body {
	padding-bottom:0;
}
body.auth{
  background-color:#fff0f4;
  transition: 0.3s ease-in;
}
body.auth.nightmode {
  background-color: #0f0f0f;
}
.logo-wrap .logo img {
  max-width: 40%;
}
.footer-logo {
  width: 160px;
  margin-bottom: 30px;
  filter: brightness(100);
}
.logo-wrap .logo {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.secure-pay {
  width: 150px;
  float: right;
}
.boxes ul{
  display:block;
  width:100%;
  height:inherit;
}
.boxes ul{
  list-style-type:none;
}
.boxes li:nth-child(1)
{
  position:absolute;
  left:10%;
  height:30px;
  width:30px;
  background:rgba(255,255,255,.2);
}
.boxes li:nth-child(2)
{
  position:absolute;
  left:30%;
  height:45px;
  width:45px;
  background:rgba(255,255,255,.2);
}
.boxes li:nth-child(3)
{
  position:absolute;
  left:50%;
  height:70px;
  width:70px;
  background:rgba(255,255,255,.2);
}
.boxes li:nth-child(4)
{
  position:absolute;
  left:80%;
  height:20px;
  width:20px;
  background:rgba(255,255,255,.2);
}
.boxes li{
  animation:animate 15s linear 1s infinite;
}

@keyframes animate{
  from{
    transform: translateY(+1500%) rotate(180deg)
  }
  to{
    transform: translateY(-150%)
      rotate(360deg)
  }
}
body, 
p, 
a, 
li, 
ul, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: 'Poppins', sans-serif;
}
p {
  font-size: 16px;
  font-weight: 400;
  color: #606060;
  line-height: 24px;
  margin-bottom: 20px;
}
.top-banner p {
  color: #1b081b;
}
.m-auto {
	margin:auto;
} 
.d-block {
	display:block;	
}
.guest .navbar-default {
	background-color: #3f00fd;
	border: 0;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #ffffff;
	background-color: transparent;
}
.top-banner {
	padding: 240px 0 150px;
	background-image: url('https://storage.perfectcdn.com/31nv0c/2parjmsy2b2wgyyl.webp');
	background-size: cover;
	background-position: center bottom;
}
.guest .trans-nav {
	background-color: transparent;
	border: 0;
	box-shadow: none;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
}
.form-group {
	position: relative;
}
.input-icon {
	background-color: #b7213d;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 10px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: 10px;
}
.form-group .form-control {
  height: 60px;
  border-radius: 10px;
  border-color: #fff;
  font-size: 14px;
  font-weight: 300;
  color: #5e5867;
  box-shadow: none;
}
.btn.btn-primary {
  background-color: #b7213d;
  border-color: #b7213d;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  min-height: 46px;
  line-height: 46px;
  padding-left: 35px;
  padding-right: 35px;
}
.form-row .btn.btn-primary {
	width: 100%;
	height: 60px;
}
.form-row .form-group .form-control {
	padding-left: 60px;
}
.remember-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.not-have-acc {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.not-have-acc a {
  color: #b7213d;
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  text-decoration: none;
  border: 1px solid #b7213d;
}
.checkbox label, .forgot-password1 {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.top-banner h1 {
  font-size: 55px;
  font-weight: 600;
  color: #1b081b;
  margin-top: 0;
  margin-bottom: 30px;
}
.top-img-social .social-icons {
  width: 100%;
}
.layer-wrapper-1 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}
.top-img-box {
  text-align: right;
}
.feat-sec {
  padding: 80px 0;
}
.main-head {
  font-size: 48px;
  font-weight: 600;
  color: #1b081b;
  margin-top: 0;
  margin-bottom: 35px;
}
.feat-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 40px;
  box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.3);
  border-bottom: 7px solid #be3142;
}
.feat-box.mid-box {
  border-top: 7px solid #be3142;
  border-bottom: none;
}
.feat-icon {
  background-image: url(https://storage.perfectcdn.com/31nv0c/ey59ks7tej82syj1.png);
  width: 85px;
  height: 74px;
  display: block;
  margin: 0 auto 20px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 67px;
}
.feat-box h3 {
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  color: #1b081b;
  margin-bottom: 15px;
}
.feat-box p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  color: #606060;
  text-align: center;
  line-height: 26px;
}
.about-sec {
  padding: 30px 0 60px;
}
.main-head.about-icon {
  position:relative;
}
.main-head.about-icon::before {
  content: '';
  background-image: url(https://storage.perfectcdn.com/31nv0c/3kykxgca9y38omxa.png);
  width: 55px;
  height: 53px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.about-img {
  width: 100%;
  display: block;
}
.our-work {
  background-image: url(https://storage.perfectcdn.com/31nv0c/fw13uzmdb98xid31.webp);
  background-size: cover;
  padding: 130px 0;
}
.our-work p {
  color: #1b081b;
}
.work-icon {
  width: 155px;
  height: 155px;
  background-color: #bf3343;
  border-radius: 100px;
  text-align: center;
  padding: 14px;
  overflow: hidden;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.7);
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.work-icon span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: inherit;
  font-size: 50px;
  line-height: 128px;
  color: #1b081b;
  font-weight: 700;
  box-shadow: 0 30px 20px 10px rgba(0, 0, 0, 0.45),0 -90px 20px 10px rgba(0, 0, 0, 0.18);
}
.work-content {
  text-align: center;
}
.work-content h3 {
  font-size: 24px;
  font-weight: 600;
  color: #1b081b;
}
.our-work .work-content p {
  margin: 0;
  opacity: 0;
  transition: all 0.2s ease-in;
}
.our-work .work-box:hover .work-content p {
  opacity: 1;
}
.row.work-row {
  margin-top: 50px;
  position:relative;
}
.row.work-row::after {
  content: '';
  border-top: 5px dashed #bf3343;
  width: 80%;
  position: absolute;
  top: 76px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
.service-offer {
  padding: 120px 0;
}
.float-heart1 {
  position: absolute;
  left: -140px;
  top: -70px;
}
.offer-pic {
  margin-bottom: 60px;
}
#myTab.nav-tabs {
  border-bottom: 1px solid #bf3343;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.nav-tabs > li >a {
  font-size: 24px;
  color: #1b081b;
  font-weight: 600;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 5px solid transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: transparent;
  border-bottom: 5px solid #bf3343;
  color: #bf3343;
}
.nav-tabs > li {
  margin-bottom: -3px;
}
.nav-tabs > li > a i {
  margin-right: 10px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: transparent;
  border-color: transparent;
}

.service-offer h3 {
  font-size: 40px;
  font-weight: 600;
  color: #1b081b;
}
.service-offer h3 i {
  background-image: url(https://storage.perfectcdn.com/31nv0c/ey59ks7tej82syj1.png);
  width: 85px;
  height: 74px;
  display: inline-block;
  margin: 0 16px 0px 0;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 67px;
}
.best-tab-img .img-responsive {
  display: block;
  margin: auto;
}
.float-heart2 {
  position: absolute;
  right: -170px;
  bottom: -80px;
}
.testimoni {
  background: rgb(247,199,214);
  background: radial-gradient(circle, rgba(247,199,214,1) 15%, rgba(248,135,168,1) 100%);
  padding: 130px 0;
}
.testi-box {
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 12px 40px;
  padding: 30px 20px;
  position: relative;
}
.testi-box:after {
  content: '';
  background-image: url(https://storage.perfectcdn.com/31nv0c/mpnmyfpxalk2egfk.png);
  width: 108%;
  height: 22px;
  display: block;
  position: absolute;
  left: -10px;
  right: 0;
  bottom: -21px;
  margin: auto;
  background-size: 100% 100%;
}
.testi-top {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.testi-author-name h3 {
  font-size: 18px;
  font-weight: 600;
  color: #1b081b;
  margin-bottom: 4px;
}
.ratting {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #d8627d;
}
.ratting li {
  margin-right: 5px;
}
.testi-author-pic {
  margin-right: 15px;
}
.testi-bottom p {
  margin: 0;
}
.slick-dots {
  padding: 0;
  margin: 0;
  display: flex !important;
  list-style: none;
  justify-content: center;
}
.slick-dots button {
  background-color: #dd7c8d;
  border: none;
  text-indent: -99999px;
  padding: 0;
  width: 12px;
  height: 12px;
  border-radius: 20px;
}
.slick-dots li {
  margin: 0 2px;
}
.slick-dots .slick-active button {
  background-color: #bf3343;
}
body {
	padding-bottom:0;
}
body, 
p, 
a, 
li, 
ul, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: 'Poppins', sans-serif;
}
p {
  font-size: 16px;
  font-weight: 400;
  color: #606060;
  line-height: 24px;
  margin-bottom: 20px;
}
.top-banner p {
  color: #1b081b;
}
.m-auto {
	margin:auto;
} 
.d-block {
	display:block;	
}
.guest .navbar-default {
  background: rgb(247,199,214);
  background: radial-gradient(circle, rgba(247,199,214,1) 15%, rgba(248,135,168,1) 100%);
  border: 0;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #ffffff;
	background-color: transparent;
}
.top-banner {
	padding: 240px 0 150px;
	background-image: url('https://storage.perfectcdn.com/31nv0c/6d4t6yf5b9qhen0g.jpg');
	background-size: cover;
	background-position: center bottom;
}
.guest .navbar-default.trans-nav {
  background: transparent; 
  border: 0;
  box-shadow: none;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.guest .nav.navbar-nav li a {
  font-size: 16px;
  font-weight: 500;
  border-radius: 100px;
  min-width: 100px;
  text-align: center;
  padding: 15px 0;
  margin: 8px 2.5px;
  color: #1b081b;
}
.guest .nav.navbar-nav li.signup-nav a {
  background-color: #b7213d;
  border-radius: 5px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.guest .nav.navbar-nav li.active a, 
.guest .nav.navbar-nav li a:hover,
.guest .nav.navbar-nav li a:focus,
.guest .nav.navbar-nav li.active a:hover {
  background-color: transparent;
  color: #b7213d;
}
.guest .nav.navbar-nav li.signup-nav.active a,
.guest .nav.navbar-nav li.signup-nav a:hover,
.guest .nav.navbar-nav li.signup-nav a:focus,
.guest .nav.navbar-nav li.signup-nav a:active{
  background-color: #b7213d;
  color: #fff;
}
.form-group {
	position: relative;
}
.input-icon {
	background-color: #b7213d;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 10px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: 10px;
}
.form-group .form-control {
  height: 60px;
  border-radius: 10px;
  border-color: #fff;
  font-size: 14px;
  font-weight: 300;
  color: #5e5867;
  box-shadow: none;
}
.nightmode .form-group .form-control {
  border-color: #222;
  color: #fff;
  background-color: #222;
}
.btn.btn-primary {
  background-color: #b7213d;
  border-color: #b7213d;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  min-height: 46px;
  line-height: 46px;
  padding-left: 35px;
  padding-right: 35px;
}
.auth .btn.btn-primary {
  line-height: 32px;
}
.form-row .btn.btn-primary {
	width: 100%;
	height: 60px;
}
.form-row .form-group .form-control {
	padding-left: 60px;
}
.remember-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.not-have-acc {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.not-have-acc a {
  color: #b7213d;
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  text-decoration: none;
  border: 1px solid #b7213d;
}
.checkbox label, .forgot-password1 {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.top-banner h1 {
  font-size: 55px;
  font-weight: 600;
  color: #1b081b;
  margin-top: 0;
  margin-bottom: 30px;
}
.top-img-social .social-icons {
  width: 100%;
}
.layer-wrapper-1 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}
.top-img-box {
  text-align: right;
}
.feat-sec {
  padding: 80px 0;
}
.main-head {
  font-size: 48px;
  font-weight: 600;
  color: #1b081b;
  margin-top: 0;
  margin-bottom: 35px;
}
.feat-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 40px;
  box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.3);
  border-bottom: 7px solid #be3142;
}
.feat-box.mid-box {
  border-top: 7px solid #be3142;
  border-bottom: none;
}
.feat-icon {
  background-image: url(https://storage.perfectcdn.com/31nv0c/ey59ks7tej82syj1.png);
  width: 85px;
  height: 74px;
  display: block;
  margin: 0 auto 20px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 67px;
}
.feat-box h3 {
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  color: #1b081b;
  margin-bottom: 15px;
}
.feat-box p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  color: #606060;
  text-align: center;
  line-height: 26px;
}
.about-sec {
  padding: 30px 0 60px;
}
.main-head.about-icon {
  position:relative;
}
.main-head.about-icon::before {
  content: '';
  background-image: url(https://storage.perfectcdn.com/31nv0c/3kykxgca9y38omxa.png);
  width: 55px;
  height: 53px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.about-img {
  width: 100%;
  display: block;
}
.our-work {
  background-image: url(https://storage.perfectcdn.com/31nv0c/8yba2tw2o1cgetmk.jpg);
  background-size: cover;
  padding: 130px 0;
}
.our-work p {
  color: #1b081b;
}
.work-icon {
  width: 155px;
  height: 155px;
  background-color: #bf3343;
  border-radius: 100px;
  text-align: center;
  padding: 14px;
  overflow: hidden;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.7);
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.work-icon span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: inherit;
  font-size: 50px;
  line-height: 128px;
  color: #1b081b;
  font-weight: 700;
  box-shadow: 0 30px 20px 10px rgba(0, 0, 0, 0.45),0 -90px 20px 10px rgba(0, 0, 0, 0.18);
}
.work-content {
  text-align: center;
}
.work-content h3 {
  font-size: 24px;
  font-weight: 600;
  color: #1b081b;
}
.our-work .work-content p {
  margin: 0;
  opacity: 0;
  transition: all 0.2s ease-in;
}
.our-work .work-box:hover .work-content p {
  opacity: 1;
}
.row.work-row {
  margin-top: 50px;
  position:relative;
}
.row.work-row::after {
  content: '';
  border-top: 5px dashed #bf3343;
  width: 80%;
  position: absolute;
  top: 76px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
.service-offer {
  padding: 120px 0;
}
.float-heart1 {
  position: absolute;
  left: -140px;
  top: -70px;
}
.offer-pic {
  margin-bottom: 60px;
}
#myTab.nav-tabs {
  border-bottom: 1px solid #bf3343;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.nav-tabs > li >a {
  font-size: 24px;
  color: #1b081b;
  font-weight: 600;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 5px solid transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: transparent;
  border-bottom: 5px solid #bf3343;
  color: #bf3343;
}
.nav-tabs > li {
  margin-bottom: -3px;
}
.nav-tabs > li > a i {
  margin-right: 10px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: transparent;
  border-color: transparent;
}

.service-offer h3 {
  font-size: 40px;
  font-weight: 600;
  color: #1b081b;
}
.service-offer h3 i {
  background-image: url(https://storage.perfectcdn.com/31nv0c/ey59ks7tej82syj1.png);
  width: 85px;
  height: 74px;
  display: inline-block;
  margin: 0 16px 0px 0;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 67px;
}
.best-tab-img .img-responsive {
  display: block;
  margin: auto;
}
.float-heart2 {
  position: absolute;
  right: -170px;
  bottom: -80px;
}
.testimoni {
  background: rgb(247,199,214);
  background: radial-gradient(circle, rgba(247,199,214,1) 15%, rgba(248,135,168,1) 100%);
  padding: 130px 0;
}
.testi-box {
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 12px 40px;
  padding: 30px 20px;
  position: relative;
}
.testi-box:after {
  content: '';
  background-image: url(https://storage.perfectcdn.com/31nv0c/mpnmyfpxalk2egfk.png);
  width: 108%;
  height: 22px;
  display: block;
  position: absolute;
  left: -10px;
  right: 0;
  bottom: -21px;
  margin: auto;
  background-size: 100% 100%;
}
.testi-top {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.testi-author-name h3 {
  font-size: 18px;
  font-weight: 600;
  color: #1b081b;
  margin-bottom: 4px;
}
.ratting {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #d8627d;
}
.ratting li {
  margin-right: 5px;
}
.testi-author-pic {
  margin-right: 15px;
}
.testi-bottom p {
  margin: 0;
}
.slick-dots {
  padding: 0;
  margin: 0;
  display: flex !important;
  list-style: none;
  justify-content: center;
}
.slick-dots button {
  background-color: #dd7c8d;
  border: none;
  text-indent: -99999px;
  padding: 0;
  width: 12px;
  height: 12px;
  border-radius: 20px;
}
.slick-dots li {
  margin: 0 2px;
}
.slick-dots .slick-active button {
  background-color: #bf3343;
}
.grow-social {
  padding: 130px 0;
}
.float-heart4 {
  position: absolute;
  left: -80px;
  top: 80px;
  transform: scale(1.3);
}
.grow-box h3 {
  font-size: 48px;
  font-weight: 500;
  color: #b7213d;
  text-align: center;
  margin-bottom: 40px;
}
.heart-icon {
  text-align: center;
  color: #b7213d;
  font-size: 24px;
  filter: drop-shadow(0px -3px 2px #e5afb9);
  position: relative;
}
.heart-icon i {
  text-shadow: 0px 5px 2px #e5afb9;
}
.heart-icon::before,.heart-icon::after {
  content: '';
  height: 20px;
  width: 2px;
  background-color: #1b081b;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.heart-icon::before {
  top: -24px;
}
.heart-icon::after {
  bottom: -24px;
}
.row.grow-row {
  position: relative;
  margin-top: 80px;
}
.row.grow-row:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 108px;
  display: block;
  width: 100%;
  z-index: -1;
  height: 3px;
  background-color: #1b081b;
}
.grow-box h4 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #1b081b;
  margin-bottom: 0;
  margin-top: 40px;
}
.faq-sec {
  background: rgb(247,199,214);
  background: radial-gradient(circle, rgba(247,199,214,1) 15%, rgba(248,135,168,1) 100%);
  padding: 130px 0 250px;
}
.faq-sec .panel-heading {
  background-color: #fff;
  border-color: #fff;
  padding: 0;
  border-radius: 10px;
}
.faq-sec .panel-heading a {
  font-size: 16px;
  font-weight: 500;
  color: #1b081b;
  padding: 22px 32px 22px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  position: relative;
  text-decoration: none !important;
}
.faq-sec .panel-heading a span {
  font-size: 14px;
  font-weight: 700;
  margin-right: 15px;
}
.faq-sec .panel-heading a > i {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #f73164;
}
.faq-sec .panel-default {
  border-color: transparent;
  background: transparent;
}
.faq-sec .panel-group .panel + .panel {
  margin-top: 10px;
}
.faq-sec .panel-body {
  border-color: #fff;
  background-color: #fff;
  color: #1b081b;
  margin-top: 8px;
  border-radius: 10px;
}
/*.faq-sec .panel-heading a[aria-expanded="true"] i:before {
  content: "\f068";
}*/
.faq-sec .panel-heading a span.t {
  font-size: 16px;
  font-weight: 500;
}
.faq-sec .panel-heading a span.q {
  flex: 0 0 5%;
  max-width: 5%;
  position:relative;
  text-align: center;
}
.faq-sec .panel-heading a span.q::before {
  content: "\f004";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: -6px;
  right: 0;
  margin: auto;
  display: block;
  font-size: 26px;
  color: #b7213d;
  z-index: 0;
}
.faq-sec .panel-heading a span.q i {
  color: #fff;
  z-index: 2;
  position: relative;
  font-style: normal;
  font-size: 14px;
  font-weight: 700;
}
.faq-sec .panel-heading a span.t {
    flex: 0 0 89%;
    max-width: 89%;
}
.float-box3 {
  position: absolute;
  right: 220px;
  bottom: -80px;
}
footer {
  background-color: #b7213d;
}
.inner-wrap footer {
  margin-left: -17px;
  margin-right: -15px;
}
.nightmode .inner-wrap footer {
  background-color: #323232;
}
.secure-logo {
  width: 100%;
  margin: auto;
  display: block;
}
.footer-top-box {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 45px;
  margin-top: -180px;
  position: relative;
}
.footer-top-box:before,.footer-top-box:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  background-image: url(https://storage.perfectcdn.com/31nv0c/u6c6s2wcj3skos5o.png);
  width: 94px;
  height: 164px;
  background-size: 100% 100%;
}
.footer-top-box::before {
  left: 0;
}
.footer-top-box::after {
  right: 0;
}
.footer-top-img {
  margin: auto;
  display: block;
}
.footer-middle {
  padding: 60px 0;
}
footer p, footer a, footer h4 {
  color: #ffffff;
}
.footer-social {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.social-share {
  list-style: none;
  display: inline-flex;
  margin-bottom: 0;
  padding: 0;
  margin-left: 10px;
}
.social-share a {
  display: block;
  width: 34px;
  height: 34px;
  background-color: #f88aaa;
  border-radius: 40px;
  text-align: center;
  line-height: 34px;
}
.social-share li {
  margin-right: 5px;
}
.footer-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-nav li {
  margin-top: 25px;
}
.footer-nav a {
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}
.footer-middle .form-group .form-control {
  height: 42px;
}
.btn.btn-newsletter {
  background-color: #f888a9;
  font-size: 14px;
  font-weight: 400;
  color: #1b081b;
  width: 100%;
  height: 42px;
  border-radius: 10px;
}
.widget-title {
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 25px;
}
.footer.bottom p {
  margin-bottom: 0;
  text-align: center;
}
.footer.bottom {
  background-color: #c14058;
  padding: 10px 0;
}
.heart-float5 {
  position: absolute;
  left: -100px;
  top: -100px;
}
.signup-page {
  padding: 100px 0;
  position: relative;
  background: -webkit-linear-gradient(to left, #2C5364, #203A43, #0F2027);
  background: linear-gradient(to left, #f887a8, #f7c7d6, #f887a8);
  width: 100%;
  margin-top: -20px;
}
.heart-float6 {
  position: absolute;
  right: -110px;
  top: -40px;
  width: 90px;
}
.signup-page .well {
  background: rgba(255, 255, 255, 0.24);
  border: none;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  padding-bottom: 50px;
}
.signup-page .well:before,.signup-page .well:after {
  /*content: '';
  position: absolute;
  bottom: 0;
  width: 168px;
  height: 141px;
  background-size: 100% 100%;*/
  content: '';
  background-image: url(https://storage.perfectcdn.com/31nv0c/mpnmyfpxalk2egfk.png);
  width: 108%;
  height: 22px;
  display: block;
  position: absolute;
  left: -40px;
  right: 0;
  bottom: -21px;
  margin: auto;
  background-size: 100% 100%;
}
/*.signup-page .well::before {
  background-image: url(https://storage.perfectcdn.com/31nv0c/733bjtjnkdw7o0jz.png);
  left: 30px;
}
.signup-page .well::after {
  background-image: url(https://storage.perfectcdn.com/31nv0c/rigbym40zcq2xnwm.png);
  right: 30px;
}*/
.auth .inner-wrap > .container-fluid {
  padding: 0;
}
.wrapper.toggle .top-nav-right-navbar li a.pinner {
  display: flex;
}
.wrapper.toggle .sidebar-wrap {
  left: -328px;
}
.wrapper.toggle .inner-wrap {
  padding-left: 15px;
}
.wrapper,
.wrapper.toggle,
.wrapper .sidebar-wrap, 
.wrapper.toggle .sidebar-wrap,
.wrapper .sidebar-wrap, 
.wrapper.toggle .sidebar-wrap,
.wrapper .inner-wrap,
.wrapper.toggle .inner-wrap {
  transition: 0.3s linear;
}
.sidebar-wrap {
  width: 328px;
  height: 100%;
  background-color: #f887a8;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  padding: 20px;
  overflow-y: auto;
  background-image: url(https://storage.perfectcdn.com/31nv0c/fa90xlayqzbt3kbp.png);
  background-repeat: no-repeat;
  background-position: -30px bottom;
  background-size: 80%;
}
.nightmode .sidebar-wrap{
  background-color: #323232;
}
.logo-wrap {
  display: flex;
  justify-content: space-between;
}
.logo-wrap .pinner {
  width: 30px;
  height: 30px;
  background: #FE5A02;
  border-radius: 5px;
  margin-left: 0;
  flex: 0 0 30px;
  max-width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo img {
  max-width: 90%;
}
.sidebar-nav {
  list-style: none;
  padding: 0;
  margin-bottom: 15px;
}
.sidebar-nav li a {
  font-weight: 400;
  font-size: 16px;
  color: #1b081b;
  border-radius: 10px;
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
  padding: 10px 12px;
  background-color: rgba(255, 255, 255, 0.74);
}
.nightmode .sidebar-nav li a{
  color: #ffffff;
  background-color: rgba(34, 34, 34, 0.73);
}
.sidebar-nav li a .icon-wrapper {
  width: 30px;
  height: 30px;
  background-color: #be3142;
  text-align: center;
  border-radius: 30px;
  display: inline-block;
  line-height: 30px;
}
.sidebar-nav li.active a,
.sidebar-nav liactive a:hover,
.sidebar-nav li a:hover,
.sidebar-nav li a:focus,
.sidebar-nav li a:focus-visible {
  background: #be3142;
  color: #fff;
}
.sidebar-nav li a .navbar-icon {
  color: #ffffff;
}
.sidebar-nav li.active a .navbar-icon,
.sidebar-nav liactive a:hover .navbar-icon,
.sidebar-nav li a:hover .navbar-icon,
.sidebar-nav li a:focus .navbar-icon,
.sidebar-nav li a:focus-visible .navbar-icon {
  color: #ffffff;
}
.inner-wrap {
  padding: 15px 15px 0px 345px;
}
.top-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  background-color: #f7b8cb;
  /* backdrop-filter: blur(30px); */
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 15px;
  transition: 0.3s ease-in;
}
.nightmode .top-nav {
  background-color: #3e3e3e;
}
.nightmode .top-nav-left ul li a {
  color: #fff;
}
.top-nav-left ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  list-style: none;
  padding: 0;
    margin: 0;
    justify-content: space-between;
}
.top-nav-left {
  flex: 0 0 55%;
  max-width: 55%;
}
.top-nav-right {
  flex: 0 0 45%;
  max-width: 45%;
}
.top-nav-right-navbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-nav-right-navbar > li > a {
  width: 44px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin-left: 5px;
  font-size: 16px;
  line-height: 38px;
  text-decoration: none !important;
  position:relative;
}
.top-nav-right-navbar > li > a::before{
  content: "\f004";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #be3142;
  font-size: 42px;
  z-index: 0;
  text-align: center;
}
.top-nav-right-navbar li a i{
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.top-nav-left ul li a {
  color: #1b1b1b;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}
.top-nav-left ul li a span {
  font-weight: 500;
}
.user-info {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.nightmode .user-info {
  background-color: #222;
}
.user-info:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 14px;
  background-image: url(https://storage.perfectcdn.com/31nv0c/n4ed957y1yy9phh4.png);
  background-repeat: no-repeat;
  z-index: -1;
}
.user-info h3 {
  font-size: 18px;
  font-weight: 400;
  color: #1b081b;
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.nightmode .user-info h3{
  color: #ffffff;
}
.user-info a {
  font-size: 20px;
  font-weight: 600;
  color: #be3142;
  display: block;
  text-decoration: none;
}
.pinner {
  background-color: #b7213d;
  color: #ffffff;
  padding: 5px 7px;
  border-radius: 0 3px 3px 0;
  position: absolute;
  left: 328px;
  top: 0;
  z-index: 999999;
  transition: 0.3s linear;
}
.wrapper.toggle .pinner {
  left: 0;
  transition: 0.3s linear;
}
.wrapper.toggle .pinner i {
  transform: rotateZ(180deg);
  transition: 0.3s linear;
}
.new-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 20px 40px;
  position: relative;
  margin-bottom: 35px;
  background-image: url(https://storage.perfectcdn.com/31nv0c/rigbym40zcq2xnwm.png);
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 95% 92%;
  display: block;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.nightmode .new-box {
  background-color: #323232;
}
.new-box:hover {
  text-decoration: none;
  background-position: 85% 92%;
}
.new-box.odd {
  background-image: url(https://storage.perfectcdn.com/31nv0c/qik0xors2l6ax8dq.png);
  background-size: 38px;
}
.new-box:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  width: 100%;
  background-image: url(https://storage.perfectcdn.com/31nv0c/n4ed957y1yy9phh4.png);
  background-repeat: no-repeat;
  z-index: -1;
  height: 14px;
  opacity: 0.67;
}
.new-icon {
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}
.new-icon:before {
  content: "\f004";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #be3142;
  font-size: 42px;
  z-index: 0;
}
.new-icon i {
  position: relative;
  z-index: 1;
}
.new-box h3 {
  font-size: 18px;
  font-weight: 600;
  color: #1b081b;
  margin-top: 0;
  margin-bottom: 5px;
}
.nightmode .new-box h3 {
  color: #fff;
}
.new-box h4 {
  font-size: 16px;
  font-weight: 400;
  color: #f887a8;
  margin: 0;
}
.cate-btn-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: space-between;
}
.cate-btn-list .brand-category {
  background-color: transparent;
  border: none;
  padding: 0;
}
.cate-btn-list .icon {
  background-image: url(https://storage.perfectcdn.com/31nv0c/37x8lcdp67h26jdc.png);
  background-size: 100% 100%;
  padding: 20px;
  filter: drop-shadow(0 8px 4px rgba(0, 0, 0, 0.23));
  font-size: 34px;
  min-width: 92px;
  text-align: center;
  min-height: 92px;
  line-height: 52px;
  border: 1px solid #f1f4f7;
  border-radius: 24px;
}
.nightmode .cate-btn-list .icon {
  filter: invert(1) grayscale(100%) drop-shadow(0 8px 4px rgba(255, 255, 255, 0.23));
}
.icon.yt-icon {
  color: #ff1404;
}
.icon.ig-icon {
  color: #8b1bbf;
}
.icon.fb-icon {
  color: #2453a1;
}
.icon.tw-icon {
  color: #00acf3;
}
.icon.sp-icon {
  color: #8eff62;
}
.icon.tt-icon {
  color: #000;
}
.icon.li-icon {
  color: #0083b2;
}
.icon.tg-icon {
  color: #1ca6db;
}
.icon.sc-icon {
  color: #f76510;
}
.icon.pi-icon {
  color: #eb1c23;
}
.auth .well {
  border-radius: 10px;
  background-color: #f887a8;
  border: none;
}
.auth.nightmode .well,
.nightmode .well.table-well{
  background-color: #323232;
}
.well.table-well {
  background-color: #fff;
}
.nav.nav-tabs.well-tabs {
  border: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.nav.nav-tabs.well-tabs >li>a {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #1b081b;
  background-color: #ffffff;
  border-radius: 10px;
  border: none;
  line-height: 26px;
}
.nav.nav-tabs.well-tabs >li {
  margin-bottom: 0;
  flex-basis: 0;
  flex-grow: 1;
  margin: 0 8px;
}
.nav.nav-tabs.well-tabs > li:first-child {
  margin-left: 0;
}
.nav.nav-tabs.well-tabs > li:last-child {
  margin-right: 0;
}
.nav.nav-tabs.well-tabs >li.active>a {
  background-color: #be3142;
  color: #ffffff;
}
.auth .control-label {
  color: #1b081b;
  font-size: 14px;
  font-weight: 300;
}
.auth.nightmode .control-label{
  color: #9b9b9b;
}
.auth .form-group .form-control {
  height: 50px;
  display: flex;
  align-items: center;
}
.auth .form-group textarea.form-control {
  height: auto;
}
.well-title {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  background-color: #be3142;
  border-radius: 10px;
  border: none;
  line-height: 26px;
  padding: 10px 15px;
  display: inline-block;
}
.desc-box {
  padding: 30px 20px;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 15px;
}
.nightmode .desc-box{
  background-color: #222;
}
.order-desc-head {
  font-size: 16px;
  font-weight: 500;
  color: #1b081b;
  margin-top: 0;
}
.nightmode .order-desc-head{
  color: #fff;
}
.desc-box h5 a {
  color: #d63384; /* Pink or any matching color */
  text-decoration: none;
}

.desc-box h5 a:hover {
  text-decoration: underline;
}
.search-wrap {
  background: #f7aec4;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.nightmode .search-wrap{
  background: #323232;
}
.search-wrap .input-group {
  width: 100%;
  position: relative;
}
.search-wrap .input-group .form-control {
  border-radius: 10px;
}
.search-wrap .input-group .form-control, .search-wrap .dropdown-toggle {
  height: 46px !important;
  line-height: 46px !important;
  border: none;
  box-shadow: none;
}
.nightmode .search-wrap .input-group .form-control {
  background-color: #222;
  color: #fff;
}
.search-wrap .input-group-btn {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}
.search-wrap .input-group-btn button {
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #1b1b1b;
  font-size: 22px;
}
.nightmode .search-wrap .input-group-btn button{
  color:#ffffff;
}
.search-wrap .btn.btn-primary.dropdown-toggle {
  height: 45px;
  background-color: #fff;
  color: #1b1b1b;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 45px;
  width: 100%;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
}
.search-wrap .btn.btn-primary.dropdown-toggle .caret {
  float: right;
  margin-top: 19px;
}
.cat-icon td {
  background: #f7b2c7;
  border-radius: 10px !important;
  padding: 15px !important;
  font-weight: 600;
  font-size: 18px;
  color: #1b1b1b;
  text-align: center;
}
.auth .nav.nav-pills {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #f7aec4;
  padding: 10px;
  border-radius: 10px;
}
.nightmode.auth .nav.nav-pills{
  background-color: #0f0f0f;
}
.auth .nav.nav-pills li a {
  min-width: 110px;
  padding: 12px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 10px;
  font-weight: 400;
  font-size: 12px;
  color: #1b1b1b;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
    justify-content: center;
    margin: 0 2px;
}
.auth.nightmode .nav.nav-pills li a{
  background-color: #222;
  color: #fff;
}
.auth .nav.nav-pills li.active a,
.auth .nav.nav-pills li.active a:hover,
.auth .nav.nav-pills li a:hover,
.auth .nav.nav-pills li a:focus,
.auth .nav.nav-pills li a:focus-visible {
  box-shadow: 0 4px 10px 0 rgba(0,0,0,70%);
}
.In.progress {
  height: auto;
}
.auth .nav.nav-pills li a i {
  margin-right: 5px;
}
.auth .nav.nav-pills li a.All i,
.auth .nav.nav-pills li a.전체 i{
  color: #FFD600;
}
.auth .nav.nav-pills li a.Pending i,
.auth .nav.nav-pills li a.전체 i{
    color: #993702;
}
.auth .nav.nav-pills li a.In.progress i,
.auth .nav.nav-pills li a.진행중 i,
.auth .nav.nav-pills li a.Active i {
  color: #06E3E3;
}
.auth .nav.nav-pills li a.In.progress i,
.auth .nav.nav-pills li a.진행중 i{
  color: #FF9D68;
}
.auth .nav.nav-pills li a.Completed i,
.auth .nav.nav-pills li a.완료됨 i{
  color: #5AE306;
}
.auth .nav.nav-pills li a.Partial i,
.auth .nav.nav-pills li a.일부.완료됨 i,
.auth .nav.nav-pills li a.Paused i {
  color: #0000ff;
}
.auth .nav.nav-pills li a.Processing i,
.auth .nav.nav-pills li a.처리중 i{
    color: #00aeef;
}
.auth .nav.nav-pills li a.Canceled i,
.auth .nav.nav-pills li a.취소됨 i,
.auth .nav.nav-pills li a.Rejected i {
  color: #ff0000;
}
.auth .nav.nav-pills li a.Error i {
  color: #ff0000;
}
.status-Pending,
.status-전체{
  background-color: #ffd600;
  color: #1b1b1b !important;
}
.status-In.progress,
.status-진행중 {
  background-color: #FF9D68;
  color: #1b1b1b;
}
.status-Completed,
.status-완료됨{
  background-color: #5AE306;
}
.status-Partial,
.status-일부.완료됨{
  background-color: #00F;
  color: #fff !important;
}
.status-Processing,
.status-처리중{
  background-color: #00AEEF;
  color: #fff !important;
}
.status-Canceled,
.status-취소됨{
  background-color: #F00;
  color: #fff !important;
}
.badge-status.status-Active {
  background-color: #06e3e3;
  color: #fff;
}
table {
  border-collapse: separate;
  border-spacing: 0 12px;
}
table thead tr th {
  background-color: #be3142;
  padding: 15px !important;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  border: 0 !important;
}
table thead tr th:first-child,
table tbody tr td:first-child {
  border-radius: 10px 0 0 10px;
}
table thead tr th:last-child,
table tbody tr td:last-child {
  border-radius: 0 10px 10px 0;
}
table tbody tr td {
  padding: 15px !important;
  border: 0 !important;
  background-color: #fff0f4;
  font-weight: 400;
  font-size: 14px;
  color: #1b1b1b;
  line-height: 1.4;
}
.nightmode table tbody tr td{
  background-color: #222;
  color: #fffefe;
}
table tbody tr td:first-child {
  text-align: center;
}
.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td {
  vertical-align: middle;
}
.badge-status {
  height: 36px;
  border-radius: 8px;
  line-height: 36px;
  padding: 0 15px;
  text-align: center;
  color: #13132B;
  font-size: 14px;
  display:inline-block;
}
.auth .btn.btn-primary.order-again-btn {
  height: 30px;
  border-radius: 8px;
  line-height: 30px;
  padding: 0 7px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.rate-badge {
  height: 53px;
  border-radius: 8px;
  line-height: 53px;
  text-align: center;
  color: #1b1b1b;
  background-color: #f7b2c7;
  font-weight: 400;
  padding: 0 7px;
  font-size: 14px;
  min-width: 100px;
}
#service-table .rate-badge {
  height: 38px;
  line-height: 38px;
}
#service-table td .btn.btn-primary.service-order {
  background-color: #f7b2c7;
  border-color: #f7b2c7;
  color: #1b1b1b;
}
.modal-header::before, .modal-header::after {
  display: none;
}
.search-wrap form {
  margin-bottom: 0;
}
.well-title2 {
  font-size: 16px;
  font-weight: 500;
  color: #1b081b;
  margin-bottom: 20px;
}
.nightmode .well-title2 {
  color: #fff;
}
.well-title2 span {
  width: 42px;
  height: 42px;
  display: inline-block;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 42px;
  margin-right: 10px;
  font-size: 18px;
  color: #be3142;
}
.pay-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 15px;
}
.nightmode .pay-box {
  background-color: #222;
}
.pay-box h4 {
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
  color: #1b1b1b;
}
.nightmode .pay-box h4{
  color:#fff;
}
.pay-box p {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
.nightmode .pay-box p {
  color: #fff;
}
.pay-box h4 span {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-color: #be3142;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 32px;
  font-size: 12px;
  margin-right: 10px;
}
.api-box {
  background: #BE3142;
  backdrop-filter: blur(30px);
  border-radius: 10px;
  border: 0;
  box-shadow: none;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  min-height: 110px;
}
.row.api-box-row {
  margin-bottom: 20px;
}
.api-box-title {
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 6px;
}
.api-box-txt {
  margin-bottom: 0;
  font-size: 12px;
  color: #ffffff;
}
.auth .panel.panel-default .panel-heading {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.auth .panel.panel-default {
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  margin-bottom: 12px;
  background-color: transparent;
}
.auth .panel.panel-default .panel-heading a {
    font-weight: 600;
    font-size: 14px;
    color: #3F4254;
  padding: 20px;
  display: block;
  text-decoration: none !important;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
}
.auth.nightmode .panel.panel-default .panel-heading a {
  color: #FFF;
  background-color: #222;
}
.auth .panel.panel-default .panel-body {
  border: 0;
}
.auth .panel.panel-default .panel-heading a[aria-expanded="true"] {
  background: #fff;
  color: #3F4254;
  border-radius: 20px 20px 0 0;
}
.auth.nightmode .panel.panel-default .panel-heading a[aria-expanded="true"] {
  background: #222;
  color: #FFF;
}
.auth .panel-collapse.in {
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  color: #3F4254;
}
.auth.nightmode .panel-collapse.in {
  background-color: #222;
  color: #FFF;
}
.auth .panel.panel-default .panel-heading a::after {
  content: "\f078";
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  width: 25px;
  height: 25px;
  position: absolute;
  background-color: transparent;
  display: flex;
  align-items: center;
  border-radius: 100px;
  justify-content: center;
  color: rgba(0,0,0,42%);
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  font-size: 18px;
}
.auth .panel.panel-default .panel-heading a[aria-expanded="true"]::after {
  transform: translateY(-50%) rotate(180deg);
}
.faq-num {
  width: 26px;
  height: 26px;
  background: #B7213D;
  display: inline-flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  margin-right: 6px;
  color: #ffffff;
  font-weight: 700;
}
.invoice-box.child-box {
  background-color: #f7b2c7;
}
.child-box-head {
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 15px;
}
.child-box-head .invoice-box-title {
  margin: 0 10px 0 0;
}
.child-box-head .invoice-box-num {
  margin-bottom: 0;
}
.invoice-box {
	padding: 10px;
	margin-bottom: 10px;
}
.child-box-head .invoice-box-title {
	margin: 0 10px 0 0;
	font-size: 16px;
}
.invoice-box {
  background: #f7b2c7;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
}
.invoice-box-num {
  width: 38px;
  height: 38px;
  background: #BE3142;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  border-radius: 100px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 18px;
}
.invoice-box-txt {
  font-weight: 400;
  font-size: 14px;
  color: #3F4254;
  line-height: 1.4;
}
.invoice-box-num {
	width: 28px;
	height: 28px;
	font-size: 14px;
}
.child-box-head {
	margin-bottom: 5px;
}
.invoice-box-txt {
	margin-bottom: 0;
}
.well-tabs .btn.btn-primary {
  width: 46px;
  padding: 0;
  border-radius: 40px;
  margin-left: auto;
  display: block;
  position: relative;
  animation: pulseTwo 1.8s infinite ease-in-out;
}
.like-tootips {
  position: absolute;
  width: 80px;
  background-color: #fff;
  left: -90px;
  padding: 1px 5px;
  border-radius: 4px;
  font-size: 12px;
  color: #1b1b1b;
}
.well-tabs .tooltip-arrow {
  left: -10px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #fff;
}
@Keyframes pulseTwo {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 33, 61, 0.41);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(183, 33, 61, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 33, 61, 0);
  }
}

@media(max-width:992px){
  .float-heart2{
    right: 0px;
    width: 90px;   
  }
  .footer-float-cycle{
    bottom: -239px;
    right: 20px;
  }
  .offer-pic{
    width: 100%;
  }
  #myTab.nav-tabs > li > a {
    font-size: 14px;
    padding: 10px;
  }
  .float-heart2 {
    position: absolute;
    right: 0;
  }
  .footer-float-cycle {
    bottom: -252px;
    right: 0;
  }
  .offer-pic {
    width: 100%;
  }
}
@media(max-width:550px){
  .navbar-default .navbar-toggle{
    border-color: #b7213d;
    background-color: #b7213d;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #b7213d;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .trans-nav.navbar-default .navbar-collapse, 
  .trans-.navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: rgb(247,199,214);
    background: radial-gradient(circle, rgba(247,199,214,1) 15%, rgba(248,135,168,1) 100%);
  }
  .guest .nav.navbar-nav li a {
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    text-align: left;
    padding: 10px 15px;
    margin: 0px 0;
    color: #1b1b1b;
  }
  /*.guest .nav.navbar-nav li.active a, 
  .guest .nav.navbar-nav li a:hover, 
  .guest .nav.navbar-nav li a:focus, 
  .guest .nav.navbar-nav li.active a:hover{
    background-color: #b7213d;
  }*/
  .top-banner h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .top-banner br:nth-child(4) {
    display: none;
  }
  .form-group .form-control {
    height: 46px;
  }
  .form-row .form-group .form-control {
    padding-left: 50px;
  }
  .input-icon{
    width: 32px;
    height: 32px;
    left: 8px;
  }
  .btn.btn-primary{
    font-size: 14px;
    line-height: 32px;
  }
  .form-row .btn.btn-primary {
    height: 46px;
  }
  .remember-row{
    margin-bottom: 15px;
  }
  .not-have-acc {
    font-size: 14px;
  }
  .not-have-acc a {
    padding: 8px;
  }
  .top-img-box img {
    width: 70px;
  }
  .top-banner {
    padding: 70px 0 30px;
  }
  .main-head {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .feat-sec {
    padding: 40px 0;
  }
  .feat-icon {
    width: 65px;
    height: 54px;
    margin: 0 auto 10px;
    font-size: 18px;
    line-height: 54px;
    background-size: 100% 100%;
  }
  .feat-box h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .feat-box p {
    font-size: 14px;
    line-height: 22px;
  }
  .feat-box {
    padding: 20px 25px;
    margin-top: 15px;
  }
  .main-head.about-icon::before{
    width: 35px;
    height: 33px;
    background-size: 100% 100%;
  }
  .about-sec .main-head, .about-sec p, .about-sec .btn {
    text-align: center;
    margin-left: auto;
    display: block;
    max-width: fit-content;
    margin-right: auto;
  }
  .about-img {
    width: 70%;
    display: block;
    margin: 0 auto 20px;
  }
  .about-sec .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .about-sec {
    padding: 10px 0 40px;
  }
  .our-work{
    padding: 40px 0;
  }
  .work-icon {
  	width: 115px;
    height: 115px;
    padding: 10px;
    margin-bottom: 15px;
  }
  .work-icon span{
    font-size: 38px;
    line-height: 98px;
  }
  .row.work-row::after{
    display: none;
  }
  .work-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .our-work .work-content p {
    opacity: 1;
  }
  .service-offer {
    padding: 40px 0;
  }
  .offer-pic {
    margin-bottom: 10px;
    width: 100%;
  }
  .nav-tabs > li > a {
    font-size: 16px;
    border-bottom: 2px solid transparent;
  }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border-bottom: 2px solid #bf3343;
  }
  #myTab.nav-tabs{
    border-bottom: none;
    margin-bottom: 20px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .best-tab-img .img-responsive {
    width: 40%;
  }
  .service-offer h3 i{
    width: 65px;
    height: 54px;
    margin: 0 8px 0px 0;
    font-size: 18px;
    line-height: 54px;
    background-size: 100% 100%;
  }
  .service-offer h3 {
    font-size: 26px;
    text-align: center;
  }
  .service-offer p, .service-offer .btn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: fit-content;
  }
  .testimoni{
    padding: 40px 0;
  }
  .testi-author-pic img {
    width: 46px;
  }
  .testi-author-name h3 {
    font-size: 16px;
  }
  .grow-social {
    padding: 40px 0;
  }
  .grow-social-pic {
    width: 60%;
    margin-left: auto;
    display: block;
  }
  .float-heart4 {
    left: 20px;
    top: 10px;
    transform: scale(0.7);
  }
  .grow-social .main-head, .grow-social p, .grow-social .btn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: fit-content;
  }
  .row.grow-row {
    margin-top: 30px;
  }
  .grow-box h3 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .heart-icon {
    font-size: 18px;
  }
  .grow-box h4 {
    font-size: 16px;
    margin-top: 30px;
  }
  .row.grow-row::after{
    display: none;
  }
  .grow-box {
    margin-top: 10px;
  }
  .faq-sec{
    padding: 40px 0 100px;
  }
  .faq-sec .main-head, .faq-sec .col-sm-6 > p, .faq-sec .btn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: fit-content;
  }
  .float-box3 {
    right: 40px;
    bottom: 10px;
    width: 40px;
  }
  .faq-sec .panel-group {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .faq-sec .panel-heading a span.q {
    flex: 0 0 8%;
    max-width: 8%;
    margin-right: 10px;
  }
  .faq-sec .panel-heading a{
  	padding: 15px;
  }
  .faq-sec .panel-heading a span.t {
    flex: 0 0 85%;
    max-width: 85%;
    margin-right: 0;
  }
  .footer-top-img {
    margin: auto;
    display: block;
    width: 100%;
  }
  .footer-top-box{
    padding: 25px;
    margin-top: -80px;
  }
  .footer-top-box::before, .footer-top-box::after{
    width: 40px;
    height: 60px;
  }
  .footer-middle {
    padding: 30px 0;
    text-align: center;
  }
  .footer-social {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .widget-title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .footer-nav li {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .top-nav-right-navbar li a::before{
    font-size: 32px;
  }
  .top-nav-right-navbar li a {
    width: 32px;
    height: 26px;
    font-size: 12px;
    line-height: 28px;
    margin-left: 4px;
  }
  .top-nav-left ul li a{
    font-size: 12px;
  }
  .new-box{
    padding: 15px 15px 15px;
    margin-bottom: 15px;
  }
  .new-icon{
    width: 32px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
  }
  .new-icon::before {
    font-size: 32px;
  }
  .new-box h3 {
    font-size: 16px;
  }
  .new-box h4 {
    font-size: 14px;
  }
  .cate-btn-list .icon{
    padding: 10px;
    font-size: 22px;
    min-width: 62px;
    min-height: 62px;
    line-height: 42px;
    border-radius: 13px;
  }
  .cate-btn-list li {
    margin-bottom: 10px;
  }
  .nav.nav-tabs.well-tabs > li > a{
    line-height: 22px;
  }
  .nav-tabs.well-tabs > li.active > a, 
  .nav-tabs.well-tabs > li.active > a:hover, 
  .nav-tabs.well-tabs > li.active > a:focus{
    border-bottom: none;
  }
  .nav.nav-tabs.well-tabs {
    margin-bottom: 15px;
  }
  .auth .form-group .form-control {
    height: 42px;
  }
  .desc-box {
    padding: 15px 15px;
    margin-bottom: 10px;
  }
  .order-desc-head {
    font-size: 14px;
  }
  .desc-box h5 {
    font-size: 12px;
  }
  .desc-row .col-xs-6:first-child {
    padding-right: 6px;
  }
  .desc-row .col-xs-6:last-child {
    padding-left: 6px;
  }
  .inner-wrap{
    padding: 15px 15px 0 15px;
  }
  .search-wrap .input-group .form-control, .search-wrap .dropdown-toggle {
  	height: 42px !important;
    line-height: 42px !important;
  }
  .auth .nav.nav-pills li a{
    min-width: 140px;
    padding: 10px;
    margin: 4px 2px;
  }
  .table-responsive{
  	border:none;
  }
  .search-wrap.row > div {
    padding: 0;
    margin-bottom: 6px;
    margin-top: 6px;
  }
  .search-wrap .dropdown .dropdown-menu .dropdown-item {
    white-space: normal;
  }
  table thead tr th{
    padding: 10px !important;
  }
  .cat-icon td {
    padding: 10px !important;
    font-size: 16px;
  }
  table tbody tr td {
    padding: 10px !important;
    font-size: 12px;
  }
  .rate-badge{
    font-size: 12px;
    min-width: 80px;
  }
  #service-table .rate-badge {
    height: 32px;
    line-height: 32px;
  }
  .prof-pic img {
    width: 52px;
  }
  .sidebar-nav li a{
    font-size: 14px;
    padding: 8px 10px;
  }
  .sidebar-nav li a .icon-wrapper{
    width: 26px;
	height: 26px;
    line-height: 26px;
	font-size: 12px;
  }
  .float-heart2 {
    display: none;
  }
  .footer-float-cycle {
    position: absolute;
    bottom: 220px;
    right: 0;
    width: 62px;
  }
  .signup-page .well {
    padding-bottom: 70px;
  }
  .signup-page .well::before, .signup-page .well::after {
    /*width: 88px;
    height: 71px;*/
    width: 100%;
    left:0;
  }
  .heart-float6{
    right: 10px;
    top: -90px;
  }
  .heart-float5{
    left: 0px;
  }
  .guest .nav.navbar-nav li.signup-nav a{
    background-color: transparent;
    padding-left: 15px;
	padding-right: 15px;
    color: #1b1b1b;
  }
}
.custom-google-btn {
    width: 100%;
    height: 60px;
    border-radius: 10px; /* Match the border radius */
    font-size: 16px; /* Match the font size */
    font-weight: 400; /* Match the font weight */
    color: #ffffff; /* Match the text color */
    line-height: 60px; /* Match the line height */
    padding: 0 35px; /* Match the padding */
    text-align: center; /* Center the text */
    display: flex;
    align-items: center;
    justify-content: center;
}

.signup-page .well {
  background: rgba(255, 255, 255, 0.24);
  border: none;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  padding-bottom: 50px;
}

.signup-page .well:before, .signup-page .well:after {
  content: '';
  background-image: url(https://storage.perfectcdn.com/31nv0c/mpnmyfpxalk2egfk.png);
  width: 108%;
  height: 22px;
  display: block;
  position: absolute;
  left: -40px;
  right: 0;
  bottom: -21px;
  margin: auto;
  background-size: 100% 100%;
}

/* Optional: Uncomment these if you want to use the other images */
.signup-page .well::before {
  /*background-image: url(https://storage.perfectcdn.com/31nv0c/733bjtjnkdw7o0jz.png);*/
  left: 30px;
}

.signup-page .well::after {
  /*background-image: url(https://storage.perfectcdn.com/31nv0c/rigbym40zcq2xnwm.png);*/
  right: 30px;
}

/* Custom styles for the Google Sign-In button */
.google-signin-container {
  margin-top: 20px; /* Space between Sign Up button and Google Sign-In button */
  text-align: center; /* Center the Google Sign-In button */
}

     .google-signup-container {
  margin-top: 20px; /* Space between Sign Up button and Google Sign-In button */
  text-align: center; /* Center the Google Sign-In button */
}

.google-signup-container .g_id_signup {
  display: inline-block; /* Ensure it aligns center properly */
  width: 100%;
  max-width: 400px; /* Adjust as needed */
  height: 60px; /* Match height of the primary button */
  border-radius: 10px; /* Match border radius */
  font-size: 16px; /* Match font size */
  font-weight: 400; /* Match font weight */
  color: #ffffff; /* Text color */
  line-height: 60px; /* Line height to center text vertically */
  padding: 0 35px; /* Match padding */
  box-sizing: border-box;
   margin-left: 10px; /* Move button slightly to the right */
}
/* Responsive adjustments for different screen sizes */
@media (max-width: 768px) {
  .google-signin-container .g_id_signin {
    max-width: 100%; /* Full width on smaller screens */
    margin-left: 0; /* Remove left margin on smaller screens */
  }
}

@media (max-width: 576px) {
  .google-signin-container .g_id_signin {
    height: 50px; /* Smaller height on very small screens */
    font-size: 14px; /* Smaller font size */
  }
}
   <style>
    body {
      margin: 0; /* Remove default body margin */
    }

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

    .highlight {
      background-color: #0088cc; /* Telegram Blue */
      border-radius: 10px;
      padding: 10px;
      font-size: 1.2em;
      display: inline-block;
      color: white; /* Text color */
      box-sizing: border-box; /* Ensure padding is included in element's total width */
      max-width: 100%; /* Ensure the element doesn't exceed the viewport width */
      width: 100%; /* Take up the full width */
    }

    @media only screen and (max-width: 600px) {
      /* Adjust styles for smaller screens */
      .highlight {
        font-size: 1em;
        padding: 8px;
      }
    }

  </style>