*,
::after,
::before {
    outline: 0 !important
}

body {
    font-family: "Poppins", 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
}

.m-20 {
    margin: 20px;
}

hr {
    border-color: #dfdde9 !important
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

.form-control:focus,
input:focus {
    box-shadow: none
}

.text-color-1 {
    color: #2f3857
}

.text-color-2 {
    color: #7066e2
}

.text-color-3 {
    color: rgba(47, 56, 87, .85)
}

.text-color-5 {
    color: #595d6a
}

.text-color-6 {
    color: #2f3857
}

.text-color-7 {
    color: #50566e
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-medium {
    font-weight: 500 !important
}

.font-weight-semi {
    font-weight: 600 !important
}

.coupon-code-tile input,
.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
}

.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
}

.my-50 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.mx-30 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.error {
    color: red !important;
    font-size: 13px
}

.main-header {
    background: #fff;
    -webkit-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    -moz-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    -ms-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    -o-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    padding: 10px 0
}

.main-footer .footer-top {
    background: #f5f4fc
}

.vertical-line {
    background: #d1d2df;
    width: 2px;
    height: 45px
}

.m-t-20 {
    margin-top: 20px
}

.common-tile {
    border: 1px solid #e8e8e8;
    padding: 18px 28px;
    margin-bottom: 20px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px
}

.common-tile h3+p {
    max-width: 400px;
    line-height: 20px;
    margin-top: 5px
}

.font-16 {
    font-size: 16px
}

.font-weight-bold {
    font-weight: 700 !important
}

.text-color-12 {
    color: rgba(0, 0, 0)
}

.text-color-9 {
    color: rgba(0, 0, 0, .8)
}

.font-13 {
    font-size: 13px
}

.m-t-10 {
    margin-top: 10px
}
.m-t-5 {
    margin-top: 5px
}

.m-b-20 {
    margin-bottom: 20px
}
.m-b-5 {
    margin-bottom: 5px
}
.m-ln-20 {
    margin-left: -20px !important;
}

.text-color-8 {
    color: rgba(38, 38, 38, .8)
}

.font-15 {
    font-size: 15px
}

.justify-content-space {
    justify-content: space-between
}

.line-through {
    text-decoration: line-through
}

.text-color-13 {
    color: rgba(244, 92, 110)
}

.m-r-10 {
    margin-right: 10px
}
.m-r-4 {
    margin-right: 4px
}

.text-color-11 {
    color: rgba(38, 38, 38, .7)
}

.text-color-4 {
    color: rgba(38, 38, 38)
}

.font-12 {
    font-size: 12px
}

.text-color-10 {
    color: rgba(38, 38, 38, .81)
}

.checkout-card .top-side {
    background: #f2f2ff;
    padding: 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.common-tile .minute-tiles {
    background: #f2f2ff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin-right: 15px;
    padding: 5px
}

.checkout-card .coupon-side .top-ber {
    border-left: 1px solid #e8e8e8;
    padding-left: 25px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
    margin-left: 15px;
}

.checkout-card .coupon-side .top-ber span {
    padding-right: 0;
}

.checkout-card .coupon-side .top-ber span.text-right {
    padding-right: 15px;
}

.checkout-card .coupon-side .top-ber span .btn-link:hover,
.checkout-card .coupon-side .top-ber span .btn-link:focus {
    box-shadow: none !important;
}

.checkout-card .icon {
    margin-right: 10px;
    width: 28px;
    height: 27px
}

.coupon-code-tile {
    position: relative;
    /* width: 83%; */
    border: 1px solid #9c9c9c !important;
    border-radius: 6px;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -ms-border-radius: 6px !important;
    -o-border-radius: 6px !important;
    overflow: hidden
}

.coupon-code-tile input {
    display: inline-block;
    text-align: left;
    background: #fff !important;
    padding: 5px 5px 5px 15px !important;
    width: 63% !important;
    position: relative;
    border-radius: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border: 0 !important;
    height: 40px !important
}

.coupon-code-tile .apply-btns {
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 6px;
    border: 0;
    height: 28px;
    cursor: pointer;
    padding: 3px 25px;
    /* background: #464ee6; */
    background: #FF9129;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    font-size: 16px;
    color: #fff;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    margin-right: 0
}

.checkout-card .payments-card {
    padding-top: 20px;
    border-left: 1px solid #e8e8e8;
    padding-left: 25px;
    box-shadow: none
}

.checkout-card .total-amount {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    margin-right: 0;
    margin-left: -25px;
    padding-left: 30px;
    padding-right: 0
}

.checkout-card .coupon-side .top-ber .form-check {
    margin-left: 20px
}

.checkout-card .content {
    flex-grow: 1
}

.payment-btns {
    background: #444bd3;
    color: #fff;
    text-align: center;
    padding: 9px 32px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    height: 42px;
    font-size: 16px;
    margin-top: 20px;
    display: inline-flex !important;
    width: 100%;
    justify-content: center;
    align-items: center
}

.usePromoBtn {
    background: #444bd3;
    color: #fff;
    text-align: center;
    padding: 4px 16px;
    border-radius: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 0;
}

.usePromoBtn:hover {
    background: #444bd3;
    color: #fff;
}

.usePromoBtn:focus,
.usePromoBtn:active {
    box-shadow: none;
}

.usePromoBtn:active:focus {
    box-shadow: none !important;
}

.payment-btns:hover {
    color: #fff;
    text-decoration: none
}

.schedule-call {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.schedule-call h2 {
    font-size: 14px;
}

.schedule-call .form-group {
    position: relative
}

.schedule-call .right-img {
    position: absolute;
    right: 10px;
    top: 34px;
    cursor: pointer !important;
}

.schedule-call input {
    width: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #fff;
    height: 40px;
    padding: 10px;
}

.schdule-card .col-3 {
    flex: 0 0 30%;
    max-width: 30%;
}

.schdule-card .col-3:last-child {
    flex: 0 0 10%;
    max-width: 10%;
    padding-left: 0;
}

.tick-btn {
    background: #3f43c8;
    padding: 4px 25px;
    color: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    position: relative;
    top: 25px;
    height: 40px;
    border: 0;
    cursor: pointer;
}

.tick-btn:hover,
.tick-btn:focus,
.tick-btn:active {
    color: #3f43c8;
    background-color: transparent;
    border: 1px solid #3f43c8;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    padding: 0 12px 0 0;
    max-width: 200px;
}

.flatpickr-time .flatpickr-am-pm,
.flatpickr-time input.flatpickr-hour,
.flatpickr-time input.flatpickr-minute {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #e5e7f0;
    background: #f5f7fa;
    font-weight: 400 !important
}

.flatpickr-time .flatpickr-am-pm {
    width: 50px !important;
    height: 29px !important;
    line-height: 29px !important
}

.flatpickr-time input.flatpickr-hour,
.flatpickr-time input.flatpickr-minute {
    width: 50px;
    height: 29px
}

/* .flatpickr-calendar.inline,
.flatpickr-calendar.open {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    max-height: 640px;
    width: 100% !important;
    position: absolute;
    display: block !important;
    max-width: 360px !important;
    margin: 0 auto !important;
    left: -1px !important;
    right: 0 !important
} */

.flatpickr-calendar.hasTime {
    width: 204px !important;
}

.dayContainer,
.flatpickr-rContainer {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flatpickr-rContainer {
    display: block;
    width: 100% !important
}

.dayContainer {
    outline: 0;
    text-align: left;
    min-width: 100% !important;
    max-width: 100% !important;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.dayContainer,
.flatpickr-days {
    width: 100% !important
}

.numInputWrapper:hover {
    background: #fff !important
}

.flatpickr-am-pm:hover {
    background: url(../../../layout-optim/new-doc-review-revamp/time-arrow.png)no-repeat center right !important;
    background-repeat: no-repeat !important;
    background-position: center right !important
}

.edit-btn-box {
    margin-left: 20px;
}

.edit-btn-box .edit-btn {
    background: #464ee6;
    padding: 4px 15px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 0;
}

.edit-btn-box .edit-btn img {
    margin-right: 8px;
}

.payment-method-card {
    margin-top: 16px;
}

.payment-method-card .method-tile {
    margin-top: 15px;
    margin-bottom: 25px;
}

.payment-method-card .method-tile label.custom-radio-button__container {
    margin-right: 15px;
    margin-bottom: 0;
}

.payment-method-card .method-tile label.custom-radio-button__container:last-child {
    margin-right: 0;
}

.payment-method-card .method-tile .custom-radio-button__container input[type="radio"] {
    display: none;
}

.payment-method-card .method-tile .custom-radio-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 43px;
    border: 1px solid rgba(18, 17, 39, 0.19);
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
}

.payment-method-card .method-tile .custom-radio-button__container input[type="radio"]:checked + .custom-radio-button {
    border: 1px solid #2CD13C;
    background: rgba(235, 255, 237, 0.94);
}

.payment-method-card .method-tile .custom-radio-button__container input[type="radio"]:checked + .custom-radio-button:after {
    content: url('../images/pay-tick-icon.png');
    position: absolute;
    top: -6px;
    right: -5px;
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    border-radius: 50%;
}

@media only screen and (max-width:1117px) {
    .schdule-card .col-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .schdule-card .col-5 {
        display: none;
    }
}

@media only screen and (max-width:991px) {
    main.main-content {
        margin-top: 30px !important;
        margin-bottom: 0 !important
    }

    .col-100p {
        flex: 0 0 100%;
        max-width: 100%
    }

    .checkout-card .coupon-side .top-ber {
        border-top: 1px solid #e8e8e8;
        padding-top: 25px;
        border-right: 1px solid #e8e8e8;
        margin-right: 15px;
    }

    .checkout-card .payments-card {
        border-right: 1px solid #e8e8e8;
        padding-right: 25px
    }

    .checkout-card .total-amount {
        border-bottom: 1px solid #e8e8e8;
        padding-right: 20px;
        margin-right: -25px
    }

    .coupon-side {
        margin-bottom: 40px
    }

    .payment-method-card {
        margin-right: -20px;
        margin-left: -15px;
    }
}

@media only screen and (max-width:767px) {

    .main-menu-btn,
    .mob-icon-nav.mob-icon-nav-right {
        display: none !important
    }

    .nav-brand {
        margin-left: 0 !important
    }

    .top-side > .d-flex {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .schedule-call .col-4 {
        margin-bottom: 15px;
    }

    .secure-tile {
        margin-top: 10px;
    }

    .schedule-call .col-4:last-child {
        margin-bottom: 0;
    }

    .schedule-call {
        padding: 0px;
    }

    .top-side.schedule {
        background: #ffffff;
        border: 1px solid #e8e8e8;
    }

    .schdule-card .col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .schdule-card .col-3:last-child {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px !important;
    }

    .tick-btn {
        top: 0;
        float: right;
        height: 30px;
        right: 2px;
    }
}

@media only screen and (max-width:640px) {
    [class*=col-] .mb-4 {
        margin-bottom: 12px !important
    }

    .main-footer .footer-top {
        padding: 0 !important
    }

    .main-footer .footer-top ul {
        flex-wrap: wrap;
        max-width: 450px;
        margin: 0 auto !important;
        padding-top: 20px !important
    }

    .main-footer .footer-top ul .vertical-line,
    .main-footer .footer-top ul li.mx-4 {
        display: none
    }

    .main-footer .footer-top ul li {
        margin: 0 20px 15px 0
    }

    .main-footer .footer-top ul li img {
        margin-right: 5px !important
    }

    .main-footer .footer-top ul li span.font-size-15 {
        font-size: 14px !important
    }

    .edit-btn-box {
        align-self: flex-start;
    }
}

@media screen and (max-width:575px) {
    .checkout-card .top-side>.d-flex {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start !important
    }

    .checkout-card .top-side .secure-tile {
        margin-top: 15px;
        background: #fff;
        padding: 10px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px
    }

    .checkout-card .common-tile {
        padding: 15px
    }

    .checkout-card .coupon-side .top-ber {
        padding-left: 10px;
        padding-right: 10px
    }

    .checkout-card .top-side h2 {
        font-size: 14px
    }

    .top-side.schedule {
        padding: 15px;
    }
}

@media screen and (max-width:480px) {

    .checkout-card .coupon-side .file-input,
    .coupon-code-tile {
        width: 100%
    }

    header.main-header .user-profile {
        top: 10px !important
    }

    .payment-method-card .method-tile label.custom-radio-button__container {
        margin-right: 5px;
    }
}

@media screen and (max-width:420px) {
    .coupon-code-tile input {
        width: 60% !important
    }
    .flatpickr-calendar.open {
        /* width: 100%;
        right: 0 !important; */
    }
}

@media only screen and (max-width:359px) {
    .payment-method-card .method-tile .custom-radio-button {
        width: 80px;
    }

    .coupon-code-tile input {
        padding: 5px 5px 5px 0 !important;
    }
}

@media only screen and (max-width:340px) {
    .flatpickr-calendar.open {
        right: 20px !important;
    }
}

@media only screen and (max-width:330px) {
    .flatpickr-calendar.open {
        right: 10px !important;
    }
}

@media only screen and (max-width:320px) {
    .flatpickr-calendar.open {
        right: 5px !important;
    }
}