﻿body {
    /*font-family: 'Zen Antique', serif;*/
    font-family: 'Piazzolla', serif;
    overflow-x: hidden;
}
.ui-mobile, .ui-mobile body{
    height:99% !important;
}
.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: 10px;
    box-shadow: 6px 6px 14px -3px rgb(0 0 0 / 30%);
    padding-bottom: 10px;
}
    .ui-bar, .ui-body marquee{
        font-size:11px !important;
    }
div#ddlPreferredTime-button{
    background:#fff !important;
    color:#000;
}
h4 {
    font-size: 14px !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: #189b95;
}
    .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:skyblue;
    }
}
.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: #189b95;
    color:#fff;
    padding-bottom: 8px;
}
.appointment label{
    font-size:14px;
    
    font-weight:bold;
}
.appointment .ui-btn {
    background: #189b95 !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: #189b95;
    text-align:center;
    font-size:16px !important;
    color:#fff;
}
.our-team h2 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    padding-top: 8px;
    margin-bottom:0vh;
    text-transform: uppercase;
    background: #189b95;
    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 #189B94;
    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: #189B94;
    color: #fff;
}
.our-service p {
    padding-left: 2.5vw !important;
    padding-right: 2.5vw !important;
}
.our-service hr{
    margin:0vh !important;
}


