/* Base CSS */

.alignright {
  float: right;
  margin-left: 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

a:focus {
  outline: 0 solid;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #3e3b6d;
  font-family: "Rubik", sans-serif;
}

body {
  color: #737fc7;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  line-height: 25px;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/VmK57pukDv92.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.selector-for-some-widget {
  box-sizing: content-box;
}

a:hover {
  text-decoration: none;
}

button:focus {
  outline: 0;
  outline: 5px auto -webkit-focus-ring-color;
}

input:focus {
  outline: 0;
  outline: 5px auto -webkit-focus-ring-color;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.container {
  max-width: 1450px;
  margin: auto;
}

/* Header area css Start */

.header-top-area {
  background: #1d1d1d;
  padding: 5px 0;
}

.header-top-logo a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.header-top-logo a img {
  padding-right: 16px;
}

.header-bottom-area {
  background: #333333;
  padding: 14px 0;
}

.site-mainmenu ul li {
  display: inline-block;
  margin-right: 32px;
}

.site-mainmenu ul li a {
  color: #ffff;
  font-size: 18px;
  font-weight: 500;
  display: block;
  transition: 0.3s;
}

.site-mainmenu ul li:hover > a {
  color: #d72793;
}

.site-btn a {
  background: #d72793;
  width: 261px;
  height: 60px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 16px;
  transition: 0.3s;
}

.site-btn.btr a:hover {
  background: #b5be0d;
}

.site-btn.btr a {
  transition: 0.3s;
}

.site-btn a:hover {
  background: #b5be0d;
}

.site-btn {
  text-align: right;
}

/* Header area css End */

/* Hero area css Start */
.min-hight {
  min-height: 824px;
}

.hero-area {
  background-size: cover;
  background-position: center bottom;
  position: relative;
}

.hero-content-blk h1 {
  font-size: 80px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
}

.hero-content-blk h3 {
  font-size: 36px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 36px;
}

.hero-list li {
  font-size: 22px;
  color: #fff;
  line-height: 36px;
  margin-bottom: 41px;
  position: relative;
  margin-left: 51px;
}

.hero-list li:last-child {
  margin-bottom: 0px;
}

.hero-list li i {
  position: absolute;
  left: -50px;
  top: 5px;
  background: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #b5be0d;
  text-align: center;
  border-radius: 50%;
}

.hero-list li span {
  color: #d72793;
  text-transform: uppercase;
  font-weight: 700;
}

.color-btn a {
  background: #d72793;
  padding: 20px 45px;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  transition: 0.3s;
}

.color-btn a:hover {
  background: #333;
  color: #fff;
}

.hero-list {
  margin-bottom: 58px;
}

.hero-wrap-blk {
  max-width: 551px;
}

.color-btn {
  text-align: center;
}

.hero-wrap-blk {
  padding-top: 88px;
}

.frees-tr {
  position: absolute;
  bottom: -5px;
  right: 0;
}

/* Hero area css End */

/* Slim area css Start */
.slider-area {
  padding-top: 30px;
  padding-bottom: 186px;
}

.slim-area .container {
  max-width: 1249px;
}

.section-title {
  text-align: center;
  margin-bottom: 54px;
}

.section-title {
}

.section-title h3 {
  font-size: 60px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 14px;
}

.section-title p {
  font-size: 24px;
  color: #677294;
  font-weight: 400;
  margin: 0;
}

.slim-content h4 {
  font-size: 30px;
  color: #333333;
  font-weight: 700;
  line-height: 46px;
  margin-bottom: 28px;
}

.slim-content p {
  font-size: 18px;
  color: #677294;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  margin-bottom: 40px;
}

.slim-area {
  padding-bottom: 148px;
  padding-top: 20px;
}

.color-button {
  background: #d72793;
  padding: 20px 32px;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  border-radius: 4px;
  display: inline-block;
  transition: 0.3s;
}

.color-button:hover {
  background: #b5be0d;
  color: #fff;
}

.tea-title h4 {
  font-size: 26px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 21px;
}

.tea-list ul li {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 16px;
  position: relative;
  margin-left: 26px;
}

.tea-list ul li:last-child {
  margin-bottom: 0px;
}

.tea-boxsed {
  background: #fcf7fa;
  padding: 79px 20px 60px 30px;
  border: 1px solid#D72793;
  border-radius: 15px;
  position: relative;
  margin-top: 70px;
  height: 400px;
}

.tea-list.bdc ul li::before {
  background: #b5be0d;
}

.tea-list ul li::before {
  position: absolute;
  background: #d72793;
  width: 12px;
  height: 12px;
  content: "";
  left: -26px;
  top: 7px;
  border-radius: 50%;
}

.tea-1 {
  position: absolute;
  top: -67px;
  left: 50%;
  transform: translatex(-50%);
}

.slider-active.owl-carousel .owl-item img {
  display: block;
  width: auto;
}

.slider-active .owl-nav button {
  width: 50px;
  height: 50px;
  border: 1px solid #d72793 !important;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: -70px;
  border-radius: 50%;
  color: #d72793 !important;
  font-size: 40px !important;
  transition: 0.3s;
}

.slider-active .owl-nav button:hover {
  background: #d72793;
  color: #fff !important;
}

.slider-active .owl-nav button.owl-next {
  left: auto;
  right: -70px;
}

.slider-active .owl-dot {
  background: #f6cee6 !important;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  border-radius: 50%;
  transition: 0.3s;
}

.slider-active .owl-dot.active {
  background: #d72793 !important;
}

.slider-active .owl-dots {
  text-align: center;
  position: relative;
  top: 60px;
}

.single-slider {
  margin-right: 1px;
}

.tea-boxsed.color-tea {
  background: #fbfcf4;
  border: 1px solid #dfe396;
}

.tea-boxsed.color-tea {
  background: #fbfcf4;
  border: 1px solid #b5be0d;
}

.single-slider.color-ttre {
  background: #fbfcf4;
  border: 1px solid#DEE399;
}

/* Slim area css End */

/* Service area css Start */
.service-area {
  background-position: center bottom;
  background-size: cover;
  padding-top: 136px;
  padding-bottom: 205px;
}

.service-area .section-title h3 {
  color: #fff;
}

.service-area .section-title p {
  color: #fff;
  font-size: 26px;
}

/* Service area css End */

/* product area css Start */
.product-area {
  padding-top: 62px;
  padding-bottom: 0;
}

.product-thumb {
  text-align: center;
}

/* product area css End */

/* Timer area css Start */
.timer-area {
  padding-top: 100px;
}

.timer-block {
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  position: relative;
}

.time-height {
  height: 560px;
}

.lady-tr {
  position: absolute;
  right: -7px;
  bottom: 0;
  max-width: 408px;
}

.offer-card {
  position: absolute;
  top: -25px;
  left: 100px;
}

.timer-wrapper {
  padding-top: 110px;
  margin-left: 30px;
}

/* Timer area css End */

/* Slider area css Start */
.slider-area {
  padding-top: 100px;
  padding-bottom: 186px;
}

/* Slider area css End */

/* Work area css Start */
.work-area {
  padding-top: 116px;
  padding-bottom: 116px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.work-area .section-title h3 {
  color: #fff;
}

.change-right-blk .work-btn {
  margin-left: 0;
}

.work-blk {
  width: 493px;
  padding: 20px 24px;
  background: #d72793;
  border-radius: 12px;
}

.work-blk span {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 18px;
  display: block;
}

.work-blk p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}

.work-blk.mb-30.color-tr {
  background: #fcf7fa;
}

.work-blk.mb-30.color-tr span {
  color: #333;
}

.work-blk.mb-30.color-tr p {
  color: #333333;
}

.work-blk.color-ft {
  background: #b5be0d;
}

.senna-tr {
  position: absolute;
  left: 0;
  top: 14px;
}

.sBearberry-fr {
  position: absolute;
  right: 0;
  bottom: 66px;
}

.work-btn a {
  background: #d72793;
  padding: 25px 57px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 16px;
  transition: 0.3s;
}

.work-btn a:hover {
  background: #b5be0d;
}

.work-btn {
  padding-top: 54px;
  margin-left: 60px;
}

.fress-2-tr {
  position: absolute;
  bottom: 0;
}

.work-area .section-title {
  text-align: center;
  margin-bottom: 80px;
}

.work-wrapper {
  position: relative;
  z-index: 99;
}

/* Work area css End */

/* Clients area css Start */
.clients-area {
  padding-top: 111px;
  padding-bottom: 100px;
}

.clients-area .container {
  max-width: 1225px;
}

.clients-area .section-title {
  margin-bottom: 117px;
}

.clients-blk {
  text-align: center;
  padding: 30px 22px;
  height: 350px;
}

.single-slider {
  text-align: center;
  background: #fcf7fa;
  border: 1px solid#D72793;
  border-radius: 19px;
}

.single-slider {
}

.client-thumb img {
  width: 100%;
}

.clients-text a {
  color: #ffc107;
}

.clients-text h4 {
  font-size: 27px;
  color: #333333;
  font-weight: 700;
  margin: 0;
}

.client-thumb img {
  border-radius: 18px 18px 0px 0px;
}

.clients-text h4 span {
  color: #d72793;
  font-size: 22px;
  font-weight: 400;
}

.clients-text h5 {
  font-size: 20px;
  color: #74b75f;
  font-weight: 400;
}

.clients-text {
  margin-bottom: 25px;
}

.client-body-text p {
  font-size: 18px;
  color: #677294;
  line-height: 26px;
  margin: 0;
}

.slider-active.owl-carousel .owl-item img {
  display: block;
  width: auto;
}

.clients-active .owl-nav button {
  width: 50px;
  height: 50px;
  border: 1px solid #d72793 !important;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: -70px;
  border-radius: 50%;
  color: #d72793 !important;
  font-size: 40px !important;
  transition: 0.3s;
}

.clients-active .owl-nav button:hover {
  background: #d72793;
  color: #fff !important;
}

.clients-active .owl-nav button.owl-next {
  left: auto;
  right: -70px;
}

.clients-active .owl-dot {
  background: #f6cee6 !important;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  border-radius: 50%;
  transition: 0.3s;
}

.clients-active .owl-dot.active {
  background: #d72793 !important;
}

.clients-active .owl-dots {
  text-align: center;

  position: relative;
  top: 60px;
}

/* Clients area css End */

/* Change area css Start */
.change-area {
  background-size: cover;
  background-position: center top;
  padding: 80px 0;
}
.change-thumb {
  /* background: #000; */
  padding-top: 150px;
  display: flex;
  justify-content: center;
}
.change-thumb img {
  max-width: 500px;
}
.change-content {
  text-align: center;
  padding-top: 200px;
}

.change-content h3 {
  font-size: 70px;
  color: #fff;
  font-weight: 700;
  line-height: 100px;
}

/* Change area css End */

/* Effect area css Start */
.effect-area {
  padding-top: 160px;
  padding-bottom: 200px;
}

.effect-area .container {
  max-width: 1136px;
}

.effect-right-blk a {
  display: block;
  margin-bottom: 36px;
}

.effect-right-blk a:last-child {
  margin-bottom: 0px;
}

.effect-right-blk a span {
  font-size: 36px;
  color: #333333;
  font-weight: 700;
  position: relative;
  top: 5px;
  margin-left: 22px;
}

.effect-right-blk {
  margin-left: 60px;
}

/* Effect area css End */

/* Easy area css Start */
.easy-area {
  background: #f2f2f2;
  padding-top: 62px;
  padding-bottom: 130px;
}

.easy-area .container {
  max-width: 1250px;
}

.easy-content {
  padding: 0 29px;
}

.easy-thumb {
  margin-bottom: 49px;
}

.easy-blk {
  text-align: center;
}

.easy-content p {
  font-size: 24px;
  color: #677294;
  line-height: 36px;
  margin: 0;
}

.easy-area .section-title {
  margin-bottom: 75px;
}

/* Easy area css End */

/* Steps area css Start */
.steps-area {
  padding-top: 108px;
  padding-bottom: 177px;
}

.steps-area .container {
  max-width: 1212px;
}

.steps-blk {
  background: #fafafa;
  text-align: center;
  padding: 49px 42px 36px 53px;
}

.steps-blk span {
  background: #d72793;
  width: 174px;
  height: 174px;
  display: inline-block;
  line-height: 168px;
  border-radius: 50%;
  margin-bottom: 40px;
}

.steps-blk p {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  margin: 0;
}

.steps-text p {
  font-size: 18px;
  color: #d72793;
  font-weight: 400;
  margin: 0;
}

.steps-blk {
  background: #fafafa;
  text-align: center;
  padding: 49px 42px 36px 53px;
  margin-bottom: 25px;
  border: 1px solid#E8E8E8;
  border-radius: 16px;
}

.steps-area .section-title {
  margin-bottom: 60px;
}

.steps-blk.cl-1 span {
  background: #b5be0d;
}

.steps-text.text-center.clt p {
  color: #b5be0d;
}

.effect-thumb {
  height: 447px;
  width: 100%;
}

.effect-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}

/* Steps area css End */

/* pricing area css Start */
.pricing-area {
  background: #3f5060;
  padding-top: 116px;
  padding-bottom: 130px;
}

.pricing-area .container {
  max-width: 1143px;
}

.pricing-area .section-title h3 {
  color: #fff;
}

.pricing-area .section-title p {
  color: #fff;
}

.pricing-area .section-title span {
  color: #d72793;
}
.img-responsive {
  max-width: 300px;
  width: 100%;
}
.bld {
  font-weight: 700;
  text-transform: uppercase;
}

.pricing-blk {
  background: #fff;
  text-align: center;
  padding: 20px;
  border-radius: 15px;
}

.price-link a {
  background: #b5be0d;
  height: 41px;
  display: inline-block;
  line-height: 41px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 10px;
  transition: 0.3s;
  padding: 0 20px;
}

.price-link a:hover {
  background: #d72793;
}

.price-title h1 {
  font-size: 56px;
  color: #333333;
  font-weight: 700;
  margin: 0;
  margin-bottom: 12px;
}

.price-title span {
  font-size: 35px;
  color: #677294;
  font-weight: 400;
  margin-bottom: 12px;
  display: block;
}

.price-title p {
  font-size: 24px;
  color: #d72793;
  font-weight: 400;
  margin: 0;
  position: relative;
  top: 13px;
  left: -93px;
}

.simgle-slider-item {
  padding-right: 1px;
}

.price-thumb {
  height: 270px;
}

.price-btn.cls a {
  background: #d72793;
  border: 0;
  color: #fff;
}

.price-inner h4 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 45px;
}

.price-btn {
  margin-bottom: 10px;
}

.price-thumb h4 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 45px;
}

.price-btn a {
  border: 1px solid#B5BE0D;
  width: 224px;
  height: 68px;
  display: inline-block;
  line-height: 68px;
  font-size: 16px;
  color: #b5be0d;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 6px;
  transition: 0.3s;
}

.price-btn a:hover {
  background: #b5be0d;
  color: #fff;
}

/* pricing area css End */

/* Faq area css Start */
.faq-area {
  padding-top: 122px;
  padding-bottom: 111px;
}

.faq-wrapper .btn-link {
  font-weight: 400;
  /* color: #007bff; */
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  color: #333;
  font-weight: 500;
  padding: 26px 30px;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}

.card-header button[aria-expanded="true"] i {
  transform: rotate(180deg);
  transition: 0.3s;
}

.card-header button[aria-expanded="true"] {
  background: #f8f9fe;
}

.card-header button[aria-expanded="false"] i {
  transform: rotate(0deg);
}

.faq-wrapper i {
  color: #333;
  font-size: 30px;
  font-weight: 500;
}

.faq-area .section-title {
  margin-bottom: 70px;
}

.faq-wrapper .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
  font-size: 18px;
  color: #677294;
  font-weight: 400;
  line-height: 26px;
}

.faq-wrapper .card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0);
}

/* Faq area css End */

.blogs {
  padding-bottom: 30px;
}
/* Order page Start */
.order-header {
  background: #1d1d1d;
  padding: 5px 0;
}

.details-block {
  background: #fcf7fa;
  border: 2px solid#F5C8E3;
  border-radius: 15px;
  position: relative;
}

.details-area {
  padding-top: 148px;
  padding-bottom: 157px;
}

.midel-logo a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.midel-logo a img {
  padding-right: 16px;
}

.midel-logo {
  text-align: center;
}

.footer-top-area.tr {
  padding-top: 0;
}

.footer-bottom.ft {
  padding: 38px 0;
}

.details-link {
  padding-top: 20px;
  border-bottom: 2px solid #e6e3eb;
  padding-bottom: 20px;
}

.details-title h3 {
  font-size: 36px;
  color: #333333;
  margin-bottom: 30px;
  font-weight: 400;
}

.details-link ul li.active a::before {
  position: absolute;
  background: #d72793;
  width: 100%;
  height: 2px;
  content: "";
  bottom: -24px;
  left: 0;
}

.contact-site-right p {
  font-size: 20px;
  color: #677294;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}

.contact-inner input {
  width: 400px;
  height: 56px;
  margin-bottom: 25px;
  border: 2px solid#C7C8D7;
  border-radius: 4px;
  padding: 0 20px;
  font-size: 18px;
  color: #9696ac;
  font-weight: 400;
}

.contact-site-right p a {
  color: #d72793;
}

.details-button button {
  width: 100%;
  height: 60px;
  border: 0;
  background: #d72793;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.details-content-blk img {
  margin-bottom: 22px;
}

.details-content-blk h3 {
  font-size: 26px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
}

.details-content-blk p {
  font-size: 16px;
  color: #677294;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}

.details-site-blk {
  margin-left: 30px;
}

.details-content-blk {
  margin-bottom: 50px;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 20px;
}

.details-link ul {
  display: flex;
}

.details-content-blk:last-child {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.details-link ul li {
  display: inline-block;
  max-width: 33.33%;
  flex: 33.33%;
  text-align: center;
}

.details-link ul li a {
  font-size: 20px;
  color: #333333;
  font-weight: 400;
  display: block;
}

.details-link a i {
  padding-right: 10px;
}

.details-block form {
  padding: 20px;
}

.details-link ul li.active a {
  color: #d72793;
  position: relative;
}

.contact-inner {
  position: relative;
  width: 400px;
}

.contact-inner i {
  position: absolute;
  right: 10px;
  top: 19px;
  transform: translate(-50%);
  color: #9696ac;
}

.contact-select {
  margin-bottom: 25px;
  width: 400px;
}

.contact-select .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 2px #c7c8d7;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  height: 56px;
  line-height: 56px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  color: #9696ac;
  font-weight: 400;
}

.contact-select .nice-select::after {
  border-bottom: 1px solid #9696ac;
  border-right: 1px solid #9696ac;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
}

.nice-select .list {
  width: 100%;
}

.contact-inner.tre {
  margin-top: 81px;
}

.send-blk {
  background: #fbfcf4;
  padding: 20px;
  border: 2px solid#E1E59F;
  border-radius: 14px;
  margin-bottom: 30px;
}

.sent-inner-text {
  text-align: center;
}

.sent-inner-text i {
  background: #00af5b;
  width: 80px;
  height: 80px;
  display: inline-block;
  line-height: 80px;
  color: #fff;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 35px;
}

.details-link.stn {
  margin-bottom: 30px;
  position: relative;
}

.sent-inner-text span {
  font-size: 36px;
  color: #d72793;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}

.sent-inner-text h4 {
  font-size: 36px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 30px;
}

.order-send-content p {
  font-size: 20px;
  color: #677294;
  font-weight: 400;
  line-height: 30px;
}

.warning-blk {
  border: 2px solid#EFABD5;
  padding: 20px;
  border-radius: 6px;
}

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

.warning-text i {
  color: #ff7761;
  font-size: 30px;
  margin-bottom: 20px;
}

.warning-text h5 {
  font-size: 36px;
  color: #677294;
  font-weight: 500;
  margin-bottom: 20px;
}

.warning-text p {
  font-size: 20px;
  color: #677294;
  font-weight: 400;
  line-height: 30px;
  line-height: 28px;
  margin: 0;
  text-align: left;
}

.bdr i {
  background: #a09e9f;
  padding-right: 0 !important;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #ffff;
  font-weight: 500;
  border-radius: 50%;
  position: relative;
  top: -1px;
  left: -7px;
}

.details-link.stn ul li.active a::before {
  position: absolute;
  left: 0;
  bottom: -22px;
}

.bdr.cl i {
  background: #d72793;
}

.details-link ul li a span {
  position: absolute;
  background: #d72793;
  width: 20px;
  height: 3px;
  content: "";
  bottom: 0;
  left: 53px;
}

.sent-tr-blk {
  padding: 20px;
}

/* Order page End */

/* Footer area css Start */
.footer-top-area {
  background: #3f5060;
}

.footer-top-area {
  padding-top: 53px;
}

.footer-bottom {
  padding: 44px 0;
}

.footer-list ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.footer-body-text p {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}

.footer-bottom-text p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  margin: 0;
}

.footer-bottom-link a {
  background: #fff;
  width: 31px;
  height: 31px;
  display: inline-block;
  text-align: center;
  line-height: 31px;
  color: #333;
  border-radius: 50%;
  margin-right: 20px;
  transition: 0.3s;
}

.footer-bottom-link a:hover {
  background: #b5be0d;
  color: #fff;
}

.footer-right-card {
  text-align: right;
}

/* Footer area css End */

/* off-canvas css Start */

.off-canvas-menu-wrap {
  width: 300px;
  height: 100%;
  background: #fff;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.3s;
  transform: translateX(-300px);
}

.off-canvas-menu-wrap.active {
  transform: translateX(0);
}

.off-canvas-menu {
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.off-canvas-menu li {
  list-style: none;
  padding: 0;
}

.off-canvas-menu li a {
  font-size: 16px;
  color: #333;
  position: relative;
  transition: 0.3s;
  font-weight: 500;
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid#ddd;
}

.cls-off-canvas-menu {
  position: absolute;
  top: 20px;
  right: 21px;
  font-size: 25px;
  color: #222;
  cursor: pointer;
}

.toggle-bar i {
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}

.toggle-bar {
  display: none;
}

.off-canvas-overlay {
  background: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 9;
  visibility: hidden;
  transition: 0.3s;
  cursor: pointer;
}

.off-canvas-overlay.active {
  opacity: 0.5;
  visibility: visible;
}

.toggle-bar {
  display: none;
}

/* off-canvas End */

.timer-area .countdown .text {
  font-size: 28px;
  font-weight: bold;
  margin-top: -46px;
  top: 67%;
}

.clock-item .inner {
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}

.clock-canvas {
  border-radius: 50%;
  height: 0px;
  padding-bottom: 100%;
  box-shadow: inset 0px 0px 0px 6px #d72793;
}

.countdown .type {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  padding-top: 30px;
}

.countdown .text {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-top: -50px;
  position: absolute;
  top: 60%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  width: 100%;
}

.countdown .text .val {
  font-size: 43px;
  color: #fff;
  font-weight: 700;
}

.countdown .text .type-time {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  padding-top: 24px;
}

.countdown {
  max-width: 645px;
}

.wrap {
  width: 105px;
  height: 136px;
  line-height: 54px;
}

.clock-item {
  padding-right: 30px;
  padding-top: 352px;
  margin: 0 -13px;
}

.timer-btn {
  max-width: 478px;
  text-align: center;
  padding-top: 0;
  margin-top: -94px;
}

.timer-btn a {
  background: #d72793;
  width: 240px;
  height: 68px;
  display: inline-block;
  text-align: center;
  line-height: 68px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 4px;
  transition: 0.3s;
}

.timer-btn a:hover {
  background: #b5be0d;
}

.countdown-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.clock-item .inner {
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}

.clock-canvas {
  border-radius: 50%;
  height: 0px;
  padding-bottom: 100%;
}

.text {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  width: 100%;
}

.text .val {
  font-size: 50px;
}

.text .type-time {
  font-size: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .clock-item {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .clock-item {
    margin: 0px 30px 30px 30px;
  }
}

/* clean price */
.price-clean {
  padding: 30px 10px;
  text-align: center;
  position: relative;
  border: 1px solid #d0d6df;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
}

.price-clean h4 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  margin: 0;
  color: #547698;
}

.price-clean h4 sup {
  position: relative;
  font-size: 20px;
  line-height: 25px;
  vertical-align: top;
  top: 3px;
}

.price-clean h4 em {
  font-size: 14px;
  font-style: normal;
}

.price-clean h5 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  font-size: 15px;
  color: #f73f69;
  letter-spacing: 2px;
}

.price-clean p {
  line-height: 1.5em;
  color: #526066;
  margin-bottom: 0;
}

@media only screen and (max-width: 992px) {
  .price-clean {
    margin-bottom: 30px;
  }

  .col-md-5th .price-clean h4 {
    font-size: 40px;
    line-height: 40px;
  }

  .col-md-5th .price-clean h4 em {
    font-size: 11px;
  }
}

@media only screen and (max-width: 768px) {
  .price-clean h4 {
    font-size: 60px;
    line-height: 60px;
  }

  .price-clean h4 em {
    font-size: 14px;
  }
}

.ribbon-inner {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 15%);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 15%);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #1abc9c;
  letter-spacing: 4px;
  text-align: center;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 0;
  width: 100px;
  color: #fff;
  z-index: 1;
  left: 3px;
  top: 6px;
}

.ribbon {
  width: 115px;
  height: 118px;
  overflow: hidden;
  position: absolute;
  right: -2px;
  top: -2px;
  z-index: 1;
}

.ribbon .ribbon-inner {
  width: 180px;
  left: -15px;
  top: 25px;
}

/** Blog
 **************************************************************** **/
.blog-post-item {
  display: block;
  margin-bottom: 80px;
  padding-bottom: 60px;
  border-bottom: #eee 1px solid;
  position: relative;
}

section.dark .blog-post-item {
  border-bottom: #444 1px solid;
}

h1.blog-post-title,
.blog-post-item h2 {
  letter-spacing: 0;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
}

ul.blog-post-info {
  display: block;
  border-bottom: #eaeaea 1px dotted;
  padding-bottom: 20px;
}

section.dark ul.blog-post-info {
  border-bottom-color: #444;
}

ul.blog-post-info li {
  margin-right: 20px;
}

ul.blog-post-info li > a {
  color: #888;
}

ul.blog-post-info li i {
  color: #888;
  margin-right: 5px;
}

ul.blog-post-info li a:after {
  content: " , ";
}

ul.blog-post-info li a:last-child:after {
  content: "";
}

/* blog misc */
.blog-post-item .flexslider {
  margin-bottom: 20px;
}

h1.blog-post-title {
  font-size: 24px;
  margin-bottom: 0;
}

/** Blog Small Image
	 ****************** **/
.blog-post-item .blog-item-small-image {
  width: 300px;
  float: left;
}

.blog-post-item .blog-item-small-image + .blog-item-small-content {
  padding-left: 330px;
}

.blog-post-item.blog-post-item-inverse .blog-item-small-image {
  width: 300px;
  float: right;
}

.blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content {
  padding-left: 0;
  padding-right: 330px;
}

.blog-both-sidebar .blog-post-item .blog-item-small-image {
  width: 200px;
}

.blog-both-sidebar .blog-post-item .blog-item-small-image + .blog-item-small-content {
  padding-left: 230px;
}

.blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image {
  width: 200px;
  float: right;
}

.blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content {
  padding-left: 0;
  padding-right: 230px;
}

@media only screen and (max-width: 768px) {
  .blog-post-item .blog-item-small-image,
  .blog-post-item.blog-post-item-inverse .blog-item-small-image,
  .blog-both-sidebar .blog-post-item .blog-item-small-image,
  .blog-both-sidebar .blog-post-item .blog-item-small-image + .blog-item-small-content {
    width: 100%;
    display: block;
    float: none;
  }

  .blog-post-item .blog-item-small-image + .blog-item-small-content,
  .blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content,
  .blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image,
  .blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content {
    padding: 0;
  }
}

/** Isotope Blog 
	 ****************** **/
#blog.blog-isotope {
  display: block;
  margin: auto;
  width: 100%;
}

#blog.blog-isotope-3 .blog-post-item .flexslider,
#blog.blog-isotope-4 .blog-post-item .flexslider,
#blog.blog-isotope-5 .blog-post-item .flexslider,
#blog.blog-isotope-6 .blog-post-item .flexslider {
  margin-bottom: 20px;
}

/* 2 columns */
#blog.blog-isotope-2 .blog-post-item {
  margin: 0 20px 20px 0;
  float: left;
  border: 0;
}

#blog.blog-isotope-2.blog-post-item h2 {
  font-size: 17px;
  line-height: 17px;
}

/* 3 columns */
#blog.blog-isotope-3 .blog-post-item {
  margin: 0 15px 15px 0;
  border: 0;
}

#blog.blog-isotope-3 .blog-post-item h2 {
  font-size: 17px;
  line-height: 17px;
}

/* 4 columns */
#blog.blog-isotope-4 .blog-post-item {
  margin: 0;
  padding: 0 15px 60px 15px;
  border: 0;
}

#blog.blog-isotope-4 .blog-post-item h2 {
  font-size: 17px;
  line-height: 17px;
}

/* 5 columns */
#blog.blog-isotope-5 .blog-post-item {
  margin: 0 10px 10px 0;
  border: 0;
}

#blog.blog-isotope-5 .blog-post-item h2 {
  font-size: 16px;
  line-height: 16px;
}

/* 6 columns */
#blog.blog-isotope-6 .blog-post-item {
  margin: 0 6px 6px 0;
  border: 0;
}

#blog.blog-isotope-6 .blog-post-item h2 {
  font-size: 15px;
  line-height: 15px;
}

/** Blog Single
	 ****************** **/
.blog-single-small-media {
  width: 350px;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}

.blog-single-small-media.inverse {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}

/** Comments
 **************************************************************** **/
.comments {
  margin-top: 60px;
}

.comments .comment-item {
  margin: 40px 0;
}

.comments a.comment-reply {
  float: right;
  font-size: 11px;
  text-transform: uppercase;
}

.comments span.user-avatar {
  background: #eee;
  width: 64px;
  height: 64px;
  float: left;
  margin-right: 10px;
}

section.dark .comments span.user-avatar {
  background: transparent;
}

.comments small {
  font-size: 12px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #aaa;
}

.comments h4 {
  font-size: 15px;
}

section.dark .comments small {
  color: #666;
}

/* BORDERED COMMENTS */
.comment-list p,
.comment-list .row {
  margin-bottom: 0px;
}

.comment-list .panel .panel-heading {
  padding: 4px 15px;
  position: absolute;
  border: none;
  border-top-right-radius: 0px;
  top: 1px;
}

.comment-list .panel .panel-heading.right {
  border-right-width: 0px;
  border-top-left-radius: 0px;
  right: 16px;
}

.comment-list .panel .panel-heading .panel-body {
  padding-top: 6px;
}

.comment-list figcaption {
  /*For wrapping text in thumbnail*/
  word-wrap: break-word;
}

/* Portrait tablets and medium desktops */
@media (min-width: 768px) {
  .comment-list .arrow:after,
  .comment-list .arrow:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
  }

  .comment-list .panel.arrow.left:after,
  .comment-list .panel.arrow.left:before {
    border-left: 0;
  }

  /*****Left Arrow*****/
  .comment-list .panel.arrow.left:before {
    left: 0px;
    top: 30px;
    border-right-color: inherit;
    border-width: 16px;
  }

  /*Background color effect*/
  .comment-list .panel.arrow.left:after {
    left: 1px;
    top: 31px;
    border-right-color: #ffffff;
    border-width: 15px;
  }

  /*****Right Arrow*****/
  .comment-list .panel.arrow.right:before {
    right: -16px;
    top: 30px;
    border-left-color: inherit;
    border-width: 16px;
  }

  /*Background color effect*/
  .comment-list .panel.arrow.right:after {
    right: -14px;
    top: 31px;
    border-left-color: #ffffff;
    border-width: 15px;
  }

  section.dark .comment-list .thumbnail {
    border-color: #666;
    background-color: #666;
  }

  section.dark .comment-list .panel.arrow.left:after {
    border-right-color: #212121;
  }

  section.dark .comment-list .panel.arrow.right:after {
    border-left-color: #212121;
  }
}

.comment-list .comment-post {
  margin-top: 6px;
}

/* 
	article default comments 
	usage example: page-profile-comments.html
*/
ul.comment {
  margin-bottom: 30px;
}

li.comment {
  position: relative;
  margin-bottom: 25px;
  font-size: 13px;
}

li.comment p {
  margin: 0;
  padding: 0;
}

li.comment img.avatar {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}

li.comment.comment-reply img.avatar {
  left: 6px;
  top: 6px;
}

li.comment .comment-body {
  position: relative;
  padding-left: 60px;
}

li.comment.comment-reply {
  margin-left: 60px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 6px;
  margin-bottom: 6px;
}

li.comment a.comment-author {
  margin-bottom: 6px;
  display: block;
}

li.comment a.comment-author span {
  font-size: 15px;
}

.btn-primary {
  background: #d72793;
  border-color: #d72793;
  padding: 25px 57px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 16px;
  margin-bottom: 15px;
  transition: 0.3s;
}

.btn-primary:hover {
  background: #b5be0d;
}

.field-validation-error {
  color: red;
}

select.form-control {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  max-width: 400px;
  margin-bottom: 30px;
}

.footer-bottom {
  text-align: center;
  color: white;
  font-size: 12px;
  padding: 15px;
}

.footer-bottom a {
  text-decoration: none;
  color: white;
}

@media (max-width: 505px) {
  .price-clean h4 {
    font-size: 52px;
    line-height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  [data-aos][data-aos][data-aos-delay="50"].aos-animate,
  body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms;
    z-index: 0;
  }
  .countdownHolder {
    width: 100%;
    margin-left: -5px;
  }
  .color-btn a {
    margin-top: -25px;
  }
  .col-lg-12 {
    z-index: 1;
  }
}
