*,
::after,
::before {
    outline: 0 !important
}

body {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    background-color: #fff;
    color: #2f3857;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    overflow-x: hidden
}

.container {
    max-width: 1280px;
    margin: 0 auto
}

hr {
    border-color: #dfdde9 !important
}

.form-control:focus,
input:focus {
    border-color: #7066e2 !important
}

.text-color-1 {
    color: rgba(47, 56, 87, 1)
}

.text-color-2 {
    color: rgba(47, 56, 87, 0.7)
}

.text-color-3 {
    color: #2fb172
}

.text-color-4 {
    color: rgba(47, 56, 87, .8)
}

.text-color-5 {
    color: #595d6a
}

.text-color-6 {
    color: #2f3857
}

.text-color-7 {
    color: #50566e
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-medium {
    font-weight: 500 !important
}

.font-weight-semi {
    font-weight: 600 !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-13 {
    font-size: 13px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-15 {
    font-size: 15px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-17 {
    font-size: 17px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-19 {
    font-size: 19px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-21 {
    font-size: 21px !important
}

.font-size-22 {
    font-size: 22px !important
}

.font-size-23 {
    font-size: 23px !important
}

.font-size-24 {
    font-size: 24px !important
}

.font-size-38 {
    font-size: 38px !important
}

.line-height-1 {
    line-height: 1 !important
}

.border-radius-5 {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important
}

.border-radius-6 {
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -ms-border-radius: 6px !important;
    -o-border-radius: 6px !important;
    border-radius: 6px !important
}

.border-radius-10 {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important
}

.border-radius-12 {
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    -ms-border-radius: 12px !important;
    -o-border-radius: 12px !important;
    border-radius: 12px !important
}

.border-radius-15 {
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
    border-radius: 15px !important
}

.border-radius-20 {
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    border-radius: 20px !important
}

.my-50 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.mx-30 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.px-100 {
    padding-left: 100px !important;
    padding-right: 100px !important
}

.py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.px-28 {
    padding-left: 28px;
    padding-right: 28px;
}

.error {
    color: red !important;
    font-size: 13px
}

.shadow-1 {
    box-shadow: 0px 2px 24px 0px rgba(131, 124, 151, 0.2);
}

.shadow-2 {
    box-shadow: 0px 0px 10px 0px rgba(131, 124, 151, 0.31);
}

.shadow-3 {
    box-shadow: 0px 1px 15px 0px rgba(131, 124, 151, 0.48);
}

.card-common-box {
    max-width: 1280px;
    border: 1px solid #e6e4ea;
}

.card-common-box-head {
    border-bottom: 1px solid #e6e4ea;
}

.font-style-italic {
    font-style: italic;
}

.price-plan-side {
    margin-top: 80px;
}

.price-plan-side .col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 7px;
    padding-left: 7px;
}

.price-item {
    background-color: #ffffff;
    border: 1px solid #f1eef8;
    padding-top: 80px;
    cursor: pointer;
}

.super-saver {
    background-color: #f3f8fc;
    border: 1px solid #d5ebfd !important;
    padding-top: 40px;
}

.preferred {
    padding-top: 40px;
}

.pack-tile {
    margin-bottom: 20px;
}

.pack-tile span {
    align-self: flex-start;
    margin-right: 4px;
}

.rupee-tile {
    /* margin-top: 50px; */
    margin-bottom: 100px;
    margin-top: 50px;
}

.super-saver .save-badge {
    border: 1px solid #cce7fd;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    display: inline-block;
    padding: 2px 14px;
    background-color: #f3f8fc;
}

.save-badge {
    border: 1px solid #f1eef8;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    display: inline-block;
    padding: 2px 14px;
    background-color: #f1eef8;
}

.super-saver .footer-tile {
    border-top: 1px solid #d5ebfd !important;
}

.price-item .footer-tile {
    border-top: 1px solid #f1eef8;
    padding: 10px 0;
    /* margin-top: 75px; */
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.prc-active {
    background-color: #4f6bd8;
    border: 1px solid #1f42ca;
    box-shadow: 0px 13px 21px 0px rgba(120, 116, 152, 0.36);
    -webkit-box-shadow: 0px 13px 21px 0px rgba(120, 116, 152, 0.36);
    -moz-box-shadow: 0px 13px 21px 0px rgba(120, 116, 152, 0.36);
    -ms-box-shadow: 0px 13px 21px 0px rgba(120, 116, 152, 0.36);
    -o-box-shadow: 0px 13px 21px 0px rgba(120, 116, 152, 0.36);
    height: calc(100% + 80px) !important;
    top: -40px;
    padding-top: 120px;
}

.preferred.prc-active {
    padding-top: 80px;
}

.super-saver.prc-active {
    padding-top: 80px;
}

.prc-active .pack-tile {
    color: #ffffff;
}

.prc-active .minute-tile h3 {
    color: #ffffff;
}

.prc-active .save-badge {
    background-color: transparent;
    border: 1px solid 395a6e8;
    color: #ffffff;
}

.prc-active .rupee-tile h3 {
    color: #ffffff;
}

.prc-active .rupee-tile span {
    color: #d5daf4;
}

.prc-active .footer-tile {
    border-top: 1px solid #415fd4 !important;
}

.prc-active .footer-tile p {
    color: #ffffff;
}

.prc-active .active-check {
    display: block !important;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ffffff;
    box-shadow: 0px 4px 7px 0px rgba(75, 75, 75, 0.36);
    -webkit-box-shadow: 0px 4px 7px 0px rgba(75, 75, 75, 0.36);
    -moz-box-shadow: 0px 4px 7px 0px rgba(75, 75, 75, 0.36);
    -ms-box-shadow: 0px 4px 7px 0px rgba(75, 75, 75, 0.36);
    -o-box-shadow: 0px 4px 7px 0px rgba(75, 75, 75, 0.36);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 24px;
    height: 24px;
}

.price-item .active-check {
    display: none;
}

.cta-continue {
    min-width: 113px;
    min-height: 39px;   
    background-color: #8150f6 !important;
    border-color: #8150f6 !important;
}

.cta-continue:active,
.cta-continue:focus,
.cta-continue:hover
 {
    background-color: #652ee9 !important;
    border-color: #652ee9 !important;
    box-shadow: none !important;
}

.main-footer {
    margin-top: 50px;
}

.main-footer .footer-top {
    background: #f5f4fc;
}

.vertical-line {
    background: #d1d2df;
    width: 2px;
    height: 45px;
}




