/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
body {
	color: #999;
}
/* links highlight and fa deviders */
a, .highlight, [class*='facolor'].fa:before {
	color: #ff493c;
}
/* hovers */
a:focus, a:hover {
	color: #212121;
}
/* text highlight */
::selection {
	background: #ff493c;
	color: #fff;
}
::-moz-selection {
 background: #ff493c;
 color:#fff;
}
/* headings */
h1, h2, h3, h4, h5, h6 {
	color: #212121;
}
.yjsg-sub-heading, .yjsg-sticky-menu a.active-scroll, [data-sticky-block] a.active-scroll:before {
	border-color: #ff493c;
}
/* logo */
#logo {
	background: url(../images/orange/logo.png) no-repeat 0px 0px;
}
/* newsitems */
#article-index ul {
	border: 1px solid #dcdcdc;
}
#article-index ul li {
	border-bottom: 1px solid #dcdcdc;
}
.newsitem_tools {
	color: #888;
}
/* rating stars */
.view-article .yjsg-rating:hover .fa-star, .fa-star.rated {
	color: #FC0;
}
/* form elements  */
.yjsg-form-element, .inputbox {
	background: #fff;
	border: 1px solid #dcdcdc;
}
.yjsg-form-element, .inputbox:focus {
}
/* buttons */
.button, a.readon {
	background: none;
	border: 1px solid #212121;
}
.button:hover, a.readon:hover {
	color: #fff;
	border: 1px solid;
}
/*Top menu */
#topmenu_holder, .ulholder.dlevel1 {
	background: none;
}
.yjsgmenu ul, .yjsgmenu li.holdsgroup ul ul {
	background: #fff;
	border: none;
	box-shadow: none;
}
.yjsgmenu li a {
	color: #212121;
}
.yjsgmenu ul li {
	border-bottom: 1px solid #E7E7E7;
}
/* has child arrows */
ul.yjsgmenu span.child a:after {
	content: "\f10c";
	font-size: 9px;
	top: -1px;
}
.yjsgmenu ul span.child a:after {
	content: "\f10c";
}
.yjsgmenu ul span.child a:hover:after {
	content: "\f10c";
}
/* side menu */
.defaultmenu li a {
	border-bottom: 1px solid #D4D4D4;
}
.defaultmenu a.isactivea, .defaultmenu li a:hover {
	background: none;
	color: #121212;
}
.defaultmenu li a:before {
	content: "\f10c";
}
/* footer logo  */
.yjsglogo {
	background: url(../images/orange/yjsglogo.png) no-repeat center center;
}
/* responsive menu */
span.yjmm_select {
	color: #212121;
	font-size: 90%;
	text-align: left;
	text-indent: 10px;
	border: 1px solid #212121;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
span.yjmm_select:after {
	content: "\f10c";
}
/* RTL */
/* has child arrows */
.yjsgrtl ul.yjsgmenu ul span.child a:after {
	content: "\f10c";
}
/* side menu */
.yjsgrtl ul.defaultmenu li a:before {
	content: "\f10c";
}
/* Switcher */
#layout_type {
	background: #fff;
}
/* Backgrounds */
.extrapos2_out {
	background: url(../images/grids_overlay.png) repeat;
}
.extrapos3_out {
	background: #efefef;
}
.extrapos4_out {
	background: #313e50 url(../images/grids_overlay.png) repeat;
}
.extrapos6_out {
	background: #fcb71b;
}
.extrapos2_out:after, .extrapos2_out:before, .extrapos3_out:after, .extrapos3_out:before, .extrapos4_out:after, .extrapos4_out:before, .extrapos6_out:after, .extrapos6_out:before, .bottom_holder:before {
	background: url(../images/top_white_brush_sep.png) repeat-x left top;
}
.extrapos2_out:before, .extrapos3_out:before, .extrapos4_out:before, .extrapos6_out:before, .bottom_holder:before {
	background: url(../images/bottom_white_brush_sep.png) repeat-x left top;
}
.yjsg1_out:after {
	background: url(../images/top_white_brush_sep.png) repeat-x left top;
}
.bottom_holder {
	background: #343434 url(../images/grids_overlay.png) repeat;
}
.footer_out {
	border-top: 1px solid #424242;
}
/* Colors */
.search-overlay h1, .search-overlay h2, .search-overlay h3, .search-overlay h4, .search-overlay h5, .search-overlay h6, .search-overlay a, .search-overlay, .yjsg1_out h1, .yjsg1_out h2, .yjsg1_out h3, .yjsg1_out h4, .yjsg1_out h5, .yjsg1_out h6, .yjsg1_out a, .yjsg1_out, .extrapos2_out h1, .extrapos2_out h2, .extrapos2_out h3, .extrapos2_out h4, .extrapos2_out h5, .extrapos2_out h6, .extrapos2_out a, .extrapos2_out, .extrapos4_out h1, .extrapos4_out h2, .extrapos4_out h3, .extrapos4_out h4, .extrapos4_out h5, .extrapos4_out h6, .extrapos4_out a, .extrapos6_out h1, .extrapos6_out h2, .extrapos6_out h3, .extrapos6_out h4, .extrapos6_out h5, .extrapos6_out h6, .extrapos6_out a, .extrapos6_out, .bottom_holder h1, .bottom_holder h2, .bottom_holder h3, .bottom_holder h4, .bottom_holder h5, .bottom_holder h6, .bottom_holder a {
	color: #fff;
}
.extrapos4_out {
	color: #b0b0b0;
}
.bottom_holder, .bottom_holder a:hover {
	color: #818181;
}
/* Defaults */
.bottom_holder .yjsg-module-positions {
	border-color: #666666;
}
/* subtitles */
.cs_subtitle {
	color: #212121;
}
/*paragraph*/
.cs_paragraph {
	color: #212121;
}
/*dark grids*/
.search-overlay .cs_subtitle, .yjsg1_out .cs_subtitle, .extrapos2_out .cs_subtitle, .extrapos4_out .cs_subtitle, .extrapos6_out .cs_subtitle, .bottom_holder .cs_subtitle, .search-overlay .cs_paragraph, .yjsg1_out .cs_paragraph, .extrapos2_out .cs_paragraph, .extrapos4_out .cs_paragraph, .extrapos6_out .cs_paragraph, .bottom_holder .cs_paragraph {
	color: #fff;
}
/* Module styles */
.yjsg4 .h2_holder:before, .yjsg4 .h2_holder:after, .yjsg4 .module_title:before, .yjsg4 .module_title:after, .yjsg5 .h2_holder:before, .yjsg5 .h2_holder:after, .yjsg5 .module_title:before, .yjsg5 .module_title:after {
	background: #000;
}
/*dark grids*/
.search-overlay .yjsg4 .h2_holder:before, .search-overlay .yjsg4 .h2_holder:after, .search-overlay .yjsg4 .module_title:before, .search-overlay .yjsg4 .module_title:after, .search-overlay .yjsg5 .h2_holder:before, .search-overlay .yjsg5 .h2_holder:after, .search-overlay .yjsg5 .module_title:before, .search-overlay .yjsg5 .module_title:after, .yjsg1_out .yjsg4 .h2_holder:before, .yjsg1_out .yjsg4 .h2_holder:after, .yjsg1_out .yjsg4 .module_title:before, .yjsg1_out .yjsg4 .module_title:after, .yjsg1_out .yjsg5 .h2_holder:before, .yjsg1_out .yjsg5 .h2_holder:after, .yjsg1_out .yjsg5 .module_title:before, .yjsg1_out .yjsg5 .module_title:after, .extrapos2_out .yjsg4 .h2_holder:before, .extrapos2_out .yjsg4 .h2_holder:after, .extrapos2_out .yjsg4 .module_title:before, .extrapos2_out .yjsg4 .module_title:after, .extrapos2_out .yjsg5 .h2_holder:before, .extrapos2_out .yjsg5 .h2_holder:after, .extrapos2_out .yjsg5 .module_title:before, .extrapos2_out .yjsg5 .module_title:after, .extrapos4_out .yjsg4 .h2_holder:before, .extrapos4_out .yjsg4 .h2_holder:after, .extrapos4_out .yjsg4 .module_title:before, .extrapos4_out .yjsg4 .module_title:after, .extrapos4_out .yjsg5 .h2_holder:before, .extrapos4_out .yjsg5 .h2_holder:after, .extrapos4_out .yjsg5 .module_title:before, .extrapos4_out .yjsg5 .module_title:after, .extrapos6_out .yjsg4 .h2_holder:before, .extrapos6_out .yjsg4 .h2_holder:after, .extrapos6_out .yjsg4 .module_title:before, .extrapos6_out .yjsg4 .module_title:after, .extrapos6_out .yjsg5 .h2_holder:before, .extrapos6_out .yjsg5 .h2_holder:after, .extrapos6_out .yjsg5 .module_title:before, .extrapos6_out .yjsg5 .module_title:after, .bottom_holder .yjsg4 .h2_holder:before, .bottom_holder .yjsg4 .h2_holder:after, .bottom_holder .yjsg4 .module_title:before, .bottom_holder .yjsg4 .module_title:after, .bottom_holder .yjsg5 .h2_holder:before, .bottom_holder .yjsg5 .h2_holder:after, .bottom_holder .yjsg5 .module_title:before, .bottom_holder .yjsg5 .module_title:after {
	background: #fff;
}
/* Buttons */
.button_color, .button_border_color, .button_green, .button_border_green {
	border: 1px solid #212121;
	color: #212121;
}
.button_color {
	color: #fff;
	border: 1px solid;
}
.button_border_green {
	color: #37bc6f;
	border: 1px solid #37bc6f;
}
.button_green {
	background: #37bc6f;
	border: 1px solid #37bc6f;
	color: #fff;
}
/*hover*/
.button_color:hover, .button_border_green:hover {
	color: #fff;
	background: #212121;
	border: 1px solid #212121;
}
.button_border_color:hover {
	color: #fff;
	border: 1px solid;
}
.button_green:hover {
	background: #fff;
	color: #212121;
	border: 1px solid #fff;
}
/* Search */
/*trigger*/
.search-trigger {
	color: #fff;
}
/*overlay*/
.search-overlay {
	background: url(../images/grids_overlay.png) repeat;
}
/*brush*/
.search-overlay:after {
	background: url(../images/orange/bottom_brush_sep.png) repeat-x left top;
}
/*input*/
.cssearch .yjsg-form-group-inline .yjsg-element-holder input {
	color: #fff;
}
/* Slider */
/*pagination*/
.slidersfx-yjsgsfx-csslides ul.yjsgsliderPagination li a {
	border: 2px solid #fff;
}
.slidersfx-yjsgsfx-csslides ul.yjsgsliderPagination li.active a {
	background: #fff;
	border: 4px solid #fff;
}
/*preloader*/
.slidersfx-yjsgsfx-csslides .yjsgsliderLoader {
	background: url(../images/preloader.png) no-repeat center center;
}
/* Company experience */
.csexperience [data-yjsg-round-progress] {
	color: #fff;
	border-top-color: #fff;
}
.csexperience [data-yjsg-round-progress]:after {
	border: 2px solid #fff;
}
/* Recent projects */
/*tabs*/
.csrecent ul.yjnewspopFilter li a {
	border: 1px solid #343434;
	color: #343434;
}
/*hover*/
.csrecent ul.yjnewspopFilter li a:hover, .csrecent ul.yjnewspopFilter li a.selected {
	background: #343434;
	color: #fff;
}
/*hover*/
.csrecent .yjnewspopC .yjnewspopInfo {
	background: rgba(0, 0, 0, 0.6);
}
.csrecent .yjnewspopC div.yjnewspopIntro h2:before, .csrecent .yjnewspopC div.yjnewspopIntro h2:after, .csrecent .yjnewspopC div.yjnewspopIntro h2 a:before, .csrecent .yjnewspopC div.yjnewspopIntro h2 a:after {
	background: #fff;
}
.csrecent .yjnewspopC div.yjnewspopIntro .button_border_color {
	border: 1px solid #fff;
	color: #fff;
}
.csrecent .yjnewspopC div.yjnewspopIntro .button_border_color:hover {
	background: #fff;
	color: #212121;
}
/* Workflow */
.csworkflow .yjsg-col-1-4:after {
	background: #212121;
}
/*icon*/
.csworkflow span {
	background: #fff;
	color: #212121;
}
/*hover*/
.csworkflow .yjsg-col-1-4:hover span {
	color: #fff;
}
/* Pricing plan */
/*title*/
.csplans .yjplanxtdended ul li.yjplanstitle {
	color: #212121;
}
/*price*/
.csplans .yjplanextdholder.separated li.lastrow span {
	color: #212121;
}
/*active*/
.csplans .yjplanxtdended ul.isactive {
	background: #37bc6f;
}
.csplans .yjplanxtdended ul.isactive li {
	color: #fff;
}
.csplans .yjplanextdholder.separated ul.isactive li.lastrow span {
	color: #fff;
}
.csplans .yjplanextdholder.separated ul.isactive .button_border_green {
	background: #fff;
	color: #212121;
	border: 1px solid #fff;
}
.csplans .yjplanextdholder.separated ul.isactive .button_border_green:hover {
	background: #212121;
	color: #fff;
	border: 1px solid #212121;
}
/* Why choose us */
.cswhychooseus .yjsg-row {
	border-bottom: 1px solid #566273;
}
.cswhychooseus .yjsg-row .yjsg-col-1-3 {
	border-left: 1px solid #566273;
}
/*icon*/
.cswhychooseus .yjsg-col-1-3 span {
	color: #fff;
}
/*hover*/
.cswhychooseus .yjsg-col-1-3-in:hover {
	background: #fff;
}
.cswhychooseus .yjsg-col-1-3-in:hover span, .cswhychooseus .yjsg-col-1-3-in:hover h4 {
	color: #212121;
}
/* What our clients say */
/*nav*/
.slidersfx-yjsgsfx-csclients a.yjsgsliderNav {
	color: #212121;
}
/* Partners */
.cspartners .yjsg-row {
	border-top: 1px solid #dddddd;
}
.cspartners a {
	background: url(../images/partner1.png) no-repeat center top;
}
.cspartners a.two {
	background: url(../images/partner2.png) no-repeat center top;
}
.cspartners a.three {
	background: url(../images/partner3.png) no-repeat center top;
}
.cspartners a.four {
	background: url(../images/partner4.png) no-repeat center top;
}
.cspartners a.five {
	background: url(../images/partner5.png) no-repeat center top;
}
.cspartners a.six {
	background: url(../images/partner6.png) no-repeat center top;
}
/*hover*/
.cspartners a:hover {
	background-position: center bottom;
}
/* Team engine */
/*image*/
.csteam .yjme_item div.imageholder {
	border: 1px solid #ffdd91;
}
/*title*/
.csteam .yjme_item_in h4 span {
	color: #ffdd91;
}
/*socials*/
.csteam ul.yj-socials li a:hover {
	color: #212121;
}
/*more*/
.csteam .yjme_item a.item_readmore {
	border: 1px solid #ffdd91;
}
/*hover*/
.csteam .yjme_item a.item_readmore:hover {
	background: #fff;
	color: #212121;
	border: 1px solid #fff;
}
/* Journal news */
/*title*/
.csnews .yjme_item a.item_title {
	color: #212121;
}
/* Ajax contact */
.csajax #yjajaxcontact_box #email, .csajax #yjajaxcontact_box #first_name, .csajax #yjajaxcontact_box textarea, .csajax .spamcheck input {
	border: 1px solid #5c5c5c;
}
/*button*/
.csajax span.submit .submitb {
	background: #37bc6f;
}
/*hover*/
.csajax span.submit:hover .submitb {
	background: #fff;
	color: #212121;
}
/* Get in touch */
/*icon*/
.csgetintouch .infos span {
	color: #fff;
}
/*text*/
.csgetintouch .infos p {
	color: #fff;
}
/* Subscribe */
.cssubscribe .inputbox_email {
	border: 1px solid #5c5c5c;
}
/*socials*/
ul.creativestudio_socials li a:hover {
	color: #37bc6f;
}
/* Creativestudio blog */
.creativestudio img {
	border: 1px solid #ddd;
}
.creativestudio h4 span {
	color: #a1a1a1;
}
