@charset "UTF-8"; /*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa,
.fa-stack {
  display: inline-block;
}
.fa-inverse,
body {
  color: #fff;
}
.fa,
body {
  -moz-osx-font-smoothing: grayscale;
}
.fa-ul,
ul {
  padding-left: 0;
}
.wrapper select,
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
}
a,
a:active,
a:focus,
select:focus {
  outline: 0;
}
#gotoTop,
.navbar-toggle .bottom-bar {
  opacity: 0;
}
#gotoTop.active,
.get-touch a:hover,
.home-page #section-1 .hero img,
.navbar-toggle.collapsed .bottom-bar,
.section .heading-animated-text.rightin,
.slider-holder .location-img.visible,
.slider-holder .location-slider .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.drag-to-explore,
.get-touch a,
.scroll-down {
  font-family: biotifbold;
}
#gotoTop,
.clients .client-logo .item,
.fa-fw,
.fa-li,
.fa-stack-1x,
.fa-stack-2x,
.landscape-alert,
.logo-middle,
.not-found .page-title,
section .section-title,
section.get-in-touch,
section.get-in-touch .get-text,
section.get-in-touch p {
  text-align: center;
}
a,
a:active,
a:focus,
section.get-in-touch a {
  text-decoration: none;
}
#gotoTop,
#map_canvas,
.wow {
  visibility: hidden;
}
#gotoTop.active,
.slider-holder
  .location-slider
  .swiper-slide.swiper-slide-thumb-active
  .locate {
  visibility: visible;
}
.formidable .element label,
.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6,
body,
h1 {
  font-weight: 400;
}
@font-face {
  font-family: FontAwesome;
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3")
      format("woff2"),
    url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3") format("woff"),
    url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3")
      format("truetype"),
    url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  font-size: inherit;
  text-rendering: auto;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x,
.fa-stack-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
}
.fa-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
#main .section,
.additional-image.aos-init,
.contact-stack,
.detail-gallery-container,
.fa-ul > li,
.gallery.aos-init,
.list-page .project-listing,
.more-news,
.more-news .more-news-list,
.nav-icon,
.page .section-text {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.fa-pull-left,
.list-page .list.even img,
.pull-left {
  float: left;
}
.fa-pull-right,
.list-page .list.odd img,
.pull-right {
  float: right;
}
.fa.fa-pull-left,
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin;
}
.fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-cog:before,
.fa-gear:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-cogs:before,
.fa-gears:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-gavel:before,
.fa-legal:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-bolt:before,
.fa-flash:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "";
}
.fa-eur:before,
.fa-euro:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-inr:before,
.fa-rupee:before {
  content: "";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "";
}
.fa-krw:before,
.fa-won:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "";
}
.fa-empire:before,
.fa-ge:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-bed:before,
.fa-hotel:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-television:before,
.fa-tv:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: biotifbold;
  src: url("../fonts/biotif-bold-webfont.woff2") format("woff2"),
    url("../fonts/biotif-bold-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url("../fonts/biotif-regular-webfont.woff2") format("woff2"),
    url("../fonts/biotif-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@-webkit-keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100);
    transform: translateY(-100);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100);
    transform: translateY(-100);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounce {
  80%,
  90%,
  to {
    margin-top: 15px;
  }
  85% {
    margin-top: -50px;
  }
  95% {
    margin-top: 5px;
  }
}
@keyframes bounce {
  80%,
  90%,
  to {
    margin-top: 15px;
  }
  85% {
    margin-top: -50px;
  }
  95% {
    margin-top: 5px;
  }
}
*,
.form-content .contact-form .element .buttons {
  margin: 0;
  padding: 0;
}
body,
html {
  height: 100%;
  margin: 0;
}
body {
  margin: 0;
  font-smoothing: antialiased;
  background: #0e0e0e;
  font-size: 16px;
}
body .modal-open {
  margin-right: 0;
}
.wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}
.wrapper h1 {
  font-size: 43px;
  line-height: 60px;
  margin-bottom: 15px;
}
.wrapper h2 {
  font-size: 38px;
  line-height: 55px;
  margin-bottom: 13px;
}
.wrapper h3 {
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 12px;
}
.wrapper h4 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 11px;
}
.wrapper h5,
.wrapper h6,
p {
  margin-bottom: 10px;
}
.wrapper h5 {
  font-size: 25px;
  line-height: 30px;
}
.wrapper h6 {
  font-size: 22px;
  line-height: 26px;
}
.wrapper select,
p {
  font-size: 16px;
  color: #fff;
}
.wrapper input,
.wrapper select,
.wrapper textarea {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper select {
  padding: 9px 6px;
  border: 0;
  border-radius: 0;
  height: 36px;
  -moz-appearance: none;
  background: 0 0;
  text-indent: 0.01px;
  text-overflow: "";
}
p {
  line-height: 28px;
  text-align: justify;
}
p a {
  text-decoration: underline;
}
p a:active,
p a:focus {
  outline: 0;
  border: none;
  background: 0 0 !important;
}
a {
  color: #fff;
  cursor: pointer;
}
a:active,
a:focus {
  border: none;
  color: #fff;
}
ul li {
  line-height: 26px;
}
img {
  border: 0;
}
input:focus,
textarea:focus {
  outline: transparent;
}
body.custom-mouse .dot-cursor,
h1 span,
section {
  display: block;
}
.errors,
.success {
  background: 0 0 !important;
  display: block;
  font-size: 14px;
  overflow: hidden;
  padding: 0;
}
.errors {
  color: #f04f71;
}
.success {
  color: #51bf9b;
}
::selection {
  background: #999;
  color: #000;
}
::-moz-selection {
  background: #999;
  color: #000;
}
.win-os ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
  cursor: pointer;
}
.win-os ::-webkit-scrollbar-track {
  background-color: #ccc;
}
.win-os ::-webkit-scrollbar-thumb {
  width: 10px;
  background-color: #ececec;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #fff;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #fff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent !important;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent !important;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}
.ios-device * {
  background-attachment: scroll;
}
.site-loader {
  display: none;
  background: #000;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
  -webkit-transition: width 0.6s cubic-bezier(0.6, 0.04, 0.12, 0.96);
  transition: width 0.6s cubic-bezier(0.6, 0.04, 0.12, 0.96);
}
.site-loader.anim {
  width: 25%;
}
.logo-middle {
  display: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: calc(50% - 100px);
  width: 123px;
}
.logo-middle img {
  max-width: 100%;
  height: auto;
  display: block;
}
.formidable .formidable_message.error,
.formidable .formidable_message.success {
  padding: 10px 20px;
}
.formidable .formidable_message.error {
  background: red;
}
.formidable .formidable_message.success {
  background: green;
}
.formidable .formidable_message div {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}
.formidable .element {
  margin-bottom: 20px;
  position: relative;
}
.formidable .element label {
  position: absolute;
  top: 12px;
  left: 0;
  pointer-events: none;
  padding: 0;
  color: rgba(43, 43, 43, 0.5);
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  -webkit-transition: font-size 0.3s cubic-bezier(0.6, 0.04, 0.12, 0.96),
    top 0.3s cubic-bezier(0.6, 0.04, 0.12, 0.96);
  transition: font-size 0.3s cubic-bezier(0.6, 0.04, 0.12, 0.96),
    top 0.3s cubic-bezier(0.6, 0.04, 0.12, 0.96);
}
.formidable .element label.focus {
  top: -7px;
  font-size: 13px;
  line-height: 22px;
}
.formidable .element label .required {
  color: red;
}
.formidable .element input,
.formidable .element textarea {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #7d7c7c;
  color: rgba(43, 43, 43, 0.5);
  padding: 10px 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formidable .element textarea {
  min-height: 120px;
  max-height: 150px;
  min-width: 100%;
  max-width: 100%;
}
.main .hero img,
.section .hero img {
  min-height: 100vh;
  min-width: 100%;
  -o-object-fit: cover;
}
.formidable .element .buttons {
  padding-top: 15px;
}
.formidable .element .buttons input {
  background: 0 0;
  border: 1px solid #232d39;
  border-radius: 25px;
  padding: 10px 20px;
  color: #232d39;
  text-transform: uppercase;
  opacity: 1;
  font-size: 10px;
  font-family: robotoBlack;
  width: 50%;
  text-align: center;
  letter-spacing: 2px;
}
.formidable .element .buttons input:hover {
  background: #232d39;
  color: #fff;
}
.push {
  height: 50px;
}
.developed-by {
  width: 120px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.border-3,
.home-page .circle-hero.not-page {
  display: none;
}
.landscape-alert,
header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
}
#gotoTop {
  position: fixed;
  right: 10px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  font-size: 30px;
  line-height: 40px;
  cursor: pointer;
  -webkit-transition: 0.4s cubic-bezier(0.6, 0.04, 0.12, 0.96);
  transition: 0.4s cubic-bezier(0.6, 0.04, 0.12, 0.96);
}
@media screen and (max-width: 720px) {
  #gotoTop {
    display: none;
  }
}
#gotoTop .icon-arrow-down:hover:before,
#gotoTop.switch .icon-arrow-down:before,
#gotoTop.switch .icon-arrow-down:hover:before {
  color: #fff;
}
#gotoTop .icon-arrow-down:before,
.iti__country-list li,
.list-page .dropdown .dropdown-menu li:hover a {
  color: #000;
}
.landscape-alert {
  height: 100%;
  background: #fff;
  z-index: 9999;
  display: none;
  padding: 20% 10% 0;
  overflow: hidden;
}
.landscape-alert p {
  font-size: 16px;
  line-height: 26px;
  color: #131c4e;
}
.landscape-alert p span {
  margin-top: 10px;
  display: inline-block;
  border: 1px solid #000;
  padding: 5px 10px;
}
@media (max-device-width: 1366px) and (min-device-width: 768px) {
  .col-sm-3 {
    width: 24.5%;
  }
}
.work-video .video-wrap {
  position: relative;
  height: 900px;
  overflow: hidden;
}
.work-video .video-wrap iframe {
  height: 100% !important;
  width: 100% !important;
  left: 0 !important;
}
.list.unstyled {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list.unstyled li:not(:last-child) {
  margin-right: 20px;
}
header {
  padding: 20px 0;
  z-index: 999;
  -webkit-transition: top 0.9s ease-in-out;
  transition: top 0.9s ease-in-out;
  pointer-events: none;
}
header.header-up {
  top: -100%;
}
header.header-down {
  top: 0;
}
header .logo {
  margin: 25px;
}
header .rogue-logo img {
  width: 123px;
}
header .navbar {
  pointer-events: visible;
}
header .navbar .nav {
  margin: 0;
  direction: rtl;
  display: flex;
  align-items: center;
}
header .navbar .nav li {
  margin: 22px 0 0;
  padding-left: 25px;
  padding-right: 25px;
}
header .navbar .rogue-logo {
  margin-left: 70px;
  position: relative;
  top: 15px;
  float: right;
}
.logged-in .main-wrapper {
  margin-top: 48px;
  height: calc(100vh - 48px);
}
.logged-in header,
.main .logged-in .hero {
  margin-top: 48px;
}
.main-wrapper {
  width: 100vw;
  height: 100vh;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  direction: rtl;
}
.container > .navbar-header {
  margin-left: 0;
  margin-right: 0;
}
.navbar-toggle {
  position: fixed;
  float: right;
  right: 15px;
  padding: 0;
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle .icon-bar {
  width: 40px;
  height: 2px;
  background: #fff;
  margin-bottom: 6px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.navbar-toggle .icon-bar:last-child {
  width: 32px;
}
.navbar-toggle .top-bar {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 40% 50%;
  transform-origin: 40% 50%;
}
.navbar-toggle .middle-bar {
  -webkit-transform-origin: 30% 50%;
  transform-origin: 30% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar-toggle.collapsed .middle-bar,
.navbar-toggle.collapsed .top-bar {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.navbar-header {
  position: relative;
  z-index: 1;
}
.border-1,
.border-2 {
  z-index: 1000;
  background: #fff;
  opacity: 0.1;
  position: fixed;
  pointer-events: none;
  width: 100%;
}
.gridlines {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.border-1 {
  height: 1px;
}
.border-2 {
  height: 1px;
  top: 50%;
}
.border-3 {
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.1;
  position: fixed;
  top: 75%;
  z-index: 10;
  pointer-events: none;
}
@media (max-width: 1423px) and (max-height: 800px) {
  .border-3 {
    margin-top: -170px;
  }
}
.border-4 {
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.1;
  position: fixed;
  pointer-events: none;
  z-index: 1000;
}
.border-h1,
.border-h2,
.border-h3 {
  width: 1px;
  height: 100vh;
  background: #fff;
  opacity: 0.1;
  z-index: 1000;
  position: fixed;
  top: 0;
  pointer-events: none;
}
@media (min-width: 1424px) {
  .border-4 {
    bottom: 150px;
  }
}
.border-h1 {
  left: 25%;
}
.border-h2 {
  left: 50%;
}
.border-h3 {
  left: 75%;
}
.circle-hero {
  width: 50%;
  height: 0;
  border: 1px solid #fff;
  opacity: 0.1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 100;
  padding-bottom: 50%;
  border-radius: 50%;
  pointer-events: none;
}
.main,
.main .owl-carousel .item img {
  height: 100vh;
}
.home-page .circle-hero {
  z-index: 1000;
  pointer-events: none;
}
.main-wrapper {
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
#main .section .slice,
.about-one,
.main .hero,
.page.contact .map,
.play-btn,
.section:not(#section-1) {
  overflow: hidden;
}
.home-page .wrapper {
  position: relative;
  min-width: 100%;
  height: 100vh;
  margin: 0 auto;
}
.home-page .wrapper .container {
  max-width: auto;
}
.main {
  width: 100%;
  top: 0;
  left: 0;
}
.main .hero {
  width: 66.7%;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.main .hero img {
  object-fit: cover;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.home-page header {
  top: -100%;
  -webkit-transition: 1.5s;
  transition: 1.5s;
}
span.flying-text {
  position: fixed;
  font-size: 1.5em;
  font-weight: 700;
  z-index: 100;
  -webkit-transition: 1.4s;
  transition: 1.4s;
}
span.flying-text.txt-1 {
  bottom: -22%;
  left: 10%;
}
span.flying-text.txt-2 {
  top: -22%;
  left: 20%;
}
span.flying-text.txt-3 {
  bottom: -18%;
  left: 40%;
}
span.flying-text.txt-4 {
  top: -18%;
  left: 60%;
}
span.flying-text.txt-5 {
  bottom: -22%;
  right: 20%;
}
span.flying-text.txt-6 {
  top: -22%;
  right: 10%;
}
@-webkit-keyframes imgslideleft {
  0% {
    margin-left: -150px;
  }
  to {
    margin-left: 0;
  }
}
@keyframes imgslideleft {
  0% {
    margin-left: -150px;
  }
  to {
    margin-left: 0;
  }
}
@-webkit-keyframes imgslideleft2 {
  0% {
    margin-left: -300px;
  }
  to {
    margin-left: 0;
  }
}
@keyframes imgslideleft2 {
  0% {
    margin-left: -300px;
  }
  to {
    margin-left: 0;
  }
}
@-webkit-keyframes slideleft {
  0% {
    -webkit-transform: scale(0.3, 1);
    transform: scale(0.3, 1);
  }
  to {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
}
@keyframes slideleft {
  0% {
    -webkit-transform: scale(0.3, 1);
    transform: scale(0.3, 1);
  }
  to {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
}
@-webkit-keyframes slideleft2 {
  0% {
    -webkit-transform: scale(0.6, 1);
    transform: scale(0.6, 1);
  }
  to {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
}
@keyframes slideleft2 {
  0% {
    -webkit-transform: scale(0.6, 1);
    transform: scale(0.6, 1);
  }
  to {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
}
@-webkit-keyframes rightIn {
  0% {
    letter-spacing: 600px;
    opacity: 0.5;
    right: -150%;
  }
  to {
    letter-spacing: -6px;
    opacity: 1;
    right: 0;
  }
}
@keyframes rightIn {
  0% {
    letter-spacing: 600px;
    opacity: 0.5;
    right: -150%;
  }
  to {
    letter-spacing: -6px;
    opacity: 1;
    right: 0;
  }
}
@-webkit-keyframes rightIn2 {
  0% {
    letter-spacing: 600px;
    opacity: 0.5;
    right: -500%;
  }
  to {
    letter-spacing: -6px;
    opacity: 1;
    right: 0;
  }
}
.heading-animated-text {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto 100px auto auto;
  height: 275px;
  z-index: 100;
  opacity: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.heading-animated-text span {
  color: #fff;
  line-height: 110px;
  margin: 0;
  cursor: pointer;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  position: relative;
}
@media (max-width: 1400px) {
  .heading-animated-text span {
    font-size: 6.525em;
  }
}
@media (max-width: 992px) {
  header .navbar .nav li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .heading-animated-text span {
    font-size: 5em;
    line-height: 80px;
  }
}
.heading-animated-text span:hover,
.heading-animated-text span:hover + a {
  opacity: 0.8;
}
#section-1 .heading-animated-text {
  margin-left: 50%;
}
@media (max-device-width: 1366px) {
  #section-1 .heading-animated-text {
    margin-left: 25%;
  }
  #main .section .slice.slide-top .left {
    display: none;
  }
}
#section-1 .heading-animated-text span {
  position: relative;
  cursor: default;
}
#section-1 .heading-animated-text span:hover {
  opacity: 1 !important;
}
@keyframes rightIn2 {
  0% {
    letter-spacing: 600px;
    opacity: 0.5;
    right: -500%;
  }
  to {
    letter-spacing: -6px;
    opacity: 1;
    right: 0;
  }
}
@-webkit-keyframes rightIn2-res {
  0% {
    letter-spacing: 600px;
    opacity: 0.5;
    right: -500%;
  }
  to {
    letter-spacing: -2px;
    opacity: 1;
    right: 0;
  }
}
@keyframes rightIn2-res {
  0% {
    letter-spacing: 600px;
    opacity: 0.5;
    right: -500%;
  }
  to {
    letter-spacing: -2px;
    opacity: 1;
    right: 0;
  }
}
#main .section img {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
#main .section .rotate-txt {
  font-size: 1em;
  font-family: biotifbold;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: -200px;
  opacity: 0;
  margin: auto;
  z-index: 11;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 113px;
  height: 20px;
  -webkit-transition: 2.2s;
  transition: 2.2s;
}
#main .section .slice {
  width: 100%;
  height: 50vh;
  position: relative;
}
#main .section .slice img {
  min-width: 100%;
  width: auto;
  height: 100vh !important;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
#main .section .slice.slide-top img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
#main .section .slice.slide-top .left {
  background: #0e0e0e;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
  -webkit-transition: 0.8s linear;
  transition: 0.8s linear;
  -webkit-transform: scale(0.4, 1);
  transform: scale(0.4, 1);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
#main .section .slice.slide-bottom .right,
#main .section .slice.slide-top .right {
  background: #0e0e0e;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 101;
  -webkit-transition: 1s linear;
  transition: 1s linear;
  -webkit-transform: scale(0.4, 1);
  transform: scale(0.4, 1);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
#main .section .slice.slide-bottom img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#main .section .slice.slide-bottom .left {
  background: #0e0e0e;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
  -webkit-transition: 1.2s linear;
  transition: 1.2s linear;
  -webkit-transform: scale(0.6, 1);
  transform: scale(0.6, 1);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
.section .heading-animated-text span {
  line-height: 100%;
  right: -100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.section .heading-animated-text.rightin span.text-top {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: rightIn;
  animation-name: rightIn;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  letter-spacing: -6px;
  display: block;
}
.section .heading-animated-text.rightin span.text-bottom {
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-name: rightIn2;
  animation-name: rightIn2;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  letter-spacing: -6px;
  display: block;
}
.section .heading-animated-text a.link {
  display: block;
  font-weight: 700;
  position: relative;
  margin-top: 50px;
  left: -100%;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  padding-right: 180px;
}
@media (max-width: 1430px) {
  .heading-animated-text {
    height: 190px;
  }
  .section .heading-animated-text a.link {
    margin-top: 24px;
  }
}
.section .heading-animated-text a.link:before {
  content: "";
  width: 250px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: -20px;
}
.section .heading-animated-text a.link:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #fff;
  position: absolute;
  right: 250px;
  border-radius: 50%;
  top: -23px;
}
.section {
  float: right;
  height: 100vh;
  width: 75vw;
}
.section .hero {
  height: 100vh;
  width: 66.7%;
}
.section .hero img {
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }
  header {
    padding: 20px 0;
    position: relative;
  }
  header .brand-logo,
  header .rogue-logo img {
    width: 90px;
  }
  header .navbar .nav {
    width: 100%;
  }
  .main-wrapper {
    height: auto;
  }
  #navbar {
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    right: -100%;
    background: #000;
    -webkit-transition: 0.4s linear;
    transition: 0.4s linear;
    margin: 0;
  }
  #navbar.in {
    right: 0;
  }
  #navbar .nav {
    margin-top: 80px;
  }
  #navbar .nav li {
    display: block;
    padding: 0;
    margin-bottom: 10px !important;
    width: 100%;
  }
  #navbar .nav li:nth-child(2n) {
    text-align: right;
  }
  #navbar .nav li a {
    font-size: 3em;
    display: inline-block;
  }
  #navbar .nav li a.nav-selected {
    background: 0 0;
    color: #fff;
    border-bottom: 5px solid #fff;
    opacity: 1;
  }
  #navbar .nav li a.nav-selected:before {
    content: "";
  }
  #navbar .rogue-logo {
    margin-left: -15px;
    position: relative;
    top: 40px;
    float: left;
    left: 15px;
  }
  #navbar .rogue-logo img {
    width: 140px;
  }
  .border-h1,
  .border-h3 {
    display: none;
  }
  .heading-animated-text {
    margin-left: 20px;
    height: 140px;
  }
  .heading-animated-text span {
    font-size: 4em;
    line-height: 60px;
  }
  #section-1 .heading-animated-text {
    margin-left: 20px;
    top: 24%;
  }
  #main .section .rotate-txt {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 300px;
    left: 30px;
  }
  .section {
    width: 100vw;
    height: 75vh;
  }
  .section .hero {
    width: 100%;
    height: auto;
  }
  .section .hero img {
    height: 75vh;
    min-height: auto;
  }
  #section-1 {
    -webkit-transform: none !important;
    transform: none !important;
  }
}
.section img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1366px) {
  .section img {
    -webkit-transition: 1.5s;
    transition: 1.5s;
  }
}
@media (min-width: 1280px) {
  .section img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.sections {
  min-width: 100vw;
  height: 100vh;
}
.page,
.page .section-bg img,
.section__heading,
.section__title,
.top-stopper {
  width: 100%;
}
.section__heading p {
  text-transform: uppercase;
  font-size: 11px;
  max-width: 160px;
  margin: 0 auto;
  display: inline-block;
  white-space: normal;
}
.news-list h3,
.reach-us ul {
  margin-bottom: 0;
}
#section-1 .heading-animated-text,
.mac-os .section .heading-animated-text {
  top: 28px;
}
@media (max-width: 992px) and (min-width: 768px) {
  #section-1 {
    top: -20px;
  }
}
.get-touch {
  width: 25vw;
  margin-left: -1px;
  float: right;
  z-index: 101;
  background: #0e0e0e;
}
.drag-to-explore,
.play-btn {
  position: absolute;
  z-index: 100;
  font-size: 1em;
}
.line,
.play-btn {
  background: #fff;
}
@media (min-width: 1200px) {
  #section-5 {
    width: calc(75vw + 1px);
    z-index: 102;
  }
  .get-touch {
    width: calc(25vw - 5px);
  }
}
.get-touch a {
  display: block;
  font-size: 7.125em;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  bottom: -58%;
  position: relative;
  text-decoration: underline;
}
@media (max-width: 1440.98px) {
  .get-touch a {
    font-size: 5.125em;
  }
}
@media (max-height: 700px) {
  .get-touch a {
    font-size: 5em;
  }
}
.drag-to-explore {
  color: #fff;
  bottom: 50px;
  right: 100px;
}
.drag-to-explore img {
  margin-left: 10px;
}
.play-btn {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  bottom: 10%;
  left: 50%;
  font-weight: 700;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 1;
  -webkit-transition: 1.3s;
  transition: 1.3s;
}
@media (max-width: 1430px) {
  .play-btn {
    bottom: 12%;
  }
}
.play-btn:hover {
  opacity: 1;
  color: #000;
  -webkit-transform: scale(1.15) !important;
  transform: scale(1.15) !important;
}
.play-btn span {
  left: -100px;
  opacity: 0;
  position: relative;
  -webkit-transition: 1.3s;
  transition: 1.3s;
}
.play-btn .fa-play {
  font-size: 0.9em;
  display: inline-block;
}
.play-btn .play-txt {
  margin-right: 10px;
}
#video,
#video div {
  width: 100%;
  height: 100%;
}
#video div video {
  width: 100% !important;
  height: 100vh !important;
}
.hero-video {
  position: relative;
  height: 100vh;
  z-index: 0;
}
.main-wrapper.scrollContent {
  cursor: default !important;
}
.home-page #section-2 img,
.home-page #section-3 img,
.home-page #section-4 img,
.home-page #section-5 img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
}
.home-page #section-2.active img,
.home-page #section-3.active img,
.home-page #section-4.active img,
.home-page #section-5.active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.scroll-down {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1em;
  display: inline-block;
  position: absolute;
  top: 113%;
  z-index: 10;
  cursor: pointer;
}
.scroll-down:after {
  content: "";
  background: url(../images/arrow-next.png) 0 0/100% no-repeat;
  width: 7px;
  height: 13px;
  position: absolute;
  right: -15px;
  top: 4px;
}
.page .section-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
}
.page .section-bg .bID-126 {
  display: none !important;
}
.page .section-text .page-heading {
  width: 100%;
  /* height: 90vh; */
  height: 140px;
  position: relative;
}
.page .section-text .content {
  padding-right: 50px;
}
.page .section-text .content p {
  font-size: 16;
  line-height: 36px;
  direction: rtl;
  text-align: justify;
}
.line {
  height: 38%;
  width: 1px;
  position: absolute;
  top: 57%;
  left: 0;
  display: none;
}
.fixed {
  position: fixed !important;
}
.clients {
  padding-top: 0;
}
.clients .section-title h4 {
  line-height: 135%;
}
.awards .number,
.list-page .list h2 {
  line-height: 100%;
  font-family: biotifbold;
}
.clients .client-logo {
  margin-top: -200px;
}
.clients .client-logo .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.clients .client-logo .item {
  margin-bottom: 60px;
}
.clients .client-logo .item img {
  height: auto;
  max-width: 180px;
}
.awards .number {
  font-size: 6.875em;
  display: block;
  position: relative;
}
.awards .text-right .number {
  right: -5px;
}
.awards .text-left .number {
  left: -5px;
}
.awards .text {
  font-size: 1.5em;
  display: block;
  font-family: biotifbold;
  white-space: nowrap;
}
.awards .award-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -200px;
}
.awards .award-list .col-md-3 {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 150px;
}
section.get-in-touch {
  padding: 200px 0 100px;
  position: relative;
}
section.get-in-touch .bg-title {
  z-index: 0;
}
section.get-in-touch .get-text {
  position: relative;
  top: -300px;
}
section.get-in-touch a {
  font-size: 8.668em;
  color: #fff;
  font-family: biotifbold;
  border-bottom: 6px solid #fff;
  white-space: nowrap;
}
@media (max-width: 992px) {
  section.get-in-touch a {
    font-size: 5.668em;
  }
  .about-one #section-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 80vh;
    top: 0;
    position: absolute;
  }
}
section.get-in-touch a:hover {
  border-bottom: none;
}
section.get-in-touch .section-title h2 {
  font-size: 16em;
  letter-spacing: -18px;
}
section .section-title .heading,
section .section-title h2 {
  margin: 0;
  font-size: 31.25em;
  font-family: biotifbold;
  white-space: nowrap;
  overflow: hidden;
  line-height: 100%;
  color: #151515;
  letter-spacing: -32px;
}
.about-one {
  position: relative;
}
.about-one .page-heading h1:after {
  content: "";
  border-bottom: 1px solid #fff;
  width: 90%;
  height: 1px;
  left: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 690px) {
  .about-one .page-heading h1:after {
    bottom: 8px;
    display: none;
  }
}
@media (max-height: 992px) {
  .about-one .page-heading h1:after {
    width: 50%;
  }
}
@media (max-height: 800px) {
  .about-one .page-heading h1:after {
    width: 30%;
  }
}
@media (max-height: 1423px) and (max-height: 800px) {
  .about-one .page-heading h1:after {
    width: 40%;
  }
}
.mac-os .section-text .page-heading h1 {
  line-height: 86%;
}
@media (max-width: 1366px) and (min-width: 768px) {
  .award-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .award-list .clearfix,
  .award-list .col-sm-3.hidden-sm {
    display: none !important;
  }
  .award-list .col-md-3 {
    width: 31% !important;
  }
}
.lp-sections {
  position: relative;
  white-space: nowrap;
  min-width: 100vw;
  height: 100vh;
}
.lp-section {
  position: relative;
  width: 50vw;
}
.list-page .page-title,
.lp-section-link,
.lp-section-mask {
  position: absolute;
}
.lp-section.section .heading-animated-text {
  height: auto;
  bottom: auto;
  right: auto;
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  font-size: 75%;
}
.lp-section .heading-animated-text span.case {
  left: 0;
  right: auto;
  display: block;
}
.lp-section .heading-animated-text a.link {
  margin-top: 50px;
  left: -50vw;
}
.lp-section-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.64);
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
}
.lp-section-link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}
.bottom-mask,
.top-mask {
  height: 150px;
  z-index: 100;
}
.lp-section-mask {
  background: #0e0e0e;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
  z-index: 100;
}
.lp-section-mask.bottom,
.lp-section-mask.top {
  width: 100%;
  height: 150px;
  left: 0;
}
.lp-section-mask.top {
  top: 0;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.lp-section-mask.bottom {
  bottom: 0;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
.lp-section-mask.left,
.lp-section-mask.right {
  width: 26.38888888888889%;
  height: 100%;
  top: 0;
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.lp-section-mask.left {
  left: 0;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.lp-section-mask.right {
  right: 0;
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.lp-section.active .heading-animated-text,
.lp-section:hover .heading-animated-text {
  font-size: 100%;
}
.lp-section.active .heading-animated-text a.link,
.lp-section:hover .heading-animated-text a.link {
  left: 0;
}
.lp-section.active .lp-section-mask.bottom,
.lp-section.active .lp-section-mask.top,
.lp-section:hover .lp-section-mask.bottom,
.lp-section:hover .lp-section-mask.top {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.lp-section.active .lp-section-mask.left,
.lp-section.active .lp-section-mask.right,
.lp-section:hover .lp-section-mask.left,
.lp-section:hover .lp-section-mask.right {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.lp-section.active .lp-section-overlay,
.lp-section:hover .lp-section-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
.list-page {
  margin-top: 150px;
  padding-bottom: 200px;
}
.list-page .container-fluid.full {
  width: 1920px;
  max-width: 100%;
}
.list-page .page-title h1 {
  font-size: 6.875em;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  position: relative;
  left: 50px;
  top: -60px;
}
.form-content .contact-info ul,
.list-page .work-listing .col-sm-12,
.list-page .work-listing .col-sm-3,
.list-page .work-listing .col-sm-6 {
  padding: 0;
}
.list-page .list {
  position: relative;
  clear: both;
}
.list-page .list h2 {
  font-size: 4em;
  position: absolute;
  margin: 0;
  bottom: 60px;
  text-shadow: 0 0 1px #000;
}
.list-page .list h2 span.sub-heading,
.more-news .title-meta h4 span.sub-heading {
  display: block;
  font-size: 0.8em;
}
@media (max-width: 992px) {
  .list-page .page-title h1 {
    font-size: 5.875em;
  }
  .list-page .list h2 {
    font-size: 3em;
  }
  .list-page .list.odd h2 {
    left: 0;
  }
}
.list-page .list img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 716px;
  min-height: 190px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 50%;
}
.list-page .list.position-three img {
  height: 366px;
}
.list-page .list.odd {
  text-align: right;
}
.list-page .list.even {
  float: right;
  text-align: left;
}
.list-page .filter {
  padding: 0;
  margin-top: 90px;
  text-align: right;
  position: absolute;
  left: 50%;
  width: 25%;
}
.list-page .filter li {
  display: block;
  line-height: 40px;
}
.list-page .filter li a {
  color: #fff;
  display: inline-block;
  line-height: 35px;
}
.list-page .filter li a.active,
.list-page .filter li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #fff;
  opacity: 1;
}
.list-page .dropdown {
  padding: 15px 15px 50px;
}
.list-page .dropdown button {
  font-size: 1.5em;
  font-weight: 700;
  color: #fff;
  background: 0 0 !important;
  border: none;
}
.list-page .dropdown .dropdown-menu {
  top: 50px;
  min-width: 220px;
  background: #000;
}
.list-page .dropdown .dropdown-menu li a {
  font-size: 1.2em;
  color: #fff;
}
.project-listing.work-listing .list:nth-of-type(6n + 1) h2 {
  right: 0;
  left: 35%;
  text-align: left;
}
.project-listing.work-listing .list:nth-of-type(6n + 1) img,
.project-listing.work-listing .list:nth-of-type(6n + 4) img {
  width: 50%;
  min-height: 726px;
}
.project-listing.work-listing .list:nth-of-type(6n + 2) h2 {
  right: 0;
  left: 32px;
}
.project-listing.work-listing .list:nth-of-type(6n + 2) img,
.project-listing.work-listing .list:nth-of-type(6n + 5) img {
  width: 100%;
  max-height: 400px;
}
.news-list .list:nth-of-type(6n + 3) h2,
.project-listing.work-listing .list:nth-of-type(6n + 3) h2,
.project-listing.work-listing .list:nth-of-type(6n + 4) h2 {
  left: 35%;
}
.project-listing.work-listing .list:nth-of-type(6n) img,
.project-listing.work-listing .list:nth-of-type(6n + 3) img {
  width: 50%;
  height: 366px;
}
.project-listing.work-listing .list:nth-of-type(6n + 5) h2 {
  left: 10%;
}
.project-listing.work-listing .list:nth-of-type(6n) h2 {
  left: 35%;
  right: auto;
}
.load-more {
  margin-top: 200px;
  width: 55%;
  margin-left: 45%;
}
.load-more .load-line,
.page.contact .map .get-direction .direction-line {
  display: block;
  border-top: 1px solid #fff;
  position: relative;
  margin-bottom: 10px;
}
.load-more .load-line:after,
.news-list .title-meta .hover-line:after,
.page.contact .map .get-direction .direction-line:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.news-page .page-title {
  left: 69%;
}
.news-list .title-meta {
  position: absolute;
  margin: 0 0 0 70px;
  top: 60%;
  bottom: auto;
  width: 55%;
  z-index: 1;
}
.news-list .title-meta .hover-line {
  display: block;
  border-top: 1px solid #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  margin-bottom: 10px;
  font-size: 1em !important;
  text-align: left;
  margin-top: 30px;
  line-height: 50px;
  opacity: 0;
  width: 10px;
}
.news-list h3 {
  font-size: 3em;
  font-family: biotifbold;
  text-align: left;
  margin-top: 30px;
}
.news-list:hover .hover-line {
  opacity: 1;
  width: 100%;
}
.news-list h2 {
  text-align: left;
}
.news-list h2 .date {
  display: block;
  text-align: left;
  font-size: 0.3em !important;
}
.additional-description .col,
.additional-image .image-block,
.more-news .more-news-list .list,
.news-description .col-md-6,
.page.contact .container-fluid,
.page.contact .container-fluid .col-sm-6,
.single-page .case-description .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.page.contact .page-title h1 {
  font-size: 6.875em;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0 0 0 76px;
  -webkit-transform-origin: 0 0%;
  transform-origin: 0 0%;
  position: absolute;
  left: 25%;
  z-index: 1;
  top: 25%;
}
.page.contact .map {
  width: 50%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.page.contact .map img {
  height: 100vh;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page.contact .map .map-address {
  width: 150px;
  position: absolute;
  height: 220px;
  top: auto;
  bottom: 100px;
  margin: auto;
  left: 14%;
}
.page.contact .map .map-address a {
  color: #fff;
  text-decoration: none !important;
}
.contact-v2-page .form-content button.close-form:hover,
.contact-v2-page .show-form:hover,
.next-nav a {
  text-decoration: none;
}
.page.contact .map .map-address span.pointer {
  width: 50px;
  height: 50px;
  background-size: 100%;
  margin-bottom: 30px;
  display: block;
}
.page.contact .map .get-direction {
  display: block;
  margin-left: 70px;
  position: absolute;
  bottom: 50px;
  z-index: 2;
  width: 50%;
}
.form-content {
  margin-top: 350px;
  max-width: 600px;
}
.form-content .contact-form {
  padding-left: 70px;
}
.form-content .contact-form .element {
  margin-bottom: 50px;
}
.form-content .contact-form .element label {
  font-size: 1.5em;
  color: #fff;
}
.form-content .contact-form .element label.focus {
  font-size: 1em;
  top: -20px;
}
.form-content .contact-form .element .form-control {
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #fff;
  font-size: 1.5em;
  color: #fff;
  height: auto;
}
.form-content .contact-form .element textarea.form-control {
  min-height: 60px;
}
.form-content .contact-form .element.contact-number-2,
.form-content .contact-form .element.email-3 {
  width: 360px;
  max-width: 100%;
}
.form-content .contact-form .submit.btn {
  border-radius: 1px;
  background-color: #fff;
  text-transform: none;
  font-size: 1em;
  margin-top: 0;
  padding: 30px 49px;
  font-family: biotifbold;
}
.form-content .contact-info {
  padding-left: 70px;
  margin-top: 120px;
  float: left;
}
.form-content .contact-info ul li {
  display: block;
  margin-bottom: 40px;
  font-size: 1.5em;
}
.form-content .contact-info ul li span {
  opacity: 0.5;
  width: 145px;
  display: inline-block;
}
.form-content .contact-info ul li a {
  display: inline-block;
  margin-right: 30px;
  color: #fff;
}
.form-content .iso-img {
  padding-left: 70px;
  margin-top: 30px;
  margin-bottom: 80px;
  float: left;
}
.form-content .iso-img img {
  width: 150px;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#map_canvas {
  width: 100%;
  height: 100%;
}
.contact-v2-page > .wrapper.page-type-page {
  min-height: calc(100% - 64px);
}
.contact-v2-page .page-content {
  padding-top: 220px;
  position: relative;
}
@media (max-width: 767.98px) {
  .contact-v2-page .page-content {
    padding-top: 150px;
  }
}
@media (max-width: 766.98px) {
  .contact-v2-page .page-content {
    padding-top: 18px;
  }
}
.contact-v2-page .page-title h1 {
  position: relative;
  left: 0;
  margin: 0 0 60px;
  color: #fff;
  font-size: 80px;
}
.contact-v2-page .form-content {
  position: fixed;
  max-width: 721px;
  padding: 180px 60px 30px 156px;
  -webkit-transition: 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
  z-index: 2;
  width: 100%;
  right: 0;
  top: 0;
  margin: 0;
  bottom: 0;
  background-color: #0e0e0e;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  overflow-y: auto;
  overflow: -moz-scrollbars-none;
}
.contact-v2-page .form-content::-webkit-scrollbar {
  width: 0 !important;
}
.contact-v2-page .form-content.open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.contact-v2-page .form-content .contact-form {
  max-width: 308px;
  width: 100%;
  padding: 0;
}
.contact-v2-page .form-content .formidable_row .element {
  margin-bottom: 30px;
}
.contact-v2-page .form-content .formidable_row span.error {
  font-size: 12px;
  color: #e80809;
  position: absolute;
}
.contact-v2-page .form-content .formidable_row label {
  font-size: 20px;
}
.contact-v2-page .form-content button.close-form,
.contact-v2-page .show-form {
  color: #fff;
  text-decoration: underline;
  font-size: 80px;
  background-color: transparent;
  position: absolute;
  font-family: biotifbold;
}
.contact-v2-page .form-content .formidable_row .width-6:not(.last) {
  width: 105px;
  margin-right: 20px;
}
.contact-v2-page .form-content .formidable_row .width-6.last {
  width: calc(100% - 125px);
}
.contact-v2-page .form-content .formidable_row input.form-control,
.contact-v2-page .form-content .formidable_row textarea.form-control {
  font-size: 20px;
  letter-spacing: 0.2px;
}
.contact-v2-page .form-content .formidable_row .btn.ccm-input-submit {
  width: 195px;
}
.contact-v2-page .form-content button.close-form {
  top: 256px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: -46px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  padding: 0;
  border-radius: 0;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1400px) {
  .contact-v2-page .form-content button.close-form {
    right: -30px;
  }
}
@media screen and (max-width: 1199px) {
  .contact-v2-page .page-title h1 {
    font-size: 60px;
    margin: 0 0 40px;
  }
  .contact-v2-page .form-content button.close-form,
  .contact-v2-page .show-form {
    font-size: 60px;
  }
}
@media screen and (max-width: 1060px) {
  .wow {
    visibility: visible;
  }
  .contact-v2-page .page-title h1 {
    font-size: 50px;
  }
  .contact-v2-page .form-content button.close-form {
    font-size: 50px;
    right: -27px;
  }
}
@media (max-height: 641px) {
  .get-touch a {
    font-size: 4em;
  }
  .contact-v2-page .form-content button.close-form {
    font-size: 4em;
    right: -41px;
  }
}
@media screen and (max-width: 768px) {
  .win-os ::-webkit-scrollbar {
    width: 4px;
  }
  .win-os ::-webkit-scrollbar-thumb {
    width: 4px;
  }
  .contact-v2-page .form-content button.close-form {
    font-size: 50px;
    right: -28px;
  }
}
@media (max-width: 700.98px) {
  .contact-v2-page .form-content {
    padding: 135px 50px 50px 14%;
  }
}
.contact-v2-page .show-form {
  z-index: 2;
  padding: 0;
  top: 394px;
  right: -178px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  border-radius: 0;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1400px) {
  .contact-v2-page .show-form {
    right: -130px;
    top: 331px;
  }
}
@media screen and (max-width: 1060px) {
  .contact-v2-page .show-form {
    font-size: 50px;
    right: -110px;
  }
}
@media screen and (max-width: 640px) {
  .formidable .element label {
    font-size: 13px;
    line-height: 22px;
  }
  .formidable .element label.focus {
    font-size: 10px;
  }
  .contact-v2-page .show-form {
    top: 60%;
    -webkit-transform: translateY(-60%) rotate(-90deg);
    transform: translateY(-60%) rotate(-90deg);
    right: -14.5%;
  }
}
@media (max-width: 500.98px) {
  .contact-v2-page .form-content button.close-form {
    right: 20px;
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    font-size: 30px;
    top: 86px;
    padding-right: 0;
  }
  .contact-v2-page .form-content {
    padding: 150px 40px 50px 12%;
  }
  .contact-v2-page .show-form {
    font-size: 30px;
    top: 70%;
    padding-bottom: 0;
    right: -50px;
  }
}
.slider-holder .location-slider {
  max-width: 900px;
  margin-left: 0;
}
.slider-holder .location-slider .locate {
  margin-top: 23px;
  padding-top: 23px;
  border-top: 1px solid #fff;
  visibility: hidden;
  margin-right: 30px;
}
.slider-holder .location-slider .locate a {
  font-weight: 700;
}
.slider-holder .location-slider .swiper-slide {
  opacity: 0.5;
  padding-right: 30px;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  cursor: pointer;
}
@media (min-width: 600px) {
  .slider-holder .location-slider .swiper-slide {
    max-width: 33.33%;
    width: 100%;
  }
}
.slider-holder .location-img {
  position: absolute;
  top: -126px;
  border: 0;
  right: 50%;
  width: 33.2%;
  height: 632px;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider-holder .location-img img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.slider-holder .location-img:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
@media (min-width: 768px) {
  .slider-holder .location-img {
    opacity: 0;
  }
}
.owl-next.disabled,
.owl-prev.disabled {
  cursor: default !important;
  opacity: 0.3;
}
@media (min-width: 1920px) {
  .form-content .contact-form .element.contact-number-2,
  .form-content .contact-form .element.email-3 {
    width: 100%;
  }
  .contact-v2-page .form-content .contact-form {
    max-width: 390px;
  }
  .contact-v2-page .form-content {
    max-width: 40%;
  }
  .slider-holder .location-img:after {
    content: none;
  }
  .slider-holder .location-img {
    width: 42.2%;
  }
}
@media screen and (max-width: 991.98px) {
  .slider-holder .location-img {
    height: 52.4vw;
  }
}
@media (max-width: 767.98px) {
  .slider-holder .location-img img {
    height: auto;
  }
  .slider-holder .location-img:after {
    content: none;
  }
  .slider-holder .location-img {
    position: relative;
    height: auto;
    margin-top: 40px;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .slider-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .slider-holder > div {
    width: 100%;
  }
}
.enquire-content .wrapper,
.reach-us {
  display: -webkit-box;
  display: -ms-flexbox;
}
.enquire-content {
  padding: 58px 0;
}
.enquire-content .wrapper {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 900px;
}
.enquire-content .content {
  max-width: 33.33%;
  width: 100%;
  padding-right: 30px;
  color: #868686;
}
.enquire-content .content b,
.enquire-content .content h1,
.enquire-content .content h2,
.enquire-content .content h3,
.enquire-content .content h4,
.enquire-content .content h5,
.enquire-content .content h6,
.enquire-content .content p,
.enquire-content .content span,
.enquire-content .content strong {
  color: inherit;
}
.enquire-content .content a {
  color: #fff;
  text-decoration: none;
}
.enquire-content .content a[href*="mailto"] {
  word-break: break-all;
}
@media screen and (max-width: 991.98px) {
  .enquire-content .content {
    max-width: 50%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 540px) {
  .enquire-content .content {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.reach-us {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 28px;
  position: relative;
  z-index: 2;
}
.reach-us li {
  font-size: 22px;
}
.reach-us .iso-img {
  max-width: 120px;
  margin-left: 164px;
}
@media screen and (max-width: 768px) {
  .reach-us .iso-img {
    margin-left: 80px;
  }
}
@media screen and (max-width: 460px) {
  .reach-us .iso-img {
    margin-left: 40px;
  }
}
@media screen and (max-width: 375px) {
  .contact-v2-page .form-content .contact-form {
    max-width: 100%;
  }
  .contact-v2-page .form-content {
    padding: 150px 15px 50px;
  }
  .reach-us .iso-img {
    margin-left: 28px;
    max-width: 88px;
  }
  .reach-us {
    margin-bottom: 34px;
  }
}
.container-fluid {
  max-width: 1920px;
}
.container-fluid.full {
  width: 100%;
  max-width: 100%;
}
.single-page {
  margin-top: 140px;
  padding-bottom: 200px;
  position: relative;
}
.single-page .back-to-history {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  left: 30px;
  top: 60px;
}
@media (max-width: 1024px) {
  .single-page .back-to-history {
    display: none;
  }
}
.single-page .page-title h1 {
  font-size: 6.875em;
  position: relative;
  line-height: 120%;
}
.single-page .page-title.detail-title {
  padding: 100px 0;
  position: relative;
}
.single-page .page-title.detail-title h1 {
  font-size: 4em;
  line-height: 70px;
  margin: 0;
  max-width: 75%;
}
.single-page .page-title.detail-title h1 span.sub-heading {
  font-size: 0.8em;
  display: block;
}
.additional-description .col.col-1 p,
.testimonial blockquote p {
  line-height: 36px;
  font-size: 1.5em;
}
.single-page .page-title.detail-title span.date {
  left: 75%;
  position: absolute;
  font-weight: 700;
  margin-top: -20px;
  margin-left: 96px;
}
.single-page .case-info {
  margin-top: 90px;
  margin-bottom: 90px;
  text-align: center;
}
.single-page .case-info span {
  font-size: 1em;
}
.single-page .banner img {
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
}
.single-page .case-description {
  margin: 180px 70px;
}
.single-page .case-description p {
  font-size: 1.5em;
  line-height: 35px;
}
.single-page .case-description ul {
  padding: 0;
  margin-top: 20px;
}
.single-page .case-description ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
  margin-bottom: 15px;
}
.single-page .case-description ul li span.txt {
  opacity: 0.5;
  min-width: 85px;
  display: inline-block;
}
.single-page .case-description ul li span.txt + span {
  display: inline-block;
  width: calc(100% - 100px);
}
.detail-gallery-container .item img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.testimonial blockquote:after,
.testimonial blockquote:before {
  background: url(../images/quote.svg) no-repeat;
  width: 62px;
  height: 65px;
  content: "";
}
.detail-gallery-container .slider-controls {
  width: 500px;
  max-width: 100%;
  height: 100px;
  background-color: #0e0e0e;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.detail-gallery-container .slider-controls .owl-nav {
  margin-left: 40px;
  margin-right: 40px;
}
.detail-gallery-container .slider-controls .owl-nav div {
  width: 12px;
  height: 25px;
  text-indent: -9999px;
  cursor: pointer;
  display: inline-block;
}
.detail-gallery-container .slider-controls .owl-nav .owl-prev {
  background: url(../images/prev-arrow.png) 0 0/100% no-repeat;
}
.detail-gallery-container .slider-controls .owl-nav .owl-next {
  background: url(../images/arrow-next.png) 0 0/100% no-repeat;
  margin-left: 35px;
}
.detail-gallery-container .slider-controls .slide-num {
  font-size: 4em;
  font-family: biotifbold;
  line-height: 100%;
  position: relative;
  top: -3px;
}
.detail-gallery-container .slider-controls .slide-progress-container {
  width: 50%;
  height: 3px;
  position: absolute;
  right: 0;
  background-color: #313131;
}
.detail-gallery-container .slider-controls .slide-progress {
  position: absolute;
  width: 0;
  max-width: 100%;
  height: 3px;
  background: #fff;
}
.additional-description {
  margin: 200px 0;
}
@media (max-width: 767px) {
  .get-touch {
    width: 100%;
    height: auto;
    padding: 30px 0 50px;
  }
  .get-touch a {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-size: 4em;
    bottom: 0;
    text-align: center;
  }
  .play-btn {
    top: 22%;
    left: 20px;
    width: 50px;
    height: 50px;
  }
  .play-btn .play-txt {
    display: none;
  }
  .page .section-text h1 {
    line-height: 100%;
    left: 90px;
  }
  .page .section-text .content {
    padding-right: 0;
  }
  .line {
    height: 20%;
    top: 74%;
    left: 9px;
  }
  .list-page,
  .top-stopper {
    margin-top: 0;
  }
  .clients {
    padding-top: 40px;
  }
  .clients .client-logo .item {
    text-align: center;
  }
  .awards .award-list {
    margin: 0;
  }
  .awards .award-list .col-md-3 {
    margin-bottom: 70px;
    text-align: center !important;
  }
  section.get-in-touch {
    padding: 100px 0 70px;
  }
  section.get-in-touch .get-text {
    top: -200px;
  }
  section.get-in-touch a {
    font-size: 3.668em;
  }
  section .section-title .heading,
  section .section-title h2 {
    font-size: 11.25em;
    letter-spacing: -10px;
    padding-bottom: 150px;
  }
  .about-one {
    margin-top: -120px;
  }
  .about-one #section-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 60vh;
    top: 99px;
    position: absolute;
    left: -120px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  .about-one .page-heading h1,
  .list-page .page-title,
  .news-page .page-title h1 {
    left: 0;
  }
  .list-page .page-title h1 {
    font-size: 5.875em;
    top: 100px;
    right: 0;
    left: 85%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  .list-page .list h2 {
    font-size: 2.2em;
    line-height: 100%;
    bottom: 10px;
  }
  .project-listing.work-listing .list:nth-of-type(6n + 1) h2,
  .project-listing.work-listing .list:nth-of-type(6n + 5) h2 {
    left: 100%;
    text-align: left;
    width: 100%;
  }
  .project-listing.work-listing .list:nth-of-type(6n + 1) img,
  .project-listing.work-listing .list:nth-of-type(6n + 4) img {
    width: 100%;
    height: auto;
    min-height: 400px;
  }
  .project-listing.work-listing .list:nth-of-type(6n) h2,
  .project-listing.work-listing .list:nth-of-type(6n + 2) h2,
  .project-listing.work-listing .list:nth-of-type(6n + 4) h2 {
    right: 100%;
    left: 0;
    text-align: right;
    width: 100%;
  }
  .project-listing.work-listing .list:nth-of-type(6n) img,
  .project-listing.work-listing .list:nth-of-type(6n + 2) img,
  .project-listing.work-listing .list:nth-of-type(6n + 3) img,
  .project-listing.work-listing .list:nth-of-type(6n + 5) img {
    width: 100%;
    height: 200px;
  }
  .project-listing.work-listing .list:nth-of-type(6n + 2) .date,
  .project-listing.work-listing .list:nth-of-type(6n + 4) .date {
    text-align: right;
  }
  .project-listing.work-listing .list:nth-of-type(6n + 3) h2 {
    left: 100%;
    right: 0;
    text-align: left;
    width: 100%;
  }
  .news-page .page-title {
    left: 45%;
  }
  .news-list .title-meta {
    position: relative;
    margin-top: -80px;
    float: left;
  }
  .page.contact {
    position: relative;
    margin-top: -120px;
  }
  .page.contact .page-title h1 {
    left: 60%;
    top: 110px;
  }
  .page.contact .map {
    width: 100%;
    position: relative;
    height: 100vh;
  }
  .page.contact .map .map-address a:focus,
  .page.contact .map .map-address a:hover {
    color: #fff;
    opacity: 1;
  }
  .form-content .contact-info ul li span {
    display: block;
  }
  .form-content .iso-img {
    padding-left: 30px;
  }
  #map_canvas {
    pointer-events: none;
  }
  .single-page {
    margin-top: 0;
    padding-bottom: 100px;
  }
  .single-page .page-title.detail-title {
    padding: 50px 0;
  }
  .single-page .page-title.detail-title h1 {
    font-size: 3.5em;
    line-height: 110%;
    max-width: 100%;
  }
  .single-page .page-title.detail-title span.date {
    position: relative;
    margin-left: 0;
  }
  .single-page .case-info {
    margin-top: 50px;
  }
  .single-page .case-description {
    margin: 90px 0;
    text-align: left;
  }
  .single-page .case-description .row {
    margin-left: 0;
    margin-right: 0;
  }
  .single-page .case-description .col-sm-6 {
    text-align: left;
    margin-bottom: 30px;
  }
  .detail-gallery-container .slider-controls {
    position: relative;
    width: 100%;
  }
  .additional-description {
    margin: 100px 0;
  }
}
.additional-description .col img {
  max-width: 100%;
}
.additional-description .col.col-1 {
  margin-bottom: -76px;
  z-index: 10;
}
.testimonial blockquote {
  position: relative;
  padding: 100px 0 60px;
  border: 0;
  width: 75%;
  margin: auto;
}
.testimonial blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
}
.testimonial blockquote:after {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.testimonial blockquote p {
  margin-bottom: 20px;
}
.testimonial blockquote .author {
  display: inline-block;
  float: right;
  position: relative;
  text-align: right;
  right: 100px;
  top: 75px;
}
.testimonial blockquote .author:before {
  content: "";
  width: 50%;
  position: absolute;
  height: 1px;
  background: #fff;
  right: 100%;
  top: 0;
  bottom: 0;
  margin: auto 15px auto auto;
}
.next-nav {
  margin-top: 100px;
  position: relative;
}
.next-nav a {
  position: absolute;
  font-size: 2.25em;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 54px;
  width: 118px;
}
.news-description {
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  .work-video .video-wrap {
    height: auto;
    padding-top: 20px;
  }
  .contact-v2-page .form-content .formidable_row input.form-control,
  .contact-v2-page .form-content .formidable_row label,
  .contact-v2-page .form-content .formidable_row textarea.form-control {
    font-size: 18px;
  }
  .news-description {
    padding: 30px 0;
  }
}
.news-description p {
  font-size: 1.5em;
  line-height: 36px;
  margin-bottom: 25px;
}
.news-description img {
  max-width: 100%;
  height: auto;
}
.more-news .heading {
  line-height: 75%;
}
.more-news .container-fluid {
  margin-top: -140px;
}
.more-news .title-meta {
  position: absolute;
  width: 72%;
  top: 73%;
  z-index: 1;
  margin-left: 50px;
  font-family: biotifbold;
}
.more-news .title-meta h4 {
  font-family: biotifbold;
  font-size: 3em;
  line-height: 48px;
  letter-spacing: -2px;
}
.more-news .more-news-list img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 992px) {
  .list-page .list.even h2 {
    right: 0;
    left: auto !important;
  }
  .news-list .title-meta {
    width: 80%;
    margin-left: 40px;
  }
  .news-list h3 {
    font-size: 2em;
    line-height: 110%;
    margin-top: 10px;
  }
  .page.contact .map .map-address {
    left: 40px;
  }
  .page.contact .map .map-address p {
    font-size: 1.3em;
  }
  .page.contact .map .get-direction {
    margin-left: 40px;
  }
  .form-content {
    margin-top: 100px;
  }
  .form-content .contact-form {
    padding-left: 40px;
    padding-right: 40px;
  }
  .form-content .contact-form .submit.btn {
    padding: 20px 10px;
  }
  .form-content .contact-info {
    padding-left: 40px;
  }
  .single-page .page-title h1 {
    font-size: 4em;
    line-height: 110%;
  }
  .single-page .page-title.detail-title h1 {
    line-height: 110%;
  }
  .testimonial blockquote {
    padding: 90px 0 0;
  }
  .testimonial blockquote:after {
    bottom: -70px;
  }
  .more-news .title-meta h4 {
    font-size: 2em;
    line-height: 110%;
  }
  .more-news .more-news-list img {
    min-height: auto;
  }
}
.more-news .section-title {
  width: 100%;
  overflow: hidden;
}
.additional-image.aos-init .image-block:before,
.gallery.aos-init:before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: 1.5s linear;
  transition: 1.5s linear;
  position: absolute;
  z-index: 100;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.additional-image.aos-init.aos-animate .image-block:before,
.gallery.aos-init.aos-animate:before {
  content: "";
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.award-winner {
  font-size: 0.16em;
  line-height: 100%;
  display: block;
  margin-left: 8px;
}
.top-mask {
  background: #0e0e0e;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.bottom-mask {
  background: #0e0e0e;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.dot-cursor,
.dot-cursor:before {
  border-radius: 50%;
  background-color: #0072a0;
}
@media (max-device-width: 1366px) {
  #main .section .slice.slide-bottom .left,
  #main .section .slice.slide-bottom .right,
  #main .section .slice.slide-top .right,
  .bottom-mask,
  .top-mask {
    display: none;
  }
  .section .heading-animated-text.rightin span.text-bottom,
  .section .heading-animated-text.rightin span.text-top {
    -webkit-animation-name: rightIn2-res;
    animation-name: rightIn2-res;
  }
  .section .heading-animated-text span {
    right: 0;
  }
}
.dot-cursor {
  top: -20px;
  left: -20px;
  pointer-events: none;
  width: 0.55556em;
  height: 0.55556em;
  display: none;
  position: fixed;
  z-index: 99999;
  will-change: left, top;
}
.dot-cursor:before {
  top: -2.5em;
  left: -2.5em;
  content: "";
  width: 5.55556em;
  height: 5.55556em;
  opacity: 0.4;
  position: absolute;
  -webkit-transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: -1;
}
.dot-cursor__active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes cursor {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes cursor {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.no-support {
  background-color: red;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.2em;
  width: 100%;
  height: auto;
  padding: 10px;
}
.no-support a {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 1024px) and (min-width: 600px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  body {
    font-size: 13px;
  }
}
body.about-page {
  background: #000;
}
.mobile-menu {
  cursor: pointer;
  float: right;
  height: 32px;
  width: 32px;
  -webkit-transition: left 0.6s;
  transition: left 0.6s;
}
.mobile-menu.active:hover .nav-icon:after,
.mobile-menu.active:hover .nav-icon:before,
.mobile-menu:hover .nav-icon,
.mobile-menu:hover .nav-icon:after,
.mobile-menu:hover .nav-icon:before {
  background: #5d5d5d;
}
.mobile-menu.active .nav-icon {
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
  background: 0 0;
}
.mobile-menu.active .nav-icon:after,
.mobile-menu.active .nav-icon:before {
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.mobile-menu.active .nav-icon:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.mobile-menu.active .nav-icon:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
a:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav-icon,
.nav-icon:after,
.nav-icon:before {
  background: #b9814d;
  display: inline-block;
  width: 100%;
  height: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav-icon:after,
.nav-icon:before {
  position: absolute;
  left: 0;
  content: "";
  transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
}
.nav-icon:before {
  top: 10px;
}
.nav-icon:after {
  top: -10px;
}
h1 {
  font-size: 130px;
  font-family: biotifbold;
  color: #fff;
}
.not-found {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: calc(100vh - 150px);
}
.not-found .page-title h1 {
  font-size: 8.875em;
  line-height: 100%;
}
.not-found p {
  font-size: 2em;
  text-align: center !important;
}


