@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins&display=swap");
body {
  font-family: 'Source Sans Pro', sans-serif;
  overflow-x: hidden; }

input[type=text] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type=tel] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type=email] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input::-webkit-input-placeholder {
  opacity: 1 !important; }

input:-ms-input-placeholder {
  opacity: 1 !important; }

input::-ms-input-placeholder {
  opacity: 1 !important; }

input::placeholder {
  opacity: 1 !important; }

input {
  font-family: 'Poppins' !important; }

textarea {
  font-family: 'Poppins' !important; }

textarea::-webkit-input-placeholder {
  opacity: 1 !important; }

textarea:-ms-input-placeholder {
  opacity: 1 !important; }

textarea::-ms-input-placeholder {
  opacity: 1 !important; }

textarea::placeholder {
  opacity: 1 !important; }

textarea {
  resize: none; }

.frm_error {
  font-family: 'Source Sans Pro', sans-serif !important; }

.frm_message {
  font-family: 'Source Sans Pro', sans-serif !important; }

a {
  cursor: pointer; }

/*header starts*/
header {
  position: absolute;
  width: 100%;
  max-width: 100%;
  z-index: 999;
  background-color: transparent;
  padding: 2px 0;
  text-transform: uppercase;
  color: white; }
  header .header-container {
    padding-top: 10px;
    padding-bottom: 10px; }
  header .navbar-toggler {
    border: 2px solid black; }
  @media (max-width: 767.5px) {
    header .custom-toggler {
      font-size: 12px; } }
  header .custom-toggler.navbar-toggler {
    border-color: white; }
  header .custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
  header .navbar {
    padding-top: 0;
    padding-bottom: 0; }
  header .logo {
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 6px;
    color: #ffffff; }
    header .logo text
    img {
      width: 224px;
      height: 26px; }
  header .navbar {
    padding-left: 0;
    padding-right: 0; }
  header .top-nav {
    width: 100%; }
  header .navbar-nav {
    float: right; }
    @media (max-width: 991.5px) {
      header .navbar-nav {
        float: left; } }
  header #myNavbar ul {
    display: inline-block;
    padding-left: 0; }
  header #myNavbar a {
    color: white;
    font-weight: 600; }
  header #myNavbar a:hover {
    text-decoration: none; }
  @media (max-width: 992px) {
    header #myNavbar ul {
      display: inline;
      padding-left: 0; } }
  header #navbarNav a {
    font-weight: 600; }
  header .menu-main-menu-container {
    width: 100%;
    font-size: 12px; }
  header .menu-header-section-container {
    width: 100%; }
  @media (min-width: 991.5px) {
    header .header-nav {
      float: right; } }
  header #navbarNav {
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    font-size: 14px;
    line-height: normal; }
  header .bg-light {
    background-color: transparent !important; }
  header ul {
    float: left;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000000;
    letter-spacing: 3.82px; }
  header li {
    padding: 15px;
    padding-top: 20px; }
    @media (max-width: 991.5px) {
      header li {
        padding-left: 0; } }
  header li:last-of-type {
    padding-right: 30px; }
  header a {
    text-decoration: none;
    color: white; }
  header a:hover {
    color: black;
    text-decoration: none; }
  header .header-btn {
    width: 107.5px;
    height: 46px;
    border-radius: 5px;
    background-color: black;
    border: 0;
    float: left;
    clear: left;
    color: white; }
    header .header-btn .material-icons {
      vertical-align: bottom;
      font-size: 20px; }
    @media (min-width: 991.5px) {
      header .header-btn {
        margin: 8px 0; } }
    @media (max-width: 991.5px) {
      header .header-btn {
        margin-bottom: 8px; } }
  @media (max-width: 991.5px) {
    header {
      background: black;
      opacity: 0.68; } }

/*header stops*/
.banner {
  height: 100vh; }
  .banner .banner-slider .banner-image {
    position: relative; }
    .banner .banner-slider .banner-image img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100vh; }
    .banner .banner-slider .banner-image .banner-container {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: auto; }
      .banner .banner-slider .banner-image .banner-container .banner-title {
        width: 533px;
        max-width: 100%;
        font-size: 32px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 2.46px;
        color: #ffffff; }
        @media (max-width: 767.5px) {
          .banner .banner-slider .banner-image .banner-container .banner-title {
            font-size: 27px; } }

.about {
  padding-top: 78px; }
  .about .about-subtitle {
    width: 506px;
    max-width: 100%;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.78;
    letter-spacing: 2.4px;
    color: #393939;
    padding-top: 35px;
    text-transform: uppercase; }
    @media (max-width: 991.5px) {
      .about .about-subtitle {
        font-size: 30px; } }
  .about .about-title {
    width: 506px;
    max-width: 100%;
    font-size: 90px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.78;
    letter-spacing: 2.4px;
    color: #393939;
    text-transform: uppercase; }
    @media (max-width: 991.5px) {
      .about .about-title {
        font-size: 65px; } }
  .about .zigzag {
    padding-top: 52px; }
    .about .zigzag img {
      width: 114px;
      height: 38px; }
    @media (max-width: 767.5px) {
      .about .zigzag {
        padding-top: 32px;
        padding-bottom: 22px; } }
  .about .about-content {
    width: 464px;
    max-width: 100%;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #4a4a4a;
    padding-bottom: 59px; }
    @media (max-width: 991.5px) {
      .about .about-content {
        font-size: 14px;
        padding-bottom: 40px; } }
  .about .about-poster {
    background-size: cover;
    background-repeat: no-repeat;
    height: 665px;
    padding-top: 42px; }
    .about .about-poster .poster-title {
      width: 464px;
      max-width: 100%;
      font-size: 24px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.08;
      letter-spacing: 3px;
      color: #ffffff;
      text-transform: uppercase; }
      @media (max-width: 991.5px) {
        .about .about-poster .poster-title {
          font-size: 20px; } }
  @media (max-width: 991.5px) {
    .about {
      padding-top: 12px; } }

.showreel {
  padding-top: 72px; }
  .showreel .showreel-videos {
    padding-bottom: 108px; }
    .showreel .showreel-videos .showreel-title {
      width: 876px;
      max-width: 100%;
      font-size: 40px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 10.91px;
      text-align: center;
      color: #4a4a4a;
      text-transform: uppercase;
      padding-bottom: 34px; }
      @media (max-width: 991.5px) {
        .showreel .showreel-videos .showreel-title {
          font-size: 30px; } }
    .showreel .showreel-videos .video-img {
      position: relative; }
      .showreel .showreel-videos .video-img img {
        width: 100%; }
      .showreel .showreel-videos .video-img a {
        display: block; }
        .showreel .showreel-videos .video-img a:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          display: block;
          height: 50px;
          width: 50px;
          background-image: url("../images/play.png");
          background-repeat: no-repeat;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          z-index: 999; }
        .showreel .showreel-videos .video-img a:hover::before {
          opacity: 0.68; }
    .showreel .showreel-videos .video-title {
      padding-top: 21px;
      padding-bottom: 21px;
      width: 350px;
      max-width: 100%;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 1px;
      text-align: center;
      color: #4a4a4a;
      text-transform: uppercase;
      position: relative; }
      .showreel .showreel-videos .video-title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 10%);
                transform: translate(-50%, 10%);
        display: block;
        width: 73px;
        height: 10px;
        background-image: url("../images/singlecurve.png"); }
      @media (max-width: 991.5px) {
        .showreel .showreel-videos .video-title {
          font-size: 16px;
          margin: auto;
          margin-bottom: 20px; } }
    @media (max-width: 767.5px) {
      .showreel .showreel-videos {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .showreel .showreel-poster .showreel-slider {
    margin-bottom: 0;
    height: 665px; }
    .showreel .showreel-poster .showreel-slider .sr-slider-img {
      position: relative; }
      .showreel .showreel-poster .showreel-slider .sr-slider-img img {
        height: 665px;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .showreel .showreel-poster .showreel-slider .sr-slider-img .cover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
        right: 0;
        margin: auto;
        height: 100%; }
        .showreel .showreel-poster .showreel-slider .sr-slider-img .cover .row {
          height: 100%;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .showreel .showreel-poster .showreel-slider .sr-slider-img .cover .sr-slider-text {
          width: 1091px;
          max-width: 100%;
          font-size: 24px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.25;
          letter-spacing: 2.4px;
          color: #ffffff; }
          @media (max-width: 991.5px) {
            .showreel .showreel-poster .showreel-slider .sr-slider-img .cover .sr-slider-text {
              font-size: 20px; } }
        .showreel .showreel-poster .showreel-slider .sr-slider-img .cover .sr-slider-sub-img {
          padding-bottom: 71px; }
          .showreel .showreel-poster .showreel-slider .sr-slider-img .cover .sr-slider-sub-img img {
            width: 193px;
            height: 57px; }
  @media (max-width: 767.5px) {
    .showreel {
      padding-top: 0px; } }

.instagram {
  padding-top: 74px;
  padding-bottom: 81px; }
  .instagram .instagram-title {
    width: 642px;
    max-width: 100%;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 10.91px;
    text-align: center;
    color: #4a4a4a;
    text-transform: uppercase;
    margin: auto;
    padding-bottom: 46px; }
    @media (max-width: 991.5px) {
      .instagram .instagram-title {
        font-size: 30px; } }
  .instagram .feed-title {
    margin-top: 100px;
    color: black;
    font-size: 20px;
    margin-bottom: 20px; }
  .instagram #instagram-feed {
    margin: 0 auto; }
    .instagram #instagram-feed .image {
      display: inline-block;
      margin: 10px;
      position: relative;
      overflow: hidden;
      height: 0; }
      @media (max-width: 768px) {
        .instagram #instagram-feed .image {
          width: calc((100% / 2) - 20px);
          padding-bottom: calc((100% / 2) - 20px); } }
      @media (min-width: 769px) {
        .instagram #instagram-feed .image {
          width: calc((100% / 4) - 20px);
          padding-bottom: calc((100% / 4) - 20px); } }
      .instagram #instagram-feed .image img {
        width: 100%;
        max-width: 255px;
        height: 339px;
        -o-object-fit: cover;
           object-fit: cover; }
      .instagram #instagram-feed .image .caption {
        cursor: pointer;
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.78039216);
        color: #fff;
        padding: 10px;
        word-break: break-all;
        max-height: 100%;
        opacity: 0;
        -webkit-transition: .3s all linear;
        transition: .3s all linear; }
      .instagram #instagram-feed .image:hover .caption {
        opacity: 1;
        -webkit-transition: .3s all linear;
        transition: .3s all linear; }
        @media (max-width: 991.5px) {
          .instagram #instagram-feed .image:hover .caption {
            font-size: 14px; } }
        @media (max-width: 767.5px) {
          .instagram #instagram-feed .image:hover .caption {
            display: none; } }
  .instagram .instagram-feed-link {
    text-align: center;
    margin-top: 30px; }
    .instagram .instagram-feed-link .feed-link {
      font-size: 15px;
      font-weight: 600;
      font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase;
      padding: 11px 15px;
      display: inline-block;
      background: #000;
      letter-spacing: 1px;
      min-width: 138px;
      margin: 0 10px; }
  @media (max-width: 767.5px) {
    .instagram {
      padding-top: 40px;
      padding-bottom: 40px; } }

.contact-section {
  padding-top: 62px;
  padding-bottom: 55px;
  background-size: cover !important;
  background-repeat: no-repeat !important; }
  .contact-section .contact-form {
    width: 415px;
    max-width: 100%;
    float: right;
    background: white;
    padding-left: 25px;
    padding-right: 25px; }
    .contact-section .contact-form .form-title {
      text-transform: uppercase;
      width: 272px;
      max-width: 100%;
      font-size: 22px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 2px;
      color: #4a4a4a;
      padding-top: 38px;
      padding-bottom: 24px; }
    .contact-section .contact-form .frm_submit button {
      width: 146px;
      max-width: 100%;
      height: 46px;
      background-color: #000000;
      font-family: Poppins;
      font-size: 12px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #ffffff; }
    .contact-section .contact-form .frm_submit button:hover {
      background-color: #000000;
      color: #ffffff; }
    @media (max-width: 767.5px) {
      .contact-section .contact-form {
        margin: auto;
        float: none; } }
  @media (max-width: 767.5px) {
    .contact-section {
      padding-top: 40px;
      padding-bottom: 40px; } }

footer {
  background-color: #000000;
  padding-top: 59px; }
  footer .footer-title {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 13px;
    padding-top: 13px; }
    @media (max-width: 991.5px) {
      footer .footer-title {
        font-size: 12px; } }
  footer .footer-description {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #ffffff; }
    @media (max-width: 991.5px) {
      footer .footer-description {
        font-size: 12px; } }
  footer .contact-wrapper a {
    text-decoration: none;
    color: #ffffff; }
  footer .contact-wrapper .contact-info:hover {
    opacity: 0.68; }
  footer .social-icon .s-icon {
    margin-right: 13px; }
    footer .social-icon .s-icon a {
      color: transparent; }
    footer .social-icon .s-icon img {
      width: 30px;
      height: 30px;
      -o-object-fit: contain;
         object-fit: contain; }
  footer img:hover {
    opacity: 0.68; }
  footer hr {
    border: 0.5px solid grey;
    width: 100%;
    opacity: 0.22; }
  footer .footer-end {
    color: #ffffff;
    padding: 19px 0; }
    footer .footer-end .footer-end-section {
      font-size: 12px;
      font-family: Poppins; }
      footer .footer-end .footer-end-section a {
        text-decoration: none;
        font-weight: bold;
        color: #ffffff; }
      footer .footer-end .footer-end-section a:hover {
        opacity: 0.68; }
  footer .footer {
    padding-bottom: 40px; }
    @media (max-width: 767.5px) {
      footer .footer {
        text-align: center;
        padding-bottom: 20px; } }
  @media (max-width: 767.5px) {
    footer {
      padding-top: 20px; } }

.header-sticky {
  position: fixed !important;
  background: black;
  top: 0;
  opacity: 0.68;
  z-index: 999999; }
  .header-sticky a {
    color: white; }
  .header-sticky a:hover {
    opacity: 0.8;
    color: white; }
  @media (max-width: 991.5px) {
    .header-sticky .custom-toggler.navbar-toggler {
      border-color: white; } }
  .header-sticky .custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.slick-dots {
  bottom: 0; }

.slick-active {
  margin-bottom: 0; }

.slick-dots li button::before {
  display: none; }

.slick-dots {
  padding-bottom: 57px; }
  .slick-dots button {
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #fff !important;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.19) !important; }
  .slick-dots .slick-active button {
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #fff;
    border-radius: 100%;
    background: #fff !important; }
  @media (max-width: 767.5px) {
    .slick-dots {
      padding-bottom: 27px; } }

.not-found-header {
  position: static;
  background-color: black; }
  .not-found-header a:hover {
    color: white;
    opacity: 0.5; }

.not-found-content {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 313px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 100px 0; }
  @media (max-width: 767.5px) {
    .not-found-content {
      height: calc(100vh - 313px);
      font-size: 50px; } }

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