.text-muted {line-height:2}
.container {line-height:2;font-size:17pt !important}
.section-subheading{font-size:18pt !important}

.intro-lead-in{color:#003b69;}
.intro-heading{background:#ffffff;color:#003b69;}
.whitetxt{color:#ffffff;padding-bottom:50px!important}
.txt2{line-height:2}

.doctor{padding:30px 10px;font-size:13pt !important; background:#f1f1f1}

.rmc-service{padding:50px 0px;text-align:justify}
.blue {color:#003b69}

.quote-carousel {
	padding: 30px 0 50px;
	background-image: url(../images/quote-carousel-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;

}

.quote-carousel2 {
	width:100%;
	background: rgb(0,24,36);
	background: linear-gradient(90deg, rgba(0,24,36,1) 10%, rgba(121,9,9,1) 58%, rgba(0,62,85,1) 100%);

}

ul#simpleQuote{
	list-style-type:none;
}

ul#simpleQuote li{
  font-family: "Delicious Handrawn", cursive;
  font-weight: 400;
  font-size: 40px;
  color:#fff;
}

ul#hmessages{
	list-style-type:none;
}

ul#hmessages li{
  font-family: "Delicious Handrawn", cursive;
  font-weight: 400;
  font-size: 30px;
  color:#fff;
  text-align:center;
  padding:20px;
}



.img-circle {
    border-radius: 50%
}

iframe {
    width: 100%;
}

#slider_wrapper{position:relative;margin-top:150px}

.bg-dark {
    border-bottom: 3pt solid #ffffff!important;
}
#mainNav .navbar-nav .nav-item .nav-link .amenu{
    border-bottom: 2pt solid #fff;padding-bottom:5px;
}

.foto{width:auto}

#contacts1{border-top: 5px solid #2171aa; padding-top: 40px; padding-bottom: 80px;}
.time1_wrapper{}
.time1{display: inline-block; color: #666666; font-size: 24px; font-weight: 300; line-height: 28px;}
.time1 i{color: #009cde; font-size: 160px; float: left; padding-right: 30px;}
.time1 span{display: table; padding-top: 10px;}
.time1 span .txt1{font-weight: 500; font-size: 48px; line-height: 48px; color: #e8536b; padding-bottom: 10px;}

.footbanner{font-size: 12pt; color: #ffffff;}
.footbanner .callus{font-size: 16pt; color: #ffffff;}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 80px;
        z-index: 1020;
    }
}

.article-link{color:#00379d}

.article-link:hover{color:#ff0000}

#article-content h4{
	margin:20px 0px;
}

#article-content li{
	margin:30px 0px;
}

.section-heading{margin:20px 0px;}


@media (min-width: 481px) and (max-width: 767px) {
.foto{width:90%}
}