﻿body {
    /*font-family: 'Zen Antique', serif;*/
    font-family: 'Piazzolla', serif;
    overflow-x: hidden;
}

.ui-mobile, .ui-mobile body {
    height: 99% !important;
}
div#ddlTime-button{
    background:#fff !important;
    color:#000;
}
div#ddlClinic-button {
    background: #fff !important;
    color: #000;
}
.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.ui-header, .ui-footer {
    background: #fff !important;
}

.ui-bar, .ui-body {
    background: #fff !important;
    padding-top:22px;
    box-shadow: 6px 6px 14px -3px rgb(0 0 0 / 30%);
    padding-bottom: 20px;
}

    .ui-bar  marquee {
        font-size: 12px !important;
        
    }
    .ui-bar img{
        width:60%;
    }
    h4 {
        font-size: 11px !important;
        color: #000;
        text-shadow: none;
        margin-top: 0vh;
        margin-bottom: 0vh;
        font-weight: bold !important;
        padding-top: 1vh !important;
        text-transform: uppercase;
    }

.footer .ui-bar, .ui-body {
    padding-top: 1vh !important;
    padding-bottom: 0.5vh !important;
}

.col-md-4 {
    width: 32.3%;
    display: inline-block;
    text-align: center;
}

.border {
    width: 94%;
    background: #fff;
    padding-top: 2.1vh;
    border: 1.4px solid #085B83;
    padding-bottom: 2.1vh !important;
    box-shadow: 6px 6px 14px -3px rgba(0,0,0,0.3);
    border-radius: 0px;
    padding-bottom: 0.6vh;
}

    .border img {
        background: #085B83;
        padding: 7px;
        width: 42%;
        border-radius: 50px;
    }

.container {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 1vw;
}

.col-md-12 {
    width: 100%;
    background: red;
    margin-top: 3vh;
    margin-bottom: 3vh;
}

.footer {
    background: #9a3638;
}

    .footer h2 {
        margin: 0;
        font-size: 16px;
        padding-top: 2vh;
        padding-bottom: 2vh;
        text-transform: uppercase;
        color: #fff;
        font-weight: normal;
    }

.flash {
    -webkit-animation-name: flash;
    -webkit-animation-duration: 600ms;
    font-weight: bold;
    text-shadow: none;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes flash {
    from {
        color: #fff;
    }

    to {
        color: coral;
    }
}
.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
    text-decoration: none;
}



.text-center.ui-footer.ui-bar-inherit {
    background: transparent;
}

.ui-bar-a, .ui-page-theme-a .ui-bar-inherit, html .ui-bar-a .ui-bar-inherit, html .ui-body-a .ui-bar-inherit, html body .ui-group-theme-a .ui-bar-inherit {
    text-shadow: none !important;
}

.ui-header .ui-btn-left, .ui-header .ui-btn-right, .ui-btn-left > [class*=ui-], .ui-btn-right > [class*=ui-] {
    padding: 0px !important;
    border-radius: 100%;
}

.appointment h2 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    padding-top: 8px;
    margin-bottom: 2vh;
    text-transform: uppercase;
    background: #085B83;
    color: #fff;
    padding-bottom: 8px;
}

.appointment label {
    font-size: 14px;
    font-weight: bold;
}

.appointment .ui-btn {
    background: #085B83 !important;
    text-shadow: none;
    color: #fff;
    font-size: 17px !important;
    font-family: 'Piazzolla', serif;
}

    .appointment .ui-btn:hover {
        background: #fff !important;
    }

.ui-body-a, .ui-page-theme-a .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a {
    border-radius: 0px !important;
    text-shadow: none;
    border-color: #808080 !important;
}

.appointment h2 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    padding-top: 8px;
    margin-bottom: 2vh;
    text-transform: uppercase;
    background: #9a3638;
    color: #fff;
    padding-bottom: 8px;
}

.appointment label {
    font-size: 14px;
    font-weight: bold;
}

.appointment .ui-btn {
    background: #9a3638 !important;
    text-shadow: none;
    color: #fff;
    font-size: 17px !important;
    font-family: 'Piazzolla', serif;
}

    .appointment .ui-btn:hover {
        background: #fff !important;
    }

.ui-body-a, .ui-page-theme-a .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a {
    border-radius: 0px !important;
    text-shadow: none;
    border-color: #808080 !important;
}

.appointment ul {
    padding-left: 8vw;
}

.ui-collapsible-inset, .ui-collapsible-set {
    margin-top: 0vh;
}

.appointment ul li {
    line-height: 1.8;
}

.appointment p {
    padding-left: 2vw;
    line-height: 1.7;
}

.footer h2 .ui-link {
    text-decoration: none;
}

.our-team p {
    margin: 0vw;
   
}

.our-team h4 {
    background: #9a3638;
    text-align: center;
    padding-bottom:6px;
    margin-bottom:2vh;
    font-size: 16px !important;
    color: #fff;
}
.appointment h4 {
    background: #9a3638;
    text-align: center;
    padding-bottom: 6px;
    margin-bottom: 2vh;
    font-size: 16px !important;
    color: #fff;
}
.appointment p{
  
    padding-left:2.5vw;
    padding-right:2.5vw;
}
.our-team h2 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    padding-top: 8px;
    margin-bottom: 0vh;
    text-transform: uppercase;
    background: #9a3638;
    color: #fff;
    padding-bottom: 8px;
}

.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head + body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head + body .ui-btn.ui-btn-a:visited {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Piazzolla', serif;
}

.ui-collapsible-inset .ui-collapsible-heading .ui-btn {
    text-align: center;
}

.our-team hr {
    border-bottom: 5px solid #fff;
    margin: 0vh;
}

.ui-collapsible-inset, .ui-collapsible-set {
    border-radius: 0vw !important;
}

.our-team h5 {
    font-size: 17px;
    padding-bottom: 2vh;
    font-weight: bold;
    margin: 0px;
}

.our-team p {
    line-height: 1.7;
    text-align: justify;
}

.our-service h5 {
    padding-left: 2.5vw !important;
    padding-bottom: 1vh;
    padding-top: 0.6vh;
    font-size: 18px;
    font-weight: normal;
    background: #07547A;
    color: #fff;
}

.our-service ul li {
    line-height: 1.7;
}

.our-service p {
    padding-left: 2.5vw !important;
    padding-right: 2.5vw !important;
}

.our-service hr {
    margin: 0vh !important;
}