/* Begin Action_2 */
.action_info{
    width: 1110px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 46px;
}
.action_info .h2-action{
    font: 30px OpenSansBold;
    color: #333333;
    width: 530px;
    float: left;
    line-height: 35px;
    text-transform: uppercase;
    padding-top: 19px;
}
.action_info h2{
    font: 30px OpenSansBold;
    color: #333333;
    line-height: 35px;
    text-transform: uppercase;
    padding-top: 19px;
}
.action_info h2 em{
    font-style: italic;
}
.action_info .timer_bl{
    width: 350px;
    height: 70px;
    background: #f0f0f0;
    border-radius: 10px;
    float: right;
    margin: 25px 0 0 0;
}
.action_info .banner{
    margin-top: 16px;
}
.action_info p,
.action_info .txt_1{
    font: 16px OpenSansRegular;
    color: #333333;
    line-height: 28px;
    padding-top: 28px;
}
.action_info p span,
.action_info .txt_1 span{
    color: #58066f;
}
.action_info .cat_bl{
    width: 100%;
    display: inline-block;
    background: #f7f7f7;
    margin-top: 32px;
    margin-bottom: 30px;
}
.action_info .cat_bl ul li{
    display: inline-block;
    list-style: disc;
    color: #58066f;
    list-style-position: inside;
    float: left;
    margin-left: 50px;
    padding-left: 20px;
    font-size: 12px;
    background: url(../img/dot-li.png) 0px 50% no-repeat;
}
.action_info .cat_bl ul li a{
    font: 14px OpenSansRegular;
    color: #58066f;
    text-decoration: underline;
    line-height: 60px;
}
.action_info .icoBl{
    width: 205px;
    margin: 0 20px 0 0;
    float: left;
}
.action_info .logoFirm{
    margin-top: 6px;
}
/*.action_info p,*/
.action_info .txt_2{
    float: right;
    width: 900px;
    font: 16px OpenSansRegular;
    color: #333333;
    line-height: 28px;
}
/* End Action_2 */

/* Timer */
.first-my{
    width: 350px;
    padding: 0px;
    text-align: center;
}
.first-my .result span{
    padding: 0;
    display: inline-block;
    margin: 0;
    font: 40px OpenSansBold;
    color: #020202;
}
.first-my .result{
    float: left;
    position: relative;
    top: -57px;
    margin-left: 20px;
}
.first-my .result .dots{
    display: inline-block;
    font: 30px OpenSansSemiBold;
    color: #9b9b9b;
    margin: 0px 12px 0 12px;
}
.first-my .result .result-day{
    color: #58066f;
}
.first-my .titles{
    position: relative;
    height: 0;
    top: -30px;
    right: -23px;
    width: 300px;
}
.first-my .titles span{
    font: 10px OpenSansRegular;
    text-transform: uppercase;
    position: relative;
    top: 48px;
    color: #5a5a5a;
}
.first-my .titles span.mm{
    right: -32px;
}
.first-my .titles span.hh{
    right: 16px;
}
.first-my .titles span.dd{
    right: 67px;
}
.first-my .titles span.ss{
    right: -80px;
}
.clearf{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/*ресет*/
.timerhello span{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline; 
}
.timerhello p{
    font-size: 100%;
    font: inherit;
    color: #191919;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    margin: 0 0 0 0;
    line-height: 17px;
}
.action_info_txt_1 {
    font: 14px OpenSansRegular;
}
html, body, div, span, applet, object, iframe, input, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
    font-family: OpenSansRegular;   
}

strong, b{
    font-family: OpenSansBold;   
}
.action_info_txt_1 p em {
    font-style: italic;
}
/* Timer */