.price_aria {
  
    padding: 120px 0;
}

.sub_title {
    color: #fe4c1c;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.priceing_plan {
    margin-top: 45px;
}
.priceing_plan .single_item {
    background: #fff;
    padding: 0 35px;
    padding-top: 40px;
    padding-bottom: 65px;
    max-width: 390px;
    filter: drop-shadow(0px 4px 40px rgba(137, 129, 181, 0.1));
}
.priceing_plan .single_item .price_top {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 25px;
}


/** @format */
.price_aria {
  
  padding: 120px 0;
}

.price_aria .min_btn::after {
  background: #fe4c1c !important;
}

.priceing_plan {
  margin-top: 45px;
}

.priceing_plan .single_item {
  background: #fff;
  padding: 0 35px;
  padding-top: 40px;
  padding-bottom: 65px;
  max-width: 390px;
  filter: drop-shadow(0px 4px 40px rgba(137, 129, 181, 0.1));
}

.priceing_plan .single_item:hover {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.07);
}

.priceing_plan .single_item .price_top {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.priceing_plan .single_item .price_top h5 {
  color: #3b3664;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 0;
  text-align: center;
}

.priceing_plan .single_item .price_top p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #7c789d;
}

.priceing_plan .single_item .price_top img {
  margin-top: 10px;
}

.priceing_plan .single_item .price_top .price {
  color: #fe4c1c;
  margin-top: 20px;
}

.priceing_plan .single_item .price_top .price .price_before {
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  position: relative;
  bottom: 20px;
}

.priceing_plan .single_item .price_top .price .amount {
  font-weight: 800;
  font-size: 48px;
  line-height: 65px;
}

.priceing_plan .single_item .price_top .price .period {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: #7c789d;
}

.priceing_plan .single_item .price_bottom ul {
  margin-bottom: 55px;
}

.priceing_plan .single_item .price_bottom ul li {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: #7c789d;
  margin: 15px 0;
}


.priceing_plan .min_btn:hover {
  background: #03723f;
  color: #fff;
}

.price_aria.home_2 .priceing_plan {
  margin-top: 70px;
}

.price_aria.home_2 .single_item {
  position: relative;
  margin: 0 5px;
  transition: 0.5s;
}

.price_aria.home_2 .single_item.popular_item {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: -30px;
}

.price_aria.home_2 .single_item:hover {
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.07);
}

.price_aria.home_2 .price_top .popular {
  width: 112px;
  height: 24px;
  background: #fe4c1c;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  font-weight: 700;
  font-size: 9px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 40px;
  left: -5px;
}

.price_aria.home_2 .price_top .price {
  padding-bottom: 20px;
}

.price_aria.home_2 .price_bottom h4 {
  color: #3b3664;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  margin: 30px 0;
}

.price_aria.home_2 .price_bottom ul {
  padding-left: 25px;
}

.price_aria.home_2 .price_bottom ul li {
  position: relative;
}

.price_aria.home_2 .price_bottom ul li::before {
  color: #7ed321;
  position: absolute;
  content: '\f00c';
  width: 20px;
  height: 20px;
  font-family: 'FontAwesome';
  left: -25px;
}

.price_aria.home_3 {
  margin-top: -80px;
  padding-top: 200px;
}

.price_aria.home_2.pircing {
  background: rgba(249, 248, 255, 0.8);
  padding: 120px 0;
}

.price_aria.home_2.pircing .tab_style {
  margin-top: 10px;
}

.price_aria.home_2.pircing .tab_style .nav-tabs {
  background: #fe4c1c;
  width: fit-content;
  margin: 0 auto;
  border-radius: 100px;
  padding: 2px 2px;
}

.price_aria.home_2.pircing .tab_style .nav-tabs li {
  margin-right: 0;
}

.price_aria.home_2.pircing .tab_style .nav-tabs li .nav-link {
  padding: 5px 30px;
  min-width: 0;
  background: transparent;
  border-radius: 30px;
}

.price_aria.home_2.pircing .tab_style .nav-tabs li .nav-link h6 {
  color: #fff;
}

.price_aria.home_2.pircing .tab_style .nav-tabs li .nav-link.active {
  background: #fff !important;
  box-shadow: none;
}

.price_aria.home_2.pircing .tab_style .nav-tabs li .nav-link.active h6 {
  color: #3b3664;
}

.price_aria.home_2.pircing .tab_style .nav-tabs li .nav-link.active::after {
  display: none;
}

.price_aria.home_2.pircing .tab-content {
  margin-top: 90px;
}

.price_aria.pircing {
  background: #f2f0ff;
  padding-bottom: 300px;
}

.price_aria.pircing .tab_style {
  margin-top: 10px;
}

.price_aria.pircing .tab_style .nav-tabs {
  background: #fe4c1c;
  width: fit-content;
  margin: 0 auto;
  border-radius: 100px;
  padding: 2px 2px;
}

.price_aria.pircing .tab_style .nav-tabs li {
  margin-right: 0;
}

.price_aria.pircing .tab_style .nav-tabs li a {
  padding: 10px 30px;
  min-width: 0;
  background: transparent;
  border-radius: 30px;
  display: inline-block;
}

.price_aria.pircing .tab_style .nav-tabs li a h6 {
  color: #fff;
  margin: 0;
}

.price_aria.pircing .tab_style .nav-tabs li a.active {
  background: #fff !important;
  box-shadow: none;
}

.price_aria.pircing .tab_style .nav-tabs li a.active h6 {
  color: #3b3664;
}

.price_aria.pircing .tab_style .nav-tabs li a.active::after {
  display: none;
}

.price_aria.pircing.l_gen {
  position: relative;
  background: transparent;
  padding-bottom: 140px;
}

.price_aria.pircing.l_gen .one {
  top: 100px;
  left: 0;
  width: 9%;
}

.price_aria.pircing.button_mod .tab_style .nav-tabs {
  padding: 0px 4px;
}

.price_aria.pircing.button_mod .tab_style .nav-tabs li a {
  padding: 10px;
  top: 3px;
  position: relative;
}

.priceing_plan .min_btn {
    background: transparent;
    border: 1px solid #198754;
    color: #198754;
}

.min_btn {
    color: #fff;
    padding: 15px 43px;
    background: #00a258;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    border-radius: 50px;
    position: relative;
    z-index: 2;
    display: inline-block;
    overflow: hidden;
}

@media (max-width: 767px){
.section_title h2 {
    font-size: 32px;
}}

@media (max-width: 991px){
.priceing_plan {
    margin-top: 35px;
}}

@media (max-width: 767px){
.price_aria .single_item {
    margin: 0 auto;
    margin-bottom: 30px;
}}

@media (max-width: 991px){
.price_aria .single_item {
    margin-bottom: 30px;
}}

@media (max-width: 991px){
.price_aria .single_item {
    margin-bottom: 30px;
}}