@font-face {
	font-display: swap;
	font-family: 'MuseoSansCyrillic';
    font-style: normal;
    font-weight: normal;
	src: url(../fonts/museosanscyrl_500.otf);
}

@font-face {
	font-display: swap;
	font-family: 'MuseoSansCyrillic-Light';
    font-style: normal;
    font-weight: normal;
	src: url(../fonts/museosanscyrl_100.otf);
}

@font-face {
	font-display: swap;
	font-family: 'MuseoSansCyrillic-Medium';
    font-style: normal;
    font-weight: normal;
	src: url(../fonts/museosanscyrl_300.otf);
}

@font-face {
	font-display: swap;
	font-family: 'MuseoSansCyrillic-Bold';
    font-style: normal;
    font-weight: normal;
	src: url(../fonts/museosanscyrl_900.otf);
}

button {margin-top: 20px;}

a button {
	color: white;
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	padding: 0.7em 1em;
	border: 1px solid black;
	border-radius: 12px;
	outline: none;
	background: #1a252f no-repeat;
	overflow: hidden;
	letter-spacing: 0.9px;
	width: 230px;
}
a button:after {
	content: "\bb";
	position: relative;
	bottom: 0;
	display: inline-block;
	margin-left: 11px;
	vertical-align: middle;
	font-family: 'MuseoSansCyrillic';
	font-weight: 500;
	font-size: 100%;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

a button:active:after {
  bottom: -1.2em;
  transition: .3s;
}

footer {
	background-color: #f0f0f0;
	margin: 0 auto 0;
	width: 100%;
}

footer h3, .menu_footer li  {
	font-family: 'MuseoSansCyrillic';
    font-size: 12px;
    font-weight: bold;
    float: left;
    line-height: 1.45;
    margin: 0;
    padding: 30px 0 20px 0;
    text-transform: uppercase;
}

footer h3, .menu_footer {
	margin-left: 20px;
}

footer .center_footer  {
	font-family: 'MuseoSansCyrillic';
    font-size: 12px;
    font-weight: bold;
    float: left;
    line-height: 1.45;
    margin: 0;
    padding: 0 0 50px 0;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

footer h3 span, .menu_footer li span, .center_footer  span {
	color: #ff8700;
}

footer a {
	color: black;
}

footer a:visited {
	color: black;
}

a img {
	border: none;
}

body {
	background-color: #f0f0f0;
	margin: 0 auto 0;
	width: 100%;
}

li {
	list-style: none;
}

.clr {
	clear: both;
}

.block_main_first {
	background-image:url('../images/background_main_first.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 650px;
	width: 100%;
}

.content_main_first {
	/*height: 422px;*/
	margin: 0 auto 0; 
	padding-top: 20px;
	width: 1100px;
}

.registration-block{
    background:url('../images/registration.png') center top repeat-y;
    /* height: 326px; */
	height: 236px;
    width: 100%;
    }

.registration-block.cont-recapt {
	/* height: 350px; */
	height: 266px;
}
    .registration-content{
        height:100%;
        width: 1000px;
        margin: 0px auto;
        box-sizing: border-box;
        padding-top: 10px;
    }
        .registration-content h1 {
            color: #000;
            font-family: 'MuseoSansCyrillic';
            font-size: 40px;
            letter-spacing: 0.25px;
            margin-bottom: 10px;
            text-align: center;
        }
        .registration-radio{
            width: 100%;
            height: 40px;
            text-align: center;
        }
            .registration-radio label{
                display: inline-block;
                margin:0 45px;
            }
                .registration-radio input[type="radio"]{
                    border: none;
                    outline: none;
                    background: none;
                    margin: 0px;
                    padding: 0px;
                    box-shadow: none;
                    display: none;
                }
                .registration-radio input[type="radio"] + span{
                    background: url('../images/checkboxes.png') no-repeat;
                    display: inline-block;
                    cursor: pointer;
                    width: 29px;
                    height: 29px;
                }
                .registration-radio input[type="radio"]:checked + span{background-position: 0 -29px;}
                .registration-radio strong{
                    display: inline-block;
                    line-height: 29px;
                    font-size: 29px;
                    vertical-align: middle;
                    font-size: 25px;
                    font-family: 'MuseoSansCyrillic';
                    text-decoration: underline;
                    color: rgb( 151, 155, 158 );
                    font-weight: normal;
                    margin: -20px 0 0 10px;
                }
                .registration-radio input[type="radio"]:checked + span + strong{
                    color: #ff8700;
                    text-decoration: none;
                }
        .registration-form{
            text-align: center;
        }
            .registration-form div input[type="text"],
            .registration-form div input[type="password"]{
                margin: 0 10px;
            }
            .registration-form .registration-radio{margin-top: 15px;}
            .registration-form input[type="submit"],
            .content_advertisement .advertiser_button,
            .registration-form .advertiser_button{
                background: #ff8700;
                border: 0;
                color: #FFF;
                font-family: 'MuseoSansCyrillic';
                font-size: 25px;
                height: 58px;
                width: 255px;
            }
            .registration-form.cont-recapt input[type="submit"] {
            	float: left;
    			margin: 14px 0 0 32px;
            }
            .registration-form input[type="submit"]:hover{background: #f28500;}
            .content_advertisement .advertiser_button,
            .registration-form .advertiser_button{
                text-decoration: none;
                margin: 0 auto;
                display: block;
                line-height: 58px;
                text-transform: uppercase;
            }
            .content_advertisement .advertiser_button{
                margin: 20px 0;
                text-align: center;
                width: 455px;
            }
            .content_advertisement .advertiser_button:hover,
            .registration-form .advertiser_button:hover {
                background: #f28500;
                text-decoration: none;
            }

            .registration-form .reg-recaptcha {
            	float: left;
    			margin: 7px 0 15px 202px;
            }

.block_main_second {
	background-image:url('../images/background_main_second.png');
	background-repeat: no-repeat;
	background-position: center top;
	/*height: 1687px;*/
	height: 790px;
	width: 100%;
}

.block_main_third {
	background-color: #f0f0f0;
	height: 90px;
	margin: 0 auto 0;
	width: 100%;
}

.block_advertisement {
	background-color: #f0f0f0;
	background-image: url('../images/advertisement.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 1499px;
	margin: 0 auto 0;
	width: 100%;
}

.block_web {
	background-color: #f0f0f0;
	background-image: url('../images/block_web.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0;
	width: 100%;
}

.block_rules {
	background-color: #f0f0f0;
	background-image: url('../images/block_rules.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 1945px;
	margin: 0 auto 0;
	width: 100%;
}

.block_contacts { 
	/* background-color: rgb(240, 240, 240); 
	background-image: url('/theme2/images/advertisement.png'); 
	background-repeat: no-repeat; 
	background-position: center top; */
	min-height: 800px; 
	margin: 0px auto; 
	width: 100%; 
	overflow: hidden; 
}
.content_contacts { 
	min-height: 461px; 
	width: 1000px; 
	margin: 0px auto; 
	overflow: hidden; 
}

h2.contact_h2 {
	text-align: center;
	font: 32px "MuseoSansCyrillic";
	margin: 30px auto;
}
.all_contact {
	margin: 0;
}
	.all_contact .veb {
		margin: 0 0 1px 0;
		background: rgba(255, 255, 255, 0.5);
		padding: 20px;
		overflow: hidden;
	}
		.all_contact .veb .pers {
			margin: 0;
			width: 211px;
			height: 256px;
			background: url("/theme2/images/sprite_contact.png") left top no-repeat; 
			float: left;
		}
	.all_contact .rekl {
		margin: 0;
		background: rgba(255, 255, 255, 0.5);
		padding: 20px;
		overflow: hidden;
	}
		.all_contact .rekl .pers {
			margin: 0;
			width: 211px;
			height: 270px;
			background: url("/theme2/images/sprite_contact.png") left bottom no-repeat; 
			float: left;
		}
	.all_contact .one_manager {
		margin: 0 15px 0;
		float: left;
		position: relative;
		width: 215px;
	}

	.all_contact .one_manager.attention-block {
		margin: 0 15px 0;
		padding-left: 150px;
		float: left;
		position: relative;
		text-align: center;
		width: 285px;
		background: url("/theme2/images/arrow_left.png") 30px 110px no-repeat;
	}
	.attention-block-text {
		font-size: 17px;
		line-height: 1.5;
	}

	.attention-block-text b {
		color: #f14b3a;
	}

		.all_contact .one_manager h3 { 
			margin: 28px 0 10px;
			padding-bottom: 10px;
			float: left;
			color: #333333;
			font: 26px "MuseoSansCyrillic-Medium";
			background: url("/theme2/images/line_contact.png") left bottom no-repeat;
		}
		.all_contact .one_manager.attention-block h3 { 
			margin: 27px 0 10px;
			padding-bottom: 10px;
			float: left;
			font-weight: bold;
			color: #333333;
			font: 26px "MuseoSansCyrillic-Bold";
			background: url("/theme2/images/line_contact.png") center bottom no-repeat;
		}
		.all_contact .one_manager_online {
			margin: 33px 0 0 0;
			float: right;
			height: 25px;
			width: 81px;
			background: url("/theme/img/manager_status.png") no-repeat;
		}
		.all_contact .one_manager_online.offline {
			background-position: -81px 0;
		}
		.all_contact .one_manager ul {
			margin: 5px 0 0 0;
		}
			.all_contact .one_manager ul li {
				background: url("/theme2/images/sprite_contact_ico.png") no-repeat;
				font: 17px "MuseoSansCyrillic-Medium";
				padding: 7px 0 7px 34px;
			}
			.all_contact .one_manager ul li:first-child {
				background-position: 0px 7px;
			}
			.all_contact .one_manager ul li.vk {
				background-position: 0px -30px;
			}
			.all_contact .one_manager ul li.email {
				background-position: 0px -68px;
			}
			.all_contact .one_manager ul li.time {
				background-position: 0px -106px;
			}
			.all_contact .one_manager ul li.telegram {
				background-position: 0px -154px;
			}
			.all_contact .one_manager ul li a {
				color: rgb(51, 51, 51);
			}

.content_rules {
	height: 1945px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_rules_first {
	height: 283px;
	padding-bottom: 34px;
}

.content_rules .content_rules_second h1 {
	margin: 0;
	color: rgb( 58, 58, 58 );
	font-family: 'MuseoSansCyrillic';
	font-size: 35px;
	letter-spacing: 0.5px;
}

.content_rules .content_rules_first h3 {
	margin: 0;
	padding: 72px 0 0 240px;
	font-weight: normal;
	font-family: 'MuseoSansCyrillic';
	font-size: 25px;
	line-height: 1.55;
	word-spacing: 2px;
}

.content_rules .content_advertisement h2, .block_contacts .content_advertisement h2 {
	margin:0;
}

.block_contacts .content_footer .yodiz {
	padding-top: 9px;
}

.block_contacts .content_footer h3 {
	padding-top: 7px;
}

.content_footer .menu_footer li {
	display: block;
	float: left;
	line-height: 1.7;
	text-transform: uppercase;
	margin-left: 23px;
	margin-right: 10px;
}

.content_advertisement {
	height: 335px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_advertisement h1 {
	font-family: 'MuseoSansCyrillic-Medium';
	margin: 0;
	padding-top: 55px;
	padding-left: 5px;
	font-size: 35px;
	letter-spacing: 0.6px;
	line-height: 1.3;
}

.block_advertisement h1 span, .content_web h1 span, .content_web h2 span, .content_web_love_text p span, .content_rules h3 span {
	color: rgb( 255, 80, 53 );
}

.block_advertisement p, .block_web p, .block_rules .content_rules_second p {
	font-family: 'Tahoma';
	font-size: 14px;
	line-height: 2.143;
	margin: 0;
	padding-top: 23px;
	word-spacing: 1px;
}

.block_rules .content_rules_second p {
	color: rgb( 26, 37, 47 );
	letter-spacing: 0.15px;
	padding-top: 10px;
	padding-bottom: 45px;
	word-spacing: 0px;
}

.block_rules .content_rules_second.advertiser-rules p {
	color: rgb( 26, 37, 47 );
	letter-spacing: 0.15px;
	padding-top: 10px;
	padding-bottom: 5px;
	word-spacing: 0px;
}

.block_rules .advertiser-rules h2 {
    margin-top: 25px;
    margin-bottom: 2px;
}
.block_rules .advertiser-rules h1 {
	margin-top: 25px;
}
.block_rules .advertiser-rules li {
	margin-bottom: 15px;
	list-style: initial;
}
.block_rules .advertiser-rules ul { 
   list-style-type: disc; 
   list-style-position: inside;
   margin-top: 15px; 
}
.block_rules .advertiser-rules ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
   margin-top: 15px;
}

.content_advertisement_manager {
	background-image: url('../images/content_advertisement_manager.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_manager h1, .content_advertisement_statistic h1, .content_advertisement_connection h1, .content_advertisement_quality h1 {
	color: white;
	padding: 32px 0 0 105px;
	font-size: 35px;
	font-family: 'MuseoSansCyrillic';
}

.content_web {
	height: 420px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_web h1 {
	font-family: 'MuseoSansCyrillic';
	margin: 0;
	font-size: 35px;
	float: left;
	padding: 86px 0 0 246px;
	word-spacing: 4px;
	line-height: 1.125;
}

.content_web h2 {
	font-family: 'MuseoSansCyrillic-Light';
	float: right;
	letter-spacing: 1.3px;
	line-height: 1.5;
	padding: 36px 0 0 0;
}

.content_web_offer h1, 
.content_web_statistic h1, 
.content_web_access  h1, 
.content_web_codes  h1, 
.content_web_promo  h1, 
.content_web_consultation h1, 
.content_web_iframe h1,
.content_web_pay h1, 
.content_web_royalties h1, 
.content_web_callcenter h1, 
.content_web_love h1 {
	color: white;
	margin: 0;
	padding: 32px 0 0 105px;
	font-size: 35px;
	font-family: 'MuseoSansCyrillic';
	letter-spacing: 0.9px;
	word-spacing: -2px;
}

.block_web  .content_advertisement h2 {
	margin: 48px 0 0 0;
}

.block_faq, .block_news {
	background-color: #FEFEFE;
	background-image: url('../images/block_news.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	/* height: 1309px; */ 
	margin: 0 auto 0;
	width: 100%;
}

.block_news {
	background-color: #FEFEFE;
	background-image: url('../images/block_news.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	/*height: 1295px;*/
	margin: 0 auto 0;
	width: 100%;
}

.content_faq {
	/*height: 1309px;*/
	margin: 0 auto 0;
	width: 1000px;
}

.content_news {
	/*height: 1295px;*/
	margin: 0 auto 0;
	width: 1000px;
}

.content_faq div a, .content_news div a {
	color: blue;
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 16px;
	line-height: 2.25;
	text-decoration: underline;
}

.content_news div a {
	padding-left: 25px;
}

.content_faq div a:visited, .content_news div a:visited  {
	color: blue;
}

.content_faq .hidden_div, .content_news .hidden_div {
	color: rgb( 38, 38, 38 );
	font-family: 'MuseoSansCyrillic-Medium';
	line-height: 2.25;
	padding-left: 45px;
	word-spacing: 1px;
}

.content_news .hidden_div {
	padding-left: 0px;
}

.block_faq .content_faq div li, .block_news .content_news div li  {
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	padding-left: 45px;
	padding-top: 7px;
	padding-bottom: 15px;
	margin: 0;
}

.block_news .content_news div li  {
	background-image: none;
	padding-left: 0;
}

.content_web_access  h1 {
	line-height: 1.1;
	padding-top: 14px;
}
	
.content_advertisement h2 {
	color: black;
	font-family: 'MuseoSansCyrillic';
	margin: 25px 0 0 0;
	padding: 0;
	letter-spacing: 1px;
	line-height: 1.3;
}

.content_advertisement_statistic {
	background-image: url('../images/content_advertisement_statistic.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_statistic {
	background-image: url('../images/content_web_statistic.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_offer {
	background-image: url('../images/content_web_offer.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_pay {
	background-image: url('../images/content_web_pay.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_royalties {
	background-image: url('../images/content_web_royalties.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_access {
	background-image: url('../images/content_web_access.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_statistic_text, 
.content_web_access_text, 
.content_web_codes_text, 
.content_web_promo_text, 
.content_web_consultation_text, 
.content_web_iframe_text,
.content_web_offer_text, 
.content_web_royalties_text, 
.content_web_callcenter_text, 
.content_web_pay_text,

.content_web_love_text {
	/*height: 544px;*/
	margin: 0 auto 0;
	width: 1000px;
}


.content_web_pay_text {
	height: 420px;
}

.content_web_offer_text {
	height: 500px;
}

.content_web_access_text {
	height: 403px;
}

.content_web_codes_text {
	height: 131px;
}

.content_web_codes_text a {
font-family: 'Tahoma';
}

.content_web_codes_text a:visited {
	color: blue;
}

.content_web_promo_text {
	height: 133px;
}

.content_web_consultation_text {
	height: 134px;
}

.content_web_iframe_text {
	height: 104px;
}

.content_web_callcenter_text {
	height: 281px;
}

.content_web_love_text {
	height: 108px;
}

.content_web_callcenter_text h3 {
	color: rgb( 255, 80, 53 );
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 24px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1.8;
	letter-spacing: 0.5px;
}

.content_web_codes {
	background-image: url('../images/content_web_codes.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_promo {
	background-image: url('../images/content_web_promo.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_consultation {
	background-image: url('../images/content_web_consultation.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_iframe {
	background-image: url('../images/content_web_iframe.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_callcenter {
	background-image: url('../images/content_web_callcenter.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_love {
	background-image: url('../images/content_web_love.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_connection {
	background-image: url('../images/content_advertisement_connection.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_quality {
	background-image: url('../images/content_advertisement_quality.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_text, .content_advertisement_text_second {
	height: 134px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_main_second {
	/*height: 1687px;*/
	height: 790px;
	margin: 0 auto 0; 
	width: 1000px;
}

.content_main_second li a {
	text-decoration: none;
}

.content_main_second h1 {
	color: #092a38;
	font-family: 'MuseoSansCyrillic';
	font-size: 40px;
	margin: 0;
	text-transform: uppercase;
}

.content_main_forth {
	height: 332px;
	font-family: 'MuseoSansCyrillic';
	margin: 0 auto 0;
	width: 760px;
}

.content_main_forth h1 {
	color: white;
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 44px;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.date {
	font-family: 'MuseoSansCyrillic';
}

.ivan {
	font-weight: bold;
	font-size: 14px;
	float: left;
	word-spacing: 1.75px;
	margin: 11px 0 0 285px;
}

.content_main_forth p {
	font-size: 14px;
	/* line-height: 1.9; */
	/* margin: 0px 0 0 278px; */
}

.content_footer {
	height: 45px;
	margin: 0 auto 0;
	width: 1000px;
}

.facts {
	background-color: white;
	float: left;
	height: 282px;
	margin-top: 14px;
	width: 440px;
}

.facts ul {
	/*list-style-image: url('../images/check.png');*/
	list-style: none;
	margin-top: 39px;
}

.facts ul li {
	background: url('../images/check.png');
	background-repeat: no-repeat;
	font-family: 'MuseoSansCyrillic';
	font-size: 14px;
	height: 22px;
	letter-spacing: 0.1px;
	line-height: 1.65;
	padding: 1.4px 0 0 43px;
	margin-bottom: 16px;
	
}

.facts h2 {
	font-family: 'MuseoSansCyrillic';
	font-size: 30px;
	margin: 0;
}

.hipster {
	background-image:url('../images/hipster.png'); 
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	margin: 10px 19px 0px 14px;
	width: 76px;
}

.left_arrow {
	background-image:url('../images/left_arrow.png'); 
	background-repeat: no-repeat;
	height: 92px;
	width: 45px;
	position: absolute;
	top: 111px;
	right: 466px;
    z-index: 33;
    cursor: pointer;
}

.right_arrow {
	background-image:url('../images/right_arrow.png'); 
	background-repeat: no-repeat;
	height: 92px;
	width: 45px;
	position: absolute;
	top: 111px;
	left: 466px;
    z-index: 33;
    cursor: pointer;
}

.manager {
	float: left;
	margin-left: 70px;
}

.cpaclub {
	margin: 13px 0 0 20px;
}

.partner_network h2 {
	font-family: 'MuseoSansCyrillic';
	font-size: 33px;
	letter-spacing: 1.55px;
	margin: 0;
}

.partner_network p {
	font-family: 'MuseoSansCyrillic';
	line-height: 1.5;
}

.partner_text {
	margin: 47px 0 0 210px;
}

.polosa {
	margin: 0 auto 0;
	width: 1000px;
}

.seo_one, .seo_two {
	background-repeat: no-repeat;
	float: left;
	height: 669px;
	width: 401px;
	padding-bottom: 83px;
}

.seo_one h1, .seo_two h1 {
	font-family: 'MuseoSansCyrillic-Light';
	font-size: 26px;
	margin: 19px 0 0 0;
	text-transform: uppercase;
}

.seo_one ul, .seo_two ul {
	float: left;
	font-family: 'MuseoSansCyrillic';
	font-size: 15px;
	list-style: none;
	margin-top: 130px;
	padding-left: 103px;
}

.seo_one ul li, .seo_two ul li {
	margin-bottom: 30px;
}

.seo_one a, .seo_two a{
	display: block;
	text-align: center;
}
	.seo_submit{
		border: 0;
		background-color: #092a38;
		color: white;
		font-family: 'MuseoSansCyrillic';
		font-size: 25px;
		height: 58px;
		letter-spacing: 0.5px;
		margin-top: 20px;
		text-transform: uppercase;
		width: 250px;
	}

.statisctics_image, .order_image {
	padding-top: 25px;
}

.content_main_second table,.content_main_second th,.content_main_second td {
font-family: 'MuseoSansCyrillic';
padding: 0;
text-align: left;
}

.content_main_second table {
	border-spacing: 0px 0px; 
	text-transform: uppercase;
	width: 970px;
	padding-left: 25px;
}

.content_main_second th {
	color: #ff8700;
	border-bottom: dotted 1px;
	border-bottom-color: #000;
	font-weight: normal;
	font-size: 14px;
	height: 83px;
}

.content_main_second td {
	border-bottom: dotted 1px;
	font-size: 14px;
	height: 50px;
}

.tabs_ul {
	list-style-type: none;
	margin: 0 auto 0;
	padding: 0;
	height: 55px
}


#triangle-left {
    width: 0;
    height: 0;
	margin-top: 57px;
	float: left;
    border-top: 19px solid transparent;
    border-right: 21px solid white;
    border-bottom: 19px solid transparent;
}

.yodiz {
	float: right;
	padding-top: 61px;
	margin-right: 5px;
}

.leftA {
    background: url("/theme2/images/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 50px;
    left: 250px;
    position: absolute;
    top: 150px;
    width: 30px;
    z-index: 70;
}
.rightA {
    background: url("/theme2/images/arrows.png") no-repeat scroll -30px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 283px;
    top: 150px;
    width: 30px;
    z-index: 70;
}
.about .slider ul li .desc {
    display: inline-block;
    font-family: tahoma;
    font-size: 16px;
    line-height: 20px;
    vertical-align: top;
    width: 80%;
}

.desc p {
    padding-top: 1px;
    padding-bottom: 1px;
}

.about .slider {
    margin-left: -2px;
    position: relative;
    width: 690px !important;
}

.center {
    margin: 0 auto;
    position: relative;
    width: 690px;
}

.slider li{
    height: 140px;
}

.block_main_first_new {
  background: url("/theme2/images/main_first_background.jpg") #f1f0f0;
  background-position: center top;
  width: 100%;
}
.content_main_first_new {
  margin: 0px auto;
  width: 1000px;
}
  .content_main_first_new h1 {
    font:24px 'MuseoSansCyrillic';
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0 10px;
  }
    .content_main_first_new h1 span {
      font-weight: bold;
    }
  .content_main_first_new h2 {
    background: url("/theme2/images/main_first_facts.jpg");
    font: 24px 'MuseoSansCyrillic';
    text-transform: uppercase;
    width: 425px;
    height: 56px;
    display: block;
    margin: 0 auto;
    padding: 30px 0 0 162px;
    line-height: 24px;
  }
  .content_main_first_new ul {
    background: #fff;
    border-radius: 20px;
    padding: 15px 25px 5px;
    box-shadow: 0 3px 3px #A2A2A2;
    border: 1px solid #D7D7D7;
    margin: 0;
  }
    .content_main_first_new li {
      background: transparent url("/theme2/images/check.png") no-repeat scroll 0% 0%;
      font-size: 13px;
      height: 22px;
      letter-spacing: 0.1px;
      line-height: 1.65;
      padding: 1.4px 0px 0px 43px;
      margin-bottom: 16px;
      display: inline-block;
    }
      .content_main_first_new li span{
        font-weight: bold;
      }
      .content_main_first_new li.left_li {
        width: 410px;
      }
      .content_main_first_new li.right_li {
        width: 444px;
      }
  .goreg_main_first {
    position: relative;
    text-align: center;
  }    
    img.leftstr {
      width: 64px;
      height: 45px;
      position: absolute;
      top: -18px;
      left: 210px;
    }
    img.rightstr {
      width: 64px;
      height: 45px;
      position: absolute;
      top:-18px;
      right: 210px;
    }
    a.registr_main_first {
      background: #FF8700;
      border: 0px none;
      color: #FFF;
      font-family: "MuseoSansCyrillic";
      font-size: 25px;
      height: 58px;
      line-height: 58px;
      width: 365px;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      margin: 25px auto 0px;
      display: inline-block;
    }    
      a.registr_main_first:hover{
        background: #f28500;
      }
    a.registr_main_first.offer {
        background: #FF0000;
    }
    a.registr_main_first.offer:hover {
		background: #da0401;
    }
  .slider_vidjet_main_first {
    margin: 30px 0;
  }    
    .vidjet_vk {
      float: right;
      height: 306px;
      width: 440px;
    }

.block_partner{
	background-color: #FEFEFE;
    background-image: url('../images/block_partner.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0 auto 0;
    width: 100%;
}
	.content_partner{
		margin: 0 auto 0;
    	width: 1000px;
	}
		.partner-list{
			margin: 40px 0px 0px;
			padding: 0px;
		}
			.partner-list li{
				display: block;
				margin-bottom: 30px;
				min-height: 150px; 
			}
				.partner-list li > a{
					display: block;
					float: left;
					width: 250px;
					height: 100%;
				}
				.partner-list li > p{
					display: block;
					margin: 0px;
					padding: 0px;
					float: left;
					height: 100%;
					width: 750px;
				}
					.partner-list li strong{
						display: block;
						font-weight: bold;
						font-size: 25px;
						margin-bottom: 15px;
					}
					.partner-list p a{
						display: block;
						margin-top: 15px;
					}

.popup_index .popup_close {
	width: 27px;
	height: 27px;
	background: url('/theme2/images/pop2close.png') left top no-repeat;
	cursor: pointer;
	opacity: 0.9;
	position: absolute;
	right: 7px;
	top: 7px;
}
.popup_index .popup_close:hover {
	opacity: 1;
}
.popup_index .sec_4 {
	margin: 250px 25px 0;
}
.modal-backdrop {
	background-color: #fff;
}
.modal {
	margin-left: -324px;
}
#vk_groups_1 iframe {
	height: 229px !important;
	border-radius: 0 0 4px 4px;
}
#first-modal{
	top: calc(50% - 247px);
}

.soc_cpa{
	width:196px;
	height:63px;
	background-image:url("/theme/img/m1_soc/cpa_club.png");
}
.soc_cpa:hover{
	background-image:url("/theme/img/m1_soc/cpa_club1.png");
}
.soc_vk{
	width:135px;
	height:64px;
	background-image:url("/theme/img/m1_soc/vk.png");
}
.soc_vk:hover{
	background-image:url("/theme/img/m1_soc/vk1.png");
}
.soc_kote{
	width:57px;
	height:63px;
	background-image:url("/theme/img/m1_soc/kote.png");
}
.soc_kote:hover{
	background-image:url("/theme/img/m1_soc/kote1.png");
}
.soc_search{
	width:149px;
	height:63px;
	background-image:url("/theme/img/m1_soc/search.png");
}
.soc_search:hover{
	background-image:url("/theme/img/m1_soc/search1.png");
}
.soc_web{
	width:254px;
	height:63px;
	background-image:url("/theme/img/m1_soc/web.png");
}
.soc_web:hover{
	background-image:url("/theme/img/m1_soc/web1.png");
}

.advertiser-reg h3 {
    text-align: center;
    font: 24px "MuseoSansCyrillic";
    margin: 30px auto;
}

.advertiser-reg .veb p {
	text-align: center;
    font: 18px "MuseoSansCyrillic";
    margin: 15px auto 30px auto;
}

.block-cpaplus {
	position: relative;
	background: rgba(0, 0, 0, 0.05);
	width: 800px;
	margin: 0 auto 30px auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.block-cpaplus:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: rgba(0, 0, 0, 0.05);
	border-width: 10px;
	margin-left: -10px;
}

.plus-cpa {
	float: left;
	margin: 5px 40px 5px 20px;
}

.plus-cpa li {
	background: url("/theme2/images/greencheck.png") no-repeat left;
	padding: 0 0 0 28px;
	color: #333;
	font: 17px "MuseoSansCyrillic";
	margin: 11px 0;
}

.field-wrap {
	margin: 0 0 20px 80px;
}

.field-wrap input, .field-wrap textarea {
	background: #fcfcfc;
	width: 340px;
	border: 1px solid #dbdbdb;
	box-shadow: none;
	font: 14px "MuseoSansCyrillic";
	padding: 8px;
}
.field-wrap textarea {
	width: 784px;
	height: 70px;
}
.regform-right .field-wrap {
	margin-left: 44px;
}

.field-wrap .field-label {
	font: 15px "MuseoSansCyrillic";
	margin-bottom: 4px;
	color: #333333;
}

#advertiser-regFrom input[type='submit'] {
  display: block;
  margin: 0 auto;
  border: none;
  width: 230px;
  height: 58px;
  font: 22px "MuseoSansCyrillic";
  padding: .7em 1em calc(.7em + 3px);
  border-radius: 3px;
  background: #ffc90d;
  box-shadow: 0 -3px #cca20e inset;
  transition: 0.2s;
} 
#advertiser-regFrom input[type='submit']:hover { background: #cca20e; }
#advertiser-regFrom input[type='submit']:active {
  background: #cca20e;
  box-shadow: 0 3px #cca20e inset;
}

.advertiser-reg h3.rules-blockTitle {
	border-bottom: 1px solid #d7d7d7;
	display: block;
	padding-bottom: 23px;
	margin-bottom: 0;
	margin-top: 150px;
	color: #333333;
	font-size: 20px;
}

.rules-text p {
	font: 13px "MuseoSansCyrillic";
	color: #333333;
	line-height: 1.7;
}
.rules-textBlock {
	width: 295px;
	float: left;
	margin: 20px 55px 30px 0;
}
.rules-textBlock:last-child {
	margin-right: 0;
}

.popup_advertisement {
	width: 648px;
	height: 190px;
	text-align: center;
	background: #FFF;
}
.popup_advertisement .popup_close {
	width: 27px;
	height: 27px;
	background: url('/theme2/images/pop2close.png') left top no-repeat;
	cursor: pointer;
	opacity: 0.9;
	position: absolute;
	right: -10px;
	top: -10px;
}
.popup_advertisement .popup_close:hover {
	opacity: 1;
}
.popup_advertisement p {
	margin-top: 80px;
	font: 18px "MuseoSansCyrillic";
}

.content_advertisement_review {
	margin: 40px auto 0 auto;
	width: 1000px;
}

.list-review{
	margin: 0px;
	display: block;
}
.list-review li{
	box-sizing: border-box;
	display: block;
	padding-bottom:20px;
	clear: both;
	overflow: hidden;
} 
.list-review img{
	display:block;
	float: left;
	width:200px;
	height: 200px;
	border-radius:200px;
	border:5px solid gray;
	background: #fff;
}
.list-review li > div{
	float:right;
	width:770px;
	height: auto;
	background:url("/theme2/images/arrow.png") left 1px bottom 30px no-repeat;
}
.list-review div > div{
	width:750px;
	margin-left:20px;
	background: #fff;
	min-height: 50px;
	height: auto;
	border-radius:15px;
	box-sizing: border-box;
	padding: 10px;
}
.list-review span,
.list-review h5,
.list-review h2,
.list-review a{
	font-weight: normal;
	font-family: 'MuseoSansCyrillic';
	font-size: 24px;
	line-height: 1.2em;
	display: inline;
	margin:0px;
} 
.list-review p{
	display: block;
	margin:10px 0 0 0;
}
.list-review h5{
	color: rgb( 255, 80, 53 );
}

.service-mail-link {
	background: #27bcd4;
	border: 0px none;
	position: relative;
	color: #FFF;
	font-family: "MuseoSansCyrillic";
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	width: 245px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin: 25px auto 0px;
	display: block;
}
.service-mail-link:hover{
	background: #27a7bc;
	text-decoration: none;
	color: #FFF;
}
.service-mail-link .notice-mail {
	position: absolute;
	font-size: 12px;
	line-height: 1.8;
	top: -5px;
	right: -10px;
	display: block;
	width: 40px;
	height: 20px;
	color: #FFF;
	background: #ff5035;
	border-radius: 50px;
}
.service-mail-link .notice-mail i {
	margin-top: -1px;
}

.logo-img {
	display: none;
}

.field-wrap input::-webkit-input-placeholder {color:#c4c4c4;}
.field-wrap input::-moz-placeholder          {color:#c4c4c4;}/* Firefox 19+ */
.field-wrap input:-moz-placeholder           {color:#c4c4c4;}/* Firefox 18- */
.field-wrap input:-ms-input-placeholder      {color:#c4c4c4;}
.field-wrap textarea::-webkit-input-placeholder {color:#c4c4c4;}
.field-wrap textarea::-moz-placeholder          {color:#c4c4c4;}/* Firefox 19+ */
.field-wrap textarea:-moz-placeholder           {color:#c4c4c4;}/* Firefox 18- */
.field-wrap textarea:-ms-input-placeholder      {color:#c4c4c4;}

.list-review li > div.this_video {
    border: 10px solid #FF4700;
    border-radius: 8px;
    box-shadow: 0px 0px 15px #FF4700;
    width: 560px;
    height: 315px;
    margin: 0 200px 20px 20px;
}


.right-links-block {
    position: absolute; 
    width: 150px; 
    right: 30px; 
    top: 92px;
}

.right-links-block span.help-inline {
	margin-bottom: 30px;
}

.spoiler {
	border: 1px solid #e7e8ec;
	margin: 4px 0;
}

.spoiler .spoiler-header {
	color: #2b587a;
	background-color: #f5f7f8;
	cursor: pointer;
	padding: 12px 0;
	font-weight: bold;
}
.spoiler .spoiler-arrow {
	width: 20px;
	height: 17px;
	float: left;
	margin: 2px 10px 0 10px;
	background: url("/theme/img/light_arrow.gif") no-repeat;
	transition: all 0.2s ease 0s;
}

.spoiler .spoiler-arrow.arrow-active {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.spoiler .spoiler-body {
	background: #FFF;
	display: none;
	padding: 15px 20px;
}

.offers_block {
	height: auto !important;
}

.content_main_second.offers_block th {
	height: 40px;
}

.offers-table-page td,
.offers-table-page th {
	padding: 10px;
}

.offers-table-page td.img-offer {
	position: relative;
	vertical-align: middle;
	text-align: center;
	width: 100px;
}

.offers-table-page td.geo {
	width: 240px;
	vertical-align: middle;
	text-align: center;
}
.offers-table-page td.geo img {
	margin: 2px 5px;
}

.offers-table-page .img-offer img.offer-prew_img {
	width: 100px;
	height: 100px;
}

td.td-c {
	vertical-align: middle;
	text-align: center;
	text-transform: lowercase;
}

th.td-c {
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}

a.button-more {
    background: #ff8700;
    border: 0;
    display: block;
    text-decoration: none;
    color: #FFF;
    margin: 40px 0 50px 370px;
    font-family: 'MuseoSansCyrillic';
    font-size: 25px;
    padding: 18px 0;
    float: left;
    width: 255px;
}
a.button-more:hover, a.button-more:active {
	text-decoration: none;
	color: #FFF;
	background: #f28500;
}

ul.politics-list li, ol.politics-list li {
    list-style-type: decimal;
    margin-bottom: 15px;
}

ul.politics-list li li, ol.politics-list li li {
	list-style-type: decimal;
}

.advert-infotext {
    width: 670px;
    float: left;
    font-size: 17px;
    margin: 25px 0 30px 20px;
}

.advert-infotext a {
	color: #f14b3a;
}

.navbar .nav>li {
    font-size: 13px;
}
.navbar .nav>li>a span.badge {
    background-color: rgba(255,80,53, 1);
}
.navbar .nav>li>a span.badge.animate {
    text-shadow: 0px 1px 2px rgba(0,0,0,0.75);
    -webkit-animation: blink 3s ease-in infinite;
    animation: blink 3s ease-in infinite;
}
@-webkit-keyframes blink {
  0% { background-color: rgba(255,80,53, 1); }
  50% { background-color: rgba(255,80,53, 0); }
  100% { background-color: rgba(255,80,53, 1); }
}
@keyframes blink {
  0% { background-color: rgba(255,80,53, 1); }
  50% { background-color: rgba(255,80,53, 0); }
  100% { background-color: rgba(255,80,53, 1); }
}

.navbar-inner { border-radius:0; box-shadow: none !important; border:1px solid #ccc; padding-left:0px; padding-right:0px;  }


.information-voted {
    background: #fff;
    color:#333333;
    font-family: 'Museo Sans', Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.333em;
    margin: 30px 0 20px 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.information-voted .block-title {
    background: #38474f;
    color: #fff;
    font-size: 1.08em;
    font-weight: 900;
    line-height: 2.5em;
}
.information-voted .block-title,
.information-voted h3 {
    text-transform: none;
}
.information-voted b {
    font-weight: 700;
}
.information-voted .block-title span:nth-of-type(1) {
    color:#ff5035;
}
.information-voted .block-title span:nth-of-type(2) {
    color:#efc12b;
}

.information-voted_cont:after {content: '';display: block;clear: both;}
.information-voted_cont {
    background: #f5f5f5 url(/theme/img/iv_pers.png) no-repeat center bottom;
    border:1px solid #e1e1e1;
    border-top: none;
    min-height: 150px;
}
.information-voted_cont_left,
.information-voted_cont_right {
    width: 450px;
}
.information-voted_cont_left {
    float: left;
    padding-top: 5px;
}
.information-voted_cont_right {
    float: right;
    padding-top: 14px;
}
.information-voted_cont_left h3,
.information-voted_cont_right h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
}
.information-voted_cont_right h3 {
    line-height: 1em;
}
.information-voted_cont_left span {
    background: #ff5035;
    color:#fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.700em;
    padding: 0 12px;
    text-transform: uppercase;
}
.information-voted_cont_left p {
    font-size: 15px;
    line-height: 1.200em;
    padding: 7px 40px 0;
}

.information-voted_cont_right a {
    color:#007be2;
    font-size: 18px;
    text-decoration: underline;
}
.information-voted_cont_right a:hover {
    color:#ff5035;
}
.information-voted_cont_right p {
    font-size: 16px;
    line-height: 1.200em;
    padding: 10px 32px 0;
}
.information-voted_close,
.information-voted_cont_right a {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.information-voted_close {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAApElEQVQokX3SO24CMRQF0KsoEtIUSTcrCXuF7CPTZVJlCeyDFqU4FIwjDLav5MKfY9nPDoIPfOFt67fahCNmpKCzW347eML3tuaEOVjUecT3qOQQvG+LW7iFVkxl1x5uonLHEW6iRzjCFUJeUucvySXP2SV5rUbU1VsHR62qPUJr49j/uId+tvHuUwWHDhoVbInb3zt1UAufsS8TMz476B4v2CNXpDF70L07HJkAAAAASUVORK5CYII=');
    cursor: pointer;
    width: 14px;
    height: 14px;
    opacity: .4;
    position: absolute;
    right: 13px;
    top: 17px;
    z-index: 1;
}
.information-voted_close:hover {
    opacity: .7;
}

#t1_menu2  > .dropdown >.dropdown-toggle > .caret{
	margin-top: 25px;
}
#t1_menu2  > .dropdown >.dropdown-menu:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
#t1_menu2  > .dropdown >.dropdown-menu:after{
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
}
#t1_menu2 li a {
	color: black;
	text-decoration: none;
	text-align: right;
}
#t1_menu2  > .dropdown >.dropdown-menu{
	left: inherit !important;
	right: -13px !important;
	min-width: 120px !important;
	border: 1px solid #DDDDDD !important;
	box-shadow: 0 2px 8px rgba(54, 54, 54, 0.23) !important;
}
#t1_menu2  > .dropdown >.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
	text-transform: initial !important;
}
#t1_menu2  > .dropdown >.dropdown-menu>li>a:focus, #t1_menu2  > .dropdown >.dropdown-menu>li>a:hover {
	color:	black;
	background-color: #f3f3f3;
	background-image: none;
	//background-image: linear-gradient(to bottom,#fff,#e6e6e6);
}
#t1_menu2 li {
	line-height: 55px;
	margin-right: 0px !important;
}
.dropdown-menu > li > hr{
	margin: 0px;
	margin-top: 1px;
}
#t1_menu2 {
	font-family: Helvetica, Arial, Sans-Serif !important;
}

.dropdown-menu>li>a,
.dropdown-toggle{
	text-decoration: none;
}

.tabs_ul.m1-nav{
	margin: 0 0 0 106px;
	width: 870px !important;
}

.tabs_ul.m1-nav-auth{
	margin: 0;width: 662px;padding-left: 174px;
}

.m1-nav_li{
	margin-right: 20px;
}

.m1-nav_li--last{
	margin-right: 0;
}

button {margin-top: 20px;}

a button {
	color: white;
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	padding: 0.7em 1em;
	border: 1px solid black;
	border-radius: 12px;
	outline: none;
	background: #1a252f no-repeat;
	overflow: hidden;
	letter-spacing: 0.9px;
	width: 230px;
}
a button:after {
	content: "\bb";
	position: relative;
	bottom: 0;
	display: inline-block;
	margin-left: 11px;
	vertical-align: middle;
	font-family: 'MuseoSansCyrillic';
	font-weight: 500;
	font-size: 100%;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

a button:active:after {
  bottom: -1.2em;
  transition: .3s;
}

footer {
	background-color: #f0f0f0;
	margin: 0 auto 0;
	width: 100%;
}

footer h3, .menu_footer li  {
	font-family: 'MuseoSansCyrillic';
    font-size: 12px;
    font-weight: bold;
    float: left;
    line-height: 1.45;
    margin: 0;
    padding: 30px 0 20px 0;
    text-transform: uppercase;
}

footer h3, .menu_footer {
	margin-left: 20px;
}

footer .center_footer  {
	font-family: 'MuseoSansCyrillic';
    font-size: 12px;
    font-weight: bold;
    float: left;
    line-height: 1.45;
    margin: 0;
    padding: 0 0 50px 0;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

footer h3 span, .menu_footer li span, .center_footer  span {
	color: #ff8700;
}

footer a {
	color: black;
}

footer a:visited {
	color: black;
}

a img {
	border: none;
}

body {
	background-color: #f0f0f0;
	margin: 0 auto 0;
	width: 100%;
}

li {
	list-style: none;
}

.clr {
	clear: both;
}

.block_main_first {
	background-image:url('../images/background_main_first.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 650px;
	width: 100%;
}

.content_main_first {
	/*height: 422px;*/
	margin: 0 auto 0; 
	padding-top: 20px;
	width: 1100px;
}

.registration-block{
    background:url('../images/registration.png') center top repeat-y;
	/* height: 326px; */
	height: 236px;
	width: 100%;
    }

.registration-block.cont-recapt {
	/* height: 350px; */
	height: 266px;
}
    .registration-content{
        height:100%;
        width: 1000px;
        margin: 0px auto;
        box-sizing: border-box;
        padding-top: 10px;
    }
        .registration-content h1 {
            color: #000;
            font-family: 'MuseoSansCyrillic';
            font-size: 40px;
            letter-spacing: 0.25px;
            margin-bottom: 10px;
            text-align: center;
        }
        .registration-radio{
            width: 100%;
            height: 40px;
            text-align: center;
        }
            .registration-radio label{
                display: inline-block;
                margin:0 45px;
            }
                .registration-radio input[type="radio"]{
                    border: none;
                    outline: none;
                    background: none;
                    margin: 0px;
                    padding: 0px;
                    box-shadow: none;
                    display: none;
                }
                .registration-radio input[type="radio"] + span{
                    background: url('../images/checkboxes.png') no-repeat;
                    display: inline-block;
                    cursor: pointer;
                    width: 29px;
                    height: 29px;
                }
                .registration-radio input[type="radio"]:checked + span{background-position: 0 -29px;}
                .registration-radio strong{
                    display: inline-block;
                    line-height: 29px;
                    font-size: 29px;
                    vertical-align: middle;
                    font-size: 25px;
                    font-family: 'MuseoSansCyrillic';
                    text-decoration: underline;
                    color: rgb( 151, 155, 158 );
                    font-weight: normal;
                    margin: -20px 0 0 10px;
                }
                .registration-radio input[type="radio"]:checked + span + strong{
                    color: #ff8700;
                    text-decoration: none;
                }
        .registration-form{
            text-align: center;
        }
            .registration-form div input[type="text"],
            .registration-form div input[type="password"]{
                margin: 0 10px;
            }
            .registration-form .registration-radio{margin-top: 15px;}
            .registration-form input[type="submit"],
            .content_advertisement .advertiser_button,
            .registration-form .advertiser_button{
                background: #ff8700;
                border: 0;
                color: #FFF;
                font-family: 'MuseoSansCyrillic';
                font-size: 25px;
                height: 58px;
                width: 255px;
            }
            .registration-form.cont-recapt input[type="submit"] {
            	float: left;
    			margin: 14px 0 0 32px;
            }
            .registration-form input[type="submit"]:hover{background: #f28500;}
            .content_advertisement .advertiser_button,
            .registration-form .advertiser_button{
                text-decoration: none;
                margin: 0 auto;
                display: block;
                line-height: 58px;
                text-transform: uppercase;
            }
            .content_advertisement .advertiser_button{
                margin: 20px 0;
                text-align: center;
                width: 455px;
            }
            .content_advertisement .advertiser_button:hover,
            .registration-form .advertiser_button:hover {
                background: #f28500;
                text-decoration: none;
            }

            .registration-form .reg-recaptcha {
            	float: left;
    			margin: 7px 0 15px 202px;
            }

.block_main_second {
	background-image:url('../images/background_main_second.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	/*height: 1687px;*/
	height: 790px;
	width: 100%;
}

.block_main_third {
	background-color: #f0f0f0;
	height: 90px;
	margin: 0 auto 0;
	width: 100%;
}

.block_main_forth {
	background-image:url('../images/block_main_forth.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 332px;
	margin: 0 auto 0;
	width: 100%;
    position: relative;
}

.block_advertisement {
	background-color: #f0f0f0;
	background-image: url('../images/advertisement.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 1499px;
	margin: 0 auto 0;
	width: 100%;
}

.block_web {
	background-color: #f0f0f0;
	background-image: url('../images/block_web.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0;
	width: 100%;
}

.block_rules {
	background-color: #f0f0f0;
	background-image: url('../images/block_rules.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 1945px;
	margin: 0 auto 0;
	width: 100%;
}

.block_contacts { 
	/* background-color: rgb(240, 240, 240); 
	background-image: url('/theme2/images/advertisement.png'); 
	background-repeat: no-repeat; 
	background-position: center top; */
	min-height: 800px; 
	margin: 0px auto; 
	width: 100%; 
	overflow: hidden; 
}
.content_contacts { 
	min-height: 461px; 
	width: 1000px; 
	margin: 0px auto; 
	overflow: hidden; 
}

h2.contact_h2 {
	text-align: center;
	font: 32px "MuseoSansCyrillic";
	margin: 30px auto;
}
.all_contact {
	margin: 0;
}
	.all_contact .veb {
		margin: 0 0 1px 0;
		background: rgba(255, 255, 255, 0.5);
		padding: 20px;
		overflow: hidden;
	}
		.all_contact .veb .pers {
			margin: 0;
			width: 211px;
			height: 256px;
			background: url("/theme2/images/sprite_contact.png") left top no-repeat; 
			float: left;
		}
	.all_contact .rekl {
		margin: 0;
		background: rgba(255, 255, 255, 0.5);
		padding: 20px;
		overflow: hidden;
	}
		.all_contact .rekl .pers {
			margin: 0;
			width: 211px;
			height: 270px;
			background: url("/theme2/images/sprite_contact.png") left bottom no-repeat; 
			float: left;
		}
	.all_contact .one_manager {
		margin: 0 15px 0;
		float: left;
		position: relative;
		width: 215px;
	}
		.all_contact .one_manager h3 { 
			margin: 28px 0 10px;
			padding-bottom: 10px;
			float: left;
			color: #333333;
			font: 26px "MuseoSansCyrillic-Medium";
			background: url("/theme2/images/line_contact.png") left bottom no-repeat;
		}
		.all_contact .one_manager_online {
			margin: 33px 0 0 0;
			float: right;
			height: 25px;
			width: 81px;
			background: url("/theme/img/manager_status.png") no-repeat;
		}
		.all_contact .one_manager_online.offline {
			background-position: -81px 0;
		}
		.all_contact .one_manager ul {
			margin: 5px 0 0 0;
		}
			.all_contact .one_manager ul li {
				background: url("/theme2/images/sprite_contact_ico.png") no-repeat;
				font: 17px "MuseoSansCyrillic-Medium";
				padding: 7px 0 7px 34px;
			}
			.all_contact .one_manager ul li:first-child {
				background-position: 0px 7px;
			}
			.all_contact .one_manager ul li.vk {
				background-position: 0px -30px;
			}
			.all_contact .one_manager ul li.email {
				background-position: 0px -68px;
			}
			.all_contact .one_manager ul li.time {
				background-position: 0px -106px;
			}
			.all_contact .one_manager ul li.telegram {
				background-position: 0px -154px;
			}
			.all_contact .one_manager ul li a {
				color: rgb(51, 51, 51);
			}

.content_rules {
	height: 1945px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_rules_first {
	height: 283px;
	padding-bottom: 34px;
}

.content_rules .content_rules_second h1 {
	margin: 0;
	color: rgb( 58, 58, 58 );
	font-family: 'MuseoSansCyrillic';
	font-size: 35px;
	letter-spacing: 0.5px;
}

.content_rules .content_rules_first h3 {
	margin: 0;
	padding: 72px 0 0 240px;
	font-weight: normal;
	font-family: 'MuseoSansCyrillic';
	font-size: 25px;
	line-height: 1.55;
	word-spacing: 2px;
}

.content_rules .content_advertisement h2, .block_contacts .content_advertisement h2 {
	margin:0;
}

.block_contacts .content_footer .yodiz {
	padding-top: 9px;
}

.block_contacts .content_footer h3 {
	padding-top: 7px;
}

.content_footer .menu_footer li {
	display: block;
	float: left;
	line-height: 1.7;
	text-transform: uppercase;
	margin-left: 23px;
	margin-right: 10px;
}

.content_advertisement {
	height: 335px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_advertisement h1 {
	font-family: 'MuseoSansCyrillic-Medium';
	margin: 0;
	padding-top: 55px;
	padding-left: 5px;
	font-size: 35px;
	letter-spacing: 0.6px;
	line-height: 1.3;
}

.block_advertisement h1 span, .content_web h1 span, .content_web h2 span, .content_web_love_text p span, .content_rules h3 span {
	color: rgb( 255, 80, 53 );
}

.block_advertisement p, .block_web p, .block_rules .content_rules_second p {
	font-family: 'Tahoma';
	font-size: 14px;
	line-height: 2.143;
	margin: 0;
	padding-top: 23px;
	word-spacing: 1px;
}

.block_rules .content_rules_second p {
	color: rgb( 26, 37, 47 );
	letter-spacing: 0.15px;
	padding-top: 10px;
	padding-bottom: 45px;
	word-spacing: 0px;
}

.block_rules .content_rules_second.advertiser-rules p {
	color: rgb( 26, 37, 47 );
	letter-spacing: 0.15px;
	padding-top: 10px;
	padding-bottom: 5px;
	word-spacing: 0px;
}

.block_rules .advertiser-rules h2 {
    margin-top: 25px;
    margin-bottom: 2px;
}
.block_rules .advertiser-rules h1 {
	margin-top: 25px;
}
.block_rules .advertiser-rules li {
	margin-bottom: 15px;
	list-style: initial;
}
.block_rules .advertiser-rules ul { 
   list-style-type: disc; 
   list-style-position: inside;
   margin-top: 15px; 
}
.block_rules .advertiser-rules ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
   margin-top: 15px;
}

.content_advertisement_manager {
	background-image: url('../images/content_advertisement_manager.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_manager h1, .content_advertisement_statistic h1, .content_advertisement_connection h1, .content_advertisement_quality h1 {
	color: white;
	padding: 32px 0 0 105px;
	font-size: 35px;
	font-family: 'MuseoSansCyrillic';
}

.content_web {
	height: 420px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_web h1 {
	font-family: 'MuseoSansCyrillic';
	margin: 0;
	font-size: 35px;
	float: left;
	padding: 86px 0 0 246px;
	word-spacing: 4px;
	line-height: 1.125;
}

.content_web h2 {
	font-family: 'MuseoSansCyrillic-Light';
	float: right;
	letter-spacing: 1.3px;
	line-height: 1.5;
	padding: 36px 0 0 0;
}

.content_web_offer h1, 
.content_web_statistic h1, 
.content_web_access  h1, 
.content_web_codes  h1, 
.content_web_promo  h1, 
.content_web_consultation h1, 
.content_web_iframe h1,
.content_web_pay h1, 
.content_web_royalties h1, 
.content_web_callcenter h1, 
.content_web_love h1 {
	color: white;
	margin: 0;
	padding: 32px 0 0 105px;
	font-size: 35px;
	font-family: 'MuseoSansCyrillic';
	letter-spacing: 0.9px;
	word-spacing: -2px;
}

.block_web  .content_advertisement h2 {
	margin: 48px 0 0 0;
}

.block_faq, .block_news {
	background-color: #FEFEFE;
	background-image: url('../images/block_news.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	/* height: 1309px; */ 
	margin: 0 auto 0;
	width: 100%;
}

.block_news {
	background-color: #FEFEFE;
	background-image: url('../images/block_news.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	/*height: 1295px;*/
	margin: 0 auto 0;
	width: 100%;
}

.content_faq {
	/*height: 1309px;*/
	margin: 0 auto 0;
	width: 1000px;
}

.content_news {
	/*height: 1295px;*/
	margin: 0 auto 0;
	width: 1000px;
}

.content_faq div a, .content_news div a {
	color: blue;
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 16px;
	line-height: 2.25;
	text-decoration: underline;
}

.content_news div a {
	padding-left: 25px;
}

.content_faq div a:visited, .content_news div a:visited  {
	color: blue;
}

.content_faq .hidden_div, .content_news .hidden_div {
	color: rgb( 38, 38, 38 );
	font-family: 'MuseoSansCyrillic-Medium';
	line-height: 2.25;
	padding-left: 45px;
	word-spacing: 1px;
}

.content_news .hidden_div {
	padding-left: 0px;
}

.block_faq .content_faq div li, .block_news .content_news div li  {
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	padding-left: 45px;
	padding-top: 7px;
	padding-bottom: 15px;
	margin: 0;
}

.block_news .content_news div li  {
	background-image: none;
	padding-left: 0;
}

.content_web_access  h1 {
	line-height: 1.1;
	padding-top: 14px;
}
	
.content_advertisement h2 {
	color: black;
	font-family: 'MuseoSansCyrillic';
	margin: 25px 0 0 0;
	padding: 0;
	letter-spacing: 1px;
	line-height: 1.3;
}

.content_advertisement_statistic {
	background-image: url('../images/content_advertisement_statistic.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_statistic {
	background-image: url('../images/content_web_statistic.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_offer {
	background-image: url('../images/content_web_offer.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_pay {
	background-image: url('../images/content_web_pay.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_royalties {
	background-image: url('../images/content_web_royalties.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;	
}

.content_web_access {
	background-image: url('../images/content_web_access.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_statistic_text, 
.content_web_access_text, 
.content_web_codes_text, 
.content_web_promo_text, 
.content_web_consultation_text, 
.content_web_iframe_text,
.content_web_offer_text, 
.content_web_royalties_text, 
.content_web_callcenter_text, 
.content_web_pay_text,

.content_web_love_text {
	/*height: 544px;*/
	margin: 0 auto 0;
	width: 1000px;
}


.content_web_pay_text {
	height: 420px;
}

.content_web_offer_text {
	height: 500px;
}

.content_web_access_text {
	height: 403px;
}

.content_web_codes_text {
	height: 131px;
}

.content_web_codes_text a {
font-family: 'Tahoma';
}

.content_web_codes_text a:visited {
	color: blue;
}

.content_web_promo_text {
	height: 133px;
}

.content_web_consultation_text {
	height: 134px;
}

.content_web_iframe_text {
	height: 104px;
}

.content_web_callcenter_text {
	height: 281px;
}

.content_web_love_text {
	height: 108px;
}

.content_web_callcenter_text h3 {
	color: rgb( 255, 80, 53 );
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 24px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1.8;
	letter-spacing: 0.5px;
}

.content_web_codes {
	background-image: url('../images/content_web_codes.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_promo {
	background-image: url('../images/content_web_promo.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_consultation {
	background-image: url('../images/content_web_consultation.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_iframe {
	background-image: url('../images/content_web_iframe.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_callcenter {
	background-image: url('../images/content_web_callcenter.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_web_love {
	background-image: url('../images/content_web_love.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_connection {
	background-image: url('../images/content_advertisement_connection.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_quality {
	background-image: url('../images/content_advertisement_quality.png'); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	max-width: 1920px;
}

.content_advertisement_text, .content_advertisement_text_second {
	height: 134px;
	margin: 0 auto 0;
	width: 1000px;
}

.content_main_second {
	/*height: 1687px;*/
	height: 790px;
	margin: 0 auto 0; 
	width: 1000px;
}

.content_main_second li a {
	text-decoration: none;
}

.content_main_second h1 {
	color: #092a38;
	font-family: 'MuseoSansCyrillic';
	font-size: 40px;
	margin: 0;
	text-transform: uppercase;
}

.content_main_forth {
	height: 332px;
	font-family: 'MuseoSansCyrillic';
	margin: 0 auto 0;
	width: 760px;
}

.content_main_forth h1 {
	color: white;
	font-family: 'MuseoSansCyrillic-Medium';
	font-size: 44px;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.date {
	font-family: 'MuseoSansCyrillic';
}

.ivan {
	font-weight: bold;
	font-size: 14px;
	float: left;
	word-spacing: 1.75px;
	margin: 11px 0 0 285px;
}

.content_main_forth p {
	font-size: 14px;
	/* line-height: 1.9; */
	/* margin: 0px 0 0 278px; */
}

.content_footer {
	height: 45px;
	margin: 0 auto 0;
	width: 1000px;
}

.facts {
	background-color: white;
	float: left;
	height: 282px;
	margin-top: 14px;
	width: 440px;
}

.facts ul {
	/*list-style-image: url('../images/check.png');*/
	list-style: none;
	margin-top: 39px;
}

.facts ul li {
	background: url('../images/check.png');
	background-repeat: no-repeat;
	font-family: 'MuseoSansCyrillic';
	font-size: 14px;
	height: 22px;
	letter-spacing: 0.1px;
	line-height: 1.65;
	padding: 1.4px 0 0 43px;
	margin-bottom: 16px;
	
}

.facts h2 {
	font-family: 'MuseoSansCyrillic';
	font-size: 30px;
	margin: 0;
}

.hipster {
	background-image:url('../images/hipster.png'); 
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	margin: 10px 19px 0px 14px;
	width: 76px;
}

.left_arrow {
	background-image:url('../images/left_arrow.png'); 
	background-repeat: no-repeat;
	height: 92px;
	width: 45px;
	position: absolute;
	top: 111px;
	right: 466px;
    z-index: 33;
    cursor: pointer;
}

.right_arrow {
	background-image:url('../images/right_arrow.png'); 
	background-repeat: no-repeat;
	height: 92px;
	width: 45px;
	position: absolute;
	top: 111px;
	left: 466px;
    z-index: 33;
    cursor: pointer;
}

.manager {
	float: left;
	margin-left: 70px;
}

.cpaclub {
	margin: 13px 0 0 20px;
}

.partner_network {
	background-image:url('../images/slider.jpg');
	background-repeat: no-repeat;
	height: 306px;
	float: left;
	margin: 0 33px 0 0;
	position: relative;
	width: 506px;
}

.partner_network h2 {
	font-family: 'MuseoSansCyrillic';
	font-size: 33px;
	letter-spacing: 1.55px;
	margin: 0;
}

.partner_network p {
	font-family: 'MuseoSansCyrillic';
	line-height: 1.5;
}

.partner_text {
	margin: 47px 0 0 210px;
}

.polosa {
	margin: 0 auto 0;
	width: 1000px;
}

.seo_one, .seo_two {
	background-repeat: no-repeat;
	float: left;
	height: 669px;
	width: 401px;
	padding-bottom: 83px;
}

.seo_one {
	background-image:url('../images/seo_one.jpg');
	margin: 60px 110px 0 45px;
}

.seo_two{
	background-image:url('../images/seo_two.jpg');
	margin-top:60px;
}

.seo_one h1, .seo_two h1 {
	font-family: 'MuseoSansCyrillic-Light';
	font-size: 26px;
	margin: 19px 0 0 0;
	text-transform: uppercase;
}

.seo_one ul, .seo_two ul {
	float: left;
	font-family: 'MuseoSansCyrillic';
	font-size: 15px;
	list-style: none;
	margin-top: 130px;
	padding-left: 103px;
}

.seo_one ul li, .seo_two ul li {
	margin-bottom: 30px;
}

.seo_one a, .seo_two a{
	display: block;
	text-align: center;
}
	.seo_submit{
		border: 0;
		background-color: #092a38;
		color: white;
		font-family: 'MuseoSansCyrillic';
		font-size: 25px;
		height: 58px;
		letter-spacing: 0.5px;
		margin-top: 20px;
		text-transform: uppercase;
		width: 250px;
	}

.statisctics_image, .order_image {
	padding-top: 25px;
}

.content_main_second table,.content_main_second th,.content_main_second td {
font-family: 'MuseoSansCyrillic';
padding: 0;
text-align: left;
}

.content_main_second table {
	border-spacing: 0px 0px; 
	text-transform: uppercase;
	width: 970px;
	padding-left: 25px;
}

.content_main_second th {
	color: #ff8700;
	border-bottom: dotted 1px;
	border-bottom-color: #000;
	font-weight: normal;
	font-size: 14px;
	height: 83px;
}

.content_main_second td {
	border-bottom: dotted 1px;
	font-size: 14px;
	height: 50px;
}

.tabs_ul {
	list-style-type: none;
	margin: 0 auto 0;
	padding: 0;
	height: 55px
}


#triangle-left {
    width: 0;
    height: 0;
	margin-top: 57px;
	float: left;
    border-top: 19px solid transparent;
    border-right: 21px solid white;
    border-bottom: 19px solid transparent;
}

.yodiz {
	float: right;
	padding-top: 61px;
	margin-right: 5px;
}

.leftA {
    background: url("/theme2/images/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 50px;
    left: 250px;
    position: absolute;
    top: 150px;
    width: 30px;
    z-index: 70;
}
.rightA {
    background: url("/theme2/images/arrows.png") no-repeat scroll -30px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 283px;
    top: 150px;
    width: 30px;
    z-index: 70;
}
.about .slider ul li .desc {
    display: inline-block;
    font-family: tahoma;
    font-size: 16px;
    line-height: 20px;
    vertical-align: top;
    width: 80%;
}

.desc p {
    padding-top: 1px;
    padding-bottom: 1px;
}

.about .slider {
    margin-left: -2px;
    position: relative;
    width: 690px !important;
}

.center {
    margin: 0 auto;
    position: relative;
    width: 690px;
}

.slider li{
    height: 140px;
}

.block_main_first_new {
  background: url("/theme2/images/main_first_background.jpg") #f1f0f0;
  background-position: center top;
  width: 100%;
}
.content_main_first_new {
  margin: 0px auto;
  width: 1000px;
}
  .content_main_first_new h1 {
    font:24px 'MuseoSansCyrillic';
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0 10px;
  }
    .content_main_first_new h1 span {
      font-weight: bold;
    }
  .content_main_first_new h2 {
    background: url("/theme2/images/main_first_facts.jpg");
    font: 24px 'MuseoSansCyrillic';
    text-transform: uppercase;
    width: 425px;
    height: 56px;
    display: block;
    margin: 0 auto;
    padding: 30px 0 0 162px;
    line-height: 24px;
  }
  .content_main_first_new ul {
    background: #fff;
    border-radius: 20px;
    padding: 15px 25px 5px;
    box-shadow: 0 3px 3px #A2A2A2;
    border: 1px solid #D7D7D7;
    margin: 0;
  }
    .content_main_first_new li {
      background: transparent url("/theme2/images/check.png") no-repeat scroll 0% 0%;
      font-size: 13px;
      height: 22px;
      letter-spacing: 0.1px;
      line-height: 1.65;
      padding: 1.4px 0px 0px 43px;
      margin-bottom: 16px;
      display: inline-block;
    }
      .content_main_first_new li span{
        font-weight: bold;
      }
      .content_main_first_new li.left_li {
        width: 410px;
      }
      .content_main_first_new li.right_li {
        width: 444px;
      }
  .goreg_main_first {
    position: relative;
    text-align: center;
  }    
    img.leftstr {
      width: 64px;
      height: 45px;
      position: absolute;
      top: -18px;
      left: 210px;
    }
    img.rightstr {
      width: 64px;
      height: 45px;
      position: absolute;
      top:-18px;
      right: 210px;
    }
    a.registr_main_first {
      background: #FF8700;
      border: 0px none;
      color: #FFF;
      font-family: "MuseoSansCyrillic";
      font-size: 25px;
      height: 58px;
      line-height: 58px;
      width: 365px;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      margin: 25px auto 0px;
      display: inline-block;
    }    
      a.registr_main_first:hover{
        background: #f28500;
      }
    a.registr_main_first.offer {
        background: #FF0000;
    }
    a.registr_main_first.offer:hover {
		background: #da0401;
    }
  .slider_vidjet_main_first {
    margin: 30px 0;
  }    
    .vidjet_vk {
      float: right;
      height: 306px;
      width: 440px;
    }

.block_partner{
	background-color: #FEFEFE;
    background-image: url('../images/block_partner.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0 auto 0;
    width: 100%;
}
	.content_partner{
		margin: 0 auto 0;
    	width: 1000px;
	}
		.partner-list{
			margin: 40px 0px 0px;
			padding: 0px;
		}
			.partner-list li{
				display: block;
				margin-bottom: 30px;
				min-height: 150px; 
			}
				.partner-list li > a{
					display: block;
					float: left;
					width: 250px;
					height: 100%;
				}
				.partner-list li > p{
					display: block;
					margin: 0px;
					padding: 0px;
					float: left;
					height: 100%;
					width: 750px;
				}
					.partner-list li strong{
						display: block;
						font-weight: bold;
						font-size: 25px;
						margin-bottom: 15px;
					}
					.partner-list p a{
						display: block;
						margin-top: 15px;
					}

.popup_index {
	width: 650px;
	height: 499px;
	background: url('/theme2/images/pop2.jpg') center top no-repeat;
}
.popup_index .popup_close {
	width: 27px;
	height: 27px;
	background: url('/theme2/images/pop2close.png') left top no-repeat;
	cursor: pointer;
	opacity: 0.9;
	position: absolute;
	right: 7px;
	top: 7px;
}

.popup_index .popup_vk_button {
	position: absolute;
	bottom: 30px;
	left: 42px;
	display: inline-block;
	width: 156px;
	height: 25px;
	cursor: pointer;
}

.popup_index .popup_telegram_button {
	position: absolute;
	bottom: 30px;
	left: 247px;
	display: inline-block;
	width: 156px;
	height: 25px;
	cursor: pointer;
}

.popup_index .popup_telegram2_button {
	position: absolute;
	bottom: 30px;
	right: 41px;
	display: inline-block;
	width: 156px;
	height: 25px;
	cursor: pointer;
}

.popup_index .popup_close:hover {
	opacity: 1;
}
.popup_index .sec_4 {
	margin: 250px 25px 0;
}
.modal-backdrop {
	background-color: #fff;
}
.modal {
	margin-left: -324px;
}
#vk_groups_1 iframe {
	height: 229px !important;
	border-radius: 0 0 4px 4px;
}
#first-modal{
	top: calc(50% - 247px);
}

.soc_cpa{
	width:196px;
	height:63px;
	background-image:url("/theme/img/m1_soc/cpa_club.png");
}
.soc_cpa:hover{
	background-image:url("/theme/img/m1_soc/cpa_club1.png");
}
.soc_vk{
	width:135px;
	height:64px;
	background-image:url("/theme/img/m1_soc/vk.png");
}
.soc_vk:hover{
	background-image:url("/theme/img/m1_soc/vk1.png");
}
.soc_kote{
	width:57px;
	height:63px;
	background-image:url("/theme/img/m1_soc/kote.png");
}
.soc_kote:hover{
	background-image:url("/theme/img/m1_soc/kote1.png");
}
.soc_search{
	width:149px;
	height:63px;
	background-image:url("/theme/img/m1_soc/search.png");
}
.soc_search:hover{
	background-image:url("/theme/img/m1_soc/search1.png");
}
.soc_web{
	width:254px;
	height:63px;
	background-image:url("/theme/img/m1_soc/web.png");
}
.soc_web:hover{
	background-image:url("/theme/img/m1_soc/web1.png");
}

.advertiser-reg h3 {
    text-align: center;
    font: 24px "MuseoSansCyrillic";
    margin: 30px auto;
}

.advertiser-reg .veb p {
	text-align: center;
    font: 18px "MuseoSansCyrillic";
    margin: 15px auto 30px auto;
}

.block-cpaplus {
	position: relative;
	background: rgba(0, 0, 0, 0.05);
	width: 800px;
	margin: 0 auto 30px auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.block-cpaplus:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: rgba(0, 0, 0, 0.05);
	border-width: 10px;
	margin-left: -10px;
}

.plus-cpa {
	float: left;
	margin: 5px 40px 5px 20px;
}

.plus-cpa li {
	background: url("/theme2/images/greencheck.png") no-repeat left;
	padding: 0 0 0 28px;
	color: #333;
	font: 17px "MuseoSansCyrillic";
	margin: 11px 0;
}

.field-wrap {
	margin: 0 0 20px 80px;
}

.field-wrap input, .field-wrap textarea {
	background: #fcfcfc;
	width: 340px;
	border: 1px solid #dbdbdb;
	box-shadow: none;
	font: 14px "MuseoSansCyrillic";
	padding: 8px;
}
.field-wrap textarea {
	width: 784px;
	height: 70px;
}
.regform-right .field-wrap {
	margin-left: 44px;
}

.field-wrap .field-label {
	font: 15px "MuseoSansCyrillic";
	margin-bottom: 4px;
	color: #333333;
}

#advertiser-regFrom input[type='submit'] {
  display: block;
  margin: 0 auto;
  border: none;
  width: 230px;
  height: 58px;
  font: 22px "MuseoSansCyrillic";
  padding: .7em 1em calc(.7em + 3px);
  border-radius: 3px;
  background: #ffc90d;
  box-shadow: 0 -3px #cca20e inset;
  transition: 0.2s;
} 
#advertiser-regFrom input[type='submit']:hover { background: #cca20e; }
#advertiser-regFrom input[type='submit']:active {
  background: #cca20e;
  box-shadow: 0 3px #cca20e inset;
}

.advertiser-reg h3.rules-blockTitle {
	border-bottom: 1px solid #d7d7d7;
	display: block;
	padding-bottom: 23px;
	margin-bottom: 0;
	margin-top: 150px;
	color: #333333;
	font-size: 20px;
}

.rules-text p {
	font: 13px "MuseoSansCyrillic";
	color: #333333;
	line-height: 1.7;
}
.rules-textBlock {
	width: 295px;
	float: left;
	margin: 20px 55px 30px 0;
}
.rules-textBlock:last-child {
	margin-right: 0;
}

.popup_advertisement {
	width: 648px;
	height: 190px;
	text-align: center;
	background: #FFF;
}
.popup_advertisement .popup_close {
	width: 27px;
	height: 27px;
	background: url('/theme2/images/pop2close.png') left top no-repeat;
	cursor: pointer;
	opacity: 0.9;
	position: absolute;
	right: -10px;
	top: -10px;
}
.popup_advertisement .popup_close:hover {
	opacity: 1;
}
.popup_advertisement p {
	margin-top: 80px;
	font: 18px "MuseoSansCyrillic";
}

.content_advertisement_review {
	margin: 40px auto 0 auto;
	width: 1000px;
}

.list-review{
	margin: 0px;
	display: block;
}
.list-review li{
	box-sizing: border-box;
	display: block;
	padding-bottom:20px;
	clear: both;
	overflow: hidden;
} 
.list-review img{
	display:block;
	float: left;
	width:200px;
	height: 200px;
	border-radius:200px;
	border:5px solid gray;
	background: #fff;
}
.list-review li > div{
	float:right;
	width:770px;
	height: auto;
	background:url("/theme2/images/arrow.png") left 1px bottom 30px no-repeat;
}
.list-review div > div{
	width:750px;
	margin-left:20px;
	background: #fff;
	min-height: 50px;
	height: auto;
	border-radius:15px;
	box-sizing: border-box;
	padding: 10px;
}
.list-review span,
.list-review h5,
.list-review h2,
.list-review a{
	font-weight: normal;
	font-family: 'MuseoSansCyrillic';
	font-size: 24px;
	line-height: 1.2em;
	display: inline;
	margin:0px;
} 
.list-review p{
	display: block;
	margin:10px 0 0 0;
}
.list-review h5{
	color: rgb( 255, 80, 53 );
}

.service-mail-link {
	background: #27bcd4;
	border: 0px none;
	position: relative;
	color: #FFF;
	font-family: "MuseoSansCyrillic";
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	width: 245px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin: 25px auto 0px;
	display: block;
}
.service-mail-link:hover{
	background: #27a7bc;
	text-decoration: none;
	color: #FFF;
}
.service-mail-link .notice-mail {
	position: absolute;
	font-size: 12px;
	line-height: 1.8;
	top: -5px;
	right: -10px;
	display: block;
	width: 40px;
	height: 20px;
	color: #FFF;
	background: #ff5035;
	border-radius: 50px;
}
.service-mail-link .notice-mail i {
	margin-top: -1px;
}

.logo-img {
	display: none;
}

.field-wrap input::-webkit-input-placeholder {color:#c4c4c4;}
.field-wrap input::-moz-placeholder          {color:#c4c4c4;}/* Firefox 19+ */
.field-wrap input:-moz-placeholder           {color:#c4c4c4;}/* Firefox 18- */
.field-wrap input:-ms-input-placeholder      {color:#c4c4c4;}
.field-wrap textarea::-webkit-input-placeholder {color:#c4c4c4;}
.field-wrap textarea::-moz-placeholder          {color:#c4c4c4;}/* Firefox 19+ */
.field-wrap textarea:-moz-placeholder           {color:#c4c4c4;}/* Firefox 18- */
.field-wrap textarea:-ms-input-placeholder      {color:#c4c4c4;}

.list-review li > div.this_video {
    border: 10px solid #FF4700;
    border-radius: 8px;
    box-shadow: 0px 0px 15px #FF4700;
    width: 560px;
    height: 315px;
    margin: 0 200px 20px 20px;
}


.right-links-block {
    position: absolute; 
    width: 150px; 
    right: 30px; 
    top: 92px;
}

.right-links-block span.help-inline {
	margin-bottom: 30px;
}

.spoiler {
	border: 1px solid #e7e8ec;
	margin: 4px 0;
}

.spoiler .spoiler-header {
	color: #2b587a;
	background-color: #f5f7f8;
	cursor: pointer;
	padding: 12px 0;
	font-weight: bold;
}
.spoiler .spoiler-arrow {
	width: 20px;
	height: 17px;
	float: left;
	margin: 2px 10px 0 10px;
	background: url("/theme/img/light_arrow.gif") no-repeat;
	transition: all 0.2s ease 0s;
}

.spoiler .spoiler-arrow.arrow-active {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.spoiler .spoiler-body {
	background: #FFF;
	display: none;
	padding: 15px 20px;
}

.offers_block {
	height: auto !important;
}

.content_main_second.offers_block th {
	height: 40px;
}

.offers-table-page td,
.offers-table-page th {
	padding: 10px;
}

.offers-table-page td.img-offer {
	position: relative;
	vertical-align: middle;
	text-align: center;
	width: 100px;
}

.offers-table-page td.geo {
	width: 240px;
	vertical-align: middle;
	text-align: center;
}
.offers-table-page td.geo img {
	margin: 2px 5px;
}

.offers-table-page .img-offer img.offer-prew_img {
	width: 100px;
	height: 100px;
}

td.td-c {
	vertical-align: middle;
	text-align: center;
	text-transform: lowercase;
}

th.td-c {
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}

a.button-more {
    background: #ff8700;
    border: 0;
    display: block;
    text-decoration: none;
    color: #FFF;
    margin: 40px 0 50px 370px;
    font-family: 'MuseoSansCyrillic';
    font-size: 25px;
    padding: 18px 0;
    float: left;
    width: 255px;
}
a.button-more:hover, a.button-more:active {
	text-decoration: none;
	color: #FFF;
	background: #f28500;
}

ul.politics-list li, ol.politics-list li {
    list-style-type: decimal;
    margin-bottom: 15px;
}

ul.politics-list li li, ol.politics-list li li {
	list-style-type: decimal;
}


.navbar .nav>li {
    font-size: 13px;
}
.navbar .nav>li>a span.badge {
    background-color: rgba(255,80,53, 1);
}
.navbar .nav>li>a span.badge.animate {
    text-shadow: 0px 1px 2px rgba(0,0,0,0.75);
    -webkit-animation: blink 3s ease-in infinite;
    animation: blink 3s ease-in infinite;
}
@-webkit-keyframes blink {
  0% { background-color: rgba(255,80,53, 1); }
  50% { background-color: rgba(255,80,53, 0); }
  100% { background-color: rgba(255,80,53, 1); }
}
@keyframes blink {
  0% { background-color: rgba(255,80,53, 1); }
  50% { background-color: rgba(255,80,53, 0); }
  100% { background-color: rgba(255,80,53, 1); }
}

.navbar-inner { border-radius:0; box-shadow: none !important; border:1px solid #ccc; padding-left:0px; padding-right:0px;  }


.information-voted {
    background: #fff;
    color:#333333;
    font-family: 'Museo Sans', Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.333em;
    margin: 30px 0 20px 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.information-voted .block-title {
    background: #38474f;
    color: #fff;
    font-size: 1.08em;
    font-weight: 900;
    line-height: 2.5em;
}
.information-voted .block-title,
.information-voted h3 {
    text-transform: none;
}
.information-voted b {
    font-weight: 700;
}
.information-voted .block-title span:nth-of-type(1) {
    color:#ff5035;
}
.information-voted .block-title span:nth-of-type(2) {
    color:#efc12b;
}

.information-voted_cont:after {content: '';display: block;clear: both;}
.information-voted_cont {
    background: #f5f5f5 url(/theme/img/iv_pers.png) no-repeat center bottom;
    border:1px solid #e1e1e1;
    border-top: none;
    min-height: 150px;
}
.information-voted_cont_left,
.information-voted_cont_right {
    width: 450px;
}
.information-voted_cont_left {
    float: left;
    padding-top: 5px;
}
.information-voted_cont_right {
    float: right;
    padding-top: 14px;
}
.information-voted_cont_left h3,
.information-voted_cont_right h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
}
.information-voted_cont_right h3 {
    line-height: 1em;
}
.information-voted_cont_left span {
    background: #ff5035;
    color:#fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.700em;
    padding: 0 12px;
    text-transform: uppercase;
}
.information-voted_cont_left p {
    font-size: 15px;
    line-height: 1.200em;
    padding: 7px 40px 0;
}

.information-voted_cont_right a {
    color:#007be2;
    font-size: 18px;
    text-decoration: underline;
}
.information-voted_cont_right a:hover {
    color:#ff5035;
}
.information-voted_cont_right p {
    font-size: 16px;
    line-height: 1.200em;
    padding: 10px 32px 0;
}
.information-voted_close,
.information-voted_cont_right a {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.information-voted_close {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAApElEQVQokX3SO24CMRQF0KsoEtIUSTcrCXuF7CPTZVJlCeyDFqU4FIwjDLav5MKfY9nPDoIPfOFt67fahCNmpKCzW347eML3tuaEOVjUecT3qOQQvG+LW7iFVkxl1x5uonLHEW6iRzjCFUJeUucvySXP2SV5rUbU1VsHR62qPUJr49j/uId+tvHuUwWHDhoVbInb3zt1UAufsS8TMz476B4v2CNXpDF70L07HJkAAAAASUVORK5CYII=');
    cursor: pointer;
    width: 14px;
    height: 14px;
    opacity: .4;
    position: absolute;
    right: 13px;
    top: 17px;
    z-index: 1;
}
.information-voted_close:hover {
    opacity: .7;
}

#t1_menu2  > .dropdown >.dropdown-toggle > .caret{
	margin-top: 25px;
}
#t1_menu2  > .dropdown >.dropdown-menu:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
#t1_menu2  > .dropdown >.dropdown-menu:after{
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
}
#t1_menu2 li a {
	color: black;
	text-decoration: none;
	text-align: right;
}
#t1_menu2  > .dropdown >.dropdown-menu{
	left: inherit !important;
	right: -13px !important;
	min-width: 120px !important;
	border: 1px solid #DDDDDD !important;
	box-shadow: 0 2px 8px rgba(54, 54, 54, 0.23) !important;
}
#t1_menu2  > .dropdown >.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
	text-transform: initial !important;
}
#t1_menu2  > .dropdown >.dropdown-menu>li>a:focus, #t1_menu2  > .dropdown >.dropdown-menu>li>a:hover {
	color:	black;
	background-color: #f3f3f3;
	background-image: none;
	//background-image: linear-gradient(to bottom,#fff,#e6e6e6);
}
#t1_menu2 li {
	line-height: 55px;
	margin-right: 0px !important;
}
.dropdown-menu > li > hr{
	margin: 0px;
	margin-top: 1px;
}
#t1_menu2 {
	font-family: Helvetica, Arial, Sans-Serif !important;
}

.dropdown-menu>li>a,
.dropdown-toggle{
	text-decoration: none;
}

.tabs_ul.m1-nav{
	margin: 0 0 0 106px;
	width: 870px !important;
}

.tabs_ul.m1-nav-auth{
	margin: 0;width: 662px;padding-left: 174px;
}

.m1-nav_li{
	margin-right: 20px;
}

.m1-nav_li--last{
	margin-right: 0;
}

#logo {
	font-size:0px;
	text-indent:-9999px;
	width:180px;
	height:55px;
	background:url(/theme/img/logo.png);
	position:absolute; top:0; left:-3px;
}
