
    body {
	        background-color:#ffffff;
				        font-family: PT Sans, sans-serif;
		        color: #062a52;
	    }

    footer,
    .title_with_line,
    .progress_bars .progress_title,
    .link_holder_parallax,
    .tooltip,
    #back_to_top,
    .link_holder:hover .circle_item .circle{
    background-color:#ffffff;
    }


    .header_inner {

    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0.85);
    }
	







    .footer_holder{
    background-color: #e7f0f4;
    }




    header{
    position: fixed;
    top: 0px;
	    }

    .admin-bar header{
    top: 28px;
    }


    .logo {
		
    }


    nav.main_nav ul li a{
		        font-family: Open Sans, sans-serif;
				        font-style: normal;
		        font-weight: 600;
	    }


    .second a.have_sub,
    .second a.no_sub,
    .drop_down2 .second ul li > a,
    .drop_down3 .second ul li > a{
		        font-family: Ubuntu, sans-serif !important;
					    }
    .second a.sub,
    .second ul li.sub ul li a{
		        font-family: Ubuntu, sans-serif !important;
					    }
    h1{
	        color: #062a52;
		        font-family: Ubuntu, sans-serif;
		        font-size: 24px;
		        line-height: 32px;
		        font-style: normal;
		        font-weight: 500;
	    }

    h2,
    h2 a,
    .slide .text.type2 h2,
    .slide .text.type2 h2 a{
	        color: #062a52;
		        font-family: PT Sans, sans-serif;
		        font-size: 24px;
		        line-height: 30px;
		        font-style: normal;
		        font-weight: 600;
	    }

    .slide .text .toplabel,
    .posts_holder article h2 a{
    color: #062a52;
    }

    h3,
    h3 a{
	        color: #2b2b2b;
		        font-family: PT Sans, sans-serif;
		        font-size: 17px;
		        line-height: 24px;
		        font-style: normal;
		        font-weight: 500;
	    }

    blockquote p{
	        font-family: PT Sans, sans-serif;
		        font-size: 17px;
		        line-height: 24px;
		        font-style: normal;
		        font-weight: 500;
	    }

    h4{
	        color: #ffffff;
		        font-family: Ubuntu, sans-serif;
		        font-size: 30px;
		        line-height: 42px;
		        font-style: normal;
		    }

    h5{
	        color: #062a52;
		        font-family: PT Sans, sans-serif;
		        font-size: 17px;
		        line-height: 28px;
		        font-style: normal;
		        font-weight: 700;
	    }
    .breadcrumbs{
	        color: #6f5577;
		        font-family: PT Sans, sans-serif;
		        font-size: 17px;
		        line-height: 28px;
		        font-style: normal;
		        font-weight: 700;
	    }
    h6{
		        font-family: Ubuntu, sans-serif;
		        font-size: 0px;
		        line-height: 0px;
		        font-style: normal;
		        font-weight: ;
	    }
    p{
	        color: #062a52;
		        font-family: PT Sans, sans-serif;
		        font-size: 15px;
		        line-height: 22px;
		        font-style: normal;
		    }
    p{
    margin: 15px 0px;
    }




    a,
    .filter span,
    .filter a,
    p a,
    .portfolio_detail .info h6 a,
    .latest_post h6 a,
    .posts_holder3 article h3 a,
    .posts_holder2 article h2 a{
	        color: #6f5577;
		        font-style: normal;
			        text-decoration: none;
	    }

    a:hover,
    .filter a:hover,
    p a:hover,
    .portfolio_navigation .portfolio_prev a:hover,
    .portfolio_navigation .portfolio_next a:hover,
    aside .widget a:hover,
    .footer_top li a:hover,
    .latest_post h3 a:hover,
    .posts_holder3 article h3 a:hover,
    .posts_holder2 article h2 a:hover,
    .posts_holder article h2 a:hover,{
	        color: #999999;
		        text-decoration: none;
	    }
    .title{
	        text-align:left;
		        background-image: url('http://fund.espero.net.au/wp-content/uploads/sites/5/2014/02/bg-title1.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center 0px;
	    }

    .title h1{
	        color: #ffffff;
		        font-family: Ubuntu, sans-serif;
		        font-size: 35px;
		        line-height: 45px;
		        font-style: normal;
		        font-weight: 200;
	    }

    .button, input[type="submit"],
    input[type="password"]{
	        color: #000000;
		        font-family: Open Sans, sans-serif;
		        font-size: 15px;
		        line-height: 25px;
		        font-style: normal;
		        font-weight: 700;
		        background-color: #76c365;
		    }

    .button:hover,
    .button.dark:hover,
    input[type='submit']:hover{
    color: #000000 !important;
    }
