/*======================
   01. Theme Base CSS
=========================*/
html,
body {
  width: 100%;
  overflow-x: hidden; }

body {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  color: #1C1C1C;
  font-size: 16px;
  font-weight: 400;
  background: #ffffff;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

img {
  max-width: 100%;
  height: auto; }

.container-fluid {
  padding: 0px;
  height: 100%; }

p, tr td {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #1C1C1C; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #1C1C1C;
  text-transform: capitalize;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 4px; }

a {
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  display: block;
  margin: 0px;
  color: #333333;
  font-weight: 500;
  text-transform: capitalize; }

a:hover {
  text-decoration: none; }

a:active,
a:hover {
  outline: 0 none;
  color: none !important; }

section {
  position: relative; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

li {
  display: inline-block; }

.padding_container {
  padding: 0px 80px; }

.section_title {
  text-align: center;
  display: block;
  width: 70%;
  margin: 0px auto 80px; }
  .section_title h2 {
    font-size: 55px;
    font-weight: 700;
    color: #b32e67;
    padding-bottom: 10px;
    position: relative; }
    .section_title h2::before {
      position: absolute;
      width: 100px;
      height: 5px;
      background: #e4c92f;
      content: "";
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0); }
  .section_title p {
    font-size: 18px;
    padding: 0px 20%; }

.o_zero {
  opacity: 0; }

.d_none {
  display: none; }

.p-0 {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px; }

.color_one {
  color: #17B0C3; }

.bold_p {
  font-weight: 700; }

.owl-theme .owl-nav .owl-next {
  color: #17B0C3;
  text-decoration: none; }

.owl-theme .owl-nav .owl-next:hover {
  color: #444444;
  background: none;
  text-decoration: none; }

.owl-theme .owl-nav [class*=owl-] {
  background: no-repeat; }

.owl-theme .owl-nav .owl-prev {
  color: #444444; }

/*=====basce css end here=========*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav {
  margin-top: 10px; }

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #02baab; }

/* =====================================
MARGIN TOP
===================================== */
.mt-0 {
  margin-top: 0; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-60 {
  margin-top: 60px; }

.mt-70 {
  margin-top: 70px; }

.mt-80 {
  margin-top: 80px; }

.mt-90 {
  margin-top: 90px; }

.mt-100 {
  margin-top: 100px; }

.mt-110 {
  margin-top: 110px; }

.mt-120 {
  margin-top: 120px; }

.mt-130 {
  margin-top: 130px; }

.mt-140 {
  margin-top: 140px; }

.mt-150 {
  margin-top: 150px; }

/* =====================================
MARGIN RIGHT,LEFT
===================================== */
.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

.mr-20 {
  margin-right: 20px; }

.mr-40 {
  margin-right: 40px; }

.mr-50 {
  margin-right: 50px; }

.mr-60 {
  margin-right: 60px; }

.mr-80 {
  margin-right: 80px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-30 {
  margin-left: 30px; }

.ml-50 {
  margin-left: 50px; }

.ml-60 {
  margin-left: 60px; }

.ml-80 {
  margin-left: 80px; }

/* =====================================
MARGIN BOTTOM
===================================== */
.mb-0 {
  margin-bottom: 0; }

.mb-5 {
  margin-bottom: 5; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-150 {
  margin-bottom: 150px; }

/*===================================== 
PADDING TOP
===================================== */
.pt-0 {
  padding-top: 0; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-50 {
  padding-top: 50px; }

.pt-60 {
  padding-top: 60px; }

.pt-70 {
  padding-top: 70px; }

.pt-80 {
  padding-top: 80px; }

.pt-90 {
  padding-top: 90px; }

.pt-100 {
  padding-top: 100px; }

.pt-110 {
  padding-top: 110px; }

.pt-120 {
  padding-top: 120px; }

.pt-130 {
  padding-top: 130px; }

.pt-140 {
  padding-top: 140px; }

.pt-150 {
  padding-top: 150px; }

.pt-160 {
  padding-top: 160px; }

.pt-180 {
  padding-top: 180px; }

.pt-190 {
  padding-top: 190px; }

.pt-200 {
  padding-top: 200px; }

.pt-210 {
  padding-top: 210px; }

.pt-220 {
  padding-top: 220px; }

.pt-260 {
  padding-top: 260px; }

.pt-300 {
  padding-top: 300px; }

/* =====================================
PADDING RIGHT
===================================== */
.pr-0 {
  padding-right: 0; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 25px; }

.pr-30 {
  padding-right: 30px; }

.pr-40 {
  padding-right: 40px; }

.pr-45 {
  padding-right: 45px; }

.pr-50 {
  padding-right: 50px; }

.pr-60 {
  padding-right: 60px; }

.pr-70 {
  padding-right: 70px; }

.pr-75 {
  padding-right: 75px; }

.pr-80 {
  padding-right: 80px; }

.pr-90 {
  padding-right: 90px; }

.pr-100 {
  padding-right: 100px; }

.pr-110 {
  padding-right: 110px; }

.pr-120 {
  padding-right: 120px; }

.pr-130 {
  padding-right: 130px; }

.pr-140 {
  padding-right: 140px; }

/* =====================================
PADDING BOTTOM
===================================== */
.pb-0 {
  padding-bottom: 0; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-120 {
  padding-bottom: 120px; }

.pb-130 {
  padding-bottom: 130px; }

.pb-140 {
  padding-bottom: 140px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-160 {
  padding-bottom: 160px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-190 {
  padding-bottom: 190px; }

.pb-200 {
  padding-bottom: 200px; }

.pb-220 {
  padding-bottom: 220px; }

.pb-250 {
  padding-bottom: 250px; }

.pb-300 {
  padding-bottom: 300px; }

/* =====================================
PADDING LEFT
===================================== */
.pl-0 {
  padding-left: 0; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 25px; }

.pl-30 {
  padding-left: 30px; }

.pl-40 {
  padding-left: 40px; }

.pl-45 {
  padding-left: 45px; }

.pl-50 {
  padding-left: 50px; }

.pl-60 {
  padding-left: 60px; }

.pl-70 {
  padding-left: 70px; }

.pl-80 {
  padding-left: 80px; }

.pl-90 {
  padding-left: 90px; }

.pl-100 {
  padding-left: 100px; }

.pl-110 {
  padding-left: 110px; }

.pl-120 {
  padding-left: 120px; }

.pl-130 {
  padding-left: 130px; }

.pl-140 {
  padding-left: 140px; }

.pl-150 {
  padding-left: 150px; }

/* =====================================
1.3. PAGE SECTION PADDING
===================================== */
.ptb-0 {
  padding: 0; }

.ptb-10 {
  padding: 10px 0; }

.ptb-20 {
  padding: 20px 0; }

.ptb-30 {
  padding: 30px 0; }

.ptb-40 {
  padding: 40px 0; }

.ptb-50 {
  padding: 50px 0; }

.ptb-60 {
  padding: 60px 0; }

.ptb-70 {
  padding: 70px 0; }

.ptb-80 {
  padding: 80px 0; }

.ptb-90 {
  padding: 90px 0; }

.ptb-100 {
  padding: 100px 0; }

.ptb-110 {
  padding: 110px 0; }

.ptb-120 {
  padding: 120px 0; }

.ptb-130 {
  padding: 130px 0; }

.ptb-140 {
  padding: 140px 0; }

.ptb-150 {
  padding: 150px 0; }

.p-100 {
  padding: 100px; }

/* =====================================
1.4. PAGE SECTION MARGIN
===================================== */
.mtb-0 {
  margin: 0; }

.mtb-10 {
  margin: 10px 0; }

.mtb-15 {
  margin: 15px 0; }

.mtb-20 {
  margin: 20px 0; }

.mtb-30 {
  margin: 30px 0; }

.mtb-40 {
  margin: 40px 0; }

.mtb-50 {
  margin: 50px 0; }

.mtb-60 {
  margin: 60px 0; }

.mtb-70 {
  margin: 70px 0; }

.mtb-80 {
  margin: 80px 0; }

.mtb-90 {
  margin: 90px 0; }

.mtb-100 {
  margin: 100px 0; }

.mtb-110 {
  margin: 110px 0; }

.mtb-120 {
  margin: 120px 0; }

.mtb-130 {
  margin: 130px 0; }

.mtb-140 {
  margin: 140px 0; }

.mtb-150 {
  margin: 150px 0; }

.mr-60 {
  margin: 0px 60px 0px 0px; }

a.button_effect {
  font: normal normal normal 24px/29px Montserrat;
  color: #ffffff;
  font-weight: 400;
  display: inline-flex;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 40px; }
  a.button_effect::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -40px;
    height: 1px;
    width: 60px;
    transform: translate(0%, -100%);
    background-color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  a.button_effect .btn_text {
    padding: 10px 35px;
    position: relative;
    overflow: hidden;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    a.button_effect .btn_text::before {
      width: 100%;
      top: 0;
      left: 0;
      height: 0px;
      position: absolute;
      content: "";
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%);
      border-top: 1px solid #ffffff;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    a.button_effect .btn_text::after {
      width: 100%;
      bottom: 0;
      right: 0;
      height: 0px;
      position: absolute;
      content: "";
      -ms-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%);
      border-bottom: 1px solid #ffffff;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    a.button_effect .btn_text span::before {
      position: absolute;
      content: "";
      right: 0;
      top: 0;
      height: 100%;
      width: 0px;
      -ms-transform: translateY(-100%);
      -webkit-transform: translateY(-100%);
      -moz-transform: translateY(-100%);
      -o-transform: translateY(-100%);
      transform: translateY(-100%);
      border-right: 1px solid #ffffff;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    a.button_effect .btn_text span::after {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      height: 100%;
      width: 0px;
      -ms-transform: translateY(100%);
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -o-transform: translateY(100%);
      transform: translateY(100%);
      border-left: 1px solid #ffffff;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
  a.button_effect:hover::before {
    width: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  a.button_effect:hover .btn_text {
    left: -40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  a.button_effect:hover .btn_text::before {
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  a.button_effect:hover .btn_text::after {
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  a.button_effect:hover .btn_text span::before {
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  a.button_effect:hover .btn_text span::after {
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }

.pr_image:hover a.button_effect::before, .pr_delivery:hover a.button_effect::before, .contact_product:hover a.button_effect::before {
  width: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.pr_image:hover .btn_text, .pr_delivery:hover .btn_text, .contact_product:hover .btn_text {
  left: -40px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.pr_image:hover .btn_text::before, .pr_delivery:hover .btn_text::before, .contact_product:hover .btn_text::before {
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
.pr_image:hover .btn_text::after, .pr_delivery:hover .btn_text::after, .contact_product:hover .btn_text::after {
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.pr_image:hover .btn_text span::before, .pr_delivery:hover .btn_text span::before, .contact_product:hover .btn_text span::before {
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }
.pr_image:hover .btn_text span::after, .pr_delivery:hover .btn_text span::after, .contact_product:hover .btn_text span::after {
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }

h2.border_title {
  position: relative; }

h2.border_title::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  transform: translate(-50%, 0);
  width: 0px;
  height: 2px;
  background: #707070; }

h2.border_title.reveal.reveal_visible::before {
  width: 100px;
  transition: all 0.5s ease-in-out; }

header {
  background: url("../images/banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px 80px;
  height: 100%;
  min-height: 100vh; }
  header .min-height {
    height: 100%;
    min-height: 100vh; }
  header .header_area {
    display: flex;
    width: auto;
    padding-top: 55px; }
    header .header_area .logo_inner {
      display: inline-block; }
    header .header_area .menu_area {
      display: inline-block;
      flex: 1;
      width: 100%;
      right: 0;
      position: relative; }
      header .header_area .menu_area .sidebar {
        padding: 0px 80px; }
        header .header_area .menu_area .sidebar #navbar-toggle {
          font-family: 'Roboto', sans-serif;
          font-size: 16px;
          font-weight: 300;
          color: #F9F9F9;
          text-transform: uppercase;
          position: fixed;
          right: 80px;
          top: 55px;
          z-index: 500; }
          header .header_area .menu_area .sidebar #navbar-toggle .menu, header .header_area .menu_area .sidebar #navbar-toggle .closed {
            position: absolute;
            opacity: 1;
            right: 0px;
            width: 80px;
            transition: all 0.5s ease-in-out; }
          header .header_area .menu_area .sidebar #navbar-toggle .closed {
            opacity: 0;
            transition: all 0.3s ease-in-out; }
          header .header_area .menu_area .sidebar #navbar-toggle.position .closed {
            opacity: 1;
            transition: all 0.5s ease-in-out; }
          header .header_area .menu_area .sidebar #navbar-toggle.position .menu {
            opacity: 0;
            transition: all 0.3s ease-in-out; }
          header .header_area .menu_area .sidebar #navbar-toggle .icon_bar {
            display: inline-block;
            top: 3px;
            position: relative; }
            header .header_area .menu_area .sidebar #navbar-toggle .icon_bar.cross span:nth-child(1), header .header_area .menu_area .sidebar #navbar-toggle .icon_bar.cross span:nth-child(4) {
              opacity: 0;
              -webkit-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
            header .header_area .menu_area .sidebar #navbar-toggle .icon_bar.cross span:nth-child(1) {
              top: 4px; }
            header .header_area .menu_area .sidebar #navbar-toggle .icon_bar.cross span:nth-child(4) {
              top: -4px; }
            header .header_area .menu_area .sidebar #navbar-toggle .icon_bar.cross span:nth-child(2) {
              transform: rotate(45deg);
              -webkit-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              top: 2px; }
            header .header_area .menu_area .sidebar #navbar-toggle .icon_bar.cross span:nth-child(3) {
              transform: rotate(-45deg);
              -webkit-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              top: -2px; }
          header .header_area .menu_area .sidebar #navbar-toggle .icon_bar span {
            width: 22px;
            height: 2px;
            background: #F9F9F9;
            display: block;
            margin: 2px;
            top: 0px;
            opacity: 1;
            position: relative;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
          header .header_area .menu_area .sidebar #navbar-toggle .icon_bar span:nth-child(2) {
            transform: rotate(0deg);
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            top: 2px; }
          header .header_area .menu_area .sidebar #navbar-toggle .icon_bar span:nth-child(3) {
            transform: rotate(0deg);
            -webkit-transition: 0.5s;
            transition: 0.5s;
            top: -2px; }
        header .header_area .menu_area .sidebar ul.sidebar-nav {
          padding-top: 150px; }
          header .header_area .menu_area .sidebar ul.sidebar-nav li {
            display: block;
            text-align: right;
            opacity: 0;
            top: 15px;
            position: relative;
            transition: all 0.5s ease-in-out; }
            header .header_area .menu_area .sidebar ul.sidebar-nav li a {
              padding: 18px 0px;
              font-size: 50px;
              color: #ffffff;
              font-weight: 400;
              -webkit-transition: opacity .5s;
              -moz-transition: opacity .5s;
              -o-transition: opacity .5s;
              transition: opacity .5s;
              display: inline-block;
              opacity: 1;
              position: relative; }
            header .header_area .menu_area .sidebar ul.sidebar-nav li a.opaque {
              opacity: 0.5;
              -webkit-transition: opacity .5s;
              -moz-transition: opacity .5s;
              -o-transition: opacity .5s;
              transition: opacity .5s; }
          header .header_area .menu_area .sidebar ul.sidebar-nav.menu_animation li {
            opacity: 1;
            transition: all 0.3s ease-in-out; }
          header .header_area .menu_area .sidebar ul.sidebar-nav.menu_animation li:nth-child(1) {
            transition-delay: 0.2s;
            opacity: 1;
            top: 0px; }
          header .header_area .menu_area .sidebar ul.sidebar-nav.menu_animation li:nth-child(2) {
            transition-delay: 0.4s;
            opacity: 1;
            top: 0px; }
          header .header_area .menu_area .sidebar ul.sidebar-nav.menu_animation li:nth-child(3) {
            transition-delay: 0.6s;
            opacity: 1;
            top: 0px; }
        header .header_area .menu_area .sidebar .menu_bottom {
          display: flex;
          width: 100%;
          position: absolute;
          bottom: 0;
          left: 0;
          padding: 50px 80px; }
          header .header_area .menu_area .sidebar .menu_bottom .content_menu_bottom {
            flex: 1; }
          header .header_area .menu_area .sidebar .menu_bottom p {
            flex: 1;
            padding: 0px;
            color: #F9F9F9; }
            header .header_area .menu_area .sidebar .menu_bottom p a {
              color: #F9F9F9;
              font-size: 16px;
              font-family: 'Roboto', sans-serif;
              font-weight: 300;
              overflow: hidden;
              position: relative;
              display: inline-block; }
              header .header_area .menu_area .sidebar .menu_bottom p a::before {
                position: absolute;
                content: "";
                width: 100%;
                height: 2px;
                background: #ffffff;
                bottom: 0;
                left: 100%;
                transition: all 0.3s ease-in-out; }
              header .header_area .menu_area .sidebar .menu_bottom p a:hover::before {
                left: 0;
                transition: all 0.3s ease-in-out; }
            header .header_area .menu_area .sidebar .menu_bottom p:first-child {
              padding-left: 0; }
          header .header_area .menu_area .sidebar .menu_bottom ul {
            padding-right: 0px;
            flex: 1;
            text-align: right; }
            header .header_area .menu_area .sidebar .menu_bottom ul li {
              padding: 0px 18px; }
              header .header_area .menu_area .sidebar .menu_bottom ul li:last-child {
                padding-right: 0px; }
              header .header_area .menu_area .sidebar .menu_bottom ul li a {
                transform: scale(1);
                position: relative;
                transition: all 0.3s ease-in-out; }
              header .header_area .menu_area .sidebar .menu_bottom ul li a:hover {
                transform: scale(1.1);
                transition: all 0.3s ease-in-out; }
  header .banner_area h2 {
    color: #F9F9F9;
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 0px; }
  header .banner_area a {
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    display: inline-flex;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    margin-top: 50px;
    left: 40px; }
  header .banner_icon {
    position: absolute;
    bottom: 50px; }
    header .banner_icon ul li {
      padding: 0px 18px; }

header.scrolled .header_area .menu_area .sidebar #navbar-toggle .menu {
  opacity: 0;
  transition: all 0.3s ease-in-out; }

.sidebar .sidebar_area {
  color: #FFF;
  background: var(--unnamed-color-1c1c1c) 0% 0% no-repeat padding-box;
  background: rgba(28, 28, 28, 0.832);
  height: 100%;
  top: 0;
  width: 800px;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  position: fixed;
  z-index: -1;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  right: 0px;
  padding: 0px 80px;
  flex: 1; }

#navbar-toggle {
  cursor: pointer; }

#toggleView {
  margin-left: 44px; }

.menu-icon {
  float: right; }

.sidebar-nav {
  display: block;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0; }

.product_section .product_title {
  padding-bottom: 120px; }
  .product_section .product_title h2 {
    padding-bottom: 50px;
    font-size: 40px;
    color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 50px; }
    .product_section .product_title h2::before {
      position: absolute;
      bottom: 0;
      left: 50%;
      content: "";
      transform: translate(-50%, 0);
      width: 0px;
      height: 2px;
      background: #707070; }
  .product_section .product_title p {
    font-size: 20px;
    margin-bottom: 0; }
    .product_section .product_title p .responsive_block span {
      display: block; }
.product_section .pr_image {
  overflow: hidden;
  height: 525px;
  position: relative; }
  .product_section .pr_image.down_img {
    height: 480px; }
  .product_section .pr_image .image_hover {
    width: 100%;
    overflow: hidden;
    transform: scale(1);
    position: relative;
    top: -100px;
    transition: all 5s ease-in-out; }
    .product_section .pr_image .image_hover img {
      width: 100%; }
  .product_section .pr_image:hover .image_hover {
    transform: scale(1.4);
    transition: all 15s ease-in-out; }
  .product_section .pr_image .portfolio_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px 30px;
    z-index: 10; }
    .product_section .pr_image .portfolio_text h2 {
      font-size: 41px;
      color: #FFFFFF;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 50px;
      position: relative; }
    .product_section .pr_image .portfolio_text .effect_button {
      display: block;
      text-align: center; }
      .product_section .pr_image .portfolio_text .effect_button a .btn_text {
        padding: 8px 35px; }
  .product_section .pr_image::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease-in-out;
    z-index: 5; }
  .product_section .pr_image:hover::before {
    background: rgba(0, 0, 0, 0.6); }
  .product_section .pr_image:hover .portfolio_text h2 span {
    opacity: 0;
    -webkit-animation: textwrite1 40s;
    animation: textwrite1 40s;
    animation-iteration-count: 5; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(2) {
      animation-delay: 0.05s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(3) {
      animation-delay: 0.10s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(4) {
      animation-delay: 0.15s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(5) {
      animation-delay: 0.20s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(6) {
      animation-delay: 0.25s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(7) {
      animation-delay: 0.30s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(8) {
      animation-delay: 0.35s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(9) {
      animation-delay: 0.40s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(10) {
      animation-delay: 0.45s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(11) {
      animation-delay: 0.50s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(12) {
      animation-delay: 0.54s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(13) {
      animation-delay: 0.58s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(14) {
      animation-delay: 0.62s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(15) {
      animation-delay: 0.65s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(16) {
      animation-delay: 0.68s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(17) {
      animation-delay: 0.71s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(18) {
      animation-delay: 0.75s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(19) {
      animation-delay: 0.78s; }
    .product_section .pr_image:hover .portfolio_text h2 span:nth-child(20) {
      animation-delay: 0.80s; }
@keyframes textwrite1 {
  0% {
    opacity: 0; }
  1% {
    opacity: 1; }
  100% {
    opacity: 1; } }
.about_pr {
  background: #F8F8F8; }
  .about_pr .about_area {
    position: relative; }
  .about_pr .about_content {
    display: flex;
    align-items: center;
    height: 794px;
    justify-content: end; }
    .about_pr .about_content .content_inner h2 {
      font-size: 40px;
      color: #000000;
      padding-bottom: 50px;
      margin-bottom: 50px; }
      .about_pr .about_content .content_inner h2::before {
        left: 0;
        transform: translate(0, 0); }
      .about_pr .about_content .content_inner h2 .rs_block {
        display: block; }
    .about_pr .about_content .content_inner ul li {
      display: block;
      font-size: 20px;
      font-weight: 300; }
  .about_pr .about_pr_image {
    position: absolute;
    top: 0;
    right: 0; }

footer h4 {
  font-size: 20px;
  color: #000000;
  margin-bottom: 34px; }
footer ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #1C1C1C;
  font-size: 16px;
  padding-bottom: 20px;
  display: block; }
  footer ul li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #1C1C1C;
    font-size: 16px; }
footer .right_footer {
  text-align: right;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 100%; }

.contact_header {
  background-image: none;
  background: #ffffff;
  min-height: 100%; }
  .contact_header .header_area .menu_area .sidebar #navbar-toggle {
    color: #1C1C1C;
    font-weight: 400; }
    .contact_header .header_area .menu_area .sidebar #navbar-toggle .icon_bar span {
      background: #1C1C1C; }
    .contact_header .header_area .menu_area .sidebar #navbar-toggle.color {
      color: #F9F9F9; }
      .contact_header .header_area .menu_area .sidebar #navbar-toggle.color span {
        background: #F9F9F9; }
  .contact_header .contact_banner .contact_banner_area {
    display: flex; }
    .contact_header .contact_banner .contact_banner_area .left_content {
      flex: 1;
      display: flex;
      align-items: center; }
      .contact_header .contact_banner .contact_banner_area .left_content p {
        font-size: 32px;
        color: #1C1C1C;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        line-height: 35px; }
      .contact_header .contact_banner .contact_banner_area .left_content .left_contact_area {
        padding-right: 200px; }
    .contact_header .contact_banner .contact_banner_area h2 {
      font-size: 43px;
      color: #1C1C1C;
      margin-bottom: 0px;
      display: block;
      padding-bottom: 50px;
      margin-bottom: 50px; }
      .contact_header .contact_banner .contact_banner_area h2.border_title::before {
        left: 0;
        transform: translate(0, 0); }
    .contact_header .contact_banner .contact_banner_area .right_contact {
      flex: 1;
      width: 100%;
      box-shadow: 5px 5px 60px 0px rgba(45, 19, 106, 0.2);
      margin-right: -80px; }
      .contact_header .contact_banner .contact_banner_area .right_contact ul li {
        display: block;
        margin-bottom: 35px; }
        .contact_header .contact_banner .contact_banner_area .right_contact ul li span {
          width: 30px;
          height: 2px;
          background: #23AAAC;
          margin-right: 25px;
          display: block; }
        .contact_header .contact_banner .contact_banner_area .right_contact ul li h4 {
          font-size: 24px;
          display: inline-block;
          color: #1C1C1C;
          font-weight: medium;
          text-transform: uppercase; }
        .contact_header .contact_banner .contact_banner_area .right_contact ul li p {
          display: block;
          font-size: 19px;
          font-weight: 300;
          margin-top: 20px; }
        .contact_header .contact_banner .contact_banner_area .right_contact ul li .icon_contact {
          margin-top: 20px; }
          .contact_header .contact_banner .contact_banner_area .right_contact ul li .icon_contact li {
            display: inline-block;
            margin-right: 20px; }
            .contact_header .contact_banner .contact_banner_area .right_contact ul li .icon_contact li a {
              font-size: 25px;
              background: #CFCFCF;
              width: 30px;
              height: 30px;
              border-radius: 10px;
              text-align: center;
              color: #ffffff;
              line-height: 30px;
              transition: all 0.3s ease-in-out; }
              .contact_header .contact_banner .contact_banner_area .right_contact ul li .icon_contact li a:hover {
                background: #ffffff;
                color: #CFCFCF;
                transition: all 0.3s ease-in-out; }

.contact_section {
  margin-top: 230px;
  padding: 200px 0px;
  overflow: hidden; }
  .contact_section .background_img {
    background: url("../images/contacts.png");
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transform: scale(1);
    transition: all 5s ease-in-out; }
  .contact_section:hover .background_img {
    transform: scale(1.3);
    transition: all 15s ease-in-out; }
  .contact_section .contact_area {
    text-align: center; }
    .contact_section .contact_area h2, .contact_section .contact_area h3, .contact_section .contact_area a {
      color: #ffffff;
      text-transform: uppercase; }
    .contact_section .contact_area h2 {
      font-size: 41px;
      padding-bottom: 50px;
      margin-bottom: 50px; }
      .contact_section .contact_area h2.border_title::before {
        background: #ffffff; }
    .contact_section .contact_area h3 {
      font-size: 32px;
      margin-bottom: 40px; }
    .contact_section .contact_area .contact_button {
      display: flex;
      justify-content: center; }
      .contact_section .contact_area .contact_button a {
        margin: 0px 20px;
        font-size: 20px;
        font-weight: 500;
        display: inline-block;
        width: 180px; }
        .contact_section .contact_area .contact_button a .btn_text {
          width: 100%;
          display: block; }

.contact_footer {
  background: #F8F8F8; }

.product_section {
  display: block; }
  .product_section .pr_title {
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 55px; }
  .product_section .product_area.pl-0, .product_section .product_list.pl-0 {
    margin-right: 20px;
    margin-left: 0px; }
  .product_section .product_area.pr-0, .product_section .product_list.pr-0 {
    margin-right: 0px;
    margin-left: 20px; }
  .product_section .product_area {
    padding-bottom: 20px;
    border-bottom: 1px solid #707070; }
    .product_section .product_area h4 {
      font-size: 20px;
      text-transform: uppercase; }
    .product_section .product_area p {
      font-size: 16px;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      margin-bottom: 0px;
      min-height: 150px; }
    .product_section .product_area .image_pr {
      position: relative;
      margin-bottom: 35px;
      display: block;
      transition: all 0.5s ease-in-out; }
      .product_section .product_area .image_pr .image_head {
        position: absolute;
        bottom: 20px;
        z-index: 50;
        left: 20px;
        transform: scale(1);
        transition: all 0.5s ease-in-out; }
      .product_section .product_area .image_pr .image_main {
        overflow: hidden;
        position: relative;
        max-height: 360px; }
        .product_section .product_area .image_pr .image_main img {
          width: 100%; }
        .product_section .product_area .image_pr .image_main::before {
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 10;
          content: "";
          background: rgba(0, 0, 0, 0.3);
          bottom: 0;
          left: 0;
          opacity: 0;
          transition: all 0.3s ease-in-out; }
    .product_section .product_area:hover .image_pr .image_main::before {
      opacity: 1;
      transition: all 0.3s ease-in-out; }
    .product_section .product_area:hover .image_head {
      transform: scale(1.1);
      transition: all 0.5s ease-in-out; }
  .product_section .product_list {
    margin: 0px 10px; }
    .product_section .product_list form .form-group {
      position: relative;
      margin-bottom: 18px; }
      .product_section .product_list form .form-group label {
        font-size: 16px;
        color: #1C1C1C;
        margin-bottom: 10px;
        margin-top: 20px;
        font-weight: 400; }
      .product_section .product_list form .form-group .form-control {
        padding: 20px 25px;
        height: auto;
        color: #ABABAB;
        background: #FCFCFC;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        appearance: none;
        border: none; }
        .product_section .product_list form .form-group .form-control:focus {
          box-shadow: none; }
      .product_section .product_list form .form-group::after {
        content: "\f107";
        position: absolute;
        font-size: 20px;
        bottom: 22px;
        color: #B4B4B4;
        right: 25px;
        color: #B4B4B4;
        font: normal normal normal 25px/1 FontAwesome; }
    .product_section .product_list form .bottom_pr {
      display: flex;
      padding-top: 15px; }
      .product_section .product_list form .bottom_pr p {
        font-size: 18px;
        color: #1C1C1C; }
      .product_section .product_list form .bottom_pr h5 {
        flex: 1;
        width: 100%;
        text-align: right;
        font-weight: 500;
        color: #1C1C1C;
        font-size: 18px; }

.product_item {
  background: #F8F8F8; }
  .product_item .pr_title {
    font-size: 41px;
    color: #000000;
    padding-bottom: 50px;
    margin-bottom: 50px;
    text-align: center; }
  .product_item .pr_item_area {
    text-align: center; }
    .product_item .pr_item_area h3 {
      font-size: 30px;
      color: #000000;
      margin-bottom: 20px; }
    .product_item .pr_item_area p {
      font-size: 22px;
      margin-bottom: 25px;
      line-height: 30px; }
    .product_item .pr_item_area span {
      width: 125px;
      display: inline-block;
      height: 1px;
      background: #23AAAC; }

.pr_delivery .pr_delivery_area {
  height: 700px;
  display: flex;
  align-items: center; }
  .pr_delivery .pr_delivery_area h2 {
    font-size: 41px;
    color: #000000;
    padding-bottom: 50px;
    margin-bottom: 50px; }
    .pr_delivery .pr_delivery_area h2.border_title::before {
      left: 0;
      transform: translate(0, 0); }
  .pr_delivery .pr_delivery_area p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 50px; }
  .pr_delivery .pr_delivery_area a {
    font-size: 18px;
    color: #1C1C1C;
    font-weight: 600; }
  .pr_delivery .pr_delivery_area a.button_effect::before {
    background-color: #1C1C1C; }
  .pr_delivery .pr_delivery_area a.button_effect .btn_text::before, .pr_delivery .pr_delivery_area a.button_effect .btn_text::after, .pr_delivery .pr_delivery_area a.button_effect .btn_text span::before, .pr_delivery .pr_delivery_area a.button_effect .btn_text span::after {
    border-color: #1C1C1C; }
.pr_delivery .image_delivery {
  position: absolute;
  right: 0;
  width: 48%;
  top: 0;
  height: 700px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: url(../images/delivery.png);
  background-size: cover; }

.contact_product {
  height: 826px; }
  .contact_product .flex_area {
    height: 100%; }
  .contact_product .left_contact {
    height: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    padding-right: 150px; }
  .contact_product h2 {
    font-size: 43px;
    color: #1C1C1C;
    padding-bottom: 50px;
    margin-bottom: 50px; }
    .contact_product h2.border_title::before {
      left: 0;
      transform: translate(0, 0); }
  .contact_product p {
    font-size: 21px;
    color: #1C1C1C;
    padding-right: 150px; }
  .contact_product .contact_area {
    width: 91%;
    height: 100%;
    left: 0;
    position: relative;
    overflow: hidden; }
    .contact_product .contact_area .bg_contact {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url("../images/contact_4.png");
      background-repeat: no-repeat;
      background-size: cover;
      transform: scale(1);
      transition: all 5s ease-in-out; }
    .contact_product .contact_area form {
      padding: 65px 80px;
      background: #ffffff;
      z-index: 5; }
    .contact_product .contact_area .form_inner {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      height: 100%; }
      .contact_product .contact_area .form_inner .form-group {
        position: relative;
        margin-bottom: 0;
        width: 310px; }
        .contact_product .contact_area .form_inner .form-group label {
          font-size: 18px;
          color: #1C1C1C;
          margin-bottom: 10px;
          margin-top: 28px;
          font-weight: 400; }
        .contact_product .contact_area .form_inner .form-group:first-child label {
          margin-top: 0px; }
        .contact_product .contact_area .form_inner .form-group .form-control {
          padding: 18px 25px;
          height: auto;
          color: #ABABAB;
          font-size: 16px;
          background: #FCFCFC;
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          -moz-appearance: none;
          /* Firefox */
          -webkit-appearance: none;
          /* Safari and Chrome */
          appearance: none;
          border: none; }
          .contact_product .contact_area .form_inner .form-group .form-control:focus {
            box-shadow: none; }
        .contact_product .contact_area .form_inner .form-group input.form-control {
          font-size: 18px; }
        .contact_product .contact_area .form_inner .form-group.icon::after {
          content: "\f107";
          position: absolute;
          font-size: 20px;
          bottom: 18px;
          color: #B4B4B4;
          right: 25px;
          color: #B4B4B4;
          font: normal normal normal 25px/1 FontAwesome; }
    .contact_product .contact_area a {
      color: #1C1C1C;
      font-size: 18px;
      font-weight: 400;
      margin-top: 50px; }
    .contact_product .contact_area a.button_effect::before {
      background-color: #1C1C1C; }
    .contact_product .contact_area a.button_effect .btn_text::before, .contact_product .contact_area a.button_effect .btn_text::after, .contact_product .contact_area a.button_effect .btn_text span::before, .contact_product .contact_area a.button_effect .btn_text span::after {
      border-color: #1C1C1C; }
  .contact_product:hover .bg_contact {
    transform: scale(1.2);
    transition: all 15s ease-in-out; }

.preloader {
  width: 100%;
  display: block; }

#overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  text-align: center;
  background: #ffffff; }

.loader {
  display: inline-block;
  width: 200px;
  height: 30px;
  position: fixed;
  z-index: 9999;
  background: url("../images/footer_logo.png");
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  background-size: contain;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  -webkit-animation: spinning 5s linear infinite;
  animation: spinning 4s linear infinite; }

@keyframes spinning {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  50% {
    opacity: 0.2;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); } }

/*# sourceMappingURL=style.css.map */
