/* fonts */
@font-face {
  font-family: AcuminB;
  src: url(../fonts/Amatic-Bold.ttf);
}

body {
  background-image: url(../images/background.png);
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  color: #fff;
  background-attachment: scroll;
  transition: all 0.2s ease-in-out;
  /* overflow-x: hidden !important; */
}

.h2,
h2 {
  font-size: 1.8rem;
}

body>section {
  overflow: hidden;
}

.full-width {
  width: 100%;
}

h1 {
  font-family: AcuminB;
  font-size: 4em !important;
}

.large-h1 {
  font-size: 6em !important;
}

.img-container {
  background-size: contain;
  background-repeat: no-repeat;
}

.links {
  color: #fff;
}

.links:hover {
  color: #fff;
  text-decoration: none;
}

.small-font {
  font-size: 11px;
}

.shape {
  background-image: url(../images/Shape.png);
  height: 6em;
}

.dark-blue {
  color: #010109;
  letter-spacing: -2px;
  font-weight: 700;
  line-height: 3;
}

/* .shape .dark-blue {
  margin-left: 3rem !important;
} */

.shape-2 {
  background-image: url(../images/Shape-2.png);
  height: 6em;
}

.shape-2 .dark-blue {
  line-height: 2.5;
  margin-left: 2em;
}

.unset-p {
  right: unset !important;
}

/* first section */
ul.nav {
  display: inline;
  position: relative;
}

.list {
  background-image: url(../images/list.png);
  width: 2em;
  height: 18em;
  position: relative;
}

.nav-list {
  padding-top: 0.98em;
}

.nav-list.first {
  padding-top: 1.1em;
}

/* pulse contact */
.main {
  position: absolute;
  bottom: -1.6em;
  left: -0.6em;
  width: 3em;
  height: 4em;
  background-image: url(../images/Call.png);
}

.logo {
  width: 17em;
  height: 17em;
  background-image: url(../images/logo.png);
}

.main-color,
.scroll-btn h3 {
  color: #fec70b;
}

/* scroll down */
@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

.scroll-btn {
  display: block;
  text-align: center;
  cursor: pointer;
}

.scroll-btn>* {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #fec70b;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*.active {
  color: #fec70b;
  text-decoration: none !important;
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*:active,
.scroll-btn>*.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #fec70b;
  border-radius: 23px;
}

.scroll-btn .mouse>* {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #fec70b;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}

.arrow {
  width: 2em;
  height: 2em;
  background-image: url(../images/down-arrow.png);
  margin: 0 auto 6px;
}

.rel-pos {
  position: relative;
}

.font-acumin {
  font-family: AcuminB !important;
}

.social {
  width: 2em;
  height: 2em;
  transition: all 1s ease-in-out;
  background-position: center center;
  position: relative;
  top: 0.5em;
}

.social:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.social.fb {
  background-image: url(../images/Facebook.png);
}

.social.insta {
  background-image: url(../images/Inesta.png);
}

.social.youtube {
  background-image: url(../images/Youtub.png);
}

/* second section */
.about p {
  margin: 0 auto;
}

/* services section */
.service {
  width: 100%;
  height: 100%;
  position: relative;
}

.one {
  background-image: url(../images/Media-Pro.png);
}

.two {
  background-image: url(../images/Digital-Stra.png);
}

.three {
  background-image: url(../images/Media-Buy.png);
}

.four {
  background-image: url(../images/Creative-Content.png);
}

.five {
  background-image: url(../images/SEO.png);
}

.six {
  background-image: url(../images/Social-Media-Manag.png);
}

.service-char {
  width: 100%;
  height: 30em;
  /* border-radius: 65px; */
  /* background-image: url(../images/bg.png);
	position: relative; */
  margin: 0 auto;
  background-position: center center;
}

.char {
  overflow: hidden;
}

.char::before {
  content: "";
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.96) 78%);
  position: absolute;
  bottom: 7px;
  width: calc(100% - 6px);
  height: 300px;
  left: 3px;
  border-bottom-left-radius: 56px;
  border-bottom-right-radius: 56px;
}

.overlay {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  transition: all 0.8s;
  opacity: 1;
  background-color: red;
  border-radius: 65px;
}

.service-name {
  position: absolute;
  bottom: 1.7em;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}

/* end services */
#slide-9 .dark-blue {
  line-height: 3.5;
}

/* start characters */
.hob-char {
  position: relative;
  width: 100%;
  height: 31em;
  background-image: url(../images/hob.png);
  background-position: right;
  /* top: -9em; */
}

/* .hob {
  width: 15em;
  height: 15em;
  background-image: url(../images/hob.png);
} */

.cerberus-char {
  width: 100%;
  height: 30em;
  background-image: url(../images/Cerbrus.png);
}

.polter-char {
  width: 100%;
  height: 31em;
  background-image: url(../images/polter.png);
}

.wolf-char {
  position: relative;
  width: 100%;
  height: 34em;
  background-image: url(../images/wolf.png);
  /* background-position: right; */
  background-size: 108%;
}

.bigfoot-char {
  width: 100%;
  height: 25em;
  background-image: url(../images/Bigfoot.png);
  background-position: center;
}

.jack-char {
  width: 100%;
  height: 26em;
  background-image: url(../images/Jack.png);
  background-position: center;
}

/* end characters */
/* 10 section */
.night-logo {
  width: 10em;
  height: 10em;
  background-image: url(../images/logo.png);
}

.clients {
  width: 100%;
  height: 30em;
  background-image: url(../images/logos.png);
}

/* contact us */
.contact {
  width: 11em;
  height: 15em;
  background-image: url(../images/Contact-us.png);
  background-position: center;
  margin: 0 auto;
}

input.form-control,
textarea.form-control {
  background-color: #021122;
  border: unset;
  color: #fff;
  border-radius: 17px;
  text-indent: 10px;
}

.sub-btn {
  /* background-image: url(../images/Shape.png); */
  border: 1px solid;
  color: #fdc60a;
  background-size: contain;
  width: 65%;
  height: 2em;
  background-repeat: no-repeat;
  font-size: 2em;
}


iframe {
  height: 20em;
}

.mail {
  width: 1.5em;
  height: 1.5em;
  background-image: url(../images/mail-icon.png);
}

.location {
  width: 1.5em;
  height: 1.5em;
  background-image: url(../images/location-icon.png);
}

footer .d-flex {
  line-height: 1;
}

footer .list-inline {
  padding-top: 8em;
}

/* mailbox */
#lottie-mail {
  background-color: transparent;
  display: inline-block;
  position: fixed;
  right: 1em;
  bottom: -2em;
  width: 10em;
}

/* start loading */
.loading {
  /* background-color: #000;
	color: #fff; */
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

#lottie {
  background-color: #020315;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}

/* animation */
/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* navbar */
nav {
  background-color: transparent !important;
}

.nav-item.active a,
.nav-item:hover a {
  border-bottom: 2px solid #fec70b;
}

.phone {
  width: 1.5em;
  height: 1.5em;
  background-image: url(../images/Tel.png);
}

/* footer */
.social.fb-footer {
  background-image: url(../images/Facebook.png);
}

.social.insta-footer {
  background-image: url(../images/Inesta.png);
}

.social.youtube-footer {
  background-image: url(../images/Youtub.png);
}

nav.navbar {
  transition: all 0.2s ease-in-out;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

nav .social {
  position: inherit;
}

nav.fixed-nav {
  background: rgb(3 3 15 / 95%) !important;
}

@media (max-width: 1366px) {
  body {
    background-image: url(../images/background.png);
  }
}

@media (max-width: 576px) {
  .rev {
    flex-direction: column-reverse;
    display: flex;
  }

  #lottie-mail {
    right: -1em;
    bottom: 1em;
  }

  body {
    background-color: #00003e;
    background-size: 100% !important;
    background-image: url(../images/background.png);
  }

  nav.navbar {
    background: rgb(3 3 15 / 95%) !important;
  }

  .navbar.navbar-expand-lg .col-md-8 {
    position: initial;
  }

  button.navbar-toggler {
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    box-shadow: none;
  }

  .sub-btn {
    width: 100% !important;
  }

  
  .large-h1 {
    padding: 15px !important;
    font-size: 6em !important;
  }

  h1 {
    font-size: 3.5em !important;
  }

  .align-items-baseline .d-flex {
    justify-content: center;
  }
}

.owl-carousel .owl-nav button.owl-next>span,
.owl-carousel .owl-nav button.owl-prev>span {
  height: 50px;
  line-height: 40px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  font-size: 25pt;
  background: rgb(0 0 0 / 36%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 10px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.width-85 {
  width: 85% !important;
  margin: 0 auto;
}