body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
.a-btn, .a-btn:hover, .a-btn:focus, .a-btn:active {
  color: #fff;
  cursor: pointer;
}
.site-navigation {
  background-color: #222 !important;
}
.site-nav-link li {
  margin-left: 10px;
}
.site-nav-link a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .50px;
}
.site-nav-link a:hover {
  color: #03B6E7;
}
.flag {
  width: 75px;
}
.header-breadcrum {
  background-color: #03B6E7;
  padding: 10px 0px;
}
.page-heading {
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: .50px;
}
.header-breadcrum-logos {
  width: 150px;
}
.breadcrum-site-ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  width: 100%;
}
.breadcrum-site-ul li {
  display: inline-block;
  align-self: center;
}
.bc-logo-divider {
  font-size: 45px;
  text-align: justify;
  font-weight: 100;
  color: #fff;
  line-height: 0px;
}
.grey-sec {
  background-color: #f6f6f8;
  padding: 4% 0 6% 0;
  position: relative;
  z-index: 1;
}
.site-tab-pills {
  min-width: 180px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #808080 !important;
  margin-right: 13px;
  padding: 10px 15px;
  border-radius: 0 !important;
  font-size: 15px;
  letter-spacing: .30px;
}
.site-tab-pills:hover {
  color: #fff;
}
.site-tab-pills.active {
  background-color: #03B6E7 !important;
}
.sec-design-1 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.sec-design-2 {
  position: absolute;
  right: 10%;
  z-index: -1;
  bottom: 0px;
}
.bottom-fot {
  position: fixed;
  bottom: 12px;
  z-index: 99;
}
button#bottom_gif_c {
  background: #000;
  color: #fff;
  font-size: 20px;
  border: 0;
  position: absolute;
  display: flex;
  z-index: 9;
  width: 38px;
  cursor: pointer;
  line-height: 10px;
  padding: 8px 8px 9px;
}
img#christmasc {
  width: 185px;
}
#christmasc {
  display: block;
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
#christmasc.hidden {
  opacity: 0;
  transform: translateX(-100%);
  pointer-events: none;
}
.product-container {
  max-width: 600px;
  width: 100%;
  margin: auto;
}
.product-container{
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.25);
  /* margin-bottom: 15px;*/
}
.wlh-container {
  padding: 10px 0px;
  margin: 0px 0px 15px;
}
.product-container:hover .product-content .wlh-container {
  background-color: #F7F7F7;
  padding: 10px 0px;
  margin: 0px -15px 15px;
  /*  margin: 0px -15px;*/
  /*  padding: 15px 0px;*/
}
.product-img {
  max-width: 400px;
  overflow: hidden;
  border-radius: 0px;
  position: relative;
}
.product-content {
  padding: 20px 22px;
  text-align: center;
}
/*
.sku-sec {
  min-width: 100px;
  padding: 2px 15px;
  background-color: #161616;
  position: absolute;
  top: 0px;
  left: 0px;
  border-bottom-right-radius: 50px;
  color: #fff;
  font-size: 12px;
}
*/
.sku-sec {
  /* min-width: 100px; */
  padding: 2px 15px;
  background-color: #161616;
  position: absolute;
  top: 10px;
  right: 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.rto-txt {
  width: 100%;
  padding: 2px 15px;
  min-width: 100px;
  font-size: 12px;
  /*  background: #03B6E7;*/
  color: #000;
  /*  border-bottom-right-radius: 50px;*/
  position: absolute;
  bottom: 0;
}
/*
.rto-txt img {
  width: 20px;
}
*/
.fa-txt {
  position: absolute;
  bottom: 0px;
  right: -21px;
  padding: 3px 15px;
  min-width: 100px;
  font-size: 12px;
  /*  background: linear-gradient(to right, rgb(255 202 1), rgb(231 181 0)) !important;*/
  color: #000;
  font-weight: 500;
  /*  border-top-left-radius: 50px;*/
}
.rto-txt img, .fa-txt img {
  z-index: 10;
  position: relative;
}
.rto-txt span, .fa-txt span {
  background: #fff;
  position: relative;
  left: -21px;
  z-index: 8;
  padding: 3px 7px;
  border-radius: 10px;
  padding-left: 15px;
}
.product-par {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .40px;
  line-height: 23px;
  margin-bottom: 0px;
  min-height: 46px;
}
.product-table {
  font-size: 12px;
  text-align: center;
  max-width: 230px;
  margin: auto;
  letter-spacing: .30px;
  width: 100%;
}
.product-table img {
  width: 40px;
  margin: auto;
}
.product-table td {
  width: 33.33%;
  text-align: center;
}
.product-table .td-br {
  border-right: 1px solid #A5A5A5;
}
.site-btn {
    background-color: #03B6E7;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    color: #fff;
    min-width: 180px !important;
    padding: 3px 3px 6px;
    border-radius: 0px;
    border: 0px;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
    /* max-width: 160px; */
    /* width: 100%;*/
    height: 38px;
}
.product-content .site-btn {
  margin: 5px 0;
}
.btn-txt-container {
  width: 70%;
}
.site-btn .btn-icon-container {
  width: 30%;
  position: relative;
  z-index: 1;
  padding: 0px 8px;
  text-align: right;
}
.site-btn .btn-icon-container:before {
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
  border-bottom: 27px solid #fff;
  border-left: 17px solid transparent;
  border-right: 0px solid transparent;
  height: 0;
  width: 40px;
  z-index: -1;
}
.site-btn .btn-icon-container img {
  width: 15px;
}
.black-btn {
  background-color: #000;
}
.black-btn:hover {
  background-color: #3d3d3d;
}
.form-design {
  position: sticky;
  top: 10px;
  z-index: 1;
}
/* .form-design:before{
  content: '';
  position: absolute;
  max-width: 400px;
  max-height: 400px;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 20%;

  background-color: rgba(214, 48, 52, 0.2);
  border-radius: 100%;
  z-index: -1;
  margin: auto;
} */
.form-gradient-bg {
  /* max-width: 300px; */
  background: linear-gradient(-90deg, rgb(3, 182, 231), rgb(0, 110, 178)) !important;
  padding: 4px;
  border-radius: 7px;
  margin: auto;
}
.form-container {
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
}
.form-head {
  font-size: 18px;
  color: #000;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .50px;
  margin-bottom: 0px;
}
.form-input {
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #ccc;
  padding: 3px 0;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  border-radius: 0px;
}
::-webkit-input-placeholder { /* Edge */
  color: #000 !important;
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000 !important;
  opacity: 1;
}
::placeholder {
  color: #000 !important;
  opacity: 1;
}
.site-input-btn {
  min-width: 150px;
  padding: 10px;
  border-radius: 50px;
  border: 0px;
  margin: auto;
  background: linear-gradient(to right, rgb(134, 35, 29), rgb(213, 48, 52)) !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.site-heading {
  font-size: 40px;
  letter-spacing: .50px;
  line-height: 55px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
}
.site-heading span {
  color: #03B6E7;
}
.site-par {
  font-size: 15px;
  color: #585858;
  letter-spacing: .30px;
  line-height: 25px;
  font-weight: 500;
}
.site-card-ve {
  max-width: 300px;
  background: linear-gradient(to right, rgb(242, 245, 247), rgba(242, 245, 247, 0.5), rgb(255, 255, 255)) !important;
  padding: 25px 15px;
  position: relative;
  border-radius: 7px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.site-card-he {
  max-width: 300px;
  background: linear-gradient(360deg, rgb(242, 245, 247), rgba(242, 245, 247, 0.5), rgb(255, 255, 255)) !important;
  padding: 15px 15px;
  position: relative;
  border-radius: 7px;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.site-card-he:hover {
  background: #84231C !important;
}
.card-number {
  background-color: #84231C;
  padding: 3px;
  border-radius: 5px;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  font-weight: 600;
  position: absolute;
  top: 0px;
}
.cn-pos1 {
  left: 0px;
}
.cn-pos2 {
  right: 0;
}
.site-card-he:hover .card-number {
  background-color: #fff;
  color: #84231C;
}
.site-card-he:hover .site-par {
  color: #fff;
}
.site-card-he:hover .site-par {
  color: #fff;
}
.icon-on-hover {
  display: none;
}
.site-card-he:hover .regular-icon {
  filter: brightness(0) invert(1);
}
.site-card-ve .icon-container {
  width: 75px;
  height: 75px;
  padding: 10px;
  background: linear-gradient(130deg, rgb(65, 65, 65), rgb(214, 48, 52)) !important;
  border-radius: 10px;
  text-align: center;
  position: absolute;
  left: -20px;
  top: -20px;
}
.icon-container img {
  width: 50px;
}
.wmmbtb-h5 {
  font-size: 18px;
  margin-bottom: 3px
}
.wmmbtb-par {
  font-size: 17px;
  margin-bottom: 0px;
}
.us-power-container {
  max-width: 200px;
  width: 100%;
  max-height: 200px;
  height: 100%;
  border-radius: 100%;
  border: 2px solid #03B6E7;
  background-color: #fff;
  padding: 5px;
}
.us-power-imgs {
  filter: grayscale(100%);
}
.us-power-imgs:hover {
  filter: grayscale(0);
}
.site-footer {
  background: linear-gradient(-90deg, rgb(3, 182, 231), rgb(0, 110, 178)) !important;
  padding: 0 !important;
}
.site-footer p, .site-footer a {
  color: #fff;
  margin-bottom: 0px;
  font-size: 13px;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: .50px;
}
.social-icon-ul {
  list-style-type: none;
  margin-bottom: 0px;
}
.social-icon-ul li {
  display: inline-block;
  margin: 0 5px;
}
.social-icons {
  filter: brightness(0) invert(1);
}
.si-container {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 0px;
}
.si-container:hover {
  background-color: #fff;
}
.si-container:hover .social-icons {
  filter: brightness(100%) invert(0);
}
/* .input-active-class{
  background-color: #efefef;
} */
.call-us-today h4 {
  font-size: 20px;
  margin-bottom: 0px;
}
.flex-container {
  display: flex;
  flex-flow: row wrap;
}
.cui {
  margin-right: 10px;
}
.cui img {
  width: 40px;
  filter: brightness(0) invert();
}
.jc-center {
  justify-content: center;
}
.jc-end {
  justify-content: flex-end;
}
.jc-start {
  justify-content: flex-start;
}
.coh-mb-img {
  max-width: 400px;
  width: 100%;
  max-height: 300px;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.call-us-today {
  color: #fff;
}
.call-us-today a {
  text-decoration: none;
  /* color: #ffca00; */
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}
.call-us-today h4 {
  font-size: 14px;
  margin-bottom: 0px;
}
.flex-container {
  display: flex;
  flex-flow: row wrap;
}
.cui {
  margin-right: 10px;
}
.cui img {
  width: 40px;
}
.jc-center {
  justify-content: center;
}
.coh-mb-img {
  max-width: 400px;
  width: 100%;
  max-height: 300px;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
/* .input-active-class{
  background-color: #efefef;
} */
.payment-icon img {
  max-width: 50px;
}
.footer-img-container {
  background-color: #fff;
  padding: 3px;
  border-radius: 5px;
}
.sml-logo {
  width: 180px;
  height: 70px;
}
.form-focus-message {
  display: none;
  color: #f20;
  font-size: 12px;
  margin-bottom: 0px;
}
.form-shake {
  animation: shake 0.5s;
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.floasting-icon {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99999;
}
.floasting-icon span {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #f20;
  display: block;
  padding: 15px 10px;
  margin: auto;
}
.floasting-icon img {
  width: 30px;
}
.call-now, .call-now:hover {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.cohmbw {
  font-size: 18px;
}
.w-33 {
  width: 33.33%;
}
.otm-brands-card {
  max-width: 200px;
  width: 100%;
  padding: 15px;
  margin: auto;
  text-align: center;
}
.site-ul li {
  line-height: 34px;
  font-size: 14px;
}
.header-cb-txt {
  font-size: 15px;
  color: #fff;
}
.otm-logo {
  width: 150px;
  height: auto;
}
.discount-tag {
  background: linear-gradient(91deg, #b9453e, #ff2502, #ad443e);
  position: absolute;
  right: -60px;
  top: 35px;
  transform: rotate(45deg);
  padding: 3px 50px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  z-index: 21;
  text-transform: uppercase;
  text-align: center;
}
.product-container {
  position: relative;
  overflow: hidden;
}
.dim-container {
  /*  width: 50px;*/
  /*  height: 50px;*/
  height: 30px;
  /*background-color: #03b6e7;*/
  text-align: center;
  color: #000;
  border-radius: 50px;
  padding: 9px;
  font-size: 15px;
  margin: auto;
  font-weight: 700;
}
.bg1 {
  background-image: url('images/bg1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.sections {
  padding: 5% 0 10%;
  position: relative;
  z-index: 1;
}
.wcbss-txt-container1 {
  width: 100%;
  padding: 25px;
  background-color: #03B6E7;
  text-align: center;
  color: #fff;
}
.wcbss-txt-container {
  max-width: 390px;
  width: 100%;
  padding: 25px;
  background-color: #03B6E7;
  text-align: center;
  color: #fff;
  transform: rotate(3deg);
  box-shadow: 15px 15px 0px 0px rgb(0, 115, 181);
}
.wcbss-txt-container span {
  transform: rotate(-3deg);
  display: block;
}
.bg2 {
  background-image: url('images/bg2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.design1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.process-container {
  width: 33.3%;
}
.process-icon-container {
  width: 20%;
  position: relative;
}
.process-icon-container .process-icon {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 1px dashed #03B6E7;
  padding: 4px;
}
.process-icon-container .process-icon span {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #222;
  display: block;
  margin: auto;
  text-align: center;
  padding: 14px 0px;
}
.process-icon-container .process-icon span img {
  max-width: 40px;
  width: 100%;
}
.process-txt-container {
  width: 80%;
}
.spb-5per {
  padding-bottom: 5% !important;
}
.spb-3per {
  padding-bottom: 3% !important;
}
.sub-header-icon {
  width: 40px;
}
.process-no {
  width: 25px;
  height: 25px;
  background-color: #03B6E7;
  display: block;
  border-radius: 50px;
  text-align: center;
  padding: 3px;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
}
.sec-design-end {
  max-width: 600px;
  width: 100%;
  padding: 15px;
  background-color: #03B6E7;
  transform: rotate(3deg);
  box-shadow: 15px 15px 0px 0px rgb(0, 115, 181);
}
.city-name-container {
  min-width: 150px;
  padding: 5px;
  text-align: center;
  background-color: #02a7dc;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 10px;
}
/*.sec-design-content{*/
/*    transform: rotate(-3deg);*/
/*}*/
.clr {
  background-color: transparent;
}
.product-img {
  max-width: 600px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  height: 300px
}
.product-content .row {
   justify-content: space-evenly;
}
.product-content .row .col-12 {
    width: auto;
}
/*
.product-img a.popup-btn img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
*/
.product-img a.popup-btn img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.dd-option {
  display: flex;
  align-items: center;
}
.dd-option label.dd-option-text {
  line-height: 15px !important;
  font-size: 13px;
  font-weight: 500 !important;
}
label.dd-selected-text {
  line-height: 15px !important;
  font-weight: 500 !important;
}
.dd-container {
  position: relative;
  width: 100% !important;
  margin-bottom: 15px;
}
.dd-select {
  width: 100% !important;
}
label.dd-selected-text {
  font-size: 13px;
  color: #000 !important;
  font-weight: 500 !important;
}
img.dd-option-image, .dd-selected-image {
  width: 35px !important;
  object-fit: cover !important;
  float: none !important;
}
.dd-container {
  width: 100%;
}
.dd-selected {
  padding: 3px 10px !important;
  display: flex;
  align-items: center;
}
.dd-options {
  max-height: 300px !important;
  width: 100% !important;
}
/* shahzad */
.or {
  font-weight: 700;
  text-align: center;
  display: block;
}
div.eyd {
  cursor: pointer;
  background: #9d9d9d;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
  margin: 10px 0;
}
.btype h4 {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
  display: block;
}
.sbtype {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 5px;
  margin: 10px 0;
}
.sbtype input[type="radio"] {
  opacity: 0;
  position: absolute;
  width: 1px;
  left: 5px;
}
.sbtype label {
  display: inline-block;
  padding: 7px 14px;
  font-size: 10px;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff;
  color: #000;
  font-weight: 500;
}
.sbtype input[type="radio"]:checked + label {
  border: 1px solid #03B6E7;
  background: #03B6E7;
  color: #fff;
}
.sbtype input[type="radio"]:focus + label {
  border: 1px solid #03B6E7;
  background: #03B6E7;
  color: #fff;
}
.sbtype > div {
  position: relative;
}
.ebd input {
  width: 100%;
  font-size: 10px;
  padding: 10px 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-weight: 500;
  color: #000;
  margin-bottom: 20px;
}
.ebd {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
}
.easy_process .slide_text {
  position: relative;
}
.easy_process::before {
  content: '';
  position: absolute;
  left: 13px;
  top: 2.5px;
  width: 86%;
  height: 2px;
  background: #111;
}
.easy_process .slide_text::before {
  content: '';
  background: #000;
  width: 2px;
  height: 38px;
  position: absolute;
  top: -52.5px;
  left: 4.9px;
}
.easy_process .slide_text::after {
  content: '';
  background: #000;
  width: 11px;
  height: 11px;
  position: absolute;
  top: -63.5px;
  left: 0;
  border-radius: 50%;
}
.easy_process .col:nth-child(2) .slide_text::before {
  top: -76.5px;
  height: 69px;
}
.easy_process .col:nth-child(2) .slide_text::after {
  top: -87.5px;
}
.bc_color_primary, .bc_color_primary--imp {
  color: #111;
}
.bc_text_25 {
  font-size: 25px;
}
.bc_color_secondary, .bc_color_secondary--imp {
  color: #03b6e7;
}
.bc_line_height_25 {
  line-height: 25px;
}
.bc_text_30 {
  font-size: 30px;
}
.bc_text_bold {
  font-weight: 700;
}
.easy_process .slide_text span:last-of-type {
  top: -4px;
}
.bc_color_black, .bc_color_black--imp, .bc_color_white--imp {
  color: #000 !important;
}
.bc_line_height_22 {
  line-height: 22px;
}
.easy_process .col:nth-child(4) .slide_text::before {
  top: -102.5px;
  height: 90px;
}
.easy_process .col:nth-child(4) .slide_text::after {
  top: -111.5px;
}
.easy_process .col:nth-child(6) .slide_text::before {
  top: -81.5px;
  height: 70px;
}
.easy_process .col:nth-child(6) .slide_text::after {
  top: -91.5px;
}
.easy_process .col:nth-child(7) .slide_text::before {
  top: -100.5px;
  height: 90px;
}
.easy_process .col:nth-child(7) .slide_text::after {
  top: -110.5px;
}
.pl-1 {
  padding-left: 25px !important;
}
.pr-2 {
  padding-right: 7px !important;
}
.process_swiper::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: 2px;
  background: #111;
}
.process_swiper .slide_text::before {
  content: '';
  background: #000;
  width: 2px;
  height: 38px;
  position: absolute;
  top: -52.5px;
  left: 4.9px;
}
.process_swiper .slide_text::after {
  content: '';
  background: #000;
  width: 11px;
  height: 11px;
  position: absolute;
  top: -63.5px;
  left: 0;
  border-radius: 50%;
}
.process_swiper .swiper-slide:nth-child(2) .slide_text::before {
  top: -76.5px;
  height: 65px;
}
.process_swiper .swiper-slide:nth-child(2) .slide_text::after {
  top: -87.5px;
}
.process_swiper .swiper-slide:nth-child(4) .slide_text::before {
  top: -101.5px;
  height: 88px;
}
.process_swiper .swiper-slide:nth-child(4) .slide_text::after {
  top: -111.5px;
}
.process_swiper .swiper-slide:nth-child(6) .slide_text::before {
  top: -83.5px;
  height: 68px;
}
.process_swiper .swiper-slide:nth-child(6) .slide_text::after {
  top: -91.5px;
}
.process_swiper .swiper-slide:nth-child(7) .slide_text::before {
  top: -101.5px;
  height: 88px;
}
.process_swiper .swiper-slide:nth-child(7) .slide_text::after {
  top: -111.5px;
}
.easy_process {
  max-width: 1150px;
  margin: 0 auto;
}
.accordion {
  border: 1px solid #111;
  border-bottom: none;
  max-width: 1110px;
  margin: 0 auto;
}
.accordion .accordion-item {
  border-bottom: 1px solid #111 !important;
  border-radius: 0;
}
button.accordion-button {
  color: #03b6e7;
  font-weight: 700;
  font-size: 20px;
}
.accordion-button:not(.collapsed), .accordion-collapse a {
  color: #03b6e7;
  background: none;
  box-shadow: none;
}
.accordion-collapse {
  border-top: 1px solid #ccc;
}
.accordion-button *, .accordion-button:focus {
  border-radius: 0;
  box-shadow: none;
}
.navbar-toggler, .navbar-toggler:focus {
  border: 0;
  box-shadow: none;
}
@media (min-width:1200px) {
  .gridul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0;
    margin: 0;
    grid-gap: 20px 40px;
    margin-bottom: 20px;
  }
  .rightform .form-gradient-bg {
    max-width: 300px;
  }
}
.modal-body {
  padding: 0 !important;
}
.modal-content {
  background: transparent;
  box-shadow: none;
}
button.btn-close.btn-close-form {
  position: absolute;
  right: 12px;
  top: 12px;
}
button:focus {
  box-shadow: none !important;
}
.loadmore {
  background-color: #03B6E7;
  color: #fff;
  padding: 4px 8px;
  border-radius: 0px;
  border: 0px;
  font-weight: 600;
  font-size: 15px;
  font-family: 'Oswald', sans-serif;
  /* max-width: 160px; */
}
.product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px 10px;
}
.prodonenone {
  display: none;
}
/* @media (max-width:1000px) and (min-width:801px){
  .product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap:25px 10px;
  }
} */
@media (max-width:800px) and (min-width:501px) {
  .product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px 10px;
  }
}
@media (max-width:500px) {
  .product-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 25px 10px;
  }
}
.finrto {
  text-align: center;
}
.finrto .crow img {
  max-width: 65px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
.finrto .crow h4 {
  font-size: 1rem;
}
@media (max-width:500px) {
  .finrto .crow img {
    max-width: 45px;
  }
  .finrto .crow h4 {
    font-size: 0.8rem;
  }
  .easy_process .slide_text::before, .easy_process .slide_text::after, .easy_process::before {
    display: none;
  }
  .easy_process {
    gap: 25px 0;
  }
}
.rightform button.btn-close-form {
  display: none;
}

@media (max-width:1025px) {
  .easy_process .slide_text::before, .easy_process .slide_text::after, .easy_process::before {
    display: none;
  }
  .easy_process {
    gap: 25px 0;
  }
}
.sku-sec.sku-sec-left {
  left: 0;
  background: none;
  width: 185px;
  top: 4px;
}
.sku-sec.sku-sec-left img {
  max-width: 100%;
}
@media (max-width:767px) {
  img#christmasc {
    width: 135px;
}
.bottom-fot {
    position: fixed;
    z-index: 99;
}
}


/* New css */

/* DKI Landing Hero Section */

.dki-hero-section {
  background: #f6f6f8;
  padding: 60px 15px 0;
}

.dki-hero-box {
  background: #071d35;
  border-radius: 6px;
  overflow: hidden;
  color: #fff;
}

.dki-content {
  padding: 45px 35px;
}

.dki-badge {
  display: inline-block;
  /* background: #1c5d99; */
  background: #03B6E7;
  color: #dceeff;
  font-size: 12px;
  font-weight: 700;
  padding: 7px 18px;
  border-radius: 30px;
  margin-bottom: 25px;
}

.dki-title {
  /* font-family: 'Oswald', sans-serif; */
  font-weight: 700;
  line-height: 1.08;
  margin-bottom: 20px;
}

.dki-title .dki-size {
  color: #03B6E7;
  font-size: 46px;
}

.dki-title .dki-type {
  color: #fff;
  font-size: 42px;
}

.dki-text {
  color: #d9e7f2;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 25px;
}

.dki-points {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dki-points li {
  color: #d9e7f2;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 13px;
  padding-left: 24px;
  position: relative;
}

.dki-points li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #03B6E7;
  font-weight: 700;
}

.dki-points strong {
  color: #fff;
}

.dki-form-wrap {
  background: #fff;
  padding: 35px 25px;
  /* height: 100%; */
}

.dki-form-title {
  color: #d53034;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
}

.dki-form-subtitle {
  color: #777;
  font-size: 12px;
  text-align: center;
  margin-bottom: 20px;
}

/* .dki-form-wrap .form-control,
.dki-form-wrap .form-select {
  background-color: #2d2d2b;
  color: #fff;
  border: 0;
  border-radius: 5px;
  font-size: 13px;
  height: 42px;
  margin-bottom: 12px;
} */

.dki-form-wrap .form-control::placeholder {
  color: #cfcfcf !important;
}

.dki-form-wrap label {
  color: #111;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 4px;
}

.dki-submit {
  width: 100%;
  background: #03B6E7;
  color: #fff;
  border: 0;
  border-radius: 5px;
  padding: 12px;
  font-size: 14px;
  font-weight: 700;
}

.dki-submit:hover {
  background: #03B6E7;
  color: #fff;
}

.dki-stats {
  margin-top: 40px;
}

.dki-stat h3 {
  color: #f6a000;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 3px;
}

.dki-stat p {
  color: #d9e7f2;
  font-size: 12px;
  margin-bottom: 0;
}

/* Responsive */

@media (max-width: 991px) {
  .dki-content {
    padding: 35px 25px;
  }

  .dki-title .dki-size {
    font-size: 38px;
  }

  .dki-title .dki-type {
    font-size: 34px;
  }

  .dki-form-wrap {
    padding: 30px 20px;
  }
}

@media (max-width: 575px) {
  .dki-hero-section {
    padding: 35px 15px;
  }

  .dki-title .dki-size {
    font-size: 34px;
  }

  .dki-title .dki-type {
    font-size: 30px;
  }

  .dki-text,
  .dki-points li {
    font-size: 13px;
  }

  .dki-stat {
    margin-bottom: 20px;
  }
}

form *:focus{
  box-shadow: none !important;
}

.stats-section {
    background: #f6f6f8;
    padding: 40px 0;
}
.stats-section-inner{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:30px;
    /* background:#fff; */
    padding:25px 15px;
    /* border-top:5px solid #071d35; */
}

.stat-box{
    text-align: center;
    width:100%;
}

.stat-box h3{
    margin:0 0 5px;
    color:#03B6E7;
    font-size:52px;
    font-weight:700;
    line-height:1;
    /* font-family:'Oswald', sans-serif; */
}

.stat-box p{
    margin:0;
    color:#4a4a4a;
    font-size:15px;
    font-weight:500;
}

/* Mobile */

@media(max-width:767px){

    .stats-section-inner{
        flex-direction:column;
        text-align:center;
    }

    .stat-box{
        text-align:center;
    }

    .stat-box h3{
        font-size:42px;
    }

}
.gridul.site-par li{
  font-weight: 600;
}
.gridul.site-par li span{
  display: block;
  font-weight: 400;
}


/* factors */
.factors-section {
  background: #0b1220;
  color: #fff;
  padding: 60px 15px;
  /*  */
}

.factors-section .container {
  max-width: 1100px;
  margin: 0 auto;
}

.factors-section h2 {
  text-align: center;
  font-size: 46px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 15px;
}

.factors-section h2 span {
  color: #03B6E7;
}

.factors-section h2 b {
  font-size: 11px;
  background: #12251a;
  color: #03B6E7;
  padding: 5px 8px;
  border-radius: 3px;
  vertical-align: middle;
}

.subtitle {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 35px;
  color: #7f8da3;
  font-size: 16px;
  line-height: 1.6;
}

.factors-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.factor-card {
  display: flex;
  gap: 20px;
  background: #111a2b;
  border: 1px solid #1c2a3f;
  border-radius: 8px;
  padding: 28px 30px;
  min-height: 135px;
}

.factor-card strong {
  color: #03B6E7;
  font-size: 38px;
  font-weight: 900;
  line-height: 1;
}

.factor-card h3 {
  margin: 0 0 8px;
  font-size: 17px;
  font-weight: 800;
  color: #fff;
}

.factor-card p {
  margin: 0;
  color: #8795aa;
  font-size: 14px;
  line-height: 1.6;
}

.question-card {
  /* background: #211d09; */
  border-color: #fff;
}

.question-card strong,
.question-card h3 {
  color: #03B6E7;
}

@media (max-width: 768px) {
  .factors-section h2 {
    font-size: 32px;
  }

  .factors-grid {
    grid-template-columns: 1fr;
  }

  .factor-card {
    padding: 22px;
  }
}

/* process */

.easy-process-section {
  /* background: #050505; */
  background: #03B6E7;
  padding: 50px 15px;
  /*  */
  color: #111;
}

.easy-process-section .container {
  max-width: 1100px;
  margin: 0 auto;
}

.easy-process-section h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 800;
  margin: 0 0 28px;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.process-box {
  background: #ffffff;
  border-radius: 7px;
  padding: 20px 22px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  min-height: 105px;
}

.process-box span {
  width: 28px;
  height: 28px;
  background: #22b8e8;
  color: #ffffff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  flex: 0 0 28px;
}

.process-box h3 {
  margin: 0 0 7px;
  font-size: 15px;
  font-weight: 800;
  color: #111111;
}

.process-box p {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: #333333;
}

@media (max-width: 900px) {
  .process-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .easy-process-section h2 {
    font-size: 24px;
  }

  .process-grid {
    grid-template-columns: 1fr;
  }
}


/* why choose */

.why-choose-section {
  background: #050505;
  padding: 65px 15px;
  
}

.why-choose-section .container {
  max-width: 1120px;
  margin: 0 auto;
}

.why-choose-wrap {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 50px;
  align-items: center;
}

.why-content h2 {
  color: #ffffff;
  font-size: 34px;
  line-height: 1.25;
  margin: 0 0 20px;
  font-weight: 800;
}

.why-content p {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.7;
  margin: 0 0 25px;
}

.why-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ffffff;
  color: #111111;
  text-decoration: none;
  padding: 11px 18px;
  border-radius: 25px;
  font-size: 13px;
  font-weight: 700;
}

.why-btn span {
  background: #18bfe8;
  color: #ffffff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.why-card {
  background: #eefaff;
  border-radius: 10px;
  padding: 28px 24px;
  min-height: 150px;
}

.why-card span {
  width: 32px;
  height: 32px;
  background: #18bfe8;
  color: #ffffff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  font-size: 15px;
}

.why-card h3 {
  color: #111111;
  font-size: 16px;
  margin: 0 0 10px;
  font-weight: 800;
}

.why-card p {
  color: #222222;
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 900px) {
  .why-choose-wrap {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .why-grid {
    grid-template-columns: 1fr;
  }

  .why-content h2 {
    font-size: 28px;
  }
}


/* faqs */

/* .faq-section {
  background: #020b1f;
  
} */

.faq-title {
  /* color: #fff; */
  color: #03B6E7;
  /* font-size: 44px; */
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 12px;
}

/* .faq-tag {
  display: inline-block;
  background: #10391f;
  color: #42ff7b;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
} */

.faq-subtitle {
  color: #000;
  font-size: 15px;
  margin: 0;
}

.custom-faq {
  /* max-width: 1110px;
  margin: 0 auto; */
  border: 0;
  border-bottom: 0;
}

.custom-faq .accordion-item {
  background: transparent;
  border: 0 !important;
  border-bottom: 1px solid #03B6E7 !important;
  border-radius: 0;
}

.custom-faq .accordion-button {
  background: transparent;
  color: #03B6E7;
  font-size: 18px;
  font-weight: 700;
  padding: 28px 0;
  box-shadow: none;
}

.custom-faq .accordion-button,
.custom-faq .accordion-body {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}

.custom-faq .accordion-header,
.custom-faq .accordion-body {
  padding-left: 0;
}

.custom-faq .accordion-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.custom-faq .accordion-collapse{
    border-top:1px solid #03B6E7;
}

.custom-faq .accordion-body{
    color:#000;
    font-size:16px;
    line-height:1.8;
    padding:22px 0 28px 0 !important;
    margin:0 !important;
}

.custom-faq .accordion-button::after {
  background-image: none !important;
  content: "+";
  color: #03B6E7;
  font-size: 30px;
  font-weight: 700;
  width: auto;
  height: auto;
  margin-left: auto;
  transform: none !important;
}

.custom-faq .accordion-button:not(.collapsed)::after {
  content: "×";
}

.custom-faq .accordion-button:not(.collapsed) {
  background: transparent;
  color: #03B6E7;
}

.custom-faq .accordion-button:focus {
  box-shadow: none;
}

.custom-faq .accordion-button{
    border-radius:0 !important;
}

.custom-faq .accordion-item:first-child{
    border-top:0;
}

@media (max-width: 768px) {
  .faq-title {
    font-size: 30px;
  }

  .custom-faq .accordion-button {
    font-size: 16px;
    padding: 22px 0;
  }

  .custom-faq .accordion-body {
    font-size: 14px;
  }
}