/* @import url('https://fonts.googleapis.com/css2?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&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Poiret+One&family=Raleway:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap'); */
/* montserrat-regular - latin */
/* open-sans-regular - latin */
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v31-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v44-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v44-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v44-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
}
html,
body {
  height: 100%;
}
a:focus {
  outline: 0 solid;
}
img {
  width: 100%;
  height: auto;
}
.fix {
  overflow: hidden;
}
p {
  margin: 0 0 15px;
  color: #777;
}
h1,
h2,
h3,
h4 {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  color: #444;
  font-weight: 700;
}
h1 {
  font-size: 48px;
  line-height: 50px;
}
h2 {
  font-size: 38px;
  line-height: 44px;
}
h3 {
  font-size: 30px;
  line-height: 36px;
  /* font-family: "Raleway", sans-serif; */
  font-family: "Montserrat", sans-serif;
}
h4 {
  font-size: 24px;
  line-height: 34px;
}
a {
  transition: all 0.3s ease 0;
  text-decoration: none;
}
a:hover {
  color: #c0293f;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0 none;
}
a:hover,
a:focus {
  color: #333;
  text-decoration: none;
}
body {
  background: #fff none repeat scroll 0 0;
  color: #777;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-align: left;
  overflow-x: hidden;
  line-height: 26px;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url(/img/logo/preloader.gif) no-repeat center center;
}
.navbar-collapse {
  padding-left: 0;
}
.mobile-menu-area {
  background: #f9f9f9 none repeat scroll 0 0 !important;
  padding: 10px 0;
}
#scrollUp {
  background: #000 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 34px;
  height: 50px;
  line-height: 46px;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0;
  width: 50px;
}
#scrollUp:hover {
  background: #c0293f;
  opacity: 1;
}
.header-area.stick {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  box-shadow: 0 0 5px #ccc, -2px -2px 5px #ccc;
  background: #fff;
}
.header-area.stick .logo a {
  display: inline-block;
  height: auto;
  padding-top: 25px;
}
.header-area.stick .main-menu ul.navbar-nav li a {
  padding: 25px 0;
}
.header-area.stick .quote-button {
  float: right;
  padding: 13px 5px;
}
.header-area.stick .header-right-link a.main-search {
  margin: 15px 10px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
  color: #444;
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover {
  color: #c0293f;
}
.header-area.stick .navbar-brand > img {
  display: block;
  width: 160px;
  height: auto;
}
.left-head-blog {
  padding-bottom: 10px;
  padding-right: 20px;
}
.jquery-accordion-menu,
.jquery-accordion-menu * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: 0;
}
.jquery-accordion-menu {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  top: 0;
}
.jquery-accordion-menu .jquery-accordion-menu-footer,
.jquery-accordion-menu .jquery-accordion-menu-header {
  width: 80%;
  height: 40px;
  padding-left: 22px;
  float: left;
  line-height: 50px;
  font-weight: 600;
  color: #f0f0f0;
  background: #414956;
}
.jquery-accordion-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.jquery-accordion-menu ul li {
  width: 80%;
  display: block;
  float: left;
  position: relative;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #c0293f;
  margin-bottom: 5px;
  background: rgba(204, 204, 204, 0.1);
}
.jquery-accordion-menu ul li li {
  border-left-width: 0;
}
.jquery-accordion-menu ul li a {
  width: 80%;
  padding: 14px 22px;
  float: left;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  -o-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}
.jquery-accordion-menu > ul > li.active > a,
.jquery-accordion-menu > ul > li:hover > a {
  color: #c0293f;
}
.jquery-accordion-menu > ul > li > a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fcfcfc;
}
.jquery-accordion-menu ul li a i {
  width: 34px;
  float: left;
  line-height: 18px;
  font-size: 20px;
  text-align: left;
}
.jquery-accordion-menu .submenu-indicator {
  float: right;
  right: 22px;
  position: absolute;
  font-size: 20px;
  -o-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
}
.jquery-accordion-menu ul ul.submenu .submenu-indicator {
  line-height: 16px;
}
.jquery-accordion-menu .submenu-indicator-minus > .submenu-indicator {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.jquery-accordion-menu ul ul.submenu,
.jquery-accordion-menu ul ul.submenu li ul.submenu {
  width: 100%;
  display: none;
  position: static;
}
.jquery-accordion-menu ul ul.submenu li {
  clear: both;
  width: 80%;
}
.jquery-accordion-menu ul ul.submenu li a {
  width: 100%;
  float: left;
  font-size: 13px;
  background: #f9f9f9;
  position: relative;
  -o-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
  border-top-style: none;
  border-left-style: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}
.jquery-accordion-menu ul ul.submenu li a:hover {
  background-color: #e6e6e6 !important;
}
.jquery-accordion-menu .actives {
  background-color: #e6e6e6 !important;
  color: #c0293f;
}
.jquery-accordion-menu ul ul.submenu li:hover > a {
  color: #c0293f;
}
.jquery-accordion-menu ul ul.submenu > li > a {
  padding-left: 30px;
}
.jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > a {
  padding-left: 45px;
}
.jquery-accordion-menu
  ul
  ul.submenu
  > li
  > ul.submenu
  > li
  > ul.submenu
  > li
  > a {
  padding-left: 60px;
}
.jquery-accordion-menu ul li .jquery-accordion-menu-label,
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  min-width: 20px;
  padding: 1px 2px 1px 1px;
  position: absolute;
  right: 18px;
  top: 14px;
  font-size: 11px;
  font-weight: 800;
  color: #555;
  text-align: center;
  line-height: 18px;
  background: #f0f0f0;
  border-radius: 100%;
}
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  top: 12px;
}
::-moz-selection {
  background: #c0293f;
  text-shadow: none;
}
::selection {
  background: #c0293f;
  text-shadow: none;
}
.area-padding {
  padding: 90px 0;
}
.section-headline {
  margin-bottom: 60px;
  position: relative;
}
.section-headline::after {
  border: 1px solid #c0293f;
  bottom: -27px;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  width: 60px;
  right: 0;
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.topbar-right ul li {
  display: inline-block;
}
.topbar-area {
  background: #243559;
}
.topbar-right ul li a {
  color: #ddd;
  display: block;
  margin-right: 20px;
  padding: 12px 0;
  text-decoration: none;
  font-size: 15px;
}
.topbar-right ul li a:hover {
  color: #fff;
}
.topbar-right ul li a i {
  color: #c0293f;
  font-size: 16px;
  padding-right: 7px;
}
.topbar-right {
  position: relative;
  display: block;
  float: right;
}
.top-social {
  float: left;
  padding: 11px 0;
  margin-left: 10px;
}
.top-social ul li {
  display: inline-block;
}
.top-social ul li a {
  color: #ddd;
  margin-right: 5px;
  display: block;
  text-align: center;
  font-size: 15px;
  width: 26px;
  height: 26px;
  border-radius: 5px;
  line-height: 25px;
}
.top-social ul li a:hover {
  color: #fff;
  background: #c0293f;
}
.quote-button {
  float: left;
}
.quote-button .quote-btn {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  background: #c0293f;
  display: inline-block;
  border: 2px solid #c0293f;
  padding: 10px 20px;
  margin: 0;
}
.quote-button .quote-btn:hover {
  background: transparent;
  color: #c0293f;
}
.header-area {
  background: #fff;
  box-shadow: 2px 2px 5px #ccc, 0 0 0 #ccc;
}
.logo {
  display: block;
}
.logo a {
  display: inline-block;
  height: auto;
  padding-top: 35px;
}
.main-menu ul.navbar-nav li {
  float: left;
  position: relative;
}
.main-menu ul.navbar-nav > li > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #444;
  font-size: 13px;
  padding: 40px 0;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0 15px;
  letter-spacing: 0.05em;
}
.main-menu ul.navbar-nav i {
  margin-left: 4px;
}
.main-menu ul.navbar-nav li a:hover {
  color: #c0293f;
}
.main-menu ul.navbar-nav > li > a::before {
  background: #c0293f;
  content: "";
  height: 2px;
  position: absolute;
  top: 0;
  width: 0;
  transition: 0.5s;
  left: 0;
}
.main-menu ul.navbar-nav > li:hover > a:before,
.main-menu ul.navbar-nav > li.active > a::before {
  width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
  color: #c0293f;
}
.main-menu ul.navbar-nav li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #c0293f;
  position: relative;
  z-index: 9999999;
}
.navbar {
  border: medium none;
  margin-bottom: 0;
}
.navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}
.main-menu ul.nav li ul.sub-menu {
  background: #fff;
  border-bottom: 2px solid #c0293f;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 115%;
  transition: all 0.3s ease 0;
  visibility: hidden;
  width: 250px;
  z-index: -99;
  box-shadow: 0 0 1px #ddd, 0 0 1px #ddd;
}
.pagess {
  position: relative;
}
.navbar.navbar-default {
  float: right;
  margin-right: 50px;
}
.main-menu ul.nav li ul.sub-menu li {
  padding: 0;
  position: relative;
  width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu {
  top: 80%;
  opacity: 1;
  z-index: 999;
  visibility: visible;
  padding: 20px 0;
}
.main-menu ul.nav li ul.sub-menu li a {
  color: #444;
  display: block;
  font-size: 12px;
  padding: 7px 15px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.main-menu ul.nav li ul.sub-menu li i {
  margin-right: 3px;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover {
  color: #c0293f;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
  border: 0;
}
.mobile-menu-area {
  background: #f9f9f9 none repeat scroll 0 0 !important;
  padding: 10px 0;
}
.single-awesome-project {
  float: left;
  overflow: hidden;
  width: 100%;
}
.awesome-img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.awesome-img img {
  transform: scale(1.1);
  transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img {
  transform: scale(1);
  transition: 0.4s;
}
.awesome-img > a {
  display: block;
  position: relative;
}
.single-awesome-project:hover .awesome-img > a::after {
  opacity: 1;
}
.single-awesome-project:hover .add-actions {
  opacity: 1;
}
.awesome-img > a::after {
  background: rgba(192, 41, 63, 0.65);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}
.add-actions {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  transition: all 0.4s ease 0;
  width: 100%;
  z-index: 9999;
  top: 0;
  cursor: pointer;
}
.port-icon {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  top: 41%;
  position: relative;
  font-size: 40px;
}
.hire-btn-2 {
  background: #c0293f;
  border: 1px solid #c0293f;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-top: 0;
  padding: 6px 20px;
  transition: 0.4s;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 700;
  text-align: center;
}
.hire-btn-2:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.blog-grid {
  margin-top: -30px;
}
.blog-image {
  overflow: hidden;
  display: block;
}
.blog-content {
  margin-top: 20px;
}
.blog-title-2 {
  margin-top: 20px;
  background-color: #c0293f;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.blog-title-2 {
  background: linear-gradient(-45deg, #c0293f, #791322, #c0293f, #791322);
  background-size: 400% 400%;
  -webkit-animation: gradient 10s ease infinite;
  -moz-animation: gradient 10s ease infinite;
  animation: gradient 10s ease infinite;
}
@-webkit-keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@-moz-keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.blog-title-2 h4 {
  color: #fff !important;
}
.single-blog {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.footer-area {
  padding: 80px 0;
}
.footer-1 {
  /* background: url(/img/background/bg1.jpg); */
  background-image: image-set(
    url("/img/background/bg1-400px.webp") 1x,
    url("/img/background/bg1.webp") 2x
  );
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  background-attachment: scroll;
}
.footer-1 .footer-area {
  z-index: 1;
  background: transparent;
}
.footer-1 {
  z-index: 1;
  position: relative;
}
.footer-1::after {
  background: rgba(10, 24, 40, 0.85) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.footer-logo {
  margin-bottom: 28px;
  max-width: 200px;
}
.footer-head p {
  color: #ddd;
  font-size: 14px;
  line-height: 24px;
}
.footer-head h4 {
  color: #ddd;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.footer-content {
  display: block;
  overflow: hidden;
}
.footer-list li a {
  color: #ddd;
  padding: 1px 0 3px 18px;
  display: block;
  position: relative;
  font-weight: 500;
}
.footer-list li:first-child a {
  padding-top: 0;
}
.footer-list li:last-child a {
  padding-bottom: 0;
}
.footer-list li a::after {
  position: absolute;
  content: "";
  right: auto;
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #ddd;
}
.footer-list li a:hover {
  color: #c0293f;
}
.footer-list li a:hover::after {
  background: #c0293f;
}
.footer-area-bottom {
  background: #071333 none repeat scroll 0 0;
  padding: 25px 0;
  border-top: 1px solid #333;
}
.copyright > p {
  margin-bottom: 0;
  color: #ddd;
}
.copyright a {
  color: #c0293f;
}
.copyright a:hover {
  color: #ccc;
}
.footer-1 .footer-area-bottom {
  background: rgba(10, 24, 40, 0.9) none repeat scroll 0 0;
  padding: 25px 0;
  border-top: 0;
}
.copyright span {
  margin-right: 10px;
  margin-left: 10px;
}
.page-area {
  position: relative;
}

.page-area .bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.breadcumb-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(10, 27, 40, 0.5) none repeat scroll 0 0;
  content: "";
}
.breadcrumb {
  padding: 20px 0;
  background-color: transparent;
  margin-bottom: 0;
  overflow: hidden;
}
.breadcrumb-bg {
  float: right;
  padding: 14px 0;
}
.bread-inner {
  padding: 80px 0;
}
.breadcrumb .section-headline h2 {
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 54px;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.breadcrumb .section-headline {
  margin-bottom: 0;
  display: inline-block;
}
.breadcrumb .section-headline h2::after {
  display: none;
}
.breadcrumb ul {
  background: rgba(0, 0, 0, 0.4);
  padding-right: 30px;
  padding-left: 20px;
  border-radius: 10px;
}
.breadcrumb ul li {
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
}
.breadcrumb ul li a {
  color: #c0293f;
}
.breadcrumb ul li a:hover {
  color: #ccc;
}
.breadcrumb ul li.home-bread::after {
  position: absolute;
  content: "\f105";
  font-family: fontAwesome;
  right: -5px;
  top: 0;
}
.breadcrumb .section-headline::after {
  display: none;
}
.blog-grid .blog-text p {
  margin-bottom: 15px;
}
.left-head-blog {
  padding-bottom: 10px;
  padding-right: 20px;
}
.blog-content p {
  font-size: 15px;
  letter-spacing: 0.5px;
}
.img-border {
  background-color: #f7f7f7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 10px 0 -5px #eee,
    0 10px 1px -4px rgba(0, 0, 0, 0.15), 0 20px 0 -10px #eee,
    0 20px 1px -9px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
}
.img-border-2 {
  background-color: #f7f7f7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 10px 0 -5px #eee,
    0 10px 1px -4px rgba(0, 0, 0, 0.15), 0 20px 0 -10px #eee,
    0 20px 1px -9px rgba(0, 0, 0, 0.15);
  padding: 10px;
}
.text-justify-left {
  text-align: justify;
}
@media (max-width: 767px) {
  .text-justify-left {
    text-align: left;
  }
}
.mar-bott-30 {
  margin-bottom: 10px;
}
.styled-list-two {
  position: relative;
  margin-bottom: 20px;
  margin-left: 10px;
}
.styled-list-two li {
  position: relative;
  line-height: 24px;
  margin-bottom: 7px;
  padding-left: 22px;
  font-size: 15px;
}
.styled-list-two li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  left: 0;
  top: 0;
  line-height: 24px;
  color: #c0293f;
  position: absolute;
}
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
#nft-faq-theme2-accordion .panel {
  border-radius: 0;
  box-shadow: none;
}
#nft-faq-theme2-accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  background: #fff;
}
#nft-faq-theme2-accordion .panel-title {
  overflow: hidden;
}
#nft-faq-theme2-accordion .panel-title a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 17px 17px 17px 70px;
  position: relative;
  transition: all 0.3s linear 0;
}
#nft-faq-theme2-accordion .panel-title a.collapsed {
  background: #fff;
  color: #333;
}
#nft-faq-theme2-accordion .panel-title a.collapsed:hover {
  color: #c90000;
}
#nft-faq-theme2-accordion .panel-title a:before,
#nft-faq-theme2-accordion .panel-title a.collapsed:before {
  content: "\f107";
  font-family: FontAwesome;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  text-align: center;
  background: #c90000;
  transition: all 0.3s linear 0;
}
#nft-faq-theme2-accordion .panel-title a.collapsed:before {
  content: "\f105";
  background: #fff;
  color: #333;
}
#nft-faq-theme2-accordion .panel-body {
  border-top: 0;
  color: #888;
}
.baner {
  padding: 30px;
  border: 15px solid rgba(255, 255, 255, 0.6);
  background-image: url(/img/background/baner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 200px;
  color: #fff;
  font-size: 40px;
  text-align: center;
}
.baner h4 {
  color: #c0293f;
  font-size: 40px;
  text-align: center;
}
.baner p {
  color: #fff;
  font-size: 26px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700;
}
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
#nft-faq-theme3-accordion .panel {
  border-radius: 0;
  box-shadow: none;
}
#nft-faq-theme3-accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  background: #fff;
}
#nft-faq-theme3-accordion .panel-title {
  overflow: hidden;
}
#nft-faq-theme3-accordion .panel-title a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 17px 17px 17px 70px;
  position: relative;
  transition: all 0.3s linear 0;
}
#nft-faq-theme3-accordion .panel-title a.collapsed {
  background: #fff;
  color: #333;
}
#nft-faq-theme2-accordion .panel-title a.collapsed:hover {
  color: #c90000;
}
#nft-faq-theme3-accordion .panel-title a:before,
#nft-faq-theme3-accordion .panel-title a.collapsed:before {
  content: "\f107";
  font-family: FontAwesome;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  text-align: center;
  background: #c90000;
  transition: all 0.3s linear 0;
}
#nft-faq-theme3-accordion .panel-title a.collapsed:before {
  content: "\f105";
  background: #fff;
  color: #333;
}
#nft-faq-theme3-accordion .panel-body {
  border-top: 0;
  color: #888;
}
#accept-cookies-checkbox {
  background-color: #333;
  padding: 5px 10px;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
#cookies-message {
  font-size: 14px;
  line-height: 22px;
  border-bottom: 1px solid #d3d0d0;
  text-align: center;
  position: fixed;
  bottom: 0;
  background-color: #c0293f;
  color: #fff;
  width: 100%;
  z-index: 999;
  padding-top: 20px;
  padding-right: 10%;
  padding-bottom: 20px;
  padding-left: 10%;
}
#cookies-message a {
  color: #ccc;
}
#cookies-message a:hover {
  color: #ff0;
}
