
/**** GENERAL ****/
a:hover, a:focus{
	color:#625a57
}
::-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:#c8e6ed;
}

.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:#c8e6ed;
}
.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:#c8e6ed;
}
.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:#c8e6ed !important;
}
.color-white .list-services-wrapper .service-wrapper .icon {
        border-color: #ffffff;
}

#test{
margin: 0 auto;
}

.clear,
.clearfix {
    clear:both;
}

.text-slider {
    width:40%;
}

.text-slider h1 {
    font-size: 35px;
    color: #000;
    margin: 0;
}

@media (max-width: 1199px){
    .text-slider h1 {
        font-size:23px;
    }
}

@media (max-width: 768px){
    .text-slider h1 {
        font-size: 16px;
        line-height: 1.2;
    }
    .text-slider h6 {
        color: transparent;
    }
}

@media (max-width: 480px){
    .text-slider {
        width: 70%;
    }
    .text-slider h1 {
        font-size: 11px;
        line-height: 1.2;
        max-width: 70%;
    }
    .text-slider h6 {
        color: transparent;
    } 
    .logo-wrapper img {
        width: 140px;
        margin-top: 10px;
    }
}

a#scroll_to {
    display: none;
}

a {
    color: #625a57;
    font-weight: bold;
}

#main-menu-top .main-menu li a {
    padding: 27px 10px;
}

header {
    border-bottom: 5px solid #625a57;
    border-top: 5px solid #625a57;
    background: #a88e6f;
}

.page-header {
    border-bottom: none;
}

.logo {
    display:none;
}

.list-services-wrapper .service-wrapper .icon, 
.list-services-wrapper .col-md-3 .service-wrapper .icon {
    display:none;
}

.image-team-wrapper {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.team-info .team-name {
    text-align: center;
}

.contact-title {
    display: none;
}

.contact-message textarea {
    height: 50px;
}

.copyright a {
    color: #fff;
}

.contact-form-wrapper {
    color: #fff;
}