/*theme*/
html,body{color: #666;}
.primary_color{color: #e13e3e;}
.navbar_bg{background-color: #282f35;}
.primary_color_bg{background-color: #e13e3e; color: #fff;}
.aux_color{-color: #282f35;}
.aux_color_bg{background-color: rgba(40,47,53,0.92);}
.navbar_color li a{color: #fff !important;}
.navbar_color li:hover{background-color: #e13e3e;}
.main_section_bg{background-color: #fffdfd}
.aux_section_bg{background-color: #f0f0f0;}
.main_secition_title_color{color: #333;}
.aux_section_title_color{color: #999;}
.watch_more_btn{border:1px solid #e13e3e;color: #e13e3e;}
.watch_more_btn:focus{color: #e13e3e;text-decoration: none;}
.watch_more_btn:visited{color: #e13e3e;text-decoration: none;background-color: #fff;}
.watch_more_btn:hover{background-color: #e13e3e;color: #fff;text-decoration: none;}
.watch_more_btn:active{color: #e13e3e;background-color: #fff;}
.jobs_list .job_item p a{color: #666;}
.jobs_list .job_item p a span{color: #999;font-size: 12px;}
.jobs_list .job_item p:hover{color: #fff;background-color: #e13e3e;}
.jobs_list .job_item p:hover a{color: #fff;}
.jobs_list .job_item p:hover a span{color: #fff;}
.aux_section_title1:before,.aux_section_title1:after,.aux_section_title2:before,.aux_section_title2:after,.aux_section_title3:before,.aux_section_title3:after{background-color: #999;}
.aux_section_title4:before,.aux_section_title4:after{background-color: #fff;}
.contact_wrap h3{color: #e13e3e;}
footer{background-color: #393a45;color: #aaa;}
footer p span{color: #fff;}
.product_description{background-color: #e13e3e;color:#fff;}
@media (max-width:640px){
	.watch_more_btn:hover{color: #e13e3e;background-color: #fff;}
	.watch_more_btn2:hover{color: #e13e3e;background-color: #f0f0f0;}
.watch_more_btn:active{background-color: #e13e3e;color: #fff;text-decoration: none;}
}