/*
@File: Mala Template Styles

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the template.

This files table contents are outlined below>>>>>

******************************************* 
** - Default-style
** - Navbar-style
** - Modal-style
** - Banner-style
** - Features-style
** - Partner-style
** - Data Analysis-style
** - Solution-style
** - Core-Statics-style
** - Counter-style
** - Pricing-style
** - Reviews-style
** - Blog-style
** - Contact-style
** - Footer-style
** - Acquaintance-style
** - Design-style
** - Download-style
** - Team-style
** - Choose-style
** - About-style
** - Services-style
** - Portfolio-style
** - Testimonial-style
** - Instagram-style
** - Coming-Soon-style
** - Header-style
** - Movement-style
** - Volunteer-style
** - Freedom-style
** - Buy-&-Sell-style
** - Coin-Sell-style
** - Tranding-style
** - Top-Sellers-style
** - Live-Auction-style
** - Author-style
** - Collection-style
** - Priducts-style
*******************************************
*/
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&amp;family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Mukta:wght@200;300;400;500;600;700;800&amp;family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Playfair+Display:ital,wght@0,900;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap");
/*Default-style
======================================================*/
body {
  color: #555555;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

img {
  max-width: 100%;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

.ptb-100 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.mr-20 {
  margin-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.mlr-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.mlrt-5 {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
  color: #19191b;
  font-family: "Kumbh Sans", sans-serif;
  font-weight: 700;
}

p {
  margin-bottom: 15px;
  font-size: 16px;
  color: #555555;
  font-family: "Poppins", sans-serif;
  line-height: 1.8;
}

p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

.owl-nav {
  margin-top: 0 !important;
}

.owl-dots {
  margin-top: 0 !important;
}

.form-control {
  height: 55px;
  border: 1px solid #eeeeee;
  padding-left: 15px;
}

.form-control:focus {
  border: 1px solid #0797ff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

textarea {
  height: auto !important;
}

button {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

/*Section-title
======================================================*/
.sass-section-title {
  max-width: 530px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.sass-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #0797ff;
}

.sass-section-title h2 {
  font-size: 40px;
}

.app-section-title {
  max-width: 530px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.app-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #f4732a;
}

.app-section-title h2 {
  font-size: 40px;
  font-family: "Roboto", sans-serif;
}

.agency-section-title {
  max-width: 530px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.agency-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #00964b;
  font-family: "Karla", sans-serif;
}

.agency-section-title h2 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  color: #0b1460;
}

.consulting-section-title {
  max-width: 760px;
  margin: -5px auto 50px auto;
  text-align: center;
  position: relative;
}

.consulting-section-title span {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #3561e4;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
}

.consulting-section-title h2 {
  font-size: 40px;
  font-family: "Mulish", sans-serif;
  color: #181c27;
}

.consulting-section-title::before {
  position: absolute;
  content: '';
  height: 3px;
  width: 100px;
  background-color: #3561e4;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.consulting-section-title::after {
  position: absolute;
  content: '';
  height: 3px;
  width: 7px;
  bottom: -20px;
  background-color: #ffffff;
  -webkit-animation: movebounce2 4s linear infinite;
          animation: movebounce2 4s linear infinite;
}

.photography-section-title {
  max-width: 630px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.photography-section-title span {
  font-size: 16px;
  color: #9C5451;
  letter-spacing: 3px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Mukta", sans-serif;
}

.photography-section-title h2 {
  font-size: 40px;
  font-family: "Playfair Display", serif;
  color: #19191b;
  font-weight: 600;
}

.political-section-title {
  text-align: center;
  position: relative;
  margin: -5px auto 40px auto;
}

.political-section-title span {
  font-size: 16px;
  color: #dd131a;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
}

.political-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  color: #0c1a3c;
  font-weight: 700;
}

.currency-section-title {
  max-width: 730px;
  margin: -5px auto 40px auto;
  text-align: center;
  position: relative;
}

.currency-section-title span {
  font-size: 16px;
  color: #0b6dff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
}

.currency-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-weight: 700;
}

.nft-section-title {
  margin: -5px 0 40px 0;
  position: relative;
  padding-left: 50px;
}

.nft-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  color: #19191b;
  font-weight: 700;
}

.nft-section-title::before {
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  background: -webkit-gradient(linear, left top, right top, color-stop(4.17%, #06DBAC), to(#1EA5FF));
  background: linear-gradient(90deg, #06DBAC 4.17%, #1EA5FF 100%);
  border-radius: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nft-section-title::after {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  background: #ffffff;
  border-radius: 100%;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nft-section-title.style2 h2 {
  color: #ffffff;
}

.nft-section-title.style2::after {
  background-color: #0a0a0a;
}

.exchange-section-title {
  text-align: center;
  position: relative;
  margin: -5px auto 40px auto;
}

.exchange-section-title span {
  font-size: 16px;
  color: #00a9a4;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
}

.exchange-section-title h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.exchange-section-title.style2 h2 {
  color: #ffffff;
}

.bg-color-f8f8f8 {
  background-color: #f8f8f8;
}

.bg-color-efedf0 {
  background-color: #efedf0;
}

.bg-color-f9f5f4 {
  background-color: #f9f5f4;
}

.bg-color-f9f5f4 {
  background-color: #f9f5f4;
}

.bg-color-f9f9f9 {
  background-color: #f9f9f9;
}

.bg-color-eef1f6 {
  background-color: #eef1f6;
}

.bg-color-1c2029 {
  background-color: #1c2029;
}

.bg-color-0e1013 {
  background-color: #0e1013;
}

.bg-color-0a0a0a {
  background-color: #0a0a0a;
}

.bg-color-f5f5f5 {
  background-color: #f5f5f5;
}

/*Navbar-style
======================================================*/
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 25px 0;
  height: auto;
}

.navbar.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 25px 0;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.navbar .container-fluid {
  max-width: 1690px;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar .others-options a {
  background-color: #6064e3;
  color: #ffffff;
  padding: 15px 30px;
  border-radius: 7px;
  margin-left: 40px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.navbar .others-options a:hover {
  background-color: #0797ff;
  color: #ffffff;
}

.navbar .others-options.style3 a {
  background-color: #00964b;
  color: #ffffff;
  font-weight: 600;
}

.navbar .others-options.style3 a i {
  position: relative;
  right: 0;
  top: 2px;
  padding-left: 7px;
}

.navbar .others-options.style3 a:hover {
  background-color: #85ca50;
  color: #ffffff;
}

.navbar .others-options.style4 a {
  background-color: #181c27;
  color: #ffffff;
}

.navbar .others-options.style4 a i {
  position: relative;
  right: 0;
  top: 2px;
  padding-left: 7px;
}

.navbar .others-options.style4 a:hover {
  background-color: #3561e4;
  color: #ffffff;
}

.navbar .others-options.style7 a {
  background-color: #dd131a;
  color: #ffffff;
  border-radius: 0;
}

.navbar .others-options.style7 a i {
  position: relative;
  right: 0;
  top: 2px;
  padding-left: 7px;
}

.navbar .others-options.style7 a:hover {
  background-color: #181c27;
  color: #ffffff;
}

.navbar .others-options.style9 a {
  margin-left: 0;
}

.navbar .others-options.style10 a {
  background-color: #00a9a4;
  color: #ffffff;
}

.navbar .others-options.style10 a:hover {
  background-color: #ffffff;
  color: #030734;
}

.navbar .others-options.style10 a i {
  position: relative;
  top: 2px;
  padding-left: 7px;
}

.navbar .others-options .modal-btn {
  text-align: center;
  margin-left: 40px;
}

.navbar .others-options .modal-btn i {
  color: #ffffff;
  font-size: 30px;
  background-color: #222222;
  height: 50px;
  width: 60px;
  line-height: 50px;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.navbar .others-options .modal-btn i:hover {
  color: #9C5451;
  background-color: #ffffff;
}

.bg-light {
  background-color: transparent !important;
}

.navbar-brand .white-logo {
  display: none;
}

.navbar-light.nav-style2 {
  background-color: #ffffff;
}

.navbar-light.nav-style2 .others-options a {
  background-color: #f4732a;
  color: #ffffff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.navbar-light.nav-style2 .others-options a:hover {
  background-color: #36234b;
  color: #ffffff;
}

.navbar-light.nav-style2 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style2 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style2 .navbar-nav .nav-item .nav-link.active {
  color: #f4732a;
}

.navbar-light.nav-style2 .navbar-nav .nav-item.active .nav-link {
  color: #f4732a;
}

.navbar-light.nav-style2.is-sticky .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style2.is-sticky .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style2.is-sticky .navbar-nav .nav-item .nav-link.active {
  color: #f4732a;
}

.navbar-light.nav-style5 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style5 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style5 .navbar-nav .nav-item .nav-link.active {
  color: #000;
  font-size: 25px;
}

.navbar-light.nav-style5 .navbar-nav .nav-item.active .nav-link {
  color: #f4732a;
}

.navbar-light.nav-style5.is-sticky .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style5.is-sticky .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style5.is-sticky .navbar-nav .nav-item .nav-link.active {
  color: #000;
}

.navbar-light.nav-style3 {
  background-color: #ffffff;
}

.navbar-light.nav-style3 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style3 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style3 .navbar-nav .nav-item .nav-link.active {
  color: #3561e4;
}

.navbar-light.nav-style3 .navbar-nav .nav-item.active .nav-link {
  color: #3561e4;
}

.navbar-light.nav-style3.is-sticky .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style3.is-sticky .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style3.is-sticky .navbar-nav .nav-item .nav-link.active {
  color: #3561e4;
}

.navbar-light.nav-style4 {
  background-color: transparent;
}

.navbar-light.nav-style4 .others-options a {
  background-color: #f4732a;
  color: #ffffff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.navbar-light.nav-style4 .others-options a:hover {
  background-color: #36234b;
  color: #ffffff;
}

.navbar-light.nav-style4 .navbar-nav .nav-item .nav-link {
  color: #ffffff;
}

.navbar-light.nav-style4 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style4 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style4 .navbar-nav .nav-item .nav-link.active {
  color: #9C5451;
}

.navbar-light.nav-style4.is-sticky {
  background-color: #191919 !important;
}

.navbar-light.nav-style4.is-sticky .nav-item .nav-link {
  color: #ffffff !important;
}

.navbar-light.nav-style4.is-sticky .nav-item .nav-link:hover, .navbar-light.nav-style4.is-sticky .nav-item .nav-link:focus, .navbar-light.nav-style4.is-sticky .nav-item .nav-link.active {
  color: #bee242 !important;
}

.navbar-light .navbar-nav {
  z-index: 999;
}

.navbar-light .navbar-nav .nav-item {
  margin-bottom: 0;
  padding-right: 20px;
  padding-left: 20px;
}

.navbar-light .navbar-nav .nav-item .nav-link {
  color: #19191b;
  padding: 0;
  position: relative;
  font-size: 25px;
  font-weight: 600;
}

.navbar-light .navbar-nav .nav-item .nav-link:hover, .navbar-light .navbar-nav .nav-item .nav-link:focus, .navbar-light .navbar-nav .nav-item .nav-link.active {
  color: #0797ff;
}

.navbar-light .navbar-nav .nav-item:last-child {
  padding-right: 0;
}

.navbar-light .navbar-nav .nav-item:first-child {
  padding-left: 0;
}

.navbar-light .navbar-nav .nav-item.active .nav-link {
  color: #0797ff;
}

.navbar-light .navbar-nav .nav-item.active .nav-link::before {
  bottom: -13px;
  opacity: 1;
  visibility: visible;
}

.navbar-light.is-sticky .navbar-nav .nav-item .nav-link {
  color: #19191b;
  font-size: 25px;
}

.navbar-light.is-sticky .navbar-nav .nav-item .nav-link:hover, .navbar-light.is-sticky .navbar-nav .nav-item .nav-link:focus, .navbar-light.is-sticky .navbar-nav .nav-item .nav-link.active {
  color: #0797ff;
}

.navbar-light.nav-style6 {
  background-color: #ffffff;
}

.navbar-light.nav-style7 {
  padding: 0;
}

.navbar-light.nav-style7 .container-fluid {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
}

.navbar-light.nav-style7 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style7 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style7 .navbar-nav .nav-item .nav-link.active {
  color: #dd131a;
}

.navbar-light.nav-style7 .navbar-nav .nav-item.active .nav-link {
  color: #dd131a;
}

.navbar-light.nav-style7.is-sticky .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style7.is-sticky .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style7.is-sticky .navbar-nav .nav-item .nav-link.active {
  color: #dd131a;
}

.navbar-light.nav-style8 {
  background-color: transparent;
}

.navbar-light.nav-style8 .others-options {
  margin-left: 40px;
}

.navbar-light.nav-style8 .others-options ul {
  padding-left: 0;
  margin-bottom: 0;
}

.navbar-light.nav-style8 .others-options ul li {
  display: inline-block;
  margin-right: 15px;
}

.navbar-light.nav-style8 .others-options ul li:last-child {
  margin-right: 0;
}

.navbar-light.nav-style8 .others-options ul li a {
  padding: 15px 20px;
  background-color: #1C2029;
  color: #ffffff;
  border-radius: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  margin: 0;
}

.navbar-light.nav-style8 .others-options ul li a:hover {
  background-color: #0b6dff;
  color: #ffffff;
}

.navbar-light.nav-style8 .navbar-nav .nav-item .nav-link {
  color: #ffffff;
}

.navbar-light.nav-style8 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style8 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style8 .navbar-nav .nav-item .nav-link.active {
  color: #0b6dff;
}

.navbar-light.nav-style8.is-sticky {
  background-color: #191919 !important;
}

.navbar-light.nav-style8.is-sticky .nav-item .nav-link {
  color: #ffffff !important;
}

.navbar-light.nav-style8.is-sticky .nav-item .nav-link:hover, .navbar-light.nav-style8.is-sticky .nav-item .nav-link:focus, .navbar-light.nav-style8.is-sticky .nav-item .nav-link.active {
  color: #0b6dff !important;
}

.navbar-light.nav-style9 {
  background-color: transparent;
}

.navbar-light.nav-style9 .others-options {
  margin-left: 40px;
}

.navbar-light.nav-style9 .navbar-nav .nav-item .nav-link {
  color: #ffffff;
}

.navbar-light.nav-style9 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style9 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style9 .navbar-nav .nav-item .nav-link.active {
  color: #06dbac !important;
}

.navbar-light.nav-style9.is-sticky {
  background-color: #191919 !important;
}

.navbar-light.nav-style9.is-sticky .nav-item .nav-link {
  color: #ffffff !important;
}

.navbar-light.nav-style9.is-sticky .nav-item .nav-link:hover, .navbar-light.nav-style9.is-sticky .nav-item .nav-link:focus, .navbar-light.nav-style9.is-sticky .nav-item .nav-link.active {
  color: #06dbac !important;
}

.navbar-light.nav-style10 {
  background-color: #030734;
}

.navbar-light.nav-style10 .navbar-nav .nav-item .nav-link {
  color: #ffffff;
}

.navbar-light.nav-style10 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style10 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style10 .navbar-nav .nav-item .nav-link.active {
  color: #00a9a4 !important;
}

.navbar-light.nav-style10.is-sticky {
  background-color: #030734 !important;
}

.navbar-light.nav-style10.is-sticky .nav-item .nav-link {
  color: #ffffff !important;
}

.navbar-light.nav-style10.is-sticky .nav-item .nav-link:hover, .navbar-light.nav-style10.is-sticky .nav-item .nav-link:focus, .navbar-light.nav-style10.is-sticky .nav-item .nav-link.active {
  color: #00a9a4 !important;
}

.navbar-light.nav-style11 {
  background-color: transparent;
}

.navbar-light.nav-style11 .others-options a {
  background-color: #0797ff;
  color: #ffffff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.navbar-light.nav-style11 .others-options a:hover {
  background-color: #19191b;
  color: #ffffff;
}

.navbar-light.nav-style11 .navbar-nav .nav-item .nav-link {
  color: #ffffff;
}

.navbar-light.nav-style11 .navbar-nav .nav-item .nav-link:hover, .navbar-light.nav-style11 .navbar-nav .nav-item .nav-link:focus, .navbar-light.nav-style11 .navbar-nav .nav-item .nav-link.active {
  color: #0797ff;
}

.navbar-light.nav-style11.is-sticky {
  background-color: #191919 !important;
}

.navbar-light.nav-style11.is-sticky .nav-item .nav-link {
  color: #ffffff !important;
}

.navbar-light.nav-style11.is-sticky .nav-item .nav-link:hover, .navbar-light.nav-style11.is-sticky .nav-item .nav-link:focus, .navbar-light.nav-style11.is-sticky .nav-item .nav-link.active {
  color: #0797ff !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: .6;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: .6;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes movebounce2 {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes movebounce2 {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow: hidden;
  background: #19191b;
}

.preloader .loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 110px;
  height: 110px;
  margin: -80px 0 0 -75px;
  border-radius: 50%;
  border: 7px solid transparent;
  border-top-color: #0797ff;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;
}

.preloader .loader::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 7px solid transparent;
  border-top-color: #ffffff;
  -webkit-animation: spin-reverse .6s linear infinite;
          animation: spin-reverse .6s linear infinite;
}

.preloader .loader::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 7px solid transparent;
  border-top-color: #0797ff;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

.ammas{
  width: 100%;
  height: auto;
  margin: auto;
  text-align: center;
  margin-top: 150px;
}
.coming{
  text-align: center;
  margin: auto;
  width: auto;
  font-size: 25px;
  margin-top: 50px;
}