/**********************************************************************
##
##    Template Name: Elea - Creative Minimal HTML Template
##    Description: Elea is an elegant creative theme designed for creative professionals and agencies.
##    Author: MrWP
##    Theme URI: http://themeforest.net/user/MrWP/portfolio
##    Author URI: http://themeforest.net/user/MrWP
##    Version: 1.0
##
*************************************************************************/

::-moz-selection {
  /* Code for Firefox */
  color: #ffffff;
  background: #a37cb6;
}
::selection {
  color: #ffffff;
  background: #a37cb6;
}
p {
  color: #8a8a8a;
}

.social-button-wrap .facebook .featured-thumb-01 {
  background-color: #ddd;
}
.social-button-wrap .twitter .featured-thumb-01 {
  background-color: #ccc;
}

.social-button-wrap .vimeo .featured-thumb-01 {
  background-color: #ddd;
}

.social-button-wrap .rss .featured-thumb-01 {
  background-color: #ccc;
}

.white-color{
	color: f1f1f1;
}
.light-gray {
  background: #e6e6e6;
}
.main {
  background: #a37cb6;
}

.main-rgba-lot-more {
  background: rgba(179, 132, 65, 0.9);
}
.dark-main {
  background: #936c36;
}
.light-white {
  background: #f1f1f1;
}
.dark-gray {
  background: #8a8a8a;
}

.white {
  background: #ffffff;
}
.black {
  background: #000000;
}
.light-black {
  background: #171717;
}
.lighter-black {
  background: #252525;
}
.services-section .service-icon {
  color: #a37cb6;
}
.services-section .content-section .heading h3 {
  color: #000000;
}
.services-section .content-section .text p {
  color: #8a8a8a;
}