.k-about {
	background-color: #1C2433;
}
.k-about .about-left {
	background-image: url(img/about.jpg);
    background-position: center;
    background-size: cover;


    /*opacity: 0.8;*/
    /*  -webkit-filter: grayscale(40%); Safari 6.0 - 9.0 
    filter: grayscale(40%);*/
}
.k-about .about-left h2 {
	    font-size: 42px;
    line-height: 42px;
    font-weight: 300;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding-top: 50px;
    padding-right: 4%;
    color: #fff;
    text-align: right;
    font-family: 'Ubuntu', sans-serif;
}

.k-about .about-right {
	padding: 70px 150px 57px 50px;
}
.k-about .section-title {
	position: relative;
    margin: 0 0 80px;
}

.k-about .about-right p {
	margin: 0 0 10px;
	color: #9b9fa4;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
	font-family: 'Maven Pro', sans-serif;
}


@media screen and (max-width: 540px) { /*and (min-width: 520px)*/
.k-about .about-right {
	padding: 40px;
}
.k-about .about-left h2 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 22px;
    padding-right: 0%;
}

}


/*
boja1: 173a65;
boja2: d1d1d0;

be jet
plava: #1C2433;
zlatna: b59a5a;
*/
