﻿@charset "utf-8";

::selection {
	background: #D8A44E; /* Safari */
}
::-moz-selection {
	background: #D8A44E; /* Firefox */
}
a {
    color: #D8A44E;
}
/* to highlight text */
.highlight{
	color: #D8A44E;
}
/*******************************************************************/
/********************* Global Elements Css Starts ******************/
/* Button CSS starts */
.button, a.button{
	background-color: #D8A44E;
	border: 1px solid #D8A44E;
}
	.button:hover, a.button:hover{
		color: #D8A44E;
	}
input[type="submit"],input[type="button"]{
	background-color: #D8A44E;
	border: 1px solid #D8A44E;
}
	input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus,
    input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus{
		color: #D8A44E;
	}
/* Button CSS ends */

/********************* Global Elements Css ends ******************/
/*******************************************************************/
/* menu-bar starts */


/* menu-bar starts from */
	.menu-bar .main-nav .back_top a{
		color: #D8A44E;
	}
	/* menu-bar Dropdown Starts */
	.menu-bar .main-nav  ul > li > ul {
		border-top: 1px solid #D8A44E;
	}
	/* menu-bar Dropdown Ends */
	
/* menu-bar ends */

/* Section Homepage General CSS starts */
		.section_container .hgroup h3:before, .section_container .hgroup h3:after{
			background: #D8DC6A;
		}
	.section_container .hgroup h3 span{
		color: #D8A44E;
	}	
/* Section Homepage General CSS ends */

/* .service_single starts */	
	.service_single .service_block .icon-folio-shape-filled, .service_single .service_block .icon-folio-shape-stroke {
		color: #D8A44E;
	}
	.service_single .service_block:hover .fa{
		color: #D8A44E;
	}
/* .service_single ends */	

/* Parallex Css Starts */
		.parallex_folio .parallax_text h5 span{
			color: #D8A44E;
		}
		/* .folio_stats Starts */
		.stats_single .stats_icon i{
			color: #D8A44E;
		}
	/* .folio_stats Ends */
/* Parallex Css Ends */

/* portfolio_nav starts */
	.portfolio_nav ul li a:hover, .portfolio_nav ul li.current a{
		color: #D8A44E;
	}
/* portfolio_nav ends */

/* portfolio_listing starts */
	.view .mask a .icon-folio-shape-filled{
		color: #D8A44E;
	}
	.view .mask .port_detail{
		color: #D8A44E;
	}
	.view .mask .port_detail h3{
		color: #A29B40;
	}
	.view .mask .port_detail p{
		color: #2F200B;
	}
	.view:hover .mask .port_detail, .single_portfolio.active .view .mask .port_detail{
		color: #D8A44E;
	}
/* portfolio_listing ends */
	
/* .hm_blog_post starts */
	.hm_blog_post .featured_holder .date{
		background-color: #D8A44E;
	}
	.hm_blog_post .title_holder .post_title h2, .hm_blog_post .title_holder .post_title h2 a:hover{
		color: #D8A44E;
	}
	.hm_blog_post .title_holder .comments a:hover{
		color: #D8A44E;
	}
/* .hm_blog_post ends */

/* .contact_area starts */
.contact_area .contact_info .info_single i{
	color: #D8A44E;
}
/* .contact_area ends */

/* Footer Starts*/
/* sm_links starts */
ul.sm_links li a{
	color: #D8A44E;
}
/* sm_links ends */
.footer_text .hgroup h5 span {
	color: #D8A44E;
}
/* Footer Ends*/

/* content_bar Styling Starts*/
	/* folio_headings starts */
		.content_bar h2.folio_h2:before, .content_bar h2.folio_h2:after{
			background: #D8A44E;
		}
		.content_bar h2.folio_h2 span{
			color: #D8A44E;
		}
	/* folio_headings ends */
	
	.content_bar h1 span, .content_bar h2 span, .content_bar h3 span, .content_bar h4 span, .content_bar h5 span, .content_bar h6 span, .content_bar h1 a span, .content_bar h2 a span, .content_bar h3 a span, .content_bar h4 a span, .content_bar h5 a span, .content_bar h6 a span{
		color: #D8A44E;
}
.content_bar h1 a:hover, .content_bar h2 a:hover, .content_bar h3 a:hover, .content_bar h4 a:hover, .content_bar h5 a:hover, .content_bar h6 a:hover{
	color: #D8A44E;
}
.content_bar .highlight{
	color: #D8A44E;
}
	.content_bar p a{
		color: #D8A44E;
	}
	.content_bar ul li:before{
		color: #D8A44E;
	}
	/* quote_styling Starts */
	.content_bar .quote_3 {
		border-left: 3px solid  #D8A44E;
	}
	/* quote_styling Ends */
		
/* content_bar Styling Ends*/

/* Blog Detail and Single Post etc starts */

/* .blog_post Starts */
	/* audiojs Ends */
	.blog_post .date{
		background-color: #D8A44E;
	}
	.blog_post .title_holder .post_title h2, .blog_post .title_holder .post_title h2 a:hover{
		color: #D8A44E;
	}
	.blog_post .title_holder .comments a:hover{
		color: #D8A44E;
	}
	/* social_media starts */
/* .blog_post Ends */

/* pagination start */ 
	 /*.wp-pagenavi & wp_corenavi starts*/
	.wp-pagenavi span.current, .folio_navigation  .wp_corenavi span.current {
		background: #D8A44E;
	}
	/*.wp-pagenavi  & wp_corenavi starts*/
	
/* pagination end */

/* side_bar Starts*/
.widget-title {
	border-bottom: 1px solid #D8A44E;
}

.widget-title:before {
  color: #D8A44E;
}
	/* widget_recent_entries Starts*/
	.widget_recent_entries ul li a:hover {
		color: #D8A44E;
	}
	/* widget_recent_entries Ends*/

	/* widget_categories Starts*/
	.widget_categories ul li a:hover {
		color: #D8A44E;
	}
	/* widget_categories Ends*/
	
	/* widget_text Starts*/
	.textwidget strong {
		color: #D8A44E;
	}
	/* widget_text Ends*/
	
	/* widget tagcloud starts */
	.tagcloud a:hover {
		background: #D8A44E;
	}
	/* widget tagcloud ends */
	
	/* widget_kraft_slider starts */
				.widget_kraft_slider .bx-wrapper .bx-controls-direction a:hover{
					color: #D8A44E;
				}
	/* widget_kraft_slider ends */
	
	/* tweet-list Starts */
	.tweet-list .tweet .icon {
		color: #D8A44E;
	}
	/* tweet-list Ends */
	
/* sidebar Ends*/

/* .navigation Starts */
		.page_nav a:hover{
			background: #D8A44E;
		}
/* .navigation Ends */

/* comments_section Starts */
 #comments_section h3 i{
    color: #D8A44E;
 }
		#comments_section #commentform .button:hover, #comments_section #commentform .button:active, #comments_section #commentform .button:focus{
			color: #D8A44E;
		}
/* comments_section Ends */

/* Blog Detail and Single Post etc ends */

/************ project_style.css Starts ***********/
/* #project_nav starts */
#project_nav ul li a:hover{
	background-color: #D8A44E;
}
/* #project_nav ends */

/* #close_project starts */
#close_project a:hover {
	background: #D8A44E;
}
/* #close_project ends */
/************ project_style.css Ends ***********/

/************ responsiveslides.css Starts ***********/
.transparent-btns_tabs .transparent-btns_here a, .transparent-btns_tabs a:hover{
	border: 2px solid #D8A44E;
}
.centered-btns_here a:before,
.transparent-btns_here a:before,
.large-btns_here a:before {
  color: #D8A44E;
  }
/************ responsiveslides.css Ends ***********/

/*-----------------------------------------------------------------------------------*/
/*	Button Styles
/*-----------------------------------------------------------------------------------*/

/* .button.button-outline starts */
.button.button-outline, a.button.button-outline{
	color: #D8A44E;
}
/* .button.button-outline ends */

/*-----------------------------------------------------------------------------------*/
/* Tab Styles
/*-----------------------------------------------------------------------------------*/
.folio-tabs .folio-nav .ui-tabs-selected a,
.folio-tabs .folio-nav .ui-tabs-active a {
	color: #D8A44E;
}

/*-----------------------------------------------------------------------------------*/
/*	Toggle Styles 	Coming Soon with Shortcodes
/*-----------------------------------------------------------------------------------*/
.folio-toggle .ui-accordion-header-active, .folio-toggle .ui-state-active{
	border-color: #D8A44E;
    color: #D8A44E;
}

/*-----------------------------------------------------------------------------------*/
/* Folio Pricing Table Styles		
/*-----------------------------------------------------------------------------------*/
		.folio_pricing_single.favourite_pricing:after{
			background: #D8A44E;
		}
	.folio_pricing_single.favourite_pricing .price_cost{
		background: #D8A44E;
	}

/*-----------------------------------------------------------------------------------*/
/*	Quotes Styles	Coming Soon with Shortcode
/*-----------------------------------------------------------------------------------*/

	/* quote_styling Starts */
	
	/* blockqoute */ 
	.content_bar .quote_1{
		border-left: 3px solid #D8A44E;
	}
	.content_bar .quote_2, .content_bar .quote_3 {
		border-left: 3px solid  #D8A44E;
	}
	
	/* blockqoute p */
	/* quote_styling Ends */


.main_logo {
	height: 72px;
	position: absolute;
	top: 4px;
}