










	.header_top{
		background-color: rgba(255,255,255,1);
	}


	header.sticky .header_top{
		background-color: rgba(255,255,255,0.7);
	}





	.content{
		margin-top: 0;
	}






	.touch section.parallax_section_holder{
		height: auto !important;
		min-height: 300px;  
		background-position: center top !important;  
		background-attachment: scroll;
	}

    @media only screen and (max-width: 1000px){
        section.parallax_section_holder{
            height: auto !important;
            min-height: 300px;
            background-position: center top !important;
            background-attachment: scroll;
        }
    }



    @media only screen and (max-width: 768px){
        section.parallax_section_holder{
            min-height: 400px;
            background-size: cover;
        }
    }


 






















	h1{
			color: #000000; 											    	}

	h2,	h2 a{
		color: #000000; 											    	}









	.title .separator{
		text-align: ;
			}

	.title h6, .title{
		text-align: ;
	}































