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

body {
  font-family: "Karla", Arial, sans-serif;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  background: #fafafa;
  color: gray;
}
body.menu-show {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}

a {
  color: #000000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: underline;
  color: #000000;
}
a:focus,
a:active {
  outline: none;
}

p {
  margin-bottom: 1.5em;
  font-weight: 400;
  font-family: "Karla", Arial, sans-serif;
  color: #000;
}

ul,
ol {
  display: block;
  margin-bottom: 1.5em;
}

span {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
}

h1 {
  font-size: 100px;
  color: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 50px;
  }
}
h2,
h3,
h4,
h5,
h6 {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Karla" BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu,
    Cantarell, "Open Sans", "Helvetica Neue", sans-serif, Georgia, serif;
  margin: 0 0 30px 0;
}
.img-responsivep {
  display: block;
  border-radius: 15px;
  max-width: 100%;
  height: 450;
}
::-webkit-selection {
  color: #fcfcfc;
  background: #b7c2c2;
}

::-moz-selection {
  color: #fcfcfc;
  background: #b7c2c2;
}

::selection {
  color: #fcfcfc;
  background: #b7c2c2;
}

.work-entry .desc .read a:after {
  position: absolute;
  top: 7px;
  left: -60px;
  right: 0;
  content: "";
  width: 40px;
  height: 1px;
  background: #000;
}

header {
  padding: 2em 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  header {
    padding: 2em 0;
  }
}
header .nav-bar-up {
  float: left;
}
header .nav-bar-up .body-logo {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  letter-spacing: 5px;
  padding: 7px;
  border: 1px solid #000;
  border-radius: 7px;

  text-align: center;
  background: #000;
}
header .nav-bar-up .body-logo span {
  margin-bottom: 0;
  line-height: 1.2;
  color: #fff;
}
header .nav-bar-up .body-logo:hover {
  text-decoration: none !important;
}
header .nav-bar-up .body-logo:active,
header .nav-bar-up .body-logo:focus {
  outline: none;
  text-decoration: none;
}
footer .nav-bar-down {
  float: right;
}
footer .nav-bar-down .logo1 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  letter-spacing: 5px;
  padding: 7px;
  border: 1px solid #000;
  border-radius: 7px;

  text-align: center;
  background: #000;
}
footer .nav-bar-down .logo1 span {
  margin-bottom: 0;
  line-height: 1.2;
  color: #fff;
}
footer .nav-bar-down .logo1:hover {
  text-decoration: none !important;
}
footer .nav-bar-down .logo1:active,
header .nav-bar-down .logo1:focus {
  outline: none;
  text-decoration: none;
}

.social-icons a:hover,
.social-icons a:focus {
  text-decoration: none !important;
}

.social-icons i {
  font-size: 50px;
  color: #000000;
}

.english {
  font-family: "Open Sans", sans-serif;
}
.ru {
  font-family: "Open Sans", sans-serif;
}
#work,
#about {
  padding: 10em 0;
  clear: both;
  position: relative;
}
#work,
#ga-work {
  padding: 8em 0;
  clear: both;
  position: relative;
}
@media screen and (max-width: 768px) {
  #about {
    padding: 5em 0;
  }
}
.rotatem {
  position: absolute;
  bottom: 1em;
}
.rotatem .headingm {
  font-family: "Karla", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1em;
}
.rotatem .headingm:after {
  position: absolute;
  top: 8px;
  right: -40px;
  content: "";
  background: #000;
  width: 40px;
  height: 1px;
}
.rotate {
  position: absolute;
  top: 0.4em;
  left: -50px;
}
.rotate .heading {
  font-family: "Karla", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1em;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left top 0;
  -moz-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  -o-transform-origin: left top 0;
  transform-origin: left top 0;
  position: relative;
}
.rotate .heading:after {
  position: absolute;
  top: 8px;
  right: -40px;
  content: "";
  background: #000;
  width: 40px;
  height: 1px;
}
.arabic {
  font-family: "Tajawal", sans-serif;

  font-size: 100px;
}

.about-desc {
  padding-top: 3em;
}
.about-desc h2 {
  line-height: 1.3;
}
.about-desc h2 span {
  margin-bottom: 0;
  color: #000;
  font-size: 50px;
}
.about-desc .desc {
  padding-left: 6em;
  position: relative;
}
.about-desc .rotate {
  position: absolute;
  top: 7px;
  left: 30px;
}
.about-desc .rotate .heading {
  font-family: "Karla", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1em;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
  position: relative;
}
.about-desc .rotate .heading:after {
  position: absolute;
  top: 8px;
  right: -40px;
  content: "";
  background: #000;
  width: 40px;
  height: 1px;
}

.bold {
  position: absolute;
  font-family: "Karla", sans-serif;
  top: 0;
  left: 0;
  right: 0;
  font-size: 220px;
  color: #f0f0f0;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .bold {
    font-size: 60px;
  }
}
.boldm {
  position: absolute;
  font-family: "Karla", sans-serif;
  top: 0;
  left: 0;
  right: 0;
  font-size: 250px;
  color: #f0f0f0;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .boldm {
    font-size: 60px;
    top: 100px;
  }
}

.work-entry {
  display: block;
  margin-bottom: 5em;
  width: 100%;
  float: left;
}
.work-entry .work-img {
  width: 100%;
  height: 700px;
  margin-bottom: 40px;
  display: table;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
}

.work-entry .work-img .display-t {
  display: table-cell;
  vertical-align: middle;
  height: 700px;
  position: relative;
  border-radius: 8px;

  z-index: 0;
}
.work-entry .work-img .display-t:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.4);
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 8px;
}
.work-entry .work-img .display-t .work-name {
  display: inline-block;
  padding: 4em 3em;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  -o-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.work-entry .work-img .display-t .work-name h2 {
  margin: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.work-entry .work-img:hover .display-t:after {
  opacity: 1;
}
.work-entry .work-img:hover .display-t .work-name {
  padding: 4.5em 3.5em;
}
.work-entry .work-img:hover .display-t .work-name h2 {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  .work-entry .work-img {
    height: 400px;
    background-color: #000;
  }
  .work-entry .work-img .display-t {
    height: 400px;
    background-color: #000;
  }
}
.work-entry .desc .read {
  text-align: right;
}
.work-entry .desc .read a {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 12px;
  position: relative;
}

.doc-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: white;
}

.doc-loader td {
  text-align: center;
  vertical-align: middle;
}

.doc-loader img {
}

@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-1.2em);
    transform: translateY(-1.2em);
  }
}

@keyframes bounce {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-1.2em);
    transform: translateY(-1.2em);
  }
}

#fullpage {
  z-index: 99;
}

footer .nav-bar-down .logo2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  letter-spacing: 5px;
  padding: 7px;
  border: 1px solid #000;
  text-align: center;
  background: #000;
}

#work-blog .owl-carousel {
  z-index: 0;
}

#work-blog .owl-carousel .owl-stage-outer {
  z-index: -1;
}

#work-blog .owl-theme .owl-controls .owl-nav [class*="owl-"] {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  background: transparent;
  background: #fff;
  padding: 5px 5px;
  opacity: 1;
}
#work-blog .owl-theme .owl-controls .owl-nav [class*="owl-"] .owl-direction {
  background: transparent;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.article {
  display: block;
  margin-bottom: 6em;
}
.article .blog-img {
  margin-bottom: 50px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.article .blog-img img {
  position: relative;
  max-width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.article .blog-img .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.article .blog-img .link {
  position: absolute;
  bottom: 0;
  left: 90%;
  display: table;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.article .blog-img .link .read {
  display: table-cell;
  vertical-align: middle;
  font-family: "Karla", Arial, sans-serif;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 5px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  position: relative;
}
.article .blog-img .link .read:after {
  position: absolute;
  top: 10px;
  left: -50px;
  content: "";
  background: #fff;
  width: 40px;
  height: 1px;
}
.article .blog-img:hover .overlay {
  opacity: 1;
}
.article .blog-img:hover .link {
  opacity: 1;
  bottom: 50px;
}
.article .blog-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.article .desc {
  position: relative;
}
.article .desc .meta {
  position: absolute;
  top: -80px;
  left: 20px;
  background: #ffffff;
  color: rgb(0, 0, 0);
  padding: 20px 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 1s;
  transition: 1s;
  border-radius: 7px;
  -webkit-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  -o-box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 2px 49px -4px rgba(0, 0, 0, 0.21);
}
.article .desc h2 {
  font-size: 24px;
}
.article .desc h2 a {
  text-decoration: none;
  color: #000;
}
.article:hover .meta {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.footerl {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .footerl {
    padding-top: 18px;
  }
}
