@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');




body{

    color: #333333;
}


/*Google translate Code*/
#google_translate_element{
    width:150px;
    overflow:hidden;
}


#google_translate_element .goog-te-combo {
    margin: 4px 0;
    height: 30px;
}
.skiptranslate iframe{
    visibility:hidden;
}
.goog-te-banner-frame{
    display:none;
    visibility:hidden;
}
/*End Google translate code*/


a{
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color:#0d60b5;
}
a:hove{
    color:#15b50d!important;
}

ul.leftmenuul li a
{
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color:#0d60b5;
}

ul.leftmenuul li a:hover
{
    color:#15b50d;
}


img {
    height: auto;
    max-width: 100%;

}


/*Logo css*/
.navbar-brand img
{
    height: 70px;
    max-width: 100%;
    margin:8px 0px 6px 0px;
}

.form-control:focus,
.form-control.focus,
.btn:focus,
.btn.focus{
    box-shadow: none;
}
.form-control:focus{
    border-color: #1cc9ce;
}
.form-control::placeholder,
.custom-select{
    font-size: 13px;
}

.btn{
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
}
label{
    font-weight: 600;
    font-size: 13px;
    color: #222222;
}
/**************************Header*****************/
header{
    background: #ffffff;
}
.logo{
    margin-top: 5px;
}

/*Top Bar*/
.top-bar{
    background: #0d60b5;
}
.top-login ul,
.top-info ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.top-login ul li,
.top-info ul li{
    display: table-cell;
}
.top-login ul li a{
    /*border-left: 1px solid rgba(255,255,255,0.5);*/
    color: #ffffff;
    line-height: 45px;
    padding: 0 10px;
    display: inline-block;
}
.top-login ul li a:hover{
    background: #0a4b8d;
    color: #ffffff;
}
.top-login{
    float: right;
}
.top-info ul li a {
    color: #ffffff;
    display: inline-block;
    padding: 0 10px;
    line-height: 45px;
    font-size: 14px;
}
.top-info .fa{
    color: #ffffff;
}
.top-login ul li:last-child a{
    /*border-right: 1px solid rgba(255,255,255,0.5);*/
}
.top-social{
    float: right;
}
.top-social a{
    color: #ffffff;
    padding-right: 10px;
    line-height: 45px;
}
.top-social a:hover,
.top-info ul li a:hover{
    color: #ffffff;
}
.branches{
    float: right;
}
.branches .input-group{
    width: auto;
}
.lbl-branch{
    margin-top: 12px;
    margin-right: 8px;
    color: #ffffff;
}
.branch-select{
    height: 26px!important;
    padding: 3px 22px 3px 8px!important;
    margin-top: 9px;
    border: none!important;
    border-radius: 2px !important;
}

/*******************Main Menu**************/
.main-menu{
    background: #ffffff;
    z-index: 999;
    padding-top: 0px;
    padding-bottom: 0px;
}

.main-menu .navbar-nav .nav-link {
    color: #222222;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.main-menu .navbar-nav .active > .nav-link,
.main-menu .navbar-nav .nav-link.active,
.main-menu .navbar-nav .nav-link.show,
.main-menu .navbar-nav .show > .nav-link {
    color: #ffffff;
    background: #0d60b5;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
}
.main-menu .navbar-nav .nav-link:focus,
.main-menu .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: #0d60b5;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
}
.is-sticky .main-menu{
    width: 100%;
    box-shadow: 0px 1px 8px 0 rgba(0,0,0,0.2);
}
.main-menu.shrink {
    width: 100%;
    z-index: 101;
    position: absolute;
    top: 0;
    left: 0!important;
}
.sticky-wrapper{
    width: 100%;
    z-index: 102;
}

/***********************Slider*****************************/
.banner-one .container,.banner-one .row,.banner-one .col-md-12 { height: 100%;}
.banner,.banner-one,.banner-one-layer {
    width: 100%;
    margin-top:  0px;
}
.banner-caption {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1;
    height: 100%;
}
.banner-transparent {
    background-color: transparent;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner-wrap {
    bottom: 30%;
    left: 5%;
    margin: 0 auto 0;
    position: absolute;
    width: 50%;
    background-color: rgba(13,96,181,0.7);
    padding: 50px 40px;
    text-align: left;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
}
.banner-wrap h3 {

    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
    float: left;
    text-transform: uppercase;
    width: 100%;
    color: #ffffff;
}

.banner-wrap h1 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 10px;
    float: left;
    text-transform: uppercase;
    width: 100%;
    color: #ffffff;
}
.banner-wrap h1 span {
    font-size: 30px;
    display: block;
    margin: 0px 0px 10px;
    color: #ffffff;
}
.banner-wrap p {
    margin-bottom: 0;
    font-size: 15px;
    float: left;
    line-height: 28px;
    display: inline-block;
    color: #ffffff;
}
.banner-btn {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    padding: 10px 23px;
    border: #ffffff 2px solid;
}
.banner-btn:hover{
    background: #ffffff;
}


/* Banner Animation */
.slick-active .banner-wrap h1 {
    -webkit-animation-name: banner-wrap;
    animation-name: banner-wrap;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes banner-wrap {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        -moz-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        -o-transform: translateX(-200px);
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes banner-wrap {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        -moz-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        -o-transform: translateX(-200px);
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
.slick-active .banner-wrap p {
    -webkit-animation-name: banner-wrap-p;
    animation-name: banner-wrap-p;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes banner-wrap-p {
    0% {
        opacity: 0;
        -webkit-transform: scale(-1);
        -moz-transform: scale(-1);
        -ms-transform: scale(-1);
        -o-transform: scale(-1);
        transform: scale(-1);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes banner-wrap-p {
    0% {
        opacity: 0;
        -webkit-transform: scale(-1);
        -moz-transform: scale(-1);
        -ms-transform: scale(-1);
        -o-transform: scale(-1);
        transform: scale(-1);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
.slick-active .banner-btn {
    -webkit-animation-name: banner-btn;
    animation-name: banner-btn;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes banner-btn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        -moz-transform: translateX(200px);
        -ms-transform: translateX(200px);
        -o-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
}
@keyframes banner-btn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        -moz-transform: translateX(200px);
        -ms-transform: translateX(200px);
        -o-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
}

/*************Featured Services*************/
.featured-services{
    width: 100%;
}
.featured-icon {
    position: relative;
    display: inline-block;
    padding: 33px 34px;
    top: -48px;
}
.featured-icon::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    transform: rotate(45deg);
    box-shadow: 5px 5px 0px 6px #e0efff;
}
.featured-icon::after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    background: #0d60b5;
    border-radius: 10px;
    transform: rotate(45deg);
    box-shadow: 0 0 0px 5px rgba(255, 255, 255, 0.84);
}
.featured-icon .icon-box {
    position: absolute;
    display: inline-block;
    left: 15px;
    top: 6px;
    line-height: 64px;
    z-index: 1;

}

/*************About Us************/
.about{
    width: 100%;
    background: #fafafa;
    padding-top: 60px;
    padding-bottom: 60px;
    /*margin-top: 80px;*/
}
.img-about{
    border: #ffffff 7px solid;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
    border-radius: 15px;
}

/***************Opening Hours**************/
.opening-hours{
    width: 100%;
    background: url('../images/bg-hours.html') no-repeat;
    background-size: cover;
    background-position: top center;
}

.hours{
    background: rgba(13,96,181,0.8);
    padding: 70px;
}
.hours h3{
    color:#ffffff;
}
.hours h2{
    color:#ffffff;
}
.table-hours tr td,
.table-hours tr th{
    border-color: rgba(255,255,255,0.3);
    padding: 8px;
}

/***************Services***********/
.services{
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.service-icon::before {
    position: absolute;
    content: '';
}
.service-icon,
.service-icon::before {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 101% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.service-icon {
    position: relative;
    height: 95px;
    width: 84px;
    background: #e5e5e5;
    transition: all 500ms ease;
    margin-right: 20px;
    text-align: center;
    line-height: 90px;
}
.service-icon::before {
    top: 1px;
    left: 1px;
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    background: #fff;
    z-index: -1;
}
.services .single-item{
    position: relative;
    margin-top: 40px;
}
.services .single-item:hover .service-icon{
    background: #0d60b5;
    transition: all 500ms ease;
}

.services .single-item a{
    transition: all 500ms ease;
}
.services .single-item a:hover{
    color: #0d60b5;
    transition: all 500ms ease;
}
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

/*************Contact Section**************/
.contact-section{
    width: 100%;
}
.contact-form{
    padding: 30px 50px;
}
.btn-white {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    color: #0d60b5;
    background: #ffffff;
    padding: 12px 30px;
    border: 1px solid #ffffff;
    border-radius: 25px;
    box-shadow: 0px 5px rgba(0, 0, 0, 0.07);
    transition: all 500ms ease;
}
.btn-white:hover {
    color: #fff;
    background-color: #0a4b8d;
    border-color: #0a4b8d;
}


/***OWL Navigation**/
.owl-prev{
    position: absolute;
    left: -5px;
    top: 39%;
    background: rgba(245,246,245,0.70)!important;
    border: #d8d8d8 1px solid!important;
    border-left: none!important;
    padding: 20px 8px!important;
    border-radius: 0!important;
    color: rgba(34,34,34,0.6)!important;
    font-size: 20px!important;
    box-shadow:1px 0px 1px 0 rgba(0,0,0,0.1)!important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.owl-next{
    position: absolute;
    right: -5px;
    top: 39%;
    background: rgba(245,246,245,0.70)!important;
    border: #d8d8d8 1px solid!important;
    border-right: none!important;
    padding: 20px 8px!important;
    border-radius: 0!important;
    color: rgba(34,34,34,0.6)!important;
    font-size: 20px!important;
    box-shadow:-1px 0px 1px 0 rgba(0,0,0,0.1)!important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.owl-prev:hover,
.owl-next:hover{
    background: #f6f5f6!important;
    color: #222!important;
}
.owl-theme .owl-nav{
    margin: 0!important;
}
.bg-white{
    background: #ffffff;
    width: 100%;
}

/***************Brands*********************/
.brands img {
    border: #e7e7e7 1px solid;
    background: #ffffff;
}

.brands .owl-prev{
    position: absolute;
    left: -16px;
    top: 16%;
    background: rgba(255,255,255,0.70)!important;
    border: #d8d8d8 1px solid!important;
    border-left: none!important;
    padding: 10px 6px!important;
    border-radius: 0!important;
    color: rgba(34,34,34,0.6)!important;
    font-size: 20px!important;
    box-shadow:1px 0px 1px 0 rgba(0,0,0,0.1)!important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.brands .owl-next{
    position: absolute;
    right: -16px;
    top: 16%;
    background: rgba(255,255,255,0.70)!important;
    border: #d8d8d8 1px solid!important;
    border-right: none!important;
    padding: 10px 6px!important;
    border-radius: 0!important;
    color: rgba(34,34,34,0.6)!important;
    font-size: 20px!important;
    box-shadow:-1px 0px 1px 0 rgba(0,0,0,0.1)!important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/***************Footer*********************/
footer{
    background: #0d60b5;
    padding: 50px 0 0;
    color: #ffffff;
}
.footer-title{
    color: #ffffff;
    border-bottom: #fff 1px solid;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 800;
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    padding-bottom: 10px;
}
.footer-links ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.footer-links ul li{
    display: block;
    padding-bottom: 3px;
    color: #ffffff;
}
.footer-links ul li a{
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
}
.footer-links ul li .fa{
    font-size: 16px;
    margin-right: 8px;
    color: #0d60b5;
}
.footer-links ul li a:hover{
    color: #6db100;
}

.copyrighttext a{
    color: #6db100!important;
}
address
{
    margin-bottom: 0.5rem;
}

address .media .fa{
    width: 28px;
    height: 28px;
    background: #0d60b5;
    margin-right: 15px;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.footer-social .fa{
    width: 35px;
    height: 35px;
    border: #ffffff 1px solid;
    text-align: center;
    color: #ffffff;
    line-height: 35px;
    font-size: 16px;
    margin-right: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.footer-social .fa:hover{
    border: #0d60b5 1px solid;
    background: #0d60b5;
}


.copyright{
    border-top: rgba(255,255,255,0.1) 1px solid;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    margin: 50px 0 0px 0;
    padding: 30px 0;
}
.copyright a{
    color: #0d60b5;
}
.copyright a:hover{
    text-decoration: underline
}

/***********Page title*************/
.page-title{
    background: url('../images/bg-testimonial.html') no-repeat;
    background-size: cover;
    background-position: top center;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
    margin-bottom: 60px;
    position: relative
}
.page-title::before{
    background: rgba(13, 96, 181, 0.8);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.page-title h1{
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0;
}
/****************Breadcrumb*****************/
.breadcrumb{
    background-color: transparent;
    margin: 12px 0 0 0;
    padding: 0;
}
.breadcrumb-item{
    float: none;
    display: inline-block;
}
.breadcrumb-item a{
    color: #ffffff;
    font-size: 14px;
}
.breadcrumb-item a:hover{
    color: #ffffff;
}
.breadcrumb-item.active{
    color: #ffffff;
    font-size: 14px;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
    content: "/";
    display: inline-block;
}
/***********My Dashboard************/
.my-dashboard ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.my-dashboard ul > li{
    display: block;
}
.my-dashboard ul > li > a{
    display: block;
    color: inherit;
    padding: 7px 10px;
    border-bottom: #e7e7e7 1px solid;
}
.my-dashboard ul > li:last-child > a{
    border-bottom: none;
}
.my-dashboard ul > li > a:hover,
.my-dashboard ul > li > a.active{
    background: #0d60b5;
    color: #ffffff;
}
.my-dashboard ul > li .fa{
    font-size: 16px;
    margin-right: 10px;
}
.table-prescription{
    border: none!important;
}
.table-prescription > tbody > tr > td{
    border: none;
    padding: 0;
}
.medicine-row{
    margin-bottom: 5px;
}
.table-medicine{
    margin-bottom: 0;
}
.table-medicine tbody > tr > td{
    border: none!important;
    padding-bottom: 12px!important;
}
.table-medicine .custom-control {
    padding-left: 0.7rem;
    margin-right: 0;
}
.box_wrapper1{
    background: #fcfcfc;
    padding: 20px;
    border: #e7e7e7 1px solid;
}
.box_wrapper {
    background: #f9f9f9;
    border-radius: 5px;
    padding: 15px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.line{
    margin: auto;
    width: 80px;
    border: #e7e7e7 1px solid;
}
.table-download{
    background: #ffffff;
}
.table-download > thead > tr > th{
    background: #fcfcfc;
}

/**********************Services page*****************/
.services-tabs .tab-content{
    border: #ddd 1px solid;
    border-top: none;
    padding: 20px;
}
.services-tabs .tab-content h4{
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
}
.services-tabs .nav-tabs > li > a:hover,
.services-tabs .nav-tabs > li > a:focus,
.services-tabs .nav-tabs > li > a.active,
.services-tabs .nav-tabs > li.active > a:hover,
.services-tabs .nav-tabs > li.active > a:focus {
    background-color: #0d60b5 !important;
    color: #ffffff;
    border-color: #0d60b5 !important;
}
.services-tabs .nav-tabs > li > a {
    background-color: #e7e7e7 !important;
    border-color: #e7e7e7 !important;
    margin-right: 5px;
    font-weight: 500;
    color: #222;
}


/*************Contact us page***********/
.contact-info address{
    background: #fcfcfc;
    border: #e7e7e7 1px solid;
    padding: 20px;
}
.contact-info address a{
    color: #848484;
}
.contact-info address .fa{
    width: 40px;
    height: 40px;
    border: #0d60b5 1px solid;
    background-color: transparent;
    margin-right: 15px;
    color: #0d60b5;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

#wrap{
    border:solid #CCCCCC 1px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 10px 5px 10px;
    background: #ffffff;
}
#wrap .form-group{
    margin-bottom: 10px;
}

.has-error{
    color: #f00;
}

/* Service Details Page - Signatures CSS */

fieldset.scheduler-border {
    border: #e5e5e5 1px solid;
    border-radius: 10px;
    padding: 0 1.4em 0 1.4em !important;
    margin: 2em 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    /*font-size: 1.2em !important;
    font-weight: bold !important;*/
    text-align: left !important;
    font-size:normal!important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
}
legend
{
    font-size:normal!important;
}


/* END - Signatures CSS */

.box_wrapper {
    background: #fcfcfc;
    padding: 20px;
    border: #e7e7e7 1px solid;
}

/*Left menu css */
.leftmenuul
{
    list-style:none;
    padding:0;
    margin:0;
}
.leftmenuul li
{
    line-heaight:15px;
    border-bottom: 1px dotted #ccc;
    padding:6px;
}
.leftmenuul li a.active
{
    font-weight:bold;
}

/*end left menu css*/

.btn-outline-success {
    color: #0d60b5;
    background-color: transparent;
    background-image: none;
    border-color: #0d60b5;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #0d60b5;
    border-color: #0d60b5
}
.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #0d60b5;
    background-color: transparent
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #0d60b5;
    border-color: #0d60b5
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}


.blog-left-menu{
    list-style:none;
    padding:0;
    margin:0;
}
.blog-left-menu li{
    line-height:30px;
    font-size:15px;

}

.blog-left-menu li a{

}
.blog-left-menu li a:hover{

}

.cardh{
    min-height:380px;
}

.equal-height {
    height: 100%;
    width: 100%;
}

/**
* margins
*/
.mb70{
    margin-bottom:70px;
}

.mbt30{
    margin-bottom:70px;
    margin-top:10px;
}


/**
* Appointment Button
*/
.appointment-btn {
    background-color: #19A89C;
    color: #fff;
    border-radius: 4px;
    padding: 12px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block;
    border-radius: 25px;
    border:none;
    cursor: pointer;
}

.appointment-btn:hover {
    background-color: #0d60b5;
    color: #fff;
}

@media (max-width: 768px) {
    .appointment-btn {
        margin: 0 15px 0 0;
        padding: 6px 15px;
        border-radius: 25px;
    }
}

.appointment-btn-blue {
    background-color: #0d60b5;
    color: #fff;
    border-radius: 4px;
    padding: 12px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block;
    border-radius: 25px;
    border:none;
    cursor: pointer;
}

.appointment-btn-blue:hover {
    background-color: #19A89C;
    color: #fff;
}

@media (max-width: 768px) {
    .appointment-btn-blue {
        margin: 0 15px 0 0;
        padding: 6px 15px;
        border-radius: 25px;
    }
}


/**
* Appointment Button
*/
.appointment-btn-top {
    margin-left: 25px;
    background-color: #AF2D2D;
    color: #fff;
    border-radius: 4px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block;
    border-radius: 25px;
}

.appointment-btn-top:hover {
    background-color: #F05454;
    color: #fff;
}

@media (max-width: 768px) {
    .appointment-btn-top {
        margin: 0 15px 0 0;
        padding: 6px 15px;
        border-radius: 25px;
    }
}
