    /* Webkit */
    ::selection {
    background: #ffffff;
    }
    /* Gecko/Mozilla */
    ::-moz-selection {
    background: #ffffff;
    }

    body {
	        background-color:#ffffff;
			        color: #8a7f75;
	    }

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

    body.boxed{
	background-color:#e6e1dd; 	    }

	        body.boxed .content,
        footer{
        background-color:#ffffff;
        }
	
    .header_inner {

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







    .footer_holder{
    background-color: #a62342;
    }

    .footer_holder *{
    color: #f3f1ee !important;
    }

    .footer_top{
	        border-color: #f3f1ee;
		    }

    span.highlight {
    background-color: #ffffff;
    }

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

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


    .logo {
		
    }


    nav.main_nav ul li a{
	        color: #8a7f75;
		        font-family: Ubuntu, sans-serif;
			        line-height: 100px;
		        font-style: normal;
		    }


    .drop_down .second{
    top: 73px;
    }

    .drop_down2 .second{
    top: 92px;
    }

    .drop_down3 .second{
    top: 103px;
    }



    nav.main_nav ul li:hover > a,
    nav.main_nav ul li.active > a{
    color: a62342;
    }
    .second a.have_sub,
    .second a.no_sub,
    .drop_down2 .second ul li > a,
    .drop_down3 .second ul li > a{
	        color: #c20b58 !important;
		        font-family: Ubuntu, sans-serif !important;
				        font-style: normal !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: #c20b58 !important;
    }
    .move_down .second .mc hr{
    background-color: #c20b58 !important;
    }
    .second a.sub,
    .second ul li.sub ul li a{
	        color: #8a7f75 !important;
		        font-family: Ubuntu, sans-serif !important;
				        font-style: normal !important;
		    }
    .second a.sub:hover,
    .second ul li.sub ul li a:hover{
    color: #c20b58 !important;
    }
    h1{
	        color: #8a7f75;
		        font-family: Ubuntu, sans-serif;
		        font-size: 26px;
			        font-style: normal;
		        font-weight: 300;
	    }

    h2,
    h2 a,
    .slide .text.type2 h2,
    .slide .text.type2 h2 a{
	        color: #a62342;
		        font-family: Ubuntu, sans-serif;
		        font-size: 22px;
		        line-height: 30px;
			        font-weight: 300;
	    }

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

    h3,
    h3 a{
	        color: #a62342;
		        font-family: Ubuntu, sans-serif;
		        font-size: 20px;
			        font-style: italic;
		        font-weight: 300;
	    }

    blockquote p{
	        font-family: Ubuntu, sans-serif;
		        font-size: 20px;
			        font-style: italic;
		        font-weight: 300;
	    }

    h4{
	        color: #8a7f75;
		        font-family: Ubuntu, sans-serif;
		        font-size: 18px;
			        font-style: normal;
		        font-weight: 300;
	    }

    h5{
	        color: #a62342;
		        font-family: Ubuntu, sans-serif;
		        font-size: 17px;
			        font-style: normal;
		        font-weight: 300;
	    }
    .breadcrumbs{
	        color: #a62342;
		        font-family: Ubuntu, sans-serif;
		        font-size: 17px;
			        font-style: normal;
		        font-weight: 300;
	    }
    h6{
	        color: #a62342;
		        font-family: Ubuntu, sans-serif;
		        font-size: 15px;
		        line-height: 0px;
		        font-style: normal;
		        font-weight: 400;
	    }
    p{
	        color: #8a7f75;
		        font-family: Ubuntu, sans-serif;
		        font-size: 15px;
		        line-height: 22px;
		        font-style: normal;
		        font-weight: 200;
	    }




    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: #a62342;
				        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: #8a7f75;
		        text-decoration: none;
	    }
    .title{
	        text-align:right;
		    }

    .title h1{
	        color: #a62342;
		        font-family: Ubuntu, sans-serif;
		        font-size: 50px;
		        line-height: 50px;
		        font-style: normal;
		    }

    .button, input[type="submit"],
    input[type="password"]{
	        color: #ffffff;
							        background-color: #a62342;
		    }

