
/**** GENERAL ****/
a:hover, a:focus{
	color:#000000
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#595655;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#595655;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#595655;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:300;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#595655 !important;
}

                #test{
margin: 0 auto;
}

.contact-wrapper p{
    color:#666 !important;
}

.icon{
    border-color:#333333 !important;
}

.icon i{
    color:#333333 !important;
}

.contact-name, .contact-email {
  border-bottom-color:#3e3e3e;
  border-bottom-style:solid;
  border-bottom-width:2px;
  float:left;
  margin-bottom:20px;
  width:48%;
  color:#000;
}

.contact-message {
  border-bottom-color:#3e3e3e;
  border-bottom-style:solid;
  border-bottom-width:2px;
  width:100%;
  color:#000;
  background-color:#FEFEFE;
}
.contact-form-wrapper{
    background-color:#FFFFFF !important;
    filter:alpha(opacity=70);   /* IE */
     -moz-opacity:0.7;           /* Firefox */
     opacity: 1;               /* standard CSS3 */
    color:#333 !important;
    color:#000;
}

.contact-form-wrapper input[type="submit"] {
  -webkit-transition:all 0.5s ease;
  background:none;
  border:2px solid #3e3e3e;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  color:#3e3e3e;
  display:inline-block;
  float:right;
  font-size:16px;
  margin-top:20px;
  padding:5px 40px;
  transition:all 0.5s ease;
}

.contact-name input, .contact-email input, .contact-message textarea{
    color:#000;
}
.contact-title{
    color:#333 !important;
}

.foncer{
    color:#000 !important;
}
.copyright {
    background-color:#FFF !important;
    color:#3E3E3E;
    position:absolute;
    bottom:0px;
    width:100%;
    height:40px;
    padding-top:10px;
}            