@import url(https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Lexend+Deca:wght@100..900&display=swap);

:root,
body {
  --textcolor: #072A23
}

.btn,
body,
body.guest {
  position: relative
}

.btn,
.header {
  transition: .5s
}

.btn,
.page-head,
.page-head p,
.pannel-services .card,
.pannel-services .card p,
.text-center {
  text-align: center
}

.wrapper,
body {
  overflow-x: hidden
}

.guest .panel-title>a::before,
.tickets-wrap .panel-title>a::before {
  float: right !important;
  font-family: "Font Awesome 5 Pro";
  content: "\f0de";
  padding-right: 5px
}

:root {
  --secondary: #FAA144;
  --primary-one: rgba(215, 79, 152, 0.13);
  --grey: #828C8A;
  --darkgreen: #A614B2;
  --bg-grad: linear-gradient(90deg, #A614B2 0%, #5004F5 100%);
  --bg-btns: #4CA994;
  --pink-btn: #D74F98;
  --side-clr: #4CA994
}

@media (prefers-reduced-motion:no-preference) {
  :root {
    scroll-behavior: smooth
  }
}

.login-info .checkbox label,
.wrapper.toggle .inner-wrap {
  padding-left: 0
}

textarea.form-control {
  padding-top: 20px;
  padding-bottom: 20px
}

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

.radius-half {
  border-radius: 11px !important
}

.page-head {
  padding: 60px 0
}

.page-head h1 {
  font-size: 55px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #072a23
}

.add-funds .table td,
.auth .services .table tbody td,
.order-history .table td,
.signin,
.stats {
  background: #fff
}

.page-head p {
  color: #828c8a;
  font-size: 14px;
  font-weight: 400;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0
}

.navbar-toggle {
  padding: 0;
  margin: 0
}

.d-none {
  display: none !important
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 25px
}

.header,
body {
  margin: 0;
  width: 100%
}

.slick-dots li button {
  background: #100d08;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 0;
  padding: 0;
  outline: 0;
  font-size: 0;
  cursor: pointer
}

body::after,
body::before {
  content: '';
  width: 418px;
  height: 418px;
  border-radius: 418px;
  filter: blur(275px);
  opacity: .2;
  top: -100px;
  z-index: -1
}

.slick-dots li.slick-active button,
.top-nav-right-ul li a:hover {
  background: #4ca994
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins, sans-serif !important
}

.auth,
.guest .api.dashboard .table td {
  background: #ecf9f6
}

body {
  --primary: #FAA144;
  --secondary: #2C2339;
  font-weight: 400;
  color: var(--textcolor);
  font-family: Poppins, sans-serif;
  background: 0 0/100% 100% no-repeat #fff;
  font-size: 16px;
  padding: 0
}

body.guest {
  padding-top: 75px;
  padding-bottom: 0;
  font-family: Fredoka, sans-serif;
  background-color: #fff
}

body::before {
  position: absolute;
  background: #faa144;
  left: -100px
}

body::after {
  position: absolute;
  background: #faa144;
  right: -100px
}

body.guest h1,
body.guest h2,
body.guest h3,
body.guest h4,
body.guest h5,
body.guest h6 {
  font-family: Fredoka, sans-serif !important
}

.service-description .btn,
.signup .well .btn,
body:not(.guest) .btn {
  border-radius: 10px
}

.sidebar-nav li.active a,
body:not(.guest) .service-description .btn {
  background: #faa144;
  color: #fff
}

body:not(.guest) .form-control {
  border-radius: 15px;
  border: 1px solid #d7e5e3 !important;
  background: #ecf9f6 !important;
  color: #072a23
}

.api .table,
.btn,
.nav-tabs,
.services-insight .nav-tabs .nav-link {
  border: 0
}

.page-head,
.top-nav-left-ul .pinner {
  display: none
}

.accordion-item.active .accordion-content,
body.guest .page-head {
  display: block
}

.section-title {
  font-size: 48px;
  font-weight: 600;
  margin-top: 0
}

.sub-title {
  color: #338a76 !important;
  font-weight: 600;
  font-size: 24px
}

.section__head p {
  margin-bottom: 5px
}

p {
  color: var(--grey);
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 20px
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  user-select: none;
  font-weight: 400;
  padding: 0 25px;
  min-width: 115px;
  height: 40px;
  font-size: 16px;
  text-transform: capitalize;
  vertical-align: middle;
  border-radius: 50px;
  color: #fff
}

.btn:hover {
  opacity: .7
}

.btn.btn-primary {
  background: var(--bg-btns);
  color: #fff
}

.btn.btn-secondary {
  background: #3d1d26;
  color: #fff
}

.d-flex,
.toggle .top-nav-left-ul .pinner {
  display: flex
}

.flex-wrap {
  flex-wrap: wrap
}

.align-items-center {
  align-items: center
}

.justify-content-center {
  justify-content: center
}

.justify-content-between {
  justify-content: space-between
}

.justify-content-end {
  justify-content: flex-end
}

.dropdown-menu>li>a,
a {
  color: #000
}

a:hover {
  color: var(--primary)
}

.inline-buttons {
  display: flex;
  align-items: center;
  gap: 20px
}

.header {
  color: #000;
  padding: 17px 0;
  background: #fff;
  box-shadow: 0 25px 50px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 25px 50px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 25px 50px 0 rgba(0, 0, 0, .15);
  position: fixed;
  left: 0;
  top: 0
}

.header:after {
  border-bottom: 2px solid #4ca994;
  width: 0%;
  left: 0;
  right: 0;
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  margin: 0 auto;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-transform-style: preserve-3d;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
  transition: 1s linear;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.header.sticky {
  padding: 9px 0
}

.header.sticky:after {
  width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.header a.navbar-brand {
  color: #000;
  line-height: 1;
  padding: 0;
  margin: 0;
  float: none
}

.header .navbar-nav {
  gap: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0
}

.header .navbar-nav a {
  color: #000;
  padding: 0;
  background: 0 0 !important
}

.header .navbar-nav a:hover {
  opacity: .5
}

.main-banner {
  position: relative;
  background: url('https://i.23robo.info/projects/smmstore/v2/sub2/img/bg-top.webp') 0 0/cover;
  padding-top: 40px;
  padding-bottom: 100px
}

.main-banner__image {
  position: relative;
  z-index: 1
}

.main-banner__image::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 100%;
  background: linear-gradient(160deg, rgba(76, 169, 148, .63) 8.62%, rgba(255, 255, 255, 0) 91.68%);
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.main-banner h1 {
  font-size: 55px;
  font-weight: 600;
  margin: 0;
  line-height: 1.1;
  color: #072a23
}

.main-banner p {
  margin: 1.25rem 0;
  max-width: 534px;
  color: #828c8a
}

.login-info {
  position: relative;
  z-index: 2;
  margin-top: -153px
}

.login-info .well {
  border-radius: 30px;
  border: 1px solid #4ca994;
  background: #fff;
  padding: 30px 40px;
  box-shadow: 0 15px 50px 0 rgba(76, 169, 148, .2)
}

.login-info .login-info__form {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 15px
}

.login-info .login-info__form .form-group {
  flex: 1;
  margin: 0;
  position: relative
}

.login-info .login-info__form .btn-primary {
  width: 144px;
  box-shadow: 0 10px 20px 0 rgba(17, 19, 21, .2);
  height: 54px
}

.login-info .login-info__form .form-control {
  border-radius: 30px;
  border: 1px solid #e9e5e5;
  background: rgba(76, 169, 148, .1);
  height: 54px;
  padding-left: 55px
}

.login-info .login-info__form .icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary);
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  border-radius: 100%
}

.login-info .login-info__labels {
  display: flex;
  align-items: center;
  gap: 25px;
  justify-content: space-between;
  font-size: 14px;
  padding-left: 27px
}

.stats ul,
.stats ul li {
  align-items: center;
  display: flex
}

.login-info .login-info__labels .forgot-pass:not(.hover),
.m-b-md {
  color: #072a23
}

.login-info .login-info__labels .pull-right-middle a,
.signup .h-account span a {
  color: #4ca994
}

.stats ul {
  justify-content: space-between;
  gap: 20px;
  padding: 60px 0
}

.stats ul li {
  gap: 10px
}

.stats ul li p {
  margin: 0;
  color: #072a23
}

.stats ul li span {
  font-size: 24px;
  font-weight: 600;
  display: block
}

.pannel-services {
  background: #ecf9f6;
  padding: 60px 0
}

.section__head {
  max-width: 650px;
  margin: auto
}

.pannel-services .card {
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 15px 40px 0 rgba(0, 0, 0, .15);
  margin: 20px;
  padding: 40px 25px;
  height: auto
}

.pannel-services .card h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 25px 0
}

.pannel-services .card p {
  margin: 0
}

.main-banner__image img,
.pannel-services .card__icon img {
  margin: auto
}

.pannel-services .slick-track {
  padding: 10px 0 20px;
  display: flex
}

.rise-social,
.services-insight {
  padding: 70px 0
}

.boost-account .row,
.payment-method .row,
.rise-social .row,
.services-insight .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.services-insight .section__head p {
  max-width: 645px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px
}

.services-insight .nav-tabs {
  border-radius: 30px;
  background: #c2f0e6;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  position: relative;
  z-index: 1
}

.services-insight .nav-tabs .nav-link {
  border-radius: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 146px;
  color: var(--textcolor);
  font-size: 16px;
  font-weight: 400
}

.services-insight .nav-tabs li.active .nav-link {
  background: #faa144;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .17);
  color: #fff;
  border: none
}

.services-insight .tab-content {
  border-radius: 30px;
  background: #ecf9f6;
  padding: 80px 40px 40px;
  position: relative;
  margin-top: -40px
}

.api h2,
.api h4,
.services-insight h5 {
  font-size: 24px;
  font-weight: 600
}

.services-insight .tab-content p,
.ticket-message-left .ticket-message p {
  margin: 0
}

.payment-method {
  padding: 0 0 70px
}

.boost-account {
  padding: 70px 0;
  background: #ecf9f6
}

.add-funds .accordion_item .btn-primary:hover,
.footer-wrapper {
  background: #094235;
  color: #fff
}

.footer-wrapper .footer {
  padding-top: 75px;
  padding-bottom: 60px
}

.footer-wrapper .footer-logo a {
  display: block;
  color: #fff;
  float: none;
  font-size: 30px;
  padding: 0;
  height: auto;
  line-height: 1
}

.footer-wrapper .footer p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 7px 0 15px
}

.footer-wrapper .footer .footer__social {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 8px
}

.footer-wrapper .footer .footer__social a {
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #faa144
}

.footer-wrapper .footer .footer__social a:hover img {
  filter: unset
}

.footer__links h5 {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px
}

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

.footer__links ul li:not(:last-child) {
  margin-bottom: 18px;
  color: #fff
}

.accordion-item.active .accordion-button,
.footer__links ul li a,
.guest .table th,
.m-t-md strong,
.well.description .box.services h6 {
  color: #fff
}

.footer__links ul li a:hover {
  text-decoration: underline
}

.footer-wrapper .footer__left {
  width: 30%
}

.footer-wrapper .footer__right {
  width: 60%
}

.footer-wrapper .footer__links {
  flex: 1
}

.footer-wrapper .footer__links li {
  display: flex;
  align-items: self-start;
  gap: 14px
}

.footer-wrapper .footer__bottom .container {
  border-top: 1px solid rgba(255, 255, 255, .23);
  padding: 15px 0
}

.footer-wrapper .footer__bottom p {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 14px;
  width: 100%
}

.get-started {
  position: relative;
  padding: 120px 0
}

.get-started::before {
  background: url('https://i.23robo.info/projects/smmpanelco/newdesign/img/left-are.webp') left top/contain no-repeat;
  width: 100%;
  height: 50%;
  top: 25%;
  content: "";
  position: absolute;
  left: 36px;
  right: 0;
  margin: auto;
  z-index: 2
}

.get-started::after {
  background: url('https://i.23robo.info/projects/smmpanelco/newdesign/img/right-are.webp') right top/contain no-repeat;
  width: 95%;
  height: 77%;
  top: 7%;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1
}

.get-started__inner::after,
.get-started__inner::before {
  position: absolute;
  border-radius: 0 200px 0 250px;
  height: 100%;
  width: 100%;
  content: ""
}

.get-started__inner {
  color: #fff;
  padding: 50px 40px;
  position: relative
}

.get-started__inner::after {
  background: linear-gradient(92deg, #faa144 1.88%, #db7f20 98.62%);
  box-shadow: 0 25px 55px 0 rgba(76, 169, 148, .15);
  right: 0;
  bottom: 0;
  z-index: 1
}

.get-started__inner::before {
  border: 2px solid #4ca994;
  right: -60px;
  bottom: -60px
}

.get-started__inner .section-title {
  color: #fff;
  position: relative;
  z-index: 999
}

.get-started__inner .content {
  max-width: 650px;
  margin: auto;
  position: relative;
  z-index: 2
}

.get-started__inner p {
  color: #fff;
  opacity: .6;
  position: relative;
  z-index: 999
}

.get-started__inner .button-row .btn {
  border-radius: 40px;
  background: #fff;
  color: #faa144;
  position: relative;
  z-index: 999
}

.testimonials {
  padding-top: 100px;
  padding-bottom: 100px
}

.testimonials .item-wrap {
  transform: translateX(0);
  width: 400%;
  position: relative;
  white-space: nowrap;
  display: flex;
  padding: 15px 0
}

.testimonials .item {
  --bg: #fff;
  background: var(--bg);
  height: auto;
  flex: 1;
  margin-right: 20px;
  border-radius: 20px;
  border: 1px solid #e9e5e5;
  padding: 32px
}

.testimonials .item p {
  font-size: 18px;
  line-height: 1.3;
  display: block;
  word-break: break-all;
  white-space: normal;
  color: #828c8a
}

.testimonials .item-info {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 5px;
  margin-bottom: 20px
}

.testimonials .item-info img {
  width: 55px;
  height: 54px;
  border-radius: 100%;
  overflow: hidden
}

.testimonials .item-info li {
  font-size: 14px;
  color: #faa144
}

.testimonials .item-info li span {
  font-size: 24px;
  color: #072a23;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  line-height: 1
}

.testimonials .item .rating,
.top-nav-right-ul {
  display: flex;
  align-items: center;
  gap: 5px
}

.faq {
  padding: 80px 0 0
}

.faq .section-title {
  margin-bottom: 30px
}

.accordion {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px
}

.accordion-item {
  border-radius: 15px;
  border: 1px solid #1e142d;
  background: #fff;
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .1);
  margin-bottom: 30px;
  overflow: hidden;
  transition: .5s
}

.accordion-header {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: .5s
}

.accordion-button {
  background: 0 0;
  border: none;
  outline: 0;
  font-size: 16px;
  text-align: left;
  width: 100%;
  cursor: pointer;
  color: var(--textcolor);
  padding: 15px 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.accordion-button:after {
  content: "";
  position: relative;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect y='12' width='12' height='12' transform='rotate(-90 0 12)' fill='url(%23pattern0_7_317)'/%3E%3Cdefs%3E%3Cpattern id='pattern0_7_317' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_7_317' transform='scale(0.01)'/%3E%3C/pattern%3E%3Cimage id='image0_7_317' width='100' height='100' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAACC0lEQVR4nO3dwWoUQRSF4Y7mObJwEZdCDJi3O9RlIFNdlTzIKFllkZ1voys1IDKCi5YmCxEH0kFIHbr+D2p/mZ+u6ll09zAAAACs1TRNR61nwDAM2m5PouQPqY73Ucd9lPEuri7f8OM0kEp5l+r4Neo4/bXK+J0obWLc/xPjT5S7556pW+mxGA9rz7niE2NeP55jnq6l5TGmqPmm9byrlp4So+Rvur581Xrm1Ypa3x68mzqw5mhzvNYzr1YQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQw0cQwwcxjBDDCDGMEMMIMYwQwwgxjBDDSOT8en48jCeXTKQ6vieGkaj5M8/0GUklf1oSZHO1vWg9axeijDu2LCOq9ZRD3YxyPouSvyy9UjZsX0TpEleKIaIYIoohohgiiiGiGBL/U/yIKH5EFD8iih8RxY+I4kdE8SOi+BFR/IgofkQUPyKKHxHFj4jiR0TxI6L4EVH8iCh+RBQ/IoofEcWPiOJHRPEjovgRUfyIKCv49Gqtp61nXr30tI8T37aetwtauH2lkn/udruXreftgpZF+SXpuPWs3UiPbF+p5o+tZ+wyShx+Oc5+c53PW8/X78sNar6dz4x5m5qvDGIYkPSCQxwAAAz/4zc3Go350sDDIgAAAABJRU5ErkJggg=='/%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: .5s
}

.accordion-item.active .accordion-button:after {
  transform: rotate(180deg);
  transition: .5s;
  filter: invert(1) brightness(.2)
}

.accordion-content {
  display: none;
  padding: 15px;
  background-color: #fff;
  color: #fff
}

.accordion-item.active .accordion-header {
  background-color: var(--primary)
}

.how-work {
  padding-top: 100px
}

.how-work__steps--item {
  border-radius: 25px;
  border: 1px solid #e9e5e5;
  background: #fff;
  box-shadow: 0 25px 40px 0 rgba(0, 0, 0, .15);
  min-height: 110px;
  display: flex;
  align-items: center;
  gap: 17px;
  padding: 25px 16px
}

.how-work__steps--item:not(:last-child) {
  margin-bottom: 25px
}

.how-work__steps--item span {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  width: 54px;
  height: 54px;
  min-width: 54px;
  border-radius: 100%;
  background: #faa144;
  display: flex;
  align-items: center;
  justify-content: center
}

.how-work__steps--item h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 8px
}

.how-work__steps--item h6 {
  color: #828c8a;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0
}

.navbar-toggle .icon-bar {
  background: var(--primary)
}

.content-wrapper {
  position: relative;
  overflow: hidden
}

.wrapper {
  --primary: #A614B2;
  position: relative
}
.service-filters .btn-primary {
	border-radius: 11px;
	height: 46px;
}
#beamerSelector {
	top: 50px;
}
.auth .sidebar-logo-wrap .sidebarlogo img {
	max-width: 150px;
}
.service-filters .dropdown {
	margin-left: 5px;
}
.wrapper .sidebar-wrap {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 260px;
	height: 100%;
	background: var(--side-clr);
	padding: 24px 18px;
	color: #fff;
	overflow: auto;
	scrollbar-width: thin;
}

.wrapper .inner-wrap {
  flex: 1;
  width: 100%;
  position: relative
}

.userprofile-wrap {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 30px 0
}

.sidebar-wrap .menu-title {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 5px;
  margin-bottom: 16px
}

.userprofile-wrap__image {
  width: 65px;
  height: 65px;
  border-radius: 16px;
  background: #fff;
  padding: 6px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden
}

.sidebar-nav a,
.top-nav-wrap {
  display: flex;
  align-items: center
}

.userprofile-wrap__image .profile-img {
  border-radius: 12px;
  background: linear-gradient(180deg, #00b8ff 0, #71d7ff 100%);
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sidebar-wrap .sidebarlogo {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  display: block
}

.sidebar-wrap .profile-name {
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 6px;
  color: #fff
}

.sidebar-wrap a {
  color: #fff;
  letter-spacing: -1.08px;
  font-size: 18px;
  font-weight: 600
}

.sidebar-nav a {
  font-size: 14px;
  font-weight: 400;
  gap: 14px;
  padding: 10px 13px;
  border-radius: 10px;
  list-style: none
}

.sidebar-nav li {
  margin-bottom: 0
}

.top-nav-wrap {
  padding: 10px;
  justify-content: space-between;
  border-radius: 13px;
  border: 1px solid #d7e5e3;
  background: #fff;
  margin: 15px 15px 25px
}

.top-nav-left-ul,
.top-nav-right-ul li:last-child a {
  align-items: center;
  gap: 16px;
  display: flex
}

.wrapper .container {
  width: 100%;
  max-width: 100%
}

.top-nav-left-ul li .pinner {
  color: #faa144
}

.tickets .section-head p,
.top-nav-left-ul li.bread {
  color: #828c8a;
  font-size: 16px;
  font-weight: 400
}

.top-nav-left-ul li.bread b {
  color: #fff;
  font-size: 18px;
  font-weight: 500
}

.top-nav-right-ul li a {
  border-radius: 13px;
  background: #4ca994 !important;
  color: #fff;
  padding: 12px 16px;
  text-decoration: none
}

.top-nav-right-ul li:last-child a {
  border-radius: 11px;
  background: #094235 !important
}

.custom-tabs-one .nav-item.active .nav-link,
.custom-tabs.nav-tabs li a.nav-link.active,
.order-history .table th,
.top-nav-right-ul li:last-child a:hover {
  background: #094235
}

.stats-wrap {
  border-radius: 10px;
  background: #fff;
  padding: 24px 22px;
  border: 8px solid #4ca994;
  border-top: 0;
  border-left: 0;
  height: auto;
  min-height: 170px
}

.stats-wrap .stats-title {
  color: #828c8a;
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 5px
}

.stats-wrap .stats-txt {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  color: var(--textcolor)
}

.stats-wrap__wrapper {
  margin-bottom: 28px
}

.brand-cat-row {
  border-radius: 15px;
  border: 1px solid #fff;
  background: #fff;
  padding: 30px 40px;
  margin-bottom: 24px
}

.brand-cat-row .row {
  margin: 0 -3px
}

.brand-cat-row .row>div {
  padding: 0 3px
}

.brand-cat-row a {
  border-radius: 40px;
  border: none !important;
  background: #ecf9f6 !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px;
  margin-bottom: 10px;
  text-decoration: none
}

.brand-cat-row a:hover {
  background: var(--secondary);
  color: #fff
}

.brand-cat-row .icon {
  min-width: 34px;
  height: 34px;
  width: 34px
}

.well {
  border-radius: 15px;
  border: none;
  background: #fff
}

.add-funds .form-control {
  border: none !important;
  background: #ecf9f6 !important
}

.services .table tbody td {
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important
}

.services .table tbody td:first-child {
  border-left: none !important
}

.services .table tbody td:last-child {
  border-right: none !important
}

.custom-tabs.nav-tabs {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
  border: 0
}

.custom-tabs.nav-tabs li a.nav-link {
  border-radius: 11px;
  background: #4ca994;
  color: #fff;
  padding: 15px;
  font-size: 12px;
  font-weight: 400;
  border: none !important
}

.new-order .well {
  border-radius: 15px;
  border: 1px solid #ecf9f6 !important;
  background: #fff
}

.modal-content {
  background-color: #fff;
  border: none !important
}

.title {
  letter-spacing: -.54px;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #d7e5e3;
  padding-bottom: 8px;
  margin-bottom: 25px
}

.form-control {
  border-radius: 11px;
  border: 1px solid #d7e5e3;
  background: rgba(76, 169, 148, .1);
  padding: 0 20px;
  height: 50px;
  box-shadow: none !important;
  outline: 0 !important
}

.auth .form-control {
  border: 1px solid #d7e5e3 !important
}

.form-control:focus {
  border-color: var(--secondary)
}

.h-50,
.input-group button,
.select2-container .select2-selection--single {
  height: 50px
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 50px
}

.control-label,
.form-group__checkbox label {
  color: #828c8a;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #80808038;
  border-color: #80808038
}

.input-group {
  display: flex;
  width: 100%
}

.how-work video,
.signup .form-group,
.signup .form-inline,
.w-100 {
  width: 100%
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #4ca994
}

.well.description .box {
  --primary: #FDFBFE;
  border-radius: 12px;
  background: #ecf9f6;
  padding: 17px 20px;
  min-height: 80px;
  text-align: left;
  overflow: hidden;
  border: 1px solid #d7e5e3 !important
}

.account .col-md-12 .row>div,
.well.description .row>div {
  margin-bottom: 20px
}

.well.description .box h6 {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 6px
}

.well.description .box.services p {
  font-size: 14px;
  color: #fff;
  margin: 0
}

.well.description .box .detail span {
  color: var(--textcolor);
  font-size: 20px;
  font-weight: 400
}

.dashboard-footer {
  background: #094235;
  padding: 16px;
  margin-top: 30px;
  border: none
}

.dashboard-footer p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  text-align: right
}

.service-filters {
  display: flex;
  border: 0;
  margin-bottom: 28px
}

.service-filters li.dropdown {
  width: 144px
}

.service-filters li.dropdown button {
  width: 100%;
  border-radius: 11px;
  background: #072a23;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  height: 46px;
  line-height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 10px 20px 0 rgba(17, 19, 21, .2)
}

.service-filters li.search {
  flex: 1;
  width: 100%;
  margin-left: 16px
}

.service-filters li.search input {
  flex: 1;
  background: #fff;
  border-radius: 11px !important;
  border: 1px solid #d7e5e3;
  height: 46px;
  color: var(--textcolor)
}

.auth .service-filters li.search input {
  flex: 1;
  background: #ecf9f6 !important;
  border-radius: 11px !important;
  border: none;
  height: 46px;
  color: var(--textcolor)
}

.service-filters li.search input::placeholder {
  color: rgba(7, 42, 35, .26);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -.42px
}

.orders-filters .input-group-btn,
.service-filters li.search .input-group-btn {
  width: 118px
}

.service-filters li.search .input-group-btn .btn-primary {
  border-radius: 11px !important;
  background: var(--bg-btns) !important;
  height: 46px;
  font-size: 12px;
  font-weight: 400
}

.orders-filters .input-group,
.service-filters li.search .input-group {
  max-width: 100%;
  gap: 10px;
  margin: 0
}

.api p,
.panel-title a {
  color: #072a23 !important
}

.table th {
  background: #4ca994;
  text-transform: capitalize !important;
  font-weight: 400 !important
}

.table {
  border-collapse: separate;
  border-spacing: 0 12px
}

.table-wrapper {
  border-spacing: 8px
}

.table td {
  background: #fff;
  color: var(--textcolor)
}

.api p,
.api pre {
  background: #ecf9f6
}

.table td:first-child,
.table th:first-child {
  border-top-left-radius: 11px;
  border-bottom-left-radius: 11px
}

.table td:last-child,
.table th:last-child {
  border-top-right-radius: 11px;
  border-bottom-right-radius: 11px
}

.table .w-45 {
  width: 55%
}

.table td,
.table th {
  padding: 16px 14px !important;
  border: 0 !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -.48px;
  vertical-align: middle !important
}

.api .table td {
  border-radius: 15px;
  border: 1px solid #d7e5e3 !important;
  background: #ecf9f6 !important;
  width: 49%
}

.guest .table td {
  border: 1px solid #d7e5e3 !important;
  background: #ecf9f6 !important;
  box-shadow: none !important;
  color: #072a23
}

#accordions .panel-body,
.services .table tbody td {
  border: none !important
}

.how-work__image img {
  border-radius: 25px;
  overflow: hidden
}

.signup {
  padding-top: 100px;
  padding-bottom: 50px
}

.signup .page-head {
  text-align: left;
  padding: 0
}

.main-t,
.txt {
  text-align: center
}

.signup .page-head p {
  text-align: left;
  margin-bottom: 30px
}

.reset-pass .well,
.signup .well {
  border-radius: 30px;
  border: 1px solid #4ca994;
  background: #fff;
  box-shadow: 0 15px 50px 0 rgba(76, 169, 148, .2)
}

.reset-pass h2,
.signup .well h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px
}

.signup .h-account {
  position: relative;
  text-align: center;
  margin: 20px 0
}

.signup .h-account:after,
.signup .h-account:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background: rgba(7, 42, 35, .21);
  top: 50%;
  transform: translateY(-50%)
}

.signup .h-account:after {
  right: 15%
}

.signup .h-account:before {
  left: 15%
}

.signup .h-account span {
  font-size: 14px;
  font-weight: 400
}

.signup__image {
  margin-top: 30px;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto
}

.reset-pass {
  padding-bottom: 30px
}

.api b,
.api strong {
  font-weight: 600 !important
}

.api .table.table_spacing tr td:first-child {
  border-right: 3px solid #fff !important
}

.api .table.table_spacing tr td:last-child {
  border-left: 3px solid #fff !important
}

.api pre {
  border-radius: 15px;
  border: .5px solid #d7e5e3;
  font-size: 14px;
  font-weight: 400;
  color: #072a23;
  padding: 20px
}

.api p {
  border-radius: 15px;
  border: .5px solid #d7e5e3;
  font-size: 14px;
  font-weight: 500;
  padding: 22px 18px;
  margin: 0 0 15px;
  line-height: 1
}

.api.dashboard .table th {
  border: .5px solid #ecf9f6;
  background: #4ca994
}

.order-history .nav-tabs {
  border-radius: 11px;
  background: #4ca994;
  border: none;
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px
}
.alert-info {
	background-color: #4ca994;
	border-color: transparent;
	color: #fff;
}
.order-history .nav-tabs li a {
  border-radius: 11px;
  background: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -.42px;
  min-width: 130px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 15px;
  color: #072a23;
  gap: 5px;
  border: 0
}

.table td a,
.table th {
  color: #201c3f
}

.order-history .nav-tabs li:first-child a {
  width: 110px
}

.order-history .nav-tabs li.active a {
  background: #094235;
  color: #fff;
  border: none !important
}

.order-history .nav-tabs li a span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-block;
  min-width: 12px
}

.order-history .nav-tabs li a span.completed,
.order-status.completed_status {
  background: #45b500
}

.order-history .nav-tabs li a span.canceled,
.order-status.canceled_status {
  background: #ff0e0e
}

.order-history .nav-tabs li a span.partial,
.order-status.partial_status {
  background: #7c52f2
}

.order-history .nav-tabs li a span.inprogress,
.order-status.progress_status {
  background: #ffac25
}

.order-history .nav-tabs li a span.processing,
.order-status.processing_status {
  background: #40c6ff
}

.order-history .nav-tabs li a span.pending,
.order-status.pending_status {
  background: #406aff
}

.orders-filters {
  margin: 25px 0
}

.orders-filters input {
  flex: 1;
  background: #fff !important;
  border-radius: 11px !important;
  border: none !important;
  height: 46px;
  color: #000
}

.orders-filters input::placeholder {
  color: rgba(7, 42, 35, .26);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -.42px
}

.form-control::placeholder {
  color: #072a23;
  opacity: .5
}

.orders-filters .input-group-btn .btn-primary {
  border-radius: 11px !important;
  background: var(--bg-btns);
  height: 46px;
  font-size: 12px;
  font-weight: 400
}

.add-funds .accordion_item {
  margin-bottom: 12px
}

.add-funds .accordion_item .btn-primary {
  border-radius: 12px;
  background: #ecf9f6;
  display: flex;
  width: 100%;
  color: #072a23;
  font-size: 14px;
  font-weight: 400;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  height: auto;
  border: 1px solid #d7e5e3 !important
}

.custom-tabs-one .nav-item .nav-link,
.tab-switch .nav-item .nav-link {
  margin-right: 5px;
  width: 118px;
  height: 46px;
  font-weight: 400;
  display: flex
}

.add-funds .accordion_item .btn-primary:after {
  content: "";
  position: relative;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M11.1667 20.3333C6.10405 20.3333 2 16.2292 2 11.1667C2 6.10405 6.10405 2 11.1667 2C16.2292 2 20.3333 6.10405 20.3333 11.1667C20.3333 16.2292 16.2292 20.3333 11.1667 20.3333ZM11.1667 18.5C15.2168 18.5 18.5 15.2168 18.5 11.1667C18.5 7.11658 15.2168 3.83333 11.1667 3.83333C7.11658 3.83333 3.83333 7.11658 3.83333 11.1667C3.83333 15.2168 7.11658 18.5 11.1667 18.5Z' fill='white'/%3E%3Crect x='7.16602' y='10.1667' width='8' height='2' fill='white'/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain
}

.add-funds .accordion_item .btn-primary.collapsed:after {
  background-image: url("https://i.23robo.info/projects/smmpanelco/newdesign/img/Frame.svg")
}

.add-funds .accordion_item .btn-primary:not(.collapsed) {
  background: #191207;
  color: #fff;
  border: none !important
}

.add-funds .accordion_item .card-body {
  border-radius: 12px;
  background: #ecf9f6;
  color: #828c8a;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  padding: 14px 18px;
  margin-top: 12px;
  border: 1px solid #d7e5e3
}

.well-blue {
  background: 0 0 !important;
  border: none !important;
  padding: 0
}

.account .form-control {
  border: 1px solid #fff !important
}

.tickets .section-head h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px
}

.service-name {
  min-width: 100%;
  width: 100% !important
}

.custom-tabs-one .nav-item .nav-link {
  border-radius: 11px;
  background: #a614b2;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  border: none;
  padding-left: 32px;
  align-items: center;
  justify-content: start
}

.custom-tabs-one .nav-item i {
  position: absolute;
  top: 17px;
  left: 14px;
  color: #fff;
  font-size: 12px
}

.add-funds .title {
  padding-top: 10px
}

.title-t {
  color: var(--textcolor);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 106.445%
}

.bg-green,
.tab-switch .nav-item .nav-link,
.ticket-btn-row .brand-category {
  color: #fff;
  line-height: normal;
  font-style: normal
}

.bg-green {
  font-size: 20px;
  font-weight: 500;
  border-radius: 15px;
  background: #4ca994;
  padding: 12px;
  margin-bottom: 30px
}

#support .card {
  border-radius: 20px;
  background: #fff;
  padding: 15px
}

.tab-switch {
  display: flex;
  align-items: center;
  margin-bottom: 20px
}

.tab-switch .nav-item .nav-link {
  border-radius: 11px;
  background: #a614b2;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center
}

.tab-switch .nav-item.active .nav-link {
  background: #191207
}

.ticket-btn-row .brand-category {
  padding: 10px 5px 10px 12px;
  margin-bottom: 5px;
  border-radius: 11px;
  background: #a614b2;
  border: none;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 12px;
  font-weight: 400
}

.ticket-btn-row .col-sm-4 {
  padding: 0 5px
}

.ticket-btn-row {
  margin: 0;
  padding: 0
}

.ticket-btn-row .btn.btn-primary {
  padding: 25px
}

.table a:not(.btn),
table a:not(.btn) {
  color: var(--textcolor);
  text-decoration: underline
}

.box-step {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 15px;
  background: #ecf9f6;
  padding: 20px
}

.btn.popup-youtube i,
.dropdown-menu {
  background-color: #fff
}

.title-w {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 119%
}

#accordions .panel-title a,
.main-t,
.smt-title,
.wht-txt {
  line-height: normal;
  font-style: normal
}

.wht-txt {
  color: #fff;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400
}

#accordions {
  margin-top: 20px
}

#accordions .panel-heading {
  border-radius: 10px !important;
  background: #ecf9f6 !important;
  padding: 15px;
  color: #fff !important
}

.service-filters li {
  margin-bottom: 10px
}

.service-filters .dropdown-menu>li>a {
  color: #000;
  white-space: wrap
}

.st-title {
  color: #000 !important
}

#accordions .panel-title a {
  color: #fff;
  font-size: 12px;
  font-weight: 400
}

#accordions .panel.panel-default {
  border-radius: 10px;
  background: #ecf9f6;
  border: none !important;
  margin-bottom: 15px !important
}

.wrapper.toggle .sidebar-wrap {
  left: -260px
}

.wrapper .inner-wrap {
  padding-left: 260px
}

.wrapper .inner-wrap,
.wrapper .sidebar-wrap,
.wrapper.toggle .inner-wrap,
.wrapper.toggle .sidebar-wrap {
  transition: .3s ease-in-out
}

@media screen and (min-width:768px) {
  .testimonials .item-wrap {
    width: 200%
  }

  .account .col-md-12 .row {
    display: flex;
    flex-wrap: wrap
  }
}

.account .well {
  height: 100%;
  margin: 0
}
#accept_terms_text {
	margin-left: 0;
}
#provider {
	padding: 80px 0;
}
.country-slider-wraper {
	margin-top: 35px;
}
.country-slide {
	border-radius: 20px;
	background: #ecf9f6;
	margin: 10px;
	padding: 25px;
	border: 1px solid #e9e5e5 !important;
}
.country-slide-title {
	font-size: 18px;
	font-weight: 600;
	color: #072a23;
}
.why-box {
	border-radius: 20px;
	background: #ecf9f6;
	margin: 0 0 10px;
	padding: 15px;
	border: 1px solid #e9e5e5 !important;
	min-height: 215px;
}
.why-box-title {
	font-size: 18px;
	font-weight: 600;
	color: #072a23;
	margin-bottom: 10px;
}
.why-box-txt {
	color: #072a23;
	font-size: 14px;
	margin: 0;
}
.why-box-row {
	margin-top: 40px;
}
.pannel-services .card h4 {
	min-height: 52px;
}
@media screen and (max-width:1200px) {
  .main-banner h1 {
    font-size: 46px
  }

  .services-insight .nav-tabs .nav-link {
    min-width: 120px
  }

  .services-insight .nav-tabs {
    padding: 25px;
    gap: 16px
  }

  .get-started__inner:before {
    right: -30px;
    bottom: -30px
  }

  .wrapper .inner-wrap {
    padding-left: 0
  }
}

@media screen and (max-width:991px) {

  .main-banner p,
  .rise-social__image img {
    margin-left: auto;
    margin-right: auto
  }

  .boost-account,
  .footer .mian-d-flex .footer__left,
  .how-work .row>div:first-child,
  .main-banner,
  .main-banner p,
  .payment-method,
  .rise-social,
  .signup .page-head {
    text-align: center
  }

  .main-banner .row>div:not(:last-child) {
    margin-bottom: 60px
  }

  .login-info .well {
    padding: 20px
  }

  .login-info .login-info__form {
    gap: 10px
  }

  .main-banner h1 {
    font-size: 40px
  }

  .section-title {
    font-size: 42px
  }

  .pannel-services,
  .services-insight {
    padding: 40px 0
  }

  .rise-social {
    padding: 50px 0
  }

  .boost-account .row,
  .payment-method .row,
  .rise-social .row,
  .services-insight .row {
    display: block
  }

  .rise-social__image img {
    margin-bottom: 30px
  }

  .services-insight .nav-tabs {
    overflow: hidden;
    overflow-x: scroll;
    justify-content: start
  }

  .services-insight .tab-content {
    padding: 60px 20px 20px;
    text-align: center
  }

  .services-insight .row img {
    margin: 25px auto auto
  }

  .payment-method {
    padding-bottom: 40px
  }

  .how-work .row>div:first-child img,
  .payment-method img {
    margin: 30px auto auto
  }

  .boost-account {
    padding: 40px 0
  }

  .boost-account img {
    margin: auto auto 30px
  }

  .how-work {
    padding-top: 40px
  }

  .how-work .row>div:first-child {
    margin-bottom: 30px
  }

  .faq {
    padding: 50px 0
  }

  .testimonials {
    padding: 0
  }

  .get-started__inner:after,
  .get-started__inner:before {
    border-radius: 0 100px 0 150px
  }

  .footer .mian-d-flex {
    flex-direction: column
  }

  .footer .mian-d-flex .footer__left,
  .footer .mian-d-flex .footer__right {
    width: 100%
  }

  .footer-wrapper .footer .footer__social {
    justify-content: center;
    margin-bottom: 30px
  }

  .page-head {
    padding: 30px 0
  }

  .page-head h1 {
    font-size: 50px
  }

  .signup {
    padding-top: 50px
  }

  .signup .page-head br {
    display: none
  }

  .signup__image {
    margin-bottom: 30px
  }
}

@media screen and (max-width:767px) {

  .header .navbar-nav,
  .login-info .login-info__form {
    flex-direction: column
  }

  .header .navbar-nav {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: -100%;
    background: var(--primary);
    align-items: center;
    justify-content: start;
    margin: 0;
    transition: .5s
  }

  .header .navbar-nav li a {
    color: #fff
  }

  .header .collapse,
  .show-on-md {
    display: block !important
  }

 .header .navbar-collapse.collapse.in .navbar-nav {
	top: 60px;
}

  .inline-buttons {
    gap: 10px
  }

  .header.sticky .navbar-collapse.collapse.in .navbar-nav {
    top: 63px
  }

  .main-banner h1 {
    font-size: 35px
  }

  .login-info .login-info__form .form-group {
    width: 100%
  }

  .form-group__password {
    margin-bottom: 30px !important
  }

  .form-group__password .forgot-pass {
    position: absolute;
    right: 20px;
    bottom: -30px
  }

  .stats ul li {
    flex-direction: column;
    text-align: center
  }

  .stats ul {
    padding: 40px 0
  }

  .section-title {
    font-size: 36px
  }

  .testimonials .item {
    min-width: auto
  }

  .get-started:after,
  .get-started__inner:before {
    display: none
  }

  .get-started__inner {
    padding: 25px
  }

  .get-started__inner:after {
    border-radius: 0 45px
  }

  .get-started {
    padding: 40px 0
  }

  .nav-menu {
    margin-left: 16px
  }

  .footer-wrapper .footer__right .d-flex {
    flex-wrap: wrap
  }

  .footer-wrapper .footer__right .d-flex>div {
    width: 50%;
    flex: none
  }

  .footer-wrapper .footer__right .d-flex>div:last-child {
    width: 100%;
    margin-top: 25px
  }

  .accordion-item {
    margin-bottom: 15px
  }

  .page-head h1 {
    font-size: 45px
  }

  .table-responsive {
    border: 0
  }

  .btn {
    min-width: 100px
  }
}

@media screen and (max-width:575px) {
  .main-banner .row>div:not(:last-child) {
    margin-bottom: 30px
  }

  .header .navbar-collapse.collapse.in .navbar-nav {
    top: 80px !important
  }
.header::after {
	display: none;
}
.main-banner {
	padding-top: 60px;
}
  body.guest {
    padding-top: 50px
  }

  .how-work__image {
    padding: 0
  }

  .get-started::after,
  .get-started::before,
  .header .inline-buttons,
  body::after,
  body::before {
    display: none
  }

  .hide-on-sm {
    display: none !important
  }

  .header .navbar-nav li a {
    color: #fff !important
  }

  .main-banner__image::before {
    width: 330px;
    height: 330px
  }

  .footer-wrapper .footer {
    padding-top: 40px
  }

  .btn.popup-youtube {
    top: 35% !important;
    left: 40% !important;
    font-size: 20px !important;
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important
  }

  .main-t {
    font-size: 36px !important
  }

  .order-history .nav-tabs li a {
    width: 145px !important
  }

  .reset-password {
    padding: 20px 0 !important
  }

  .payment-method {
    padding-bottom: 50px;
    text-align: center
  }

  .card.mt-5 {
    margin-top: 15px
  }

  .payment-method__image img {
    margin-bottom: 0 !important
  }

  .boost-account .section-title {
    padding-top: 15px
  }

  .form-group__password .forgot-pass {
    color: #fff
  }

  .login-info .login-info__labels {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px
  }

  .stats ul {
    flex-wrap: wrap;
    justify-content: center
  }

  .stats ul li {
    width: 46%
  }

  .section-title {
    font-size: 32px
  }

  body {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
  }

  .top-nav-wrap {
    padding: 10px;
    display: flex;
    flex-wrap: wrap !important
  }

  .top-nav-right-ul li a {
    padding: 10px 14px !important
  }

  .top-nav-right-ul {
    padding-top: 10px
  }

  .stats-wrap {
    height: auto;
    min-height: auto;
    margin-bottom: 15px
  }

  .stats-wrap__wrapper {
    margin-bottom: 0
  }

  .brand-cat-row .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center
  }

  .brand-cat-row .row>div {
    padding: 0 3px;
    width: 50% !important
  }

  .dashboard-footer p {
    text-align: center !important
  }

  .brand-cat-row {
    padding: 15px !important
  }

  .header {
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  .header .container,
  .service-filters li.dropdown {
    width: 100%
  }

  .page-head h1 {
    font-size: 40px
  }

  .service-filters {
    flex-direction: column
  }

  .service-filters li.search {
    margin: 16px 0 0
  }

  .service-filters li.search .input-group-btn {
    width: 100px
  }
  .pannel-services .card h4 {
	min-height: unset;
}
}

.titcket-title {
  font-weight: 600
}

.ticket-message-left .ticket-message {
  border-radius: 15px;
  background: #ecf9f6 !important;
  border: .5px solid #ecf9f6 !important;
  margin-bottom: 4px
}

.ticket-message-right .ticket-message {
  border-radius: 11px;
  background: #ecf9f6 !important;
  border: .5px solid #ecf9f6 !important;
  margin-bottom: 4px
}

.table td .order-status {
  font-size: 15px;
  border-radius: 11px;
  color: #fff;
  font-weight: 400;
  padding: 10px 15px 12px 14px;
  display: flex;
  align-items: center;
  justify-content: center
}

.order-status.closed_status {
  background: #e2d6d6
}

.order-status.answered_status {
  background: #1f292d
}

.smt-title {
  color: #072a23;
  font-size: 24px;
  font-weight: 500
}

.payment-method__image img {
  margin-bottom: -67px
}

.reset-password {
  padding: 80px 0
}

.main-t {
  color: #fff;
  font-size: 55px;
  font-weight: 600
}

.txt {
  color: var(--grey);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px
}

.sm-ttile,
.st-title {
  font-style: normal;
  font-weight: 500;
  line-height: normal
}

.st-title {
  font-size: 24px
}

.reset-password .well {
  box-shadow: 0 15px 50px 0 rgba(166, 20, 178, .2)
}

.reset-password .btn.btn-primary {
  width: 100%;
  border-radius: 11px
}

.guest .api.dashboard {
  padding-top: 30px
}

.sm-ttile {
  color: #072a23;
  font-size: 32px;
  margin: 0
}

.tickets-wrap .txt {
  text-align: left
}

.auth .service-filters li.dropdown button {
  background: #3d1d26
}

.services-insight__image img {
  width: 423px
}

.how-work__image {
  position: relative;
  border-radius: 25px;
  padding: 30px
}

.btn.popup-youtube {
  position: absolute;
  top: 37%;
  left: 42%;
  font-size: 25px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 80px;
  height: 80px;
  border: 5px solid #f6a11a;
  min-width: 80px
}

.btn.popup-youtube i {
  background: linear-gradient(180deg, #d74f98 0, #f6a11a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.close {
  margin-right: 10px;
  color: #000 !important
}

.tickets-wrap .panel-title>a::before {
  width: 29px;
  height: 29px;
  background: #4ca994;
  color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
  padding-top: 3px
}

.guest .panel-title>a.collapsed::before,
.tickets-wrap .panel-title>a.collapsed::before {
  float: right !important;
  content: "\f0d7"
}

.sidebar-logo-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.sidebar-logo-wrap .pinner {
  border-radius: 5px;
  background: #faa144;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  text-decoration: none
}

.stats-icon img:first-child {
  width: 50px
}

#login-sec {
  background: #fff;
  padding-top: 1px
}

.main-banner .btn.btn-primary {
  background: var(--bg-btns)
}

.payment-method .sub-title,
.testimonials .sub-title {
  color: var(--pink-btn) !important
}

.auth .table th {
  background: #4ca994;
  color: #fff
}

.auth .api .btn.btn-secondary.h-50.m-t {
  background: #000
}

.auth .well {
  background: #fff;
  border: 1px solid #d7e5e3;
  box-shadow: none
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ffff
}

.guest .btn.btn-secondary,
.rise-social .btn-primary {
  background: #faa144
}

.auth .box-step {
  border-radius: 15px;
  background: #094235
}

.auth #accordions .panel-heading {
  border-radius: 10px;
  border: .5px solid #ecf9f6;
  background: #ecf9f6 !important
}

.auth .panel-body {
  border: .5px solid #ecf9f6;
  background: #ecf9f6;
  margin-top: 10px;
  border-radius: 10px
}

#service_description .panel-body {
  padding: 0
}

.mt-top {
  padding-top: 15px
}

.guest .panel-heading {
  border-radius: 15px;
  border: 1px solid #e9e5e5 !important;
  background: #fff !important;
  padding: 12px;
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .1);
  color: #072a23 !important
}

.guest .panel-body {
  border-radius: 15px;
  border: 1px solid #e9e5e5;
  background: #fff;
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .1);
  border-top: none !important;
  margin-top: 10px
}

.tickets-wrap .well-bg,
.top-nav-right-ul #currencies-list a {
  background: 0 0 !important
}

.guest .panel.panel-default {
  background: 0 0 !important;
  border: none !important;
  margin-bottom: 25px
}

.promo-carousel .item-info {
  direction: ltr !important
}

.promo-carousel .item p {
  text-align: left !important
}

.promo-carousel .item .rating {
  direction: ltr
}

.order-history .btn.btn-xs.btn-default {
  width: 90px !important;
  min-width: 90px !important;
  color: #fff !important
}

.tickets-wrap .well-bg {
  border: none !important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #fff;
  background-color: #f3711b
}
.top-nav-left-ul li.bread b {
	color: #072a23;
}
.top-nav-right-ul #currencies-list a {
	color: #000;
}
.payment-ftr-logo {
	margin: 15px 0;
}
@media (max-width:550px) {
.stats-wrap {
	padding: 8px 12px;
	border: 3px solid #4ca994;
	border-top: 0;
	border-left: 0;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.stats-wrap .stats-title {
	margin-top: 0;
	margin-bottom: 2px;
	font-size: 12px;
}
  .stats-wrap .stats-txt {
	font-size: 14px;
	line-height: 1.2;
}
  .stats-icon img {
	max-width: 30px;
}
  .top-nav-wrap {
	margin: 10px 10px 20px;
}
}