html,
body {
    position: relative;
    width: 100%;
    background: #1d3557 !important;
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* height: 100%; */
    font-family: 'Numans', sans-serif;
}


.card {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    background: #1d3557;
    box-shadow: 0 4px 5px 0 rgb(249 242 242 / 13%), 0 -2px 12px 0 rgb(253 248 248 / 15%);
    border-radius: 12px;
    border: none !important;
    padding: 0px !important;
}

.form-group .fa {
    font-size: 15px;
    padding-right: 11px;
}

/* .bgg {
        background: #1D3557;
         opacity: 0.85;
    } */
.select-p select {
    font-size: 14px;
    height: 36px;
    background: inherit;
    border: none;
    /* border-radius: 0px; */
    box-shadow: none;
    color: #e9e9e9;
}

.select-p option {
    background: #1d3557;
    font-size: 14px;
}



.wrapperr {
    padding: 0px !important;
}

.wrapperr .form-group input::placeholder {
    color: #ccc;
}

.wrapperr .form-group input:focus::placeholder {
    opacity: 0;
}

.wrapperr .form-group input {
    height: 39px;
}

.wrapperr label {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 4px;
}

.wrapperr .form-group .fa-phone {
    transform: rotate(90deg);
}

.img1 img {
    width: 100px;
}

.pt--30 {
    padding-top: 30px;
}

.images-wrap1 {
    justify-items: center;
    display: grid;
    margin-bottom: 33px;
}

.program-btn-active {
    padding: 9px 24px;
    border: 1px solid #a8dadc5e;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    /* float: left; */
    background: linear-gradient(#2AA0B8, #457B9D);
    color: #fff;
    margin-bottom: 40px;
}

.wrapperr .option {
    color: #ccc;
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    user-select: none
}

.wrapperr .option:hover {
    color: #eee;
}

.wrapperr .option input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.card-body {

    border-radius: 20px;
    padding: 0px;
}

#bottomlabel1,
#bottomlabel2 {
    display: contents;
    font-weight: 600;
}

.modal-content {
    background-color: transparent !important;
}

.pb--100 {
    padding-bottom: 100px !important;
}

.ptb--20 {
    padding: 20px 0;
}

.payment p {
    margin-bottom: 0px;
    font-size: 14px;
    padding-left: 9px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 13px;
}

/* .form-group input {
    border: 1px solid #a8dadc;
    border-radius: 38px;
    padding: 8px;
    background-image: none !important;
} */

.remember {
    color: white;
}

.wrapperr .form-group {
    border: 0.5px solid #a8dadc6e;
    /* box-shadow: 0px 2px 15px rgb(168 218 220 / 16%); */
    border-radius: 8px;
}

.remember input {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-right: 5px;
}

.login_btn {
    color: #fcf8f8;
    width: 183px;
    padding: 9px 0;
    background-image: linear-gradient(#2AA0B8, #457B9D);
    border: none;
    box-shadow: 0 4px 8px 0 rgb(249 242 242 / 20%);
    border-radius: 10px;
    text-align: center;
}

.login_btn:hover {
    color: #fff;
    background-color: white;
}

.check {
    float: left;
    color: white;
    font-size: 12px;
    z-index: 999;
}

.link {
    float: left;
    color: white;
    font-size: 12px;
    z-index: 999;
}

.link a {
    text-align: right;
    margin-left: 4px;
    color: #fff;
    display: block;
}

.pt-200 {
    padding-top: 100px;
}

.image1 img {
    width: 308px;
    margin-left: 41px;
    bottom: 0px;
    position: absolute;
}

form {
    padding: 20px 0 0 0;
    margin: 0px 42px;
}

.pl-2 {
    padding-left: 50px;
}

.pr-2 {
    padding-right: 50px;
}

.wrapperr .form-group .form-control {
    margin-top: 0px;
    color: #ffefef !important;
}

.form-control {
    width: 100%;
    fill: none;
    background: transparent;
    border: none;
    border-bottom: 1px solid grey;
    font-size: 18px;
    margin-bottom: 0px;
    border: 1px solid #a8dadc;
    border-radius: 24px;
    padding: 9px 10px;
    font-size: 15px;
    margin-top: 12px;
    color: #fff;
}

.form-control:focus {
    background-color: transparent;
    color: #fff;
}

.tip1 {
    font-size: 13px;
    color: #fff;
}

.tip2 {
    font-size: 11px;
    color: #fff;
}

.tip2 a {
    color: #fff;
}

.z-index {
    z-index: 999999;
}

.card-footer {
    float: left;
}

@media only screen and (max-width: 1040px) {
    .border-left {
        border: none !important;
    }

    .image1 img {
        width: 311px;
        opacity: 0.2;
        margin-left: 0px;
    }

    form {
        margin: 0px;
        padding: 0px;
    }

    .links {
        float: none;
        /* color: white; */
        font-size: 11px;
        z-index: 9999;
        width: 100%;
        text-align: center;
    }

    .pb-5 {
        padding-bottom: 35px;
    }


    .pl-2 {
        padding-left: 50px;
    }

    .form-control {
        font-size: 11px;
    }

    .pt-5 {
        padding-top: 10px !important;
    }

    .checkbox {
        z-index: 999;
    }

    .login_btn {
        width: 148px;
        padding: 5px 0;
        border-radius: 5px;
        font-size: 10px;
    }

    .logo img {
        width: 49px;
    }

    .card-footer {
        text-align: center;
        float: none;
        /* padding-left: 56px; */
    }
}

.payment input {
    width: auto !important;
    float: left;
    margin: 6px 5px;
}

input[type="radio"] {
    /* background-color: #ddd; */
    /* background-image: -webkit-linear-gradient(0deg, transparent 20%, hsla(0,0%,100%,.7), transparent 80%), */
    /* -webkit-linear-gradient(90deg, transparent 20%, hsla(0,0%,100%,.7), transparent 80%); */
    /* border-radius: 10px;
    /* box-shadow: inset 0 1px 1px hsla(0,0%,100%,.8), */
    /* 0 0 0 1px hsla(0,0%,0%,.6),
                0 2px 3px hsla(0,0%,0%,.6),
                0 4px 3px hsla(0,0%,0%,.4),
                0 6px 6px hsla(0,0%,0%,.2),
                0 10px 6px hsla(0,0%,0%,.2); */
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 7px;
    position: relative;
    width: 15px;
    -webkit-appearance: none;
}

input[type="radio"]:after {
    background-color: #98d8e4;
    border-radius: 25px;
    content: '';
    display: block;
    height: 15px;
    left: 4px;
    position: relative;
    top: 0px;
    width: 15px;
    border: 3px solid #A8DADC;
    border-radius: 9px;
}

input[type="radio"]:checked:after {
    background-color: #2AA0B8;

}

.text-grey {
    color: #B0B0B0 !important;
}

.text-white {
    font-size: 12px;
}

.border-left {
    border-left: 1px solid #cccccc3b;
    border-radius: 0px;
    box-shadow: -9px 0px 18px -13px rgb(168 218 220 / 25%);
}

.right-r p {
    font-weight: 600;
    font-size: 12px;
}

.dash-border-top2 {
    border-bottom: dashed 1px #ffffff96;
}

.text-danger {
    color: #dc3545 !important;
    font-size: 12px;
}

.wrapperr .form-group {
    margin-bottom: 0 !important;
}

.plr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.select2-container {

    width: 100% !important;
}
.ptb--18{
    padding-top: 15px;
    padding-bottom: 15px;
}
.plr--18{
    padding-left: 15px;
    padding-right: 15px;
  }

@media (max-width: 768px) {
    .plr-15 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .owl-next {
        right: -9px !important;
    }

    .owl-prev {
        left: -9px !important;
    }

    .testimonial {
        height: 277px !important;
    }
    .f11{
        margin-bottom: 0 !important;
    }
}

