/*
 * Файл : k2-styles.css
 * Автор: Sharifullin Ilgiz
 * Почта: support@landing-ufa.ru
 * Сайт : http://landing-ufa.ru
 */

/* Start Styles Vehicles
***************************************************/

.k2-style-main-text .catItemHeader a
{
    font-size:16px;
    color:#303030;
    text-transform:uppercase;
}

.k2-style-main-text .catItemIntroText
{
    font-size:14px;
    color:#838389;
}

.k2-style-main-text .catItemImageBlock
{
    margin-top:10px;
    border:1px solid #ededed;
}

/* Start Styles Vehicles
***************************************************/

.k2-style-vehicles .latestItemsCategory
{
	margin-bottom:25px;
	border-bottom:1px solid #e1e1e1;
}

.k2-style-vehicles h4.latestItemTitle
{
    font-size:15px;
    font-weight:400;
    letter-spacing:4px;
    text-transform:inherit;
}

.k2-style-vehicles h4.latestItemTitle a
{
	color:black;
}
/* Start Styles Press
***************************************************/

.k2-style-press-featured
{
    border:2px solid #f44336!important;
    border-radius:0px!important;
}

.k2-style-press
{
	border:2px solid #666666;
    border-radius:0px!important;
}

.k2-style-press .panel-heading
{
	padding-top:0;
	padding-bottom:0;
	padding-left:15px;
	padding-right:15px;
}

.k2-style-press h4.panel-title
{
    font-size:12px;
    text-transform:uppercase;
}

.k2-style-press h4.panel-title a
{
	line-height:33px;
	display:block;
	text-decoration:none;
}


.k2-style-press .panel-heading
{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
}

.k2-style-press .panel-heading
{
    background-color:#cdcdcd;
}