    /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    :: Template Name: Swarnar - Custom
    :: Author: Jayavelraj
    :: Author URL: http://www.appsdocker.com
    :: Version: 1.0.0
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
    
    * {
        margin: 0;
        padding: 0;
    }
    
    .floatleft {
        float: left
    }
    
    .floatright {
        float: right
    }
    
    .alignleft {
        float: left;
        margin-right: 15px;
    }
    
    .alignright {
        float: right;
        margin-left: 15px;
    }
    
    .aligncenter {
        display: block;
        margin: 0 auto 15px;
    }
	.single_speciality {
		margin-bottom: 10px;
	}
	.single_speciality_text {
		margin-left:0px;
	}
	.single_speciality_text a {
		color: #fff;
		font-size: 18px;
	    font-weight: 400;
	}
	.title-margin-b {
		margin-bottom: 30px;
	}
	.link_icon i{
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
    #color: #27ae60;
    #color: #dc2424;
    color: #0084b4;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
	}
	.portfolio_links{
	    list-style:none; 
	}
	.portfolio_links li, .portfolio_links a{
		margin:10px;
		color: #0084b4;
	}

	.portfolio_links a:hover {
		color: #afafaf;
	}
	.links li, .links a{
		margin:10px;
		color: #FFF;
	}
	.links a:hover {
		color: #afafaf;
	}
	.section_heading {
		margin-bottom: 20px;
	}
	.section_heading h2 {
		color: #fff;
	}
	#multiscroll-nav li .active span {
    background: #fff;
	}
	#multiscroll-nav span {
		border: 1px solid #fff;
		height: 15px;
		width: 15px;
	}

	/* Inner pages portfolio / writing pages */

	.navbar-default {
		background-color: #505050;
		border-color: #e7e7e7;
	}
	.navbar-default .navbar-brand {
		color: #fff;
	}
	.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
		color: #f0f0f0;
		background-color: transparent;
	}
	.navbar-default .navbar-nav>li>a {
		color: #fff;
	}
	.navbar-default .navbar-nav>li>a:hover {
		color: #fff0ee;
	}
	#layout-content ul {
		padding-left:30px;
		line-height:1.75;
	}
	#layout-content p {
		line-height: 1.75;
	}

	.h5, .h6, h5, h6 {
		font-family: inherit;
		font-weight: 600;
		line-height: 1.5;
		color: inherit;
	}
	
	
    /* Place your custom css code here */