
/**** GENERAL ****/
a:hover, a:focus{
	color:#1b177c
}
::-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:#1b177c;
}

.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:#1b177c;
}
.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:#1b177c;
}
.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:#1b177c !important;
}

#header{
margin: 0 auto;
}

.client-img {
    height: 160px;    
} 

.client-img > img {
    width: 160px;
}
div.wpcf7 {
    color:white;
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.detail-wrapper {margin-top: 20px; z-index: 10;}

#equipe .line-wrapper {display: none;}

/*.text-wrapper {padding-top: 40px;}*/

.text-wrapper h2 {margin-bottom: 30px;}

.text-wrapper {z-index: 10;}


.maks-black {background: transparent;}

.text-slider {display: none;}


#main-menu-top .main-menu li a {
    border-bottom: 4px solid transparent;
    display: block;
    padding: 25px 6px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

#portfolio_list div.item a div.hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    height: 100%;
    position: absolute;
    width: 100%;
}

ul.portfolio-category {
    margin-bottom: -30px;
    margin-top: -10px;
    text-align: center;
    text-transform: uppercase;
}
.heading-title-wrapper span.sub-title {
    color: black;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
}
div.wpcf7-mail-sent-ok {
    border: medium none;
    color: white;
    font-size: 30px;
}
*::-moz-placeholder {
    color: white;
    font-size: 17px;
    opacity: 1;
}
div.wpcf7-validation-errors {
    border: medium none;
    color: white;
    font-size: 20px;
}
input, button, select, textarea {
    color: black;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 25px;
	color: #fff;
	margin: 0;
}
.copyright {display: none;}