

/* Start:/trailers-catalog/special/css/style.css?16031106902622*/
.special .title
{
    display: table;
    width: 100%;
}

.special .title H1
{
    padding-top: 0;
    font-family: heavy, sans;
    font-size: 36px;
    color: white;
    background-image: url("../../../../../../trailers-catalog/special/special.jpg");
    background-repeat: no-repeat;
    height: 175px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background-color: #fa6e0f;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.22);
}

.special .blocks
{
    max-width: 960px;
    margin: 0 auto;
}

.special .blocks .block
{
    margin-top: 54px;
    display: inline-block;
    padding-bottom: 60px;
}

.special .blocks .block H2
{
    font-size: 24px;
    font-weight: 300;
    font-family: normal, sans;
}

.special .blocks .block H2 B
{
    font-family: medium, sans;
    font-weight: 600;
}

.special .blocks .block H2 A
{
    text-decoration: none;
    color: #00add7;
    border-bottom: 2px solid #4fc6e3;
    background: none;
}

.special .blocks .block H2 A:hover
{
    border-bottom: 2px solid transparent;
}
.special .blocks .block A[name]
{
    display: inline-block;
    width: 100%;
}

.special .blocks .block.with.separator
{
    border-bottom: 1px solid #b7b7b7;
}

.special .blocks .block ARTICLE
{
    clear: left;
    width: 50%;
    float: left;
}

.special .blocks .block .feedback
{
    width: 50%;
    float: right;
    background-color: #f8f8f8;
    border: 1px solid #b7b7b7;
    text-align: center;
    font-size: 18px;
    padding: 40px;
    max-width: 370px;
}

.special .blocks .block .feedback H4
{
    font-family: normal;
    font-size: 18px;
    margin-bottom: 18px;
}

.special .blocks .block .feedback A
{
    border: 5px solid #f47321;
    background-color: white;
    text-transform: uppercase;
    font-family: heavy;
    font-size: 15px;
    color: black;
    padding: 8px 21px;
    display: inline-block;
    transition: .2s all ease;
}

.special .blocks .block .feedback A:hover
{
    background-color: #f47321;
    color: white;
}

.special .blocks .block H3
{
    font-weight: bold;
    font-size: 18px;
}

.special .blocks .block OL
{
    font-weight: bold;
    padding-left: 0;
    margin-top: 0px;
    counter-reset: item;
}

.special .blocks .block OL LI
{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 6px;
    list-style-type: none;
    counter-increment: item;
}

.special .blocks .block OL LI:before
{
    display: inline-block;
    width: 1em;
    padding-right: 19px;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

.special .blocks .block P {
    margin-bottom: 6px;
}

.special .blocks .block P B {
    font-family: "bold";
}

/* End */
/* /trailers-catalog/special/css/style.css?16031106902622 */
