body{
    margin: 0;
    padding: 0;
    outline: 0;
}
.color-primary{
    color: #0d9548 !important;
}

#app{margin-bottom: 115px;}
.op-5{opacity: 0.4;}

img{
    max-width: 100%;
}
.header_section {
    min-height: 65px;
    background: #0d95482e;
    box-shadow: 1px 1px 2px 1px #a7a7a7;
}
.logo_section{
    margin: 0;
    text-align: left;
    margin-top: 10px;
}
.claim_section {
    margin-top: 20px;
}

.modal-content{
    margin-bottom: 60px;
}

.btn_default {
    background: #0d9548;
    padding: 9px 15px;
    color: #fff !important;
    border-radius: 8px;
    box-shadow: 0px 1px 1px 0px #4c4c4c;
    text-decoration: none !important;
}

.btn_warning {
    background: #f9ae42;
    padding: 9px 15px;
    color: #fff !important;
    border-radius: 8px;
    box-shadow: 0px 1px 1px 0px #4c4c4c;
    text-decoration: none !important;
}
#invalid_mobile {
    color: #e21313;
    font-size: 12px;
}

label span{color: #e21313;}

.color-white {
    color: #fff !important;
    text-decoration: none;
}

.checkout_title_2 {
    background: #f8ae43;
    color: #fff;
    padding: 10px;
    margin: 0 0 15px;
}

.color-warning {
    color: #f9ae42;
}

.section_heading{
    color: #0d9548;
    font-size: 20px;
    margin-top: 10px;
}

.text-center{
    text-align: center;
}

.logo{
    width: 120px;
    margin-top: 10px;
}

.package_list {
    min-height: 150px;
    box-shadow: 0px 0px 5px 1px #d1d1d1;
    border-radius: 8px;
    position: relative;
    margin-bottom: 15px;
}
.package_list img{
    border-radius: 8px;
}
.font_normal{
    font-size: 14px;
}


.package_titile {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    color: #0d9548;
    text-shadow: 1px 1px 1px #484848;
    width: 100%;
}
.w-100{
    width: 100%;
}
.text-right{
    text-align: right;
}

.info_section {
    padding: 5px 15px;
    margin-top: 20px;
    width: 100%;
    background: #0d9548;
    position: fixed;
    bottom: 50px;
}

.section_title{
    border-bottom: 2px dashed #f9ae4266;
    margin-bottom: 15px;
}

.grey_heading{
    font-size: 25px;
    margin: 0;
    color: #f9ae42;
    text-shadow: 1px 1px 1px #2e2e2e;
}
.margin-5{
    margin-top: 5px !important;
}
.font-18{
    font-size: 18px;
    margin: 0;
}

/*Products Details*/

.packages figure.card.card-product {
    box-shadow: 0px 1px 4px 1px #c7c7c7;
    border-radius: 12px;
}

.packages .card-product .img-wrap {
    border-radius: 12px 12px 0 0;
    overflow: hidden;
    position: relative;
    height: 220px;
    text-align: center;
}

.packages .card-product .info-wrap {
    overflow: hidden;
    padding: 5px 15px;
    border-top: 1px solid #eee;
}

.packages .card-product .bottom-wrap {
    padding: 15px;
    border-top: 1px solid #eee;
}

.packages .btn-package-v {
    background: #0d9548;
    transition: 0.5s all;
    border-radius: 8px;
}

.packages .btn-package-b {
    background: #f9af44;
    transition: 0.5s all;
    border-radius: 8px;
}
.btn, .btn-primary, .btn-secondary {
    padding: 8px 25px;
}
.packages .title {
    font-size: 20px;
    background: #0d95489e;
    color: #fff;
    padding: 6px;
    border-radius: 20px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4 px;
}

.btn, .btn-primary, .btn-secondary {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #ffffff;
    padding: 8px 15px;
    border: 0;
    font-weight: 600;
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    -ms-border-radius: 2;
    border-radius: 2;
}


/*package Details*/

.health_banner_class .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.package-list-item {
    -webkit-box-shadow: 0 0 20px -5px rgba(24, 24, 24, 0.2);
    -ms-box-shadow: 0 0 20px -5px rgba(24, 24, 24, 0.2);
    box-shadow: 0 0 20px -5px rgba(24, 24, 24, 0.2);
    -ms-transform: translate(0%, -100px);
    -webkit-transform: translate(0%, -100px);
    transform: translate(0%, -133px);
    border-radius: 4px;
    position: relative;
    background: #fff;
}

.package-list-heading {
    color: #0d9548;
    background: #E8E8E8;
    padding: 15px 0px;
    border-radius: 0 0 30px 30px;
    font-size: 12px;
}


.package-list-heading div {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    color: #000;
}

.package-list-heading div h4 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    position: relative;
    color: #129748;
    margin-left: 25px;
}

.package-list {
    background: #fff;
    position: relative;
    padding: 0 0 0px;
    z-index: 99;
}
.health_banner_class .container {
    max-width: 95%;
    width: 1170px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

#annually-package{
    margin-top: 150px;
}

.package-list-item .btn {
    padding: 20px;
}
.package-list-table {
    padding: 0 15px;
}

.health_banner_class .package-list-item table {
    border: none;
}
#sort_tbody tr{
    height: 50px;
}

.package-list-item .btn {
    padding: 0px 10px 25px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.package-list .btn-details {
    border: 2px solid #f9ae42;
    color: #fff;
    background: #f9ae42;
    text-align: center;
    margin: 0 auto;
    padding: 10px 30px 10px 30px;
    border-radius: 25px;
    transition: 0.3s all;
}

.description{
    display: none;
    margin-top: -120px;
    font-size: 11px;
}

.payment_method p {
    box-shadow: 0px 2px 3px 0px #a5a5a5;
    padding: 5px 12px;
    border-radius: 5px;
    font-weight: bold;
}

.payment_method .pay_logo {
    width: 165px;
    margin-left: 30px;
}

.no_package_found {
    text-align: center;
    color: #ff4e3d;
    font-size: 18px;
    text-transform: uppercase;
    display: none;
}
.no_package_found img{
    width: 100%;
}

.dynamic_section {
    background: #fbaf4338;
    padding: 15px 0 1px 0px;
    border-radius: 8px;
}

#filter_packages {
    background: #d3ecde;
    padding: 15px;
}

#apply_now {
    background: #f9ae42;
    width: 100%;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333;
}

.checkout_title{
    background: #0d9548;
    color: #fff;
    padding: 10px;
    margin: 0 0 15px;
}

.click_btn_txt{
	border: 1px solid #ddd;
    padding: 14px;
	cursor: pointer;
}
.d-none{
	display:none;
}


@media only screen and (max-width: 480px) {
    .grey_heading{font-size:16px;}
    .font-18{font-size: 13px;}
}

