@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Eczar:wght@400;500;600;700;800&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.5/css/select2.min.css');
body { font-family: 'Poppins', sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { }
.has-danger .input-group-prepend .input-group-text,
.has-success .input-group-prepend .input-group-text {
 border-color:red
}

p {
    font-weight: 500;
    color: #707070;}
.section-shaped {
    position: relative;
    overflow: hidden;
    z-index: -1;
}
.invalid-feedback{
display:block;	
}
.parsley-error{
	border-color:#c94a48 !important
}
label.error {
    color: #d00303 !important;
    font-size: 13px !important;
 position: absolute;
bottom: -30px;

}
.navbar{
	z-index:9;
}
.section-shaped {
    position: relative;
    overflow: hidden;
    z-index: -1;
}

.section{padding: 60px 0px}
.banner-section  { background-size: cover;
    background-position: 100%;background-repeat: no-repeat;
    position: relative; } 
.home-banner-content h1 {  font-size: 50px; line-height: 50px;  color: #27a043;
    font-weight: 700; font-family: 'Eczar', serif!important; }
.home-banner-content h4 {  font-weight: 600; }
    .list-style-1 img {margin-right: 10px;
    position: absolute;
    left: 18px; }
     .list-style-1 li { font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 32px;}
    .home-banner-content h1 span{ font-size: 80px; }
    .home-banner-content .sub-head {font-size: 25px; font-weight: 400; color:#303030;line-height: 26px;}
  .home-banner-content  .btm-links p{font-size: 18px; font-weight: 400; color:#303030;
    }


.zip_code_form .form-group  .input-group {background-color: #fff;width: 75%; border-radius: 10px;border:2px solid #aaaaaa; }
.zip_code_form .form-group  .input-group>.form-control {width:70%;background-color: #fff; border-radius: 10px; }
.img-banner {    box-shadow: 0px 12px 10px #f6f1f1; }
.navbar-light .navbar-nav .nav-link {font-family: 'Poppins', sans-serif;
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 700;
}
.preference_box{
	cursor:pointer
}
.navbar-light .navbar-nav .nav-link:hover{ color: #27a043 }

a {
    color: #27a043;
}
    .btn-primary { border-radius: 10px;
    padding: 10px 25px; }


    .btn-primary:hover {
    color: #fff;
   
    background-color:#15924b;
    border-color: #15924b;
}
.zip_code_form .focused .input-group-alternative {
   box-shadow: 0px 0px 0px !important;
}

.hm-right-img img {     position: absolute;
    right: 0px;
    width: 225px;
    left: auto;
    bottom: 0px;

 }





  .feature-box {}
   .feature-box h2{font-size: 50px;}
     .feature-box h2 b{font-size:80px;font-family: 'Eczar', serif!important;}

  .feature-box  .btn {color: #27a043 ; padding: 10px 25px; }
  .what-is-insde-sec .icon-shape {background-color: #087c3f; width: 110px;height: 110px; }
    .what-is-insde-sec .icon-shape img { width: 80px; margin: auto; }
.what-is-insde-sec .content-box p { font-weight: 600; }
.what-is-insde-sec .content-box .sec_head {  font-weight: 500;
    line-height: 46px;font-size: 40px;
 }

.what-is-insde-sec  .info  .description {
    font-size: 14px;
    line-height: 17px;
    margin-top: 15px;
}



/* CAROUSEL STARTS */
.customer-feedback {background:  #e2e2e2}
.customer-feedback .owl-item.active  { background: #e2e2e2; }
.owl-item.active .feedback-slider-item .customer-rating 
{
display: none;
}

.customer-feedback .owl-item img {
	width: 100px;
	height: 100px;border-radius: 50%;
	margin: auto;
}

.feedback-slider-item {
	position: relative;
	padding: 60px;
	margin-top: -40px;
}

.customer-name {
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 500;
}

.feedback-slider-item p {
	line-height: 1.875;
}

.customer-rating {
	background-color: #eee;
	border: 3px solid #fff;
	color: rgba(1, 1, 1, 0.702);
	font-weight: 700;
	border-radius: 50%;
	position: absolute;
	width: 47px;
	height: 47px;
	line-height: 44px;
	font-size: 15px;
	right: 0;
	top: 77px;
	text-indent: -3px;
}

.thumb-prev .customer-rating {
	top: -20px;
	left: 0;
	right: auto;
}

.thumb-next .customer-rating {
	top: -20px;
	right: 0;
}

.customer-rating i {
	color: rgb(251, 90, 13);
	position: absolute;
	top: 10px;
	right: 5px;
	font-weight: 600;
	font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
	content: '';
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	top: 103px;
	background-color: #f6f6f6;
	border: 1px solid rgba(251, 90, 13, .1);
	border-radius: 10px;
	z-index: -1;
}

.thumb-prev,
.thumb-next {
	position: absolute;
	z-index: 99;
	top: 45%;
	width: 98px;
	height: 98px;
	left: -90px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.thumb-next {
	left: auto;
	right: -90px;
}

.feedback-slider-thumb img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.feedback-slider-thumb:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.feedback-slider-item .review i {color: #fea500;    font-size: 22px; }


.customer-feedback .owl-nav [class*="owl-"] {
	position: relative;
	display: inline-block;
	bottom: 45px;
	transition: all .2s ease-in;
}

.customer-feedback .owl-nav i {
	background-color: transparent;
	color: #097d40;
    font-size: 40px;

}

.customer-feedback .owl-prev {
	left: -15px;
}

.customer-feedback .owl-prev:hover {
	left: -20px;
}

.customer-feedback .owl-next {
	right: -15px;
}

.customer-feedback .owl-next:hover {
	right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 35px;
}
.customer-feedback .owl-dot {
	display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background: #fff;
	border: 1px solid #097d40;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
	background-color: #097d40;
}








.subscribe-sec {  }
.subscribe-sec p {  }
.meal_type_box { border-radius: 10px;
    background-color: #39be4f;
    box-shadow: 0px 0px 30px 0px rgba(186, 184, 191, 0.35);
    margin-bottom: 30px;
    padding: 20px 20px;
    text-align: center; }
    .meal_type_box  h4 { margin-top:15px;background:#fff;border-radius: 14px; color:#39be4f;  }

   
.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.preference_box  { padding: 0px;box-shadow: 0px 16px 30px 0px rgba(181, 179, 185, 0.35);}
.preference_box:hover {  box-shadow: 0px 16px 30px 0px rgba(181, 179, 185, 0.35); }
 .preference_box .preference_img_box{ margin-bottom: 15px; }
 

    .switch-field input:checked + label {
background-color:#27a043; border-radius: 0px;
    box-shadow: 0px 16px 30px 0px rgba(181, 179, 185, 0.35);
    padding: 0px;
    color: #fff;
  box-shadow: none;
  padding:10px
}
 .switch-field input:checked + label h4 { color: #fff }
.day_plan_area {  }

.day_plan_area .nav-tabs {
    border: 0;
    
   
}

.day_plan_area .nav-tabs li a h2 {
 text-align: center; background: #efefef;
    border: 1px solid #ddd;
    font-size: 22px;
    padding: 14px;
    border-radius: 10px;
    padding-top: 10px;
    width: 100%;
    margin-top: 19px;
}
.day_plan_area .nav-tabs li {padding: 10px; }


.chose-plan-box {
  cursor: pointer;
  border-radius: 8px;background-color: #f7feff !important;
  border: 2px solid #e1e1e1;
  padding: 55px 20px 35px 20px;
  display: block;
  min-height: 235px;
}
.chose-plan-box input {
  opacity: 0;
}
.chose-plan-box span {
  display: block;
}
.chose-plan-box .step-box-icon {
  margin-bottom: 20px;
}
.chose-plan-box .step-box-text {
  font-size: 24px;
  font-weight: 500;
}

.service-check-option span {
  top: 15px;
  right: 25px;
  width: 27px;
  height: 27px;
  display: block;
  position: absolute;
  border-radius: 100%;
  background-color: #f9f9f9;
  border: 2px solid #e1e1e1;
}
.service-check-option span:after {
  left: 3px;
  top: 3px;
  content: "";
  width: 17px;
  height: 17px;
  display: none;
  position: absolute;
  border-radius: 100%;
  background-color: #27a043;
}

.chose-plan-box.active .service-check-option span:after {
  display: block;
}

.step-progress {
  display: inline-block;
  width: 100%;
  max-width: 510px;
  margin-left: auto;
}
.step-progress span {
  font-size: 16px;
  color: #2f3146;
}
.chose-plan-box span small { display: block; }
.chose-plan-box span.number {font-size: 70px;
    font-weight: 500;background: #fff;
    display: block;margin: auto;
    color: #303030;
    margin-bottom: 15px;
  border: 2px solid #27a043;
    border-radius: 50%;
    line-height: 130px;
box-shadow: 0px 0px 17px #0604041f;
    height: 130px;
    width: 130px;}
    .price {    font-size: 22px;
    font-weight: 500;
    display: block;
    color: #fff;
    padding: 5px 70px;
    border-radius: 10px;
    margin-top: 10px;
    background:#27a043;}





.chose-date-box{
  position: relative;
  display:block;
  margin-right: 25px;
  font-size: 19px;
  color: #5f5f63;
  padding: 30px 15px ;
  width: 100%;    min-height:250px;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid #ededed;
}
.chose-date-box:last-child {
  margin-right: 0;
}


.chose-date-box  .tag-box ul {    margin-top:10px;
    padding-left: 0;
  display: initial;;text-align: left;
    list-style-type: none;
}

.chose-date-box  p.date-text {    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 10px;
    color: #27a043;
    font-size: 20px;
    border-radius: 40px;
    /*background: #ddd; */
	}


.chose-date-box  .tag-box ul li {  display: inline-block;}

.chose-date-box  .tag-box ul li span{ font-size: 12px;
line-height: 10px;
border: 1px solid;

padding: 3px 7px;
border-radius: 14px;
background-color: #bef9cc;
color: #000;
 }
.chose-date-box input {
  opacity: 0;
  position: absolute;
  left: 15px;
  top: 20px;
  width: 28px;
  height: 28px;
}
.chose-date-box:after {
  content: "";
  position: absolute;
  height: 28px;
  left: 0px;
  top:0px;
  width: 28px;
  border: 0px solid #ededed;
}
.chose-date-box:before {
    content: "";
  top: 5px;
  left: 7px;
  font-size: 14px;
  line-height: 1;
  font-weight: 900;
  display: none;
  color: #fff;
  z-index: 1;
  font-family: "Font Awesome 5 Free";
  position: absolute;
}
.chose-date-box.active {
  border: 2px solid #27a043;
  -webkit-box-shadow: 0 0 15px 5px #27a04317;
          box-shadow: 0 0 15px 5px #27a04317;
}
.chose-date-box.active:after {
  border: 2px solid #27a043;
  background-color: #27a043;
}
.chose-date-box.active:before {
  display: block;
}
/*responsive*/
@media screen and (max-width: 991px) {
.navbar {z-index: 100; position: relative;}
.zip_code_form {     position: relative;z-index: 1; }
}
@media screen and (max-width: 767px) {

.copyright .nav-footer { justify-content: center!important; }

.customer-feedback .owl-prev:hover { left: 0px;}
.customer-feedback .owl-next:hover { right:0px;}

}

/*new stle*/

/*our stor*/

.about-us-banner {padding: 190px 0px; position: relative;     background-position: 69% 0%;  }

.overlay {
    position: absolute;
    top: 0;
    background: #000000b0;
    width: 100%;
    height: 100%;
}
.about-banner-content h2 {font-size: 45px;line-height: 45px; color: #fff;font-family: 'Eczar', serif!important;  }

.box-style1 {  }
.box-style1 .img_box img { width: 80%; margin: auto; }
.box-style1 .box-content { padding:30px 70px 70px 0px; }
.box-style1 .box-content h3{     font-family: 'Poppins', sans-serif; font-size: 25px;line-height: 30px; font-weight: 500;color: #474747;  }
.box-style1 .box-content p{ color: #767676;  }


.box-style2 {  }


.box-style2 .box-content { padding:50px; }
.box-style2 .box-content h3{   font-weight: 600;     font-family: 'Poppins', sans-serif; font-size: 25px;line-height: 30px; font-weight: 500;color: #474747;  }
.box-style2 .box-content p{ color: #767676;  }

.box-style2 .img_box img {border-top: 10px solid #27a043;border-left: 10px solid #27a043;  }

.business-page-banner {  

}
.business-page-banner .box-content {padding: 50px; background-size: cover; }
.business-page-banner .box-content h2 {font-weight: 700; font-size: 56px;line-height: 60px; color: #fff;font-family: 'Eczar', serif!important; }
p.lead { font-size: 22px; }
.business-page-banner .box-content p { color: #fff; }
.business-page-banner .btn { color: #27a043; font-size: 22px; }


.box-type1 {  }
.box-type1  .box-content h3{  font-weight: 700;   font-family: 'Poppins', sans-serif; font-size: 25px;line-height: 30px; font-weight: 500;color: #474747;  }

.box-type1 .icon-shape {
    background-color:#27a043;
    width: 100px;
    height: 100px;
}
.box-type1 .info p { font-size: 12px; line-height: 20px;}

.sec-head{  font-weight: 700;   font-family: 'Poppins', sans-serif; font-size: 25px;line-height: 30px; font-weight: 500;color: #474747;  }


.box-type-form  {  }
.box-form  { padding: 50px; }

.box-form label { font-weight: 500; }
.box-form  .form-control:focus {
    color: #8898aa;
    background-color: #fff;
    border-color: rgb(39 160 67);
    outline: 0;
    box-shadow: none, none;
}

.howit-banner {       padding: 430px 0px 102px;
    min-height: 619px;
    background-position: 50% 22%;}
    .howit-banner h2 { color: #303030; line-height: 60px;}
 .img_content_box { margin-bottom: 15px; }
    .img_content_box h4 { font-size: 30px;font-weight: 600; line-height: 30px;margin-top: 20px; }
    .howit-box-sec {  }
 
.howit-box-sec .head h2{ font-size: 45px; font-weight: 600;}



   

   .menu_style1 { margin-top: 10px; } 
   .single_menu_list { margin-bottom: 20px; }
.menu_style1 .menu_head {text-transform: uppercase; font-size: 30px;color: #27a043; font-weight: 600; }
.menu_style1 .menu_content { text-align: center;padding: 0px 0px; }
.menu_style1 .menu_content .menu_name { color: #27a043;
font-size: 28px; font-weight: 600; text-transform: uppercase;    font-family: 'Eczar', serif!important;}
.menu_style1 .menu_content .menu_items { font-weight: 600;color: #27a043; margin-bottom: 10px;}
.menu_style1 .menu_content .menu_items span { color: #3c3c3c;  font-size: 14px;}
.border_bottom { border-bottom: 1px solid  #27a043; }
.menu_style1 .menu_content .border_bottom:after{
   content: "";
    width: 100%;background-size: contain;
    height: 30px;
    background: url(/assets/img/border-icon-1.png) no-repeat;
  margin-top: -10px;
    z-index: 100;
    right: auto;
    left: 0px;
    position: absolute;
    display: inline-block;
}
.menu_style1 .menu_content .border_bottom:before{
   content: "";
    width: 30px;
    height: 30px;
    background: url(/assets/img/border-icon-2.png) no-repeat;
   margin-top: -10px;
    z-index: 100;
    left: auto;
    right: 0px;
    position: absolute;
    display: inline-block;
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
.what-is-insde-sec .info p.description { font-weight: 600;margin-top: 10px;
    font-size: 20px;line-height: 28px; }

.business-page-banner .box-content h2 {   font-size: 40px; line-height: 51px;}
.business-page-banner .box-content p { line-height: 22px;}
.business-page-banner .box-content { padding: 20px;}
.business-page-banner .box-content p br { display: none; }
.business-page-banner {padding-top: 0px}
.box-style1 .box-content {padding: 20px;}
.box-style2 .box-content { padding: 20px;padding-top: 0px;}
.hm-right-img img { width: 160px;}
.switch-field input:checked + label { padding: 10px; }
.home-banner-content h1 span {font-size: 64px;}

.home-banner-content .btn + p { position: relative;z-index: 100; }

#home.banner-section   .hm-right-img img {
    width: 160px;
    bottom: 34px;
    right: -30px;
}

.howit-banner {
    padding: 40px 0px 40px;
    background: #a6a6a6 !important;
    min-height: auto;
    background-position: 50% 22%;
}
.howit-banner h2 {
    color: #303030;
    line-height: 48px;
    font-size: 36px;
}

.feature-box h2 {font-size: 43px; line-height: 58px;}
.what-is-insde-sec .content-box .display-1 {font-size: 43px; }

.banner-section {

    background-position: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.account_p{
 width:200px;
}
}

}

.contact-banner { height: 350px !important; }
.contact-box-sec .contact_box {margin-bottom: 20px; padding: 30px; background-size: 100% !important;
    background-position: 50% 50%!important; box-shadow: 0px 0px 10px #484545;}
.contact-box-sec .contact_box h4 { color: #fff;text-transform: uppercase; }
.contact-box-sec .contact_box p { color: #27a043; font-size: 20px; font-weight: 600; }
.contact-box-sec .contact_box .btn { padding: 8px 40px; font-size: 18px;font-weight: 400; }
.c-card-box { padding: 15px; border: 1px solid #838383;margin-bottom: 20px}


.accordion .card-header:after {
   font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    width: 40px;
    height: 40px;
       position: absolute;
    line-height: 40px;
    right: 15px;
    margin-top: -7px;
    text-align: center;
    color: #fff;
    background: #27a043;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

.accordion>.card .card-header {
    margin-bottom: 10px !important;padding-right: 65px;
}

.has-danger::after{
	display:none;
}


.sec_head { font-weight: 500;font-size: 40px; color: #303030; line-height: 45px; }
   .abt-sec {  }
    .abt-sec h2 {font-weight: 500;font-size: 40px; color: #303030; line-height: 45px; }
     .abt-sec p { font-size: 15px; line-height: 28px; font-weight: 500;}
       .abt-sec p span {     margin-right: 24px;
    display: inline-block;}
    .logo-img img { margin-right: 10px; }

    .new-banner {width: 100%; position: relative; }
    .new-banner::before{
content: '';
      position: absolute;
    top: 0;
    background: #0a7139db;
    width: 100%;
    height: 100%; }

.content__box h6 { font-size: 18px;color: #fff; font-weight: 500;margin-bottom: 6px;    line-height: 18px;}
.content__box p { font-size: 14px;color: #fff; }
.content__box img{width: 50px ;height:50px; margin-right: 20px; }

   .plan-days-sec {  }
   .plan-days-sec .sec_head {  }
   .days_box { background: #27a043; border-radius: 10px; color: #fff;padding: 20px;margin-bottom: 10px; height:100%}

   .days_box h4 {font-weight: 600; font-size: 30px; color: #fff; margin-bottom: 5px; line-height: 20px;} 
    .days_box p { font-size: 17px;color: #fff; font-weight: 500; }
    .days_box p.plan_text { font-size: 20px;color: #fff;  margin-bottom: 5px; }

    .f-checklist li { display: inline-block; color: #222222;margin-right: 15px; font-weight: 500;}

 .f-checklist li i { color: #27a043;margin-right: 5px; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #27a043;
    border-color: #27a043;
}


.banner_meals_theam{width: 100%; position: relative; }
    .banner_meals_theam::before{
content: '';
      position: absolute;
    top: 0;
    background: #1a834dd1;
    width: 100%;
    height: 100%; }

    .banner_meals_theam .theam_box { background: #fff;border-radius: 15px; margin-bottom: 40px; }
    .banner_meals_theam .theam_box img { border-radius: 15px 15px 0px 0px; width: 100%;}
.banner_meals_theam .theam_box h4 { padding: 15px 15px; text-align: center;
 color: #000; font-weight: 500; }
 
 
.flower-title:before {
	content: "";
    width: 30px;
    height: 30px;
    background: url(/assets/img/border-icon-2.png) no-repeat;
    top: 3px;
    z-index: 100;
    margin-right: 18px;
    left: 0px;
    right: 0px;
    transform: rotate(180deg);
    position: relative;
    display: inline-block; }



.flower-title:after {
	content: "";
    width: 30px;
    height: 30px;
    background: url(/assets/img/border-icon-2.png) no-repeat;

  
      top: 10px;
    z-index: 100;
    margin-left: 18px;
    left: 0px;
    right: 0px;
  
    position: relative;
    display: inline-block; }




.footer-widget.sm_links {  }
.sm_links_list li{ list-style: none;display: inline-block;margin-right: 6px;}
.sm_links_list li img { width:40px }




/* RESPONSIVE */
@media (max-width: 991.98px) {  
.navbar-collapse .navbar-toggler {
    width: 20px;
    height: 20px;
    position: absolute;
    cursor: pointer;
    right: 8px;
    top: -33px;
    display: inline-block;
    padding: 0;
}
   .collapse-brand { text-align: center; }
    .navbar-nav  { text-align: center; }
}

@media screen and (max-width: 767px) {
h2,.abt-sec h2  { font-size: 30px;     line-height: 34px;}
.sec_head {
    font-size: 36px;line-height: 38px;}
    .days_box h4 { font-size: 27px; }
  .feedback-slider-item:after {
    left: 30px;
    right: 30px;
  }
  .customer-feedback .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 45px;
    bottom: auto;
  }
  .customer-feedback .owl-prev {
    left: 0;
  }
  .customer-feedback .owl-next {
    right: 0;


  }
 #home.banner-section .hm-right-img img { width: 160px;
    bottom: 34px;
    position: absolute;
    right: 0px;
   
    z-index: 0;
    
    bottom: -78px;
    right: 0px; }
    .home-banner-content h1 { margin-top: 10px; }

   .list-style-1 li { font-size: 16px; }
   .wizard .content {
    padding-left: 0px;
    padding-right: 0px;}
.view-plan .hm-right-img img {    bottom: 81px;
    width: 121px;
    right: -10px; bottom: 45px; }
    .menu_style1 h4 { font-size: 19px; }
    .menu_style1 .menu_content .menu_name { font-size: 20px; }
    .menu_style1 .menu_head {
    text-transform: uppercase;
    font-size: 24px}
    .footer-logo { margin-bottom: 20px; }
}


.chose-plan-outer-box {   background-color: #1fb14b !important; }


                  .chose-plan-box {
                    cursor: pointer;
                    border-radius: 8px;
                    background-color: #1fb14b !important;
                    border: 0px solid #e1e1e1!important;
                    padding: 55px 20px 15px 20px!important;
                    display: block;
                    min-height: 235px;margin-bottom: 0px !important
                  }

.offer_badge {width: 120px;
    padding: 4px; top: -40px;   left: -28px;
    color: #1fb14b;
    height: 60px;
    font-size: 15px;
    display: flex !important;
    border-radius: 0px;
    text-transform: capitalize;
    align-items: center;
    white-space: normal;
    background: #f0db0e;
    position: relative;
}
.offer_badge:before {
border-right: 8px solid #b7a108;
border-bottom: 16px solid transparent;
content: "";
display: block;
height: 0;
left: -2px;
z-index: 0;
position: absolute;
bottom: -16px;
width: 10px;
}
                  .offer_badge:after {
    position: absolute;
top: 0px;
right: -30px;
content: "";
width: 0;
height: 0;
border-top: 31px solid transparent;
border-bottom: 31px solid transparent;
border-left: 31px solid #f0db0e;
}


.chose-plan-box .number_box{
 
    background: transparent;
    display: block;
    margin: auto;
   
    margin-bottom: 15px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    line-height: 130px;
    box-shadow: 0px 0px 0px #0604041f !important;
    height: 130px;
    width: 130px;
}

.chose-plan-box .content_bbx { display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    justify-content: center;
    height: 100%; }


.chose-plan-box .number_box .number_text {     color: #ffffff;
    font-size: 70px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 0px;}
.chose-plan-box .number_box small {     color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; }
.price_box {border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 68px 88px 0px 0px;
    background: #f0db0e;
    text-align: center;
    display: flex;
    color: #1fb14b;
    font-size: 23px;
    align-items: center;
    justify-content: center;
    min-height: 58px;
    /* bottom: 41px; */
    position: relative;}

.price_box strike { color: #000;margin-right: 10px; }




@font-face {
    font-family: 'AngryBirds-Regular';
    src:url('../fonts/AngryBirds-Regular.ttf.woff') format('woff'),
        url('../fonts/AngryBirds-Regular.ttf.svg#AngryBirds-Regular') format('svg'),
        url('../fonts/AngryBirds-Regular.ttf.eot'),
        url('../fonts/AngryBirds-Regular.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}


.best_seller { font-family: 'AngryBirds-Regular'; color: #222222; font-size:35px; color: #ff0000; text-align: center; }





.tc-app { 
    
  position: absolute;
    bottom: 14px;
    font-size: 10px;
    right: -25px;
    transform: rotate( -90deg); }

.scooter {
    width: 150px!important;
    right: 4px;
    position: absolute;
    bottom: -5px;
}


.counter_head h2 {font-family: 'Poppins', sans-serif; color: #222222; font-size:32px;     font-weight: 500; }


.counter_head  h3 { font-family: 'Cookie'; color: #27a043;
 font-weight: 700; font-size: 55px;    line-height: 60px;    }
.counter_head .btn { padding: 10px 40px }
#offer_text {   font-size: 28px; color: #000;  font-family: 'Poppins', sans-serif;  font-weight: 500;}



#timer  {     display: flex; }

#timer div.box { background-color: #e9e9e9;border-radius: 10px; height: 60px;width: 60px;
  border:2px solid #a1a1a1;  font-weight: 600; }

.main_head h3{ font-size: 40px; }



#timer div {
  display: inline-block;
  line-height: 1;margin-left: 5px;margin-right: 5px;
  padding:15px 2px;
  font-size: 30px;font-weight: 600;
  color: #222222;
  text-align: center;
}

#timer div span { text-align: center;
  display: block;font-weight: 400;
  font-size: 13px; width: 100%;
  color: #222222;
  margin-top: 20px;
}

#timer  b { 
    line-height: 60px;
    text-align: left;
    vertical-align: middle;
  
} 
.owl-carousel  .owl-dots  { text-align: center; }

.owl-carousel  .owl-dots  .owl-dot{
    display: inline-block;
}
.owl-carousel .owl-dots .owl-dot span {
    background: #fff;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

@media screen and (max-width: 991px){ 
#offer_text { text-align: left; }

 .counter-slider   .offset-md-4 {
  width: 100%;
    text-align: center !important;
}
.scooter { width: 70px!important;}

.counter_item {padding: 30px!important;
    border-radius: 20px 44px!important;
    background-size: cover!important;}


.tc-app {
    transform: rotate( 0deg);
    right: 24px;
    left: auto;
    position: absolute;
    top: -21px;
    font-size: 14px;
    text-align: left;}
}
 @media screen and (max-width: 767px){ 
.tc-app {
     transform: rotate( 0deg);
    right: 24px;
    left: auto;
    position: absolute;
    top: -21px;
    font-size: 14px;
    text-align: left;}
.counter_head { text-align: center; }
.counter_head h2 { margin-top: 15px; font-size: 25px; }
.counter_head h3 {  font-size:35px; }
.counter_head .btn { padding: 10px 10px }

.counter_head .offset-md-4 { width: 100%;text-align: center !important;  }

#timer { justify-content: center; }

#offer_text {
    text-align: center;
}
 .offer_img_ { width: 100%!important; }
.carousel-item  .row {     margin-left: 0px; }

}

.couponbox .card-body{
	padding: 0.5rem;
}

