.inside.inside-dark h1{text-transform: uppercase; font: 18px Georgia, serif; color: #fff;}
.inside-dark .horiz-line{height: 1px; width: 100%; background: #bebebe; margin-bottom: 35px; margin-top: 40px;}
.inside.inside-dark{background: #a4a4a4;}

.participation-contacts{color: #fff; font: 14px "Georgia",serif; margin-bottom: 40px;}
.partic-l{float: left; width: 380px;}
.partic-r{float: right;}
    .partic-r-item{float: right; font-size: 18px; margin-left: 40px;}
        .partic-r-item a{border-bottom: 1px solid #e0703f; display: inline-block; color: #fff;}
        .partic-r-item a:hover{border-bottom: 1px solid transparent;}

.participation{margin-bottom: 100px;}
.part-item{background: #8a8a8a; padding: 35px; padding-bottom: 0; line-height: 100px; margin-bottom: 20px;}
    .part-top{padding-bottom: 35px;}
    .part-item-img{float: left; line-height: 10px; background: url(../img/partImg-1.png);width: 169px; height: 107px;}
        .part-item-img img{width: 169px; height: 107px;}
    .part-item-title{margin-left: 35px; float: left; width: 340px; color: #fff; font: 14px "Times New Roman","PT Serif";}
        .part-item-title a{color: #fff; width: 340px; font: 30px "Georgia",serif; border-bottom: 3px solid #fff;}
            .part-item-title a:hover{border-bottom: 3px solid transparent;}
        .part-item-fee{margin-top: 15px;}
    .part-item-descr{width: 340px; vertical-align: middle; margin-left: 80px; color: #fff; font: 16px "Times New Roman","PT Serif"; display: inline-block;}
    .part-item-btn{float: right;}
        .part-item-btn a{display:inline-block; vertical-align:middle; background: #fff; padding-left: 10px; width:128px;
            height:36px;font:11px Georgia, "Times New Roman", Times, serif; color:#8a8a8a; text-transform:uppercase;line-height:36px; }
        .part-item-btn a i{background: url(../img/icon/arr.png); width: 16px; height: 9px; display: inline-block;margin-left: 16px;}
    .privelege-item{ border-top: 1px solid #dadada; display: none; }
		.inside.inside-dark .privelege-item h1,
		.inside.inside-dark .privelege-item h2,
		.inside.inside-dark .privelege-item h3,
		.inside.inside-dark .privelege-item h4,
		.inside.inside-dark .privelege-item p,
		.inside.inside-dark .privelege-item ol li,
		.inside.inside-dark .privelege-item ul li{
			color: #838383 !important;
		}
		.privelege-item h4, .inside.inside-dark h4{font: 12px "Georgia",serif; border: none !important; color: #838383 !important; text-transform: uppercase;
        padding: 20px 0;}
        .privelege-item ul{float: left; width: 45%; display:block; margin-left: 5% !important;}
        .privelege-item ul.first{margin-left: 0 !important;}
        .privelege-item ul li{background: none !important; margin-left: 15px; list-style: disc; padding: 0 0 7px 0 !important;
        font: 12px "arial",serif;}

    .active .part-item-title{color: #8a8a8a;}
    .active .part-item-title a{color: #343434; border-bottom: 3px solid transparent;}
    .active .part-item-descr{color: #8a8a8a;}
    .active .part-item-img{background: url(../img/partImg-2.png);}
    .part-item-btn .close-icon{background: url(../img/close.png); padding: 0; width: 16px; height: 16px;}

@media only screen and (max-width: 1252px){
    .partic-l{width: 350px;}
    .partic-r-item{font-size: 14px; margin-left: 20px;}
    .part-item-title{width: 300px;}
    .part-item-descr{margin-left: 20px; width: 200px;}

}