



    body{
    	    	    	 font-size: 15px;     		
    }

    
	
    


	.header_bottom{
		background-color: rgba(255,255,255,1);
	}

	




	.header_top{
		background-color: rgba(8,8,8,1);
	}






	.content{
		margin-top: 0;
	}

	.content.content_top_margin{
		margin-top: 85px !important;
	}





	.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;
			}
		}
	

 


	nav.main_menu > ul > li > a{
						font-family: 'Montserrat', sans-serif;
				 font-size: 12px; 		 font-style: normal; 		 font-weight: 600; 	}

	












	nav.mobile_menu > ul > li > a, nav.mobile_menu > ul > li > h6{
							font-family: 'Montserrat', sans-serif;
				 font-size: 18px; 				 font-style: normal; 		 font-weight: 600; 			}

	nav.mobile_menu ul li ul li a, nav.mobile_menu ul li ul li h6{
							font-family: 'Montserrat', sans-serif;
				 font-size: 18px; 				 font-style: normal; 		 font-weight: 600; 			}







	h1{
						font-family: 'Montserrat', sans-serif;
				font-size: 40px; 				font-style: normal; 		font-weight: 600; 	    letter-spacing: 1px; 	}

	h2,	h2 a{
							font-family: 'Montserrat', sans-serif;
				font-size: 35px; 				font-style: normal; 		font-weight: 600; 	    letter-spacing: 1px; 	}

	h3, h3 a, .call_to_action_text_wrapper span{
						font-family: 'Montserrat', sans-serif;
				font-size: 30px; 				font-style: normal; 		font-weight: 600; 	    letter-spacing: 1px; 	}

	h4,	h4 a{
							font-family: 'Montserrat', sans-serif;
				font-size: 28px; 				font-style: normal; 		font-weight: 600; 	    letter-spacing: 1px; 	}

	h5, h5 a{
						font-family: 'Montserrat', sans-serif;
				font-size: 25px; 				font-style: normal; 		font-weight: 600; 	    letter-spacing: 1px; 	}

	h6, h6 a{
						font-family: 'Montserrat', sans-serif;
				font-size: 20px; 				font-style: normal;  		font-weight: 600; 		letter-spacing: 1px; 	}

    p{
    	    	    	font-size: 15px;    	line-height: 26px;    	    	    	    	    }

    aside .widget li a,
    .widget.widget_rss li a.rsswidget,
	#wp-calendar caption,
	#wp-calendar tfoot a,
	.page_not_found h6{
    	    }

    
	a, p a{
				font-style: normal;					}



	.title .separator{
		text-align: ;
			}

	.title h6, .title{
		text-align: ;
	}

	.separator{
			height: 2px; 							background-color: #000000; 	}

	.separator.small{
		height: 2px; 			
									;
			background: -moz-linear-gradient(left, rgba(0,0,0,0) 13%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 87%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(13%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.6)), color-stop(87%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left, rgba(0,0,0,0) 13%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0) 87%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left, rgba(0,0,0,0) 13%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0) 87%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left, rgba(0,0,0,0) 13%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0) 87%); /* IE10+ */
			background: linear-gradient(to right, rgba(0,0,0,0) 13%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0) 87%); /* W3C */
			
	}



		.google_map{
			height: 500px;
		}


	.footer_top .column_inner > div h4 { 
		color:#ffffff;
	}


	.footer_top p, .footer_top span, .footer_top li{
		color: #ffffff;
	}

    .footer_top a, .footer_top .widget.widget_rss li a.rsswidget, .footer_top #wp-calendar caption{
        color: #999999 !important;
    }

    .footer_top a:hover{
        color: #ffffff !important;
    }


	.footer_bottom, .footer_bottom span, .footer_bottom p, .footer_bottom li{
		color:#999999;
	}


















