.gradient-title h3
{
    /* background: -webkit-linear-gradient(#333, #fff); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	background-image: linear-gradient(#fff, #333);align-content}

.content-box

{
    text-align:left;
    padding:20px;
	margin-right:10px !important;
}
.read-mr
{
    font-weight:bold;
}

a:hover{
	color:#25a6ab;
}



/*.doctor-info-wrap .doctor-info-phone span.x-btn {
    background: transparent!important;
    color: black;
    font-size: 30px;
    padding: 0 0px 0px 10px;
    font-weight: 500;
}*/



#back-to-top i:before {
    font-size: 16px;
    color: #fff !important;
}

a.link-text:hover
{
	color:#25a6ab !important;
}

 a.link-text1:hover
{
	color:#25a6ab !important;
}
 a.link-text1
{
	color:#160066 !important;
}
a.li-text
{
	color:#fff !important;
}

a.li-text:hover
{
	color:#fe8423 !important;
}

.main-navigation ul li li {
    display: block;
    position: relative;
/*     border-bottom: 1px solid #ddd !important; */
}
.text-center
{
	text-align:center;
}

button.octf-btn {
    display: block !important;
    margin: auto !important;
}	
.octf-btn:hover, .octf-btn:focus {
    background: #d58e00;
}
