.post-category {
    display: none !important;
} 

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

@font-face {
  font-family: FilsonProRegular;
  src: url(../fonts/FilsonProRegular.otf);
}
@font-face {
  font-family: FilsonProHeavyItalic;
  src: url(../fonts/FilsonProHeavyItalic.otf);
}
@font-face {
  font-family: FilsonProBold;
  src: url(../fonts/FilsonProBold.otf);
}

.container {
  max-width: 1500px;
  overflow: hidden!important;
}
.loader img {
    width: 50px;
    margin-top: 10px;
}

.loader {
    text-align: center;
}
a {
  text-decoration: none;
}

figure {
  margin: 0;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.red-btn {
  font-family: "Inter", sans-serif;
  padding: 15px 45px;
  border-radius: 30px;
  font-weight: 600;
  background: linear-gradient(50deg, #951c25, #e90d11);
  color: white;
  transition: all ease 0.5s;
  border: 2px solid transparent;
}
.red-btn:hover {
  transition: all ease 0.5s;
  background: transparent;
  color: #951c25 !important;
  border: 2px solid #951c25;
}

/* header css start */
header {
  position: relative;
  z-index: 99999999999;
}

.navbar-nav li a {
  font-family: FilsonProRegular;
  color: #161616 !important;
  font-size: 16px;
  position: relative;
  z-index: 0;
  transition: all ease 0.5s;
  padding: 0 !important;
}

.navbar-nav li {
  padding: 0 25px;
}
.navbar-nav li a:hover:before {
    width: 100%;
    transition: all ease 0.5s;
}

.navbar-nav li a:before {
    transition: all ease 0.5s;
    height: 2px;
    content: "";
    left: 0;
    bottom: 0;
    background: #790100;
    position: absolute;
    z-index: 0;
    width: 0;
}

/* header css end */

/* imagine css start */
.imagine {
  /* background-image: url(../images/2.png); */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  /* background-size: contain; */
  /* height: 780px; */
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: linear-gradient(50deg, #951c25, #e90d11);
  margin: 0 30px;
  border-radius: 20px;
  padding: 10rem 0;
}

.calculate-img img {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 60%;
  right: 145px;
}

.divine h1 {
  font-size: 45px;
  color: #ffffff;
  font-family: "FilsonProRegular";
}
.divine h1 span {
  font-family: FilsonProHeavyItalic;
  font-size: 60px;
}

.divine p {
  color: #ffffff;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 300;
  width: 80%;
}
.top-sec-btn .b-btn {
  background: #20252c;
}

.top-sec-btn {
  padding-top: 20px;
}

.top-sec-btn .tran-btn {
  margin-left: 20px;
  background: transparent;
  border: 2px solid #ffffff;
}
.top-sec-btn .b-btn:hover {
  background: transparent;
  transition: all ease 0.5s;
  border: 2px solid white;
  color: white !important;
}

.top-sec-btn .tran-btn:hover {
  transition: all ease 0.5s;
  background: #20252c;
  border: 2px solid transparent;
  color: white !important;
}
/* imagine css end */

/* truspilot css start */

.truspilot {
  padding: 30px 20px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.creative-design {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.creative-design figure img {
  width: 180px !important;
  /* filter: hue-rotate(137deg); */
}
.truspilot:before {
  position: absolute;
  z-index: 0;
  content: "";
  right: -5px;
  top: -60px;
  background-image: url(../images/5.png);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.thumback figure img {
  width: 90%;
  position: relative;
}

.thumback {
  text-align: center;
}

.difutal-brand h2 {
  font-size: 40px;
  margin-top: 30px;
  font-family: FilsonProBold;
  background: linear-gradient(50deg, #951c25, #e90d11);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.difutal-brand p {
  font-size: 35px;
  width: 100%;
  font-family: FilsonProRegular;
  color: #000000;
  margin-top: 30px;
}
/* truspilot css end */

/*section-3 css start*/
.Section-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  /* background-image: url(../images/12.png); */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  /* background-size: contain; */
  /* height: 1200px; */
  padding-left: 100px;
  padding-right: 100px;
  background: linear-gradient(50deg, #951c25, #e90d11);
  margin: 0 30px;
  border-radius: 20px;
}
.customheading {
  font-size: 45px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
}
.section-3content {
  padding-bottom: 5rem;
  text-align: center;
}
.section-3content .custommain p {
  line-height: 27px;
  margin: auto;
  width: 56%;
  font-family: "Inter";
  font-weight: 300;
  color: #ffffff;
}

.developmentbox.myActive {
  transition: all 0.6s ease;
  padding-bottom: 37px;
  border-radius: 10px;
  /* transform: scale(1) translateY(-30px); */
}
.developmentbox:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    transition: all ease 0.6s;
    background: linear-gradient(50deg, #951c25, #e90d11);
    border-radius: 10px;
}

.developmentbox:hover h6 {
    color: white;
}

.developmentbox:hover h6 span {
    color: white;
}

.developmentbox:hover p {
    color: white;
}

.developmentbox:hover a {
    color: white;
}
.developmentbox:hover:before {
    height: 100%;
}

.developmentbox.myActive figure img {
  /* animation: move 7s infinite; */
}

.developmentbox.myActive figure {
  /* background: #ffffff; */
}

.developmentbox.myActive p {
}
.developmentbox {
  transition: all 0.6s ease;
  background: #ffffff;
  padding: 20px 15px;
  border: 1px solid transparent;
  position: relative;
  z-index: 0;
  height: 424px;
}
.developmentbox:hover {
  transition: all 0.6s ease;
  padding-top: 32px;
  padding-bottom: 37px;
  border-radius: 10px;
  transform: scale(1) translateY(-30px);
  cursor: pointer;
}

.developmentbox:hover figure img {
    filter: hue-rotate(100deg) grayscale(1);
}

.developmentbox:hover figure img {
  animation: move 7s infinite;
}

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

  50% {
    transform: translateX(110px);
  }

  100% {
    transform: translateX(0px);
  }
}

.developmentbox h6 {
  margin-bottom: 18px;
  font-size: 22px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #000000;
  margin-top: 20px;
}
.developmentbox h6 span {
  font-weight: 300;
  color: #555555;
}
.developmentbox p {
  font-size: 18px;
  color: var(--heading-color);
  font-weight: 400;
  font-family: "Poppins";
  width: 92%;
}
.developmentbox a {
  font-size: 20px;
  color: #1e201d;
}
/*section-3 css end*/
/*client-mssg css start*/
.client-mssg {
  padding: 80px 0;
  padding-bottom: 0;
  position: relative;
  z-index: 0;
  background: transparent;
  height: unset;
}
.client-mssg::before {
  background-image: url(../images/13.png);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  right: -100px;
  top: 55px;
  content: "";
  height: 100%;
  width: 100%;
}

.canes h3 {
  background: linear-gradient(80deg, #951c25, #e90d11);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 50px;
  font-family: "FilsonProBold";
}

.canes p {
  color: #333333;
  margin: auto;
  text-align: center;
  width: 80%;
  font-size: 20px;
  margin-top: 30px;
  font-weight: 400;
}

.canes-img figure img {
  margin-top: 50px;
}
/*client-mssg css end*/
/*ser-sec css start*/

.ser-sec {
  /* background-image: url(../images/2.png); */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  /* background-size: contain; */
  /* height: 900px; */
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: linear-gradient(50deg, #951c25, #e90d11);
  margin: 0 30px;
  border-radius: 020px;
}
.ReviewTop.blockRight h2 {
  text-align: center;
  font-family: "FilsonProRegular";
  color: #ffffff;
  font-size: 40px;
}

.ReviewTop.blockRight p {
  color: #ffffff;
  text-align: center;
  margin: auto;
  width: 35%;
  margin-top: 20px;
  margin-bottom: 30px;
}
.main-f-services {
  background: #f6f4fc;
  padding: 30px;
  border-radius: 20px;
  margin-bottom: 30px;
  cursor: default;
}
.main-f-services:hover {
    transition: all ease 0.5s;
    transform: scale(1.1);
    background: #790100;
    box-shadow: 0px 0px 20px 1px #00000040;
    cursor: default;
}

.main-f-services:hover h5 {
    color: white;
}

.main-f-services:hover p {
    color: white;
}
.head-phone-img img {
  /* animation: move 7s infinite; */
}
.main-f-services:hover img {
    filter: brightness(0) invert(1);
}

.real-heros h5 {
  color: #272a2d;
  margin: 15px 0;
  font-family: "Inter";
  font-weight: 600;
}

.real-heros p {
  font-family: "Inter";
  font-size: 14px;
  color: #272a2d;
  font-weight: 400;
  width: 97%;
}

.arrow-img {
  position: relative;
  z-index: 0;
}

.arrow-img:before {
  position: absolute;
  z-index: -1;
  left: -290px;
  top: -80px;
  width: 50%;
  height: 40%;
  content: "";
  background-image: url(../images/16.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  animation: move 7s infinite;
}
/*ser-sec css end*/

/*services-h css start*/

.services-h {
  position: relative;
  z-index: 0;
  padding-top: 100px;
  padding-bottom: 80px;
  overflow: hidden;
}

.services-h::before {
  position: absolute;
  z-index: -1;
  width: 30%;
  height: 50%;
  background-image: url(../images/17.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  top: 0;
  left: -70px;
  animation: rota 15s infinite linear;
}

.side-computer h2 {
  color: #222222;
  font-weight: 600;
  font-family: "FilsonProBold";
  font-size: 40px;
}

.side-computer p {
  color: #222222;
  margin: 20px 0;
  width: 80%;
  font-weight: 400;
}

/*services-h css end*/

/*ReviewSec css start*/
.ReviewSec {
  padding-bottom: 78px !important;
  background: #f6f4fc;
  margin: 0 30px;
  border-radius: 20px;
  padding: 0 150px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.ReviewSec::before {
  background-image: url(../images/21.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  right: -60px;
  top: 0;
  width: 35%;
  height: 75%;
  position: absolute;
  z-index: 0;
}

.ReviewTop {
  text-align: center;
}

.ReviewTop h2 {
  color: #161616;
  font-family: "FilsonProRegular";
  font-size: 36px;
  margin-top: 5rem;
  margin-bottom: 0.5rem;
}
.ReviewTop p {
  width: 50%;
  margin: auto;
  color: #161616;
}

.client-box:hover .client-info span {
  color: white;
}
.client-box {
  padding-right: 14px !important;
  transition: all 0.4s ease;
  text-align: start;
  padding: 30px 13px 40px;
  margin: 45px 18px 48px;
  transition: all 0.4s ease;
  border-width: 1px;
  /* border-color: rgb(52, 52, 52); */
  /* border-style: solid; */
  /* background: white; */
  /* border-radius: 21px; */
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 2.924px 9.563px 50px 0px rgb(66 112 236 / 16%);
}

.client-box .star-wrap {
  margin-bottom: 10px;
  color: #ffc600;
}

.client-box ul {
  text-align: left;
  display: flex;
  align-items: CENTER;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 12px;
}

.client-box ul li img {
  width: 65px !important;
  margin-right: 18px;
  border-radius: 50px;
}

.client-info h6 {
  margin-bottom: 0px;
  font-size: 16px;
  color: #1a1820;
}

.client-info span {
  font-size: 14px;
  color: #8f8f93;
  /* font-style: initial; */
  font-style: italic;
  font-weight: 400;
}

.client-box:hover {
  border-color: transparent;
  transition: all 0.4s ease;
  /* transform: scale(1.1); */
  /* background: #ec1846; */
  border-radius: 20px;
  background-image: -moz-linear-gradient(
    54deg,
    rgb(59, 0, 0) 0%,
    rgb(157, 0, 0) 53%,
    rgb(195, 0, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    54deg,
    rgb(59, 0, 0) 0%,
    rgb(157, 0, 0) 53%,
    rgb(195, 0, 0) 100%
  );
  background-image: -ms-linear-gradient(
    54deg,
    rgb(59, 0, 0) 0%,
    rgb(157, 0, 0) 53%,
    rgb(195, 0, 0) 100%
  );
}

.client-box:hover svg {
  color: #fff;
}

.client-box svg {
  color: #ffc600;
}

.client-box:hover img {
  border-radius: 50px;
}

.client-box:hover p {
  color: white;
}

.client-box p {
  font-size: 14px;
  color: #7b7b7d;
  margin-bottom: -29px;
  margin-top: 20px;
  line-height: 26px;
  height: 200px;
  font-weight: 600;
  font-weight: 500;
  font-family: "Inter";
}

.client-box:hover h6 {
  color: #fff;
}
/*ReviewSec css End*/

section.form12 {
  padding: 80px 200px;
  background-color: #790100;
  margin: 0 30px;
  border-radius: 20px;
}

.gota {
  text-align: center;
  margin: 0px 0px 34px 0px;
}
.gota h1 {
  font-family: "FilsonProRegular";
  color: #ffffff;
}

.gota p {
  color: #ffffff;
  width: 64%;
  margin: auto;
  font-family: "Inter";
  font-weight: 200;
  font-size: 14px;
  line-height: 30px;
}

.foambut .themeBtn {
  width: 100%;
}

.foam1 .form-control {
  background: white;
  border: 0px;
  font-size: 13px;
  height: 65px;
  border-radius: 10px;
}

.foam1 textarea {
  resize: none;
  height: unset !important;
}
.foambut button {
  width: 100%;
  border-radius: 10px;
}
/* foam1 css end *

/* same-sec css start */

.same-sec {
  padding-top: 50px;
  padding-bottom: 100px;
  /* background: var(--white-color); */
  margin-top: 20px;
  padding-left: 160px;
  padding-right: 160px;
}
.cash-bonus h3 {
  color: var(--blue-color);
  font-weight: 700;
  font-size: 50px;
  font-family: "Inter", sans-serif;
}
.cash-bonus p {
  color: #262627;
  font-weight: 500;
  line-height: 25px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  font-size: 16px;
  font-family: "Inter";
  margin: auto;
  width: 57%;
  text-align: center;
}
.cash-bonus h2 {
  font-family: "FilsonProRegular";
  text-align: center;
  color: #161718;
  font-size: 45px;
}

.main-collaps .card .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
}
.main-collaps .card  .card-header.collapsed {
    background: transparent;
    transition: all ease 1s;
    cursor: pointer;
}

.main-collaps .card .card-header {
    background: #790100;
    transition: all ease 1s;
}

.main-collaps .card .card-header h3 {
    color: white;
}

.main-collaps .card .card-header.collapsed h3 {
    color: black;
    margin: 0;
}

.main-collaps .card .card-header span {
    color: white;
}

.main-collaps .card .card-header.collapsed span {
    color: black;
}

.main-collaps .card .card-header h3 {
  font-size: 20px;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  margin: 0;
}
.main-collaps .card {
  margin-bottom: 20px;
}

.card-header .accicon .plus-i {
  display: none;
}

.card-header.collapsed .accicon .plus-i {
  display: block;
}

.card-header .accicon .minus-i {
  display: block;
}

.card-header.collapsed .accicon .minus-i {
  display: none;
}

.card-body p {
  text-align: start;
  width: 90%;
  margin: 0 !important;
  font-size: 17px;
  font-weight: 400;
  font-family: "Manrope";
}

/* footer css start */
footer {
  background-color: #20252c;
  padding: 47px 0px 0;
  position: relative;
}
.letcon h1 {
  color: white;
  text-transform: uppercase;
  font-family: "Bebas Neue", cursive;
  font-size: 87px;
}

.letcon p {
  color: white;
  font-size: 16px;
  width: 41%;
  font-family: "Poppins";
  font-weight: 300;
}
.letcon .themeBtn {
  min-width: 162px;
}
.quicklist ul h3 {
  color: white;
  font-size: 14px;
  margin: 12px 0px;
  font-family: "Poppins";
  font-weight: 300;
}

.quicklist ul {
  margin-top: 24px;
}

.quicklist ul li {
  list-style: none;
}

.quicklist ul li a {
  color: white;
  text-decoration: none;
  font-size: 13px;
  font-family: "Poppins";
  font-weight: 300;
}

.quicklist ul li {
  margin: 4px 0px;
}
.quicklist {
  margin-top: 60px;
}

.rocket p {
  color: white;
  font-size: 13px;
  margin-bottom: 11px;
  font-family: "Poppins";
  margin-bottom: 20px;
}

.icon12 span {
  color: white;
  font-size: 22px;
  margin-right: 37px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.icon12 span:nth-child(1):before {
  left: -12px;
}

.icon12 span:before {
  content: "";
  position: absolute;
  border: 2px solid white;
  width: 42px;
  height: 41px;
  border-radius: 35px;
  left: -9px;
  top: -10px;
}

.icon12 span {}

.icon12 span:nth-child(4):before {
  left: -11px;
}
.copy-parent {
  display: flex;
  justify-content: space-between;
  margin: 44px 0px 0px 0px;
  padding: 15px 0px 5px;
}

.copytext p {
  color: white;
  font-size: 15px;
  font-weight: 500;
  font-family: "Poppins";
}

.privacy a {
  color: #a9aaac;
  font-size: 13px;
  text-decoration: none;
  margin-right: 12px;
  font-family: "Poppins";
  font-weight: 400;
}

.copytext p span {
  color: #bc1f30;
}

.privacy {
  position: relative;
}

.privacy:before {
  content: "";
  /* position: absolute; */
  background: #a9aaac;
  height: 20px;
  width: 3px;
  left: 52%;
  top: 3px;
}

footer:before {
  content: "";
  position: absolute;
  background: #373b42;
  height: 1px;
  width: 100%;
  bottom: 63px;
}
.quicklist ul li p {
    color: white;
    font-size: 14px;
    margin: 12px 0px;
    font-family: "Poppins";
    font-weight: 300;
    display: flex;
    gap: 12px;
    align-items: baseline;
}
/* footer css end */

/*scroll css start  */
/* width */

::-webkit-scrollbar {
  width: 8px;
}

/* Track */

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0, 0, 0);
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: linear-gradient(50deg, #951c25, #e90d11);
  border-radius: 20px;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: black;
}

@keyframes rota {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}



.developmentbox a i {
    /* display: none; */
}

.brand121 {
    display: flex;
    /* flex: 0 0 11%; */
    /* flex: 0 0 36%; */
    /* width: 100%; */
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: linear-gradient(50deg, #54161b, #e90d11);
    border-radius: 10px;
    margin-bottom: 50px;
    padding-bottom: 60px;
    padding-top: 52px;
}

.band {
    flex: 0 0 29%;
    position: relative;
    margin: 32px 0;
    text-align: center;
}

.brand-name {
    background: white;
    position: absolute;
    z-index: 1;
    top: -10px;
    padding: 10px 10px;
    /* display: none; */
    opacity: 0;
    transition: 0.7s ease;
    border-radius: 11px;
    left: 0;
    right: 0;
    height: 137px;
    width: 98%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.band img {
    width: 191px;
    height: 82px;
    object-fit: contain;
}

.band:hover brand-name {
    opacity: 1;
}

.band:hover .brand-name {
    opacity: 1;
}

.brand-name h2 {
    font-size: 25px;
    color: black;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin-bottom: 4px;
}

.brand-name p {
    font-size: 14px;
    width: 90%;
    font-family: FilsonProRegular;
    color: #000000;
    margin-top: 8px;
    margin-bottom: 0pc;
    margin: 0px auto;
}
.asasawe {
    display: block;
    flex: 0 0 100%;
    text-align: center;
}

.asasawe h2 {
    font-size: 45px;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}
.brand-name a {
    text-decoration: none;
}





.thankyou {
  padding: 42px 0px 27px 0px;
}

.mainHeadingXtra .smallBefore h3 {
  text-align: start;
  font-size: 45px;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 800;
}

div#error-message {
  display: none;
}

.mainHeadingXtra .smallBefore:before {
  content: "";
  position: absolute;
  width: 21%;
  height: 100%;
  border-bottom: 4px solid #f4b33b;
}

.payment-detail h2 {
  font-size: 33px;
  font-weight: 600;
  color: white;
  font-family: "Poppins", sans-serif;
  margin-bottom: 33px!important;
}

.visa-image {
  text-align: center;
}

.visa-image img {
  width: 70%;
  /* margin-top: 10px; */
  /* margin-bottom: 10px; */
  margin: 20px 0px 20px;
  background: white;
  padding: 10px 31px;
  border-radius: 49px;
}

.thankyou .fldset input {
  height: 42px;
  width: 100%;
  border-radius: 50px;
  outline: none;
  border: 1px solid #000000;
  padding: 0px 20px;
  font-family: "Poppins";
}

.thankyou .fldset select {
  height: 42px;
  width: 100%;
  border-radius: 50px;
  outline: none;
  border: 1px solid #000000;
  padding: 0px 20px;
  font-family: "Poppins";
}

.thankyou #loader img {
  width: 55px;
}

.thankyou #loader {
  margin-top: 20px;
}

.thankyouContent-heading h3 {
  font-size: 50px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 50px;
  color: #fff;
}

.thankyouContent-heading h3:before {
  content: "";
  position: absolute;
  width: 81%;
  height: 100%;
  border-bottom: 4px solid var(--lightBlue);
  top: -48%;
}

.thankyouContent-heading p {
  font-family: "Poppins", sans-serif;
  color: #fff;
}



.order-now-banner {
  /* background-color: red; */
  height: 234px;
  display: flex;
  align-items: center;
  background: linear-gradient(50deg, #951c25, #e90d11);
  justify-content: center;
}

.order-now-banner-conent h1 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}

section.orderNow {
  margin: 180px 0px 50px 0px;
}

.ordernow_form form h2 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 25px;
  letter-spacing: 2px;
  color: #fff;
}

.ordernow_form form .fldset input {
  height: 48px;
  margin: 0px 0px 12px 0px;
  border-radius: 50px;
  padding: 0px 23px;
  font-family: "Poppins";
}

.themeBtn {
  cursor: pointer;
}

.ordernow_form .loader {
  text-align: center;
  margin-top: 30px;
}

.ordernow_form .loader img {
  width: 30px;
}

form#frmStripePayment {
    background: linear-gradient(50deg, #180506, #8f1012);
    border-radius: 13px;
    padding: 8px 23px 32px;
}

button#submit-btn {
    background-color: #9b051b;
    padding: 14px 40px;
    border-radius: 3px;
    font-weight: 700;
    transition: all 0.3s ease;
    border: none;
    color: #fff !important;
    text-decoration: none !important;
    border: 2px solid white;
}
.findUs p a {
    color: #3d434f;
}
.visa-image.fldset {
}

img.lazy {}

section.thankyou {}
.form-group.form-check.asda label {
    padding-left: 0px;
    display: flex;
    color: white;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: -3px;
}

.form-group.form-check.asda {
    display: flex;
    margin-top: 10px;
    margin-left: 6px;
    align-items: center;
    margin-bottom: 0px;
    padding-top: 0px!important;
}
form.form-inline .red-btn {
    margin-left: 8px;
}
.form-group.form-check.asda label a {
    color: white;
    /* text-decoration: none; */
}















/* packages css start */

.packages {
  margin-top: 19px;
  margin-bottom: 80px;
}

.packages-content h2 {
  font-size: 58px;
  color: linear-gradient(50deg, #951c25, #e90d11);
  font-weight: 800;
  text-align: center;
  background: -webkit-linear-gradient(#951c25, #e90d11);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.packages .nav {
  display: flex;
  justify-content: center;
  /* background: linear-gradient(50deg, #951c25, #7e0002); */
  border: none;
  outline: none;
  padding: 6px 0px;
  border-radius: 7px;
}

.packages .nav .nav-item .nav-link {
  font-size: 17px;
  color: black;
  font-weight: 500;
  padding: 9px 19px;
  border: 2px solid black;
  margin: 0px 10px;
  text-transform: uppercase;
}

.packages .nav .nav-item .nav-link.active {
  background: linear-gradient(50deg, #ff0013, #440002);
  color: white;
  border: 2px solid #8b0202;
  border-radius: 6px;
  padding: 10px 19px;
  margin-top: 0px;
}

.packages .tab-content {
  display: flex;
  justify-content: center;
}

.package {
  padding: 40px 25px 30px;
  border-radius: 10px;
  height: 586px;
  background: linear-gradient(50deg, #760911, #d31216);
}

.package-content h3 {
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
}

.package-content {
  margin-bottom: 14px;
  color: white;
  font-size: 20px;
  /* text-align: center; */
}

.package-pricing {
  text-align: center;
}

.package-pricing span {
  font-size: 14px;
  font-weight: 500;
  color: white;
  text-align: start;
}

.package-pricing h2 {
  color: white;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 10px;
}

.package-pricing p {
  font-size: 13px;
  font-weight: 500;
  color: white;
  padding-bottom: 0;
}

.package-start {
  margin-top: 40px;
  text-align: center;
}

.package-start .PackagebuttonOne {
  color: white;
  padding: 14px 65px;
  text-decoration: none;
  background: black;
}

.package-list {
  margin-top: 31px;
}

.package-list ul li i {
  color: var(--lightBlue);
}

.package-list ul li {
  font-size: 14px;
  font-weight: 400;
  color: white;
  padding-left: 10px;
  margin-bottom: 10px;
}

.package-list ul {
  overflow-y: scroll;
  height: 200px;
  margin: 0;
}

/* width */
::-webkit-scrollbar {
  width: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--white);
  border-radius: 10px;
}

.package-ADDON p {
  color: white;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  margin: 0;
  margin-top: 14px;
}

.package-details {
  text-align: center;
  padding: 25px 0px;
}

.package-details a {
  font-size: 18px;
  color: #615858;
  text-decoration: none;
  font-weight: 700;
}
/* packages css end */


/*detail page css start*/
.pkg_detail_sec {
  padding: 40px 30px;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  box-shadow: 0 6px 40px 0 rgb(0 0 0 / 14%);
  margin-top: 40px;
  position: relative;
  width: 100%;
  min-height: 348px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  border-radius: 10px;
}
.pkg_detail_sec:before {
  content: "";
  border: 3px solid red;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
  z-index: -1;
  right: -20px;
  bottom: -20px;
}
.pkg_detail_sec h3 {
  font-size: 25px;
  font-weight: 500;
  color: #111;
  margin-bottom: 10px;
}
.pkg_detail_sec h5 {
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 5px;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c5001f;
  margin-bottom: 20px;
}
.pkg_detail_sec:after {
  content: "";
  background: linear-gradient(50deg, #951c25, #e90d11);
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
  z-index: -1;
  left: -20px;
  top: -20px;
}

.btn_packages_sec a,
.btn_packages a {
  background: #cc1216;
  padding: 17px 40px;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 10px;
  cursor: pointer;
}

.pkg_list_detail {
  margin: 0 10px 0 60px;
}
.pkg_list_detail h4 {
  font-weight: bold;
  font-size: 32px;
  color: #cd0021;
}
.pkg_list_detail ul {
  height: 387px;
  overflow-y: scroll;
  padding: 0px;
}
.pkg_list_detail ul li {
  border-bottom: 1px solid #ccc;
  padding: 9px 30px;
  font-size: 16px;
  color: black;
  font-weight: 400;
  margin-right: 20px;
  position: relative;
  list-style: none;
}
.pkg_list_detail ul li:before {
  content: "";
  background: url(../images/arrow_icon.png);
  width: 18px;
  height: 18px;
  position: absolute;
  top: 18px;
  left: 0;
  background-size: cover;
  filter: brightness(1) invert(3) hue-rotate(-154deg);
}
.pkg_list_detail ul::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
}
.pkg_list_detail ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #e6e5e5;
  border-radius: 10px;
  background: #e6e5e5;
}
.pkg_list_detail ul::-webkit-scrollbar-thumb {
  background: var(--lightBlue);
  border-radius: 10px;
}
.pkg_list_detail ul::-webkit-scrollbar-thumb:hover {
  background: var(--white);
  border-radius: 10px;
}
section.product_detail_sec {
  padding: 65px 0px;
}

div#loader img {
  width: 53px;
}
/*detail page css end*/
section.product_detail_sec .container {
    max-width: 1140px;
}
section.orderNow .container {
    max-width: 1140px;
}


.order-now-banner {
  background-color: var(--darkBlue);
  height: 234px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.order-now-banner-conent h1 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}

section.orderNow {
  margin: 110px 0px 50px 0px;
}

.ordernow_form form h2 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 25px;
  letter-spacing: 2px;
  color: #b3001d;
}

.ordernow_form form .fldset input {
  height: 48px;
  margin: 0px 0px 12px 0px;
  border-radius: 50px;
  padding: 0px 23px;
  font-family: "Poppins";
}

.themeBtn {
  cursor: pointer;
}

.ordernow_form .loader {
  text-align: center;
  margin-top: 30px;
}

.ordernow_form .loader img {
  width: 30px;
}

label#f_name-error {
  color: #fff;
}

label#l_name-error {
  color: #fff;
}

label#cemail-error {
  color: #fff;
}

label#phone-coun-error {
  color: #fff;
}

.thankyou {
  padding: 180px 0px 50px 0px;
}

.mainHeadingXtra .smallBefore h3 {
  text-align: start;
  font-size: 45px;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 800;
}

div#error-message {
  display: none;
}


    .buttonOne {
    background: linear-gradient(50deg, #760911, #d31216);
    padding: 14px 40px;
    border-radius: 3px;
    font-weight: 800;
    transition: all 0.3s ease;
    color: #f7f0f0 !important;
    text-decoration: none !important;
    border: none;
}

.form-check label a {
    color: black;
}

.difutal-brand {
    text-align: center;
}


.band span {
    position: absolute;
    bottom: -7px;
    left: 50%;
    color: #f6e9ec;
    font-family: 'Bebas Neue';
    letter-spacing: 2px;
}
img.img-fluid.sa.Asd {
    width: 155px;
    height: 56px;
}