.greyfon {
    background-color: #ffffffd1;
    /*background: url(http://milka.fateraluxe.by/denis/turfirm/image/catalog/Fon/opacity.png);*/
}


.product-layout h4 {
	text-align: center;
}

.product-layout .caption h4 a {
	font-size: 21px;
    color: #444;
    line-height: 1.8;
}

.product-layout .image {
	padding-top: 0px;
}

.product-layout .caption > p {
	font-size: 16px;
    color: #858585;
}

#content > h3 {
	margin-bottom: 30px;
}

@media (min-width: 1200px) {
	.upmenu.col-lg-6 {
		width: 100%;
	}
	
	.catmenu.col-lg-3 {
		width: 20%;
	}

}

@media (min-width: 992px) {
	body > .container > .row > div.col-md-offset-3 {
		margin-left: 0%;
	}
	
	.slide-title {
	    position: absolute;
        bottom: 10%;
        width: 100%;
        height: 80px;
        background: #ffffffba;
        padding-right: 10%;
	}
	
	.slide-title-text {
	    font-size: 40px;
	    float: right;
	    line-height: 76px;
	}
}

#mainmenutop > .navbar-collapse {
	/*background: url(http://milka.fateraluxe.by/denis/turfirm/image/catalog/Fon/opacity.png);*/
    border-radius: 5px;
}

/*#top .contacts {
	padding-left: 200px;
}*/

#top .fa-phone {
	color: #fff;
}

#top .btn-link span{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

#top #top-links {
    color: #fff;
    line-height: 25px;
    padding-top: 6px;
    font-size: 16px;
    font-weight: bold;
}

#logo{
	display: block;
	width: 245px;
	margin: 0 auto;
}

#logo img{
	height: 106px;
	margin: 0 auto;
}

.greyfon.in {
    display: none;
}

footer > .container > .row {
	background: url('http://feeriatur.by/image/catalog/Fon/opacity.png');
	padding: 20px 10px;
    border-radius: 10px;
	font-size: 15px;
}

footer > .container > .row > div:first-child li:not(:first-child){
    display: none;
}

.past-footer {
    background: url('http://feeriatur.by/image/catalog/Fon/opacity.png');
}

.ya-map {
    padding: 0px 13px;
    border: 1px solid;
    border-radius: 3px;
}

.featured-title {
    position: absolute;
    color: #fff;
    z-index: 1;
    width: 100%;
    bottom: 20%;
    height: 15%;
    padding-right: 15px;
    font-size: 25px;
    line-height: 39px;
    background: url('../images/catalog/blue-opacity.jpg');
}

.featured-title > span {
    float: right;
}