.bookappoinment{
    background-color: #F9F9FE;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); 
}
.select-appoinment img {
    width: 18px;
    margin-right: 15px;
}
.bookappoinment h3 {
    color: #212B36;
    font-family: GothamRounded-medium;
    font-size: 26px;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 25px;
}


.select-appoinment {
    margin-bottom: 5px;
}
.book-app {
    background-color: #FFFFFF;
    border-radius: 0 8px 8px 0;
    box-shadow: 0 7px 15px 3px #DFE3EF;
    padding: 50px 54px 80px 100px !important;
}
.bk-appoinment_img{
    display: flex;
    width: 70%;
    margin: auto;
}
.bk-appoinment_img img {
    background-color: #6853D2;
    border-radius: 5px;
    padding: 5px 10px;
    height: 50px;
    margin-right: 15px;
    margin-top: 20px;
}


.bk-appoinment_img img {
    width: 60px !important;
    height: 55px;
}
.back-btn {
    color: #0E21BF;
    font-family: GothamRounded-book;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    text-decoration: underline;
    margin-top: 26px;
}

.gj-picker.gj-picker-md.datepicker.gj-unselectable {
    display: block !important;
    color: rgba(0,0,0,.87);
    position: absolute;
    top: 769px !important;
    left: 852px !important;
    background-color: transparent !important;
}
.ui-widget.ui-widget-content{
   border: none !important;
}
.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    width: 100%;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    border: none;
    border-top: 1px solid #BFD6F8;
    background-color: transparent;
    border-bottom: 1px solid #BFD6F8;
    padding: 10px 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
table.ui-datepicker-calendar a {
    text-align: center;
}
table.ui-datepicker-calendar td{
    background-color: transparent !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    background-color: transparent !important;
    border: none !important;
    margin-bottom: 12px;
}
table.ui-datepicker-calendar td a {
    text-align: center;
}
.ui-datepicker-calendar span{
    color: #6BA0F0 !important;
    font-family: GothamRounded-medium !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background-color: #1b1a30 !important;
    font-weight: normal;
    color: #ffffff !important;
    border-radius: 37px;
    line-height: 24px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin: auto;
}
.ui-datepicker-prev-hover{
  background-color: transparent;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px !important;
    top: 80% !important;
    margin-top: -8px;
    color: #ffffff;
}
.work-time span {
    color: #919EAB;
    font-family: GothamRounded-book;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
}
.calander-carousel .owl-dots {
    position: relative;
    top: 45px;
}
.calander-carousel button.owl-dot.active {
    background-color: #1B1A30;
    border-radius: 100%;
    width: 12px;
    height: 12px;
}
.calander-carousel button.owl-dot{
    background-color: #ADADBE;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    margin-right: 15px;
}


@media only screen and (min-width : 320px) {
    .bookappoinment p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 30px;
    }
    .work-time span {
        font-size: 12px;
    }
    p.bold-pera-appoinment {
        font-weight: 700;
        margin-bottom: 0;
    }
    .bk-appoinment_img h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        margin-top: 21px;
    }
    .appoinment-form h4{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 48px;
        width: 92%;
        text-align: left;
        margin: auto;
    }
    .calander-carousel .owl-dots {
        position: relative;
        top: 60px;
        width: 25%;
        margin: auto;
    }
    .bk-appoinment {
        background-color: #FFFFFF;
        border-radius: 4px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        position: relative;
        right: -19px;
        top: 20px;
        padding: 18px 15px 0 15px;
        margin-bottom: 100px;
    }
    .appointment_form_cont{
        flex-direction: column-reverse;
    }
    .bookappoinment{
        padding: 10px 0; 
    }
    .ui-helper-clearfix.ui-corner-all span {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 31px;
    }
    .work-time {
        padding: 12px 0 5px 0;
        border-bottom: 1px solid #BFD6F8;
        margin-bottom: 13px;
    }
    .back-btn {
        font-size: 12px;
    }
}
@media only screen and (min-width : 480px) {
    .bookappoinment p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
    }
    .work-time span {
        font-size: 14px;
    }
    .ui-helper-clearfix.ui-corner-all span {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 31px;
    }
    p.bold-pera-appoinment {
        font-weight: 700;
        margin-bottom: 0;
    }
    .bk-appoinment_img h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        margin-top: 21px;
    }
    .appoinment-form h4{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 48px;
        width: 92%;
        text-align: left;
        margin: auto;
    }
    .calander-carousel .owl-dots {
        position: relative;
        top: 60px;
        width: 23%;
        margin: auto;
    }
    .bk-appoinment {
        background-color: #FFFFFF;
        border-radius: 4px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        position: relative;
        right: -19px;
        top: 20px;
        padding: 18px 15px 0 15px;
        margin-bottom: 100px;
    }
    .bookappoinment{
        padding: 10px 0; 
    }
    .work-time {
        padding: 12px 0 5px 0;
        border-bottom: 1px solid #BFD6F8;
        margin-bottom: 13px;
    }
    .back-btn {
        font-size: 14px;
    }
}
@media only screen and (min-width : 768px) {
    .bookappoinment p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
    }
    .work-time span {
        font-size: 20px;
    }
    .ui-helper-clearfix.ui-corner-all span {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 22px;
        font-weight: 500;
        line-height: 31px;
    }
    p.bold-pera-appoinment {
        font-weight: 700;
        margin-bottom: 0;
    }
    .bk-appoinment_img h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 44px;
        margin-top: 0;
     
    }
    .appoinment-form h4{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 61px;
        width: 92%;
        text-align: left;
        margin: auto;
    }
    .calander-carousel .owl-dots {
        position: relative;
        top: 32px;
        width: 14%;
        margin: auto;
    }
    .bk-appoinment {
        background-color: #FFFFFF;
        border-radius: 4px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        height: 550px;
        position: relative;
        right: -33px;
        top: 40px;
        padding: 50px 25px 30px 25px;
        margin-bottom: inherit;
    }
    .appointment_form_cont{
        flex-direction: inherit;
    }
    .bookappoinment{
        padding: 40px 0 80px 0; 
    }
    .work-time {
        padding: 12px 0;
        border-bottom: 1px solid #BFD6F8;
        margin-bottom: 13px;
    }
    .back-btn {
        font-size: 20px;
    }
}
@media only screen and (min-width : 992px) {
    .bookappoinment p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 16px;
        font-weight: 300;
        line-height: 32px;
    }
    p.bold-pera-appoinment {
        font-weight: 700;
        margin-bottom: 0;
    }
    .bk-appoinment_img h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 21px;
        font-weight: 500;
        line-height: 38px;
    }
    .appoinment-form h4{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 21px;
        font-weight: 500;
        line-height: 61px;
        width: 92%;
        text-align: left;
        margin: auto;
    }
    .calander-carousel .owl-dots {
        position: relative;
        top: 60px;
        width: 30%;
        margin: auto;
    }
    .bk-appoinment {
        background-color: #FFFFFF;
        border-radius: 4px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        height: 550px;
        position: relative;
        right: 40px;
        top: 40px;
        padding: 50px 25px 30px 25px;
    }
    .bookappoinment{
        padding: 70px 0; 
    }
    .work-time {
        padding: 12px 0;
        border-bottom: 1px solid #BFD6F8;
        margin-bottom: 13px;
    }
    .back-btn {
        font-size: 20px;
    }
}
@media only screen and (min-width : 1200px) {
    .bookappoinment p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 18px;
        font-weight: 300;
        line-height: 32px;
    }
    p.bold-pera-appoinment {
        font-weight: 700;
        margin-bottom: 0;
    }
    .bk-appoinment_img h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 44px;
    }
    .appoinment-form h4{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 61px;
        width: 92%;
        text-align: left;
        margin: auto;
    }
    .calander-carousel .owl-dots {
        position: relative;
        top: 60px;
        width: 23%;
        margin: auto;
    }
    .bk-appoinment {
        background-color: #FFFFFF;
        border-radius: 4px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        height: 550px;
        position: relative;
        right: 73px;
        top: 40px;
        padding: 50px 25px 30px 25px;
    }
    .work-time {
        padding: 12px 0;
        border-bottom: 1px solid #BFD6F8;
        margin-bottom: 13px;
    }
    .back-btn {
        font-size: 20px;
    }
}
