body
{
    font-family:Lato,sans-serif;
}
h1,h2,h3,h4,h5,h6
{
    font-family:quicksand,sans-serif;
}

img.ar2 {
    filter: saturate(2.5);
}

i.fa.fa-forward {
    color: #f6a20b;
}



p
{
    font-family:Lato,sans-serif;
}
a:hover{
    text-decoration:none!important;
}
.wrapper1 {
  max-width: 50rem;
  width: 100%;
  margin: 0 auto;
}

h5.cplan{
    font-weight: 700;
  color:#228848;
    }
    
    
.tabs1 {
  position: relative;
  margin: 3rem 0;
  height: 14.75rem;
}
.tabs1::before,
.tabs1::after {
  content: "";
  display: table;
}
.tabs1::after {
  clear: both;
}
.tab1 {
float: left;
  margin-right: 15px;


}


.tab-switch {
  display: none;
}
.tab-label {
  position: relative;
  display: block;
  line-height: 2.75em;
  height: 3em;
  padding: 0 10px;
  background: #6fb253;
  border-right: 0.125rem solid #ffffff;
  color: #fff;
  cursor: pointer;
  border-radius:50px;
  top: 0;
  transition: all 0.25s;
}
.tab-label:hover {
  top: -0.25rem;
  transition: top 0.25s;
}
.tab-content {
  height: 12rem;
  position: absolute;
  z-index: 1;
  top: 2.75em;
  left: 0;
 
  background: #fff;
  color: #2c3e50;
  opacity: 0;
  transition: all 0.35s;
}
.tab-switch:checked + .tab-label {
    border-radius:50px;
  background: #f4a20d;
    color: white;
    border-bottom: 0;
    border-right: 0.125rem solid #fff;
    transition: all 0.35s;
    z-index: 1;
    top: -0.0625rem;
}
.tab-switch:checked + label + .tab-content {
  z-index: 2;
  text-align:left;
  opacity: 1;
  transition: all 0.35s;
}



/*healthform*/

.btn:hover {
background:green!important;
background-color:green!important;}

i.icon-check {
    display: none;
}


form.life,form.auto{
    opacity:1!important;
}

.hide {
  display: none;
}

    form {
        opacity: 0;
        transition: all .3s ease;
    }

    form.slideform-form {
        opacity: 1;
    }

    /*html, body {*/
    /*    height: 100%;*/
    /*    width: 100%;*/
    /*    padding: 0;*/
    /*    margin: 0;*/
    /*    overflow: hidden;*/
    /*    position: fixed;*/
    /*    top: 0;*/
    /*    bottom: 0;*/
    /*    left: 0;*/
    /*    right: 0;*/
    /*}*/

    /*body, h1, h2, h3, p, button, input, select, textarea {*/
    /*    font-family: 'Raleway', Arial, sans-serif;*/
    /*}*/

    input {
        font-size: 16px;
    }

    label {
        display: block;
        font-size: 14px;
        margin-bottom: 10px;
        letter-spacing: .5px;
    }

    /*h1 {*/
    /*    letter-spacing: .5px;*/
    /*}*/

    /*h2, h3 {*/
    /*    margin-top: 0;*/
    /*}*/

    /*h2 {*/
    /*    font-size: 28px;*/
    /*    margin: 0 0 15px;*/
    /*}*/

    /*h3 {*/
    /*    font-size: 20px;*/
    /*    line-height: 1.4em;*/
    /*    font-weight: bold;*/
    /*    margin-bottom: 20px;*/
    /*    margin-top: 20px;*/
    /*}*/

    /*h4 {*/
    /*    font-size: 16px;*/
    /*    font-weight: bold;*/
    /*    margin: 20px 0 10px;*/
    /*}*/

    /*p {*/
    /*    font-size: 16px;*/
    /*    line-height: 1.6em;*/
    /*    margin-bottom: 15px;*/
    /*}*/

    /*a {*/
    /*    -webkit-tap-highlight-color: transparent;*/
    /*}*/


    .gist .gist-file {
        margin-top: 40px;
    }

    .gist .gist-meta {
        display: none !important;
    }


.select{
    padding: 3px 5px;
    border-radius: 4px;
    background: #6fb253;
    font-size: 16px;
    font-weight: 600;
    color: white;
    border: none;
    
}

select {
    border-radius: 10px!important;
    width: 100%!important;
    padding-left: 40px!important;
    font-size: 13px!important;
    box-sizing: border-box!important;
    border: 1px solid #E0E0CE!important;
    outline: none!important;
    border-radius: none!important;
    background: #f6f6f6!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
}



form.myslideform-form input:[type=text] {
    width: 36%;
    height: 28px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #E0E0CE;
    outline: none;
    border-radius: none;
    background: #E0E0CE;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: white!important;
}


input.text-white[placeholder] {
    color: white !important;
}

.text-white::-webkit-input-placeholder {
    color: white!important;
}

.text-white::placeholder {
    color: white!important;
}



/*/healthform*/

/*.row-box*/
/*{background: white;*/
/*    box-shadow: 0px -16px 22px rgb(0 0 0 / 22%);*/
/*    border-radius: 30px;*/
    
/*    }*/

/*button.mybtn:focus .fwhite {*/
/*    color: white;*/
/*}*/
/*button.mybtn:focus-within {*/
/*    background: cadetblue;*/
/*}*/

/*category carousel*/

/*carousel*/

/*img.px-2.active {*/
/*    background: white;*/
/*    border-radius: 100px;*/
/*    padding: 5px;*/
/*    border: 2px solid #6fb253;*/
/*}*/




.bg-yellow:hover {
    background: #F6A20B;
}


h3.font-weight-400
{
    font-weight:400!important;
}
.bsh-border {
    border: 2px solid #6fb350;
}



.mybshadow{  
    background: white;
    box-shadow: 1px 0px 14px rgb(0 0 0 / 22%);
    padding: 32px;
    border-radius: 35px;
    z-index: 1;

}

#hero2 {
background: url(../../assets/img/auto/hero.webp);
    background-size: cover;
    height:100vh;
    }

/*mycreatet*/

#hero-3 {
background: url(../../assets/img/life/hero-life.webp);
background-size:cover;
height:100vh;
}

.float-left{
    float:left;
}

/*/mycreated*/
/*tabs*/


.b-tab {
  padding: 20px;
  display: none;
}

.b-tab.active {
  display: block;
}

.b-nav-tab {
  display: inline-block;
  padding: 20px;
}

.b-nav-tab.active {
  color: #ff4200;
}
/*/tabs*/

/*testimony*/

.testimonial10 {
  color: #8d97ad;
  font-weight: 300;
}

.testimonial10 h1,
.testimonial10 h2,
.testimonial10 h3,
.testimonial10 h4,
.testimonial10 h5,
.testimonial10 h6 {
  color: #3e4555;
}

.testimonial10 .font-weight-medium {
  font-weight: 500;
  text-align:left;
}

.testimonial10 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.testimonial10 .testi10 .quote-bg {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  text-align:left;
  padding: 45px 0px 0px 0px;
  background: url(.././img/life/up-quote.png)  no-repeat top left, url(.././img/life/down-quote.png) no-repeat bottom right;
}



.testimonial10 .testi10 h3 {
    color:black;
	font-size: 16px;
}

.testimonial10 .testi10 .customer-thumb img {
  width: 60px;
	margin-right: auto;
   margin-left:25px;
    
}

@media (max-width: 767px) {
    .btn-secondary-prev {
/*top: 102px!important;*/
left: 80px!important;
    }
    

  .testimonial10 .testi10 h3 {
    line-height: 30px;
    font-size: 20px;
  }
}

.testimonial10.bg-success-gradiant {
    /*background: #2cdd9b;*/
    /*background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);*/
    /*background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));*/
    /*background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);*/
    /*background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);*/
    /*background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);*/
}
/*/testimony*/
.boxx {
    border: 2px solid #EDEDED;
    padding: 15px;
    border-radius: 15px;
}

.text-teal
{color:#00AC8F;}
.bg-teal
{background:#00AC8F;}
.text-yellow
{color:#F6A20B;}

.bg-yellow{
    background:#F6A20B;
}

.green{
  color:#176332;  
}
.bg-green
{
    background:#176332;
}
.parrot {
color:#6FB253;
}

.bg-parrot{
background:#6FB253;
}

/*hero*/
.new-line {
    width: 80%;
    padding: 10.2px;
    /* left: 200px; */
    /* top: 207px; */
    border-radius: 29.4612px;
    margin-bottom:21px;
}

.new-in-health {
    width: 67.6px;
    height: 30.73px;
    display: inline;
    border-radius: 19.4612px;
    padding: 6px 18px;
}

.new-in {
    width: 67.6px;
    height: 30.73px;
    display: inline;
    border-radius: 19.4612px;
    padding: 6px 18px;
}

input.input-email {
    border: none;

}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px!important;
}

.emailbox {
    background: white;
    box-shadow: 0px 2.17315px 14.1254px rgb(0 0 0 / 12%);
    border-radius: 17.0357px;
    width: 70%;
    margin-top: 2em;
}


.img-fluid {
    max-width: 100%;
    height: auto;
}


span.bottom-line::after {
    content: "url('./assets/img/line.png');"
    position: absolute;
    left: 0;
    padding-top: 18px;
}


/*tabs*/


/*/tabs*/

/*/hero*/


/*section3*/
.btn-glyphicon {
    padding:8px;
    background:#ffffff;
    margin-right:4px;
}
.icon-btn {
    padding: 1px 15px 3px 2px;
    border-radius:50px;
}

.mybtn {
    background-color: #EFF8F0;
    border: none;
    color: #176333;
    padding: 7px 7px;
    font-size: 14px;
    border-radius: 30px;
    font-weight: 600;
    margin: 10px 3px;
    text-align: center;
}

.mybtn2 {
    background-color: #EFF8F0;
    border: none;
    color: #176332;
    padding: 0px 0px;
    font-size: 16px;
    border-radius: 100px;
    font-weight: 600;
    margin: 10px 3px;
}

.about .icon-boxes h4 {
    font-size: 24px;
    font-weight: 700;
    color: #6FB253;
    margin-bottom: 15px;
}

.font-18{
    font-size:18px;
}
.sec-box {
    background: #FAFAFA;
    border: 1px solid #C3C3C3;
    box-shadow: 0px 3px 19px rgb(0 0 0 / 9%);
    border-radius: 12px;
}


section.pricing {
  background: rgba(205, 205, 205, 0.2);

}

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
  color: black;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;
  border:none;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }

  .pricing .card:hover .btn {
    opacity: 1;
  }
}

span.price {
    background: #F6A20B;
    color: white;
    padding: 4px;
    border-radius: 6px;
}
/*section3*/

/*footer*/
.footer {
	 background: #303030;
	 color: white;
}
 .footer .links ul {
	 list-style-type: none;
	 line-height:33px;
}
 .footer .links li a {
	 color: white;
	 transition: color 0.2s;
	 font-weight:300;
}
 .footer .links li a:hover {
	 text-decoration: none;
	 color: #4180cb;
}
 .footer .about-company i {
	 font-size: 25px;
}
 .footer .about-company a {
	 color: white;
	 transition: color 0.2s;
}
 .footer .about-company a:hover {
	 color: #4180cb;
}
 .footer .location i {
	 font-size: 18px;
}
 .footer .copyright p {
	 border-top: 1px solid rgba(255, 255, 255, .1);
}
 
 .fixed-top {
    position: sticky!important;
}


/*/footer*/


/*healthlif hero*/
.content {
    box-shadow: 0px 3.83448px 19.1724px rgb(0 0 0 / 25%);
    background: white;
    padding: 27px;
    border-radius: 30px;
}


h2.life {
    font-weight: 500;
    font-size: 29px;
}


/*card*/
.card-custom {
  overflow: hidden;
  min-height: 450px;
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
  border-radius:20px;
}

.card-custom-img {
  height: 200px;
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-color: inherit;
}

/* First border-left-width setting is a fallback */
.card-custom-img::after {
  position: absolute;
  content: '';
  top: 161px;
  left: 0;
  width: 0;
  height: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 545px;
  border-left-width: calc(575px - 5vw);
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}

.card-custom-avatar img {
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
  top: 145px;
  left: 4.25rem;
  width: 60px;
  height: 60px;
}

.text-center.card-custom-avatar {
    margin-top: -29px;
}

h4.card-title {
    font-size: 21px;
    font-weight: 500;
}

/*/card*/
/*/healthlife hero*/


ul.list-group {
    --bs-list-group-color: white;
    --bs-list-group-bg: none;
}

.list-group-item{
    border:none;
}
section#compare {
    background: #F5F5F5;
}

.rect {
    height: 371px;
}

section#cta {
    padding-top: 181px;
}


.cta-h{
    font-weight: 700;
    font-size: 49px;
}

span.float-left {
    float: left;
}



/*slide*/
		.slideshow {
			margin: auto;
			width: 60%;
			border: 3px solid #73ad21;
			padding: 10px;
		}

		.slideshow img {
			width: 100%;
			height: 100%;
		}

/*/slide*/



