
/**** GENERAL ****/
a:hover, a:focus{
	color:#e8432e
}
::-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:#50627f;
}

.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:#50627f;
}
.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:#50627f;
}
.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:700;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#50627f !important;
}

                #test{
margin: 0 auto;
}

#menu-item-66{
    display: none !important ;
}

.btn.btn-oe{
    color: #5f6f81;
    border-color: #5f6f81;
}

.btn.btn-oe:hover{
    color: #c13234 !important;
    border-color: #c13234 !important;
}

.heading-title-wrapper span.sub-title {
    color: #454545;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.7;
}
#top .sub-title{
    color:#ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.7;    
}

#top .heading-title-wrapper .title{
    color: #ffffff;
    font-size: 36px;
}

#top .container{
    text-align:center;
}
#top .animation-wrapper{
    text-align:center;
    /*margin:0 !important;*/
}
#top .heading-title-wrapper{
    background-color:rgba(0, 0, 0, 0.5);
    max-width: 500px;
    /*margin:25px;*/
    padding:20px;
    margin-left:auto;
    margin-right:auto;
}

#top .btn.btn-oe{
    color: #c13234;
    border-color: #c13234;
}

#top .btn.btn-oe:over{
    color: #5f6f81 !important;
    border-color: #5f6f81 !important;
}

#a-propos .icon{
    display: none;
}

.copyright a{
    color: #e8e8e8;
}

.copyright a:hover{
    color: white;
}

.social-footer li{
    height: 26px;
    width: 33px;
    text-align: center;
    padding:0px;
    margin:0px;
}

.social-footer{
    text-align: center;
}

.contact-form-wrapper ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #e8e8e8;
}
.contact-form-wrapper ::-moz-placeholder { /* Firefox 19+ */
  color: #e8e8e8;
}
.contact-form-wrapper :-ms-input-placeholder { /* IE 10+ */
  color: #e8e8e8;
}
.contact-form-wrapper :-moz-placeholder { /* Firefox 18- */
  color: #e8e8e8;
}

.wpcf7-submit input[type="submit"]:hover, .btn.btn-oe:hover{
    color: #6a7992;
    border-color: #6a7992;
}

.wpcf7-mail-sent-ok{
    color: white;
    max-width: 320px;
}

.heading-title-wrapper h2.title {
    font-size: 36px;
    color: #5f6f81;
}
.icon-play-video:hover {
    border-color: #c13234 !important;
}

#test_avatar .item {
    border: 2px solid #5f6f81;
}
#test_avatar .owl-item.active.synced .item {
    transform: scale(2.5, 2.5);
}

#test_avatar .owl-item.active .item {
    transform: scale(1.6, 1.6);
}            