.cPrimary, .button-2:hover, header .header_top .header_link li i, header .header_top .header_link li a:hover, .search_icon:hover, .search_form .search_close, .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a:hover, .video_area .video_dsc ul li:before, footer .footer_top .widget ul li a:hover, footer .footer_top .widget .widget_tag_cloud .tagcloud a:hover, footer .footer_top .widget .footer_social span a:hover, .breadcrumb_area ul li a:hover, .job_cta_area .job_cta a.button-2, .work_area .single_work .h4:hover, .single_work_area .work_content a.button-2, .blog_area .post_col article .entry_header a:hover, .blog_area .post_col article .entry_header > div a:hover, .blog_area .post_col article .entry_header > div a.cPrimary, .blog_area .widget_col .widget ul li a:hover, .tagcloud a:hover, .blog_area .comment_form form input[type="submit"]:hover, .blog_area .comment_form form .form_area .contact_form .form-group textarea[type="submit"]:hover, .form_area .contact_form .form-group .blog_area .comment_form form textarea[type="submit"]:hover {
  color: #f44336; }

.cPrimaryBg, .site_preloader_inner > div, .slicknav_btn, .slicknav_nav, .button, .button-3, .button-3:before, .section_title h3:before, .search_form button, .menu-container ul.menu > li:after, .cta_area, .form_area .form_text h1:after, .testimonial_area .tst_slider .single_slide h4:before,
.testimonial_area .tst_static .single_slide h4:before, footer .footer_top .widget ul li a:before, .breadcrumb_area ul li a:before, .jobs_tile_area .single_job_tile > div:before, .s_service_area aside .widget.widget_service ul li a:hover, .s_service_area aside .widget.widget_service ul li.active a, .blog_area .comment_form form input[type="submit"], .blog_area .comment_form form .form_area .contact_form .form-group textarea[type="submit"], .form_area .contact_form .form-group .blog_area .comment_form form textarea[type="submit"] {
  background-color: #f44336; }

.cPrimaryBo, .menu-container ul.menu li ul.sub-menu.mega-menu, .form_area .contact_form, .form_area .contact_form .form-group input:focus, .form_area .contact_form .form-group textarea:focus, .blog_area .comment_form form input:not([type="submit"]):focus, .blog_area .comment_form form .form_area .contact_form .form-group textarea:not([type="submit"]):focus, .form_area .contact_form .form-group .blog_area .comment_form form textarea:not([type="submit"]):focus, .blog_area .comment_form form textarea:focus, .blog_area .comment_form form input[type="submit"]:hover, .blog_area .comment_form form .form_area .contact_form .form-group textarea[type="submit"]:hover, .form_area .contact_form .form-group .blog_area .comment_form form textarea[type="submit"]:hover {
  border-color: #f44336 !important; }

.color2, .step_area .step .single_step i.fa{
  color: #f44336; }




.widget_calendar table caption {
   background-color: #f44336;
}
 
.widget_calendar table th a, .widget_calendar table td a {
    color: #f44336;
}
.widget_calendar table tr td a:hover{
	color: #f44336;
}




.widget_tag_cloud a {
 background-color: #f44336;
  border: 1px solid #f44336; 
}

/** final css for menu section start **/

.menu-top-container ul.menu > li:after{
  background-color: #f44336; }


.widget tbody > tr > td > a{
	color: #f44336;
   
}


.inner-header-wraper h3 a:hover{
	color:#f44336;
}

.inner-header-wraper i{
	color: #f44336;
   
}


.line-box i {
	box-shadow: 0 0px 0px 1px #f44336 inset;
}
/*
 *****************************************
 >>> | Title_seprater|
 *****************************************
*/
.section-seprater{
background: #f44336;
  
}

.section-style-two,
.section-style {
    background: #f44336;
  } 



.page-numbers:hover, .page-numbers.current {
    background-color: #f44336;
   
}


.inner-header-wraper  {
	margin-bottom: 30px;
    padding: 40px 20px 40px 20px;
    position: relative;
    background: #ffffff;
    text-align: center;
    box-shadow: 0 0 50px 2px #e8e8e8;
    webkit-box-shadow: 0 0 50px 2px #e8e8e8;
    -moz-box-shadow: 0 0 50px 2px #e8e8e8;

}

.inner-header-wraper h3{
	padding-top:0px;
	color:#000;
	font-size:18px;
	font-weight:500;	
	margin-bottom:15px;
	margin-top:0px;
}
.inner-header-wraper h3 a{
	color:#000;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.inner-header-wraper h3 a:hover{
	color:#f44336;
}
.inner-header-wraper p{
	margin:0;
}
.inner-header-wraper span {
	height: 50px;
	width: 50px;
	background: #19b5fe;
	position: absolute;
	display: block;
	font-size: 25px;
	border-radius: 100%;
	color: #fff;
	left: 0;
	top: 12px;
	text-align: center;
	line-height: 50px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	
	
}
.inner-header-wraper i{
	border:0px;
	font-size: 63px;
	text-align: center;
    padding-bottom:0;
    margin-bottom:20px;
    border-radius: 100%;
    display: block;
	color:#f44336;
	padding-top: 0px;
    height: 65px;
   
}
.inner-header-wraper :hover i{

}

.inner-header-wraper:hover i {
	background:transparent !important;
	box-shadow: none;
	color:#f44336;
}