body {
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
    "Arial", sans-serif;
}

.navbar-brand img {
  width: 180px;
}

.partner {
  /* margin-top: 5em;*/
  background: #1d2c4f;
  background-repeat: no-repeat;
  height: 150px;
}

.partner2 {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  background-repeat: no-repeat;
  height: 300px;
}

.partner-logo {
  width: 200px;
  height: 200px;
  margin-top: -122px;
  background-size: 100%;
  background-position: center;
  background: #fff;
  border: solid 4px #c19a2f;
  border-radius: 50%;
  margin-bottom: 32px;
}

.partner2 a {
  background-color: #1e356e;
  color: #fff;
  padding: 10px 55px 10px 55px;
  text-decoration: none;
  border-radius: 30px;
  margin-top: 23px;
}

.partner2 a:hover {
  color: #fff;
}

.partner-logo img {
  width: 150px;
  margin-top: 61px;
}

.partner-logo-hading {
  margin-top: 7em;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000000 !important;
}

.user-bar li {
  float: left;
  padding-right: 15px;
  padding-top: 30px;
  list-style: none;
}

.user-bar li a {
  font-size: 22px;
  color: #000;
}

.gold {
  float: right;
}

.gold span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 16px;
}

.award {
  background-color: #0b284f;
  /*box-sizing: content-box;*/
  /*border-width: 8px;*/
  /*border-style: solid;*/
  /*border-image: linear-gradient(to right bottom, #260B3C, #a053df);*/
  /*border-image-slice: 1;*/
}

.award img {
  float: left;
  width: 150px;
}

.award h3 {
  color: #e7ce52;
  margin-bottom: 0px;
  margin-top: 24px;
  font-weight: bold;
  font-size: 30px;
}

.award h4 {
  color: #fff;
  margin-top: 1px;
  font-size: 16px;
  margin-bottom: 0px;
}

.award p {
  color: #fff;
  margin-top: 1px;
  font-size: 16px;
}

.logs {
  padding-top: 3em;
  padding-bottom: 3em;
}

.logs img {
  width: 100%;
}

a:hover {
  color: #000;
}

.logs h2 {
  padding-top: 2em;
}

.logs p {
  margin-bottom: 20px;
}

.mybt {
  background: linear-gradient(-85deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  padding: 10px 35px 10px 35px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  border-radius: 19px;
  background-size: 100% 100%;
}

.viewallbtn {
  background: black;
  border: 1px solid black;
  border-radius: 20px;
  padding: 10px 35px 10px 35px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  /* border-radius: 19px; */
  background-size: 100% 100%;
}

.point {
  height: auto;
  background-repeat: no-repeat;
  background-size: 100%;
}

.travel-image img {
  width: 100%;
  margin-top: 12em;
}

.gould-part h2 {
  margin-top: 2em;
  color: #1d2c4f;
  font-size: 3.2em;
  font-weight: bold;
}

.gould-part hr {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  /*background-image: url("../img/line.jpg");*/
  background-repeat: no-repeat;
  height: 4px;
  opacity: 1;
  margin-top: 0px;
  background-size: cover;
  margin-bottom: 53px;
}

.box {
  border: solid 4px #c19a2f;
  height: 220px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 20px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.box img {
  width: 130px;
  padding-top: 35px;
}

.box p {
  border-radius: 50%;
  padding: 15px 5px 5px 5px;
  box-shadow: 0px 2px 5px #888888;
  width: 53px;
  height: 53px;
  margin-top: 15px;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: red;
  margin-bottom: 0px;
  position: relative;
  top: -40px;
}

.box span {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding-top: 0px;
}

.box1 {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  height: 220px;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.box1 a {
  color: #1a1e21;
  font-size: 24px;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  display: inline-block;
  padding-top: 70px;
}

.box1 i {
  font-size: 30px;
}

.what {
  background-image: url("../img/goldbg.png");
  height: 650px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.what-box {
  background-color: #fff;
  margin-top: 4em;
  margin-left: 10em;
  margin-right: 10em;
  padding: 2em;
  border-radius: 30px;
}

.what-box h2 {
  margin-left: 90px;
  margin-right: 3em;
  font-size: 2em;
}

.what-box p {
  margin-left: 90px;
  margin-right: 4em;
  font-size: 23px;
}

.what-box a {
  float: left;
  display: inline;
}

.what-box img {
  float: right;
  display: inline;
}

.what-box a:hover {
  color: #fff;
}

.what-box img {
  width: 200px;
  margin-right: 2.5em;
}

.start {
  background-color: #1e356e;
  margin-left: 90px;
  color: #fff;
  padding: 10px 35px 10px 35px;
  text-decoration: none;
  border-radius: 30px;
  margin-top: 23px;
}

.store-box {
  background-color: #1e356e;
  padding-left: 2em;
  padding-top: 2em;
  padding-right: 3em;
  padding-bottom: 2em;
  border-radius: 20px;
  /* margin-bottom: 4em;
    margin-top: 4em; */
}

.store-box img {
  width: 100%;
  float: right;
}

.store-box h2 {
  color: #fff;
  font-size: 2em;
  padding-left: 20px;
  line-height: 43px;
}

.store-box p {
  color: #fff;
  font-size: 24px;
  padding-left: 20px;
  line-height: 26px;
  margin-bottom: 0px;
}

.pad {
  padding: 0px !important;
}

.shop-more img {
  width: 100%;
}

.tab-box {
  border: solid 4px #c19a2f;
  border-radius: 20px;
  margin-bottom: 20px;
  height: 220px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.tab-box img {
  width: 130px;
  padding-top: 35px;
}

.tab-image img {
  width: 100%;
  margin-top: 1em;
}

.tab-mg {
  margin-top: 6em;
}

.trav-card {
  background-color: #0b284f;
  padding-top: 4em;
}

.trav-card img {
  margin-bottom: 6em;
}

.getpad {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  padding: 10px 70px 10px 70px;
  text-decoration: none;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  border-radius: 19px;
  background-size: 100% 100%;
  margin-top: 2em;
  display: inline-block;
}

.trav-card h2 {
  font-size: 5em;
  padding-top: 30px;
  color: #fff;
}

.trav-card-box {
  border-radius: 20px;
  background-color: #2a3a61;
  padding-bottom: 30px;
}

.trav-card-box h3 {
  color: #fff;
  font-size: 2em;
  margin-top: 15px;
  margin-bottom: 0px;
}

.trav-card-box p {
  color: #fff;
  font-size: 20px;
}

.trav-card-box img {
  margin-bottom: 0em;
  margin-top: -85px;
  width: 150px;
}

.vew {
  border: solid 4px #c19a2f;
  padding: 10px 60px 10px 60px;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 19px;
  background-size: 100% 100%;
  display: inline-block;
}

/***** Sidebar *****/

.sidebar {
  width: 250px;
  height: 100vh;
  position: fixed;
  top: 0;
  right: -273px;
  z-index: 9999;
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  color: #000;
  transition: all 0.3s;
  box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.5);
  text-align: left;
}

.sidebar.active {
  right: 0;
}

.dismiss {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 10px;
  transition: all 0.3s;
  background: #000;
  border-radius: 4px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  color: #fff;
}

.dismiss:hover,
.dismiss:focus {
  background: #fff;
  color: #555;
}

.sidebar .logo {
  padding: 40px 20px;
  border-bottom: 1px solid #1550a8;
  transition: all 0.3s;
}

.sidebar .logo a {
  display: inline-block;
  width: 172px;
  height: 34px;
  background: url(../img/logo.png) left top no-repeat;
  border: 0;
  text-indent: -999999px;
}

.sidebar ul.menu-elements {
  padding: 82px 0;
  transition: all 0.3s;
}

.privacy-sec ul {
  margin-left: 20px;
}

.sidebar ul li a {
  display: block;
  padding: 10px 20px;
  border: 0;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.sidebar ul li a:hover,
.sidebar ul li a:focus,
.sidebar ul li.active>a:hover,
.sidebar ul li.active>a:focus {
  outline: 0;
  background: #000;
  color: #fff;
}

.sidebar ul li a i {
  margin-right: 5px;
}

.sidebar ul li.active>a,
a[aria-expanded="true"] {
  background: #000;
  color: #fff;
}

.sidebar ul ul a {
  background: #1550a8;
  padding-left: 30px;
  font-size: 14px;
}

.sidebar ul ul li.active>a {
  background: #555;
}

.sidebar a[data-toggle="collapse"] {
  position: relative;
}

.sidebar .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.sidebar .to-top {
  padding: 20px;
  text-align: center;
}

.sidebar .dark-light-buttons {
  padding: 10px 20px 30px 20px;
  text-align: center;
}

/* sidebar light */

.sidebar.light {
  background: #fff;
  color: #888;
}

.sidebar.light .dismiss {
  background: #ddd;
  color: #888;
}

.sidebar.light .dismiss:hover,
.sidebar.light .dismiss:focus {
  background: #ccc;
  color: #888;
}

.sidebar.light .logo {
  border-color: #eee;
}

.sidebar.light .logo a {
  background-image: url(../img/logo-dark.png);
}

.sidebar.light ul.menu-elements {
  border-color: #eee;
}

.sidebar.light ul li a {
  color: #888;
}

.sidebar.light ul li a:hover,
.sidebar.light ul li a:focus,
.sidebar.light ul li.active>a:hover,
.sidebar.light ul li.active>a:focus {
  background: #ccc;
  color: #888;
}

.sidebar.light ul li.active>a,
.sidebar.light a[aria-expanded="true"] {
  background: #ddd;
  color: #888;
}

.sidebar.light ul ul a {
  background: #ddd;
}

.sidebar.light ul ul li.active>a {
  background: #ccc;
}

.sidebar.light a.btn-customized-3 {
  background: #ddd;
  color: #888;
}

.sidebar.light a.btn-customized-3:hover,
.sidebar.light a.btn-customized-3:active,
.sidebar.light a.btn-customized-3:focus,
.sidebar.light a.btn-customized-3:active:focus,
.sidebar.light a.btn-customized-3.active:focus,
.sidebar.light a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active,
.sidebar.light a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #ccc;
  color: #888;
}

.sidebar.light a.btn-customized-4.btn-customized-dark {
  background: #555;
}

.sidebar.light a.btn-customized-4.btn-customized-light {
  background: #eee;
}

.sidebar.light a.btn-customized-4.btn-customized-dark:hover,
.sidebar.light a.btn-customized-4.btn-customized-dark:active,
.sidebar.light a.btn-customized-4.btn-customized-dark:focus,
.sidebar.light a.btn-customized-4.btn-customized-dark:active:focus,
.sidebar.light a.btn-customized-4.btn-customized-dark.active:focus,
.sidebar.light a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active,
.sidebar.light a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #ccc;
  color: #fff;
}

.sidebar.light a.btn-customized-4.btn-customized-light:hover,
.sidebar.light a.btn-customized-4.btn-customized-light:active,
.sidebar.light a.btn-customized-4.btn-customized-light:focus,
.sidebar.light a.btn-customized-4.btn-customized-light:active:focus,
.sidebar.light a.btn-customized-4.btn-customized-light.active:focus,
.sidebar.light a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active,
.sidebar.light a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #ccc;
  color: #fff;
}

/***** Dark overlay *****/

.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  background: rgba(51, 51, 51, 0.7);
  z-index: 9996;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.close {
  display: none;
}

.close.active {
  display: block;
}

.overlay.active {
  display: block;
  opacity: 1;
}

/***** Content *****/

.content {
  width: 100%;
  transition: all 0.3s;
}

.open-menu {}

.ft {
  background: #000 !important;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.ft a {
  color: #fff !important;
}

.about {
  border: solid 4px #c19a2f;
  background-size: 100%;
  margin-top: 3em;
  height: 310px;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
}

.about img {
  float: right;
  width: 90px;
  margin-top: -46px;
}

.about h3 {
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
}

.about h4 {
  font-weight: bold;
  text-align: left;
  font-size: 30px;
  margin-top: 26px;
}

.about p {
  text-align: left;
}

.about span {
  background-color: #008415;
  color: #fff;
  padding: 5px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 1px;
  position: relative;
  text-align: center;
  top: -4px;
  width: 26px !important;
  height: 25px;
  display: inline-block;
  padding-top: 12px;
}

.about i {
  font-size: 2em;
}

.about h2 {
  font-weight: bold;
}

.about-btn {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  /* padding: 26px 80px 26px 80px !important; */
  text-decoration: none;
  color: #000 !important;
  font-weight: bold;
  border-radius: 19px;
  background-size: 100% 100%;
  width: auto;
  font-size: 19px;
  /* margin-left: 16em; */
  display: block;
}

.more {
  background-color: #1d2c4f;
  padding: 20px;
  /*margin-top: 23em;*/
  padding-bottom: 2em;
}

.goldback {
  padding-top: 45px;
}

.goldback h2 {
  color: #fff;
  text-align: center;
}

.goldback h3 {
  color: #fff;
  font-size: 40px;
  text-align: center;
  padding-top: 30px;
}

.goldback p {
  text-align: center;
  color: #fff;
  font-size: 24px;
}

.then {
  padding-top: 55px;
}

.then h2 {
  color: #fff;
  font-size: 5em;
  font-weight: bolder;
}

.then h3 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 0px;
  line-height: 18px;
  margin-top: 2em;
}

.then h4 {
  color: #fff;
  /* line-height: 18px; */
  font-size: 46px;
  margin-bottom: 0px;
  line-height: 10px;
}

.then p {
  color: #fff;
}

.then a {
  padding: 10px 20px 10px 20px !important;
  text-decoration: none;
  color: #000 !important;
  font-weight: bold;
  border-radius: 19px;
  background-size: 100% 100%;
  text-align: center;
  font-size: 20px;
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  display: inline-block;
  margin-top: 2em;
}

/*Categories page*/

.cat-bg {
  height: auto;
  margin-top: 4em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 35% 50%;
  width: 100%;
}

.cat .mks.pad {
  border-radius: 0;
  margin-left: 2%;
  margin-right: 2%;
  border-bottom: 1px solid #565656;
}

.border-row .font-h2 {
  padding: 10px;
  border-bottom: 2px solid;
}

.border-row {
  border: 2px solid #565656;
  border-radius: 5px;
}

.searchinput_div .btn {
  background: none !important;
  border: 0;
  padding: 0 !important;
}


.img-fluid {
  height: auto;
  width: auto;
}

.searchinput_div {
  width: 100%;
  border: 1px solid #000;
  border-radius: 30px;
}

.search_input {
  border: 0;
  padding: 0;
  font-size: smaller;
  margin-left: 20px;
}

.input-group .btn {
  height: 19px;
  width: 63px;
}

.searchinput_div .btn i {
  color: #000;
}

.filter-row .icon-box-title {
  text-align: center;
  padding: 15px;
  padding-top: 48px;
  border-bottom: 2px solid;
}

.filter-row .mks.pad {
  padding: 0 !important;
}

.cat .mks.pad .icon-box-title {
  text-align: left;
}


a {
  text-decoration: none !important;
}

.cat-box {
  border: solid 4px #e9eef5;
  height: 220px;
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  border-radius: 20px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.cat-box img {
  width: 130px;
  padding-top: 35px;
}

.cat-box p {
  border-radius: 50%;
  padding: 15px 5px 5px 5px;
  box-shadow: 0px 2px 5px #888888;
  width: 53px;
  height: 53px;
  margin-top: 15px;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: red;
  margin-bottom: 0px;
  position: relative;
  top: -40px;
}

.cat-box span {
  font-size: 14px;
  font-weight: bold;
}

.cat-bar {
  /* margin-right: 65px;
    padding: 15px 10px 53px 17px;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);*/
  margin-top: 10px;
}

.cat-bar a {
  /*display: inline-block;
    padding: 28px 30px 0px 41px;
    font-size: 20px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-left: -30px;*/
  font-size: 20px;
  color: #000;
}

.cat-bar img {
  /* width: 30px; */

  float: left;
  margin-right: 20px;
}

.cat-bar h2 {
  margin-bottom: 20px;
  margin-top: 66px;
  font-size: 26px;
}

.cat-hd {
  width: 100%;
  font-size: 14px;
}

.cat-hd h2 {
  margin-bottom: 30px;
  padding-top: 3em;
}

.cat-hd img {
  width: auto;
  display: inline;
}

.cat-bar .active {
  color: #243358;
}

.cat-top {
  /*margin-right: 6em;*/
  margin-top: 3em;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -41px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.cat-top input[type="search"] {
  height: 60px;
  padding-left: 30px;
  margin-bottom: 40px;
  -webkit-border-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#00abeb),
      to(#fff),
      color-stop(0.5, #fff),
      color-stop(0.5, #66cc00)) 21 30 30 21 repeat repeat;
}

.input-group .btn {
  position: relative;
  z-index: 2;
  height: 59px;
  width: 63px;
}

.resualt {
  margin-top: 3em;
}

.viewresualt {
  background-color: #243358;
  padding: 10px 40px 10px 40px;
  display: block;
  width: auto;
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  margin-bottom: 69px;
  margin-top: 39px;
}

.search {
  position: relative;
  margin-bottom: 30px;
}

.search input {
  border-radius: 20px;
  height: 55px;
  text-indent: 25px;
}

.search input:focus {
  box-shadow: none;
  border: 2px solid #000;
}

.search .fa-search {
  position: absolute;
  top: 20px;
  left: 16px;
}

.search button {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 50px;
  width: 70px;
  background: transparent;
  color: #000;
  border-radius: 20px;
  border: none;
}

/*
.ft-info img{
    width: 200px;
    margin-top: 77px;
    margin-bottom: 20px;
}*/
.ft-info p {
  margin-bottom: 0px;
}

.ft ul li {
  list-style: none;
  float: left;
}

.social-nav {
  padding-bottom: 40px;
}

/*
.social-nav ul {
    margin-top: 8em;
    float: right;
}*/
.social-nav ul li {}

.social-nav ul li a {
  color: #fff;
  font-size: 30px;
  margin-left: 28px;
}

.ft-nav ul {
  float: left;
}

.ft-nav ul li {
  float: left;
  margin-left: 40px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.ft-nav ul li a {
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  color: #000;
}

.copy {
  margin-top: 2em;
}

.e-col {
  background-color: #e9eef5;
  padding-bottom: 1em;
  border-radius: 0px 0px 15px 15px;
  margin-top: 32px;
  border-top: solid 1px #c19a2f;
}

.e-col1 {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  padding-bottom: 2em;
  border-radius: 0px 0px 15px 15px;
  margin-top: 2em;
}

.tab-box p {
  border-radius: 50%;
  padding: 15px 5px 5px 5px;
  box-shadow: 0px 2px 5px #888888;
  width: 53px;
  height: 53px;
  margin-top: 15px;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: red;
  margin-bottom: 0px;
  position: relative;
  top: -26px;
}

.tab-box span {
  font-size: 14px;
  font-weight: bold;
}

.e-col-2 {
  background-color: #e9eef5;
  padding-bottom: 0em;
  border-radius: 0px 0px 15px 15px;
  margin-top: 30px;
  border-top: solid 1px #c19a2f;
}

.cat-box img {
  width: 130px;
  padding-top: 35px;
}

.mobile {
  width: 320px;
  height: 480px;
  background-color: #fff;
  border-radius: 21px;
  box-shadow: 0px 4px 50px #bbb;
  position: relative;
  overflow: hidden;
}

.header {
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0px 16px;
  background-color: #7f39fb;
}

.header__logo {
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.05em;
}

.contents {
  display: block;
  padding: 16px;
  height: 430px;
}

.list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  height: 100%;
}

/* .card {
    width: 100%;
    display: flex;
    padding: 16px;
    background-color: #dbb2ff;
    border-radius: 8px;
} */
.card__img {
  width: 100px;
  height: 80px;
  background-color: #7f39fb;
  border-radius: 8px;
  margin-right: 16px;
}

.card__field {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-around;
}

.card__text {
  display: block;
  height: 10px;
  width: 100%;
  background-color: #7f39fb;
  border-radius: 13px;
}

.menu {
  display: block;
  position: fixed;
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  bottom: 0px;
  right: 0px;
  width: 100%;
  border-radius: 0px;
  z-index: 20;
  box-shadow: 0px 3px 8px #333;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  padding: 10px;
}

.menu__line {
  display: block;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 4px;
  background-color: #fff;
  border-radius: 13px;
  transition-duration: 0.4s;
}

.menu__line:nth-child(1) {
  top: 14px;
}

.menu__line:nth-child(2) {
  top: 23px;
}

.menu__line:nth-child(3) {
  bottom: 14px;
}

.menu.active {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.menu.active .menu__line:nth-child(1) {
  transform: translate(-12px, 9px) rotate(-45deg);
}

.menu.active .menu__line:nth-child(2) {
  transition-duration: 0s;
  opacity: 0;
}

.menu.active .menu__line:nth-child(3) {
  transform: translate(-12px, -9px) rotate(45deg);
}

.dsnone {
  display: none;
}

.mobilenone {
  display: block;
}

.mynav {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 0px;
  background-color: #fff;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  z-index: 10;
  transition-duration: 0.4s;
}

.mynav.open {
  background-color: #fff;
  width: 100%;
  height: 600px;
  overflow: scroll;
  position: fixed;
  right: 0px;
  bottom: 0px;
  border-radius: 0;
  display: block;
  justify-content: center;
  align-items: center;
}

.nav__list {
  display: none;
}

.nav__list.show {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-bottom: 58px !important;
  margin: 0;
  padding: 0;
  padding-top: 20px;
}

.nav__item {
  animation-name: fadein;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 15px;
}

.nav__item:nth-child(1) {
  animation-delay: 0.2s;
}

.nav__item:nth-child(2) {
  animation-delay: 0.3s;
}

.nav__item:nth-child(3) {
  animation-delay: 0.4s;
}

.nav__item:nth-child(4) {
  animation-delay: 0.5s;
}

.nav__item:not(:last-child) {
  border-bottom: solid 1px #ccc;
}

.nav__link {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #000;
}

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }

  100% {
    opacity: 1;
  }
}

.js-nav img {
  float: left;
  height: 30px;
  padding-right: 20px;
}

/*-----------------------card page-----------------------*/
.cardhead {
  background-image: url("../img/card-bg.jpg");
  height: 600px;
  margin-top: 5rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cardhead img {
  margin-top: 4em;
}

.cardhead p {
  color: #fff;
  font-size: 14px;
  margin-top: 9em;
  line-height: 28px;
  margin-bottom: 0px;
  padding-left: 11em;
}

.cardhead h1 {
  font-size: 50px;
  padding-right: 0em;
  line-height: 65px;
  padding-left: 3em;
}

.floating-animate {
  animation: bounceLimit 4s linear infinite;
}

@keyframes bounceLimit {

  0%,
  50%,
  100% {
    transform: translateY(0);
  }

  25% {
    transform: translateY(4px);
  }

  75% {
    transform: translateY(-4px);
  }
}

/* 07. Features Section */
.features-section {
  overflow: hidden;
}

.features-list {
  padding-top: 40px;
}

.single-features {
  position: relative;
  padding-left: 83px;
  margin-bottom: 45px;
}

.icon-right {
  padding-right: 83px;
  padding-left: 0;
}

.single-features .ti,
.single-features .fa {
  line-height: 60px;
  width: 60px;
  border-radius: 6px;
  text-align: center;
  font-size: 2.25em;
  color: rgba(212, 68, 99, 0.9);
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}

.icon-right .ti,
.icon-right .fa {
  left: auto;
  right: 0;
}

.single-features h4 {
  color: #000;
  margin-bottom: 10px;
}

.single-features p {
  color: #000;
  font-size: 0.99em;
  line-height: 1.6em;
}

/* @v120 -s */
.theme-pro .single-features h4,
.theme-pro .single-features p {
  color: #333;
}

/* @v120 -e */
.fearures-mockup {
  position: relative;
  top: 25px;
  margin-bottom: -40px;
}

.fearures-mockup {
  position: relative;
  top: 45px;
}

.fearures-mockup img {
  border-radius: 15px 15px 0 0;
  max-width: 260px;
}

.fearures-mockup-dubble {
  position: relative;
}

.fearures-mockup-alt {
  left: 20px;
}

.fearures-mockup-two {
  position: absolute;
  left: -40px;
  bottom: 0;
  top: auto;
  z-index: 9;
}

.fearures-mockup-two.iphone {
  bottom: -50px;
}

.fearures-mockup-dubble .fearures-mockup-two {
  margin-bottom: 0;
}

.fearures-mockup-two img {
  border-radius: 15px 15px 0 0;
  max-width: 200px;
}

.fearures-mockup-two.iphonex:after {
  -webkit-transform: translate(-49%, -50%) scale(0.45);
  transform: translate(-49%, -50%) scale(0.45);
}

.fearures-mockup-two.iphone:after {
  -webkit-transform: translate(-49.2%, -50%) scale(0.6);
  transform: translate(-49.2%, -50%) scale(0.6);
}

.rewards {
  background-color: #0b284f;
  padding-top: 4em;
  color: #fff;
}

.features-scrreen img {
  border: 1px solid #ececec;
  border-radius: 8px;
}

.heading-light {
  color: #000;
}

/* h2,
.h2 {
    font-size: 2.5em;
} */
.fearures-mockup {
  position: relative;
  top: 45px;
}

.fearures-mockup {
  position: relative;
  top: 25px;
  margin-bottom: -40px;
}

.fearures-mockup img {
  max-width: 100%;
}

.tab-fix h2 {
  padding-top: 3em;
  font-size: 3em;
}

.tab-fix p {}

.heading-light p {
  padding-left: 4em;
  padding-right: 4em;
}

.rewards img {
  width: 450px;
  padding-bottom: 20px;
}

.rewards h3 {
  font-size: 2em;
  padding-top: 6em;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 7));
  }
}

.slider {
  height: auto;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
  padding-bottom: 5em;
}

.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}

.slider .slide {}

.quik {
  margin-top: 12em;
  margin-bottom: 20px;
}

.slider h3 {
  font-size: 3em;
  margin-top: 2em;
  text-align: center;
  margin-bottom: 2em;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid #000;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #000;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #000;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #000;
  border: 1px solid #000;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded="true"] {
  color: #000;
}

.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}

.accordion button[aria-expanded="true"]+.accordion-content {
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 1rem;
  margin: 2em 0;
  color: #000;
}

.faq {
  margin-bottom: 5em;
}

.faq h2 {
  text-align: center;
  padding-bottom: 2em;
}

.grow {
  background-image: url("../img/coin_slider.jpg");
  height: 438px !important;
  margin-top: 6% !important;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
}

.grow h1 {
  padding-top: 1.6em;
  font-size: 5em;
}

.how {
  padding-top: 5em;
  padding-bottom: 4em;
}

.how-box {
  border: solid 4px #c19a2f;
  height: 270px !important;
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  border-radius: 20px;
  padding: 20px;
}

.how h1 {
  text-align: center;
  padding-bottom: 1em;
}

.how-box h2 {}

.how-box p {}

.how-box span {
  display: block;
  margin-bottom: 18px;
  font-size: 20px;
  border-bottom: solid 2px #c19a2f;
}

.point-bg {
  background-color: #1e356e;
}

.digital-gold {
  padding-top: 7em;
  padding-bottom: 9em;
}

.digital-gold h1 {
  text-align: center;
  font-size: 2.5em;
  margin-bottom: 93px;
}

.features-content {
  padding-bottom: 3em;
}

.digital-gold img {
  width: 90px;
}

.digital-gold h3 {
   font-size: 1.2rem;
    padding-left: 3em;
    padding-right: 3em;
}

.breadCrUmbs{
margin-top:2rem;
} 

.digital-gold p {}

.digital {
  padding-top: 3em;
}

.digital h2 {
  text-align: center;
  margin-bottom: 38px;
  font-size: 2em;
}

.digital-box {
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  border-radius: 5px;
  padding: 20px;
}

.digital-box img {
  width: 90px;
}

.catbar li {
  display: block;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

.catbar li img {}

.catbar li a {
  display: inline-block;
  padding: 15px 8px 15px 8px;
  font-size: 20px;
  text-decoration: none;
  width: 100%;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  margin-left: 0px;
}

.btn-icon {
  font-size: 30px;
  color: #fff;
}

/* .nav-link {
  color: #000;
  font-size: 16px;
} */
/* #mainNav .navbar-nav .nav-item .nav-link {
  font-weight: 700;
  font-size: 16px;
  color: #fff !important;
} */
/* .nav-font .nav-item .nav-link {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
} */
/* .nav-link:hover {
  color: #000;
} */
/* .nav-tabs .nav-link {
  background-color: #073662;
} */
/* .nav-link:hover {
  color: #fff;
} */
.bacground-img {
  background-image: url("../img/Register_Banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 500px;
  max-height: 100%;
}

.cat-bar .active {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
}

.footer-logo {
  height: 35px !important;
}

.foot-para {
  padding-top: 20px !important;
}

.foot-section {
  margin-top: 23em !important;
}

/*Home Page*/

/* .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  background: black !important;
  color: #fff;
  padding: 10px 40px 10px 40px;
  border: none;
  font-weight: bold;
} */
/* .nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  padding: 10px 40px 10px 40px;
  border-radius: 08px;
  margin-left: 30px;
  background-color: #000;
  color: #fff;
} */
.nav-tabs {
  border-bottom: none;
}

.page-section {
  padding: 20px 0px;
}

.carousel {
  margin-top: 85px;
}

.pd_left {
  padding-left: 10px;
}

.spec-section {
  padding-top: 100px;
}

.spec-heading {
  color: #073662;
  font-size: 1.75rem;
  font-weight: 700;
}

.text-dark {
  color: #073662 !important;
  font-size: 19px;
}

.log-sect {
  padding-top: 3.5rem !important;
}

.text-body {
  color: #666276 !important;
  text-align: center !important;
  font-size: 1rem !important;
  display: flex !important;
}

/*.tns-slide-active{
padding-right: 54px!important;
    }*/

.spec-card {
  background-color: #fff;
  box-shadow: 0 0.125rem 0.125rem -0.125rem rgb(7 54 98 / 8%),
    0 0.25rem 0.75rem rgb(7 54 98 / 8%);
}

.h2_color {
  color: #ffbf28 !important;
}

.fs-sm {
  font-size: 0.875rem !important;
}

.spec-image {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.h2_spec {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  color: #073662;
  font-size: 2rem;
}

.para-spec {
  font-size: 1.125rem !important;
  padding-bottom: 1rem !important;
  margin-bottom: 1.5rem !important;
  color: #666276;
}

.fs-51 {
  line-height: 1.4;
  color: #073662 !important;
  font-size: 1.25rem !important;
}

.spec-strong {
  font-weight: 700;
}

.bot-spec {
  color: #75708b;
}

.sot-spec {
  font-weight: 700;
}

.tns-carousel-wrapper {
  padding-top: 50px;
}

.border-primary {
  border-color: #ffbf28 !important;
  margin-right: 1rem !important;
  margin-top: 1.5rem !important;
}

.spec-dark {
  color: #073662 !important;
  padding-top: 0.5rem !important;
}

.sec-heading {
  padding-bottom: 1.5rem;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #073662;
}

.sec-btn {
  background: linear-gradient(-85deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  border-color: #ffbf28;
  box-shadow: unset;
  color: #073662 !important;
  padding: 0.825rem 1.75rem;
  font-size: 1rem;
  border-radius: 0.5rem;
  font-weight: bold;
  line-height: 0;
}

.sec-btn:hover,
.sec-btn:focus,
.sec-btn:active,
.sec-btn.active,
.sec-btn.show {
  background: linear-gradient(-85deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  border-color: #ffb404;
  box-shadow: 0 0.25rem 0.25rem 0.125rem rgb(255 191 40 / 10%),
    0 0.375rem 0.75rem -0.125rem rgb(255 191 40 / 40%);
  color: #073662 !important;
}

.vbf {
  padding: 30px;
}

.ass-h2 {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  color: #073662 !important;
}

.ass-para {
  margin-top: 0 !important;
  margin-bottom: 1.25rem !important;
  color: #666276;
  font-size: 16px;
  transform: translateX(0);
  opacity: 1;
  transition-delay: 0.9s;
  transition: all 0.45s 0.3s ease-in-out;
}

.ass-btn {
  background: linear-gradient(-85deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  border-color: #ffbf28;
  box-shadow: unset;
  color: #073662 !important;
  padding: 0.725rem 1.75rem;
  font-size: 1rem;
  border-radius: 0.5rem;
  font-weight: bold;
  line-height: 1;
}

.rounded-3 {
  border-radius: 0.75rem !important;
}

.ast-heading {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  color: #073662 !important;
  padding-top: 0.25rem !important;
  font-size: 1.25rem;
}

.log-h2 {
  padding-top: 0.5em !important;
  font-size: 4rem !important;
}

.align-items-center {
  justify-content: center !important;
}

.nav-co {
  background-color: #000 !important;
  border-radius: 5px !important;
}

/* .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  background: linear-gradient(-85deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
} */

.log-h3 {
  margin-top: 0 !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  color: #073662 !important;
}

.h-col p {
  padding: 0 !important;
  box-shadow: none;
  width: auto !important;
  height: inherit !important;
  background-color: #fff !important;
  text-align: center;
  color: #8e2e2e !important;
  position: inherit;
  margin-top: 15px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

.h-search {
  padding: 10px 20px;
  color: #000;
  background: #fff !important;
  text-align: center;
  text-decoration: none !important;
}

.marginhome {
  margin-left: 140px;
  margin-right: 140px;
}

/* .h-link {
  padding: 10px 20px;
  border: 1.3px solid #565656 !important;
  color: #000;
  background: #fff;
  box-shadow: 0 4px 8px 0rgba (10, 22, 70, 0.15);
  -webkit-box-shadow: 0 4px 8px 0 rgb(10 22 70 / 15%);
  -moz-box-shadow: 0 4px 8px 0 rgba(10, 22, 70, 0.15);
  font-size: 12px;
  text-align: center;
  margin-top: 40px;
  display: inline-block;
  margin-bottom: 40px;
  border-radius: 20px;
  text-decoration: none !important;
} */
.cat-box {
  border-radius: 8px !important;
  box-shadow: 0 4px 8px 0 rgb(10 22 70 / 15%) !important;
  -webkit-box-shadow: 0 4px 8px 0 rgb(10 22 70 / 15%) !important;
  -moz-box-shadow: 0 4px 8px 0 rgba(10, 22, 70, 0.15) !important;
  background-color: #fff !important;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  border: none !important;
  opacity: 1 !important;
  transition: all 0.5s !important;
  -webkit-transition: all 0.5s !important;
  height: inherit;
}

.card-box {
  border-radius: 8px;
  box-shadow: 0 4px 8px 2px rgb(10 22 70 / 15%);
  background-color: #fff;
  box-sizing: border-box;
  border: none;
  opacity: 1;
  transition: all 0.5s;
  height: inherit;
}

.h-link:hover {
  color: #fff !important;
}

.cat-bg1 {
  height: 550px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 35% 50%;
  width: 100%;
}

.h-col span {
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  padding: 0px 30px 0px 30px;
  display: block;
  font-weight: 400;
}

/* .navbar-light .navbar-nav .nav-link {
  color: rgb(255 255 255);
  font-weight: 700;
  font-size: 16px;
  padding: 0px 3px 0px 31px;
} */

/* .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255);
} */

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.65%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}

/* Category Page*/
.cat-bar .active {
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
}

.pad {
  margin-right: 8px;
  margin-left: 7px;
  background-color: #e9eef5;
  padding: 10px !important;
  border-radius: 5px;
  cursor: pointer;
}

.pad .active {
  margin-right: 8px;
  margin-left: 7px;
  background: linear-gradient(-45deg, #d0a93d, #d0a93d, #eeda5a, #d0a93d);
  padding: 10px !important;
  border-radius: 5px;
  cursor: pointer;
}

.search .fa-search {
  position: absolute !important;
  top: 15px !important;
  left: 25px !important;
}

.log-sel {
  height: 44px;
  border-radius: 5px;
  padding-left: 15px !important;
  width: 220px;
}

.cat {
  padding-top: 25px;
}

.cat-top {
  margin-top: 0px !important;
}

.icon-box-title {
  color: #000 !important;
  font-size: 12px !important;
  margin-bottom: 0 !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  padding-top: 3px !important;
  text-decoration: none;
}

.log-sec {
  border-radius: 5px !important;
  height: 44px !important;
}

.cat-box {
  border-radius: 8px !important;
  box-shadow: 0 4px 8px 0 rgb(10 22 70 / 15%) !important;
  -webkit-box-shadow: 0 4px 8px 0 rgb(10 22 70 / 15%) !important;
  -moz-box-shadow: 0 4px 8px 0 rgba(10, 22, 70, 0.15) !important;
  background-color: #fff !important;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  border: none !important;
  opacity: 1 !important;
  transition: all 0.5s !important;
  -webkit-transition: all 0.5s !important;
  height: inherit;
}

.h-col p {
  padding: 0 !important;
  box-shadow: none;
  width: auto !important;
  height: inherit !important;
  background-color: #fff !important;
  text-align: center;
  color: #8e2e2e !important;
  position: inherit;
  margin-top: 15px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

.h-col span {
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  padding: 0px 30px 0px 30px;
  display: block;
  font-weight: 400;
}

.in-store {
  color: #000 !important;
}

.h-link {
  padding: 10px 20px;
  color: #000;
  background: #fff;
  /* box-shadow: 0 4px 8px 0rgba (10, 22, 70, 0.15);
  -webkit-box-shadow: 0 4px 8px 0 rgb(10 22 70 / 15%);
  -moz-box-shadow: 0 4px 8px 0 rgba(10, 22, 70, 0.15); */
  font-size: 12px;
  border: 1.3px solid #565656 !important;
  text-align: center;
  margin-top: 40px;
  /* display: inline-block; */
  margin-bottom: 40px;
  border-radius: 20px;
  text-decoration: none !important;
}

.h-link:hover {
  color: #fff !important;
}

.icon-div:hover {
  background-color: #d0a93d !important;
  color: #fff;
}

.col-a {
  text-decoration: none;
}

.font-h2 {
  font-size: 20px !important;
  margin-bottom: 0 !important;
}

.search {
  margin-bottom: 25px;
}

.font-h2 img {
  float: none !important;
  margin-right: 0px !important;
  border-radius: 50% !important;
  background-color: rgba(0, 68, 128, 0.1) !important;
  margin-right: 5px;
}

.font-h2 img:hover {
  background-color: #d0a93d !important;
}

.nav-pills .nav-link {
  width: auto !important;
}

.tab-pane {
  padding-bottom: 70px;
}

.icon-div {
  display: block;
  width: 3rem;
  transition: background-color 0.22s ease-in-out, color 0.22s ease-in-out;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  font-size: 1.5rem;
  line-height: 2.75rem;
  text-align: center;
  background-color: #fff;
}

/*.tab-content>.cat-top >.active {
   display: block;
}

.tab-content>.cat-top >.tab-pane {
   display: none;
}*/

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 9%;
  width: 100%;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/*SIngle page */

body {
  font-family: "Nunito", sans-serif;
}

.ms-3 {
  margin-left: 0.9rem !important;
  margin-bottom: 0px !important;
}

.ms-3 a {
  width: inherit !important;
  height: inherit !important;
}

.navbar-toggler {
  background-color: #dee2e6;
}

/* .navbar-light .navbar-toggler-icon {
  background-image: url(
    data:image/svg + xml,
    %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 30 30"%3e%3cpathstroke="rgba%280, 0, 0, 0.55%29"stroke-linecap="round"stroke-miterlimit="10"stroke-width="2"d="M4 7h22M4 15h22M4 23h22"/%3e%3c/svg%3e
  ) !important;
} */

.mb-h5 {
  color: #fff !important;
}

/*
	.range-slider-ui {
     height: 18px!important; 
    margin-top: 3rem!important;
    margin-bottom: 0px!important;
    border: 0!important;
    background-color: #e2e0e7!important;
    box-shadow: none!important;
    border-radius: 10px!important;
}*/

/*.range-slider-ui .noUi-handle {
    top: 50%!important;
    width: 2rem!important;
    height: 2rem!important;
    margin-top: -0.511875rem!important;
    border: 0!important;
    border-radius: 50%!important;
    background-color: #ffbf28!important;
    box-shadow: none!important;
}*/
/*.noUi-connects {
    border-radius: 10px!important;
}*/

.card-btn {
  margin: 20px 0px 25px !important;
}

.card-btn:hover {
  background-color: #000 !important;
  color: #fff !important;
}

:root {
  --cc-bg: #fff;
  --cc-text: #2d4156;
  --cc-btn-primary-bg: #2d4156;
  --cc-btn-primary-text: var(--cc-bg);
  --cc-btn-primary-hover-bg: #1d2e38;
  --cc-btn-secondary-bg: #eaeff2;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #d8e0e6;
  --cc-toggle-bg-off: #919ea6;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #d5dee2;
  --cc-toggle-knob-bg: #fff;
  --cc-toggle-knob-icon-color: #ecf2fa;
  --cc-block-text: var(--cc-text);
  --cc-cookie-category-block-bg: #f0f4f7;
  --cc-cookie-category-block-bg-hover: #e9eff4;
  --cc-section-border: #f1f3f5;
  --cc-cookie-table-border: #e9edf2;
  --cc-overlay-bg: rgba(4, 6, 8, 0.85);
  --cc-webkit-scrollbar-bg: #cfd5db;
  --cc-webkit-scrollbar-bg-hover: #9199a0;
}

.c_darkmode {
  --cc-bg: #181b1d;
  --cc-text: #d8e5ea;
  --cc-btn-primary-bg: #a6c4dd;
  --cc-btn-primary-text: #000;
  --cc-btn-primary-hover-bg: #c2dff7;
  --cc-btn-secondary-bg: #33383c;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #3e454a;
  --cc-toggle-bg-off: #667481;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #454c54;
  --cc-toggle-knob-bg: var(--cc-cookie-category-block-bg);
  --cc-toggle-knob-icon-color: var(--cc-bg);
  --cc-block-text: #b3bfc5;
  --cc-cookie-category-block-bg: #23272a;
  --cc-cookie-category-block-bg-hover: #2b3035;
  --cc-section-border: #292d31;
  --cc-cookie-table-border: #2b3035;
  --cc-webkit-scrollbar-bg: #667481;
  --cc-webkit-scrollbar-bg-hover: #9199a0;
}

.cc_div *,
.cc_div :after,
.cc_div :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  font-style: inherit;
  font-variant: normal;
  font-weight: inherit;
  font-family: inherit;
  line-height: 1.2;
  font-size: 1em;
  transition: none;
  animation: none;
  margin: 0;
  padding: 0;
  text-transform: none;
  letter-spacing: unset;
  color: inherit;
  background: 0 0;
  border: none;
  box-shadow: none;
  text-decoration: none;
  text-align: left;
  visibility: unset;
}

.cc_div {
  font-size: 16px;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #2d4156;
  color: var(--cc-text);
}

#c-ttl,
#s-bl td:before,
#s-ttl,
.cc_div .b-tl,
.cc_div .c-bn {
  font-weight: 600;
}

#cm,
#s-bl .act .b-acc,
#s-inr,
.cc_div .b-tl,
.cc_div .c-bl {
  border-radius: 0.35em;
}

#s-bl .act .b-acc {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.cc_div a,
.cc_div button,
.cc_div input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cc_div a {
  border-bottom: 1px solid;
}

.cc_div a:hover {
  text-decoration: none;
  border-color: transparent;
}

#cm-ov,
#cs-ov,
.c--anim #cm,
.c--anim #s-cnt,
.c--anim #s-inr {
  transition: visibility 0.25s linear, opacity 0.25s ease, transform 0.25s ease !important;
}

.c--anim .c-bn {
  transition: background-color 0.25s ease !important;
}

.c--anim #cm.bar.slide,
.c--anim .bar.slide #s-inr {
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
}

.c--anim #cm.bar.slide+#cm-ov,
.c--anim .bar.slide+#cs-ov {
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
}

#cm.bar.slide,
.cc_div .bar.slide #s-inr {
  transform: translateX(100%);
  opacity: 1;
}

#cm.bar.top.slide,
.cc_div .bar.left.slide #s-inr {
  transform: translateX(-100%);
  opacity: 1;
}

#cm.slide,
.cc_div .slide #s-inr {
  transform: translateY(1.6em);
}

#cm.top.slide {
  transform: translateY(-1.6em);
}

#cm.bar.slide {
  transform: translateY(100%);
}

#cm.bar.top.slide {
  transform: translateY(-100%);
}

.show--consent .c--anim #cm,
.show--consent .c--anim #cm.bar,
.show--settings .c--anim #s-inr,
.show--settings .c--anim .bar.slide #s-inr {
  opacity: 1;
  transform: scale(1);
  visibility: visible !important;
}

.show--consent .c--anim #cm.box.middle,
.show--consent .c--anim #cm.cloud.middle {
  transform: scale(1) translateY(-50%);
}

.show--settings .c--anim #s-cnt {
  visibility: visible !important;
}

.force--consent.show--consent .c--anim #cm-ov,
.show--settings .c--anim #cs-ov {
  visibility: visible !important;
  opacity: 1 !important;
}

#cm {
  font-family: inherit;
  padding: 1.1em 1.8em 1.4em 1.8em;
  position: fixed;
  z-index: 1;
  background: #fff;
  background: var(--cc-bg);
  max-width: 24.2em;
  width: 100%;
  bottom: 1.25em;
  right: 1.25em;
  box-shadow: 0 0.625em 1.875em #000;
  box-shadow: 0 0.625em 1.875em rgba(2, 2, 3, 0.28);
  opacity: 0;
  visibility: hidden;
  transform: scale(0.95);
  line-height: initial;
}

#cc_div #cm {
  display: block !important;
}

#c-ttl {
  margin-bottom: 0.7em;
  font-size: 1.05em;
}

.cloud #c-ttl {
  margin-top: -0.15em;
}

#c-txt {
  font-size: 0.9em;
  line-height: 1.5em;
}

.cc_div #c-bns {
  display: flex;
  justify-content: space-between;
  margin-top: 1.4em;
}

.cc_div .c-bn {
  color: #40505a;
  color: var(--cc-btn-secondary-text);
  background: #e5ebef;
  background: var(--cc-btn-secondary-bg);
  padding: 1em 1.7em;
  display: inline-block;
  cursor: pointer;
  font-size: 0.82em;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-align: center;
  border-radius: 4px;
  flex: 1;
}

#c-bns button+button,
#s-c-bn,
#s-cnt button+button {
  float: right;
  margin-left: 1em;
}

#s-cnt #s-rall-bn {
  float: none;
}

#cm .c_link:active,
#cm .c_link:hover,
#s-c-bn:active,
#s-c-bn:hover,
#s-cnt button+button:active,
#s-cnt button+button:hover {
  background: #d8e0e6;
  background: var(--cc-btn-secondary-hover-bg);
}

#s-cnt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  display: table;
  height: 100%;
  visibility: hidden;
}

#s-bl {
  outline: 0;
}

#s-bl .title {
  margin-top: 1.4em;
}

#s-bl .title:first-child {
  margin-top: 0;
}

#s-bl .b-bn {
  margin-top: 0;
}

#s-bl .b-acc .p {
  margin-top: 0;
  padding: 1em;
}

#s-cnt .b-bn .b-tl {
  display: block;
  font-family: inherit;
  font-size: 0.95em;
  width: 100%;
  position: relative;
  padding: 1.3em 6.4em 1.3em 2.7em;
  background: 0 0;
  transition: background-color 0.25s ease;
}

#s-cnt .b-bn .b-tl.exp {
  cursor: pointer;
}

#s-cnt .act .b-bn .b-tl {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#s-cnt .b-bn .b-tl:active,
#s-cnt .b-bn .b-tl:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover);
}

#s-bl .b-bn {
  position: relative;
}

#s-bl .c-bl {
  padding: 1em;
  margin-bottom: 0.5em;
  border: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
  transition: background-color 0.25s ease;
}

#s-bl .c-bl:hover {
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg);
}

#s-bl .c-bl:last-child {
  margin-bottom: 0.5em;
}

#s-bl .c-bl:first-child {
  transition: none;
  padding: 0;
  margin-top: 0;
  border: none;
  margin-bottom: 2em;
}

#s-bl .c-bl:not(.b-ex):first-child:hover {
  background: 0 0;
  background: unset;
}

#s-bl .c-bl.b-ex {
  padding: 0;
  border: none;
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg);
  transition: none;
}

#s-bl .c-bl.b-ex+.c-bl {
  margin-top: 2em;
}

#s-bl .c-bl.b-ex+.c-bl.b-ex {
  margin-top: 0;
}

#s-bl .c-bl.b-ex:first-child {
  margin-bottom: 1em;
}

#s-bl .c-bl.b-ex:first-child {
  margin-bottom: 0.5em;
}

#s-bl .b-acc {
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  margin-bottom: 0;
  display: none;
}

#s-bl .act .b-acc {
  max-height: 100%;
  display: block;
  overflow: hidden;
}

#s-cnt .p {
  font-size: 0.9em;
  line-height: 1.5em;
  margin-top: 0.85em;
  color: #2d4156;
  color: var(--cc-block-text);
}

.cc_div .b-tg .c-tgl:disabled {
  cursor: not-allowed;
}

#c-vln {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

#cs {
  padding: 0 1.7em;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}

#s-inr {
  height: 100%;
  position: relative;
  max-width: 45em;
  margin: 0 auto;
  transform: scale(0.96);
  opacity: 0;
  padding-top: 4.75em;
  padding-bottom: 4.75em;
  position: relative;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  box-shadow: rgba(3, 6, 9, 0.26) 0 13px 27px -5px;
}

#s-bns,
#s-hdr,
#s-inr {
  background: #fff;
  background: var(--cc-bg);
}

#s-bl {
  overflow-y: auto;
  overflow-y: overlay;
  overflow-x: hidden;
  height: 100%;
  padding: 1.3em 2.1em;
  display: block;
  width: 100%;
}

#s-bns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em 2.1em;
  border-top: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
  height: 4.75em;
}

.cc_div .cc-link {
  color: #253b48;
  color: var(--cc-btn-primary-bg);
  border-bottom: 1px solid #253b48;
  border-color: var(--cc-btn-primary-bg);
  display: inline;
  padding-bottom: 0;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
}

.cc_div .cc-link:active,
.cc_div .cc-link:hover {
  border-color: transparent;
}

#c-bns button:first-child,
#s-bns button:first-child {
  color: #fff;
  color: var(--cc-btn-primary-text);
  background: #253b48;
  background: var(--cc-btn-primary-bg);
}

#c-bns.swap button:first-child {
  color: #40505a;
  color: var(--cc-btn-secondary-text);
  background: #e5ebef;
  background: var(--cc-btn-secondary-bg);
}

#c-bns.swap button:last-child {
  color: #fff;
  color: var(--cc-btn-primary-text);
  background: #253b48;
  background: var(--cc-btn-primary-bg);
}

.cc_div .b-tg .c-tgl:checked~.c-tg {
  background: #253b48;
  background: var(--cc-toggle-bg-on);
}

#c-bns button:first-child:active,
#c-bns button:first-child:hover,
#c-bns.swap button:last-child:active,
#c-bns.swap button:last-child:hover,
#s-bns button:first-child:active,
#s-bns button:first-child:hover {
  background: #1d2e38;
  background: var(--cc-btn-primary-hover-bg);
}

#c-bns.swap button:first-child:active,
#c-bns.swap button:first-child:hover {
  background: #d8e0e6;
  background: var(--cc-btn-secondary-hover-bg);
}

#s-hdr {
  position: absolute;
  top: 0;
  width: 100%;
  display: table;
  padding: 0 2.1em;
  height: 4.75em;
  vertical-align: middle;
  z-index: 2;
  border-bottom: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
}

#s-ttl {
  display: table-cell;
  vertical-align: middle;
  font-size: 1em;
}

#s-c-bn {
  padding: 0;
  width: 1.7em;
  height: 1.7em;
  font-size: 1.45em;
  margin: 0;
  font-weight: initial;
  position: relative;
}

#s-c-bnc {
  display: table-cell;
  vertical-align: middle;
}

.cc_div span.t-lb {
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
}

#c_policy__text {
  height: 31.25em;
  overflow-y: auto;
  margin-top: 1.25em;
}

#c-s-in {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
  height: 100%;
  height: calc(100% - 2.5em);
  max-height: 37.5em;
}

@media screen and (min-width: 688px) {
  .text-left-center {
    text-align: center;
  }

  #s-bl::-webkit-scrollbar {
    width: 0.9em;
    height: 100%;
    background: 0 0;
    border-radius: 0 0.25em 0.25em 0;
  }

  #s-bl::-webkit-scrollbar-thumb {
    border: 0.25em solid var(--cc-bg);
    background: #cfd5db;
    background: var(--cc-webkit-scrollbar-bg);
    border-radius: 100em;
  }

  #s-bl::-webkit-scrollbar-thumb:hover {
    background: #9199a0;
    background: var(--cc-webkit-scrollbar-bg-hover);
  }

  #s-bl::-webkit-scrollbar-button {
    width: 10px;
    height: 5px;
  }
}

.cc_div .b-tg {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
  right: 1.2em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.cc_div .b-tg .c-tgl {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 0;
  left: 0;
  margin: 0;
  border: 0;
}

.cc_div .b-tg .c-tg {
  position: absolute;
  background: #919ea6;
  background: var(--cc-toggle-bg-off);
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
  pointer-events: none;
}

.cc_div .b-tg,
.cc_div .b-tg .c-tg,
.cc_div .b-tg .c-tgl,
.cc_div span.t-lb {
  width: 3.4em;
  height: 1.5em;
  border-radius: 4em;
}

.cc_div .b-tg .c-tg.c-ro {
  cursor: not-allowed;
}

.cc_div .b-tg .c-tgl~.c-tg.c-ro {
  background: #d5dee2;
  background: var(--cc-toggle-bg-readonly);
}

.cc_div .b-tg .c-tgl~.c-tg.c-ro:after {
  box-shadow: none;
}

.cc_div .b-tg .c-tg:after {
  content: "";
  position: relative;
  display: block;
  left: 0.125em;
  top: 0.125em;
  width: 1.25em;
  height: 1.25em;
  border: none;
  box-sizing: content-box;
  background: #fff;
  background: var(--cc-toggle-knob-bg);
  box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
  transition: transform 0.25s ease;
  border-radius: 100%;
}

.cc_div .b-tg .c-tgl:checked~.c-tg:after {
  transform: translateX(1.9em);
}

#s-bl table,
#s-bl td,
#s-bl th {
  border: none;
}

#s-bl tbody tr {
  transition: background-color 0.25s ease;
}

#s-bl tbody tr:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover);
}

#s-bl table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

#s-bl td,
#s-bl th {
  padding: 0.8em 0.625em;
  text-align: left;
  vertical-align: top;
  font-size: 0.8em;
  padding-left: 1.2em;
}

#s-bl th {
  font-family: inherit;
  padding: 1.2em 1.2em;
}

#s-bl thead tr:first-child {
  border-bottom: 1px solid #e9edf2;
  border-color: var(--cc-cookie-table-border);
}

.force--consent #cs,
.force--consent #s-cnt {
  width: 100vw;
}

#cm-ov,
#cs-ov {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  background: #070707;
  background: rgba(4, 6, 8, 0.85);
  background: var(--cc-overlay-bg);
  display: none;
  transition: none;
}

.c--anim #cs-ov,
.force--consent .c--anim #cm-ov,
.force--consent.show--consent #cm-ov,
.show--settings #cs-ov {
  display: block;
}

#cs-ov {
  z-index: 2;
}

.force--consent .cc_div {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  width: 100vw;
  visibility: hidden;
  transition: visibility 0.25s linear;
}

.force--consent.show--consent .c--anim .cc_div,
.force--consent.show--settings .c--anim .cc_div {
  visibility: visible;
}

.force--consent #cm {
  position: absolute;
}

.force--consent #cm.bar {
  width: 100vw;
  max-width: 100vw;
}

html.force--consent.show--consent {
  overflow-y: hidden !important;
}

html.force--consent.show--consent,
html.force--consent.show--consent body {
  height: auto !important;
  overflow-x: hidden !important;
}

.cc_div .act .b-bn .b-tl.exp::before,
.cc_div .b-bn .b-tl.exp::before {
  border: solid #2d4156;
  border-color: var(--cc-btn-secondary-text);
  border-width: 0 2px 2px 0;
  padding: 0.2em;
  display: inline-block;
  position: absolute;
  content: "";
  margin-right: 15px;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  left: 1.2em;
  top: 50%;
}

.cc_div .act .b-bn .b-tl::before {
  transform: translateY(-20%) rotate(225deg);
}

.cc_div .on-i::before {
  border: solid #fff;
  border-color: var(--cc-toggle-knob-icon-color);
  border-width: 0 2px 2px 0;
  padding: 0.1em;
  display: inline-block;
  padding-bottom: 0.45em;
  content: "";
  margin: 0 auto;
  transform: rotate(45deg);
  top: 0.37em;
  left: 0.75em;
  position: absolute;
}

#s-c-bn::after,
#s-c-bn::before {
  content: "";
  position: absolute;
  left: 0.82em;
  top: 0.58em;
  height: 0.6em;
  width: 1.5px;
  background: #444d53;
  background: var(--cc-btn-secondary-text);
  transform: rotate(45deg);
  border-radius: 1em;
  margin: 0 auto;
}

#s-c-bn::after {
  transform: rotate(-45deg);
}

.cc_div .off-i,
.cc_div .on-i {
  height: 100%;
  width: 50%;
  position: absolute;
  right: 0;
  display: block;
  text-align: center;
  transition: opacity 0.15s ease;
}

.cc_div .on-i {
  left: 0;
  opacity: 0;
}

.cc_div .off-i::after,
.cc_div .off-i::before {
  right: 0.8em;
  top: 0.42em;
  content: " ";
  height: 0.7em;
  width: 0.09375em;
  display: block;
  background: #cdd6dc;
  background: var(--cc-toggle-knob-icon-color);
  margin: 0 auto;
  position: absolute;
  transform-origin: center;
}

.cc_div .off-i::before {
  transform: rotate(45deg);
}

.cc_div .off-i::after {
  transform: rotate(-45deg);
}

.cc_div .b-tg .c-tgl:checked~.c-tg .on-i {
  opacity: 1;
}

.cc_div .b-tg .c-tgl:checked~.c-tg .off-i {
  opacity: 0;
}

#cm.box.middle,
#cm.cloud.middle {
  top: 50%;
  transform: translateY(-37%);
  bottom: auto;
}

#cm.box.middle.zoom,
#cm.cloud.middle.zoom {
  transform: scale(0.95) translateY(-50%);
}

#cm.box.center {
  left: 1em;
  right: 1em;
  margin: 0 auto;
}

#cm.cloud {
  max-width: 50em;
  margin: 0 auto;
  text-align: center;
  left: 1em;
  right: 1em;
  overflow: hidden;
  padding: 1.3em 2em;
  width: unset;
}

.cc_div .cloud #c-inr {
  display: table;
  width: 100%;
}

.cc_div .cloud #c-inr-i {
  width: 70%;
  display: table-cell;
  vertical-align: top;
  padding-right: 2.4em;
}

.cc_div .cloud #c-txt {
  font-size: 0.85em;
}

.cc_div .cloud #c-bns {
  min-width: 170px;
  display: table-cell;
  vertical-align: middle;
}

#cm.cloud .c-bn {
  margin: 0.625em 0 0 0;
  width: 100%;
}

#cm.cloud .c-bn:first-child {
  margin: 0;
}

#cm.cloud.left {
  margin-right: 1.25em;
}

#cm.cloud.right {
  margin-left: 1.25em;
}

#cm.bar {
  width: 100%;
  max-width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0;
  position: fixed;
  padding: 2em;
}

#cm.bar #c-inr {
  max-width: 32em;
  margin: 0 auto;
}

#cm.bar #c-bns {
  max-width: 33.75em;
}

#cm.bar #cs {
  padding: 0;
}

.cc_div .bar #c-s-in {
  top: 0;
  transform: none;
  height: 100%;
  max-height: 100%;
}

.cc_div .bar #s-bl,
.cc_div .bar #s-bns,
.cc_div .bar #s-hdr {
  padding-left: 1.6em;
  padding-right: 1.6em;
}

.cc_div .bar #cs {
  padding: 0;
}

.cc_div .bar #s-inr {
  margin: 0;
  margin-left: auto;
  margin-right: 0;
  border-radius: 0;
  max-width: 32em;
}

.cc_div .bar.left #s-inr {
  margin-left: 0;
  margin-right: auto;
}

.cc_div .bar #s-bl table,
.cc_div .bar #s-bl tbody,
.cc_div .bar #s-bl td,
.cc_div .bar #s-bl th,
.cc_div .bar #s-bl thead,
.cc_div .bar #s-bl tr,
.cc_div .bar #s-cnt {
  display: block;
}

.cc_div .bar #s-bl thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.cc_div .bar #s-bl tr {
  border-top: 1px solid #e3e7ed;
  border-color: var(--cc-cookie-table-border);
}

.cc_div .bar #s-bl td {
  border: none;
  position: relative;
  padding-left: 35%;
}

.cc_div .bar #s-bl td:before {
  position: absolute;
  left: 1em;
  padding-right: 0.625em;
  white-space: nowrap;
  content: attr(data-column);
  color: #000;
  color: var(--cc-text);
  overflow: hidden;
  text-overflow: ellipsis;
}

#cm.top {
  bottom: auto;
  top: 1.25em;
}

#cm.left {
  right: auto;
  left: 1.25em;
}

#cm.right {
  left: auto;
  right: 1.25em;
}

#cm.bar.left,
#cm.bar.right {
  left: 0;
  right: 0;
}

#cm.bar.top {
  top: 0;
}

@media screen and (max-width: 688px) {

  #cm,
  #cm.cloud,
  #cm.left,
  #cm.right {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 1.4em !important;
    right: 1em;
    left: 1em;
    bottom: 1em;
    display: block;
  }

  .force--consent #cm,
  .force--consent #cm.cloud {
    width: auto;
    max-width: 100vw;
  }

  #cm.top {
    top: 1em;
    bottom: auto;
  }

  #cm.bottom {
    bottom: 1em;
    top: auto;
  }

  #cm.bar.bottom {
    bottom: 0;
  }

  #cm.cloud .c-bn {
    font-size: 0.85em;
  }

  .text-left-center {
    text-align: left;
  }

  #s-bns,
  .cc_div .bar #s-bns {
    padding: 1em 1.3em;
  }

  .cc_div .bar #s-inr {
    max-width: 100%;
    width: 100%;
  }

  .cc_div .cloud #c-inr-i {
    padding-right: 0;
  }

  #cs {
    border-radius: 0;
    padding: 0;
  }

  #c-s-in {
    max-height: 100%;
    height: 100%;
    top: 0;
    transform: none;
  }

  .cc_div .b-tg {
    transform: scale(1.1);
    right: 1.1em;
  }

  #s-inr {
    margin: 0;
    padding-bottom: 7.9em;
    border-radius: 0;
  }

  #s-bns {
    height: 7.9em;
  }

  #s-bl,
  .cc_div .bar #s-bl {
    padding: 1.3em;
  }

  #s-hdr,
  .cc_div .bar #s-hdr {
    padding: 0 1.3em;
  }

  #s-bl table {
    width: 100%;
  }

  #s-inr.bns-t {
    padding-bottom: 10.5em;
  }

  .bns-t #s-bns {
    height: 10.5em;
  }

  .cc_div .bns-t .c-bn {
    font-size: 0.83em;
    padding: 0.9em 1.6em;
  }

  #s-cnt .b-bn .b-tl {
    padding-top: 1.2em;
    padding-bottom: 1.2em;
  }

  #s-bl table,
  #s-bl tbody,
  #s-bl td,
  #s-bl th,
  #s-bl thead,
  #s-bl tr,
  #s-cnt {
    display: block;
  }

  #s-bl thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #s-bl tr {
    border-top: 1px solid #e3e7ed;
    border-color: var(--cc-cookie-table-border);
  }

  #s-bl td {
    border: none;
    position: relative;
    padding-left: 35%;
  }

  #s-bl td:before {
    position: absolute;
    left: 1em;
    padding-right: 0.625em;
    white-space: nowrap;
    content: attr(data-column);
    color: #000;
    color: var(--cc-text);
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #cm .c-bn,
  .cc_div .c-bn {
    width: 100%;
    margin-right: 0;
  }

  #s-cnt #s-rall-bn {
    margin-left: 0;
  }

  .cc_div #c-bns {
    flex-direction: column;
  }

  #c-bns button+button,
  #s-cnt button+button {
    margin-top: 0.625em;
    margin-left: 0;
    float: unset;
  }

  #cm.box,
  #cm.cloud {
    left: 1em;
    right: 1em;
    width: auto;
  }

  #cm.cloud.left,
  #cm.cloud.right {
    margin: 0;
  }

  .btn_style_details {
    width: 80px !important;
    height: 30px !important;
    top: 862.1px;
    left: 962.61px;
    border-radius: 20px;
    border: 1px solid #000;
    padding: 5px 11px 5px 11px;
    text-decoration: none !important;
    color: #000000 !important;
    margin-bottom: 20px;
  }

  .category-row {
    margin: 20px 16px 20px 5px !important;
  }

  .filter-row {
    margin: 20px 16px 20px 5px !important;
  }

  .cc_div .cloud #c-bns,
  .cc_div .cloud #c-inr,
  .cc_div .cloud #c-inr-i {
    display: block;
    width: auto;
    min-width: unset;
  }

  .cc_div .cloud #c-txt {
    font-size: 0.9em;
  }

  .cc_div .cloud #c-bns {
    margin-top: 1.625em;
  }
}

.cc_div.ie #c-vln {
  height: 100%;
  padding-top: 5.62em;
}

.cc_div.ie .bar #c-vln {
  padding-top: 0;
}

.cc_div.ie #cs {
  max-height: 37.5em;
  position: relative;
  top: 0;
  margin-top: -5.625em;
}

.cc_div.ie .bar #cs {
  margin-top: 0;
  max-height: 100%;
}

.cc_div.ie #cm {
  border: 1px solid #dee6e9;
}

.cc_div.ie #c-s-in {
  top: 0;
}

.cc_div.ie .b-tg {
  padding-left: 1em;
  margin-bottom: 0.7em;
}

.cc_div.ie .b-tg .c-tgl:checked~.c-tg:after {
  left: 1.95em;
}

.cc_div.ie #s-bl table {
  overflow: auto;
}

.cc_div.ie .b-tg .c-tg {
  display: none;
}

.cc_div.ie .b-tg .c-tgl {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.2em;
  height: auto;
}

.cc_div.ie #s-cnt .b-bn .b-tl {
  padding: 1.3em 6.4em 1.3em 1.4em;
}

.cc_div.ie .bar #s-bl td:before {
  display: none;
}

.cc_div.ie .bar #s-bl td {
  padding: 0.8em 0.625em 0.8em 1.2em;
}

.cc_div.ie .bar #s-bl thead tr {
  position: relative;
}

.cc_div.ie .b-tg .t-lb {
  filter: alpha(opacity=0);
}

.cc_div.ie #cm-ov,
.cc_div.ie #cs-ov {
  filter: alpha(opacity=80);
}

.align-items-baseline {
  align-items: baseline !important;
}

.text-color {
  color: #fff;
}



.brandlogos {
  padding-left: 140px;
  padding-right: 140px
}

.bannerimage {
  height: 550px;
}

.goldreward {
  border: 1px solid #FFC233;
  background: #FFC233;
  border-radius: 33px;
  height: 68px;
  width: 470px;
}


@media (min-width: 325px) and (max-width: 480px) {
  .brandlogos {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .marginhome {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  /* .goldcontainer{
    margin-left: 0rem !important; 
    margin-right: 0rem !important; 
    background: rgba(255, 255, 255, 0.08); 
    border-radius: 0px;
  } */
}


/* @media screen and (max-width: 688px) {
  .brandlogos {
    padding-left: 10px !important; 
  padding-right: 10px !important;
  }
}

@media only screen and (max-width: 600px) {
  .brandlogos {
    padding-left: 10px !important; 
  padding-right: 10px !important;
  }
} */
.btn_style_gold {
  background: linear-gradient(90deg, #C29F41, #DFC45A);
  text-decoration: none !important;
  color: #201C2F !important;
  font-size: 16px;
  font-weight: 600;
  width: 110px;
  text-align: center;
  display: inline-block;
  border-radius: 40px;
  font-family: 'Arial';
}

@media (max-width:320px) {
  .goldcontainer {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
}

@media (min-width:1800px) {
  .main-wrapper {
    max-width: 100%;
    padding: 0 70px;
  }

  .container {
    max-width: 100% !important;
    padding: 0 70px !important;
  }
}

@media (max-width:991px) {
  .page-section {
    text-align: center !important;
  }

  .list-unstyled {
    justify-content: center;
  }
}