.card-block{
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0.707px -0.707px 29px 0px rgba(0, 0, 0, 0.08);
    padding: 20px 25px;
}

  :disabled{
    background: #dddddd;
  }

a{
    cursor: pointer;
}

.save-card-block {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0.707px -0.707px 29px 0px rgba(0, 0, 0, 0.08);
    padding: 20px 25px;
    height: 100%;
}

.label-plan-tag {
    position: absolute;
    background-color: #39b54a;
    padding: 0.4rem 0.5rem 0.3rem 0.5rem;
    border-radius: 8px;
    z-index: 1;
    right: 0px;
    top: -20px;
    margin-right: 0.5rem;
    border: 1px solid #75caff61;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    max-width: 276px;
    word-break: break-all;
    text-align: right;
}

.plan-card-block {
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0.707px -0.707px 29px 0px rgba(0, 0, 0, 0.08);
    padding: 20px 25px;
    min-height: 100%;
}

.custom-input{
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 6px;
    font-size: 14px;
    padding: 10px 15px;
    outline: none;
    font-weight: 500;
}
.inner-input{
    border: none;
    border: 8px;
    outline: none;
    width: 90%;
    margin: 0.1rem;
    padding: 8px 10px;
}
.employee-inner-input {
    border: 8px;
    outline: none;
    width: 90%;
    margin: 0.1rem;
    padding: 8px 10px;
}
.info-input{
    position: relative;
}
.exclaim-icon{
    color: rgb(232, 0, 0);
    cursor: pointer;
}
.info-box{
    position: absolute;
    top: -1.5rem;
    right: -14px;
    padding: 0.2rem 0.6rem;
    background-color:  rgb(232, 0, 0);
    color: #fff;
    border-radius: 4px;
}
/*.exclaim-icon:hover + .info-box , .exclaim-icon:focus + .info-box{
    display: flex;
    align-items: center;
}
.info-box::before{
    content: "";
    position: absolute;
    display: block;
    left: 61%;
    top: 1.5rem;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 9px solid rgb(232, 0, 0);
    transform: rotate(149deg);
}*/
.contact-num::before{
    left: 75%;
}

.click-link{
    color: #00ccff;
}
label{
    font-size: 14px;
    color: #2c3f58;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: left !important;
}
.google-Translation{
    height: 20px;
}
.Thanksimg img{
    width: 100%;
}
.required{
    color: #f00;
    font-size: 18px;
}
.mx-datepicker{
    width: 100% !important;
}
.check-btn{
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline !important;
    color: #09a709;
}
.check-btn:hover{
    color: #006700;
    text-decoration: underline !important;
}
.back-btn i{
    padding-right: 10px;
}
.back-btn{
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    display: block;
    padding: 10px 20px;
    background: #fff;
    border-radius: 6px;
    transition: all ease 0.4s;
}
/*.back-btn:hover, .checkout-btn:hover{
    background: #333;
    color: #fff;
    transition: all ease 0.4s;
    border: 1px solid #111;
}*/
.checkout-btn{
    display: block;
    text-align: center;
    background: #fff;
    color: #333333;
    border-radius: 6px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px;
    font-weight: 600;
    transition: all ease 0.4s;
}
.split-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.error_message{
    color: red;
    margin-top: 6px;
}
.skip-msg{
    display: flex;
    align-items: center;
}
.skip-label{
    font-size: 12px;
    color: #2C5F97;
    margin-bottom: 0;
}
.skip-link ,.bl-color{
    color: #1A202C;
}
.conjuction{
    color: #000;
}
.skip-msg .form-check-input{
    width: 16px;
    height: 16px;
}
.multiselect__tags, .multiselect, .multiselect__input, .multiselect__single{
    font-size: 13px !important;
}
.modal-content{
    border: 0px !important;
    border-radius: 10px !important;
}
.modal-header{
    justify-content: center !important;
    border: 0 !important;
    padding: 25px 1rem 0 1rem !important;
    position: relative !important;
}
.modal-footer{
    display: none !important;
}
.plandesc_content>.table-responsive img{
    /* width: 100%; */
    height: auto;
    margin-bottom: 10px;
  }
  .plandesc_content >.table-responsive{
    max-height: 705px;
  }
  .plandesc_content  > .table-responsive h4{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .plandesc_content  > .table-responsive h4 table{
    font-size: 14px;
  }
  .banner-wrap .dark-btn {
    margin-bottom: 12px;
  }
  .plandesc_content > .table-responsive p img{
    width: -webkit-fill-available  !important;
  }
  .plandesc_content > .table-responsive > table > tbody td{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .note-video-clip{
    width:-webkit-fill-available;
  }
  .vp-center{
    display: inline;
  }
  .plandesc_content > .table-responsive table{
    width: 100% !important;
  }
  .cart-Hamburger{
    align-items: center;
  }
  .nav-menu ul li a.active-header, .nav-menu ul li a:hover{
    padding-bottom: 4px;
  }
    #notifyModal .modal-dialog{
        position: fixed !important;
        bottom: 0 !important;
        left: 0rem !important;
        right: 0 !important;
        margin: auto !important;
        margin-bottom: 1rem !important;
    }

    .close-notify-modal{
        position: absolute;
        top: 2px !important;
        right:35px !important ;
        background: #fff;
        cursor: pointer !important;
    }
    /* .fa-cross{
      border: 1px solid #2c3f58 !important;
      padding: 1rem !important;
    } */
    .notify{
        background-color: #00ccff;
        color: #fff;
        border: none;
        border: 4px;
        margin-bottom: 1rem;
    }

    .modal-wrap{
        display: flex;
        justify-content: space-between;
        padding-top: 0.5rem;
        align-items: center;
    }
    .btn-cart{
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .btn-cart button{
        border: none;
        padding: 6px 1rem;
        margin-left: 0.5rem;
        border-radius: 4px;
        font-size: 14px;
    }
    .view-cart{
        background-color: #00ccff;
        color: #fff;
    }
    .add-more-plan{
        border:1px solid #00ccff !important;
        background-color: transparent;
        color: #00ccff;
    }
    .modal-wrap h5{
        font-weight: 600;
    }
    @media(max-width:445px){
        .modal-wrap{
            display: block;
        }
        .btn-cart{
            justify-content: start;
            margin-top: 0.5rem;
        }
        .view-cart{
            margin-left: 0 !important;
        }
    }

.btn-close-btn:hover{
    background-color: white !important;
  }
.close{
  border: none;
  background: white;
  width: 50px;
  height: 46px;
  position: absolute;
  right: -1rem;
  top: -1rem;
  border-radius: 50%;
}
.site-link{
  color:#12598bf5 ;
}

@media(max-width:664px){
  .more-info-content{
    display: block !important;
  }
  .plan_info .more-info .buy-img-wrap{
      border: none !important;
  }
  .buy-description-wrap{
    padding-left: 0rem !important;
  }
  .buy-img-wrap{
    margin-left: 0px !important;
  }
}
@media(max-width:768px){
  .multiselect{
    margin-top: 1rem;
  }
}

/* send quote */
.send-quote-container{
    padding: 2rem ;
    background-color: #ffffff;
    margin: 1rem 0;
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 3px solid #75caff61;
}
.emoji {
    display: flex;
    animation: wave 1s infinite paused;
}

.emoji:hover {
    animation-play-state: running;
}
.plan-title {
    font-size: 16px;
    font-weight: 600;
}
.more-btn{
    background-color: none;
    border: none;
    background-color: transparent;
    font-size: 14px;
    color: #0099cc;
    margin: 0.5rem 0;
    text-decoration: underline;
}
.view-btn {
    border: 1px solid #0099cc;
    color: #0099cc;
    padding: 6px 0rem;
    width: 100%;
    background-color: transparent;
    border-radius: 4px;
    margin-top: 0.5rem;
}

.fee-card{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 3px solid #75caff61;
    padding: 1.5rem;

}
.amount-card{
    background-color: #8ED7F7;
}

.fee-list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5rem;
    font-weight: 600;
}
.decline-btn{
    border: none;
    background-color: #F05A71;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    margin-top: 0.5rem;
    min-width: 100%;
}
.accept-btn{
    background-color: #0099cc;
    color: #fff;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    min-width: 100%;
    margin-top: 0.5rem;
}
.name-place{
    font-size: 20px;
    font-weight: 700;
}
.welcome-stat{
    line-height: 26px;
}
.form-control:invalid, .is-invalid {
    background-image: none !important;
}
.cursor-pointer {
    cursor: pointer;
}


