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

    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: #181e27;
    }


    .footer_top{
	        border-color: #333333;
		    }


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

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


    .logo {
		
    }


    nav.main_nav ul li a{
	        color: #181e27;
		        font-family: Open Sans, sans-serif;
				        font-style: normal;
		        font-weight: 500;
	    }


    nav.main_nav ul li:hover > a,
    nav.main_nav ul li.active > a{
    color: #a18e5c;
    }
    .second a.have_sub,
    .second a.no_sub,
    .drop_down2 .second ul li > a,
    .drop_down3 .second ul li > a{
	        color: #ffffff !important;
		        font-family: Ubuntu, sans-serif !important;
		        font-size: 16px !important;
		        line-height: 24px !important;
		        font-style: normal !important;
		        font-weight: 500 !important;
	    }
    .second a.have_sub:hover,
    .second a.no_sub:hover,
    .drop_down2 .second ul li:hover > a,
    .drop_down3 .second ul li:hover > a{
    color: #a18e5c !important;
    }
    .move_down .second .mc hr{
    background-color: #ffffff !important;
    }
    h1{
	        color: #062a52;
		        font-family: Lora, 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: #999999;
		        font-family: Lora, sans-serif;
		        font-size: 24px;
		        line-height: 30px;
		        font-style: normal;
		        font-weight: 600;
	    }

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

    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: 24px;
		        font-style: normal;
		        font-weight: 700;
	    }
    .breadcrumbs{
	        color: #a18e5c;
		        font-family: PT Sans, sans-serif;
		        font-size: 17px;
		        line-height: 24px;
		        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: #666666;
		        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: #a18e5c;
			        font-weight: 800;
		        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: #111111;
		        text-decoration: none;
	    }
    .title{
	        text-align:left;
		        background-image: url('http://words.espero.net.au/wp-content/uploads/sites/4/2014/02/bg-title-words.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center 0px;
	    }

    .title h1{
	        color: #ffffff;
		        font-family: Lora, sans-serif;
		        font-size: 35px;
		        line-height: 42px;
			        font-weight: 200;
	    }

    .button, input[type="submit"],
    input[type="password"]{
	        color: #ffffff;
			        font-size: 13px;
		        line-height: 20px;
			        font-weight: 500;
		        background-color: #0c3c68;
		    }

