.cap h2, .loc-div h2 {
    color: rgb(0, 19, 59);
    font-weight: bold;
    font-size: 16px
}

.medical-details .form-control, .next-arrow, .prev-arrow, .select2-container--default .select2-selection--single {
    background-color: rgb(24 62 159);
}

.cap h2, .mainspecfont {
    font-size: 14px
}

.cap h2, .loc-div h2, .mainspec-herf {
    font-weight: 700
}

pre {
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word
}

.spec-team {
    margin: auto;
    display: table;
    padding: 20%;
    transition: .2s ease-in-out
}

.spec-team img {
    padding: 28%;
    background: #fff;
    box-shadow: 0 3px 20px #e3e6f0;
    width: 100%;
    height: auto;
    border-radius: 10px
}

.spec-team:hover {
    transform: scale(1.2, 1.2)
}

.cap h2 {
    text-align: center
}

.spec-team:hover .cap h2 {
    color: #548CFF
}

.slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px
}

.prev-arrow {
    left: -4%
}

.next-arrow {
    right: -4%
}

.next-arrow, .prev-arrow {
    color: #fff;
    border-color: transparent;
    border-radius: 50%;
    top: 31%;
    width: 36px;
    height: 36px
}

.slide-arrow .ionicons {
    font-size: 26px
}

.medical-details .dropdown-toggle::after {
    float: right;
    margin-top: 4%
}

.btn-drop {
    border-radius: 0 !important
}

.loc-div {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 20px #a6a9b9;
    padding: 5%;
    margin-bottom: 5%;
    min-height: 20vh;
}

.firstloc, .secondloc, .thirdlocs {
    box-shadow: 0 3px 20px #e3e6f0 !important
}

.iside-sup > * {
    color: gray
}

.loc-div i {
    font-size: 22px
}

a:hover {
    color: #6777ef !important;
    text-decoration: none
}

.blue-div {

    background-color: #F1F6FF;
    padding: 3%;
    height: 200px;
    box-shadow: 0px 10px 50px 10px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    text-overflow: ellipsis;
}


.pinkdiv {
    background-color: #fee8f5;
    padding: 3%
}

.medical-details .form-control {
    color: #dee9f1 !important;
    border-radius: 10px 0 0 10px;
    font-family: FontAwesome, montserrat-regular;
    font-size: 18px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-family: FontAwesome;
    color: #e3e6f0 !important
}

#location .select2-container--default .select2-selection--single {
    border-radius: 10px 0 0 10px
}

.hosp1 .select2-container--default .select2-selection--single {
    border-radius: 0 10px 10px 0 !important
}

.select2-container .select2-selection--single {
    height: 46px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 41px !important;
    color: #fff !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 81% !important;
    border-color: #e3e6f0 transparent transparent !important
}

.hospz, .spec {
    border-left: 2px dashed #fff
}

.form-option {
    padding-left: 0;
    padding-right: 0
}

.hospz {
    border-radius: 0 !important
}

.spec {
    border-radius: 0 10px 10px 0 !important
}

.star {
    color: #fdb713 !important
}

.mainspec-herf, .mainspec-herf i {
    color: #548CFF !important
}

.mainlink {
    float: right;
    padding-bottom: 4%;
    margin-top: 3%
}

.clock {
    color: #7900FF !important
}

.firstloc {
    background-color: #dff2ff !important
}

.secondloc {
    background-color: #e3e8fe !important
}

.thirdlocs {
    background-color: #fee8f5 !important
}

.doctor-img {
    width: 140px;
    height: 125px;
    border-radius: 12px
}

.more-hospotal-img {
    width: 110px;
    height: 95px;
    border-radius: 12px
}

@media screen and (max-width: 767px) {
    .hosp1 .select2-container--default .select2-selection--single {
        border-radius: 4px !important
    }
}

.icon-marker{
    color :rgb(0 ,19 ,59);
}
.supplier-city{
    color: gray;
}
.most{
    font-size: 24px; color: rgb(0 19 59); font-weight: bolder;
}
.feature-img-container{
    width: 110px; height: 95px
}
