/*------------------------------------------------------------------
[Master Stylesheet]

Template Name: GO Multipurpose HTML5 Bootstrap Theme >>>> 

Version:1.0

Author profile : http://themeforest.net/user/2AA 

Primary use : Business,Bloging,Multipurpose,Corporate,creative,promotion,landing
-------------------------------------------------------------------*/
/*------------------------------------------------------------------

[Layout Content]

	dark versoin less file
/* ==========================================================================
   LESS DARK VARIABLES COLORS
   ========================================================================== */
/*---------------------------------------------------
    LESS Elements
  ---------------------------------------------------
    A set of useful LESS mixins
  
  ---------------------------------------------------*/
/* ==========================================================================
   LESS VARIABLES LIST
   ========================================================================== */
body {
  background-color: #232323;
}
#logos {
	padding: 48px 0;
  background-color: #2F2F2F;
}
.title {
  color: #ffffff;
  font-weight: 100;
}
.paragraph {
  color: #adb3c1;
}
.about-right h2 {
  color: #ffffff !important;
}
.about-right p {
  color: #adb3c1 !important;
}
.about-right .btns-about a {
  color: #fff!important;
  border: 2px solid #fff!important;
}
.about-right .btns-about a:hover {
  border: 2px solid transparent!important;
}
/* ==========================================================================
	SERVICES SECTION STYLE 3D Boxes
========================================================================== */
.flip-3D {
  background-color: #212121 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#212121), to(#232323)) !important;
  background: -webkit-linear-gradient(top, #212121, #232323) !important;
  background: -moz-linear-gradient(top, #212121, #232323) !important;
  background: -ms-linear-gradient(top, #212121, #232323) !important;
  background: -o-linear-gradient(top, #212121, #232323) !important;
}
.flip-3D .front {
  background-color: #1d1d1d !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1d1d), to(#212121)) !important;
  background: -webkit-linear-gradient(top, #1d1d1d, #212121) !important;
  background: -moz-linear-gradient(top, #1d1d1d, #212121) !important;
  background: -ms-linear-gradient(top, #1d1d1d, #212121) !important;
  background: -o-linear-gradient(top, #1d1d1d, #212121) !important;
}
.back {
  background-color: #1d1d1d !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1d1d), to(#212121)) !important;
  background: -webkit-linear-gradient(top, #1d1d1d, #212121) !important;
  background: -moz-linear-gradient(top, #1d1d1d, #212121) !important;
  background: -ms-linear-gradient(top, #1d1d1d, #212121) !important;
  background: -o-linear-gradient(top, #1d1d1d, #212121) !important;
}
.text-curve h4 {
  color: #ffffff !important;
}
#Features a {
  color: #FFF;
}
/* ==========================================================================
 	PRICING TABLE
 ========================================================================== */
#pricing .tableprice.standard {
  background-color: #3b3b3b!important;
}
#pricing .tableprice.standard .upper-table {
  background-color: #383838!important;
}
#pricing .tableprice.standard .lower-table a {
  background-color: #2d2d2d!important;
}
#pricing .tableprice.standard .inner-table ul > li {
  border-bottom: 1px solid #4f4f4f;
}
#pricing .tableprice.standard .inner-table h4 {
  border-bottom: 1px solid #4f4f4f;
}
/* ==========================================================================
	TEAM BOXES DARK COLORS
========================================================================== */
.team-1 .team-info,
.team-3 .team-info {
  background-color: #292929;
}
.team-1 .team-info h4,
.team-3 .team-info h4 {
  color: #FFF!important;
}
.team-1 .team-info p,
.team-3 .team-info p {
  color: #7C7C7C!important;
}
.team-2 .team-info h4 {
  color: #FFF!important;
}
.team-2 .team-info p {
  color: #7C7C7C!important;
}
.Fservices {
  border-color: #343434 !important;
}
#sub-footer div p {
  color: #FFF;
}
#tweet .owl-wrapper-outer p {
  color: #fff;
}
#tweet .owl-wrapper-outer span {
	color: #FFFFFF;
}
#testomnials #owl-demo-3.owl-theme .owl-controls .owl-page span, .st-owl.owl-theme .owl-controls .owl-page span {
  background-color: #FFFFFF;
}
#testomnials #owl-demo-3.owl-theme .owl-controls .owl-page span:hover, .st-owl.owl-theme .owl-controls .owl-page span:hover {
  border: 2px solid #FFFFFF;
}
#testomnials #owl-demo-3.owl-theme .owl-page.active span, .st-owl.owl-theme .owl-page.active span {
  border: 2px solid #FFFFFF;
}
#page-wrapper.container{
  background-color: #232323;
}