/* Webkit */
    ::selection {
    background: #ffed00;
    }
    /* Gecko/Mozilla */
    ::-moz-selection {
    background: #ffed00;
    }




span.highlight {
	background-color: #ffed00;
}

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



header.fixed.scrolled .header_bottom,
header.fixed.scrolled .header_top {
	background-color: rgba(255,255,255,0.9) !important;
}






.header_top{
	background-color: rgba(255,255,255,1);
}
header.sticky .header_top{
	background-color: rgba(0,0,0,0.9);
}



.content{
	margin-top: 0;
}




        header.fixed_hiding .q_logo a,
        header.fixed_hiding .q_logo{
            max-height: 429.5px;
        }




















h1,
.title h1 {
						        text-transform: capitalize; }
a:hover,p a:hover,
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,
.q_tabs .tabs-nav li a:hover,
.q_icon_with_title .icon_with_title_link:hover,
.blog_holder article .post_description a:hover,
.blog_holder.masonry article .post_info a:hover,
.portfolio_social_holder a:hover,
.latest_post_inner .post_infos a:hover{
	color: #009FE3;	}



	.separator {
		height: 2px;margin-top: 20px;margin-bottom: 20px;background-color: #009fe3;	}
	

	.blog_holder article,
	.author_description,
	aside .widget,
	section.section,
	.animated_icons_with_text .animated_icon_with_text_inner:after,
	.animated_icons_with_text .animated_icon_with_text_inner:before{
		border-color:#009fe3;
	}

    .q_social_icon_holder .fa-stack i {
        color: #009fe3    }

.qbutton,
.qbutton.medium,
#submit_comment,
.load_more a,
.blog_load_more_button a,
.post-password-form input[type='submit'],
input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-submit:not([disabled])
	{
	color: #009fe3; 	
    	border-color: #009FE3; 
							background-color: #ffffff; 					}

	.qbutton:hover,
	.qbutton.medium:hover,
	#submit_comment:hover,
	.load_more a:hover,
	.blog_load_more_button a:hover,
	.post-password-form input[type='submit']:hover,
	input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover
	{
	 color: #009fe3; 
	 border-color: #ffed00	}

	.qbutton:hover,
	#submit_comment:hover,
	.load_more a:hover,
	.blog_load_more_button a:hover,
	.post-password-form input[type='submit']:hover,
	input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover
	{
		 background-color: #ffed00; 			}
	.qbutton.white{

		border-color: #ffed00; 		color: #ffffff; 		background-color: #ffed00; 	}
	.qbutton.white:hover,
	.portfolio_slides .hover_feature_holder_inner .qbutton:hover {

			color: #ffed00; 		}
	.q_counter_holder span.counter{
		color: #ffed00; 		font-weight: 600; 				}
	.q_counter_holder p.counter_text{
		color: #009fe3; 		font-weight: 700; 		text-transform: uppercase; 			 font-family: 'Raleway'; 	}
	.wpb_column>.wpb_wrapper .q_counter_holder .separator.small
	{
		background-color: #303030; 	}


.google_map{
	height: 750px;
}
	.footer_top_holder,	footer #lang_sel > ul > li > a,	footer #lang_sel_click > ul > li > a{
		background-color: #009fe3;
	}
	footer #lang_sel ul ul a,footer #lang_sel_click ul ul a,footer #lang_sel ul ul a:visited,footer #lang_sel_click ul ul a:visited{
		background-color: #009fe3 !important;
	}
	.footer_top,
	.footer_top p,
    .footer_top span,
    .footer_top li,
    .footer_top .textwidget,
    .footer_top .widget_recent_entries>ul>li>span {
		color: #ffffff;
	}
    .footer_top a,
	.footer_top .q_social_icon_holder i.simple_social
	{
        color: #ffffff !important;
    }
    .footer_top a:hover,
	.footer_top .q_social_icon_holder:hover i.simple_social
	{
        color: #ffed00 !important;
    }
	.footer_bottom_holder, #lang_sel_footer{
		background-color:#303030;
	}















 
  



	.vertical_menu_area{
		text-align:left;
	}








    nav.popup_menu ul li a,
    nav.popup_menu ul li h6{
     color: #ffffff;                             }

    .popup_menu.opened .line:after,
    .popup_menu.opened .line:before{
        background-color: #ffffff;
    }


    nav.popup_menu ul li a:hover,
    nav.popup_menu ul li h6:hover{
      color: #009fe3;         background-color: #ffed00;     }




        .popup_menu_holder{
        background-color: rgba(0,159,227,0.95);
    }