/*** Utility Css ***/
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
/*****/
.angle-view img {
  cursor: all-scroll;
}
.angle-view .pagination {
    display: flex;
    justify-content: center;
}
.angle-view .pagination .prev,
.angle-view .pagination .next{
  cursor: pointer;
  border: 1px solid #000;
    padding: 4px 11px;
    line-height: 1.2;
    font-size: 14px;
}
.angle-view .pagination span {
  line-height: 1.2;
}
.radial-wrapper .radia-bar-container svg {
  display: inline-block;
}
.radial-wrapper {
    text-align: center;
}
.acme-news-ticker-box {
    padding-top: 4px;
    padding-left: 5px;
}
.acme-news-ticker-label {
    padding: 8px;
}
.label-right {
    float: right !important;
    margin-right: 0;
    margin-left: 5px;
}
.controls-left {
    left: 0 !important;
}
.interactive-image {
  margin: auto;
}

/*** Team ****/

.elemix-team-top-wrapper .elemix-team-block{
  background:#fff; 
  padding:30px 20px; 
  text-align:center;
  margin: 0 0 28px;
  box-shadow: 0 3px 40px rgb(36 36 36 / 10%);
  line-height: 1.2;
}
.elemix-team-top-wrapper .elemix-team-block .elemix-team-image {
  display:inline-block;
  margin-bottom: 15px;
}
.elemix-team-top-wrapper .elemix-team-block h3 {
   color:#111; 
   font-size:18px; 
   font-weight:600; 
   margin-top: 10px;
   margin-bottom: 10px;
}
.elemix-team-top-wrapper .elemix-team-block .elemix-team-designation {
  font-size: 14px;
  line-height: 1.2;
  color: #8c8c8c;
}
.elemix-team-top-wrapper .elemix-team-block p{ 
   color:#8c8c8c; 
   font-size:14px; 
   line-height:1.5;
   margin: 25px 0px;
}
.elemix-team-top-wrapper .elemix-team-block .team-view-details{ 
  font-size: 15px;
  color:#111;
  text-decoration: none;
}
.elemix-team-top-wrapper .elemix-team-block .team-view-details:hover{
  color: #8c8c8c;
}
.elemix-team-top-wrapper .elemix-team-block .follow-us{
  margin:20px 0 0;
  line-height: 0;
  padding: 0;
}
.elemix-team-top-wrapper .elemix-team-block .follow-us li:first-child {
  margin-left: 0px;
}
.elemix-team-top-wrapper .elemix-team-block .follow-us li:last-child {
  margin-right: 0px;
}
.elemix-team-top-wrapper .elemix-team-block .follow-us li {
  display:inline-block; 
  line-height: 0;
  width:auto; 
  margin:0 8px;
}
.elemix-team-top-wrapper .elemix-team-block .follow-us li a{ 
   font-size:15px; 
   color:#8c8c8c;
}
.elemix-team-top-wrapper .elemix-team-block .follow-us li a:hover{ 
   color:#025a8e;
}

/** team Style 2 */
.elemix-team-style-2 .elemix-team-block .elemix-team-image,
.elemix-team-style-7 .elemix-team-block .elemix-team-image{
  width:148px; 
  height:148px;
}
/** team Style 3 */
.elemix-team-style-3 .elemix-team-block .elemix-team-image img {
  border-radius: 5px;
}
.elemix-team-style-3 .elemix-team-block {
  border-radius: 5px;
}


/** team Style 4 **/
.elemix-team-style-8 .elemix-team-block .elemix-team-image img,
.elemix-team-style-6 .elemix-team-block .elemix-team-image img,
.elemix-team-style-4 .elemix-team-block .elemix-team-image img ,
.elemix-team-style-5 .elemix-team-block .elemix-team-image img {
  width:150px; 
  height:150px;
  border-radius: 100%;
}
.elemix-team-style-4 .elemix-team-block,
.elemix-team-style-5 .elemix-team-block ,
.elemix-team-style-6 .elemix-team-block {
  border-radius: 5px;
}
/** team Style 5 **/
.elemix-team-style-5 .elemix-team-block .elemix-team-image {
  width:150px; 
  height:150px;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #e6e6e6;
}
/** team Style 6 **/
.elemix-team-style-6 .elemix-team-block .elemix-team-image img {
  border: 8px solid #ffffff;
  box-shadow: 2px 4px 10px 0px rgb(0 0 0 / 10%);
}

/** team Style 7 **/
.elemix-team-style-7 .elemix-team-block {
  border: 2px solid #cfd9db;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}
.elemix-team-style-7 .elemix-team-block .elemix-team-image img {
  border: 2px solid #cfd9db;
  border-radius: 5px;
}

/** team style 8 */
.elemix-team-style-8 .elemix-team-block {
  background: #9bccff26;
}

/** Team Dark **/
.elemix-team-top-wrapper.dark .elemix-team-block{
  background: #111;
  color: #fff;
}
.elemix-team-top-wrapper.dark .elemix-team-block .elemix-team-designation,
.elemix-team-top-wrapper.dark .elemix-team-block p,
.elemix-team-top-wrapper.dark .elemix-team-block .team-view-details,
.elemix-team-top-wrapper.dark .elemix-team-block .follow-us li a,
.elemix-team-top-wrapper.dark .elemix-team-block h3 {
  color: #fff;
}
.elemix-team-top-wrapper.dark .follow-us.social-style-2 li a,
.elemix-team-top-wrapper.dark .follow-us.social-style-3 li a{
  color: #111;
}

/** social style */
.follow-us.social-style-2 li a,
.follow-us.social-style-3 li a {
  text-align: center;
  text-decoration: none;
  width: 44px;
  height: 44px;
  line-height: 48px;
  color: #666;
  background-color: #fff;
  box-shadow: 0 10px 30px 0 rgb(0 0 0 / 7%);
  display: block;
}
.follow-us.social-style-2 li a {
  border-radius: 50% 50% 50% 50%;
}
.follow-us.social-style-3 li a {
  border-radius: none;
}

/** Logo carousel**/
.elemix-logo-carousel .elemix-logo-item {
  border: 1px solid #eee;
  padding: 25px;
  background: #fff;
  cursor: pointer;
  transition: 0.3s;
  min-height: 130px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.elemix-logo-carousel .owl-carousel .owl-item img,
.elemix-logo-carousel .elemix-logo-item img {
  transition: 0.3s;
  width: auto;
  max-width: 100%;
}
.elemix-logo-carousel .logo-style-2 .owl-item {
  padding: 20px;
}
.elemix-logo-carousel .logo-style-2 .elemix-logo-item {
  box-shadow: 5px 10px 10px 0px rgb(0 0 0 / 5%);
  border: none;
}
.elemix-logo-carousel .logo-style-3 .elemix-logo-item {
  border-radius: 50%;
}
.elemix-logo-carousel .logo-style-4 .owl-item {
  padding: 12px;
}
.elemix-logo-carousel .logo-style-4 .elemix-logo-item {
  box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 5%);
  border-radius: 5px;
}
.elemix-logo-carousel .logo-style-5 .elemix-logo-item {
  background: transparent;
  border: none;
}
.elemix-logo-carousel .logo-style-6 .elemix-logo-item img {
  filter: brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}
.elemix-logo-carousel .logo-style-6 .elemix-logo-item:hover img {
  filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}
.elemix-logo-carousel .logo-style-7 .owl-item {
  padding: 45px;
}
.elemix-logo-carousel .logo-style-7 .elemix-logo-item {
  padding: 130px 25px;
  background: #fff;
  border-radius: 200px;
  box-shadow: 0 3px 40px rgb(36 36 36 / 10%);
}
.elemix-logo-carousel .logo-style-7 .elemix-logo-item img {
  filter: brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}
.elemix-logo-carousel .logo-style-7 .elemix-logo-item:hover img {
  filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}
.elemix-logo-carousel .dark .elemix-logo-item {
  background: #000;
}
.elemix-logo-carousel .owl-dots,
.elemix-logo-carousel .owl-nav {
  line-height: 0;
  text-align: center;
  margin-top: 30px;
}
.elemix-logo-carousel .owl-nav button {
  background-color: rgba(0,0,0,0);
  height: 40px;
  width: 40px;
  border: 1px solid #111 !important;
  color: #111 !important;
  font-size: 38px !important;
  border-radius: 4px;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: border-color .2s,background-color .3s;
  -o-transition: border-color .2s,background-color .3s;
  transition: border-color .2s,background-color .3s;
}
.elemix-logo-carousel .owl-nav button:hover{
  background-color: #111;
  color: #fff !important;
}
.elemix-logo-carousel .owl-dots .owl-dot {
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 5px;
  border: none;
  background-color: #d8d8d8;
  border-radius: 50px;
  opacity: 1;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  margin: 0 3px;
  display: inline-block;
}
.elemix-logo-carousel .owl-dots .owl-dot.active {
  background-color: #111;
}



/************/
.elemix-business-hours-wrapper {
  background-color: #fff;
}
.elemix-business-hours-header h4 {
  margin: 0px;
}
.elemix-business-hours-wrapper .single-item{
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 10px 22px;
  margin: 4px 0;
}

.elemix-business-hours-wrapper.divider .single-item:before{
  border: 1px dashed #111;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.elemix-business-hours-wrapper.vertical-divider .single-item:before{
  width: 2px;
  height: 42px;
}
.elemix-business-hours-wrapper.horizontal-divider .single-item:before{
  width: 60px;
  height: 2px;
}
.elemix-business-hours-wrapper.style-1 {
  box-shadow: 0 3px 40px rgb(36 36 36 / 10%);
  padding: 20px;
}
.elemix-business-hours-wrapper.style-2 {
  padding: 0px;
  color:#fff;
}
.elemix-business-hours-wrapper.style-2.divider .single-item:before{
  border-color: #fff;
}
.elemix-business-hours-wrapper.style-2 .single-item {
  margin: 0px;
}
.elemix-business-hours-wrapper.style-2 .single-item:nth-child(odd) {
  background: #ff6f5e;
}
.elemix-business-hours-wrapper.style-2 .single-item:nth-child(even) {
  background: #fe5743;
}
.elemix-business-hours-wrapper.style-3 .single-item {
  border:  1px solid #e1e8ed;
  margin-bottom: 10px;
  margin-top: 0;
}
.elemix-business-hours-wrapper.style-3 .single-item:last-child {
  margin-bottom: 0;
}
.elemix-business-hours-wrapper.style-4 {
  padding: 0px;
}
.elemix-business-hours-wrapper.style-4 .single-item {
  box-shadow: 0 3px 40px rgb(36 36 36 / 10%);
  border:  1px solid #e1e8ed;
  margin-bottom: 10px;
  margin-top: 0;
}
.elemix-business-hours-wrapper.style-4 .single-item:last-child {
  margin-bottom: 0;
}
.elemix-business-hours-wrapper.style-5 {
  border: 1px solid #e1e8ed;
}
.elemix-business-hours-wrapper.style-6 {
  border: 1px solid #e1e8ed;
}
.elemix-business-hours-wrapper.style-6 .single-item {
  border-bottom: 1px solid #eee;
}
.elemix-business-hours-wrapper.style-7 .single-item:last-child,
.elemix-business-hours-wrapper.style-6 .single-item:last-child {
  border: none;
}
.elemix-business-hours-wrapper.style-7 {
  background: #111;
  padding: 0;
  color: #fff;
}
.elemix-business-hours-wrapper.style-7 .single-item {
  border-bottom: 1px solid #545454;
}
.elemix-business-hours-wrapper.style-7.divider .single-item:before {
  border-color: #fff;
}
.elemix-business-hours-wrapper.style-8 {
  box-shadow: 0px 0px 40px 0px rgb(163 168 177 / 19%);
  background: #fff;
  padding-bottom: 20px;
  border-radius: 0px 0px 10px 10px;
}
.elemix-business-hours-wrapper.style-8 .elemix-business-hours-header {
  background: #6731b7;
  padding: 25px 0px;
  color: #fff;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
}
/*** Icon Card ***/
.elemix-card-box {
  background: #f5f5f5;
  padding: 40px;
  box-shadow: 0 10px 50px rgb(0 0 0 / 5%);
}
.elemix-card-icon-wrap {
  font-size: 40px;
  color:  #111;
  margin-bottom: 35px;
}
.elemix-card-icon-wrap.card-icon {
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

}
.elemix-card-icon-wrap.card-icon.icon-style-1 {
  background: #6600f2;
  color: #fff;
  border-radius: 50%;
}
.elemix-card-box-title {
  font-size: 22px;
  font-weight: 500;
  color: #132150;
  margin-bottom: 18px;
  margin-top: 0;
  line-height: 1.4;
}

.elemix-card-box-text {
  color: #727777;
  line-height: 1.5;
  font-size: 16px;
}

.card-btn{
  display: inline-block;
  margin-top: 26px;
  color: #111;
  border: 2px solid #6600f2;
  border-radius: 6px;
  padding: 10px 25px;
  line-height: 1.2;
  font-size: 14px;
  font-weight: 500;
  transition: all .5s ease-in-out 0s;
}
.card-btn:hover{
  background: #6600f2;
  color: #fff;
}

/*** Card Style 2 ***/ 

.elemix-card-box.style-2 .elemix-card-icon-wrap.card-icon{
  background: transparent;
  color: #111;
  width: inherit;
  height: inherit;
}
/*** Card Style 3 ***/ 
.elemix-card-box.style-3 {
  background: transparent;
  box-shadow: none;
}
/*** Card Style 4 ***/ 
.elemix-card-box.style-4 {
  background: transparent;
  box-shadow: none;
}
.elemix-card-box.style-4 .elemix-card-icon-wrap.card-icon{
  background: transparent;
  color: #111;
  width: inherit;
  height: inherit;
}
/*** Card Style 5 ***/ 
.elemix-card-box.style-6,
.elemix-card-box.style-5 {
  padding: 20px;
  display: flex;
}
.elemix-card-box.style-5 .elemix-card-icon-wrap.card-icon.icon-style-1 {
  background: transparent;
  color:  #111;
  margin-right: 25px;
  width: inherit;
  height: inherit;
  font-size: 30px;
  margin-bottom: 0;
  display: block;
}
.elemix-card-box.style-6 .card-content,
.elemix-card-box.style-5 .card-content {
  text-align: left;
  word-break: break-all;
}
/*** Card Style 6 ***/
.elemix-card-box.style-6 .elemix-card-icon-wrap.card-icon.icon-style-1 {
  background: transparent;
  color:  #111;
  margin-right: 25px;
  width: inherit;
  height: inherit;
  font-size: 30px;
  margin-bottom: 0;
  display: flex;
}
/*** List ***/
.elemix-list-wrapper.list-style-none .list-inner {
  padding: 0;
  margin: 0;
  list-style: none;
}
.elemix-list-wrapper.list-style-circle .list-inner {
  list-style: circle;
}
.elemix-list-wrapper.list-style-square .list-inner {
  list-style: square;
}
.elemix-list-wrapper.list-style-outside .list-inner {
  list-style: outside;
}
.elemix-list-wrapper.list-style-upper-alpha .list-inner {
  list-style: upper-alpha;
}
.elemix-list-wrapper.list-style-upper-roman .list-inner {
  list-style: upper-roman;
}
.elemix-list-wrapper ol.list-inner {
  list-style: auto !important;
}
.elemix-list-wrapper .list-inner .list-inner-content {
  display: flex;
  align-items: center;
}
.elemix-list-wrapper .list-inner li{
  line-height: 1.2;
  margin-bottom: 20px;
  font-size: 16px;
}
.elemix-list-wrapper .list-inner li:last-child{
  margin-bottom: 0;
}
.elemix-list-wrapper .list-inner .list-inner-content span {
  margin-right: 8px;
  line-height: 0;
}
.elemix-list-wrapper .list-inner .list-inner-content span img {
  max-width: 20px;
}
@media only screen and (max-width: 599px) {
  .elemix-business-hours-wrapper.divider .single-item:before {
    display: none;
  }
}
@media only screen and (max-width: 399px) {
  .elemix-business-hours-wrapper .single-item {
    display: grid;
  }
  .elemix-business-hours-wrapper .single-item span.day {
    margin-bottom: 10px;
    display: block;
}
}
/*** List style 2 ***/
.elemix-list-wrapper.style-3 ol,
.elemix-list-wrapper.style-2 ol {
  counter-reset: gradient-counter;
  list-style: none;
  margin: 1.75rem 0;
  padding-left: 1rem;
}
.elemix-list-wrapper.style-4 ol > li,
.elemix-list-wrapper.style-3 ol > li,
.elemix-list-wrapper.style-2 ol > li {
  background: #fff;
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  counter-increment: gradient-counter;
  min-height: 66px;
  padding: 22px 22px 22px 66px;
  position: relative;
  box-shadow: 0.25rem 0.25rem 0.6rem rgb(0 0 0 / 5%), 0 0.5rem 1.125rem rgb(75 0 0 / 5%);
}
.elemix-list-wrapper.style-4 ol > li::before, 
.elemix-list-wrapper.style-4 ol > li::after,
.elemix-list-wrapper.style-3 ol > li::before, 
.elemix-list-wrapper.style-3 ol > li::after,
.elemix-list-wrapper.style-2 ol > li::before, 
.elemix-list-wrapper.style-2 ol > li::after {
  background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);
  border-radius: 22px 22px 0 22px;
  content: "";
  height: 102%;
  left: -22px;
  overflow: hidden;
  position: absolute;
  top: -22px;
  width: 66px;
  font-size: 28px;
  font-weight: 600;
}
.elemix-list-wrapper.style-4 ol > li::before,
.elemix-list-wrapper.style-3 ol > li::before,
.elemix-list-wrapper.style-2 ol > li::before {
  align-items: flex-end;
  content: counter(gradient-counter);
  color: #1d1f20;
  display: flex;
  justify-content: flex-end;
  padding: 8px;
  z-index: 1;
}

.elemix-list-wrapper.style-2 ol > li + li {
  margin-top: 44px;
}

/*** List style 3 ***/
.elemix-list-wrapper.style-3 ol > li {
  background: #f8f8f8;
}
.elemix-list-wrapper.style-4 ol > li::before,
.elemix-list-wrapper.style-3 ol > li::before {
  justify-content: center;
  align-items: center;
}

.elemix-list-wrapper.style-3 ol > li::before, 
.elemix-list-wrapper.style-3 ol > li::after {
  top: 0;
}
/*** List style 4 ***/
.elemix-list-wrapper.style-4 ol > li {
  background: #fff;
  box-shadow: none;
  border: 1px solid #e2e2e2;
  border-radius: 0px;
}
.elemix-list-wrapper.style-4 ol > li::before {
  color:  #fff;
}
.elemix-list-wrapper.style-4 ol > li::before,
.elemix-list-wrapper.style-4 ol > li::after {
  top: -1px;
}
.elemix-list-wrapper.style-4 ol > li::before, 
.elemix-list-wrapper.style-4 ol > li::after {
  background: linear-gradient(135deg, #ED4264 0%, #FFEDBC 100%);
  border-radius:0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

/*** Coupon Code Card ***/

.elemix-coupon-card-discount {
  background: #F73859;
}

.bg-color-blue {
  background: #2c3e50;
}

.elemix-coupon-card-wrapper {
  background: #f0f0f0;
  padding-bottom: 30px;
  border-radius: 20px;
  position: relative;
}
    
.elemix-coupon-card-wrapper .coupon-card-title {
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 30px 15px;
  text-align: center; 
}
.elemix-coupon-card-wrapper .coupon-card-title h2{
  font-weight: 700;
  font-size: 30px;
  color: #3a3a3a;
  margin: 0;
}
.elemix-coupon-card-wrapper .discount {
  min-height: 50px;
  position: relative;
  font-size: 80px;
  line-height: 80px;
  text-align: center;
  font-weight: bold;
  padding: 20px 15px 0;
  color: #ffdf5d;
}

.elemix-coupon-card-wrapper .discount:after {
  content: " ";
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 20%;
}

.elemix-coupon-card-wrapper .discount.elemix-coupon-card-discount:after {
  border-top: 20px solid #F73859;
}

.elemix-coupon-card-wrapper .discount .type {
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: -30px;
}

.elemix-coupon-card-wrapper .coupon-card-description {
  color: #999;
  margin-top: 15px;
  padding: 20px 15px;
}

.elemix-coupon-card-wrapper .coupon {
  min-height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 20px 15px;
}

.elemix-coupon-card-wrapper .btn-code {
  transition: 0.3s;
  margin-bottom: 15px;
  background: #F73859;
  color:  #fff;
  border: none;
  border-radius: 2px;
  padding: 15px 30px;
  line-height: 1.2;
  font-size: 15px;
  cursor: pointer;
}
.elemix-coupon-card-wrapper .btn-code:hover {
  background: #de0c31;
}
.elemix-coupon-card-wrapper .coupon .coupon-code {
  letter-spacing: 1px;
  border-radius: 4px;
  margin-top: 10px;
  padding: 10px 15px;
  color: #000000;
  background: #f0f0f0;
  display: none;
}

/***** Processbar *******/
.elemix-processbar-wrap {
  max-width: 400px;
  height: 10px;
  background-color: #eaeaea;
  position: relative;
  margin-top: 71px;
  color: #505050;
  font-size: 14px;
}
.elemix-processbar-wrap .process-name,
.elemix-processbar-wrap .process-width {
  position: absolute;
  bottom: 100%;
  left: 0;
  line-height: 1.8;
  margin-bottom: 6px;
}
.elemix-processbar-wrap .process-width {
  left: auto;
  right: 0;
}
.elemix-processbar-wrap .processbar {
  background-color: #a29bfe;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  -webkit-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  border-radius: inherit;
}

/* ==========================================================================
    Pricing Styling
  ========================================================================== */

.pricing--item {
  padding: 26px 20px 30px;
  background-color: #f9f9f9;
  text-align: center;
  position: relative;
}

.pricing--tag {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 150px;
  height: 150px;
  color: #fff;
  background-color: #619ff1;
  border-radius: 50%;
  line-height: 1.2;
  z-index: 0;
  padding: 40px 0 32px;
  font-size: 36px;
  font-weight: 600;
}
.pricing--tag:before {
  content: " ";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  background-color: #619ff1;
  border-radius: 50%;
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  z-index: -1;
}
.pricing--sub-title {
  font-size: 15px;
  color: #979797;
  font-weight: 400;
  margin-top: 10px;
}
.pricing--tag small {
  font-size: 24px;
  line-height: 34px;
  font-weight: normal;
}
.pricing--features {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing--features li {
  font-size: 16px;
  line-height: 1.2;
  vertical-align: middle;
  padding: 8px 0px;
}

.pricing--action {
  margin-top: 32px;
}

.pricing--item.active .pricing--action {
  margin-top: 42px;
}
.pricing--item .pricing-table-btn {
  position: relative;
  padding: 10px 20px;
  border-radius: 3px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  border: 1px solid #619ff1;
  display: inline-flex;
  align-items: center;

}
.pricing--item .pricing-table-btn:hover {
  background: #619ff1;
  color:  #fff;
}
.pricing--item.ribbon-style-1 .pricing-ribbon {
  position: absolute;
  left: -10px;
  top: 130px;
  padding: 3px 15px 4px 25px;
  color: #fff;
  background-color: #111;
  z-index: 0;
}

.pricing--item.ribbon-style-1 .pricing-ribbon:before, 
.pricing--item.ribbon-style-1 .pricing-ribbon:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0px 0 10px;
  z-index: -1;
}
.pricing--item.ribbon-style-1 .pricing-ribbon:before {
  border-top-color: #111;
}
.pricing--item.ribbon-style-1 .pricing-ribbon:before {
  border-color: #111 transparent transparent transparent;
}
.pricing--item.ribbon-style-1 .pricing-ribbon:after {
  border-color: #111 transparent transparent transparent;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.ribbon-style-2 {
  overflow: hidden;
}
.ribbon-style-2 .pricing-ribbon{
  background: #383838;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 24px;
  right: -42px;
  transform: rotate(45deg);
  transform-origin: center center;
  padding: 6px 25px;
  min-width: 160px;
  text-align: center;
}
.ribbon-style-3 .pricing-ribbon{
  position: absolute;
  top: -1px;
  padding: .8rem 1rem;
  background-color: #e2498a;
  color: #fff;
  line-height: 1;
  left: 0;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);

}

/* ==========================================================================
    Testimonial Styling
  ========================================================================== */

.single-testimonial {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  padding: 30px 20px;
  border-radius: 10px;
  border: 0;
  text-align: center;
  position: relative;
}
.testimonial-text {
  color: #999;
  font-size: 16px;
  line-height: 1.7;
}
.owl-carousel .owl-item .testimonials-author-pic img {
  width: 70px;
  height: auto;
  display: inline-flex;
}
.testimonials-author-info {
  display: inline-flex;
  margin-top: 20px;
}
.testimonials-author-info .testimonial-author--name{
  font-weight: 700;
  font-size: 16px;
}
.testimonials-author-info .testimonial-author--designation {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 600;
}
.testimonials-author-info .testimonial-rattings {
  font-size: 13px;
  margin-top: 6px;
  line-height: 0;
}
.testimonials-author-info .testimonial-rattings i {
  color: #F3B800;
  margin-right: 2px;
}
.elemix-testimonial-carousel .owl-nav button {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.5s;
}
.elemix-testimonial-carousel .owl-nav button.owl-next {
  left: auto;
  right: 0;
}
.elemix-testimonial-carousel .owl-dots {
  text-align: center;
}
.elemix-testimonial-carousel .owl-dots button.owl-dot{
  width: 12px;
  height: 12px;
  margin: 4px;
  background: #4676fa;
  display: inline-block;
  -webkit-backface-visibility: visible;
  transition: 0.2s ease;
  border-radius: 30px;
}
.elemix-testimonial-carousel .owl-dots .owl-dot:hover,
.elemix-testimonial-carousel .owl-dots .owl-dot.active{
  background: #303030;
}

.l1 .testimonials-author-info {
  flex-direction: column;
}
.l1 .testimonials-author-info .testimonials-author-pic{
  margin-bottom: 10px;
}
.l2 .testimonials-author-info {
  align-items: center;
}
.l2 .testimonials-author-info .testimonials-author-pic {
  margin-right: 15px;
}
.l3 .testimonials-author-info {
  flex-direction: column-reverse;
}
.l3 .testimonials-author-info .testimonials-author-pic{
  margin-top: 10px;
}
.bai .testimonial-text {
  margin-top: 15px;
}
.bai .testimonials-author-info {
  margin-top: 0;
}


/*============================================================
Accordion Styles
============================================================*/
.elemix-accordion-wrapper {
  /*position: relative;
  box-shadow: 0 0 10px -5px #484848;
  border-radius: 10px;
  overflow: hidden;*/
}
.elemix-single-accordion {
  margin-bottom: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.elemix-single-accordion .elemix-accordion-heading {
  display: block;
  background: #f3f6ff;
  border-bottom: 1px solid rgba(0,0,0,.125);
  color: #484848;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 20px;
  text-decoration: none;
  width: 100%;
  transition: all 0.4s ease;
  line-height: 1.2;
  position: relative;
}
.elemix-single-accordion .elemix-accordion-content {
  overflow: hidden;
  background: #fff7f8;
  display: none;
  padding: 20px;
  
}

.elemix-single-accordion.active .elemix-accordion-heading {
  color: #ff5a5f;
}

.expand-icon {
  position: absolute;
  height: 22px;
  width: 22px;
  right: 30px;
  top: 50%;
  border-radius: 50%;
  border: 1px solid #767676;
  z-index: 1;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.expand-icon:before,
.expand-icon:after {
  position: absolute;
  height: 1px;
  width: 16px;
  top: 50%;
  left: calc(50% - 8px);
  background: #767676;
  content: "";
  transition: all 0.3s ease-in;
}
.elemix-single-accordion.active .expand-icon:before {
  transform: rotate(90deg);
}


/*==========================
  Info Card
===========================*/

.elemix-info-card-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  background: #fff;
  padding: 30px;
}
  .elemix-info-card-item p {
    margin-bottom: 0px; 
  }
  .elemix-info-card-item__icon {
    display: flex;
    width: 70px;
    height: 70px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: white;
    background-color: #93d26e;
    font-size: 30px;
    border-radius: 50%;
    overflow: hidden;
    border-top-right-radius: 6px;
    flex-shrink: 0;
    transition: all .4s; 
  }

  .elemix-info-card-item__icon-one {
    background: #798aff; 
  }

  .elemix-info-card-item__content h3 {
    font-size: 22px;
    margin-bottom: 20px; 
  }

  .elemix-info-card-item:hover .elemix-info-card-item__icon {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 6px; 
  }

  .elemix-info-card-title {
    padding-left: 0px;
    margin-bottom: 0px; 
  }

.elemix-counter {
  background-color: #FF6F6F;
  color: #fff;
  padding: 30px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.elemix-counter .count-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.elemix-counter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-area .count-number-wrap {
    display: flex;
    justify-content: center;
    gap: 2px;
    align-items: center;
}