a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
    vertical-align: top; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
.all-clients {
    margin-bottom: 5px;
    width: auto;
}
.all-clients .all-clients-slot {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.all-clients .all-clients-slot:before, .all-clients .all-clients-slot:after {
    display: table;
    content: "";
    line-height: 0;
}
.all-clients .all-clients-slot>li {
    color: #DDD;
    float: left;
    box-sizing: border-box;
    width: 24.2455555%;
    background-color: #efefef;
    padding: 5px;
    margin: 3px 4px 4px;
    border-radius: 6px;
    border: 1px solid #b1b1b1;
}
.client-link {
    margin-bottom: 2px;
    text-align: center;
    font-size: 14px;
    color: #af5052;
    background-color: #313131;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.client-img {
    width: 100%;
    height: 185px;
}
.client-link a {
    color: #d6d7d8;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
}
.client-link a:hover{
	color: #ab776c;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
	font-size: 14px;
}
.client-about {
    text-align: center;
    margin-top: 7px;
}
.client-about a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 5px;
    font-size: 12px;
    color: #d4d4d4;
    line-height: 29px;
    text-decoration: none;
    background-color: rgb(142, 59, 53);
    border: 1px solid #404040;
    border-radius: 4px;
    font-weight: bold;
}
.client-about a:hover {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 5px;
    font-size: 12px;
    color: #bfbfbf;
    line-height: 29px;
    text-decoration: none;
    background-color: #6f3834;
    border: 1px solid #404040;
    border-radius: 4px;
    font-weight: bold;
}
.client-about-r {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    float: right;
    font-size: 12px;
    color: #A7A2A6;
    height: 19px;
    text-decoration: none;
    background-color: #292B2E;
    border: 1px solid #3E3E3E;
    font-weight: bold;
}
.shrfr {
float: right;
    margin-top: -45px;
}
.content-sborki {
    float: left;
    background-color: #efefef;
    padding: 15px;
    margin: 4px 4px 4px;
    border-radius: 6px;
    border: 1px solid #b1b1b1;
}
.videocs {
    width: 80%;
    margin: 20px auto;
    background: #000;
    border: 2px solid #333333;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.yt-border iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    border: none;
}
.yt-border {
    position: relative;
    padding-top: 35px;
    padding-bottom: 50%;
    height: 0;
}
.csv-border {text-align: center;margin-bottom: 10px;}
.txtpstyle {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}
.all-clients .all-clients-slot h3 {
    margin: 0 auto;
}
#cont_csfeatures {
    border-radius: 5px;
    -moz-border-radius: 5px;
}
#cont_csfeatures .csfeatures {
    background: #cccccc;
    border: 1px solid #b1b1b1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 5px 0 0 0;
}
#cont_csfeatures .csfeatures li {
    background: url(../images/icon_check.png) no-repeat left center transparent;
    padding-left: 28px;
    margin: 10px 10px;
    font-size: 15px;
}