/*.main-header{
    background-image: url("images/f1.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-bottom:480px;
	border-bottom-color:blue;
}

.one{
color:red;}*/

.w3-image{
	size:100% 50%;
}

.ecw-head{
	
	/*background-color: #597f92;*/
	background-color: #404E70;
	/*background-color: #4e768f;*/
	color:#fff!important;
	/*color:#fff!important;
	background-color:#f44336!important*/
}

div.ecw-main-con {
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;
}

.ecw-top-hig{
	height: 313px;
}

.ecw-right{
	float: right;
}

@media (max-width: 600px;) {
	.ecw-right {float:none;}
}


/* Socila */

.fa {color: #607d8b;}
.fa-facebook-square:hover{color: #3f51b5;}
.fa-google-plus-square:hover{color: #f44336;}
.fa-twitter-square:hover{color: #00bcd4;}
.fa-youtube-square:hover{color: #f44336;}
.fa-linkedin-square:hover{color: #2196F3;}