@font-face {
  font-family: 'Lustria-Regular';
  src: url("../fonts/Lustria-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lustria-Regular.woff") format("woff"), url("../fonts/Lustria-Regular.ttf") format("truetype"), url("../fonts/Lustria-Regular.svg#Lustria-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Poppins-Regular';
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Poppins-Bold';
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Poppins-Medium';
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans.svg#OpenSans") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AbrilFatface-Regular';
  src: url("../fonts/AbrilFatface-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AbrilFatface-Regular.woff") format("woff"), url("../fonts/AbrilFatface-Regular.ttf") format("truetype"), url("../fonts/AbrilFatface-Regular.svg#AbrilFatface-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MoskBold700';
  src: url("../fonts/MoskBold700.eot?#iefix") format("embedded-opentype"), url("../fonts/MoskBold700.woff") format("woff"), url("../fonts/MoskBold700.ttf") format("truetype"), url("../fonts/MoskBold700.svg#MoskBold700") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype"), url("../fonts/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  background-color: #fff !important;
  line-height: 1.5em;
  font-size: 1.3rem;
  font-family: 'OpenSans', sans-serif;
  color: #000;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none;
  color: #000; }

blockquote, q {
  quotes: none; }

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  outline: 0 !important;
  transition: all 0.5s ease-in-out;
  text-decoration: none !important; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 1px;
  font-family: 'Poppins-Bold', sans-serif; }

h1 {
  font-size: 4.7rem; }

h2 {
  font-size: 5rem; }

h3 {
  font-size: 3rem; }

h4 {
  font-size: 2.4rem; }

h5 {
  font-size: 1.76rem; }

h6 {
  font-size: 1.17rem; }

p {
  font-size: 1.2rem;
  font-family: 'OpenSans', sans-serif; }

.pad_r_z {
  padding-right: 0; }

.pad_l_z {
  padding-left: 0; }

.pad_r_one {
  padding-right: 15px; }

.pad_l_one {
  padding-left: 15px; }

html, body {
  margin: 0;
  padding: 0; }

.intro-thumb {
  display: block;
  height: 25vh;
  /*width: 100%;*/
  width: 450px;
  position: absolute; }

.full {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-size: cover; }

.full2 {
  height: 100vh; }

.barba-container {
  display: block;
  background: #fff;
  position: fixed;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0; }

.home_img_container {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  width: 100%; }

.img1 {
  height: 50%;
  width: 470px;
  left: 0;
  top: 31%;
  z-index: 1; }

.img2 {
  height: 50%;
  width: 392px;
  left: 27.7%;
  top: 32.2%;
  z-index: 2; }

.img3 {
  height: 22%;
  width: 256px;
  top: 44%;
  left: 42%;
  z-index: 6; }

.img4 {
  height: 39.2%;
  width: 444px;
  top: 42.4%;
  left: 56%;
  z-index: 3; }

.img5 {
  top: 19.4%;
  left: 38.3%;
  width: 506px;
  height: 29%;
  z-index: 3; }

.img6 {
  top: 22.1%;
  right: 60px;
  width: 283px;
  height: 42.6%;
  z-index: 5; }

.intro-thumb {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 1; }

.hover_main .intro-thumb:not(.hover) {
  opacity: 0.2; }

.hover_main .intro-thumb.hover {
  /*z-index: 20;*/ }

.barba-container .main_head {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: 45%;
  /*bottom: 10%;*/
  z-index: 21;
  width: 400px;
  display: table;
  pointer-events: none; }

.barba-container .main_head .inner_head {
  transform: translateY(5px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  -webkit-animation: fadeInFromNone 0.2s ease-in-out;
  -moz-animation: fadeInFromNone 0.2s ease-in-out;
  -o-animation: fadeInFromNone 0.2s ease-in-out;
  animation: fadeInFromNone 0.2s ease-in-out; }

.barba-container .main_head .inner_head.hover {
  opacity: 1;
  transform: translateY(0px); }

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-moz-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-o-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
.intro-thumb h2 {
  opacity: 0; }

.home .overlay {
  display: none; }

.pos_relative .overlay {
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  opacity: 0; }

.barba_top {
  position: absolute;
  height: 100vh;
  z-index: 10;
  top: 0;
  width: 100%; }

.contact .barba_top {
  height: auto;
  z-index: 12; }

.top_nav {
  position: absolute;
  top: 50px;
  left: 70px;
  z-index: 100; }
  .top_nav .logo_img {
    display: block; }
    .top_nav .logo_img img, .top_nav .logo_img span {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.8rem;
      color: #fefefe;
      font-family: 'Poppins-Bold', sans-serif; }
    .top_nav .logo_img span {
      margin: 0 0 25px 30px; }

.nav_ul {
  position: absolute;
  z-index: 10;
  right: 14%;
  bottom: 15%; }
  .nav_ul li {
    display: inline-block; }
  .nav_ul button {
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.4);
    font-family: 'Poppins-Bold', sans-serif;
    padding-right: 6rem;
    background: transparent;
    border: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .nav_ul button:focus {
    box-shadow: none !important;
    border: none !important;
    outline: none; }
  .nav_ul button.active {
    color: #fff; }

.menu-outer {
  top: 85px;
  right: 70px;
  display: block;
  position: fixed; }

.btn:active,
.btn:focus {
  box-shadow: none !important; }

.top_menu span {
  vertical-align: middle;
  display: inline-block;
  font-family: 'Poppins-Bold', sans-serif;
  font-size: 1.6rem;
  color: #fff !important;
  padding: 0 20px 5px 0; }
.top_menu ul {
  display: inline-block;
  vertical-align: middle; }
.top_menu ul li {
  width: 40px;
  height: 4px;
  margin: 0 0 4px;
  background-color: #fff;
  display: block; }

.barba_home .top_menu ul li, .contact .top_menu ul li {
  background-color: #000; }
.barba_home .top_menu span, .contact .top_menu span {
  color: #000 !important; }

/*-----------------------------------------------------------------------------------*/
/*	reveal effect css
 /*-----------------------------------------------------------------------------------*/
.reveal_main {
  overflow: hidden;
  margin: auto;
  display: table; }

.reveal_main-text {
  display: table-cell;
  vertical-align: middle; }

.reveal_cont-text {
  position: relative;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  opacity: 0;
  visibility: hidden; }

.reveal_block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #0065df;
  display: inline-block;
  z-index: 1; }

.reveal_text {
  position: relative;
  font-size: 12rem;
  line-height: 12rem;
  margin: 0;
  white-space: nowrap;
  color: black;
  opacity: 0;
  visibility: hidden; }

.reveal_cont-img {
  position: relative;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  font-size: 0;
  z-index: -1; }

.reveal_block-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: red; }

.reveal_img {
  display: inline-block;
  max-width: 150%;
  height: auto;
  opacity: 0;
  visibility: hidden; }

/* Media queries */
@media screen and (max-width: 61.59em) {
  .reveal_cont-img {
    transform: translate(0%, 0%) !important; } }
/*-----------------------------------------------------------------------------------*/
/*	reveal effect css ends
 /*-----------------------------------------------------------------------------------*/
.top_banner {
  position: relative;
  height: 100vh; }
  .top_banner .reveal_outer {
    display: flex;
    top: 29%;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0; }
  .top_banner .reveal_main {
    margin: 0 auto; }
  .top_banner h2 {
    color: #fff;
    font-size: 12rem;
    line-height: 12rem;
    padding: 0 0 50px; }

.section_one {
  height: 100vh;
  background: #ffaaa5 url("../images/package1.jpg") no-repeat center right/83% auto; }
  .section_one h2 {
    font-size: 12rem;
    color: #fefefe; }
  .section_one p {
    color: #fff;
    max-width: 600px;
    margin: 2rem 0 0 6rem; }

.slick-prev, .slick-next {
  border-radius: 50%;
  background-color: #0065df !important;
  width: 50px;
  height: 50px; }

.slick-prev:before, .slick-next:before {
  font-family: FontAwesome !important;
  content: '\f105' !important; }

.slick-prev:before {
  content: '\f104' !important; }

.slider_section {
  position: relative;
  margin: 9rem 0; }
  .slider_section .container {
    z-index: 10;
    position: relative; }

.slider_inner {
  max-width: 1360px;
  display: block;
  margin: 0 auto; }

.cd-slider-wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow-x: visible; }

.cd-slider-navigation li {
  right: 60px; }

.cd-slider-navigation li:last-of-type {
  left: 60px; }

.cd-slider-navigation li a {
  background-color: #0065df;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-image: none;
  position: relative;
  overflow: visible; }
  .cd-slider-navigation li a:after {
    content: '\f105' !important;
    font-family: FontAwesome;
    position: absolute;
    font-size: 28px;
    color: #fff !important;
    left: -28px;
    top: 12px; }

.cd-slider-navigation li:last-of-type a:after {
  content: '\f104' !important;
  left: -32px; }

.cd-slider-navigation li {
  right: -50px; }

.cd-slider-navigation li:last-of-type {
  left: -50px; }

.button_grid {
  position: absolute;
  right: 70px;
  top: 0rem;
  display: block; }
  .button_grid ul li {
    display: inline-block;
    vertical-align: middle;
    color: #a16c52;
    font-size: 1rem;
    padding-left: 15px;
    font-family: 'Poppins-Medium', sans-serif; }
  .button_grid .slider_svg {
    width: 60px; }

.grid_layout {
  max-width: 1270px;
  margin: 9rem auto 0; }
  .grid_layout .col-md-4 {
    margin-top: 14px;
    padding-left: 9px;
    padding-right: 9px; }

.purple_overlay {
  background: #333;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: transform 0.5s ease 0s;
  width: 100%;
  z-index: 999999; }

.overlay {
  position: relative;
  transform-origin: 0 0;
  z-index: 99; }
  .overlay span {
    display: block;
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0; }
  .overlay .indigofonce {
    z-index: 3; }
  .overlay .indigoclair {
    z-index: 2;
    background: #0eba95; }

.wrapper {
  z-index: 1;
  background: transparent; }

.svg_overlay {
  position: relative;
  z-index: 11;
  width: 100%;
  top: 22%;
  margin: 0 auto;
  max-width: 1400px; }

.item {
  cursor: default; }

.item:first-of-type {
  grid-column: 1 / span 4;
  width: 100%; }

.content {
  position: relative;
  min-height: 300px;
  overflow: hidden; }

.item__svg {
  position: relative;
  display: block;
  width: 500px;
  height: auto;
  min-height: 500px;
  margin: 0 0 0 20%;
  padding: 0 0 0;
  overflow-y: hidden; }

.footer_sect {
  background-color: #0065df;
  padding: 90px 0; }
  .footer_sect a {
    color: #fff !important;
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-family: 'Poppins-Regular', sans-serif;
    display: block; }
  .footer_sect .footer_links button {
    font-family: 'Poppins-Regular', sans-serif;
    background: transparent;
    border: none;
    color: #fff;
    margin: 0 0 15px;
    font-size: 1.8rem;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .footer_sect .footer_links button:focus {
    box-shadow: none !important;
    border: none !important;
    outline: none; }
  .footer_sect .footer_links button:hover {
    color: #ffaaa5 !important;
    box-shadow: none !important; }
  .footer_sect a:hover {
    color: #ffaaa5 !important; }
  .footer_sect li {
    color: #fff !important;
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-family: 'Poppins-Regular', sans-serif; }
  .footer_sect .footer_social {
    margin-bottom: 10px; }
  .footer_sect .footer_social li {
    display: inline-block;
    margin-right: 20px; }
  .footer_sect .footer_social li a {
    font-size: 1.8rem !important;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 50%;
    padding: 10px 0;
    margin: 0 0 15px;
    text-align: center;
    width: 60px;
    height: 60px; }
  .footer_sect .footer_social_outer {
    text-align: center; }
  .footer_sect .footer_logo {
    display: inline-block;
    margin: 0 0 20px; }
  .footer_sect .logo_img img {
    vertical-align: middle;
    display: inline-block;
    width: auto !important; }
  .footer_sect .logo_img span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    color: #fefefe;
    font-family: 'Poppins-Bold', sans-serif;
    margin: 0 0 0 30px; }

.content--grid {
  padding: 0; }

.grid_img {
  width: 35px; }

.socials {
  position: absolute;
  bottom: 80px;
  left: 90px;
  z-index: 9; }
  .socials a {
    color: #fff;
    font-size: 1.4rem;
    border: 2px solid #fff;
    display: block;
    border-radius: 50%;
    padding: 10px 0;
    margin: 0 0 15px;
    text-align: center;
    width: 46px;
    height: 46px; }

.lines_section {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
  pointer-events: none; }
  .lines_section .col {
    position: relative; }
    .lines_section .col:after {
      content: "";
      position: absolute;
      left: 0;
      height: 100%;
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      pointer-events: none; }

.barba-container.pos_relative {
  position: relative; }

.fabrication .indigofonce {
  background: #363458; }
.fabrication .section_one {
  background-image: url("../images/fabricat2.jpg");
  background-color: #ffbf34; }

.top_packag .indigofonce {
  background: #0eba95; }

.printing .indigofonce {
  background: #ffada5; }
.printing .section_one {
  background-image: url("../images/printing.jpg");
  background-color: #7bdace; }

.giveaway .indigofonce {
  background: #e8b835; }
.giveaway .section_one {
  background-image: url("../images/give2.jpg");
  background-color: #3e5a8a; }

.client .indigofonce {
  background: #22676c; }
.client .section_one {
  background-image: url("../images/clients.jpg");
  background-color: #3ca98b; }

.about .indigofonce {
  background: #138287; }
.about .section_one {
  background-image: url("../images/about.jpg");
  background-color: #bcb333; }

.print_slider {
  margin: 10rem 0 0; }

.slider_inner h4 {
  font-family: 'MoskBold700', sans-serif;
  font-size: 2.2rem;
  text-align: right;
  padding: 0 60px 20px 0;
  text-transform: uppercase; }

.logo_inner {
  padding: 100px 0 0; }
  .logo_inner .image-holder {
    padding: 50px 0;
    text-align: center; }
  .logo_inner img {
    width: 150px; }

.logo_inner3 {
  padding-top: 200px;
  padding-bottom: 100px; }

.about_section .container-fluid {
  padding-left: 0;
  padding-right: 0; }
.about_section h2 {
  font-family: 'MoskBold700', sans-serif;
  font-size: 9rem;
  line-height: 8rem;
  color: #bcb333; }
.about_section h3 {
  font-family: 'MoskBold700', sans-serif;
  font-size: 3.5rem;
  letter-spacing: 2px;
  color: #fff; }
  .about_section h3 span {
    background-color: #22223f;
    padding: 0 20px; }
.about_section .text_holder {
  position: relative;
  z-index: 10;
  max-width: 690px;
  padding: 0 60px; }
.about_section p {
  font-family: "Roboto-Light", sans-serif;
  font-size: 1.8rem;
  color: #22223f;
  line-height: 1.3em;
  text-align: justify;
  margin-top: 2.5rem; }
.about_section .image-holder img {
  width: 100%; }

.about_section2 {
  margin: -7px 0; }

.menu-outer {
  z-index: 12;
  position: absolute; }

.menu {
  width: 100%; }

.menu .menu__link {
  margin: 0;
  background: #fff;
  box-shadow: none;
  border: 0; }

.menu__inner {
  background: #fff; }

.btn.btn--close {
  position: fixed;
  top: 95px;
  right: 80px;
  z-index: 2; }

.top_nav_home .logo_img span {
  color: #000 !important; }

.powered_by {
  position: absolute;
  right: 70px;
  bottom: 35px;
  pointer-events: auto; }
  .powered_by li {
    margin: 0 0 13px;
    font-family: 'Poppins-Regular';
    display: inline-block;
    vertical-align: middle; }
    .powered_by li:first-child {
      padding: 0 1px 4px 0; }
  .powered_by img {
    width: 100px; }

.contact_main {
  position: fixed;
  z-index: 5;
  bottom: 50px;
  left: 80px;
  width: 70px; }

.contact .top_banner {
  height: auto; }
.contact .lines_section .col:after {
  border-left: 1px solid whitesmoke; }
.contact .overlay {
  opacity: 0 !important; }
.contact .socials a {
  color: #023268;
  border: 2px solid #023268; }

.contact_section {
  height: 100vh;
  padding: 16rem 0 0; }
  .contact_section h4 {
    font-size: 4.5rem;
    font-family: 'Poppins-Medium', sans-serif;
    color: #fff; }
  .contact_section p {
    font-size: 1.4rem;
    line-height: 1.9rem;
    font-family: 'Roboto-Light', sans-serif;
    color: #fff; }
  .contact_section .text_inner {
    background-color: #0076a3;
    position: relative;
    z-index: 11;
    max-width: 820px;
    padding: 40px 40px 35px 60px; }
  .contact_section .location_ul {
    margin: 35px 0 0 100px; }
  .contact_section .location_ul li.address {
    color: #0076a3 !important; }
  .contact_section .location_ul li span {
    margin: 0 0 10px 50px;
    font-size: 1.6rem;
    line-height: 3rem;
    font-family: 'Poppins-Regular', sans-serif;
    display: block;
    position: relative;
    z-index: 11; }
    .contact_section .location_ul li span:after {
      position: absolute;
      content: "";
      background: url("../images/location.svg") no-repeat 0 0/cover;
      left: -61px;
      height: 38px;
      width: 33px;
      top: 5px; }
  .contact_section .location_ul a {
    color: #0076a3 !important; }
  .contact_section .location_ul a:hover {
    color: #ffaaa5 !important; }
  .contact_section .location_ul a span:after {
    background: url("../images/email2.svg") no-repeat 0 0/cover;
    width: 51px;
    left: -70px;
    top: 8px; }
  .contact_section .phone_ul {
    text-align: right;
    padding: 3rem 10rem 0 0; }
  .contact_section .phone_ul a {
    margin: 0 0 10px 50px;
    font-size: 1.6rem;
    line-height: 3rem;
    color: #0076a3 !important;
    font-family: 'Poppins-Regular', sans-serif;
    display: inline-block;
    position: relative;
    z-index: 11; }
    .contact_section .phone_ul a:after {
      position: absolute;
      content: "";
      background: #0076a3;
      left: -91px;
      width: 34px;
      height: 5px;
      top: 22px; }
    .contact_section .phone_ul a:hover {
      color: #ffaaa5 !important; }

.form_holder {
  max-width: 710px;
  position: relative;
  z-index: 11; }
  .form_holder h5 {
    font-family: 'Poppins-SemiBold', sans-serif;
    color: #0076a3;
    margin: 70px 0 0; }
  .form_holder .form-control {
    font-size: 1.4rem;
    font-family: 'Poppins-Regular', sans-serif;
    margin: 3rem 0 0;
    color: #696969;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #e0e0e0; }
  .form_holder textarea.form-control {
    border: 1px solid #6a6a6a; }
  .form_holder .submit {
    font-size: 1.6rem;
    font-family: 'Poppins-Regular', sans-serif;
    text-transform: uppercase;
    margin: 40px 0 0;
    background-color: #0076a3;
    height: 5rem;
    width: 17rem;
    border-radius: 0;
    color: #fff;
    position: relative;
    z-index: 11;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .form_holder .submit:hover {
      background-color: #ffaaa5 !important; }

.pad_lr_z {
  padding-left: 0;
  padding-right: 0; }

.btn--menu {
  top: 0;
  right: 0; }

.nav_logo {
  position: absolute;
  opacity: 0;
  top: inherit !important;
  left: inherit !important;
  bottom: 70px !important;
  right: 70px !important; }
  .nav_logo span {
    color: #000 !important; }

.menu--open .nav_logo {
  opacity: 1; }

/* Center the loader */
#loader,
#loader:before,
#loader:after {
  border-radius: 50%; }

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -25px 0 0 -25px;
  color: #ffffff;
  font-size: 11px;
  text-indent: -99999em;
  width: 5em;
  height: 5em;
  box-shadow: inset 0 0 0 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#loader:before,
#loader:after {
  position: absolute;
  content: ''; }

#loader:before {
  width: 2.6em;
  height: 5.1em;
  background: #0dc5c1;
  border-radius: 5.1em 0 0 5.1em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 2.6em 2.55em;
  transform-origin: 2.6em 2.55em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s; }

#loader:after {
  width: 2.6em;
  height: 5.1em;
  background: #0dc5c1;
  border-radius: 0 5.1em 5.1em 0;
  top: -0.1em;
  left: 2.5em;
  -webkit-transform-origin: 0px 2.5em;
  transform-origin: 0px 2.5em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease; }

@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* Add animation to "page content" */
#loaderhomeid {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s; }

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0px;
    opacity: 1; } }
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }
#loaderhomeid {
  display: none; }

.menu-container {
  position: relative; }
  .menu-container .menu-logo {
    position: absolute;
    right: 80px;
    bottom: 60px; }

/*========================================================
================== RESPONSIVE QUERIES===============*/
/*------------------------------------------------
1700
------------------------------------------------*/
/*------------------------------------------------
1699
------------------------------------------------*/
@media screen and (max-width: 1699px) {
  html {
    font-size: 15px; }

  .top_banner h2, .section_one h2 {
    font-size: 10rem; }

  .cd-slider-navigation li {
    right: -30px; }

  .cd-slider-navigation li:last-of-type {
    left: -30px; }

  .contact_section .text_inner {
    padding: 30px 30px 30px 60px; }

  .contact_section h4 {
    font-size: 3.5rem; }

  .form_holder {
    padding-right: 30px; }

  .form_holder h5 {
    margin: 40px 0 0; }

  .contact_section .location_ul {
    margin: 25px 0 0 80px; }

  .contact_section .phone_ul {
    padding: 2rem 8rem 0 0; }

  .contact_section .location_ul li span {
    font-size: 1.6rem; }

  .contact_section .phone_ul a {
    font-size: 1.6rem; }

  .contact_section .phone_ul a::after {
    left: -71px; }

  .form_holder .form-control {
    font-size: 1.4rem; }

  .home_img_container {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    width: 100%; }

  .img1 {
    width: 330px;
    height: 333px;
    left: -35px;
    top: 39%; }

  .img2 {
    height: 349px;
    width: 290px;
    left: 24.5%;
    top: 40.2%; }

  .img3 {
    height: 180px;
    width: 215px;
    left: 34%;
    top: 45%; }

  .img4 {
    height: 292px;
    width: 346px;
    left: 53%;
    top: 46.8%; }

  .img5 {
    left: 39%;
    width: 350px;
    height: 229px;
    top: 25%; }

  .img6 {
    width: 237px;
    height: 333px;
    top: 28%;
    right: 0px; }

  .logo_inner .image-holder {
    padding: 50px 0; }

  .logo_img img {
    width: 70px; }

  .menu-outer {
    top: 67px; } }
/*------------------------------------------------
1460
------------------------------------------------*/
@media (min-width: 1460px) {
  .custom-container {
    max-width: 1400px;
    width: 100%; } }
/*------------------------------------------------
1460
------------------------------------------------*/
@media screen and (max-width: 1460px) {
  html {
    font-size: 14px; }

  .about_section h2 {
    font-size: 7rem;
    line-height: 6rem; }

  .about_section h3 {
    font-size: 2.2rem; }

  .about_section h3 span {
    padding: 0 10px; }

  .about_section p {
    font-size: 1.4rem;
    line-height: 1.3em;
    margin-top: 2rem; }

  .logo_inner .image-holder img {
    width: 180px; }

  .top_nav {
    top: 25px;
    left: 30px; }

  .menu-outer {
    top: 59px;
    right: 30px; }

  .contact_main {
    bottom: 30px;
    left: 30px;
    width: 60px; }

  .menu-container .menu-logo {
    right: 40px;
    bottom: 30px; }

  .contact_section {
    height: 100%;
    padding: 14rem 0 60px;
    position: relative;
    z-index: 11; }

  .socials {
    bottom: 30px; }

  .contact_section p {
    font-size: 1.2rem;
    line-height: 1.6rem; }

  .contact_section h4 {
    font-size: 3rem; }

  .contact_section .text_inner {
    padding: 20px 20px 30px 40px; }

  .form_holder h5 {
    margin: 30px 0 0; }

  .form_holder .form-control {
    font-size: 1.4rem;
    margin: 2rem 0; }

  .form_holder .submit {
    font-size: 1.6rem;
    margin: 20px 0 0;
    height: 4rem;
    width: 13rem; }

  .top_banner h2, .section_one h2 {
    font-size: 8rem; }

  .top_banner h2 {
    padding: 0 0 0px; }

  .item__svg {
    width: 400px;
    min-height: 300px;
    height: 300px;
    margin: 0 0 0 29%;
    padding: 43px 0 0; }

  .footer_sect .footer_links button {
    margin: 0 0 8px;
    font-size: 1.4rem;
    padding: 0; }

  .footer_sect {
    padding: 60px 0; }

  .footer_sect a {
    font-size: 1.3rem; }

  .footer_sect li {
    font-size: 1.3rem; }

  .btn.btn--close {
    top: 67px;
    right: 40px; }

  .img1 {
    top: 35%; }

  .img2 {
    top: 36.2%; }

  .img3 {
    top: 41%; }

  .img4 {
    top: 46.1%; }

  .img5 {
    width: 350px;
    height: 229px;
    top: 17%; }

  .img6 {
    top: 24%; }

  .top_nav .logo_img img, .top_nav .logo_img span {
    font-size: 1.6rem; }

  .nav_logo {
    right: 50px !important; }

  .footer_sect .footer_social li a {
    font-size: 1.4rem !important;
    padding: 5px 0 0;
    width: 50px;
    height: 50px; }

  .powered_by {
    right: 30px;
    bottom: 15px; } }
/*------------------------------------------------
1400
------------------------------------------------*/
/*------------------------------------------------
1199
------------------------------------------------*/
@media (max-width: 1199px) {
  .nav_ul a {
    padding-right: 3rem; }

  .nav_ul {
    right: 0; }

  .top_banner h2, .section_one h2 {
    font-size: 7rem; }

  .section_one {
    height: 550px; }

  .top_banner h2 {
    line-height: 9rem;
    padding: 0 0 20px; }

  .contact_section .phone_ul {
    padding: 2rem 2rem 0 0; }

  .top_nav {
    top: 30px;
    left: 30px; }

  .menu-outer {
    right: 30px; }

  .contact_main {
    bottom: 30px;
    width: 70px; }

  .svg_overlay {
    top: 28%; }

  .footer_sect .logo_img span {
    margin: 0 0 0 10px; } }
/*------------------------------------------------
1059
------------------------------------------------*/
/*------------------------------------------------
992
------------------------------------------------*/
/*------------------------------------------------
991
------------------------------------------------*/
@media (max-width: 991px) {
  html {
    font-size: 12px; }

  .footer_sect .footer_social_outer {
    text-align: left; }

  .footer_address {
    margin: 30px 0; }

  .footer_sect .footer_social {
    margin-top: 20px !important;
    margin-bottom: 0; }

  .contact_section h4 {
    font-size: 2.5rem; }

  .contact_section p {
    font-size: 1.2rem;
    line-height: 1.5rem; }

  .form_holder h5 {
    font-size: 1.4rem;
    margin: 20px 0 0; }

  .form_holder .form-control {
    font-size: 1.4rem;
    margin: 2rem 0 0; }

  .contact_section .location_ul li span {
    font-size: 1.2rem; }

  .socials {
    bottom: 30px;
    left: 60px; }

  .form_holder .submit {
    font-size: 1.3rem;
    margin: 30px 0 0;
    height: 4rem;
    width: 15rem; }

  .about_section h2 {
    font-size: 5rem;
    line-height: 5rem; }

  .cd-slider-navigation li a:after {
    top: 15px; }

  .logo_inner .image-holder img {
    width: 160px;
    height: 100px;
    object-fit: contain; } }
/*------------------------------------------------
768
------------------------------------------------*/
/*------------------------------------------------
767
------------------------------------------------*/
@media (max-width: 767px) {
  .section_one {
    background-size: cover;
    background-position: center center; }

  .section_one p {
    margin: 2rem 0 0 0; }

  .nav_ul {
    display: none; }

  .contact_section {
    height: auto;
    padding: 12rem 0 0; }

  .form_holder {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
    padding-bottom: 200px; }

  .contact .top_banner {
    height: 100%;
    position: absolute; }

  .barba_top {
    position: absolute;
    height: 100%; }

  .top_nav .logo_img {
    width: 221px; }

  .top_nav .logo_img img, .top_nav .logo_img span {
    font-size: 1.4rem;
    width: 60px; }

  .top_nav .logo_img span {
    margin: 0 0 22px 10px;
    width: 130px !important; }

  .contact_section .phone_ul {
    text-align: left;
    padding: 2rem 0 0 140px !important; }

  .contact_section .text_inner {
    padding: 30px 15px 30px; }

  .top_nav {
    left: 15px;
    top: 24px; }

  .btn.btn--close {
    top: 59px;
    right: 50px; }

  .about_section .text_holder {
    max-width: 100%;
    padding: 60px 0; }

  .about_section .container-fluid {
    padding-right: 15px;
    padding-left: 15px; }
  .about_section .row.no-gutters {
    margin-right: -15px;
    margin-left: -15px; }
  .about_section .row.no-gutters > [class^="col-"],
  .about_section .row.no-gutters > [class*=" col-"] {
    padding-right: 15px;
    padding-left: 15px; }

  .about_section .order-12 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1; }

  .footer_sect .footer_social li a {
    padding: 9px 0;
    width: 50px;
    height: 50px; }

  .footer_sect {
    padding: 60px 0 40px; }

  .logo_inner1 {
    padding-top: 0px;
    padding-bottom: 0px; }

  .logo_inner3 {
    padding-top: 100px;
    padding-bottom: 0; }

  .logo_inner .image-holder {
    padding: 50px 0 0; }

  .item__svg {
    width: 200px;
    margin: 0;
    min-height: 200px;
    height: 200px; }

  .home_img_container {
    max-width: 400px; }

  .img1 {
    width: 137px;
    height: 140px;
    left: -53px;
    top: 41%; }

  .img2 {
    height: 151px;
    width: 126px;
    left: 70px;
    top: 41.6%; }

  .img3 {
    height: 88px;
    width: 106px;
    top: 43%;
    left: 29%; }

  .img4 {
    height: 130px;
    width: 155px;
    top: 44.6%;
    left: 204px; }

  .img5 {
    left: 150px;
    width: 150px;
    height: 112px;
    top: 32%; }

  .img6 {
    top: 33.1%;
    right: -35px;
    width: 119px;
    height: 173px; }

  .contact_main {
    bottom: 30px;
    left: 15px;
    width: 50px; }

  .menu-outer {
    top: 51px;
    right: 15px; }

  .nav_logo {
    right: 30px !important;
    bottom: 10px !important; }

  .footer_sect .logo_img img {
    width: 40px !important; }

  .powered_by {
    right: 15px; }

  .socials a {
    font-size: 20px; }

  .socials {
    left: 30px; } }
/*------------------------------------------------
600
------------------------------------------------*/
@media (max-width: 600px) {
  .top_banner h2, .section_one h2 {
    font-size: 4rem; }

  .top_banner h2 {
    line-height: 6rem;
    padding: 0; }

  .top_banner .reveal_main {
    margin: 0 0 0 15px; }

  .powered_by {
    bottom: 20px; } }
/*------------------------------------------------
576
------------------------------------------------*/
@media (max-width: 576px) {
  .cd-slider-navigation li {
    right: 0; }

  .cd-slider-navigation li:last-of-type {
    left: 0; } }
/*------------------------------------------------
554
------------------------------------------------*/
/*------------------------------------------------
500
------------------------------------------------*/
/*------------------------------------------------
479
------------------------------------------------*/
@media (max-width: 479px) {
  .contact_section .location_ul {
    margin: 25px 0 0 30px; }

  .contact_section .phone_ul {
    padding: 2rem 0 0 40px !important; }

  .top_menu span {
    display: none; }

  .menu__inner {
    padding: 15vh 15px; }

  .btn.btn--close {
    right: 30px; }

  .barba-container .main_head {
    width: 300px; }

  .barba-container .main_head h2 {
    font-size: 4rem; }

  .nav_logo {
    right: 10px !important; }

  .menu-outer {
    top: 54px; }

  .menu-container .menu-logo {
    right: 30px;
    bottom: 20px; } }
/*------------------------------------------------
375
------------------------------------------------*/
@media (max-width: 350px) {
  .top_banner h2, .section_one h2 {
    font-size: 3rem; }

  .img1 {
    width: 107px;
    height: 120px;
    left: -33px;
    top: 44%; }

  .img2 {
    height: 121px;
    width: 96px;
    left: 64px;
    top: 44.6%; }

  .img4 {
    top: 48.6%;
    left: 169px;
    width: 135px;
    height: 115px; }

  .img5 {
    left: 134px;
    width: 130px;
    height: 87px;
    top: 34%; }

  .img6 {
    right: -45px;
    width: 99px;
    height: 153px; } }
/*------------------------------------------------
320
------------------------------------------------*/

/*# sourceMappingURL=all.css.map */
