.mipc-form-title,
.pkg-form-title {
    font-size: 20px;
    color: #0c51a0;
    font-family: Montserrat;
    font-weight: 400;
    padding-left: 16px;
}
.pkg-make-enquiry-form label {
    color: #0c51a0;
    font-size: 16px;
}
.pkg-make-enquiry-form input::placeholder,
.pkg-make-enquiry-form select {
    font-size: 15px;
    height: 40px;
}
#packageModal .pkg-make-enquiry-form input {
    font-size: 15px;
}
.pkg-make-enquiry-form .iti.iti--allow-dropdown {
    width: 100% !important;
}
#packageModal .close:focus {
    outline: 0;
}
.pkg-submit-btn {
    padding: 10px 50px;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    color: #fff;
}
.call-back .form p {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.call-back select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #555;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.call-back-button {
    padding-top: 20px;
    padding-bottom: 20px;
}
.call-back .padding .row {
    padding-bottom: 20px;
}
textarea.form-control {
    height: auto;
    background-color: #f8f8f8;
}
.call-back .form-control {
    background-color: #f8f8f8;
}
.month {
    padding-top: 50px;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
}
.month ul {
    margin: 0;
    padding: 0;
}
.month ul li {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.month .prev {
    float: left;
    padding: 3px;
    border-radius: 23px;
    background-color: #fff;
    font-size: 10px;
    border: 1px solid #d3d3d3;
}
.month .next {
    float: right;
    padding: 3px;
    border-radius: 23px;
    background-color: #fff;
    font-size: 10px;
    border: 1px solid #d3d3d3;
}
.weekdays {
    margin: 0;
    padding: 10px 0;
    background-color: #ddd;
    font-size: 7px;
}
.weekdays li {
    display: inline-block;
    width: 13.6%;
    color: #666;
    text-align: center;
}
.days {
    padding: 10px 0;
    background: #eee;
    margin: 0;
    font-size: 7px;
}
.days li {
    list-style-type: none;
    display: inline-block;
    width: 13.6%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 10px;
    color: #777;
}
.days li .active {
    padding: 5px;
    background: #2e6da4;
    color: #fff !important;
}
.slot {
    padding-top: 35px;
}
.slotcheck {
    padding-left: 30px !important;
    padding-top: 20px !important;
}
.modal-content h5 {
    font-size: 30px;
}
.form-headline {
    background: #f6f6fa;
    padding: 10px;
    margin: 0 15px 20px;
    color: #000;
}
#coo-form label,
#myModal3 label,
#second_opinion label,
#video-consultation-form label {
    color: #0c51a0;
}
#myModal3 .modal-body {
    overflow-y: auto;
    height: auto;
    padding-bottom: 20px;
}
#myModal1 .custom-select,
#myModal2 .custom-select,
#myModal3 .custom-select,
#myModal4 .custom-select {
    color: #7a838a;
}
#myModal1 .iti.iti--allow-dropdown,
#myModal2 .iti.iti--allow-dropdown,
#myModal3 .iti.iti--allow-dropdown,
#myModal4 .iti.iti--allow-dropdown {
    width: 100% !important;
}
#myModal1 .close:focus,
#myModal2 .close:focus,
#myModal3 .close:focus,
#myModal4 .close:focus,
#myModal5 .close:focus {
    outline: 0;
}
.custom-file .custom-file-input {
    color: #495057 !important;
}
.custom-file .custom-file-label {
    color: #7a838a !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 82px;
}
@media screen and (max-width: 720px) {
    .days li,
    .weekdays li {
        width: 13.1%;
    }
}
@media screen and (max-width: 420px) {
    .days li,
    .weekdays li {
        width: 12.5%;
    }
    .days li .active {
        padding: 2px;
    }
}
@media screen and (max-width: 290px) {
    .days li,
    .weekdays li {
        width: 12.2%;
    }
}
.video-form .form-group a {
    padding: 10px;
    
    height: 40px;
}
.callback-form .modal-lg,
.video-form .modal-lg {
    max-width: 1024px !important;
    width: 98%;
}
.video-form .form-control {
    border-color: #d3d3d3;
}
.callback-form .form-control {
    border-color: #d3d3d3;
}
.selectslot .form-group a {
    text-align: center;
    color: #000;
}
.submit-btn {
    width: 150px;
    background-color: #034e9f;
    color: #fff;
}
label {
    display: block;
}
input,
label {
    margin: 0.4rem 0;
}
.tabing {
    padding: 10px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #000;
    opacity: 0.7;
    text-decoration: none;
    display: inline-block;
    min-width: 85px;
}
.tabing:hover {
    text-decoration: none;
}
.tabing.active {
    background: #034e9f;
    color: #fff;
    opacity: 1;
}
.selectslot a:hover {
    color: #000;
    opacity: 1;
}
.slot a:hover {
    color: #000;
    opacity: 1;
}
.tabing.active:hover {
    background: #034e9f;
    color: #fff;
    opacity: 1;
}
.glyphicon-calendar {
    font-size: 15pt;
}
#date {
    width: 150px;
    outline: 0;
    border: 1px solid #aaa;
    padding: 6px 28px;
    color: #aaa;
}
.date-container {
    position: relative;
    float: left;
}
.date-text {
    position: absolute;
    top: 6px;
    left: 12px;
    color: #aaa;
}
.date-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #aaa;
}
.dates .form-control {
    border: initial;
    background-color: initial;
}
.dates .btn-outline-secondary:active {
    background-color: initial;
}
.dates .btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: initial;
}
.dates .btn-outline-secondary:not(:disabled):not(.disabled):active,
.dates .show > .btn-outline-secondary.dropdown-toggle {
    color: #000;
    background-color: initial;
    border-color: initial;
}
.dates .gj-datepicker-bootstrap [role="right-icon"] button {
    width: 38px;
    position: relative;
    border: initial;
}
.dates .ui-datepicker,
.dates .ui-datepicker table {
    width: 100% !important;
}
.dates .input-group {
    margin-top: 0 !important;
}
.date-select {
    border: 1px solid #c5c5c5;
    padding: 20px;
}
.confirm-details {
    border: 1px solid #c5c5c5;
    padding: 20px 0 0 20px;
}
.forms-coo-button {
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 400;
    display: inline-block;
    color: #fff;
    border: 1px solid #0c51a1;
    background-color: #0c51a1;
    padding: 10px 20px;
    cursor: pointer;
    margin-top: 16px;
}
.forms-coo-button-long {
    font-size: 18px;
    display: inline-block;
    color: #fff;
    border: 1px solid #0c51a1;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    padding: 10px 80px;
    cursor: pointer;
    margin-top: 16px;
    border-radius: 10px;
}
.forms-coo-button-long:hover {
    background: #00b7ac;
    color: #fff;
}
.small-heading {
    font-size: 12px;
    margin-bottom: 10px;
}
.coo-button {
    text-align: center;
    margin: 15px 0 0 0;
}
.restriction {
    color: #959595;
}
.cal-left {
    height: 100%;
    color: #fff;
    padding: 12px 15px;
    background: #0c51a0;
}
.vc-cal-area {
    padding: 25px;
}
.btn-add-new {
    background: #f6f6fa;
    color: #0c51a1;
    display: inline-block;
    border: 1px solid #c4c4cd;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 40px;
}
.icon-part {
    background: #e9ecef;
    width: 50px;
    height: 40px;
    background-color: #e9ecef;
    color: #fff;
    border: 1px solid #ced4da;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.cal-ip-field {
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.ip-cal {
    width: calc(100% - 50px);
    height: 40px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 10px;
    color: #495057;
    box-sizing: border-box;
    border: 1px solid #ced4da;
    outline: 0;
}
.ip-cal::placeholder {
    color: #7a838a;
}
.remove-clip {
    color: #d52a4e;
    cursor: pointer;
}
/* hide the blue outline */
@media screen and (max-width: 767px) {
    .date-select {
        flex-direction: column;
    }
    .dates {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .btn-add-new {
        margin-top: 0;
    }
    .vc-cal-area {
        padding: 10px 15px;
    }
    .mipc-form-title,
    .pkg-form-title {
        padding-left: 0;
    }
}
@media screen and (max-width: 320px) {
    .slotcheck {
        padding-left: 18px !important;
    }
    .tabing {
        padding: 12px 5px;
        font-size: 15px;
        width: 66px;
    }
}
@media only screen and (min-width: 321px) and (max-width: 376px) {
    #myModal2 .modal-body {
        padding: 0;
    }
    .slotcheck {
        padding-left: 23px !important;
    }
    .tabing {
        padding: 12px 10px;
        font-size: 15px;
        width: 80px;
    }
}
@media only screen and (min-width: 377px) and (max-width: 426px) {
    #myModal2 .modal-body {
        padding: 0;
    }
    .slotcheck {
        padding-left: 20px !important;
    }
    .tabing {
        padding: 12px 10px;
        font-size: 15px;
        width: 99px;
    }
}
@media screen and (max-width: 500px) {
    #coo-form label, #myModal3 label, #second_opinion label, #video-consultation-form label {
        margin-top: 15px;
    }
    .form-headline{
        margin: 0 15px 0px;
    }
}
.contact-infobip input{
    font-size: 15px;
    height: 45px;
}
.contact-infobip-form{
    font-size: 15px;
}
.contact-infobip-form .ib--submit-button{
    font-size: 18px;
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    cursor: pointer;
    margin-top: 16px;
    border-radius: 5px;
    width: 160px;
    height: 45px;
    margin: 0 auto;
    display: block;
}
.call-back-infobip .ib--submit-button{
    margin: 15px auto;
}
.contact-infobip-form .ib--text{
    height: 45px;
}
.contact-infobip-form textarea{
    min-height: 45px!important;
    resize: none;
}
.contact-infobip-form .ib--element-container {
    display: inline-grid;
    padding: 18px;
    width: 50%;
}
.call-back-infobip .ib--element-container {
    display: inline-grid;
    padding: 5px 10px;
    width: 50%;
}
@media screen and (max-width:768px) {
    .contact-infobip-form .ib--element-container {
        display: block; 
        padding: 18px;
        width: 100%; 
        margin-bottom: 0;
    }
    .call-back-infobip .ib--element-container {
        padding: 0px 10px;
    }
    .contact-infobip-form .ib--submit-button-text{
        display:grid;
        justify-content: center;
    }
    .contact-infobip-form .ib--submit-button{
        width: 100px;
    }
    #myModal3 .modal-body {
        padding-bottom: 20px;
    }
}