@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");

html body {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  color: #1a1a1a;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0 10px;
}

.row {
  margin: 0 -10px;
}

::selection {
  background: #e85d04;
  color: #ffea00;
}

a:hover,
a:focus,
button:hover,
button:focus {
  outline: none;
}

section {
  padding: 80px 0;
  clear: both;
  position: relative;
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans", sans-serif;
}

span,
img {
  vertical-align: baseline;
}

body p {
  color: #303030;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.2px;
}

label.error {
  display: none !important;
}

input.required.error,
textarea.required.error,
select.required.error {
  border-bottom: red 2px solid !important;
  color: red !important;
}

img {
 max-width: 100%; 
}

header {
  width: 100%;
}
@media (max-width: 991.98px) {  /* lg breakpoint ke liye */
    .navbar-toggler {
        border-color: white; /* agar border chahiye */
    }
    .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }
}

/* Desktop view: default (dark) */
@media (min-width: 992px) {
    .navbar-toggler .navbar-toggler-icon {
        /* background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); */
    }
}
.main-menu ul.menu {
  display: flex;
  /* margin-top: 10px; */
}

header .col-md-10 {
  display: flex;
  justify-content: end;
  align-items: center;
}

.top_btns {
  display: flex;
  margin-left: 30px;
  justify-content: end;
}

.main-menu ul.menu li {
  margin-left: 16px;
}

.top_btns a.btn-sign-in {
  text-decoration: none;
  margin-left: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
  background: #112667;
  padding: 8px 29px;
  border-radius: 7px;
}

.main-menu ul.menu li a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  list-style: none;
}

.top_btns a.btn-sign-in span {
  font-size: 12px;
  display: inline-block;
  font-weight: normal;
  color: #fff;
}

.top_btns a.btn-sign-in img {
  position: absolute;
  left: 0;
  top: 7px;
}

.our-banner {
  padding: 8em 0;
  width: 100%;
  background: url("../images/banner.webp") scroll #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  text-align: left;
}
.aw-ban {
  background: url("../images/Banners/banner-author.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bc-ban {
  background: url("../images/Banners/banner-cover.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bt-ban {
  background: url("../images/Banners/banner-trailer.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ed-ban {
  background: url("../images/Banners/banner-edit.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gw-ban {
  background: url("../images/Banners/banner-ghost.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mk-ban {
  background: url("../images/Banners/banner-market.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pb-ban {
  background: url("../images/Banners/banner-publish.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-ban {
  background: url("../images/Banners/banner-about.webp");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}

.our-banner h4 {
  color: #efefef;
  font-size: 34px;
  font-style: italic;
  text-transform: capitalize;
}

.our-banner h1 {
  font-size: 55px;
  color: #fff;
  margin: 20px 0 40px 0;
  line-height: 1;
}
.ban-float {
  float: right;
}
a.btn.btn-primary {
  background: #002768;
  border-color: #002768;
  font-size: 20px;
  text-transform: capitalize;
  padding: 13px 70px 13px 30px;
  font-family: "Noto Sans", sans-serif;
  color: #ffffff;
  border-radius: 17px;
  margin-right: 20px;
  border-width: 2px;
  position: relative;
  font-weight: 600;
  transition: 0.5s all ease-in;
}

a.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
a.btn.btn-primary:hover,
a.btn.btn-primary:focus,
a.btn.btn-primary:active {
  background: #002768;
  border-color: white;
}
button.btn.btn-primary:after,
a.btn.btn-primary:after {
  content: "";
  width: 27px;
  height: 24px;
  position: absolute;
  right: 20px;
  background: url("../images/ar_black.webp") no-repeat scroll right center;
  margin: auto;
  bottom: 0;
  top: 0;
}
a.btn.btn-primary:after {
  /* filter: brightness(0); */
}
a.btn.btn-primary.btn-black:after {
  /* filter: brightness(0); */
}
a.btn.btn-primary.btn-black:hover:after {
  filter: brightness(10);
}
a.btn.btn-primary.btn-black:hover,
a.btn.btn-primary.btn-black:focus,
a.btn.btn-primary.btn-black:active {
  background: #000;
  border-color: #002768;
  color: #fff;
}

.abt_section .row {
  align-items: center;
  margin-top: 50px;
}

.head_style h2 {
  font-size: 50px;
  color: #181839;
  position: relative;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 30px;
  letter-spacing: -0.2px;
}

.abt_section p {
  font-size: 18px;
  color: #343434;
  line-height: 31px;
}

section.abt_section {
  background: #eceff3;
  padding-bottom: 60px;
  padding-top: 70px;
}

.abt_section .row:first-child {
  margin-top: 0;
}

.abt_thumb.ab3 {
  position: relative;
  right: 490px;
}

.abt_thumb.a4 {
  position: relative;
  right: 370px;
}

a.logo img {
  max-height: 100px;
  filter: brightness(0) invert(1);
}

.how_do {
  padding: 40px 0 40px;
}

.how_do .head_style p {
  font-size: 18px;
  max-width: 90%;
  margin-bottom: 40px;
  margin-top: 30px;
  color: #002768;
}

.how_do .head_style {
  margin-bottom: 50px;
}

footer {
  background: #DD1423;
  padding: 110px 0 0;
  width: 100%;
  border-top: 6px solid #112667;
}

a.ftr_logo {
  max-width: 150px;
  display: block;
}

footer .row {
  justify-content: space-between;
}

footer p {
  color: #ffffff;
  font-size: 13px;
  padding-right: 0;
  font-weight: 500;
}

footer h4 {
  color: #fdfdfd;
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: none;
}

.ftr_menu li {
  margin-top: 1px;
  clear: both;
}

.ftr_menu li a {
  color: #ffffff;
  font-size: 13px;
  text-transform: none;
  padding-left: 20px;
  position: relative;
  letter-spacing: -0.2px;
  text-decoration: none;
}

.info li {
  clear: both;
  position: relative;
  padding-left: 23px;
  margin-bottom: 6px;
}

.info li i.fa {
  position: absolute;
  left: 0;
  top: 6px;
}

.info li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
}

.copy {
  background: #002768;
  padding: 20px 0;
  width: 100%;
  margin-top: 50px;
}

.copy p {
  color: #fff;
  margin-bottom: 0;
  font-size: 13px;
  padding-right: 0px;
}

.copy ul {
  display: flex;
  justify-content: end;
}

.copy ul a,
.copy ul li {
  color: #fff;
  font-size: 13px;
}

.copy ul li.sep {
  margin: 0 10px;
}

.col-md-7 .abt_item p {
  margin-bottom: 30px;
}

.our-banner .row {
  align-items: center;
}

.our-banner.homebanner {
  padding: 100px 0 80px;
  border-radius: 0 0 150px 150px;
}

.our-banner.homebanner:after {
  content: "";
  background: url("../images/icon-pin.webp") no-repeat scroll center top;
  position: absolute;
  width: 200px;
  height: 300px;
  right: 50px;
  bottom: -30px;
  z-index: 1;
  opacity: 0.5;
  animation: slide-top 2s linear infinite alternate both;
}

@keyframes slide-top {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(40px);
  }
}

.mobile-view {
  position: fixed;
  top: 0;
  z-index: 1000;
  background: #000;
  height: 100vh;
  right: -400px;
  transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
}

.mob-menu {
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  color: #fff;
  max-width: 300px;
  overflow-y: scroll;
  height: 100%;
}

.mob-menu li {
  border-top: 1px solid #313131;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
  position: relative;
}

.mob-menu li > a {
  color: #fff;
  font-size: 15px;
  padding: 15px 20px;
  float: left;
  width: 100%;
  font-weight: 500;
}

.mob-menu > li:first-child {
  border-top: none;
}

.mob-menu li:first-child {
  border-top: none;
}

.mob-menu li ul.mob-sub-menu {
  border-top: 1px solid #313131;
  clear: both;
  padding-left: 0;
  width: 100% !important;
  display: none;
}

.mob-menu li > a:hover {
  text-decoration: none;
  background: #ffffff;
  color: #000;
}

.mob-menu li span.opensub {
  position: absolute;
  top: 13px;
  right: 10px;
  height: 26px;
  width: 26px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f00;
  color: #fff;
  border-radius: 1px;
  font-size: 16px;
}

.mob-menu li.current span.opensub:before {
  content: "\f106";
}

.mob-menu li > ul.mob-sub-menu li > a {
  font-size: 14px;
  padding-left: 40px;
}

.mob-menu ul#menu-main-menu-1 {
  margin: 0;
}

.mob-menu li.sign_today a {
  background: #f8772e;
}

.headnav {
  float: right;
  margin-top: 6px;
  display: none;
  cursor: pointer;
}

.headnav i.fa {
  font-size: 22px;
  cursor: pointer;
  color: #fff;
}

.mobile-view.mopen {
  right: 0;
  transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
}

.mobile-overlay.moverlay {
  display: block;
}

.mobile-close {
  position: absolute;
  left: -50px;
  background: none;
  width: 50px;
  height: auto;
  border-radius: 0;
  text-align: center;
  top: 20px;
  background: #000;
  padding: 12px 0 14px 0;
  display: none;
  cursor: pointer;
  height: 50px;
}

.mobile-close img {
  max-height: 20px;
}

.mobile-overlay {
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
}

.mobile-close.mclose {
  display: block;
}

.headnav img {
  max-width: 30px;
}

.popupform {
  width: 840px;
  height: auto;
  padding: 0;
  border-bottom: none;
  border-radius: 0;
  overflow: visible;
  background: url("../images/popup-bg.webp") no-repeat;
}

.popup-content h2 {
  font-size: 33px;
  padding: 0;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: capitalize;
  line-height: 34px;
  font-family: "Noto Sans", sans-serif;
  color: #fff;
}

.popup-content h2::before {
  display: none;
}

.popup-content p {
  margin: 0 0 25px;
  color: #ffe0b4;
  font-weight: 700;
  font-size: 22px;
  background: #c12126;
  margin-left: -20px;
  width: calc(100% + 40px);
  margin-top: 15px;
}

.custom-pop {
  padding: 0;
  overflow: hidden;
}

.popup-content p.form_tagline {
  max-width: 100%;
  font-size: 11px;
  margin: 16px 0;
  position: relative;
  padding-left: 15px;
  background: transparent;
  text-align: left;
  color: #fff;
}

.popup-content p.form_tagline input {
  vertical-align: middle;
  height: auto;
  position: absolute;
  left: 0;
  top: 4px;
}

.popup-content [class*="col-"] {
  padding: 0 7px;
  margin-top: 0;
}

.popup-content [class*="col-"] input {
  color: #313131;
  font-weight: 400;
  font-size: 13px;
  height: 40px;
  margin-bottom: 12px;
  border-radius: 0;
}

.popup-content [class*="col-"] input::placeholder,
.popup-content [class*="col-"] textarea::placeholder {
  color: #002768;
}

.popup-content [class*="col-"] textarea {
  color: #313131;
  font-weight: 400;
  font-size: 13px;
  height: 145px;
  border-radius: 0;
  resize: none;
}

.popup-content [class*="col-"] input.btn {
  background:#0057b8
;
  color: #fff;
  margin: auto;
  padding: 0 30px;
  letter-spacing: 1px;
  font-weight: 600;
  border-radius: 4px;
}

.pop-txt {
  left: -34px;
}

.popup-content [class*="col-"] input:focus {
  box-shadow: none;
  outline: none;
}

.popupform button.fancybox-button {
  background: #ff7f23;
  height: 30px;
  width: 30px;
  padding: 0;
  border-radius: 4px;
  opacity: 1;
  top: -10px;
  right: -10px;
}

.popupform button.fancybox-button svg path {
  fill: #fff;
}

.popupform button.fancybox-button svg {
  height: 26px;
}

.popup-bann {
  overflow: hidden;
  margin-left: -5px;
}

.popup-bann img {
  max-width: 90%;
}

.popup-content {
  width: 100%;
  text-align: center;
  padding-top: 0;
  margin-left: 0;
  padding: 65px 40px 110px;
  max-width: 420px;
  float: right;
  margin-right: 50px;
}

.custom-pop .form-control {
  height: 40px;
  color: #000;
  font-size: 13px;
  margin: 0 0 10px;
  font-family: "Noto Sans", sans-serif;
}

.custom-pop textarea.form-control {
  resize: none;
  height: 80px;
}

.custom-pop h6 {
  position: relative;
  font-size: 26px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  margin: 0;
}

.custom-pop h6:before {
  content: "";
  height: 20px;
  width: 40px;
  background: #f53230;
  position: absolute;
  left: -60px;
  top: 7px;
}

.custom-pop h6:after {
  content: "";
  height: 20px;
  width: 40px;
  background: #f53230;
  position: absolute;
  right: -60px;
  top: 7px;
}

.popup-content h3 {
  font-size: 28px;
  color: #000000;
  background: #ffffff;
  text-transform: uppercase;
  border-radius: 20px;
  padding: 4px 0;
  margin: 0 0 20px;
  font-family: "Noto Sans", sans-serif;
}

.popup-content h2 span {
  color: #ffffff;
  background: #f3fd68;
  padding: 3px 5px;
  vertical-align: baseline;
  color: #000;
}

.popupform button.fancybox-button {
  background: #000000;
  height: 36px;
  width: 36px;
  padding: 0;
  border-radius: 30px;
  opacity: 1;
  top: 10px;
  right: 100px;
  font-weight: bold;
}

.popupform button.fancybox-button svg path {
  fill: #ffea00;
}

.popupform button.fancybox-button svg {
  height: 26px;
}

.popupform button.carousel__button.is-close {
  background: #f53230;
  height: 30px;
  width: 30px;
  padding: 0;
  border-radius: 4px;
  opacity: 1;
  top: 14px !important;
  right: 1px !important;
  position: absolute !important;
}

.popup-content h3 span {
  font-weight: 700;
}

.popup-content button.btn.btn-blue:before {
  display: none;
}

.popup-content button.btn.btn-blue {
  background: #000000;
  border-color: #000000;
  width: 100%;
  border-radius: 40px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 0;
  color: #ffffff;
  margin-top: 5px;
  font-family: "Noto Sans", sans-serif;
}

.popup-content button.btn.btn-blue:hover {
  background: #1b1d1e;
  border-color: #1b1d1e;
  color: #fff;
}

.mob-menu li.menu-nos a {
  background: #ffca0a;
  padding: 10px 20px;
  color: #000;
}
.mob-menu li.menu-nos a:hover {
  color: #fff;
  background: #0057b8;
}

.abt_page .bant_thumb {
  right: 50px;
}

.cabt_item p {
  font-size: 18px;
  color: #000;
  line-height: 35px;
}

.top-bar {
  position: relative;
  padding: 10px 0;
  width: 100%;
  
}
.top-bar:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #002768;
  top: 0;
  right: 0;
  margin: 0 auto;
}

.hsocial {
  display: flex;
  align-items: center;
}

ul.hsocialtp {
  display: flex;
}

ul.hinfo {
  display: flex;
  justify-content: space-between;
 
}

.hsocial h4 {
  color: #fff;
  font-size: 15px;
  margin-right: 10px;
  margin-bottom: 0;
}

ul.hsocialtp li {
  margin-right: 10px;
}

ul.hsocialtp li a {
  color: #cbd3e5;
  font-size: 19px;
}

ul.hinfo li {
  margin-left: 10px;
}
ul.hinfo li img {
  filter: brightness(0);
}
ul.hinfo li a {
  color: #e85d04;
  font-size: 15px;
  font-weight: 500;
}

.header-top {
  padding: px 0 20px 0;
  width: 100%;
  background: linear-gradient(180deg, #dd1423 50%, #df2330 100%);
}

.header-top .row {
  align-items: center;
}

.our-banner p {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
}

.our-banner .btn-block.btn-18 {
  margin-top: 40px;
  margin-bottom: 60px;
  
}

a.btn.btn-primary.chat {
  background: transparent !important;
  color: #ffffff;
  border-color: #ffffff;
}

.our-banner.homebanner:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eceff3;
  z-index: -1;
  top: 0;
}

.abt_thumb {
  position: relative;
  right: 90px;
  margin-bottom: -50px;
  z-index: 1;
}
.abt_thumb .at-img {
  right: 0px !important;
}
section.serv_section {
  background: url("../images/ser-shd.webp") no-repeat scroll right top;
  padding-top: 5em;
  padding-bottom: 10px;
}
.serv_item h3 {
  font-size: 26px;
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}

.serv_item h3 strong {
  font-weight: inherit;
}

.serv_item {
  margin-bottom: 40px;
  width: 100%;
}

.serv_item p {
  font-size: 18px;
  padding-right: 30px;
}

.serv_item h3:before {
  content: "";
  position: absolute;
  left: -20px;
  width: 70px;
  height: 70px;
  background: #0027688a;
  border-radius: 50%;
  z-index: -1;
  top: -18px;
}

.serv_thumb img {
  border-radius: 0 100px 100px;
}

.serv_thumb {
  margin-bottom: 40px;
}

.cta-cover h2,
.cta h2 {
  font-size: 35px;
  line-height: 1;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
}

.cta-cover p,
.cta p {
  font-size: 18px;
  max-width: 60%;
  font-weight: 500;
  color: #ffffff;
  position: relative;
  line-height: 34px;
}

.cta-cover {
  background: url("../images/cta-bg.webp") no-repeat scroll center top;
  padding: 35px 50px 120px 130px;
  width: 100%;
  /* height: 111%; */
}
.ct-c1 {
  background: url("../images/cta-bg-1.webp") no-repeat scroll center top;
}
.ct-c2 {
  background: url("../images/cta-bg-2.webp") no-repeat scroll center top;
}
.ct-c3 {
  background: url("../images/cta-bg-3.webp") no-repeat scroll center top;
}
.ct-c4 {
  background: url("../images/cta-bg-4.webp") no-repeat scroll center top;
}
.cta p strong {
  font-size: 27px;
  text-transform: uppercase;
  font-family: "Noto Sans", sans-serif;
  background: #000000;
  padding: 0px 7px;
  letter-spacing: normal;
  position: relative;
  line-height: 41px;
  font-weight: 500;
  border-radius: 15px;
  box-shadow: 5px 5px 0 #00000038;
}

section.cta {
  padding: 0;
}
.cg_top_bk {
  padding: 10px 0px 0px;
}

section.cg_top_bk:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/servbg.webp") no-repeat scroll center top #121b2c;
  bottom: 0;
  top: 0;
  margin: auto;
  background-size: cover;
}

.circle_items {
  max-width: 180px;
  background: #fff;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25%;
  width: 50%;
  margin-bottom: 0;
  border: 5px solid #002768;
  position: relative;
}

.aud_block.hide {
  display: none;
}
.aud_tabs img {
  width: 60%;
}

.circle_block {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  position: relative;
}

.circle_block:before {
  content: "";
  position: absolute;
  left: 0;
  width: 50%;
  height: 65%;
  background: #064a6a;
  z-index: -1;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
}

a.circle_anch {
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-size: 30px;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle_items:hover {
  background: #ffffff;
}

section.how_do:before {
  content: "";
  position: absolute;
  left: 0;
  width: 852px;
  height: 465px;
  background: url("../images/how_shd.webp") no-repeat scroll center top;
  top: 0px;
}
.aud_tabs {
  min-height: 490px;
  display: flex;
}

.aud_block {
  background: #002768;
  padding: 20px 60px;
  min-height: 100%;
  width: 100%;
  border-radius: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
}

/* .aud_block img {
  display: none;
} */

.aud_block h3 {
  color: #ffffff;
  font-size: 43px;
  font-weight: bold;
  margin-bottom: 10px;
}

.aud_block p {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 20px;
}

.how_do .col-md-6 + .col-md-6 {
  padding-left: 30px;
}

section.proc_section {
  background: url("../images/pat-left.webp") no-repeat scroll left bottom,
    url("../images/pat-right.webp") no-repeat scroll right top #f3e5d0;
  padding-bottom: 130px;
  padding-top: 90px;
}

section.josh_section {
  background: url("../images/bluebg.webp") no-repeat scroll right center #151f34;
  background-size: cover;
  padding-top: 60px;
}

.josh_section:before {
  content: "";
  position: absolute;
  left: 30px;
  width: 188px;
  height: 248px;
  background: url("../images/icon-pin.webp") no-repeat scroll left top;
  bottom: 70px;
}

.josh_section .head_style h2 {
  color: #fff;
}

.josh_section p {
  color: #e2e2e2;
  font-size: 18px;
  max-width: 90%;
  line-height: 31px;
  margin-bottom: 30px;
}

.josh_section .btn-block.btn-18 {
  display: flex;
  align-items: center;
}

.josh_section .btn-block.btn-18 h4 {
  margin-bottom: 0;
  color: #fff;
  font-size: 22px;
  margin-right: 20px;
}

.can_form {
  background: url("../images/canform.webp") no-repeat scroll left top #002768;
  padding: 40px 60px;
  border-radius: 50px;
  width: 100%;
  background-size: cover;
  box-shadow: 10px 10px 0px #002768;
  z-index: 2;
  position: absolute;
  top: -270px;
}

.can_head {
  text-align: center;
  margin-bottom: 30px;
}

.can_head h2 {
  font-size: 60px;
  color: #ffffff;
}

.can_head p {
  color: #ffffff;
  font-size: 22px;
}

.can_frmar .form-control {
  height: 50px;
  border-radius: 30px;
  margin-bottom: 20px;
  font-size: 15px;
  padding-left: 20px;
}

.can_frmar textarea.form-control {
  padding-top: 10px;
  resize: none;
}

.can_frmar button.btn.btn-yellow {
  height: 50px;
  border-radius: 30px;
  background: #000000;
  width: 100%;
  color: #fff;
}

.disc {
  background: #0e1524;
  width: 100%;
  padding: 20px 0;
}

.disc h3 {
  color: #e85d04;
  font-size: 14px;
}

footer .disc p {
  color: #a9a9a9;
  font-style: italic;
  margin-bottom: 0;
  font-size: 14px;
}

.ftr_menu li a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  background: #ffffff;
  top: 5px;
  border-radius: 50%;
}

.ftr_menu li a:hover {
  color: #ffffff;
}

.ftr_menu li a:before:hover {
  background: #002768;
}

section.can_help {
  background: url("../images/creambg.webp") no-repeat scroll right top #faf5ed;
  padding-bottom: 290px;
}

.can_help .head_style h2 {
  font-size: 38px;
}

.can_help li {
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
}

.can_help li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 25px;
  height: 23px;
  background: url("../images/check-mark-gr.webp") no-repeat scroll left top;
}

img.can_thumb {
  float: right;
}

.can_help .row {
  align-items: end;
}

.faq_left .head_style h4 {
  color: #e9cf71;
}

.faq_left .head_style h4::after {
  background: #e9cf71;
}

.faq_left .head_style h2 {
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
  text-transform: capitalize;
}

.faq_left .head_style h3 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 26px;
}

.faq_left .card {
  margin-bottom: 10px;
  border: none;
  border-radius: 6px;
  overflow: hidden;
  background-color: #03071e;
}

.faq_left .card-header {
  line-height: normal;
  padding: 0;
  background: #03071e;
  border-radius: 30px;
}

.faq_left .card-header a.btn {
  padding: 13px 45px 13px 20px;
  font-size: 16px;
  font-weight: 300;
  word-break: unset;
  display: inline-block;
  color: #fff;
  white-space: unset;
  outline: none;
  width: 100%;
  text-align: inherit;
  box-shadow: none;
  outline: none;
  border: none;
  font-family: "Noto Sans", sans-serif;
  border-radius: 30px;
}

.faq_left .card-body {
  padding: 0rem 1.25rem 1.25rem;
  background: #03071e;
  border-radius: 30px;
}

.faq_left .card * {
  word-break: unset;
}

.faq_left .card span {
  vertical-align: baseline;
}

.faq_left .card-body p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0;
}

.faq_right li {
  clear: both;
  margin-bottom: 30px;
}

.faq_right li strong {
  color: #e7c566;
  font-size: 84px;
  font-weight: 300;
  display: block;
  line-height: 84px;
  font-family: "Noto Sans", sans-serif;
}

.faq_right li span {
  font-size: 21px;
  color: #fff;
  font-weight: 400;
}

.faq_left .card-header a.btn:before {
  content: "+" !important;
  position: absolute;
  right: 20px;
  display: block;
  background: none;
  left: auto;
  height: auto;
  top: 3px;
  font-size: 30px;
  width: auto;
  line-height: inherit;
}

.faq_left .current .card-header a.btn:before {
  content: "-" !important;
}

section.our_faqs {
  background: rgb(1, 3, 16);
  background: -moz-linear-gradient(
    top,
    rgba(1, 3, 16, 1) 0%,
    rgba(5, 27, 165, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(1, 3, 16, 1) 0%,
    rgba(5, 27, 165, 1) 100%
  );
  background: #DD1423;
  margin-bottom: 0px;
  z-index: 1;
  padding-bottom: 50px;
  padding-top: 60px;
}

.accordion {
  background: #002768;
  padding: 30px 40px;
  width: 100%;
  border-radius: 50px;
  margin-bottom: -20px;
  margin-top: 40px;
}

.owl-testimonial {
  padding-top: 30px;
  margin-top: 40px;
  background: url("../images/coma.webp") no-repeat scroll left top;
}

.owl-testimonial p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.accordion .head_style {
  margin-bottom: 10px;
}

.owl-testimonial h6 {
  color: #227d96;
  font-size: 23px;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
}

.owl-testimonial .owl-nav {
  position: absolute;
  right: 0;
  top: -10px;
  margin-top: 0;
}

.owl-testimonial .owl-nav button {
  width: 26px;
  height: 26px;
  background: url("../images/arrow-left.webp") no-repeat scroll left top !important;
  margin: 0 3px !important;
}

.owl-testimonial .owl-nav button.owl-next {
  background: url("../images/arrow-right.webp") no-repeat scroll right top !important;
}

.owl-testimonial .owl-nav button span {
  display: none;
}

.accordion .head_style h2 {
  font-size: 44px;
}

img.test-sign {
  position: relative;
  margin-top: -30px;
  margin-left: -160px;
  margin-bottom: -20px;
}

.head_style h2 strong {
  font-weight: inherit;
}

.bookslider .owl-item {
  float: left;
  visibility: hidden;
}

.bookslider {
  margin-top: 20px;
  position: relative;
  z-index: 1;
}

.proc_section .container:before {
  content: "";
  position: absolute;
  left: 0%;
  width: 100%;
  height: 100%;
  background: #f8f3ed;
  top: 0;
  border-radius: 120px;
  box-shadow: 0 0 40px #00000029;
}

.proc_section .container {
  position: relative;
  padding-top: 60px;
  z-index: 1;
  margin-bottom: -80px;
  padding-bottom: 70px;
}
.proc_section .head_style h2 {
  font-size: 45px;
  margin-bottom: 0px;
}
.head_style.hs2 {
  margin-top: 100px;
}

.head_style.hs2 h2 {
  margin-bottom: 10px;
}

.bookslider .owl-nav {
  position: absolute;
  top: 48%;
  width: 110%;
  left: -5%;
  z-index: 1;
}

.owl-nav button span {
  display: none;
}

.owl-nav button.owl-prev {
  background: url("../images/arrow-left-bl.webp") no-repeat scroll left top;
}

.owl-nav button.owl-next {
  background: url("../images/arrow-right-bl.webp") no-repeat scroll right top;
  float: right;
}

.owl-nav button {
  width: 45px;
  height: 45px;
  border: none;
  cursor: pointer;
}

.bookshd {
  position: absolute;
  width: 100%;
  left: 0%;
  bottom: -110px;
  margin-bottom: 0px;
}

.bookslider .owl-item.active {
  visibility: visible;
}

.bookslider .owl-stage-outer {
  overflow: hidden;
  max-width: 1170px;
}

a.logo {
  line-height: 0;
}

.abt_ictxt {
  position: absolute;
  width: 184px;
  text-align: center;
  background: #ffea00;
  padding: 50px 0;
  border-radius: 90px;
  left: -30px;
  bottom: 70px;
  box-shadow: 0 0 40px #00000063;
}

.abt_ictxt h4 {
  font-size: 25px;
  text-transform: capitalize;
  margin-top: 5px;
  margin-bottom: 0;
}

a.btn.btn-primary.btn-black {
  background: linear-gradient(45deg, #002768);
  color: #ffffff;
  border-color: #ffffff;
}

a.btn.btn-primary.chat::after {
  filter: brightness(10);
}

.jsh_items a.btn.btn-primary {
  background: #002768;
  border-color: #002768;
  color: #fff8f8 !important;
}
.josh_section .btn.btn-primary.chat.jsh-chat{
  color: #ffffff !important;
}
.josh_section .btn.btn-primary.chat.jsh-chat:hover {
  color: #ffffff !important;
}
.cta-cover a.btn.btn-primary.chat {
  border-color: #ffffff;
  color: #ffffff;
}

.cta-cover a.btn.btn-primary.chat:after {
  /* filter: brightness(0); */
}

.cta-cover .btn-block.btn-18 {
  margin-top: 30px;
}

/* .faq_right {
  margin-top: 110px;
} */

header .col-md-9 {
  display: flex;
  justify-content: end;
  align-items: center;
}

.head_style.text-center h2 {
  background-position: center bottom;
}

.p18 p {
  font-size: 18px;
  letter-spacing: -0.2px;
}

.head_style.text-center {
  margin-bottom: 50px;
}

.head_style.text-center p {
  font-size: 18px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.gen_item {
  border: 4px solid #002768;
  border-radius: 0 60px 60px;
  padding: 40px;
  width: 100%;
}

.gen_bk {
  width: 100%;
  position: relative;
  text-align: center;
}

.gen_bk:after {
  content: "";
  width: 250px;
  height: 250px;
  background: url("../images/genb-shd.webp") no-repeat scroll right top;
  position: absolute;
  bottom: -50px;
  z-index: -1;
  left: 40px;
}
.gen_bk img {
  box-shadow: 10px 10px #b8caef;
  max-width: 150px;
}

.gen_sign {
  text-align: center;
  clear: both;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gen_sign h2 {
  font-size: 40px;
  color: #000000;
  font-family: "Abril Fatface", serif;
  text-transform: capitalize;
  margin-top: 25px;
}

section.genre_prof {
  background: #e9ecf0;
  overflow: hidden;
  padding-bottom: 20px;
}
.gen_para p {
  color: #242424;
  font-size: 17px;
  font-weight: 500;
  min-height: 140px;
  text-align: center;
}

.gen_para a.btn.btn-genre {
  width: 100%;
  background: #002768;
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-size: 17px;
  padding: 10px 0;
  border-radius: 0px 25px;
}

.genre_slider .owl-dots.disabled {
  display: none;
}

.genre_slider .owl-item {
  float: left;
  visibility: hidden;
}

.genre_slider .owl-stage-outer {
  display: flex;
}

.genre_slider .owl-stage-outer .owl-stage {
  display: flex;
  padding: 20px 0;
}

.genre_slider .owl-item.active {
  visibility: visible;
}

.gen_para {
  clear: both;
}

.genre_slider .owl-nav {
  position: absolute;
  top: 44%;
  width: 110%;
  left: -5%;
  display: none;
}

.gen_sign.g6 h2 {
  font-size: 38px;
}

ul.socialtp {
  display: flex;
  margin: 20px 0 0 0;
}

ul.socialtp li {
  margin-right: 10px;
}

ul.socialtp li a {
  font-size: 20px;
  color: #fff;
  background: #002768;
  display: flex;
  line-height: 20px;
  padding: 3px 6px;
  width: 25px;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

ul.socialtp li a:hover,
ul.socialtp li a:active,
ul.socialtp li a:focus {
  background: #f1eadc;
  color: #000;
}

.ftr_menu li a:hover:before {
  background: #002768;
}

.content-page li {
  color: #303030;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.2px;
  list-style: disc inside;
  margin-bottom: 10px;
}

.content-page ul {
  margin-bottom: 20px;
}
.content-page .text-black{
  color: #000;
}
h5.sub-heading {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 20px;
}

section.extrao_section:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #faf5ed;
  top: 0;
}

.extrao_section .cta-cover {
  background: url("../images/cta-bg2.webp") no-repeat scroll center top;
  margin-top: 60px;
}

.extrao_section .head_style h2,
.extrao_section .head_style p {
  color: #000000;
}

.extr_item {
  border: 2px solid #002768;
  margin-bottom: 30px;
  padding: 40px;
  border-radius: 50px;
  width: 100%;
  text-align: center;
  height: 90%;
  margin-top: 20px;
}

.extr_item p {
  color: #000000;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 0;
}

.extr_item h3 {
  color: #e85d04;
  margin-bottom: 20px;
  padding-bottom: 30px;
  position: relative;
}

.extr_item h3:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 10px;
  background: #7156a8;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 30px;
}

.ext_thumb {
  margin-bottom: 10px;
}
/* .ext_thumb img {
  filter: invert(1);
} */

section.extrao_section {
  padding: 50px 0px 30px;
}

.abtlist_section:after {
  content: "";
  position: absolute;
  top: -110px;
  width: 726px;
  height: 917px;
  right: 0;
  background: url("../images/abtlistshd.webp") no-repeat scroll right to;
  z-index: -2;
}
.abtlist_section li {
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
}
.abtlist_section li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 25px;
  height: 23px;
  background: url("../images/check-mark-gr.webp") no-repeat scroll left top;
}
.extrao_section.why_ghost:before {
  height: 100%;
  background: url(../images/why_shd_thumb.webp) no-repeat scroll right bottom
    #121d3d;
}

.ext_sign h4 {
  font-size: 31px;
  color: #c1ef00;
  line-height: 31px;
  margin-bottom: 0;
}

.ext_sign {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background: #564089;
  padding: 10px 25px;
  border-radius: 30px;
  background: -moz-linear-gradient(
    -45deg,
    rgba(86, 64, 137, 1) 0%,
    rgba(86, 64, 137, 0.24) 76%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(86, 64, 137, 1) 0%,
    rgba(86, 64, 137, 0.24) 76%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(86, 64, 137, 1) 0%,
    rgba(86, 64, 137, 0.24) 76%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#564089', endColorstr='#00ffffff',GradientType=1 );
}

.can_head h2 {
  font-size: 50px;
}

.row.row-bar {
  position: relative;
}

.row.row-bar:after {
  content: "";
  position: absolute;
  background: url(../images/black_shd.webp) no-repeat left bottom;
  height: 5px;
  width: 100%;
  z-index: -1;
  top: 30px;
}

section.gho_section {
  padding: 60px 0;
}
.imp_nos {
  text-align: center;
}
.imp_inn {
  text-align: center;
}

.ghost_page .proc_section .container {
  margin-bottom: -150px;
}

section.inbanner {
  padding: 120px 0 20px;
  /* border-radius: 0 0 150px 150px; */
  /* background: url(../images/inbanner.webp) no-repeat scroll right center #000; */
  /* background-size: cover; */
  height: 400px;
}
section.inbanner:before {
  content: "";
  background: url(../images/inbanner.webp) no-repeat scroll right center #000;
  background-size: cover;
  border-radius: 0 0 150px 150px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 90%;
  top: 0;
  z-index: -1;
}
section.cu-banner::before {
  background: url(../images/cnt-banner.webp) no-repeat scroll right center #000;
}
.banner-in {
  width: 100%;
}
.banner-in h1 {
  color: #fff;
  font-size: 41px;
  margin-bottom: 10px;
}
section.content-page p,
section.content-page li {
  font-size: 15px;
  color: #666;
}
section.content-page .sub-heading {
  font-size: 20px;
  color: #e85d04;
}
.content-page ul {
  margin-bottom: 20px;
}
.content-page li {
  color: #303030;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.2px;
  list-style: disc inside;
  margin-bottom: 10px;
}
/* Contact Us */
.contact-us {
  padding: 240px 0px 0px;
}
.ch-2 {
  background: #fff !important;
}
/* Contact Us */
.page-title {
  color: #e85d04;
}

/* Button */
.abt_section a.btn.btn-primary.chat,
.serv_section a.btn.btn-primary.chat,
.josh_section a.btn.btn-primary.chat,
.can_help a.btn.btn-primary.chat,
.abtlist_section a.btn.btn-primary.chat,
.extrao_section a.btn.btn-primary.chat,
.gho_section a.btn.btn-primary.chat {
  background: #002768 !important;
  color: #ffffff;
  border-color: #000000;
}
.abt_section a.btn.btn-primary.chat:hover,
.serv_section a.btn.btn-primary.chat:hover,
.josh_section a.btn.btn-primary.chat:hover,
.can_help a.btn.btn-primary.chat:hover,
.abtlist_section a.btn.btn-primary.chat:hover,
.extrao_section a.btn.btn-primary.chat:hover,
.gho_section a.btn.btn-primary.chat:hover {
  background:#002768!important;
  color: #ffffff;
  border-color: #000000;
}
.abt_section a.btn.btn-primary.chat::after,
.serv_section a.btn.btn-primary.chat::after,
.josh_section a.btn.btn-primary.chat::after,
.can_help a.btn.btn-primary.chat::after,
.abtlist_section a.btn.btn-primary.chat::after,
.extrao_section a.btn.btn-primary.chat::after,
.gho_section a.btn.btn-primary.chat::after {
  /* filter: brightness(0) saturate(100%) invert(38%) sepia(76%) saturate(3173%)
    hue-rotate(10deg) brightness(100%) contrast(97%); */
  /* filter: invert(1); */
}
.abt_section a.btn.btn-primary.chat:hover::after,
.serv_section a.btn.btn-primary.chat:hover::after,
.josh_section a.btn.btn-primary.chat:hover::after,
.can_help a.btn.btn-primary.chat:hover::after,
.abtlist_section a.btn.btn-primary.chat:hover::after,
.extrao_section a.btn.btn-primary.chat:hover::after,
.gho_section a.btn.btn-primary.chat:hover::after {
  filter: brightness(10);
}

.banner-left a.btn.btn-primary.chat::after {
  /* filter: brightness(0) saturate(100%) invert(77%) sepia(94%) saturate(1386%)
    hue-rotate(359deg) brightness(103%) contrast(108%); */
}
.banner-left a.btn.btn-primary.chat:hover {
  background: #002768
 !important;
  color: #000000;
  border-color: #e85d04;
}
.banner-left a.btn.btn-primary.chat:hover::after {
  filter: brightness(0);
}
.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);
}
/* Button */


.top-bar {
  background: #f5f5f5;
  padding: 8px 0;
  overflow: hidden;
  white-space: nowrap;
}

.marquee {
  display: inline-block;
  animation: scrollText 15s linear infinite;
  color: #ffffff;
  font-size: 16px;
}

.marquee span {
  color: rgb(235, 235, 235);
  font-weight: bold;
}

/* Animation */
@keyframes scrollText {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}


.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 40px;
  border-top: 3px solid rgb(23, 123, 120);
}

/* Logo */
.logo {
 width: 100px;
}
/* Nav */
.nav a {
  margin: 0 15px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

/* Right Side */
.right {
  display: flex;
  align-items: center;
  gap: 15px;
}

.phone {
  font-size: 14px;
}

/* Buttons */
.btn {
  padding: 10px 18px;
  border: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 5px;
}

.live {
  background: #8B0000;
  color: #fff;
}

.start {
  background: red;
  color: #fff;
}
.footer-img{
  width: 200px;
  filter: brightness(0) invert(1);
}

#cookie-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #222;
  color: #fff;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);

  opacity: 1;
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}

#cookie-footer.hide {
  opacity: 0;
  transform: translateY(100%);
}

.cookie-buttons {
  display: flex;
  align-items: center;
  gap: 15px;
}

.cookie-buttons label {
  cursor: pointer;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 5px;
}

.cookie-buttons button {
  background: #00d9d2;
  border: none;
  padding: 8px 14px;
  cursor: pointer;
  font-weight: bold;
}

.custom-cookie-bar {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #1e1e1e;
  color: #fff;
  width: 90%;
  max-width: 900px;
  padding: 15px 20px;
  border-radius: 6px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
  z-index: 9999;
  font-family: Arial, sans-serif;
}

.cookie-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.cookie-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.cookie-content a {
  color: #c40511;
  text-decoration: none;
}

.cookie-content a:hover {
  text-decoration: underline;
}

.cookie-close {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 4px 10px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
}

.cookie-close:hover {
  background: #c40511;
  border-color: #c40511;
  color: #000;
}
#cookieBar {
  display: none;
}
