/*
Theme Name: binaco_new
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
*/

.ColorBlack {
	color:#000 !important;
}

#wp-advanced-search {
	 
}

#wp-advanced-search select {
	height:48px;
	-webkit-appearance:none
}

.SearchButton {
	display: inline-block;
    width: 100%;
    height: 48px;
    background: #F6931F;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 13px;
    font-family: HelveticaNeueWorld-75Bold;
	transition: 0.3s;
	border:none;
}
.SearchButton:hover {	
    color: #fff;
    text-decoration: none;
    background: #4162ac;
}

.ContentDiv222 {
	padding-bottom:0;
}
.ContentDiv222 .Image {
	width:100%;
}
.ContentDiv222 .Info {
	padding-left:60px; 
}


.ImageText {
	display:inline-block;
	width:100%;
	height:920px;
	float:left;
	position:relative;
	margin-top:50px;
}
.ImageText .Image {
	width:100%;
	height:100%;
	position:relative;
}
.ImageText .Image:after {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(57, 57, 102,0.5);
}
.ImageText .Image img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.ImageText .Info {
	position:absolute; 
	bottom:150px;
	z-index:99;
	width:100%;	
}
.ImageText .Info .container {
	padding-right:20%;
}
.ImageText .Info .Name {
	color:#fff;
	font-family: HelveticaNeueWorld-75Bold;
    font-feature-settings: 'case'on;
    font-size: 54px;
}
.ImageText .Info .Text {
	color:#fff;
	font-size: 14px;
    font-family: HelveticaNeueLTGEO55Roman;
    font-weight: normal;
	margin-top:20px;
}

@media (max-width: 992px) {
	.ImageText  {
		height:auto;
	}
	.ImageText .Info  {
		bottom:0px;
		position: relative;
	}
	.ImageText .Info .Name {
		font-size:32px;
	}
	
	.ImageText .Image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.ContentDiv {
	
	}
	
	.ContentDiv222 .Info {
		padding-left:0;
		padding-top:0px;
	}
	.ContentDiv222 .Info .Title {
		font-size:23px;
	}
	.ContentDiv .Image {
		height:auto;
		margin-bottom:20px;
	}
	
	.ImageText {
		min-height:250px;
		margin-top:30px;
		margin-bottom:20px;
	}
	.ImageText .Info {
		padding-top:20px;
		padding-bottom:20px;
	}
	.ImageText .Info .Name {
		font-size:23px;
	}
	
	.VideoDiv {
		height:230px !important
	}
	
	
}






.ru .ProjectSingle .InfoDiv .Status, .ru .HomeService .Head .Info .Text, .ru .HomeService .Content .Item .Text, .ru .ContentDiv .Info .Text, .ru .ContentDiv .Info .Text {
	font-family:HelveticaNeueLTGEO55Roman, sans-serif !important
}



.ru .ParentButton {
    right: -163px;
}









