@charset "UTF-8";
/**
  imports scss files
 */
/* 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%;
  vertical-align: baseline;
}

/* HTML5 tags reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

*,
body,
html {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* states reset */
body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none !important;
}

blockquote,
q {
  quotes: none;
}

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

/* last added tags reset */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

html {
  height: 100%;
  position: relative;
}

body {
  min-height: 100%;
}

@font-face {
  font-family: "icomoon";
  src: url("../../dist/fonts/icomoon.eot?enscfx");
  src: url("../../dist/fonts/icomoon.eot?enscfx#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/icomoon.ttf?enscfx") format("truetype"),
    url("../../dist/fonts/icomoon.woff?enscfx") format("woff"),
    url("../../dist/fonts/icomoon.svg?enscfx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon.left-arrow:before {
  content: "\e903";
}
.icon.right-arrow:before {
  content: "\e904";
}
.icon.down-arrow:before {
  content: "\e905";
}
.icon.full-screen:before {
  content: "\e900";
}
.icon.back-arrow:before {
  content: "\e901";
}
.icon.next-arrow:before {
  content: "\e902";
}
.icon.times:before {
  content: "\e906";
}

/**
animation
 */
/**
    Deniz Dalkılıç and İslam Özbek
 */
@font-face {
  font-family: "bgBlack";
  src: url("../../dist/fonts/font/Brandon_blk.eot");
  src: url("../../dist/fonts/font/Brandon_blk.eot?#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/font/Brandon_blk.woff") format("woff"),
    url("../../dist/fonts/font/Brandon_blk.svg#Brandon_blk") format("svg"),
    url("../../dist/fonts/font/Brandon_blk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-smooth: always;
}

@font-face {
  font-family: "bgBold";
  src: url("../../dist/fonts/font/Brandon_bld.eot");
  src: url("../../dist/fonts/font/Brandon_bld.eot?#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/font/Brandon_bld.woff") format("woff"),
    url("../../dist/fonts/font/Brandon_bld.svg#Brandon_bld") format("svg"),
    url("../../dist/fonts/font/Brandon_bld.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-smooth: always;
}

@font-face {
  font-family: "bgLight";
  src: url("../../dist/fonts/font/Brandon_light.eot");
  src: url("../../dist/fonts/font/Brandon_light.eot?#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/font/Brandon_light.woff") format("woff"),
    url("../../dist/fonts/font/Brandon_light.svg#Brandon_light") format("svg"),
    url("../../dist/fonts/font/Brandon_light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-smooth: always;
}

@font-face {
  font-family: "bgThinIt";
  src: url("../../dist/fonts/font/Brandon_thin_it.eot");
  src: url("../../dist/fonts/font/Brandon_thin_it.eot?#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/font/Brandon_thin_it.woff") format("woff"),
    url("../../dist/fonts/font/Brandon_thin_it.svg#Brandon_thin_it")
      format("svg"),
    url("../../dist/fonts/font/Brandon_thin_it.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-smooth: always;
}

@font-face {
  font-family: "bgRegIt";
  src: url("../../dist/fonts/font/Brandon_reg_it.eot");
  src: url("../../dist/fonts/font/Brandon_reg_it.eot?#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/font/Brandon_reg_it.woff") format("woff"),
    url("../../dist/fonts/font/Brandon_reg_it.svg#Brandon_reg_it") format("svg"),
    url("../../dist/fonts/font/Brandon_reg_it.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-smooth: always;
}

@font-face {
  font-family: "bgBoldIt";
  src: url("../../dist/fonts/font/Brandon_bld_it.eot");
  src: url("../../dist/fonts/font/Brandon_bld_it.eot?#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/font/Brandon_bld_it.woff") format("woff"),
    url("../../dist/fonts/font/Brandon_bld_it.svg#Brandon_bld_it") format("svg"),
    url("../../dist/fonts/font/Brandon_bld_it.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-smooth: always;
}

@font-face {
  font-family: "bgMed";
  src: url("../../dist/fonts/font/Brandon_med.eot");
  src: url("../../dist/fonts/font/Brandon_med.eot?#iefix")
      format("embedded-opentype"),
    url("../../dist/fonts/font/Brandon_med.woff") format("woff"),
    url("../../dist/fonts/font/Brandon_med.svg#Brandon_med") format("svg"),
    url("../../dist/fonts/font/Brandon_med.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-smooth: always;
}

* {
  font-family: "bgMed", arial, helvetica, sans-serif;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

body {
  background: #030303 url(../../dist/images/anasayfa.png) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.main-content.close-menu .loading {
  width: calc(100% - 80px);
}
@media screen and (max-width: 768px) {
  .main-content.close-menu .loading {
    width: 100%;
  }
}

.main-content.close-menu .left-menu {
  width: 80px;
}
.main-content.close-menu .left-menu .menu-head .menu-button span {
  width: 40px !important;
}
.main-content.close-menu .left-menu .menu {
  display: none;
}

.main-content.close-menu .page-content {
  width: calc(100% - 80px);
}
@media screen and (max-width: 768px) {
  .main-content.close-menu .page-content {
    width: 100%;
    padding-top: 68px;
  }
}
.main-content.close-menu .page-content .project-detail .wrapper {
  width: calc(100% - 80px);
}

.main-content.close-menu .footer {
  width: calc(100% - 80px);
}

.menu-button {
  cursor: pointer;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  width: 25px;
  margin: 0 auto;
  position: relative;
  height: 20px;
}
.menu-button.close-button span {
  opacity: 0;
}
.menu-button.close-button span:first-child {
  opacity: 1;
  transform: rotate(45deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  top: -2px;
  left: 2px;
}
.menu-button.close-button span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  left: 2px;
  top: 16px;
}
.menu-button span {
  width: 100%;
  height: 1px;
  background-color: #fff;
  display: block;
  position: absolute;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  left: 0;
}
.menu-button span:first-child {
  top: 0px;
}
.menu-button span:nth-child(2) {
  top: 8px;
}
.menu-button span:last-child {
  top: 16px;
}

.left-menu {
  width: 50px;
  position: fixed;
  top: 0;
  left: 0;
  min-height: 100%;
  background-color: #000000;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  z-index: 999999999;
}
.left-menu.hover {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .left-menu.hover {
    height: 100%;
  }
}
.left-menu.hover .menu {
  display: block;
}
.left-menu.hover .bottom-detail {
  display: block;
}
.left-menu.hover .menu-center-logo .small-logo {
  display: none;
}
.left-menu.hover.show-menu .menu {
  opacity: 1;
}
.left-menu.hover.show-menu .bottom-detail {
  opacity: 1;
}
.left-menu.hover.show-menu .menu-button {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .left-menu.hover.show-menu .menu-button {
    opacity: 1;
  }
}
.left-menu.hover.show-menu .menu-center-logo .big-logo {
  display: inline-block;
}
.left-menu.fixed {
  position: fixed;
  top: auto;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .left-menu.fixed {
    top: 0;
    bottom: auto;
  }
}
@media screen and (max-width: 768px) {
  .left-menu {
    width: 100% !important;
    z-index: 999999;
    background-color: #030303;
    min-height: auto;
    height: 68px;
    text-align: center;
  }
}
.left-menu .menu-head {
  padding: 20px 10px 10px 10px;
}
@media screen and (max-width: 768px) {
  .left-menu .menu-head {
    position: absolute;
    left: 11px;
    top: 6px;
  }
}
.left-menu .menu-center-logo {
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .left-menu .menu-center-logo {
    display: inline-block;
    width: auto;
    margin-top: 10px;
  }
  .left-menu .menu-center-logo a img {
    height: 42px !important;
    width: auto !important;
  }
}
.left-menu .menu-center-logo a {
  text-align: center;
}
.left-menu .menu-center-logo a .small-logo {
  width: 60%;
  display: inline-block;
}
.left-menu .menu-center-logo a .big-logo {
  display: none;
  width: 70%;
}
.left-menu .menu {
  margin: 50px 0;
  display: none;
  opacity: 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .left-menu .menu {
    position: fixed;
    width: 100%;
    background: #191818;
    top: 68px;
    margin: 0;
    height: 100%;
    padding-top: 50px;
  }
}
.left-menu .menu ul li a {
  padding: 8px 15px;
  margin-bottom: 2px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .left-menu .menu ul li a {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .left-menu .menu ul li a {
    padding: 2px 10px !important;
  }
}
.left-menu .menu ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  left: 0;
  z-index: 2;
  border-right: 30px solid transparent;
  border-bottom: 32px solid #ffffff;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.left-menu .menu ul li a:hover:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.left-menu .menu ul li a:hover span {
  position: relative;
  z-index: 3;
  color: #000000;
}
.left-menu .menu ul li a {
  display: block;
  position: relative;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.left-menu .menu ul li a span {
  color: #ffffff;
  font-size: 13px;
  font-family: "bgBold", arial, helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .left-menu .menu ul li a span {
    font-size: 18px;
  }
}
.left-menu .menu ul li a span:after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #f9e79f;
  position: absolute;
  top: 9px;
  right: 133%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.left-menu .menu ul li a.active {
  background-color: #ffffff;
}
.left-menu .menu ul li a.active > span {
  color: #000000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .left-menu .menu ul li a.active > span {
    position: relative;
    z-index: 9999;
    padding: 0 22px;
  }
}
.left-menu .menu ul li ul {
  width: 100%;
  margin-top: 10px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  /* ng-hide, ng-show  */
}
.left-menu .menu ul li ul.ng-hide-add,
.left-menu .menu ul li ul.ng-hide-remove {
  max-height: 300px;
  transition-property: max-height, opacity;
  transition-duration: 250ms;
}
.left-menu .menu ul li ul.ng-hide {
  max-height: 0;
  opacity: 0;
}
.left-menu .menu ul li ul li {
  margin-bottom: 0;
  border: 0 !important;
  padding-right: 0;
}
.left-menu .menu ul li ul li a span {
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.left-menu .menu ul li ul li a span:after {
  width: 0 !important;
}
.left-menu .bottom-detail {
  position: absolute;
  bottom: 0;
  display: none;
  opacity: 0;
  left: 0;
  padding: 10px 10px 15px 10px;
  width: 100%;
}
.left-menu .bottom-detail .social {
  margin-top: 12px;
  margin-bottom: 10px;
  text-align: center;
}
.left-menu .bottom-detail .social a {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
}
.left-menu .bottom-detail .social a.vimeo {
  background-color: #69b4e5;
}
.left-menu .bottom-detail .social a.youtube {
  background-color: #e02f2f;
}
.left-menu .bottom-detail .social a.facebook {
  background-color: #475993;
}
.left-menu .bottom-detail .social a:hover {
  background-color: #f9e79f;
}
.left-menu .bottom-detail .langs {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .left-menu .bottom-detail .langs {
    left: auto;
    bottom: auto;
    top: 24px;
    right: 20px;
  }
}
.left-menu .bottom-detail .langs a {
  color: #fff;
  font-size: 14px;
}
.left-menu .bottom-detail .langs i {
  color: #ffffff;
  font-size: 18px;
  display: inline-block !important;
}

.page-content {
  width: calc(100% - 50px);
  float: right;
}
@media screen and (max-width: 768px) {
  .page-content {
    width: 100%;
  }
}
.page-content.detail {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content.detail {
    background-color: #030303;
  }
}
@media screen and (max-width: 768px) {
  .page-content.detail {
    background-color: #030303;
  }
}
.page-content.full-wrapper {
  z-index: 9999;
  position: relative;
}
.page-content.full-wrapper .project-detail .wrapper {
  width: 100%;
  height: 100% !important;
  z-index: 999;
}
.page-content .center-videos {
  position: relative;
  overflow: hidden;
}
.page-content .center-videos .video-on-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../../dist/images/video_background.png") no-repeat;
  z-index: 999;
  background-position: center center;
  background-size: cover;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .page-content .center-videos .video-on-background {
    background-image: url(../../dist/images/video_background_mobil.png);
    background-color: white;
  }
}
.page-content .center-videos video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 130%;
  min-height: 130%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  transition: 1s opacity;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-content .center-videos video {
    display: none;
  }
}
.page-content .row.basic {
  margin: 0;
}
.page-content .parallax {
  position: relative;
}
.page-content .parallax .parallax-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  overflow: hidden;
}
.page-content .parallax .parallax-wrapper .parallax-zoom-image {
  transform: scale(1.2);
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .parallax .parallax-wrapper .parallax-zoom-image {
    max-width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-content .parallax .parallax-wrapper .parallax-zoom-image {
    max-width: 100%;
    height: 100%;
  }
}
.page-content .parallax .parallax-detail {
  position: absolute;
  width: 100%;
  top: 0;
  background: #ffffff;
}
.page-content .projects.full-detail .parallax-full-detail {
  align-items: flex-start;
  padding-top: 10%;
}
.page-content .projects.full-detail .wrapper-list {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
.page-content .projects.full-detail .wrapper-list .owl-controls .owl-nav {
  text-align: center;
}
.page-content
  .projects.full-detail
  .wrapper-list
  .owl-controls
  .owl-nav
  .owl-prev,
.page-content
  .projects.full-detail
  .wrapper-list
  .owl-controls
  .owl-nav
  .owl-next {
  font-size: 24px;
  color: #ffffff;
  display: inline-block;
  margin: 20px 4px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content
  .projects.full-detail
  .wrapper-list
  .owl-controls
  .owl-nav
  .owl-prev:hover,
.page-content
  .projects.full-detail
  .wrapper-list
  .owl-controls
  .owl-nav
  .owl-next:hover {
  color: #a9a7a7;
}
.page-content .projects.full-detail .wrapper-list .owl-item {
  opacity: 0.3;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .projects.full-detail .wrapper-list .owl-item.center {
  opacity: 1;
}
.page-content .projects.full-detail .wrapper-list .box {
  height: 17vw;
}
.page-content .projects .parallax-detail {
  padding: 2px;
}
.page-content .projects .parallax-detail.full-project {
  padding: 0;
  padding-top: 15px;
}
.page-content .projects .parallax-zoom-image {
  opacity: 0.3;
}
.page-content .projects .parallax-full-detail {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
  font-family: "bgBold", sans-serif;
  padding: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-content .projects .parallax-full-detail .center {
  width: 100%;
}
.page-content .projects .parallax-full-detail .detail-text .back-category {
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  margin-left: -20px;
}
.page-content .projects .parallax-full-detail .detail-text .back-category span {
  margin-left: 5px;
}
.page-content .projects .parallax-full-detail .detail-text h2 {
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 20px;
}
.page-content .projects .parallax-full-detail .detail-text p {
  font-size: 14px;
  color: #ffffff;
}
.page-content .projects .parallax-full-detail .parallax-category {
  margin-top: 70px;
  width: 100%;
  text-align: center;
  padding: 10px;
}
.page-content .projects .parallax-full-detail .parallax-category li {
  display: inline-block;
  margin: 0 5px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .projects .parallax-full-detail .parallax-category li {
    margin: 5px 5px;
  }
}
@media screen and (max-width: 768px) {
  .page-content .projects .parallax-full-detail .parallax-category li {
    margin: 2% 2%;
    width: 45%;
  }
}
.page-content .projects .parallax-full-detail .parallax-category li:hover a,
.page-content .projects .parallax-full-detail .parallax-category li.active a {
  background-color: #ffffff;
  color: #000000;
}
.page-content .projects .parallax-full-detail .parallax-category li a {
  display: block;
  font-size: 14px;
  padding: 10px 20px;
  border: solid 1px #ffffff;
  color: #ffffff;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  border-radius: 2em;
  min-width: 125px;
}
.page-content .projects .parallax-full-detail .down-icon {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
  left: 0;
}
.page-content .projects .parallax-full-detail .down-icon i {
  color: #ffffff;
  font-size: 30px;
  animation: 1s listProjectArrow infinite;
  display: block;
}
.page-content .projects .full-top-project {
  width: 100%;
  background: #000000;
}
.page-content .projects .full-top-project .images {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.page-content .projects .directors {
  background-color: rgba(0, 0, 0, 0.45);
  padding: 20px;
}
.page-content .projects .directors span {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.page-content .projects div[class*="col-"] {
  padding: 0;
}
.page-content .projects .works-project .box {
  min-height: auto !important;
}
.page-content .projects .full-project:not(.works-project) .box {
  margin: 0;
}
.page-content .projects .full-project:not(.works-project) .box .box-cont {
  height: 100%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-content .projects .full-project:not(.works-project) .box .box-cont h2 {
  font-size: 40px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .projects .full-project:not(.works-project) .box .box-cont h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page-content .projects .full-project:not(.works-project) .box .box-cont h2 {
    font-size: 25px;
  }
  .page-content .projects .parallax-detail.full-project {
    padding-top: 0;
  }
}
.page-content .projects .full-project:not(.works-project) .box .box-cont p {
  font-size: 18px;
}
.page-content .projects .full-project:not(.works-project) .box .images:before {
  background: rgba(0, 0, 0, 0.2);
}
.page-content .projects .box {
  height: 24vw;
  padding: 0;
  position: relative;
  overflow: hidden;
  margin: 2px;
  z-index: 2;
}

.page-content .projects .box.full-height {
  min-height: 100vh;
}
.page-content .projects .box.bigList {
  width: 100% !important;
  flex: 0 0 100%;
  max-width: 100%;
  height: 30vw;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .projects .box {
    min-height: 50vh !important;
  }
}
@media screen and (max-width: 768px) {
  .page-content .projects .box {
    min-height: 50vh !important;
  }
  .page-content .projects .box .images {
    background: #000000;
  }
  .page-content .projects .box .images img {
    height: 100%;
    object-fit: contain !important;
  }
}
.page-content .projects .box .images {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.page-content .projects .box .images:after,
.page-content .projects .box .images:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  z-index: 9999;
}
.page-content .projects .box .images:after {
  background-image: url(../../dist/images/box_title_shadow.png);
  background-repeat: no-repeat;
  background-size: 100% 51%;
  background-position: bottom;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .projects .box .images img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .projects .box .box-cont {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #ffffff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  text-align: center;
  z-index: 9999;
  padding: 10px 10px;
}
.page-content .projects .box .box-cont h2 {
  font-size: 20px;
  font-family: "bgMed", sans-serif;
}
.page-content .projects .box .box-cont p {
  font-size: 18px;
  margin-top: 3px;
}
.page-content .projects .box .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  padding: 0 30px;
  opacity: 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .projects .box .hover h1 {
  font-size: 26px;
  color: #f9e79f;
  font-weight: 300;
  display: none;
  font-family: "bgReg", sans-serif;
}
.page-content .projects .box .hover p {
  font-weight: 100;
  font-size: 14px;
  color: #ffffff;
  margin-top: 10px;
  display: none;
  height: 53px;
}
.page-content .projects .box .hover .btn {
  padding: 11px 35px;
  border: solid 1px #f9e79f;
  color: #f9e79f;
  border-radius: 4px;
  background-color: transparent;
  margin-top: 20px;
  padding-left: 27px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .projects .box .hover .btn i {
  margin-right: 10px;
}
.page-content .projects .box .hover .btn:hover {
  background-color: #f9e79f;
  color: #000;
}
.page-content .project-detail {
  overflow: hidden;
  display: none;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail {
    background: #030303 !important;
  }
}
.page-content .project-detail.active {
  display: block;
}
.page-content .project-detail .wrapper {
  width: calc(100% - 50px);
  text-align: center;
  z-index: 3;
  position: fixed;
  top: 0;
  right: 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  height: calc(100% - 250px);
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .wrapper {
    height: 430px !important;
    position: relative;
    width: 100% !important;
    margin-top: 68px;
  }
}
.page-content .project-detail .wrapper .back-close {
  position: absolute;
  right: 0;
  padding: 10px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  z-index: 99999;
  font-size: 22px;
}
.page-content .project-detail .wrapper .right-button {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.page-content .project-detail .wrapper .right-button .btn {
  border-radius: 0;
  background-color: #040505;
  color: #ffffff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .project-detail .wrapper .right-button .btn:hover,
.page-content .project-detail .wrapper .right-button .btn.active {
  background-color: #f9e79f;
}
.page-content .project-detail .wrapper .owl-controls {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  text-align: center;
  bottom: 37px;
}
.page-content .project-detail .wrapper .owl-controls .owl-nav {
  width: 100%;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .wrapper .owl-controls .owl-nav {
    display: none;
  }
}
.page-content .project-detail .wrapper .owl-controls .owl-nav div {
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  left: 0;
}
.page-content .project-detail .wrapper .owl-controls .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.page-content .project-detail .wrapper .owl-controls .owl-dots {
  display: inline-block;
  margin-top: 9px;
}
.page-content .project-detail .wrapper .owl-controls .owl-dots .owl-dot {
  display: inline-block;
}
.page-content
  .project-detail
  .wrapper
  .owl-controls
  .owl-dots
  .owl-dot.active
  span {
  background-color: #ffffff;
}
.page-content .project-detail .wrapper .owl-controls .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border: solid 2px #ffffff;
  border-radius: 50%;
  display: block;
  margin: 0 2px;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .wrapper .owl-controls .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
}
.page-content .project-detail .wrapper .item {
  width: 100%;
  height: 100%;
  background-color: #000;
}
.page-content .project-detail .wrapper .item iframe {
  width: 100%;
  height: calc(100% - 45px);
}
.page-content .project-detail .wrapper .item.video .hide-video {
  display: none;
}
.page-content .project-detail .wrapper .item.video .video-option {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  margin: auto;
  z-index: 999999;
  right: 0;
}
.page-content .project-detail .wrapper .item.video .video-option .btn {
  padding: 8px 36px;
  margin-top: 13px;
  border-radius: 30px;
  background: transparent;
  border-color: #fff;
  font-size: 13px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .project-detail .wrapper .item.video .video-option .btn:hover {
  background-color: #fff;
  color: #000000;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .project-detail .wrapper .item.video .video-option .btn {
    padding: 5px 27px;
    margin-top: 27px;
  }
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .wrapper .item.video .video-option .btn {
    padding: 5px 27px;
    margin-top: 27px;
  }
}
.page-content .project-detail .wrapper .item.video .video-option .title {
  font-size: 30px;
  color: #fff;
  display: block;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .wrapper .item.video .video-option .title {
    font-size: 22px;
  }
}
.page-content .project-detail .wrapper .item.video .images span.player {
  position: absolute;
  width: 70px;
  height: 70px;
  border: solid 2px #ffffff;
  border-radius: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  padding-left: 9px;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .wrapper .item.video .images span.player {
    width: 70px;
    height: 70px;
    font-size: 26px;
  }
}
.page-content .project-detail .wrapper .item.video .images span.player:after {
  content: "\f04b";
  font-family: FontAwesome;
}
.page-content .project-detail .wrapper .item.video .images span.player:hover {
  border-color: #f9e79f;
  color: #f9e79f;
}
.page-content .project-detail .wrapper .item.video .images img {
  opacity: 0.5;
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .wrapper .item.video .images img {
    width: 100%;
    height: auto;
    min-height: auto;
  }
}
.page-content .project-detail .wrapper .item .images {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.page-content .project-detail .detail-content {
  position: relative;
  background: #ffffff;
  min-height: 250px;
  width: 100%;
  z-index: 4;
  padding: 30px;
  padding-left: 90px;
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content {
    margin-top: 0 !important;
    text-align: center;
    padding: 20px 30px;
  }
}
.page-content .project-detail .detail-content .head-column {
  text-align: center;
}
.page-content .project-detail .detail-content .head-column span,
.page-content .project-detail .detail-content .head-column strong,
.page-content .project-detail .detail-content .head-column p {
  color: #000000 !important;
  font-family: "Roboto", sans-serif;
}
.page-content .project-detail .detail-content .head-column h2.title {
  font-size: 29px;
  font-weight: 300;
  color: #191919;
  font-family: "bgMed", sans-serif;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content .head-column h2.title {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
.page-content .project-detail .detail-content .head-column .back-arrow {
  position: absolute;
  left: 16px;
  top: 17px;
  color: #9e9364;
  font-size: 23px;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content .head-column .back-arrow {
    display: none;
  }
}
.page-content .project-detail .detail-content .head-column .breadcrump {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content .head-column .breadcrump {
    margin-top: 10px;
    display: none;
  }
}
.page-content .project-detail .detail-content .head-column .breadcrump li {
  display: inline-block;
  margin-right: 10px;
}
.page-content .project-detail .detail-content .head-column .breadcrump li a {
  font-size: 13px;
  color: #7d7d7d;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content .head-column .breadcrump li a {
    font-size: 13px;
  }
}
.page-content
  .project-detail
  .detail-content
  .head-column
  .breadcrump
  li
  a:after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 10px;
}
.page-content .project-detail .detail-content .head-column .breadcrump li span {
  font-size: 11px;
  color: #9a9696 !important;
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content .head-column .social {
    position: relative;
    right: auto;
    top: auto;
  }
}
.page-content .project-detail .detail-content .head-column .social a {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .project-detail .detail-content .head-column .social a.vimeo {
  background-color: #69b4e5;
}
.page-content .project-detail .detail-content .head-column .social a.youtube {
  background-color: #e02f2f;
}
.page-content .project-detail .detail-content .head-column .social a.facebook {
  background-color: #475993;
}
.page-content .project-detail .detail-content .head-column .social a:hover {
  background-color: #f9e79f;
}
.page-content .project-detail .detail-content .content-column {
  margin: 0 auto;
  margin-top: 30px;
  width: 70%;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .project-detail .detail-content .content-column {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content .content-column {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-content .project-detail .detail-content .content-column img {
    width: 100% !important;
    height: auto !important;
  }
}
.page-content .project-detail .detail-content .content-column span,
.page-content .project-detail .detail-content .content-column strong,
.page-content .project-detail .detail-content .content-column p {
  color: #000000 !important;
  font-family: "Roboto", sans-serif;
}
.page-content .about-us,
.page-content .directors {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-content .about-us .full-text,
.page-content .directors .full-text {
  position: absolute;
  height: 100%;
  width: 30%;
  min-width: 273px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .page-content .about-us .full-text,
  .page-content .directors .full-text {
    width: 100%;
  }
}
.page-content .about-us .full-text .center,
.page-content .directors .full-text .center {
  margin-top: -40px;
}
.page-content .about-us .full-text .center h1,
.page-content .directors .full-text .center h1 {
  font-size: 25px;
  font-family: "bgBold", sans-serif;
  margin-bottom: 15px;
}
.page-content .about-us .full-text .center h4,
.page-content .directors .full-text .center h4 {
  font-family: "bgMed", sans-serif;
  font-size: 15px;
  color: #797676;
  margin-bottom: 30px;
}
.page-content .about-us .full-text .center .text,
.page-content .directors .full-text .center .text {
  font-size: 14px;
  font-family: "bgLight", sans-serif;
  color: #000000;
  word-spacing: 2px;
}
.page-content .about-us .full-text .center .text p,
.page-content .about-us .full-text .center .text span,
.page-content .directors .full-text .center .text p,
.page-content .directors .full-text .center .text span {
  color: #989595 !important;
  font-family: "bgLight", sans-serif;
}
.page-content .about-us .full-text .slider-arrow,
.page-content .directors .full-text .slider-arrow {
  position: absolute;
  bottom: 30px;
  left: 20px;
}
@media screen and (max-width: 768px) {
  .page-content .about-us .full-text .slider-arrow,
  .page-content .directors .full-text .slider-arrow {
    display: none;
  }
}
.page-content .about-us .full-text .slider-arrow a,
.page-content .directors .full-text .slider-arrow a {
  width: 40px;
  height: 40px;
  border: solid 2px #f9e79f;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #f9e79f;
  margin-right: 10px;
}
.page-content .about-us .full-text .slider-arrow a:hover,
.page-content .directors .full-text .slider-arrow a:hover {
  border-color: #fcf3cf;
  color: ighten(#f9e79f, 10%);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .page-content .about-us .full-slider,
  .page-content .directors .full-slider {
    display: none;
  }
}
.page-content .about-us .full-slider,
.page-content .about-us .right-projects,
.page-content .directors .full-slider,
.page-content .directors .right-projects {
  position: absolute;
  width: 70%;
  height: 100%;
  top: 0;
  right: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .about-us .full-slider,
  .page-content .about-us .right-projects,
  .page-content .directors .full-slider,
  .page-content .directors .right-projects {
    width: calc(100% - 273px);
  }
}
@media screen and (max-width: 768px) {
  .page-content .about-us .full-slider,
  .page-content .about-us .right-projects,
  .page-content .directors .full-slider,
  .page-content .directors .right-projects {
    width: 100%;
    position: relative;
  }
}
.page-content .about-us .full-slider .item,
.page-content .about-us .right-projects .item,
.page-content .directors .full-slider .item,
.page-content .directors .right-projects .item {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.page-content .about-us .full-slider .item img,
.page-content .about-us .right-projects .item img,
.page-content .directors .full-slider .item img,
.page-content .directors .right-projects .item img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 768px) {
  .page-content .directors {
    margin-top: 68px;
  }
}
@media screen and (max-width: 768px) {
  .page-content .directors .full-text {
    display: none;
  }
}
.page-content .directors .full-text .list-items {
  margin-top: 30px;
}
.page-content .directors .full-text .list-items ul li {
  list-style-type: disc;
  color: #9a9999;
  margin-left: 19px;
  font-size: 12px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .directors .full-text .list-items ul li:hover,
.page-content .directors .full-text .list-items ul li.active {
  color: #000000;
}
.page-content .directors .full-text .list-items ul li:hover a,
.page-content .directors .full-text .list-items ul li.active a {
  color: #000000;
}
.page-content .directors .full-text .list-items ul li a {
  font-size: 16px;
  color: #9a9999;
  margin-top: 13px;
  display: block;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .directors .director-menu-responsive {
  width: 100%;
  background-color: #ffffff;
  display: none;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .directors .director-menu-responsive {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page-content .directors .director-menu-responsive {
    display: block;
  }
}
.page-content .directors .director-menu-responsive .head {
  text-align: center;
  padding: 20px;
}
.page-content .directors .director-menu-responsive .head .menu-button {
  display: inline-block;
  margin-bottom: -4px;
  margin-right: 5px;
}
.page-content .directors .director-menu-responsive .head .menu-button span {
  background-color: #000000;
}
.page-content
  .directors
  .director-menu-responsive
  .head
  .menu-button
  span:last-child {
  margin-bottom: 0;
}
.page-content .directors .director-menu-responsive .head h1 {
  display: inline-block;
  font-size: 18px;
  font-family: "bgBold", sans-serif;
}
.page-content .directors .director-menu-responsive .list-items {
  display: none;
  background: #f1f1f1;
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
  overflow: hidden;
}
.page-content .directors .director-menu-responsive .list-items ul li {
  color: #9a9999;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .directors .director-menu-responsive .list-items ul li:hover,
.page-content .directors .director-menu-responsive .list-items ul li.active {
  color: #000000;
}
.page-content .directors .director-menu-responsive .list-items ul li:hover a,
.page-content .directors .director-menu-responsive .list-items ul li.active a {
  color: #000000;
}
.page-content .directors .director-menu-responsive .list-items ul li a {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  font-size: 13px;
  color: #9a9999;
  margin-top: 13px;
  display: block;
}
.page-content .directors .right-projects .full-image {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .directors .right-projects .full-image {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page-content .directors .right-projects .full-image {
    display: block;
  }
}
.page-content .directors .right-projects .full-image img {
  width: 100%;
}
.page-content .directors .right-projects .projects {
  overflow-y: auto;
  height: 100%;
}
.page-content .contact {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page-content .contact {
    margin-top: 68px;
  }
}
.page-content .contact .cols {
  width: 33.33%;
  height: 100%;
  float: left;
}
.page-content .contact .cols.maps-direction {
  position: relative;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .contact .cols.maps-direction {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page-content .contact .cols.maps-direction {
    display: none;
  }
}
.page-content .contact .cols.maps-direction:hover:after {
  opacity: 0;
  visibility: hidden;
}
.page-content .contact .cols.maps-direction:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.page-content .contact .cols.maps-direction div.maps-item {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .contact .cols.address {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-content .contact .cols.address {
    width: 100%;
  }
}
.page-content .contact .cols.address .item {
  position: relative;
  height: 50%;
  background-color: #030303;
  padding: 60px 40px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .contact .cols.address .item {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .page-content .contact .cols.address .item {
    height: auto;
    padding: 30px;
  }
}
.page-content .contact .cols.address .item:after {
  content: "";
  position: absolute;
  left: -80px;
  top: 50px;
  border: solid 40px transparent;
  border-color: transparent #030303 transparent transparent;
  z-index: 999;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .contact .cols.address .item:after {
    content: initial;
  }
}
@media screen and (max-width: 768px) {
  .page-content .contact .cols.address .item:after {
    content: initial;
  }
}
.page-content .contact .cols.address .item.first {
  background-color: white;
}
.page-content .contact .cols.address .item.first:after {
  border-color: transparent transparent transparent white;
  right: -80px;
  left: auto;
}
.page-content .contact .cols.address .item.first h2 {
  color: #030303;
}
.page-content .contact .cols.address .item.first .address-list label {
  color: #030303;
}
.page-content .contact .cols.address .item.first .address-list span {
  color: #030303;
}
.page-content .contact .cols.address .item h2 {
  font-size: 30px;
  font-weight: bold;
  color: white;
}
.page-content .contact .cols.address .item .address-list {
  margin-top: 40px;
}
.page-content .contact .cols.address .item .address-list label {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  color: white;
}
.page-content .contact .cols.address .item .address-list label i {
  width: 25px;
  float: left;
  text-align: center;
}
.page-content .contact .cols.address .item .address-list label a span {
  color: #ffffff;
}
.page-content .contact .cols.address .item .address-list label span {
  width: calc(100% - 25px);
  float: left;
  font-weight: 500;
  padding-left: 15px;
}
.page-content .contact .cols.address .item .maps-in {
  display: none;
  width: 100%;
  height: 250px;
  margin-top: 20px;
}
.page-content .contact .cols.address .item .maps-in div.maps-item {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-content .contact .cols.address .item .maps-in {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page-content .contact .cols.address .item .maps-in {
    display: block;
  }
}

.loading {
  position: fixed;
  width: calc(100% - 50px);
  height: 100%;
  z-index: 9999;
  background-color: #000000;
  display: flex;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .loading {
    width: 100%;
  }
}
.loading.relative {
  position: absolute;
  width: 100%;
}
.loading .snippet .top-images {
  border-radius: 50%;
  background: #fff url(../../dist/images/simple_logo_back.png) no-repeat center;
  width: 150px;
  height: 150px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  animation: loadingCircle 1.5s infinite;
  -moz-animation: loadingCircle 1.5s infinite;
  -webkit-animation: loadingCircle 1.5s infinite;
  background-size: 60%;
}

@keyframes loadingCircle {
  0% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
  }
  100% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
  }
}

@keyframes listProjectArrow {
  0% {
    margin-bottom: 0px;
  }
  50% {
    margin-bottom: 10px;
  }
  100% {
    margin-bottom: 0px;
  }
}

@keyframes effect_dylan {
  50% {
    transform: scale(1.5, 1.5);
    opacity: 0;
  }
  99% {
    transform: scale(0.001, 0.001);
    opacity: 0;
  }
  100% {
    transform: scale(0.001, 0.001);
    opacity: 1;
  }
}

/*
popup style
 */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999999999;
  display: none;
}
.popup.show {
  display: block;
}
.popup.full .popup-main .popup-head .popup-head-title {
  display: none;
}
.popup.full .popup-main .popup-head .popup-close {
  width: 4rem !important;
  height: 3.6rem !important;
  background-color: #000000 !important;
  z-index: 999999 !important;
}
.popup.full .popup-main .popup-content {
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000000;
}
.popup.full .popup-main .popup-content iframe {
  width: 100%;
  height: 100%;
}
.popup .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: none !important;
}
.popup .popup-main {
  min-width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  opacity: 0;
  max-width: 93%;
  z-index: 99;
}
.popup .popup-main.show {
  opacity: 1;
}
.popup .popup-main .popup-head {
  background-color: #000000;
}
.popup .popup-main .popup-head .popup-head-title {
  font-size: 1.3rem;
  color: #ffffff;
  width: calc(100% - 3rem);
  padding: 0.7rem 1rem;
}
.popup .popup-main .popup-head .popup-head-title i {
  margin-right: 0.5rem;
}
.popup .popup-main .popup-head .popup-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  color: #ffffff;
  cursor: pointer;
  font-size: 25px;
  width: 3rem;
  height: 2.65rem;
  background-color: #1a1a1a;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.popup .popup-main .popup-head .popup-close:hover {
  background-color: black;
}
.popup .popup-main .popup-content {
  padding: 1rem;
}
.popup .popup-main .popup-footer {
  padding: 1rem;
}

.popupContent {
  display: none;
}

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