/*
* SZIA Onepage HTML Template V.1.0
* Copyright 2013
* AUTHOR: Rohithpaul // http://themeforest.net/user/rohithpaul
* DATE: 17/11/2013
*/


/* PRIMARY COLOR
================================================== */

/*Text Color*/
#bigslider .flex-caption h5, nav ul.primary_nav li.current:before, nav ul.primary_nav li.current:after, #contact #contact_form input[type="submit"]:hover, .button_big, .button_big.solid, a{
	color:#01CFC2;
}

/*Background Color*/
#dates .selected, #work_slider .flex-direction-nav a:hover, #work_slider .flex-caption > span, #work_showcase li .work_info, #contact #contact_form input[type="submit"], .acc-trigger.active a:after, .toggle-trigger.active, .toggle-trigger.active a:after, .button:hover, .button:active, .button_big.solid, #work_slider .flex-caption > span, .landing_text .btn_big{
	background-color:#01CFC2;
}
/*Border Color*/
#contact #contact_form input[type="submit"], .acc-trigger.active, .toggle-trigger.active, .tabs-nav li.active a, .button_big, .landing_text .btn_big{
	border-color:#01CFC2;
}