@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-Reg-webfont.eot');
    src: url('../fonts/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Reg-webfont.woff') format('woff'),
    url('../fonts/ProximaNova-Reg-webfont.ttf') format('truetype'),
    url('../fonts/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-RegIt-webfont.eot');
    src: url('../fonts/ProximaNova-RegIt-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-RegIt-webfont.woff') format('woff'),
    url('../fonts/ProximaNova-RegIt-webfont.ttf') format('truetype'),
    url('../fonts/ProximaNova-RegIt-webfont.svg#proxima_novaregular_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-Bold-webfont.eot');
    src: url('../fonts/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Bold-webfont.woff') format('woff'),
    url('../fonts/ProximaNova-Bold-webfont.ttf') format('truetype'),
    url('../fonts/ProximaNova-Bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-BoldIt-webfont.eot');
    src: url('../fonts/ProximaNova-BoldIt-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-BoldIt-webfont.woff') format('woff'),
    url('../fonts/ProximaNova-BoldIt-webfont.ttf') format('truetype'),
    url('../fonts/ProximaNova-BoldIt-webfont.svg#proxima_novabold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-Semibold.eot');
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Semibold.woff') format('woff'),
    url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?-o7sjtp&v=1.1');
    src:url('../fonts/icomoon.eot?v=1.1#iefix-o7sjtp') format('embedded-opentype'),
    url('../fonts/icomoon.woff?-o7sjtp&v=1.1') format('woff'),
    url('../fonts/icomoon.ttf?-o7sjtp&v=1.1') format('truetype'),
    url('../fonts/icomoon.svg?-o7sjtp&v=1.1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.ico {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'a_PlakatTitul';
    src: url('../fonts/a_PlakatTitul-ExtraBold.eot');
    src: url('../fonts/a_PlakatTitul-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/a_PlakatTitul-ExtraBold.woff2') format('woff2'),
        url('../fonts/a_PlakatTitul-ExtraBold.woff') format('woff'),
        url('../fonts/a_PlakatTitul-ExtraBold.ttf') format('truetype'),
        url('../fonts/a_PlakatTitul-ExtraBold.svg#a_PlakatTitul-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}



html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}/*body{line-height:1}*/blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; height: 100%; min-height: 100%; margin: 0; padding: 0; width: 100%; background: #fff; }
html, button, input, select, textarea { font-family: "ProximaNova", Arial, sans-serif; }
body { min-height: 780px; height: 100%;
    font: 16px/1em "ProximaNova", Arial, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff; margin: 0;
    padding: 0; width: 100%; min-height: 100%; height: 100%; }


::-moz-selection { background: #4C6F96; color: #fff; text-shadow: none; }
::selection { background: #4C6F96; color: #fff; text-shadow: none; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #d2d4d6; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background-color: white; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.wrapper{ width: 960px; margin: 0 auto; position: relative; }
.main > .wrapper {z-index: 2;}
.widescreen .wrapper{ width: 1200px; }
.nowrap { white-space: nowrap; }
.rel { position: relative; }
.iblock { display: inline-block; vertical-align: top; margin: 0; padding: 0;}
.info-article > a {margin-left: 25px;}
.bbox {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
/* headers */

/* dimension  */
.w360px { width: 360px; }
.ml20px {margin-left: 20px;}
.ml30px {margin-left: 30px;}
.ml40px {margin-left: 40px;}
.narrow { width: 15em; /* 240px/16px */ }
.wide { width: 30em;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.widescreen .wide { width: 45em; }


/* size */
blockquote *:first-child { /*margin: .8em 0; */}
p, ul, ol, dl, pre, blockquote, address, table, form { margin-bottom: 1.3em; }
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 { margin: 1em 0 .5em;  }
h2 { margin: 1.07em 0 .535em; }
h3 { margin: 1.14em 0 .57em; }
h4 { margin: 1.23em 0 .615em; }
h5 { margin: 1.33em 0 .67em; }
h6 { margin: 1.6em 0 .8em; }
th, td { padding: .8em; }
caption { padding-bottom: .8em; } /* padding instead of margin for IE */
blockquote {padding-left:160px; margin: 1em 0 1.5em 0; font: italic 1.875em/1.26em 'Tinos', Georgia, serif;  }
fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
legend { padding-left: .8em; padding-right: .8em; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
textarea, input { padding: .3em .4em .15em .4em; }
select { padding: .1em 0 0 .2em; }
option { padding: 0 .4em; }



.lite { color: #b2b2b2; }
/* font */
.small { font: 11px/14px 'ProximaNova', Arial, sans-serif; }
.large { font: 13px/16px 'ProximaNova', Arial, sans-serif; }
.largest { font: 14px/18px 'ProximaNova', Arial, sans-serif; }
.italic { font-family: 'Tinos', Georgia, serif; font-style: italic; }
.blocktitle, .blocktitle:link, .blocktitle:visited { font: bold 11px/14px Arial, sans-serif; text-transform: uppercase; color: #d7be73 !important; letter-spacing: .26em; }
h1 { font: italic 5em/1em 'Tinos', Georgia, serif; margin: .225em 0 0em 1.45em;}
h1.blocks-h_nofiltr{margin-top: 6px; margin-bottom: 90px;}
h2 { font: italic 2.5em/1em 'Tinos', Georgia, serif; margin: 1.35em 0 1em 0; }
h1.blocks_h{margin: 30px 0 66px;}

/* align */
.left { float: left; }
.right { float: right; }
.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }
.tjustify { text-align: justify; }
/* valign middle */
.valignw { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
.valignw .ieonly { display: none; width: 1px; margin-left: -1px; }

/* images sprite */
.imgsprite:before{ content: ''; background: url('../i/icons.png') no-repeat 0 0; }


#ajaxLoader { position: absolute; z-index: 99999; width:56px; height:21px; background: url('../i/ajax-loader.gif') no-repeat 0 0; }

.mainpage header, .mainpage .main>.wrapper {opacity:0; filter: alpha(opacity=0);}
.pageloader { /*position:absolute;top:355px;left:10px;*/position: fixed;top: 380px;left: 42%; padding: 0px 10px 20px 20px;font: italic 1.5em/1em 'Tinos', Georgia, serif; }
.homepage { background: #f3f3f3; min-height: 100%; min-width: 980px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; overflow: hidden; }
.mainpage .homepage { background: #fff; }
.divider { border: none; border-top: 1px solid #ddd;  margin: 5.5em 0 3.4em; height: 1px; background: none; }
.supertop { min-height: 90px; }
.supertop a {display: block; width: 100%; overflow: hidden; min-width: 980px; text-align: center; }
/* +++ NAVIGATION +++ */
.mainmenu { margin-left: 260px; min-height: 68px; border-top: solid 1px #ededed; }
.menubar {white-space: nowrap;}
.menubar > span { display:inline-block; line-height: 68px; vertical-align: middle; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 20px; }
.menubar a, .rltitle a { font: 900 .75em 'Arial Black', Gadget, sans-serif; text-transform: uppercase; letter-spacing: .15em; }
.menubar a, .menubar a:link, .menubar a:visited { color: #000; position: relative; }
.menubar .current a, .menubar .current a:link, .menubar .current a:visited {color:#9b8646;}
.menubar a:hover, .menubar a:active { color:#9b8646; }
.m_01 { width: 102px; /*padding-left: 9px;*/}
.m_02 {}
.m_02 a:after, .rltitle .close:after, .m_05 a:after{ font: normal 6px 'icomoon'; margin: 8px 0 0 -8px; content: '2'; position: absolute; left: 50%; top: 100%;  }
.m_02 a:after, .m_05 a:after {color:#9b8646;}
.m_03 { width: 111px; }
.m_04 { width: 125px; }
.m_05 {}
.spec_gold a{
    color: #d3b65f !important;
}
.spec_gold a:hover{
    color: #000 !important;
}


.newitems { width: 8px; height: 8px; -webkit-border-radius: 4px; border-radius: 4px; background: #9b8646;
    bottom: 11px; left: 7px; top: auto; vertical-align: middle; overflow: hidden; display: inline-block; }

.rubricslist, .choiceofera, .issuesarchive { opacity:0; filter: alpha(opacity=0); }
.fixedrubricslist, .fixedchoiceofera, .fixedissuesarchive { position: absolute; z-index: 9999; left: 0; top: 0; width: 100%;
    background: #fff; height: 0; min-width: 980px; }
#advlist.fixedrubricslist {background:none;}
.widescreen .rubricslist, .widescreen .choiceofera, .widescreen .issuesarchive  { min-width: 1200px; }

.no-touch .fixedrubricslist, .no-touch .fixedchoiceofera, .no-touch .fixedissuesarchive { position: fixed; z-index:9999;}

@media screen and (max-height: 730px){
    .no-touch .fixedrubricslist,
    .no-touch .fixedchoiceofera,
    .no-touch .fixedissuesarchive {
        bottom: 0;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }
}

.fixedrubricslist.opened, .fixedchoiceofera.opened, .fixedissuesarchive.opened { opacity:1; filter: alpha(opacity=100);}
.rltitle { line-height: 60px;  margin: 0 0 61px 362px; }
#advlist .rltitle { border-top: solid 5px #9b8646; margin:0 0 40px 0;width:180px; text-align:center;}
.rltitle .close { position: relative; }
.rltitle .close:after { margin: 8px 0 0 -7px; content: '%'; font-size: 9px;}

.rubrics { border-top: solid 5px #9b8646; margin: 0 6%; }
#advlist .rubrics {width:240px; margin:0 0 0 625px; background:#fff; padding:51px 30px 0 30px; border:0 none; margin-top:-51px;}
.rubrcolumns { padding-bottom: 55px; }
.rubrcolumns .col1 { width: 300px; margin-left: 90px; }
@media screen and (max-width: 1350px){
    .rubrcolumns .col1 {
        margin-left: 0;
    }
}

.rubrcolumns .col2 { width: 325px; }
.rubrcolumns .col3 { width: 315px; }
.rubrcolumns .col4 { width: 315px; margin-left: 143px; }
.widescreen .rubrcolumns .col4 {margin-left:0; }

#advlist .rubrcolumns {text-align:center;}
#advlist .rubrcolumns .col2 { width: 180px; }
.rubrcolumns a, .rubrcolumns a:link, .rubrcolumns a:visited { color: #534f4e; display: inline-block; margin-bottom: 26px; }
.rubrcolumns a.current, .rubrcolumns a.current:link, .rubrcolumns a.current:visited {color: #9b8646;}
.rubrcolumns a:hover, .rubrcolumns a:active { color: #9b8646;}
.rubrcolumns a span { font-size: 1em; text-transform: uppercase; /*white-space: nowrap;*/ }
a .cnt { background: #af8c32; color: #fff; -webkit-border-radius: 8px; border-radius: 8px; font-size: 0.6875em; line-height:18px; font-weight: bold;
    padding: 1px 3px 0 4px; top: auto; bottom: 7px; left: 10px; vertical-align: top; height:16px; }

.notauth { padding: 18px 0 0 10px; white-space: nowrap; }
.notauth a, .notauth a:link, .notauth a:visited { font: italic .875em/1em 'Tinos', Georgia, serif; color: #4f4f4f; }
.notauth a:before { content:''; width: 1px; height: 13px; background: #4f4f4f; display: inline-block; margin: 0 19px -3px 12px; vertical-align: baseline; }
.notauth a:first-child:before{display: none;}

.pages { font: italic 1.5em 'Tinos', Georgia, serif; padding: 32px 0 0 0; }
.pages a, .pages a:link, .pages a:visited { color: #af8c32;}
.pages > a:hover { text-decoration: underline;}
.pages > a, .pages > span { margin: 0 20px 0 0; }
.pages a.cur, .pages a.cur:link, .pages a.cur:visited {color:#000000; cursor:default;}
/* фильтр */
.content_filter { float: right; text-align: right; }
.content_filter.nometa { margin-bottom: 25px;}
.content_filter .f_type{margin-bottom: 6px;}
.f_type { margin: 0 0 16px 0; padding: 0; list-style: none; white-space: nowrap; }
.f_type li { margin: 0 0 0 15px; padding: 0; font-family: 'Tinos', Georgia, serif; font-style: italic; }
.f_type a, .f_type a:link, .f_type a:visited { color: #af8c32; font-size: .875em; line-height: 1.2em; display: inline-block; border-bottom: dashed 1px #af8c32; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited,
.f_type .current a, .f_type .current a:link, .f_type .current a:visited { color: #a0a0a0; border: 0; }
.f_params {margin: 0 -5px 15px 0; }
.f_params a, .f_params a:link, .f_params a:visited, .f_params .opener { font-size: .8125em; text-transform: uppercase; color: #6f7072; padding: 2px 5px 1px 5px;
    letter-spacing: .085em; margin: 0 0 0 3px;  }
.f_params a.current, .f_params a.current:link, .f_params a.current:visited { color: #fff; background: #9b8646; }
.f_alpha {}
.f_alpha a {}
.f_dates {}
.f_years.selectrepresent { min-width: 80px; width:auto; margin: -4px 0 0 0; }
.f_years.selectrepresent .opener {padding: 6px 40px 1px 19px; min-width: 40px; width:auto;  white-space: nowrap; }
.f_years.selectrepresent .opener:after{margin: 0 14px 0 0;}
.f_months {}

.selectrepresent {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    position: relative; text-align: left; }
.selectrepresent .options {
    position: absolute; top: 100%; left: 0; width: 100%; padding: 3px 0 11px 0; z-index:1;
}
.selectrepresent.open, .selectrepresent.open .options { background: #fff; }
.selectrepresent a, .selectrepresent a:link, .selectrepresent a:visited, .selectrepresent .opener {
    display: block; margin: 0; padding: 9px 10px 4px 19px; }
.selectrepresent .opener { padding: 13px 10px 1px 19px; cursor: pointer; position: relative; font-weight: bold; }
.selectrepresent .opener:after { content: ''; width: 1px; height: 1px; border: solid 5px rgba(255,255,255,0.01); border-top: solid 5px rgba(133,134,135,1);
    position: absolute; right: 0; top: 50%; margin: 3px 10px 0 0; }

/* выбор эпохи */
.choiceofera { background: #00070c url('../i/choiceofera_bg.jpg') no-repeat 50% 100%; padding-top: 35px; min-width: 980px; }
.choiceofera .wrapper, .widescreen .choiceofera .wrapper { width: 958px; }
.ce_close_area { max-width: 1080px; margin: 0 auto; position: relative; min-width: 980px; z-index: 10; }
.ce_close { position: absolute; right: 0; top: 0; color: #9b8646; cursor: pointer; }
@media (max-width: 1090px) {
    .ce_close { right: 10px; }
}
.choiceofera h3 { font-weight: bold; font-size: 1.875em; line-height: 1.2em; white-space: nowrap; letter-spacing: .22em; color: #fff; text-transform: uppercase; margin: 0 0 12px; }
.choiceofera form {margin: 0; padding: 0 0 40px; }
.choiceofera fieldset {margin: 0; padding: 0; border: 0;}
.choiceofera fieldset, .choiceofera label { color: #fff;}
.ce_when {margin: 0 0 60px;}
.ce_when fieldset, .ce_when label { height: 228px; background: url('../i/era.png') no-repeat 50% -684px;}
.ce_when h3, .ce_where { margin-left: 9px; }
.ce_when .fieldrow { width: 958px; margin: 0 auto; }
.ce_when .fieldcell, .ce_when label { width: 219px; height: 228px; }
.ce_when .fieldcell { margin: 0 10px; overflow: hidden; position: relative; }
.ce_when input, .ce_when .checkbox { position: absolute; left: -10000px;}
.ce_when .era_1 { margin-right: 12px; margin-left: 9px; }
.era_1 label { background-position: -71px 0; }
.era_2 label { background-position: -312px 0; }
.era_3 label { background-position: -551px 0; }
.era_4 label { background-position: -790px 0; }
.no-touch .ce_when label{text-transform: none;}
.no-touch .ce_when label:hover { color: #9b8646; }
.no-touch .ce_when .checked+label:hover { color: #fff; }
.no-touch .era_1 label:hover { background-position: -71px -228px; }
.no-touch .era_2 label:hover { background-position: -312px -228px; }
.no-touch .era_3 label:hover { background-position: -551px -228px; }
.no-touch .era_4 label:hover { background-position: -790px -228px; }
.era_1 .checked+label, .no-touch .era_1 .checked+label:hover { background-position: -71px -456px; }
.era_2 .checked+label, .no-touch .era_2 .checked+label:hover { background-position: -312px -456px; }
.era_3 .checked+label, .no-touch .era_3 .checked+label:hover { background-position: -551px -456px; }
.era_4 .checked+label, .no-touch .era_4 .checked+label:hover { background-position: -790px -456px; }
.ce_when label, .ce_when .checkbox + label { display: block; text-align: center; color: #fff; font-size: 1em; padding: 164px 0 0; white-space: nowrap; }
.ce_when label span.epoch { font-size: .875em; display: inline-block; margin-top: 9px; }
.ce_where { width: 470px; }
.ce_where h3 { margin-bottom: 21px; }
.ce_where .fieldrow { min-width: 120px;}
.ce_where .fieldcell { white-space: nowrap; margin: 0 0 10px 0; width: auto; }
.ce_where label { position: relative; display: inline-block; top: 2px; text-transform:none; }
.ce_where .checkbox { position: relative; display: inline-block; vertical-align: middle; width: 20px; height: 20px; border: solid 3px #fff; margin: 0 5px 0 0;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }
.ce_where .checkbox.checked { border: solid 3px #9b8646; }
.ce_where .checkbox.checked:before { content: "9"; font: 9px 'icomoon'; left: 2px; position: absolute; top: 3px; }
.no-touch .ce_where .fieldcell:hover label, .no-touch .ce_where .fieldcell:hover .checked+label,
.ce_where .checked+label, .ce_where .checkbox.checked:before { color: #9b8646;}
.no-touch .ce_where .fieldcell:hover .checkbox { border: solid 3px #9b8646; }
.ce_where .checkbox input { position: absolute;  left: -10000px; }

.ce_details { width: 470px; padding: 0 0 0 40px; }
.ce_details:before { content: ''; width: 1px; height: 100%; position: absolute; top: 0; left: 50%; background: url('../i/golddot.png') repeat-y 0 0; }
.ce_details fieldset {}
.ce_details label { font-size: .875em; opacity: .7; filter: alpha(opacity=70); display: block; margin: -6px 0 17px;text-transform:none; }
.ce_details input { width: 430px; height: 45px; border: solid 3px #9b8646;}
.ce_details .searchtips { font-size: .875em; color:#fff; display: block; margin: 8px 0 0 0; white-space: nowrap; }
.ce_details .searchtip { border-bottom: dotted 1px #fff; cursor: pointer; }

.choiceofera .buttonrow { text-align: center; margin: 30px 0 0 0; padding: 40px 0 0 0; background: url('../i/golddot.png') repeat-x 0 0;  }
.choiceofera .ce_button { background: #9b8646; border: 0; color: #fff; text-transform: uppercase; font-size: .875em;
    -webkit-border-radius: 3px; border-radius: 3px; height: 38px; line-height: 38px; display: inline-block; min-width: 240px; }
.choiceofera .ce_button.disabled { cursor: default; background: rgba(255,255,255,.5); }
.no-rgba .choiceofera .ce_button.disabled { color: #9b8646;}
.choiceofera .ce_button .notok, .choiceofera .ce_button.disabled .ok {display: none; }
.choiceofera .ce_button .ok, .choiceofera .ce_button.disabled .notok {display: inline-block; }

.header {
    min-height: 120px;
    background: #fff;
    min-width: 980px;
    width:100%;
    left: 0; top: 0;
    z-index: 100;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.header a:hover, .header a:active { color:#9b8646;}
.header_top { height: 51px; position: relative; z-index: 52; background: #fff; }
.header_top .wrapper { height: 51px; }
.h_user { height: 1px; width: 260px; }
.authuser {}
.gotolc { display: block; }
.gotolc em { display: block; position: relative; padding: 7px 0 0 57px; font-size: .875em; line-height: 1.1em;}
.gotolc .userpic { width: 44px; height: 44px; background: #ededed; position: absolute; left: 0; top: 0; }
.gotolc .userpic img { width: 44px; height: 44px; }
.gotolc + br { display: none; }
.logout { margin: 0 0 0 57px; font-size: .75em; display: inline-block; line-height: .9em; }
.logout, .logout:link, .logout:visited { border-bottom: solid 1px #c4b99b; }
.logout:hover, .logout:active { border: 0;}
.h_any { width: 220px; height: 100%; }
.h_any a, .h_any a:link, .h_any a:visited { font: italic .8125em 'Tinos', Georgia, serif; color: #8c8c8c; width: 59px; border-right: solid 1px #ededed;
    display: inline-block; height: 100%; vertical-align: top; text-align: center; padding: 29px 0 0 0; position: relative;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.h_any a:hover, .h_any a:active, .h_any a:hover .ico, .h_any a:active .ico { color:#9b8646; }
.h_any .ico { color: #a0a0a0; font-size: 18px; left: 0; line-height: 18px; position: absolute; text-align: center; top: 10px; vertical-align: top; width: 100%;  }
.h_any .basket .ico { font-size: 25px; line-height: 34px; position: relative; top: -20px; }
.h_any .basket sup { font: 11px 'ProximaNova', Arial, sans-serif; color: #fff; background: #af8c32; padding: 1px 3px 0px 4px; margin: -17px 0 0 -9px; position: absolute; top: 50%; left: 50%; }
.h_any .basket:hover sup { background: #404040; }
.h_any .video .ico {font-size: 17px; margin: -1px 0 0;}
.h_any a.trailer {padding-top: 7px; width: 72px;}
.h_any .trailer svg{position: relative; top: 2px;}
.h_epoch { width: 240px; line-height: 50px; text-align: center; }
.h_epoch a { font-size: 1em; position: relative; }
.h_epoch .ico { position: absolute; right: 100%; top: 50%; font-size: 18px; margin: -10px 11px 0; }
.h_search { width: 240px; float: right; padding: 10px 0 0 0; }
.h_search_form { margin: 0 0 0 10px; width: 230px; height: 31px; -webkit-border-radius: 3px; border-radius: 3px; background: #e9e9e9; }
.h_search_form input { width: 100%; padding: 0 5px 0 32px; height: 29px; color: #9e9e9e;
    font: italic .9375em 'Tinos', Georgia, serif; font-style: italic; border: 0; background: transparent;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.h_search_form button { position: absolute; left: 0; top: 0; width: 32px; text-align: center; height: 31px; line-height: 31px; border: 0; background: transparent; color: #bcbcbc; font-size: 13px; }
.no-touch .h_search_form button:hover {color: #404040; }

.header_body { position: relative; z-index: 52; clear:both; background: #fff; }
.mainlenta { position: relative; z-index: 40; overflow: hidden; }
.header_body .wrapper { height: 68px; }
.h_soc {position: absolute; top: 25px; right: 0; }
.h_soc * {vertical-align: middle; }
.h_soc a {border-bottom: 0px !important;}
.h_soc a, .h_soc a:link, .h_soc a:visited { color: #afafaf; }
.h_soc a:hover, .h_soc a:active {  color:#9b8646; }
.h_soc .ico, .restriction { font-size: 30px; margin: 0 0 0 7px; }
.s_rss .ico {  position: relative; top: 1px; }
.h_soc .s_fb, .h_soc .s_fb:link, .h_soc .s_fb:visited { color:#4d76be;}
.h_soc .s_vk, .h_soc .s_vk:link, .h_soc .s_vk:visited {color:#4381be; }
.h_soc .s_tw, .h_soc .s_tw:link, .h_soc .s_tw:visited {color:#39c2fc; }
.h_soc .s_rss, .h_soc .s_rss:link, .h_soc .s_rss:visited {color:#fd9b31;}
.h_soc .s_instagram, .h_soc .s_instagram:link, .h_soc .s_instagram:visited {color:#315a88;}
.restriction { color: #afafaf; font-size: 18px; position: relative; top: 0px; }

.fixheader { /*position: absolute;*/ width:100%; left:0; top:0; z-index:100; }
.noheadborder, .mainpage .noheadborder { border: 0;}
.no-touch .fixheader { position: fixed; z-index:991; backface-visibility: hidden; /*top: 90px;*/}
.logo {}

.issuecover { width: 220px; position: absolute; top:0; left:0; padding: 10px 10px 10px 10px; background: #e9e9e9; }
.cover { display: block; text-align: center; }
.issue { padding: 6px 0 5px 10px; /* точечки */
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpi/A8EDAwMjAxQABBgADnxA/8VN3ojAAAAAElFTkSuQmCC") repeat-x 0 100%; }
.issue .iblock { width: 95px; margin-bottom: 2px; }
.issue a { font-size: 0.6875em; font-weight: bold; text-transform: uppercase; white-space: nowrap; }
.issue a, .issue a:link, .issue a:visited {color: #fff;}
.archopener {text-align: center; padding: 15px 0 0 0;}
.archopener a { font-size: 1em; font-weight: bold; text-transform: uppercase; }
.archopener a, .archopener a:link, .archopener a:visited, .archopener a:hover, .archopener a:active { color: #000;}
.archopenerlink:after, .archcloserlink:after {
    content:'[';
    display: inline-block;
    vertical-align: middle;
    font: 2em 'icomoon';
    margin: 0 0 0 22px;
    color:#000000;
}
.archcloserlink:after {
    content:"\5c";
}

.issuesarchive { background: #f6f6f6; left: 0; position: absolute; width: 100%; z-index: 9999; }
.ia_close { position: absolute; right: 0; top: 60px; color: #9b8646; cursor: pointer; font-size: 22px; }
.issuesarchive h2 { font: bold 2.5em "ProximaNova", Arial, sans-serif; letter-spacing: 0.12em;
    text-transform: uppercase; margin: 0 0 55px 260px; white-space: nowrap; padding: 50px 0 0 0; }
.ahandling {}
.issuesarchive .issuecover { top: -90px; margin-bottom: 35px; }
.ayears { list-style: none; padding: 0; margin: 0; width: 220px; float: left; }
.ayears li { padding: 0; margin: 0 0 38px 160px; }
.ayears a { font-size: 1.875em; font-weight: bold; }
.ayears .ui-state-active a, .ayears .ui-state-active a:link, .ayears .ui-state-active a:visited,
.ayears .ui-state-active a:hover, .ayears .ui-state-active a:active { color: #000; cursor: default; }
.ayears a, .ayears a:link, .ayears a:visited {color: #afafaf; }
.ayears a:hover, .ayears a:active { color: #9b8646;}
.ayear { width: 580px; margin: 0 0 0 320px; }
.aissue { margin: 0 18px 38px 0; }
.aissue span { display: block; }
.amonth { text-transform: uppercase; font-size: .75em; font-weight: bold; color: #afafaf; margin: 0 0 6px 0; }
.acover { width: 125px; height: 162px; overflow: hidden; margin: 0 0 4px; }
.acover img {}
.aissue .buynow { font: italic .8125em/1em 'Tinos', Georgia, serif; text-transform: lowercase; }
.aissue .buynow:after { content:'*'; font: 13px 'icomoon'; margin: 0 0 0 5px; }
.aissue .buynow, .aissue .buynow:link, .aissue .buynow:visited { color: #8b8b8b; }
.aissue .buynow:hover, .aissue .buynow:active {color: #9b8646;}


/* блок ссылок на спецпроекты */
.linkstospecial { width: 175px; position: absolute; top:100%; right:-10px; padding: 5px 5px 9px 5px; background: #e9e9e9;
    margin: -10px 0 0 0; text-align: center; }
.active_spec { display: block; margin: 0 0 4px; }
.all_spec { font: italic .8125em 'Tinos', Georgia, serif; }
a.all_spec:hover, a.all_spec:active { color: #000; text-decoration: underline;}
.supercarousel { height: 480px; position: relative; }
.supercarousel.slick-slider { margin: 0;}
.js .supercarousel {opacity: 0;filter: alpha(opacity=0); }
.sc_item.current {
    z-index: 2;
}
.grbackground {
    position:absolute; top:0;
    left:0;
    content:'';
    height:100%;
    width:100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */

}
.sc_image { background-position: 50% 50%; background-size: auto auto; height: 480px; width: 100%; }
.sc_text { position: absolute; bottom: 16px; }
.sc_title, .sc_norm { display: block; color: #fff; }
.sc_title { font: 3.875em/.8em 'Tinos', Georgia, serif; margin: 0 0 22px; }
.sc_title a, .sc_title a:hover{color: #fff;}
.sc_norm { font-size: 1.125em; margin: 0 0 9px; min-height: 40px; }
.sc_button { width: 155px; height: 80px; margin: 0; border: solid 1px #e9e9e9; cursor: pointer;}
.slick-active .sc_button {border: solid 5px #e9e9e9; cursor: default;}
.supercarousel .slick-dots { position: absolute; width: 155px; left:50%; top: 50%; z-index: 10;
    bottom: auto; margin: -175px 0 0 325px; padding: 0 0 0 0; }
.widescreen .supercarousel .slick-dots { margin-left: 445px; }
.supercarousel .slick-dots li { margin: 0 0 10px 0; display: block; height: 80px; width: 155px; }
.supercarousel .slick-dots li button { opacity: 0; filter: alpha(opacity=0); }
.supercarousel .slick-dots.withspec li:first-child { margin-top: 20px; }

.headerquiz { min-height: 100px; background: #000; }
.headerquiz form { margin: 0 auto; line-height: 62px; border-top: solid 1px #e9e9e9; width: 980px;  }
.widescreen .headerquiz form {width: 1220px;}
.headerquiz fieldset {
    padding: 0 0 0 60px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAMAAACfvvDEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIFQTFRFICcgISchIigiIygjJiklJikmJyomKisqICcgIScgIighIygjJSklJSklJSklJiklJikmJiomJiomKCooKisqKisqKisqKisqLCwsLCwsKywrLCwsAAAAAgICBAQECAgIDAwMEBAQExMTGhoaHR0dHx8fIiIiJSUlJycnKioqLCwswcmKuwAAABx0Uk5TAAAAAAAAAAAfLk9sjI2Qk5OhorTFx8rV2urv/ozO7n4AAAFgSURBVDjLlVXJsoJADMwoKrsLKgLN/gTJ/3/gOyAls6BFH3u6QpZOICLaWvu9taWdsA6uH8VpxlkaR757sMRuehwxKZ3gznPcA8eotI8PVvE42rrSu7IJV09VhgmbkYSy8sLLuMyVZ/6G80cZ8neEk9JLfigTbxTaN/6Fm01EQpxUvu+6QaFOQpBw5IZ3TQ4ARSuPwBFkBXNmqDGhlOIGFm2kWZf4oJE8sCFX+koLAFVVAACkoC75cuoN6hczNwDQzR98ipQqx0o6AOjnfESxsYE1gEJiYkoNuqECgKfEpZTpwj4HgD+ZzGhBmD9V2hCzBlC+VDYz5AkAmpBTQ+05AD2nWOsncwMUncZG6oyYeWhfhs75ytyX4SpeGmNWrepkvm8Uf77zlB339qfq+bFLavEPRxj2qABQGvZI380+R94bdtO0793Cvq+4ISvu0opbt+J+rrjJK+78in/Hr//RP33y0si7KG2CAAAAAElFTkSuQmCC") no-repeat 0 50%;
}
.headerquiz .iblock {vertical-align: middle; }
.headerquiz .field { min-width: 55px; margin: 0 15px 0 0; }
.headerquiz .radio { width: 18px; height: 18px; }
.headerquiz .radio.checked { border-color: #fff; background: #fff !important; }
.headerquiz .radio.checked:before { width: 8px; height: 8px; top: 2px; left:2px; position: absolute;}
.headerquiz label { width: auto;}
.headerquiz .question { width: 515px; white-space: normal; margin: 0; }
.headerquiz .question{margin-top: 0/*30px*/;}
.headerquiz .fieldcell { width: 165px;margin-right: 0;}
.headerquiz label, .headerquiz .question { font: italic 1.125em/1em 'Tinos', Georgia, serif; text-transform: none; }
.headerquiz .social_view { display: block; margin: 6px 0 0px; font-size: 12px; }
.headerquiz .social_view a .eye, .headerquiz .social_view a .mess,
.headerquiz .social_view .eye:before, .headerquiz .social_view .mess:before { color: #666;}
.headerquiz .social_view a .eye, .headerquiz .social_view a .mess { margin-right: 8px; }
.headerquiz .social_view .eye:before { font-size: .9em; margin-right: 0.75em; margin-top: -2px; }
.headerquiz .button {padding: 11px 30px 8px;height: 33px;}


.headerquiz-result{
    white-space: nowrap;
}
.headerquiz-result .plain{
    display: inline-block;
    box-sizing: border-box;
    margin-right: 60px;
}
.headerquiz-result .plain .rel{
    width: 100px;
    display: inline-block;
}
.headerquiz-result .answer,
.headerquiz-result .fill{
    display: inline-block;
}
.headerquiz-result .answer{
    font: italic 1em 'Tinos', Georgia, serif;
    color: #fff;
    margin-right: 10px;
}
.headerquiz-result .fill{
    background: #6fc068;
    display: inline-block;
    width: 0;
    height: 12px;
    -webkit-transition: width 700ms ease-out;
    -moz-transition: width 700ms ease-out;
    -ms-transition: width 700ms ease-out;
    -o-transition: width 700ms ease-out;
    transition: width 700ms ease-out;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.headerquiz-result .procent{
    font: bold 1em 'ProximaNova', Arial, sans-serif;
    color: #6fc068;
    margin-left: 10px;
}

.header .logo_print{
    display: none;
}
.header_red{
    background-image: url('../pic/header_red.jpg');
    background-position: 50% 50%;
    background-size: auto auto;
    width: 100%;
    height: 180px;
}

/* --- HEADER --- */



/* +++ MAIN CONTENT +++ */
.main {  width: 100%;
    position: relative;
    z-index:1;
    padding-top: 4px;
    min-width:980px;
    padding-bottom: 360px; /* высота футера + отступ контента до него */
}
.main.mt-40{
    margin-top: -42px;
    padding-top: 38px;
}
.main.pad { padding-bottom: 355px;}
.fixheader + .main { padding-top: 0; } /* после инициализации .header */

.content_top { /* шапка контента */
    margin-bottom: 5px;
    position: relative; z-index: 3; }
.content_bottom .wrapper, .content_bottom .border { border-top: solid 1px #ddd; margin-top: 40px; }
.content_bottom .border { margin-top: 33px; }

.content { /* inner_pages content section */
    width: 680px; margin: 0 0 0 0; float: left;
}
.content a {
    color: #9b8646;
}
.content.content_print{width: 960px;}
.content + .pages {clear:both; border-top:1px solid #dddddd;}
section {
}

.widescreen .content { margin-left: 120px;/*width: 58.75em;*/width: 720px; }
.widescreen .content_l {  margin-left: 120px; }
.content + section { clear: left; }
.maincolumns { }
.main .narrow.right { position: relative; z-index: 3; left: auto !important; top: auto !Important;}
.sidebar .iblock { margin: 0 0 20px 20px; }
.sidebar .extendwhite { background: #fff; padding: 30px 20px; margin-left: -20px;  }
.wrap-teaser { margin-bottom: 60px; }
.sidebar_ege { margin-top: 38px; }

/* mainpreview */
.mainpreview > .rel { width: 980px; margin: 0 0 0 -20px; }
.mainpreview .preview { position: relative; top:0; left:0;}
.greed-mainpreview {margin-left: -20px;}

@media (max-width: 1315px) {
    .greed-mainpreview > .rel {
        width: 740px;
    }
}
@media (min-width: 1316px) {
    .greed-mainpreview > .rel {
        width: 960px;
    }
}
/* preview block white square */
.preview { width: 220px; margin: 0 0 20px 20px; /* full width: 220px+20px */
    padding: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.prevcontent {}
.extendable.hover{ margin: 0; padding: 0; }

/*.extendable.hover .prevcontent{ -webkit-box-shadow: 0 0 0 4px #d6d6d6; box-shadow: 0 0 0 4px #d6d6d6; }*/

.extendable .exthidden{display: none;}

.extendable.hover .exthidden{ display: block; }
.mainpreview .ad { margin: 0 13px 0 17px; }


/* publications list */
.publicationslist { margin: 0; padding: 0; list-style: none; }
.publicationslist li {  display: inline-block; margin: 0 0 40px; padding: 0; min-height: 140px; width: 100%; }
a.pubpreview, a.pubpreview:link, a.pubpreview:visited { color: #6c6c6c; text-decoration: none; }
a.pubpreview:hover, a.pubpreview:active { color: #6c6c6c; }
.pubpreview .img, .pubpreview .img img { width: 220px; }
.pubpreview .item { width: 420px; margin: -5px 0 0 20px; }
.widescreen .pubpreview .item {  width: 470px; }

.pubpreview .i_title { font: italic 1.875em/1em 'Tinos', Georgia, serif; display: block; margin: 0 0 8px 240px; }
a.pubpreview .i_title, a.pubpreview:link .i_title, a.pubpreview:visited .i_title { color: #000; transition: color .25s; -webkit-transition: color .25s;}
a.pubpreview:hover .i_title { color: #af8c32; }
.publicationslist .i_descr { font-size: .875em; line-height: 1.2em; display: block; margin: 0 0 7px 240px; color: #6c6c6c;}
.publicationslist .i_meta { display: block; color: #6c6c6c; margin-left: 240px;}
.publicationslist .datetime { font: 0.75em/1.25em 'ProximaNova',Arial,sans-serif; margin: 0 17px 0 0;  padding-top: 8px;  vertical-align: middle;}
.publicationslist .date {}
.publicationslist .time {}
.publicationslist .date + .time:before { content: '|'; margin: 0 7px; }
.publicationslist .comments {font:bold 0.75em/1.25em 'ProximaNova',Arial,sans-serif;
    color: #c2c2c2;
    padding-top: 8px;
    vertical-align: middle;
}
.publicationslist .comments .ico { font-size: 1.125em; color: #c2c2c2; margin: 0 8px 0 0; position: relative;top: 3px; font-weight:normal;}



/* twitterblock */
.twitterBlock { position:relative; background: #fff; margin: 0; border-bottom: solid 2px #7c7c7c; }
.twitterBlock dt { min-height: 61px; border-bottom: solid 1px #bfbfbf; margin: 0 0 -4px 0; }
.twitterBlock dt a { display: inline-block; margin: 32px 0 0 65px; position: relative; white-space: nowrap; }
.twitterBlock dt a:before { width: 47px; height: 47px; position: absolute; bottom: 0; right: 100%; background-position: 0 -40px; margin: 0 18px -1px 0; }
.twitterBlock dd { margin: 0 0 1px 0; border-bottom: solid 1px #7c7c7c; padding: 0 0 28px 0; }
.twitterBlock .list {margin: 0; padding: 0; list-style: none; }
.twitterBlock li { margin: 18px 0 0 0; padding:0; position: relative; }
.twitterBlock .list li:after { display: block; content: ' '; height: 0; overflow: hidden; clear: both; }
.twitterBlock .autor { float: left; }
.twitterBlock .autor img { float: left; width: 30px; margin: 0 0 0 2px;}
.twitterBlock .autor img.noimg {}
.twitterBlock .autor img + span { margin: 13px 0 0 42px; }
.twitterBlock dd a, .twitterBlock dd a:link, .twitterBlock dd a:visited { color: #6eb1d3; }
.twitterBlock .autor a span { font-size: .875em; line-height: 1em; display: block; border-bottom: solid 1px #e0edf4; }
.twitterBlock .descr a { border-bottom: solid 1px #e0edf4; display: inline-block; line-height: 1em; }
.twitterBlock .descr {  font-size: .875em; line-height: 1.3em; margin: 0 0 0 2px; }
.twitterBlock .descr:before {display: block; content: ' '; height: 4px; overflow: hidden; clear: both;}
.twitterBlock a:hover, .twitterBlock a:active, .twitterBlock a:hover span, .twitterBlock a:active span { border: 0; }
.twitterBlock .time { position: absolute; top: -2px; right: 6px; white-space: nowrap; font-size: .6875em;line-height: 1em; color: #aaa; }
.twitterBlock .lang, .twitterBlock .more { display: none; }

.cols {}
.col-2,
.col-3,
.col-4,
.col-5 {
    display: inline-block;
    vertical-align: top;
    margin-left: -6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-2 {
    width: 50%;
}
.col-3 {
    width: 33.3%;
}
.col-4 {
    width: 25%;
}
.col-5{
    width: 20%;
}
.excursion {margin-top:40px;}
.step {
    display:inline-block;
    background: #9b8646;
    color: #f2f2f2;
    height:30px; width:30px;
    text-align:center;
    -webkit-border-radius: 15px; border-radius: 15px;
    font-size: 0.5em;
    line-height:30px;
    vertical-align: top;
    margin-right:8px;
}
.excursion p {font-size:1.125em; line-height:1.55em; }
.excursion blockquote .social {display:block; margin-top:10px;}

.excursion .note {padding-right:285px; position:relative;}
.excursion .note span {
    display:inline-block;
    vertical-align:top;
    font: italic .77em/1em 'Tinos', Georgia, serif;
    position:absolute;
    top:10px;
    right:50px;
    width:170px;
}
.excursion .note span:before {
    content:'';
    width:140px;
    border-top:5px solid #6d6d6d;
    display:block;
    height:0.5em;
}
.tags {margin:15px 0;}
.tags span.ico {
    height:17px;
    width:17px;
    display:inline-block;
    vertical-align:middle;
    margin-right:8px;
    background:url('../i/icons.png')no-repeat -110px 0;
}
.tags a, .tags a:link, .tags a:visited {
    color:#af8c32;
    padding:0 5px;
    font: italic .875em/1.86em 'Tinos', Georgia, serif;
    text-decoration:underline;
}
.tags a:hover, .tags a:active {text-decoration:none;}
.meta {margin:15px 0;}
.meta-article {margin:10px 0 15px 0;text-align: center;}
.meta a, .meta-article a {font: italic .875em/1.86em 'Tinos', Georgia, serif; margin-right:10px;}
.meta a:hover, .meta-article a:hover{color: #af8c32;}
.meta .like, .meta-article .like {color:#adadad;}
.like span.ico {
    display:inline-block;
    vertical-align:top;
}
.like span.ico:before { margin-right:7px; content:"I";  display:inline-block;vertical-align:top;}
.meta .like span.ico:before, .meta-article .like span.ico:before { font-size:1.5em; }
.meta .send, .meta .send:link,.meta-article .send, .meta-article .send:link {color:#adadad; text-decoration:underline;}
.meta .send:hover, .meta-article .send:hover {color:#af8c32; text-decoration:underline;}
.send span.ico {
    height:17px;
    width:17px;
    display:inline-block;
    vertical-align:text-top;
    margin-right:7px;
    /*background:url('../i/icons.png')no-repeat -80px 0;*/
}
.send span.ico:before{
    content: "V";
    display: inline-block;
    font-size: 1.15em;
}
.meta .social, .meta-article .social {display:inline-block; vertical-align:bottom; margin-left:8px; position:relative;}
.meta .social #vk_like, .meta-article .social #vk_like {display:inline-block; vertical-align:bottom; }
.socialshare ul {list-style-type:none; margin:0; padding:0; }
.typical .socialshare ul li {display:inline-block; vertical-align:top; margin-bottom:0;}
.socialshare .sn-icon {height:30px; width:30px; color:#ffffff;
    -webkit-border-radius: 5px; border-radius: 5px; text-align:center; display:inline-block;
    vertical-align:middle;}
.socialshare .sn-icon.tw {background:#23b9eb !important;}
.socialshare .sn-icon.fb {background:#45639e !important;}
.socialshare .sn-icon.vk {background:#51749c !important;}
.socialshare .sn-icon:before {
    display:inline-block;
    vertical-align:middle;
    font: 1em 'icomoon';
}
.socialshare .sn-icon.tw:before {content:'!';}
.socialshare .sn-icon.fb:before {content:'"';}
.socialshare .sn-icon.vk:before {content:'#';}
.meta .social .twitter-share-button {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 0 0 0 0;
    vertical-align:bottom;
}
.meta .vk_button_share {width: 150px; top: 22px;}
.meta .vk_button_share td {padding: 0;}
.meta .vk_button_share td a {margin: 0;}
.line_title {border-top:6px solid #6d6d6d; padding-top:3px; text-align:center; margin-bottom:30px; width:220px;}
.line_title.noborder, .line_title.noborder h3 { padding-top: 0; border: none; }
.line_title.noborder { margin-bottom: 3px; }
.line_title h3 {
    border-top:1px solid #6d6d6d;
    color: #6d6d6d;
    text-transform:uppercase;
    margin-top:0;
    font:900 0.875em/1em "ProximaNova", Arial, sans-serif;
    letter-spacing:0.1em;
    padding:16px 0 0px 0;
}
.line_title span.ico{
    display:inline-block;
    vertical-align:middle;
}
.line_title span.ico:before {
    display:inline-block;
    vertical-align:middle;
    color: #6d6d6d;
    content: "K";
    font: 38px 'icomoon';
}
.sidebar .rel {border-bottom:1px solid #000;width: 220px;}
.sidebar .rel.no-bb{border-bottom: none;}

.breadcrumbs {margin-bottom:40px;}
.breadcrumbs span {color:#a5a5a5; font-size:0.75em; line-height:2.83em; margin-right:5px;}
.breadcrumbs a { color:#9b8646; font-size:0.75em; line-height:2.83em; text-decoration:none;}
.breadcrumbs a span {text-decoration:underline; font-size:1em; line-height:1em;  color:#9b8646;}
.breadcrumbs a:hover span { text-decoration: none; }


.content_top .tcenter {font-size:1.5em; line-height:1.416em; width:640px; margin:0 auto;}

.content_top h1.tcenter + p {margin-top:28px;}
.content_top .info {
    white-space:nowrap;
    text-align:center;
    margin:28px 0 46px 0;
    font: italic .875em/2.43em 'Tinos', Georgia, serif;
}

.content_top .info-article {
    white-space:nowrap;
    text-align:center;
    margin:28px 0 0 0;
    font: italic .875em/2.43em 'Tinos', Georgia, serif;
}

.content_top .info .date, .content_top .info .source, .content_top .info .onprint, .content_top .info .download { margin-right:30px; color: #000;}

.content_top .info .source a {color:#af8c32; text-decoration:underline; padding:0 3px;}
.content_top .info .source a:hover {text-decoration:none;}
.content_bottom {margin-top:34px; position:relative; /*z-index:4;*/}
.content_top .info .rules{
    text-decoration: none;
    color:#af8c32;
    margin-right: 30px;
    border-bottom: 1px dashed #af8c32;
}
.content_top .info .rules:hover{
    border-bottom: 1px solid transparent;
}
.content_top .info .onprint, .content_top .info .download {
    color:#af8c32;
    text-decoration:underline;
}
.content_top .info .onprint:hover, .content_top .info .download:hover {text-decoration:none;}
.download span.ico {
    height:20px;
    width:20px;
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
    background:url('../i/icons.png')no-repeat -170px 0;
}
.onprint span.ico {
    height:20px;
    width:20px;
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
    background:url('../i/icons.png')no-repeat -140px 0;
}
.maparea {
    width:100%;
    height:600px;
    /*min-width:980px;*/
}

.compressed,
.expanded {
    max-width: 680px;
}

.widescreen .compressed,
.widescreen .expanded {
    max-width: 720px;
}

.wrapmap {
    width:100%; height:600px; min-width:980px; margin:75px 0 30px 0;padding-bottom:0;
    -webkit-transition: height 300ms ease-out;
    -moz-transition: height 300ms ease-out;
    -ms-transition: height 300ms ease-out;
    -o-transition: height 300ms ease-out;
    transition: height 300ms ease-out;
}
.wrapmap .show {display:none;}
.fixmap.wrapmap {
    position: absolute; width:100%; left:0; top:0; z-index:101; overflow: hidden; height:600px; margin-top:0;padding-bottom:17px;
}
.fixmap.wrapmap {top:119px; height:95px;}
.compressed .openDoor, .expanded .openDoor {
    display:block;
    position:absolute;
    top:100%;
    left:50%;
    height:17px;
    width:25px;
    margin-left:-13px;
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJBRjdDRDFDQ0Y4QzExRTM5MzE2OUNBRjMwNzdGQzZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJBRjdDRDFEQ0Y4QzExRTM5MzE2OUNBRjMwNzdGQzZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkFGN0NEMUFDRjhDMTFFMzkzMTY5Q0FGMzA3N0ZDNkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkFGN0NEMUJDRjhDMTFFMzkzMTY5Q0FGMzA3N0ZDNkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz46rpC+AAABT0lEQVR42mJkYGBgm93m9hxICzFQD7xLrdolCeOwAPFfKlvAADXvL7Il/xhoA+DmMgGD6j8xOmRVzBhSKncyaBr5EGUD1FwwZmGgIfj//z88uPAC99BmsC9gwNo9F4yf3DvDsGNlNVGWMRFScHBrD8P3r+9RxH5+/8xwcEsP0T6CWfIFl4If3z4y7N/YAfQ6In0c3taPYTEa+I7Nkgh0CWTw7OEFhksnVoPZNy/uYHhw6yg+C34BcSKyACxOtgKxAxBvAWJRbDrPHl7EwCsgwXBizwy8mRCIg0ChjCtOTgGxFRDfwZro//5h2LehjeH3L5wefgR16EFCEQ+ywBZqISngMhCbQ2miUtcLqIt2EGnBbmgIvCA1CYPCBJS15xKwYAFU3Rdy8wmogEsB4noc8q3QVPSL4swIBE1Qw/6iWV5DamZkIDJYXhAZjCgAIMAAf8Brwae+vWMAAAAASUVORK5CYII=')no-repeat 0 0;
}
.expanded .openDoor {
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVlJREFUeNpinN3mxkAEcAfiWUCcBsQ7CSlmIsLARCDeDMRyUDqBEkMZgbgeiOcCMStUDETPA+JacgxlhRrWADUc3bImaHAwE2soL9SbiQR8mQrEG4GYm5ChkkB8EBoxxABvIN4HxGK4DNUG4uNAbMhAGjAD4qNArIJuqAMQHwZieVw6NQ29GeRULXBJgww8BsTmMEMjgHgHEAvi0iEgLMtg7pzOYOddxMDFI4xLmSgQ7wViH5Chs4GYHWfyYGJhcPAtY2BhZWfg4ORncPArY2BkZMSlHBRpy0CG8uALMCPbGAYRSTU4X0regEHPIhyfFl68OUpCRodB3xLTAGO7WAYxKQ2c+ljwGSouq8Nw8+IOcBCo6bkx/P71neHutf2QtCevz/Dq2Q3SDb14fAWYZmPnBhv688dnhiPbJzJQo0AhGbAQo+jXz68Mc9rdiTYU5NIfVHbod4AAAwBUGTsvaHOkPQAAAABJRU5ErkJggg==')no-repeat 0 0;
    margin-top: -17px;
}
.compressed, .expanded {border-bottom:1px solid #9b8646;}
/* magzine */
.magazinelist { margin: 49px 0 100px 100px; }
.magazinelist .item { width: 620px; }
.widescreen .magazinelist .item { width: 640px; }

.magazine { margin: 38px 80px 60px 0; }
.magazine .img_block,.publicationslist .img_block {float: left;}
.csstransitions .publicationslist .js_hoverborder{transition: box-shadow .25s; -webkit-transition: box-shadow .25s;}
.widescreen .magazine { margin: 38px 200px 60px 100px; }
.magazine .descr {
    margin-left: 300px;
    width: 580px;
}
.magazine .descr .meta {margin-right:-80px;}
.magazine .descr .meta .social #vk_like { margin-top: 0;}
.magazine h2 { font-size: 3.75em; margin: 0 0 0.55em; line-height: 1em;}
.magazine .descr .lite { display:block;   font: italic .875em/1.2em 'Tinos', Georgia, serif; margin:-10px 0 15px 0; }
.magazine .descr p {color:#6c6c6c; font-size:0.875em; line-height:1.2em;}
.minfo .mnumber {
    font-size: 1.25em;
    font-style: italic;
    display: inline-block;

}
.mpriceinfo { margin-bottom: 1.8em; }
.mpriceinfo-max-w .item{max-width: 193px;}
.mpriceinfo .star .ico {color:#c0c0c0;}
.mpriceinfo .star .ico.cur {color:#9b8646;}
.mcountry {
    color: #aeaeae;
    font: italic .875em/1.2em 'Tinos', Georgia, serif;
    margin-bottom: 0.7em;
}
.mpriceinfo .item { margin-right: 1.8em; }
.mprice {
    font: italic 1.25em/1.2em 'Tinos', Georgia, serif;
}
.mname {
    font-size: 0.875em;
    font: italic .875em/1.2em 'Tinos', Georgia, serif;
}
.mtheme {
    color: #aeaeae;
    font-size: 0.8125em;
    text-transform: uppercase;
    margin: 1.8em 0 0.1em;
    display: block;
}
.descr .minfo{position: relative;}
.minfo .mnumber span { font-size: 0.7em; }
.minfo .arch {
    font-size: 0.875em;
    color: #9b8646;
    position: absolute;
    right: 0;
    top: 0;
}
/*profile*/
.profile {margin:40px 0 32px 80px;white-space: nowrap;}
.widescreen .profile {margin-left:120px;}

.profile .descr,
.profile .photo,
.profile .info{
    white-space: normal;
}
.profile .photo {
    width:190px;
    padding:15px 15px 12px;
    background:#ffffff;
    margin-top: 18px;
}
.profile .descr {margin-left:20px; width:470px; position: relative;}
.profile h1 {font-size:3.125em; line-height:1em; font-weight:normal; margin-bottom:4px;}
.profile h1 + p{width: 70%;}
.profile p {color:#919191;  font: italic .875em/1.2em 'Tinos', Georgia, serif; }
.profile .about{margin-top: 40px;}
.profile .about .iblock {margin-right:22px;}
.profile .about span {display:block; color:#919191; font: italic .875em/1.2em 'Tinos', Georgia, serif;}
.profile .about b {font-size:0.9375em; line-height:1.2em;}
.profile .about .place b {max-width: 127px; display: inline-block;}

.profile .info{
    text-align: left;
    border: 5px solid #fff;
    margin: 0;
    padding: 14px 21px;
    width: 188px;
    margin-top: 80px;
    margin-left: -52px;
}
.profile .info .number{
    text-align: center;
    color: #afafaf;
    font: bold 1.1538461538461537em 'ProximaNova', Arial, sans-serif; /*15px*/
}
.profile .info .number .active{
    color: #000;
}
.profile .info .number .arrow{
    font-size: 1.2em; /*18px*/
}
.profile .info .btn_block{
    text-align: center;
    margin-bottom: 4px;
}
.profile .info .btn_block a{
    height: 25px; padding: 0;
}
.profile .info .btn_block a span{
    display: inline-block;
    vertical-align: middle;line-height: 25px; white-space: nowrap;
}
.profile .info ul{color: #989898; font-size: 0.8571428571428571em; /*12px*/ line-height: 1; /*8px*/ white-space: normal; padding-left: 12px; margin: 0;}
.profile .info ul li{margin-bottom: 4px;}
.profile .info p{
    margin-bottom: 6px;
}

.list_filtr ul {position:relative; width:100%; margin-bottom:41px;}
.list_filtr ul:after {
    display:block;
    content:'';
    height:7px;
    width:100%;
    background:#ffffff;
    margin-top:28px;
    -webkit-border-radius: 3px; border-radius: 3px;

}
.form_filtr ul:after {
    display:block;
    content:'';
    border-bottom: 1px solid #d8d8d8;
    margin-top:28px;
    margin-top: 17px;
}
.form_filtr > li:first-child {margin-left: 5.9em; }
.form_filtr li {margin-left:20px; position:relative;}
.form_filtr li.ui-state-active:after {
    content:'';
    display:block;
    position:absolute;
    bottom:-33px;
    left:50%;
    margin-left:-18px;
    width: 29px;
    height: 15px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAPCAIAAACX71PIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA61pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6RkRBQUFFQUNFOTRERTMxMTlDODQ4MkEyOEU5NTBDODMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjkyNjIwQjZEOUQxMTFFMzgzMDZBNzI0NzMyQTRFMkQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjkyNjIwQjVEOUQxMTFFMzgzMDZBNzI0NzMyQTRFMkQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDkxRUREQjJCNUQ5RTMxMThFRTBGRjgyOEVCNEMyRUYiIHN0UmVmOmRvY3VtZW50SUQ9InV1aWQ6RkRBQUFFQUNFOTRERTMxMTlDODQ4MkEyOEU5NTBDODMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7jY7pdAAAAk0lEQVR42qzUOwrAIBBF0SDB1tbG/W/JXksbXYDJywfy08kkekFwEA5TKay1U9fs2ohijEqpobmcs/celNZaGGNCCKC7oFJKoBgFbu30DV1cnEb6ie5uC11ED/cfXUMv7leaQO8un6bRgsuhX9GyS9MctOrWaCZKuU+aj6KRft5o5xw+lJQSE33Z90xjZT6KZgEGAO5a71f7rUgzAAAAAElFTkSuQmCC');
}
.form_filtr.gray-corn li.ui-state-active:after{
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAPCAIAAACX71PIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA61pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6RkRBQUFFQUNFOTRERTMxMTlDODQ4MkEyOEU5NTBDODMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODc2QkI0MENFQTJDMTFFMzlCODJFMkU4ODA5QzU2MTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODc2QkI0MEJFQTJDMTFFMzlCODJFMkU4ODA5QzU2MTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEFCRTc2NTRFQ0JGRTMxMTlGRDQ5RUY0NDgxODUxREYiIHN0UmVmOmRvY3VtZW50SUQ9InV1aWQ6RkRBQUFFQUNFOTRERTMxMTlDODQ4MkEyOEU5NTBDODMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7N+ZVNAAAAmElEQVR42qzRuwrAIAwFUKtOboLg4P//kz/gpJODq01x6MtHWr3bDeQQyGatJYQYY8i6OOeo1poxllJaIuacvfdCCMo5V0rFGOdpQEMIAEopKfQl9BWFSst0kn6gpztDv9Gb+4+uok/3K91CKy6e7qB1F0P30abbp4doz23RGHTgvmkkeiwOn15o4AAFHYOO773SeBSyCzAANa+fR88japwAAAAASUVORK5CYII='); /* ../i/gray_corn_b.png */
}
.profile_list {margin-left:80px;}
.widescreen .profile_list {margin-left:120px;}
.list_filtr li span {font:bold italic .75em/1em 'Tinos', Georgia, serif; padding-left:5px;}
.list_filtr li {margin-left:20px; position:relative;}
.list_filtr li.current:after {
    content:'';
    display:block;
    position:absolute;
    bottom:-50px;
    left:50%;
    margin-left:-18px;
    height:22px;
    width:35px;
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAWCAIAAADFDLIQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUzQkU5MUEyQ0ZBRDExRTM4QzFBQzg3NzUyMDc5NEYzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUzQkU5MUEzQ0ZBRDExRTM4QzFBQzg3NzUyMDc5NEYzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTNCRTkxQTBDRkFEMTFFMzhDMUFDODc3NTIwNzk0RjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTNCRTkxQTFDRkFEMTFFMzhDMUFDODc3NTIwNzk0RjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6G96HoAAAAyUlEQVR42qzW0Q7FEAwGYILw/q/qhog4XZacZUL9Oi5kEfXZpg3dWlNKUZ9SqrWqo81a65wzxtCzvqW75ZxLKUcMWj2EoLX+j7ykUxi9h/e+G+yl79iQGUtfsBkzlWQYw3DSLsYzl0SHm5kBYjxDyUOL6BgjP2+JgeGXhM8WM48kw7ZCHmk3cndnLwmPF3yAXkJWoV7wUwcSkhyCszOWZBifD1NpF1umHSfhGFJKFhKCgRVrLfEYXoUhaYZtFXtU6q4GghvOT4ABAAOk8MVgV+72AAAAAElFTkSuQmCC')no-repeat 0 0;
}
.list_filtr .current a, .list_filtr .current a:link, .list_filtr .current a:visited { color: #000000;}
.list_filtr > div {padding-left:25px;}

.post {margin-bottom:40px; color:#6c6c6c;}
.post a, .post a:link, .post a:visited {color:#000000; font: italic 1.875em/1em 'Tinos', Georgia, serif; display: block; margin: 0 0 8px 0; text-decoration:none;}
.post p { font-size:.875em; line-height:1.2em; display: block; margin: 0 0 7px 0; }
.post .i_meta { display: block; }
.post .datetime { font-size: .75em; margin: 0 17px 0 0;}
.post .date {}
.post .time {}
.post .date + .time:before { content: '|'; margin: 0 7px; }
.post .comments { font-size: .75em; }
.post .comments .ico { font-size: 1.125em; color: #c2c2c2; margin: 0 8px 0 0; position: relative;top: 3px; }

.list_filtr .pages {border-top:1px solid #dddddd;}

/*article*/
.content_top h1.tcenter {font-size: 3.4375em; line-height:1.09em; width:100%;}
.content_top h1.tcenter.test-h {font-size: 3.75em; line-height:1em; width:100%;margin-top: 36px;margin-bottom: 22px;max-width: 740px;}
.content_top p img {margin:0 auto; display:block;}
.typical h2 {margin-top:22px;}

.typical p a,
.typical article a {
    color: #9b8646;
}

.typical h3.x_big-i{font: italic 1.875em/1em 'Tinos', Georgia, sans-serif}
.typical {line-height:1.5555555555555556em;}
.typical p {font-size:1.125em; line-height:1.5555555555555556em;}
.typical .left.content-pic{margin-right: 20px;}
.typical .right.content-pic{margin-left: 20px;}
.typical p a, .typical p a:link, .typical p a:visited {color:#9b8646; text-decoration:underline;}
.typical p a:hover, .typical p a:active {text-decoration:none;}
.typical ul li{font-size: 1.125em; line-height: 1.5555555555555556em;margin-bottom: 6px;}
.typical  .meta {margin-top:50px; margin-right:-50px;}
.typical  .meta:first-child {margin-top:0;}
.typical img {max-width:680px;}
.typical .meta .social_view { padding-top: 0; }
.widescreen .typical img {max-width:772px;}

.typical img[align="right"] {margin-left: 20px;}
.typical img[align="left"] {margin-right: 20px;}
.typical figure {margin:1em 0 1.3em 0;}
.typical figure span {display:inline-block; vertical-align:top;position:relative;}
.typical figure .zoom {
    display:block;
    position:absolute;
    bottom:15px;
    right:15px;
    height:34px;
    width:34px;
    border:3px solid #c6ab5a;
    color:#c6ab5a;
    text-align:center;
    font-weight:bold;
    font-size:2.5em;
    line-height:0.9em;}
.typical figcaption {font: italic 0.875em/1.714em 'Tinos', Georgia, serif; }

.typical .note {padding-right:230px; position:relative;}
.typical .note span {
    display:inline-block;
    vertical-align:top;
    font: italic .78em/1.43em 'Tinos', Georgia, serif;
    position:absolute;
    top:10px;
    right:0;
    padding-left:10px;
    width:171px;
}
.typical .note span:before {
    content:'';
    width:140px;
    border-top:5px solid #c6ab5a;
    display:block;
    height:0.5em;
}
.typical blockquote .social {display:block; margin-top:10px;}


/* imagebolock */
.imageblock {background:#e0e0e0; margin:30px 0 50px 0; min-height:450px;position: relative; padding-bottom: 70px; }
.js .imageblock {opacity: 0;filter: alpha(opacity=0); }

.imageblock .slide.current { z-index: 2; }
.img_text { position: absolute; right: 10px; bottom:85px;}
.widescreen .imageblock .img_text { right: 130px;}
.img_norm {
    display:inline-block;
    vertical-align:top;
    font: italic 1.125em/1.33em 'Tinos', Georgia, serif;
    position:relative;
    padding-left:50px;
    width:215px;
    font-weight: normal;
}
.img_norm:before {
    content:'';
    width:140px;
    border-top:5px solid #c6ab5a;
    display:block;
    margin-left:-50px;
    height:0.5em;
}
.img_norm.no-transition{transition: none;-moz-transition: none;-webkit-transition: none;font-weight: normal;}
.img_image {position:relative; display:inline-block; vertical-align:top;}
.widescreen .imageblock .img_image {margin-left:120px;}
.img_image .zoom {
    display:block;
    position:absolute;
    bottom:10px;
    right:-10px;
    height:34px;
    width:34px;
    border:3px solid rgba(198, 171, 90, .5);
    color:#c6ab5a;
    background:rgba(0,0,0,.5);
    text-align:center;
    font-weight:bold;
    font-size:2.5em;
    line-height:0.9em;
}
.img_button { width:70px; height: 70px; margin: 0; cursor: pointer; position:relative; display:block; z-index:11; opacity: 1; filter: alpha(opacity=100);}
.slick-active .img_button {border: solid 5px #c6ab5a; cursor: default;  }
.imageblock .slick-dots .slick-active {opacity: 1; filter: alpha(opacity=100);}
.imageblock .wrap { position: absolute; width: 100%; left:0; bottom: 0; z-index: 10; background:#5a5a5a;
    bottom: auto; padding: 0; margin:0; }
.no_touch .imageblock .wrap { background:rgba(0,0,0,0.6);}
.imageblock .slick-prev, .imageblock .slick-next {
    position:absolute; margin:0; bottom:10px;
    padding:0;
    top:auto;
    right:180px; left:auto;
    height:40px; width:40px;
    border: solid 3px #c6ab5a;
}
.widescreen .imageblock .slick-prev, .widescreen .imageblock .slick-next {right:300px;}
.imageblock .slick-next {left:auto; right:130px;}
.widescreen .imageblock .slick-next {left:auto; right:250px;}
.imageblock .slick-next:before {content:'\203a'; color:#c6ab5a; font-weight:900; font-size:34px;opacity: 1; filter: alpha(opacity=100); line-height:16px; font-family: "ProximaNova", Arial, sans-serif;}
.imageblock .slick-prev:before {content:'\2039';  color:#c6ab5a; font-weight:900; font-size:34px;opacity: 1; filter: alpha(opacity=100);line-height:16px; font-family: "ProximaNova", Arial, sans-serif;}
.imageblock .slick-dots {margin: 0 auto; position: relative; width: 960px; text-align:left; bottom:auto; white-space:nowrap; z-index:11;}
.imageblock .slick-dots li { margin: 0 1px 0 0; display: inline-block; vertical-align:top;  position:relative; z-index:11; height: 70px; width: 70px;  opacity: 0.6; filter: alpha(opacity=60);}
.imageblock .slick-dots li button { opacity: 0; filter: alpha(opacity=0); }

/* comments */
.commentBlock {background:#ffffff; padding:50px 0; /*margin-bottom:-90px;*/}
.commentBlock .wrapper {margin:0 auto; border:0 none;}
.commentBlock .head .ico {
    font-size:2.5em;
    color:#af8c32;
    text-align:center;
    display:block;
    margin:0 auto;
}
.commentBlock h2 { text-align:center; color:#af8c32; margin-top:0; }
.commentBlock h2 sup {color:#ffffff; background:#af8c32;
    -webkit-border-radius:7px; border-radius: 7px; padding:0 5px;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    font-size:27%; top:-2em; font-family: "ProximaNova", Arial, sans-serif; font-style:normal;}
.commentBlock .sort {text-align:right; margin:30px 0; }
.commentBlock .sort a { font: italic 0.875em/1em 'Tinos', Georgia, serif; text-decoration:none; margin-left:20px; border-bottom:1px dashed #af8c32; color:#af8c32;}
.commentBlock .sort a.cur {border:0 none; color:#a0a0a0; cursor:default;}
.comments { margin: 0 0 10px 0; }
.commentBlock .warn,
.esse-theme .warn { margin: 30px 0;  position: relative;
    font: italic 0.875em/1em 'Tinos', Georgia, serif;
}
.commentBlock .warn a,
.esse-theme .warn a {text-decoration:underline;}

.comments .addcomment { margin: 0; padding:0;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }
.comments .textarea { width: 90%; display:inline-block;margin:0; padding: 15px; height:auto; position: relative; z-index: 0; border:0 none; background:#f2f2f2; }
.comments .textarea:focus {border:0 none !important; background:#f2f2f2 !important;}
.comments .comment .comment .comment .comment .answform .textarea { width: 88%;}
.widescreen .comments .comment .comment .comment .comment .answform .textarea { width: 90%;}
.comments .textarea:before { content: ' ';
    width:0px;
    position: absolute;
    top: 11px; right:100%;
    height:0px;
    border-bottom: 19px solid rgba(0, 0, 0, 0);
    border-top: 19px solid #f2f2f2;
    border-left: 19px solid rgba(0, 0, 0, 0);
}
.comments textarea:-moz-placeholder { color: #a0a0a0; }
.comments textarea::-webkit-input-placeholder { color: #a0a0a0;  }
.comments textarea { background: #fff; border: 0; padding: 10px; width: 76%; min-height:38px; font: italic 0.875em/1em 'Tinos', Georgia, serif;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color:#000000; resize:none; }
.comments .comment .comment .comment .comment .answform textarea {width: 74%;}
.widescreen .comments textarea {width:77%;}
.widescreen .comments .comment .comment .comment .comment .answform textarea {width:77%;}

.comments .send {margin-left:20px; padding: 0 0 0 1.8em;  width:16%; border-left: solid 1px #e1e1e1; }

.comment { margin: 0 0 15px 0; position: relative; }
.comment .comment {margin:15px 0 0 60px;}
.comment .comment .comment .comment .comment .comment {margin:15px 0 0 0;}
.comment .comment .rbl {width:83%;}
.comment .comment .comment .rbl {width:82.5%;}
.comment .comment .comment .comment .rbl {width:80%;}
.comment .comment .comment .comment .comment .rbl {width:79.5%;}
.widescreen .comment .comment .rbl {width:84.7%;}
.widescreen .comment .comment .comment .rbl {width:84.4%;}
.widescreen .comment .comment .comment .comment .rbl {width:84.1%;}
.widescreen .comment .comment .comment .comment .comment .rbl {width:83.7%;}
.widescreen .comment .comment .comment .comment .comment .comment .rbl {width:83.4%;}
.comments .userpic { width: 10%; }
.comments .comment .comment .comment .comment .userpic { width: 12%; }
.widescreen .comments .comment .comment .comment .comment .userpic { width: 10%; }
.comments .avatar { width: 60px; height: 60px;}
.comments .rbl {width: 83.5%; display:inline-block;margin:0; padding: 20px 30px; position: relative;border:0 none; background:#f7f7f7;}
.widescreen .comment .rbl {width:85%;}
.comments .comment .comment .text {width:75.7%;}
.comments .comment .comment .comment .text {width:74.4%;}
.comments .comment .comment .comment .comment .text {width:71.5%;}
.comments .comment .comment .comment .comment .comment .text {width:68.5%;}
.widescreen .comment .comment .comment .text {width:74.5%;}
.widescreen .comment .comment .comment .comment .text {width:73%;}
.widescreen .comment .comment .comment .comment .comment .text {width:72%;}
.comments .rbl:before { content: ' '; width:0px;
    position: absolute;
    top: 11px; right:100%;
    height:0px;
    border-bottom: 19px solid rgba(0, 0, 0, 0);
    border-top: 19px solid #f7f7f7;
    border-left: 19px solid rgba(0, 0, 0, 0);
}
.comments .text { width: 77%; border-right: solid 1px #e1e1e1; padding-right:3%; word-wrap: break-word; }
.comments .text a { font-size: 1em; line-height:1.625em; }
.comments .text a b { color: #000; }
.comments .text .date { font-size: .875em; line-height:1.85em; color:#a5a5a5; margin-left:10px;}
.comments .text p { font-size: .875em; line-height:1.28em; margin: 0.625em 0 0; word-wrap: break-word; }
.comments .meta { margin:10px 0 0 0; width:15%; padding-left:35px;}
.comments .comment .comment .comment .comment .meta {width:17%;}
.widescreen .comments .meta {width:16%;}
.widescreen .comments .comment .comment .comment .comment  .meta {width:16%;}
.comments .likes { margin: 0 0 .7em; }
.comments .like, .comments .dislike  { color:#adadad; vertical-align:top; margin-right:0;line-height:1.86em;font-style:normal;display: inline-block; font-family: "ProximaNova", Arial, sans-serif; font-size: .75em; text-decoration: none; position: relative; }
.comments .like {margin-right:20px;}
.comments .meta .likes .ico {display: inline-block; vertical-align:top;  color:#c4c4c4;}
.comments .meta .like .ico:before { color:#9fd07b;}
.comments .meta .dislike .ico:before {content:"U";
    font-size:1.5em;
    margin-right: 7px;
    color:#f9776a;
    display: inline-block;
    vertical-align: top;
    margin-top:5px;
}
.comments .likes .cur .ico:before {color:#c4c4c4;}
.comments .answer {text-decoration:underline; font-size:.75em; line-height:1em; font-style:normal;display: inline-block; font-family: "ProximaNova", Arial, sans-serif;}
.comments .answer .ico {width: 22px; height: 18px; display: inline-block; vertical-align:top;
    background:url('../i/icons.png')no-repeat -225px 0; margin-right:0;}
.comments .like b, .comments .dislike b, .comments .answer b {font-weight:normal;}

.commentBlock .morecomment { height: 1px; position: relative; margin:50px 0;background: #d8d8d8; }
.commentBlock .morecomment a { font: italic 0.9375em/1em 'Tinos', Georgia, serif; text-align: center; text-decoration: none;
    position: absolute; top: -8px; left: 50%;  margin-left:-108px;background: #fff; display: inline-block; padding: 0 45px;}
.ajax-touch{
    -webkit-touch-callout: none;
}
.commentBlock .morecomment a:after {display:inline-block; vertical-align:middle; margin-left:10px;content:''; height:0px; width:0px;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 3px solid #af8c32;}
.commentBlock .morecomment a:hover:after {border-top: 3px solid #000000;}
.commentBlock .answform {margin-top:15px; margin-left:60px;}
.commentBlock .comment .comment .comment .comment .comment .answform {margin-left:0;}
.messpopup p {color:#ffffff;}

/*blog_post*/
.content_top .blog-user {width:410px; margin:33px auto 85px auto;}
.content_top .blog-user .user-desc {margin-left:130px;}
.content_top .blog-user .avt {font-weight:400; text-transform:uppercase; font-size:0.75em; letter-spacing:0.12em; line-height:1.25em; margin-bottom:6px;}
.content_top .blog-user .name {line-height:1.625em; margin-bottom:6px;}
/* bloglist */

.topbloger {
    border: 5px solid #FFFFFF;
    position: relative;

    width:800px;
    margin:37px auto 16px auto;
}
.topbloger_lb {
    position: relative;
    color: #A0A0A0;
    letter-spacing: 0.6em;
    font-weight: bold;
    font-size: 0.875em;
    text-transform: uppercase;
    text-align:center;
    margin: 0 auto;
    top: -9px;
    max-width: 780px;
}
.topbloger_lb span {
    background: #F3F3F3;
    padding: 0 20px;
    display:inline-block;
}
.topbloger .blog-user {
    width: 237px;
    margin: 0;
    display: inline-block;
}
.topbloger_pad {
    padding: 2.5em 0 0.5em 3em;
}
.topbloger_wr .descr { font: italic 1.375em/1.2em 'Tinos', Georgia, serif; color:#6c6c6c; margin-bottom:40px;}
.topbloger_wr a{display: inline-block;vertical-align: top;}


aside .topbloger{
    width: 240px;
    border-color: #c2c2c2;
    margin-top: 60px;
    margin-bottom: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
aside .topbloger_lb{
    max-width: 150px;
    top: -14px;
}
aside .topbloger_lb span{
    padding: 0;
}
aside .topbloger_pad{
    padding: 6px 0 20px 0px;
}
aside .topbloger .blog-user {
    margin-left: 14px;
    margin-bottom: 24px;
    width: 190px;
}
aside .topbloger .blog-user .name{
    font: italic bold 0.875em 'Tinos', Georgia, serif; /*14px*/
    color: #9b8646;
}
aside a:hover .blog-user .ava img{
    box-shadow: 0 0 4px rgba(0,0,0,.5);
}
aside .allbloger{
    margin-left: 24px;
    padding: 0;
    text-align: left;
}
aside .allbloger.writeblogger{
    position: absolute;
    bottom: 108%;
    width: 240px;
    margin: 0;
    left: -3px;
    padding-bottom: 38px;
}
aside .allbloger.writeblogger a{
    text-decoration: none;
    font: normal 1.1666666666666667em 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
}
.h4 {
    font: italic 1.25em/1.5em 'Tinos', Georgia, serif;
    margin: 0 0 1.4em;
}
.blogslist li { margin-bottom: 20px; }
.blogslist .blog-user { padding: 0; }
.blogslist .pubpreview img { width: 80px;}
.blogslist .blog-user .ava { float: none; }
.blogslist .blog-user .user-desc { margin: 0;}
.blogslist .pubpreview .img { width: 120px; }
.blogslist .pubpreview .i_title { margin-bottom: 12px; margin-left: 0;}
.blogslist .pubpreview .i_descr { margin-bottom: 12px; margin-left: 0;}
.blogslist .blog-user .name { line-height: 1em; margin: 5px 0 3px; }
.blogslist .pubpreview .item {
    border: 10px solid #fff;
    position: relative;
    width: 533px;
    padding: 0.6em 1.8em;
    margin: 3px -12px 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

}

.blogslist .pubpreview .item:before {
    content: ' ';
    background: url("../i/arr-left.png") no-repeat 0 0;
    height: 26px;
    left: -23px;
    position: absolute;
    top: 30px;
    width: 23px;
}

.topbloger .blog-user .name { line-height: 0.9em; margin-top: 5px; }
.allbloger { text-align: right; padding: 0.8em  1.2em 0;   font: italic 0.75em/1em 'Tinos', Georgia, serif; }
.allbloger a { color: #6c6c6c; text-decoration: underline;}
.allbloger a:hover { text-decoration: none; }
.topbloger .blog-user .user-desc {
    margin-left: 90px;
}
.tb_bloglist {
    width: 100%;
}
.tb_bloglist th:first-child, .tb_bloglist td:first-child { text-align: left; width: 57px; }
.tb_bloglist td { padding: 0.45em 0.8em; text-align: center; }
.tb_bloglist th {
    vertical-align: top;
    font: italic 0.875em/1.43em 'Tinos', Georgia, serif;
}
.tb_bloglist .position {
    background: url("../i/icons.png") no-repeat 0 -163px;
    display: block;
    height: 31px;
    margin: 0 12px;
    width: 25px;

}
.tb_bloglist .ico {
    font-size: 2em;
    display: block;
    color: #ababab;
    height: 39px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.tb_bloglist .rait { padding-top: 3px; }
.tb_bloglist .com { font-size: 1.6em; padding-top: 5px; }
.tb_bloglist .posts {
    width: 24px;
    background: url("../i/icons.png") no-repeat 0 -195px;
    display: block;

    margin: 0 auto;
}
.tb_bloglist th > div, .tb_bloglist th  a { position: relative; display: inline-block;}
.tb_bloglist  .sortable:after {
    content: " ";
    display: inline-block;
    height: 4px;
    margin-left: 7px;
    vertical-align: middle;
    width: 7px;
    background:url('../i/icons.png')no-repeat -35px -165px;
}
.blog_usr { text-align: left; }
.blog_usr .img{float: left;margin-top: 4px;}
.blog_usr .info { font: italic 0.875em/1.43em 'Tinos', Georgia, serif; margin-left: 44px; padding-right: 10px;}
.blog_usr .info a { color: #9b8646; }
.blog_usr .prof { color: #aeaeae; font-style: italic; }

/*archive*/
.archive_num .ayear {margin-left:0;}
.archive_num {position:relative; padding-top:50px;}
.archive_num .f_type {position:absolute; top:0; display:block; right:120px;}
.widescreen .archive_num .f_type {right:160px;}
/*.archive_num  .amonth {color:#9b8646;}*/

/*post_message*/
.total {display:inline-block; vertical-align:top;font: italic 0.875em/1.43em 'Tinos', Georgia, serif; color:#a5a5a5; margin-left:20px;}
.total .num {display:block; color:#000000;text-align:left;}
.postmessform fieldset:first-child .fieldcell {width:700px;}
.postmessform .fieldcell.tright {width:720px; margin-right:0;}


/* interview */
.question { margin: 40px 0 22px 0; position: relative; }
.question .userpic { width: 14%; }
.question .avatar { width: 60px; height: 60px;}
.question .text:before { content: ' '; width:0px;
    position: absolute;
    top: 11px; right:100%;
    height:0px;
    border-bottom: 19px solid rgba(0, 0, 0, 0);
    border-top: 19px solid #ffffff;
    border-left: 19px solid rgba(0, 0, 0, 0);
}
.question .text { width: 76%; display:inline-block; background:#ffffff; padding: 20px 30px; position: relative;}
.widescreen .question .text { width: 77%;}
.question .text a { font-size: 1em; line-height:1.625em; }
.question .text a b { color: #000; }
.question .text .date { font-size: .875em; line-height:1.85em; color:#a5a5a5; margin-left:10px;}
.question .text p { font-size: .875em; line-height:1.28em; margin: 0.625em 0 0; }

.about_persons {margin-bottom:30px;}
.about_persons .iblock {width:380px; }
.about_persons .iblock:first-child {width:220px;margin-right:40px;}
.about_persons .interview.type1 .name {font-size:1.25em; margin-bottom:10px;}
.about_persons p {font: italic 1em/1.25em 'Tinos',Georgia,serif;}
.about_persons .note {font-size:1.5em; margin-bottom:15px; position:relative;}
.about_persons .note:after {
    content:'';
    width:190px;
    border-bottom:5px solid #6d6d6d;
    display:block;
    height:1em;
}
.questionBlock {margin-bottom:30px;}
.questionBlock .userpic { width: 14%; }
.questionBlock .textarea, .questionBlock .comments .rbl {background:#ffffff;width:76%;}
.questionBlock .textarea {width:85%;}
.widescreen .questionBlock .comments .rbl {width:77%;}
.questionBlock .textarea:before, .questionBlock .comments .rbl:before{ border-top: 19px solid #ffffff;}
.questionBlock .comments textarea {background:#f2f2f2; width:65%;}
.widescreen .questionBlock .comments textarea {width:68%;}
.questionBlock .comments .meta, .questionBlock .comments .send  {width:22%;}
.widescreen .questionBlock .comments .meta {width:20%;}
.questionBlock .comments .text {width:67%;}
.widescreen .questionBlock .comments .text {width:70%;}

/*of the day*/
.number_day .num {font: 1.875em/2em 'Tinos',Georgia,serif; margin:-10px 0 10px 0;}
.number_day .num b {font-size:3.34em; line-height:1em; padding-right:10px;}

.pic_day figure {margin-bottom:25px;}
.pic_day figcaption {font:bold italic 1.5em/1.2em 'Tinos',Georgia,serif; margin:25px 0;}

.ppl_day:after {clear:left;}
.ppl_day img {margin:5px 25px 25px 0;}
.ppl_day .who {display:inline-block; vertical-align:top; width:190px; font:italic 0.875em/1em 'Tinos',Georgia,serif;}
.ppl_day .who b {font-size:1.72em; line-height:1.2em; display:block; margin-bottom:10px;}
.ppl_day .who b:after {
    content:'';
    width:140px;
    border-bottom:5px solid #6d6d6d;
    display:block;
    height:1em;
}
.pic_day,  .number_day {margin-top:62px;}
.pic_day p,  .number_day p,  .ppl_day p {font-size:1.125em; line-height:1.56em;}
.ppl_day h2 {margin-top:-7px; margin-bottom:32px;}
.ppl_day {margin-right:-16px;}
.pic_day {margin-bottom:50px;}
.ppl_day  h2 .ico {
    background:#9b8646 url('../i/icons.png')no-repeat -376px 7px;
    margin-right:16px
}
.pic_day  h2 .ico {
    background:#9b8646 url('../i/icons.png')no-repeat -416px 8px;
    margin-right:16px
}
.number_day h2 .step {font-weight:bold; margin-right:16px }
.number_day h2 .step, .ppl_day h2 .step, .pic_day h2 .step {margin-top:3px;}
/* vote result */
.votesresult {margin:10px 0 60px 0;}
.chartrow { padding: 0 0 10px; margin: 0 0 33px 0; }
.chartrow .title { margin: 0 0 15px; font:bold italic 1.125em/1em 'Tinos', Georgia, serif;}
.chartrow .plain { height: 10px; width: 580px; background: #ffffff; position: absolute; top: 0; left: 0; overflow: hidden; }
.chartrow .fill { background: #9b8646; width: 0; height: 100%;
    -webkit-transition: width 700ms ease-out;
    -moz-transition: width 700ms ease-out;
    -ms-transition: width 700ms ease-out;
    -o-transition: width 700ms ease-out;
    transition: width 700ms ease-out;
}
.chartrow .percent { font-size: 1em; font-weight: bold; width: 640px; text-align: right; position: absolute; top: -.4em; left: 0; color: #000; }

/*event */
.ievent { font:italic 1.125em/1em 'Tinos', Georgia, serif; text-align:center;}
.ievent span {color:#aeaeae; font-size:0.77em; display:block; margin:22px 0 7px 0;}
.ievent strong {font-size:1.11em; line-height:1em;}
.ievent strong span {display:inline; font-size:1em; margin:0;}
.ievent p { font:italic 1.2777em/1.217em 'Tinos', Georgia, serif;}
/* picture */
.picture{margin-top: -30px;}
.picmain {position:relative; margin:20px auto; width:960px; max-width:960px; /*overflow:hidden;*/}
/*.widescreen .picmain {  max-width: 1200px;}*/
.picmain img {display:block; max-width:960px; height:auto; }



.picture .hide_el {font:italic 0.875em/1em 'Tinos', Georgia, serif;}
.picture p {width:690px; margin:0 auto; font-size:1.125em; line-height:1.55em;}
.picmain .image-with-markers{
    display: inline-block;
    position: relative;
    vertical-align: bottom;
}

.picmain .el_hint { position:absolute; height:20px; width:20px;}
.picmain .el_hint .tours_placeholder{top: -64px;left: -10px;}
.picmain .el_hint.visible{display: block;}
.picmain .el_hint-clone{display: none;}

.el_hint .hint {display:none; position:absolute; top:35px; left:0; margin-left:-50px; border:10px solid #f1f1f1; background:#ffffff; text-align:left; padding:20px; width:320px;z-index: 10;}
.no-touch .el_hint:hover .hint, .no-touch .el_hint:hover .ico:before, .no-touch .el_hint:hover .ico:after {display:block;}
.el_hint.hover .hint, .el_hint.hover .ico:before, .el_hint.hover .ico:after {display:block;}
.el_hint .ico:before {
    display:none;
    color: #f1f1f1;
    content: "/";
    font: 20px 'icomoon';
    text-align:center;
    position: absolute;
    bottom:-40px;
    left:-5px;
    padding-top:10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.el_hint .ico:after {
    display:none;
    color: #ffffff;
    content: "/";
    font: 20px 'icomoon';
    text-align:center;
    position: absolute;
    bottom:-49px;
    left:-5px;
    padding-top:10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.el_hint .ico {color:#ffffff; border:5px solid #9b8646; font-size:0.5em; cursor:pointer; position:relative;
    -webkit-border-radius: 15px; border-radius: 15px; }
.el_hint:hover .ico {color:#9b8646; border:0 none; font-size:1em;}
.el_hint .hint p {font-size:0.875em; line-height:1em; width:auto;}
.el_hint .hint strong {font:bold italic 1.25em/1em 'Tinos', Georgia, serif; display:block; margin-bottom:10px;}

.plink {
    border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8;
    padding:40px 0;
    margin:20px 0;
    position:relative;
    text-align:center;
    min-height:70px;
    font: italic 0.875em/1.43em 'Tinos', Georgia, serif;
}
.plink .next,
.plink .prev {position:absolute; top:40px; left:0; width:310px; text-align:left;}
.plink .next img,
.plink .prev img {height:70px; width:70px; display:inline-block; vertical-align:top; margin-right:20px;}
.plink .next span,
.plink .prev span {display:inline-block; vertical-align:top; width:210px;}

.plink .prev {left:auto; right:0; text-align:right;}
.plink .prev img {margin-right:0; margin-left:20px;}
.plink .prev:before, .plink .next:before {
    display:block;
    color: #c6ab5a;
    content: "/";
    font: 9px 'icomoon';
    line-height: 40px;
    border: 3px solid #c6ab5a;
    height: 40px;
    text-align:center;
    position: absolute;
    top:12px;
    left:-9px;
    width: 40px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all.25s;
}
.plink .prev:before  { left:auto; right:-9px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.plink .prev:hover:before, .plink .next:hover:before{
    border-color: #ebcb6b;
    color: #ebcb6b;
}


.picmain-edit{margin-bottom: 40px;}
.picmain-form .picmain-close button{border: none; outline: none;background: transparent;}
.picmain-form .js-picmain--hint-id{
    font: bold italic 1.4375em/1em 'Tinos', Georgia, serif;
    display: block;
}
.picmain-form .picmain-nav
.picmain-form fieldset.hidden{display: none;}
.picmain-form label{
    text-align: left;
}
.my-test_result {background:#ffffff;padding:30px;}
.my-test_result .my-ege_pic {z-index:1;}
.my-test_result .my-ege_block {padding:0 0 0 400px; position:relative; }
.my-test_result .my-ege_block h3 {margin-top:0; font: italic 1.5em/1.2em 'Tinos', Georgia, serif;}
.typical .my-test_result .my-test_txt p {font-size:1.125em; line-height:1.44em; padding-bottom:28px;}
.my-test_result .my-test_txt {padding-bottom:28px;}
.my-test_result .my-ege_block .all { font: italic 1.5em/1.2em 'Tinos', Georgia, serif; display:block; position:absolute; width:30%; bottom:0; right:0; text-align:right; z-index:9;}
.subtitl.tcenter {font: 1.875em/1.26em 'Tinos', Georgia, serif;}
.my-test_result .my-ege_block .socialshare {position:absolute; bottom:0; left:400px;}
.my-test_result_all {background:#ffffff; padding:40px 100px;}
.my-test_result_all .all {font: italic 1em/1.25em 'Tinos', Georgia, serif;}
.my-test_result_all h4 {font: italic 1.5em/1em 'Tinos', Georgia, serif; }
.my-test-desc {font: normal 0.875em 'ProximaNova', Arial, sans-serif; color: #7c7c7c; margin-top:12px; text-decoration: none;}
.rating_test {border-bottom:1px solid #d8d8d8; margin-bottom:40px;}
.rating_test h3 {font-weight:600; font-size:1.6875em; line-height:1.33em; margin:25px 0 60px 0;}
.rating_test .iblock {width:340px; margin:0 25px 50px 0; min-height:120px;}
.rating_test .img {float:left;}
.rating_test .txt {margin-left:140px; margin-top:-5px;}
.rating_test .name {font: bold italic 1.25em/1em 'Tinos', Georgia, serif; display:block; margin-bottom:10px;}
.rating_test .num_persn {color:#a5a5a5; font: italic 0.875em/2.14em 'Tinos', Georgia, serif; display:block;}
.rating_test .num_persn strong {font:bold 1.72em/1.25em "ProximaNova", Arial, sans-serif; color:#af8c32; padding-right:7px;}
.my-test_result_all .ege-result_tbl {width:100%;}
.my-test_result_all .ege-result_tbl td.date {color:#6c6c6c;}
.my-test_result_all .ege-result_tbl .date {text-align:left;}
.my-test_result_all .ege-result_tbl .person .name {font: 0.89em/1.875em "ProximaNova", Arial, sans-serif; color:#000000;}

.item-list-datetime {font: normal 0.8em 'ProximaNova', Arial, sans-serif;color: #7c7c7c;font-style: italic; padding-bottom: 5px;margin-top: -10px;}
.pictut-list-datetime {font: normal 0.8em 'ProximaNova', Arial, sans-serif;color: #7c7c7c;font-style: italic;margin-top: 2px;}

/*esse_theme */
.more-esse sup {
    color:#ffffff; background:#af8c32;
    -webkit-border-radius:7px; border-radius: 7px; padding:0 5px;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; letter-spacing:0;
    font-size:75%; top:-1em; font-family: "ProximaNova", Arial, sans-serif; font-style:normal;
}
.more-esse_list {padding-top:70px;}
.more-esse_list .esse_block, .esse_win.esse_block {width:100%; margin-bottom:40px; margin-left:0;}
.more-esse_list .esse_block.vote { margin-bottom:0; padding-top:30px; margin-top:20px;border-top:1px solid #dcdcdc;}
.more-esse_list .esse_block.vote:first-child {border-top:0 none; padding-top:0; margin-top:0;}
.esse_block .esse_name span  {color:#aeaeae; display:block; font-weight:normal;}
.more-esse_list .esse_txt a, .esse_block .esse_name .esse_txt a {display:inline-block; vertical-align:top; width:45%; font-size:1.25em; line-height:1.1em; margin:15px 0; color:#000000;}
.more-esse_list .esse_txt .esse_date, .esse_block .esse_name .esse_txt .esse_date {display:inline-block; vertical-align:top; width:45%; text-align:right; margin:15px 0; margin-left:10%; line-height:1.83em;}
.more-esse_list .esse_txt p, .esse_block .esse_name .esse_txt p  {font: 0.875em/1.43em "ProximaNova", Arial, sans-serif; margin:0; }
.more-esse_list .esse_txt .button {font-size:0.875em; color:#ffffff;}
.more-esse_list .esse_txt .v_num, .esse_win span.v_num  {color:#c2c2c2; font:bold 0.75em/1em "ProximaNova", Arial, sans-serif; display:block; margin-top:10px;}
.more-esse_list .esse_txt .v_num .ico, .esse_win .v_num .ico {display:inline-block; vertical-align:middle; margin-right:5px;}
.esse-theme .postmessform {margin:0;}
.esse-theme .postmessform fieldset {padding:20px; border:10px solid #ffffff;}
.esse-theme .postmessform fieldset:first-child .fieldcell {width:580px;}
.esse-theme .postmessform fieldset:first-child .buttonrow .fieldcell {width:339px;}
.esse-theme .postmessform fieldset:first-child .buttonrow .fieldcell:first-child {width:240px; margin-right:0;}
.esse-theme .total {font-size:0.75em;}
.esse-theme .total .num {display:inline;}
.esse-theme p.tright {margin:70px 0 40px 0;  font: italic .875em/1em 'Tinos', Georgia, serif;}
.winner {border:10px solid #ffffff; padding:20px;}
.esse_win p.tright {margin-top:-62px; margin-bottom:25px;}
.esse-theme .meta + h2, .esse-theme .tags + h2 {margin-top:44px;}
.esse_win .esse_block-top {min-height:80px;}
.esse_win .esse_block-top .esse_name {margin-left:108px; margin-right:0}
.esse_win.esse_block .esse_txt {font-size:1.143em; line-height:1.25em;}
.esse_win.esse_block .esse_txt a, .esse_win.esse_block  .esse_txt .esse_date {margin:10px 0;}
.esse_win.esse_block  .esse_txt .esse_date {margin-left:5%;}
.winner .prize {position:relative;padding-left:180px; margin-top:30px; min-height:160px; font-family: "ProximaNova", Arial, sans-serif;  }
.winner .prize img {
    height:130px;
    width:95px;
    display:block;
    position:absolute;
    top:0; left:0;
    border-right:30px solid #ffffff;
    border-left:30px solid #ffffff;
    border-top:15px solid #ffffff;
    border-bottom:15px solid #ffffff;
}
.winner .prize .titl {
    display:block;
    font-style:normal;
    letter-spacing:0.6em;
    font-size:0.86em;
    line-height:1.25em;
    color:#afafaf;
    text-transform:uppercase;
}
.winner .prize .name {display:block;font:bold italic 1.143em/1.2em 'Tinos', Georgia, serif; color:#000000; margin:5px 0 10px 0;}
.winner .prize .avt { font-family:'Tinos', Georgia, serif; color:#000000;}
.winner .prize .avt .lite {display:inline;}

.prize_block { margin-bottom: 3em; }
.prize_block_title .block-title {
    color: #afafaf;
    text-align: left;
    font-size: 0.75em;
    padding: 0 0 0.9em;
}
.prize_block .section.cont {
    background: #fff;
    text-align: center;
    margin-bottom: 0.8em;
    padding: 15px 0;
}
.prize_block .blog-title { font: italic bold 1em/1.24em 'Tinos',Georgia,serif; padding-right: 1em;}
.prize_block .name { font: italic 0.875em/1em 'Tinos',Georgia,serif; color: #aeaeae; margin-top: 0.8em; letter-spacing: -0.06em;}
.prize_block .name a { color: #000;}
/*review */
.review_list .ico.gold {
    font-size:2.5em;
    color:#af8c32;
    text-align:center;
    display:block;
    margin:0 auto;
}
.review_list h2 { text-align:center;  }
.review_list h2 sup {color:#ffffff; background:#af8c32;
    -webkit-border-radius:7px; border-radius: 7px; padding:0 5px;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    font-size:27%; top:-2em; font-family: "ProximaNova", Arial, sans-serif; font-style:normal;
}
.reviewcotent {width:660px; margin:20px 0;}
.reviewcotent.right {float:right;}
.content.right {float:right;}
.reviewcotent .esse-person{
    width: 70px;
    float: left;
    margin-top: -4px;
}
.reviewcotent .esse-person + h2{
    margin-left: 90px;
    margin-bottom: 50px;
    min-height:70px;
}
.reviewcotent .esse-person .esse-person_txt {
    margin-left: 0;
    white-space: nowrap;
    clear: left;
    margin-top: 94px;
}
.send_review .button.large {max-width:320px;}

.postreviewform {margin:40px 0 40px -100px; width:765px;}
.postreviewform .rait label {display:inline-block; vertical-align:block; width:110px;}
.postreviewform .star .ico {cursor:pointer;}
.postreviewform .star .ico.cur {color:#9b8646;}
.postreviewform .userpic {
    width: 100px;
}
.postreviewform .avatar {
    height: 60px;
    width: 60px;
}
.postreviewform fieldset:before {
    border-bottom: 26px solid rgba(0, 0, 0, 0);
    border-left: 26px solid rgba(0, 0, 0, 0);
    border-top: 22px solid #e9e9e9;
    content: " ";
    height: 0;
    position: absolute;
    right: 100%;
    top: 30px;
    width: 0;
}
.postreviewform fieldset {
    background: #e9e9e9;
    border: 0 none;
    display: inline-block;
    margin: 0;
    padding: 20px;
    position: relative;
    width: 620px;
    z-index: 1;
}
.postreviewform .fieldcell {width:620px; margin-right:0;}
.postreviewform .buttonrow .fieldcell {width:340px;}
.postreviewform .buttonrow .fieldcell:first-child {width:240px;}
.postreviewform .fieldrow {margin-bottom:20px;}


/* drevo */
.dr {display:block; position:relative;  height:1140px; overflow:auto; }
.line_grandf, .line_grandc, .line_child, .line_fathers, .line_my {position:relative; height:160px;  width:100%; }
.line_grandf, .line_grandc, .line_my {background:#e8e8e8;}
.line_grandf span, .line_grandc span, .line_child span, .line_fathers span, .line_my span {
    display:block;
    position:absolute;
    left:25px;
    top:20px;
    font: italic 0.8125em/1em 'Tinos', Georgia, serif;
    color:#919191;
}
.mydr .manBlock.iam, .startdr .manBlock.iam {position: absolute; top:340px; left:50%; background: #f3f3f3; text-align:center;}
.manBlock { position: absolute; width: 83px; height: 83px; padding:5px; background: #f3f3f3; text-align:center; z-index:100; }
.manBlock.iam { height:83px; width:83px; }
.manBlock.boy {border:5px solid #00aeef;}
.manBlock.girl {border:5px solid #efb4ae;}
.manBlock.iam.boy {background: #00aeef;}
.manBlock.iam.girl {background:#efb4ae;}
.manBlock .name, .manBlock .kin { font:bold italic 0.75em/1.083em 'Tinos', Georgia, serif;  overflow:hidden; }
.manBlock:hover .name {display:none;}
.manBlock .control, .manBlock .kin, .manBlock .profileLink {display:none;}

.manBlock:hover .control, .manBlock:hover .kin {display:block;}

.manBlock.iam:hover .control, .manBlock.iam:hover .kin {display:none;}
.manBlock.iam:hover .name {display:block;  overflow:hidden;}
.manBlock.iam .name {font:bold italic 0.9375em/1em 'Tinos', Georgia, serif; white-space:nowrap; }
.mydr .manBlock.iam .name, .startdr .manBlock.iam .name {display:none;}
.manBlock.iam .profileLink {display:block; font: italic 0.75em/1em 'Tinos', Georgia, serif; color:#ffffff; text-decoration:underline;}
.manBlock .kin {margin:-5px 0 5px 0; white-space:nowrap; overflow:hidden;}
.manBlock .f { width: 40px; height: 40px; position:relative; margin:0 auto 10px auto;}
.manBlock .f img { display: block; width: 40px; height: 40px; position:absolute; top:0; left:50%; margin-left:-20px;
    -webkit-border-radius:20px; border-radius: 20px;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.mydr .manBlock.iam .f, .startdr .manBlock.iam .f {height:83px; width:83px;}
.mydr .manBlock.iam .f img, .startdr .manBlock.iam .f img { width: 83px; height: 83px; margin-left:-42px;   -webkit-border-radius:0; border-radius: 0;}

.manBlock .f span { color:#18b5ef; text-align:center; font-size:2.3em; line-height:40px; width:28px;}
.manBlock.girl .f span { color:#efbab5;}
.manBlock:hover .f span {color:#ffffff;}
.manBlock .control div {border:1px solid #ffffff; height:20px; width:20px; margin-right:5px; font-weight:bold; text-align:center; line-height:1.25em; color:#ffffff; cursor:pointer;  }
.manBlock .control div.edit {background: url('../i/icons.png') no-repeat 2px -273px; }

.manBlock .arrowT,
.manBlock .arrowB,
.manBlock .arrowL,
.manBlock .arrowR{ display:none; position: absolute; width: 20px; height: 20px; overflow: hidden; cursor: pointer; color:#9b8844; }

.manBlock:hover .arrowT,
.manBlock:hover .arrowB,
.manBlock:hover .arrowL,
.manBlock:hover .arrowR{ display:block;}

.manBlock .arrowT {top:-18px; left:50%; margin-left:-10px;}
.manBlock .arrowB {bottom:-22px; left:50%;  margin-left:-10px;}
.manBlock .arrowL {top:50%; left:-20px;  margin-top:-10px;}
.manBlock .arrowR {top:50%; right:-20px;  margin-top:-10px;}


.manBlock.boy:hover { background:#00aeef; }
.manBlock.girl:hover { background:#efb4ae; }

.popup1 { position: absolute; width: 293px; z-index: 1000; background: #ffffff;  padding:20px;}

.popup1 h2 { margin: -20px -20px 11px -20px; padding:20px; text-transform:uppercase; color: #ffffff; font:bold 1em/1em "ProximaNova", Arial, sans-serif;  background: #9b8646;  }
.popup1 .close { position: absolute; top: 20px; right: 10px; width: 20px; height: 20px; cursor:pointer;  }
.popup1 .close .ico {font-size:1em; color:#ffffff;}
.popup1 .buttonsBlock .button { margin: 0 6px 6px 0; }

.button { display: block; width: 94px; height: 36px;}
input.button { border: 0 none; }

.popupForm { position: absolute; width: 400px;  padding: 20px; z-index: 1000; background: #ffffff;}
.popupForm h2 { margin: -20px -20px 11px -20px; padding:20px; text-transform:uppercase; color: #ffffff; font:bold 1em/1em "ProximaNova", Arial, sans-serif;  background: #9b8646;  }
.popupForm .close { position: absolute; top: 20px; right: 10px; width: 20px; height: 20px;  cursor:pointer; }
.popupForm .close .ico {font-size:1em; color:#ffffff;}

.popupForm .field.add { margin-bottom: 18px; }
.popupForm .settingsform fieldset {padding:0;}
.popupForm select {width:320px;}
.popupForm .but .button {margin-bottom:10px;}
div.link {
    background-color: #9b8844;
    position: absolute;
    z-index: 50;
}

/* --- MAIN CONTENT --- */


/* +++ FORM +++ */
.main .styleguide { width: 80%; min-width: 1180px; }
.sel_day, .sel_month { width: 87px; }
.sel_year { width: 124px; }
.formstyle {}
fieldset { padding: 0; margin: 0; }
h2.stylehead {color: #a1a1a1; font-weight: bold; font-size: 36px; line-height: 40px;}
.darkbackground { background: #262626; }
.litebackground { background: #fff; }
.styleguide .darkbackground, .styleguide .litebackground { padding: 20px; }
label, .label { font-size: .8125em; font-weight: bold; text-transform: uppercase; color: #000; display: inline-block; min-height: 16px; width: 100%; line-height: 20px; }
.darkbackground label, .darkbackground .label { color: #fff; }
.label + .chkwrap { margin-top: 16px; }
.darkbackground .fieldcell { }
.styletitle { min-height: 65px; font-size: 1.125em; padding: 5px 0 0 0;color: #a1a1a1; }
.fieldrow { margin-left: 0; }
.lowerbuttonrow { padding: 20px 0 0; }
.buttonrow { padding: 3px 0 0; }
.fieldcell { white-space: normal; width: 320px; margin: 3px 40px 0 0; color: #a1a1a1; }
.fieldcell.nowrap { white-space: nowrap; }
.field { position: relative; padding: 4px 0 5px 0; vertical-align: baseline;}
.fieldcell em.error { display: none; position: absolute; right: 0; bottom: 100%; color: #ca6e4a; width: 100%; text-align: right; }
.fieldcell em.error, .fieldcell em.tip { font: italic .8125em 'Tinos', Georgia, serif; }
.fieldcell em.tip { display: inline-block; margin: 5px 0 0; }
.input, .textarea, .inpseltxt {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    display: block; background: rgb(233,233,233); border: solid 3px transparent; width: 100%; margin: 1px 0 3px;
    font-size: 1.125em; font-weight: bold; padding: 0 10px; height: 45px; line-height: 40px;
    -webkit-border-radius: 0; border-radius: 0;
    -webkit-box-shadow: none; box-shadow: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.searchfield .button.large { display: inline-block; vertical-align: middle;  width: 102px;}
.searchfield .input {  display: inline-block; margin: 0 15px 0 0;  width: 81%; height: 38px; line-height: 36px;  }
.greybg .input, .greybg .textarea, .greybg .inpseltxt {
    background: rgb(255,255,255); border: solid 3px rgb(255,255,255);
}
.no-touch .input:hover, .no-touch .selopener:hover + .inpseltxt{
    background: rgb(243,243,243);  border: solid 3px rgb(243,243,243);
}
.no-touch .enterForm .input:hover, .no-touch .enterForm .selopener:hover + .inpseltxt{
    background: rgb(233,233,233); border: solid 3px transparent;
}
.enterForm .checkbox{border: solid 3px #000;}
.enterForm .checkbox.checked{color: #9b8646;border-color: #9b8646;}
.enterForm .formlink:hover{color: #9b8646; text-decoration: none;}
.no-touch .greybg .input:hover, .no-touch .greybg .selopener:hover + .inpseltxt, .no-touch .greybg .textarea:hover{
    border: solid 3px rgb(233,233,233);
}
.input:focus, .no-touch .input:focus:hover, .open +.inpseltxt, .no-touch .selopener:hover + .inpseltxt, .textarea:focus, .no-touch .textarea:focus:hover {
    background: rgb(255,255,255); border: solid 3px rgb(155,134,70);
}
/* error */
.error .input.error, .no-touch .error .input.error:hover, .error .input.error:focus,
.no-touch .error .input.error:focus:hover,
.error .selopener.error + .inpseltxt, .error .selopener.error:hover + .inpseltxt, .error .textarea.error, .error .textarea.error:hover {
    background: rgb(233,233,233); border: solid 3px rgb(202,110,74);
}
/* disabled */
.input[disabled], .no-touch .input[disabled]:hover, .input[disabled]:focus,
.selopener.disabled + .inpseltxt, .no-touch .selopener.disabled:hover + .inpseltxt {
    color: rgb(167,167,167); background: rgb(233,233,233); border: solid 3px rgb(233,233,233); }
.selopener.disabled {cursor: default;}

.textarea { font-size: 1em; font-weight: normal; height: 85px; line-height: 1.25em; padding: 9px 0 0 10px; }

/* buttons */
.button { border: 0; padding: 0;
    font-size: .875em; line-height: 1em; text-transform: uppercase; letter-spacing: .1em;
    -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; text-align: center;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 7px 10px 4px; height: 25px; vertical-align: middle;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.button.large { width: 100%; max-width: 240px; padding-top: 13px; padding-bottom: 10px; height: 38px; }
.button.compact { min-width: 100px; }
.headerquiz .button.compact { min-width: 180px; }
.headerquiz .compact:hover{color: #fff;}
.button, .button:link, .button:visited {
    background: #9b8646; color: #fff;
}
.button:hover { background: #af9e54; }
.button:active { background: #917a3f; }

.button.inverted, .button.inverted:link, .button.inverted:visited {
    background: #fff; color: #9b8646; border: solid 1px #9B8646;
}


.button[disabled], .button.disabled, .button.disabled:link,
.button.disabled:visited, .button.disabled:hover, .button.disabled:active {
    color: #d9d9d9; background: #959595; cursor: default;
}

input.button, .button.wait { padding-top: 6px; padding-bottom: 5px; }
input.button.large, .button.wait.large { padding-top: 12px; padding-bottom: 11px; }

.button .textwait, .button.wait .textnorm { display: none; }
.button.wait .textwait { display: inline-block; vertical-align: middle; line-height: 8px; height: 8px; padding: 0 0 3px 0;}
.button.wait .textwait .circ { margin: 0 2px; display: inline-block; vertical-align: middle; width: 8px; height: 8px;
    -webkit-border-radius: 4px; border-radius: 4px; }
.button.wait .circ.c1 { background: rgb(255,255,255); }
.button.wait .circ.c2 { background: rgb(195,182,144); }
.button.wait .circ.c3 { background: rgb(185,171,126); }

.formlink, .formlink:link, .formlink:visited { text-decoration: underline; font-size: .875em; border: 0; padding: 0; background: transparent; }
.formlink.ondark:hover, .formlink.ondark:active { color: #fff; }
.button + .formlink { margin: 0 0 0 16px;}

/* checkbox */
.chkwrap {margin: 10px 0 7px 0; display: inline-block; }
.chkwrap.greyel .checkbox{float:left; margin-left:-20px;}
.checkbox, .radio { position: relative; display: inline-block; vertical-align: middle; text-align: center; width: 20px; height: 20px;
    border: solid 3px #fff; margin: 0;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; transition: border .2s;}
.checkbox { margin-bottom: 7px; }
.radio { -webkit-border-radius: 10px; border-radius: 10px; }
.checkbox + label, .radio + label { display: inline-block; width: auto; padding-left: 10px;}
.checked { border: solid 3px #fff; color: #fff; transition: color .2s;}
.checkbox.checked:before { content: "9"; font: 9px 'icomoon'; left: 1px; position: absolute; top: 2px; }
.radio.checked:before { content: ""; width: 12px; height: 12px; background: #fff; display: inline-block;
    -webkit-border-radius: 10px; border-radius: 10px; position: absolute; left: 1px; top: 1px;}

.greybg .checkbox, .greybg .radio, .greyel .checkbox, .greyel .radio { border: solid 3px #d8d8d8; }
.greybg .checked, .greyel .checked { border: solid 3px #d8d8d8; color: #5a5a5a; }
.greybg .radio.checked:before, .greyel .radio.checked:before  { background: #5a5a5a; position: absolute;
    top: 1px;
    left: 1px;}

.no-touch .chkwrap:hover .radio.checked:before { background: #9b8646; }
.no-touch .chkwrap:hover .checked:before, .no-touch .chkwrap:hover label { color: #9b8646;}
.no-touch .chkwrap:hover .checkbox, .no-touch .chkwrap:hover .radio { border: solid 3px #9b8646; }
.checkbox input, .checkbox input.checkbox,
.radio input, .radio input.radio { position: absolute;  left: -10000px; }

.soc { width: 55px; height: 55px; line-height: 61px; text-align: center; vertical-align: center; }
.soc + .soc { margin-left: 10px; }
.soc .ico { font-size: 1.1em; }
.soc, .soc:link, .soc:visited,
.soc:hover, .soc:active { color: #fff; }
.soc.tw, .soc.tw:link, .soc.tw:visited { background: #05c5ff; }
.soc.tw:hover { background: #08e8ff; }
.soc.tw:active { background: #03aeff; }
.soc.fb, .soc.fb:link, .soc.fb:visited { background: #1c5fab; }
.soc.fb:hover { background: #2272bc; }
.soc.fb:active { background: #1955a2; }
.soc.vk, .soc.vk:link, .soc.vk:visited { background: #2181b7; }
.soc.vk:hover { background: #289ac5; }
.soc.vk:active { background: #1e74b0; }
.soc.mail, .soc.mail:link, .soc.mail:visited { background: #004a88; }
.soc.mail:hover { background: #0059a0; }
.soc.mail:active { background: #00427c; }

.soc.ok { background: #f38230; position: relative; color: transparent;}
.soc.ok:hover { background: #f79147; }
.soc.ok:active { background: #d8742b; }

.soc.ok .ico {
    width: 13px;
    height: 22px;
    background: url('../i/ok.svg') no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/*select*/
.seldate { margin-left: -10px; }
.seldate .sel { margin-left: 10px; }
.inpselblock  select { position: absolute; top: -9999em; left: -9999em; }
.inpselblock { display: block; position: relative;}
.inpseltxt { overflow:hidden; }
.inpseltxt, .optcontainer a {
    color: #000; padding: 0 25px 0 18px;
    font-size: 1.125em; font-weight: bold; line-height: 39px;
}
.inpseltxt:after {
    content:'/';font: 9px 'icomoon'; position: absolute; top: 50%; right:0; margin: -5px 9px 0 0; color: #959595;
    width: 12px; height: 9px;
}
.selopener { z-index: 9999; position: absolute; height: 100%; left: 0; outline: medium none; position: absolute; top: 0; width: 100%; text-decoration:none; }
.optcontainer {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    background: #fff;
    position: absolute;
    padding: 3px 0;
    margin: 3px 0 0;
}
.optwrapper {max-height: 250px; overflow-x: hidden; overflow-y: scroll;}
.optcontainer a {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 6px 8px 7px 6px; border: solid 3px #fff;
    margin: 0 0 0 12px; line-height: 1; min-width: 38px;
    text-decoration: none;
    display:inline-block;
    vertical-align:top;
}
.optcontainer a:hover { border: solid 3px #ccc; }
.jspContainer { overflow: hidden; position: relative; }
.jspPane { position: absolute; }
.optcontainer .jspVerticalBar { position: absolute; top: 0; right: 0; width: 16px; height: 100%; }
.optcontainer .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; }
.optcontainer .jspTrack { background: transparent; border: 0 none; position: relative; }
.optcontainer .jspDrag { background:#cccccc; position: relative; top: 0; left: 0; cursor: pointer; width:6px; }
.optcontainer .jspCorner { background: #cccccc; float: left; height: 100%; }
/*select*/


.settingsform { margin: 0 20px 0 20px; }
.settingsform fieldset { padding: 43px 0 45px 80px; border-top: solid 1px #d8d8d8;}
.settingsform fieldset:first-child { border-top: 0; }


.settingsform .uploadblock { width: 220px; height: 80px; }
.settingsform .fileupload .tooltip { margin: 0; }
.settingsform .fileupload { position: absolute; left: 20px; bottom: 0; height: 30px; }
.settingsform .fileupload .avaupload { opacity: 0.001; filter: alpha(opacity=0.1); cursor: pointer; width: 87px; }
.settingsform .fileupload .cf_file_add { position: absolute; top: 0; left: 0; cursor: pointer;
    font-size: .75em; letter-spacing: .075em; }
.settingsform .fileupload .cf_file_progress { font-size: 0.8125em; }
.settingsform .removefoto { position: absolute; left: 164px; top: 56px; text-transform: uppercase; font-size: .75em; }
.settingsform .removefoto:before { font-family: 'icomoon'; font-size: 9px; content: '%'; position: absolute; right: 100%; margin: -1px 10px 0 0; }
.settingsform .fileupload .fdelete{margin-left: 5px;}
.settingsform .fileupload .del_checkbox{margin-right: 8px;}
/* avatar */
.avatarka, .avatarka > div { width: 76px; height: 76px;
    background: #fff url('../i/avaempty.png') no-repeat 50% 50%; border: solid 2px #d8d8d8; margin: 4px 0 0 0;
    overflow: hidden; }
.avatarka > div { background-color: transparent; margin: 0; border-width: 0; }
.avatarka img { }
.avatarka img[src=""] { opacity: 0;filter: alpha(opacity=0); }

/*
 * imgAreaSelect default style
 */

.imgareaselect-border1,.imgareaselect-border3 {
    background: url("data:image/gif;base64,R0lGODlhAQAGAKEAAP///wAAADY2Nv///yH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQACgD/ACwAAAAAAQAGAAACAxQuUgAh+QQBCgADACwAAAAAAQAGAAACA5SAUgAh+QQBCgADACwAAAAAAQAGAAACA5SBBQAh+QQBCgADACwAAAAAAQAGAAACA4QOUAAh+QQBCgADACwAAAAAAQAGAAACAwSEUAAh+QQBCgADACwAAAAAAQAGAAACA4SFBQA7") repeat-y left top;
}
.imgareaselect-border2,.imgareaselect-border4 {
    background: url("data:image/gif;base64,R0lGODlhBgABAKEAAP///wAAADY2Nv///yH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACwAAAAABgABAAACA4SFBQA7") repeat-x left top;
}
.imgareaselect-border3 {
    background-position: right top;
}
.imgareaselect-border4 {
    background-position: left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 { filter: alpha(opacity=50);opacity: 0.5; }
.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.imgareaselect-selection {
}
.pswdchange { }

.voteform {margin-bottom:50px;}
.voteform .fieldcell {width:100%;}
.voteform label {text-transform:none;  font:italic bold 1.125em/1em 'Tinos', Georgia, serif; }
.voteform .chkwrap {margin-bottom:24px;}
.voteform  .radio, .voteform  .checkbox {
    border-color: #d8d8d8;
    color: #9b8646;
    margin-right:20px;
}
.voteform  .chkwrap:hover .radio:before {
    background: #d8d8d8;
}
.voteform  .radio.checked:before { color: #9B8646;  background: #9B8646 !important;}



/* --- FORM --- */

/* BLOCKS */

.block-title{
    font: bold 0.875em/2.2em 'ProximaNova', Arial, sans-serif; /*14px\31px*/
    text-transform: uppercase;
    letter-spacing: 0.5em;
    text-align: center;
    margin: 0;
    padding: 9px 0 4px 0;
    color: #d3b65f;
    transition: color .25s;
    -webkit-transition: color .25s;
}
a:hover .block-title{
    color: #efce6d;
}

.block-title.black{
    color: #000;
}

/* interview-block TYPE-1,2,3*/


.interview.type1 .section,
.interview.type2 .section,
.interview.type3 .section{
    white-space: nowrap;
}

.interview.type3 .section{
    margin-bottom: 6px;
}

.interview.type1,
.interview.type2,
.interview.type3{
    background-color: #fff;
}

.interview.type1{
    padding: 10px 8px 28px;
    box-sizing: border-box;
    position: relative;
}

.interview.type2{
    padding: 16px 6px 64px;
    box-sizing: border-box;
    position: relative;
}

.interview.type3{
    padding: 18px 6px;
    margin: 5px 0px;
}

.interview.type1 .section,
.interview.type2 .comment{
    border: 3px solid #000;
    padding: 8px;
    position: relative;
}
.interview.type1 .section:after,
.interview.type2 .comment:after{
    content: "";
    background: url('../i/triangle_btm.png') no-repeat;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 27px;
    height: 19px;
}
.interview.type3 .field-textarea{
    position: relative;
    background: url('../i/spicker.png') no-repeat 0 0;
    width: 207px;
    height: 84px;
}
.interview.type3 .field-textarea.error {background-position:0 -86px;}
.no-touch .offer_form .field-textarea:hover,
.no-touch .offer_form .field-textarea:active {
    background-position:0 0;
}

.interview.type3 .field-textarea textarea {background:none; border:3px solid rgba(0,0,0,0);}
/*.interview.type3 .field-textarea:after{
    content: "";
   background: url('../i/spicker.png') no-repeat 0 0;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 207px;
    height: 84px;
  z-index:0;
    transition: background-image .25s;
}*/
.interview.type1 .ico-interview,
.interview.type2 .ico-interview,
.interview.type3 .ico-interview{
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    color: #000;
}

.interview.type1 .ico-interview{
    font-size: 2.5em;
}

.interview.type2 .ico-interview,
.interview.type3 .ico-interview{
    font-size: 3em;
    margin-left: 0.1em;
}
.interview.type2 .ico:hover,
.interview.type3 .ico:hover{
    color: #000;
}

.interview.type3 .ico-interview{
    line-height: 1em;
}

.interview.type1 .comment-sm_wrap,
.interview.type2 .comment-sm_wrap,
.interview.type3 .comment-sm_wrap{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: normal;
}

.interview.type2 .comment-sm_wrap{
    vertical-align: text-top;
}

.interview.type3 .comment-sm_wrap{
    padding-top: 8px;
}

.interview.type1 .comment-sm,
.interview.type2 .comment-sm,
.interview.type3 .comment-sm{
    display: block;
    letter-spacing: 0.6em;
    color: #000;
    text-transform: uppercase;
    font: bold 0.875em/2.2em 'ProximaNova', Arial, sans-serif; /*14px\31px*/
}

.interview.type3 .comment-sm{
    letter-spacing: 0.3em;
    line-height: 1.3em;
    text-align: left;
}

.interview.type1 .comment-lnk{
    display: block;
    font-size: 0.75em; /*12px*/
    margin-right: 36px;
    color: #000;
}

.interview.type2 .comment-lnk{
    float: right;
    display: block;
    color: #000;
}

.interview.type1 .comment,
.interview.type2 .comment{
    font: italic bold 1.25em/1.25em 'Tinos', Georgia, serif; /*20px\20px*/
    color: #000;
    margin-top: 0.45em;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.interview.type1 a:hover .comment,
.interview.type2 a:hover .comment{
    color: #5b5b5b;
}

.interview.type2 .comment{
    margin-top: 0.1em;
    padding: 18px 12px;
}
a.ask-lnk {  font: italic 0.75em/1.25em 'Tinos', Georgia, serif; color: #9b8646; float: right; }
.comment-lnk .ico-comm_xs,
.comment-lnk .txt-comm{
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

.comment-lnk .ico-mess_xs,
.comment-lnk .txt-mess{
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    color: #c2c2c2;
}
.comment-lnk .txt-mess{
    color: #6c6c6c;
    font-size: 0.75em;
}

.comment-lnk .txt-comm{
    font-weight: bold;
}

.interview.type1 .ico-comm_xs{
    font-size: 1.1em;
}

.interview.type2 .ico-comm_xs{
    font-size: 1em;
}

.interview.type1 .photo{
    margin-top: 1em;
}
.interview.type1 .photo img{
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
}
.interview.type1 a:hover .photo img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.interview.type1 .autor,
.interview.type2 .autor{
    padding: 0 17px;
}

.interview.type2 .autor{
    padding: 0;
}

.interview.type2 .photo{
    float: left;
    display: block;
}
.interview.type2 .photo img{
    border-radius: 81px;
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
}
.interview.type2 a:hover .photo img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}



.interview.type1 .name,
.interview.type2 .name{
    font: italic bold 1.875em/0.9em 'Tinos', Georgia, serif; /*30px\30px*/
    color: #000;
    margin-top: 0.8em;
}

.interview.type2 .name{
    margin-top: 0;
}

.interview.type1 .about,
.interview.type2 .about{
    font: italic 0.875em/1.2em 'Tinos', Georgia, serif; /*14px\30px*/
    color: #959595;
    margin-top: 0.3em;
}

.interview.type2 .photo-comm_wrap{
    margin-top: 12px;
    margin-left: 10px;
}

.interview.type3 .all-list{
    text-align: center;
    text-transform: uppercase;
}

.interview.type3 .all-list a{
    font: bold 0.625em/1.6em 'ProximaNova', Arial, sans-serif; /*10px*/
    color: #9b8646;
    vertical-align: middle;
    letter-spacing: 0.2em;
}

.interview.type3 .all-list .decor-ln{
    display: inline-block;
    width: 18px;
    height: 2px;
    background: #9b8646;
    margin: 7px 0;
}

.interview.type3 .all-list .txt:after{
    content: ">";
    font: normal 10px 'icomoon';
    display: inline-block;
    margin-left: 4px;
}
.interview.type3 .offer_form{
    margin-bottom: 16px;
}
.interview.type3 .offer_form textarea{
    height: 66px;
    resize:none;
}
.interview.type3 .offer_form .offer_btn{
    margin-top: 20px;
}
.offer_form_success {
    color: #9b8646;
    font: bold 0.625em/1.6em 'ProximaNova',Arial,sans-serif;
    letter-spacing: 0.2em;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    display: none;
}
.interview-block:hover {border:4px solid #9b8646; margin:-4px;}
.interview-block .result-lnk{
    text-transform: uppercase;
    text-decoration: none;
    font: normal 0.875em 'ProximaNova',Arial,sans-serif; /*14px*/
    display: block;
    letter-spacing: 0.1em;
    margin-top: 16px;
}
.interview-block .result-lnk:hover{
    text-decoration: underline;
}

.interview-block .result-block{
    margin: 16px 0 0px;
}
.interview-block .progress-line{
    width: 182px;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    margin-top: 16px;
}
.interview-block .progress-line .value{
    font: normal 0.875em/1em 'ProximaNova',Arial,sans-serif; /*14px/14px*/
    margin-bottom: 4px;
    white-space: normal;
}
.interview-block .progress-line .procent{
    font: bold 1.0625em 'ProximaNova',Arial,sans-serif; /*14px/14px*/
    margin-left: 8px;
}

.interview-block .progress{
    background: #9b8646;
    display: inline-block;
    height: 12px;
}
.interview-block .progress.w23{
    width: 23%;
}
.interview-block .progress.w61{
    width: 61%;
}
.interview-block .progress.w16{
    width: 16%;
}

.progress {
    max-width: 130px;}
/* offer_form */

.offer_form input,
.offer_form textarea{
    border: 3px solid #000;
    margin-top: 10px;
    width: 207px;
    padding: 10px 6px;
    box-sizing: border-box;
    background: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height:19px;
    color: #000;
    border-color: #000;
}


.offer_form .fieldcell{
    margin: 0;
    width: 207px;
}

.offer_form .field{
    padding: 0;
}

.offer_form .offer_btn{
    display: block;
}

.no-touch .offer_form .input:hover,
.no-touch .offer_form .input:active{
    border:3px solid #000;
    background: #ffffff;

}
.no-touch .offer_form .textarea:hover,
.no-touch .offer_form .textarea:active{
    border:3px solid rgba(0,0,0,0);
    background: none;
}

/*offer_form*/
/*banner block*/
.adbanner { width: 240px;  height: 400px; position: relative; }
.b-mainbanner {
    // position: fixed;
    /* margin-left: 23%;
     margin-right: 20%; */
    width: 100%;
    top: 0; left: 0;
    text-align: center;
    z-index: 994;
    background: #fff;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    overflow: hidden;
}
.mainpage .b-mainbanner {
    // height: 250px;
    -webkit-transition:none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition:none;
    transition: none;
    background: #fff;
}

.b-overflow { overflow: hidden; height: 100%; }
.adbanner_in {
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 460px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    overflow: hidden;
}
.adbanner {}
/* interview-block TYPE-1,2,3*/

/* bann_block.type1 */

.bann_block.type1{
    background-color: #fff;
    padding: 24px 16px 0px;
    box-sizing: border-box;
    border: 3px solid #000;
}

.bann_block.type1 .section.head{
    text-align: center;
    padding-bottom: 8px;
}

.bann_block.type1 .section.head h3{
    text-transform: uppercase;
    font: bold 0.9375em 'ProximaNova', Arial, sans-serif; /*15px*/
    letter-spacing: 0.3em;
    margin-top: 6px;
    color: #000;
}

.bann_block.type1 .section.cont{
    border-top: 1px solid #a6a6a6;
    border-bottom: 1px solid #888888;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 2px;
}

.bann_block.type1 .quote{
    font: italic bold 1.4375em/1.2173913043478262em 'Tinos', Georgia, serif; /*23px\28px*/
}
.bann_block.type1 a .quote{
    color: #000;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.bann_block.type1 a:hover .quote{
    color: #5b5b5b;
}

.bann_block.type1 .section.foot{
    border-top: 4px solid #888888;
    text-align: center;
}

.bann_block.type1 .avtor_vs{
    font: bold 0.75em/1.25em 'ProximaNova', Arial, sans-serif; /*12px\15px*/
    text-transform: uppercase;
    padding: 18px 0;
    letter-spacing: 0.1em;
}

.bann_block.type1 .avtor_vs p{
    margin: 0;
}

.bann_block.type1 .section.foot{
    padding-bottom: 18px;
}

.bann_block.type1 .avtor_vs .vs{
    color: #c2c2c2;
}

/* /bann_block.type1 */

/* affiche type1 */

.affiche-type1{
    background-color: #fff;
    padding: 0px 15px 28px;
    box-sizing: border-box;
    position: relative;
}

.affiche-type1 .city{
    font: bold 0.6875em/2.8em Arial, sans-serif; /*11px\13px*/
    letter-spacing: 0.65em;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    text-align: left;
    position: relative;
    top: 0;
    left: -15px;
    width: 220px;
}

.section .city.active{
    padding-top: 5px;
}

.section a .city{
    color: #000;
    -webkit-transition: color .15s;
    transition: color .15s;
}

.section .city.active{
    text-align: center;
}

.section .city:after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #d3b65f transparent transparent transparent;
    margin-left: 5px;
}

.section .city.show{
    background-color: #f1f1f1;
}

.section .city.show:after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4px 6px 4px;;
    border-color: transparent transparent #d3b65f transparent;
    margin-left: 5px;
}

.section .city-list{
    display: none;
    background-color: transparent;
    transition: background-color .25s;
}

.section .city-list.show{
    width: 220px;
    box-sizing: border-box;
    position: absolute;
    top: 30px;
    left: 0;
    padding-left: 40px;
    display: block;
    background-color: #f1f1f1;
    padding-bottom: 10px;
    padding-top: 5px;
    z-index: 10;
}

.section .city-list a:hover .city{
    color: #d3b65f;
}

.section .city-list .city:after{
    display: none;
}

.affiche-type1 .affiche_h{
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #fff;
    margin-top: 6px;
    margin-bottom:-20px;
    position: relative;
}
.affiche-type1 .affiche_h:before{
    content: "G";
    font: normal 40px 'icomoon';
    display: inline-block;
    color: #d3b65f;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.affiche-type1 a:hover .affiche_h:before{
    content: "G";
    font: normal 40px 'icomoon';
    color: #dec067;
}
.affiche-type1 .affiche_h span{
    position: absolute;
    left: 54px;
    top: 6px;
    display:block;
    text-align:center;
    font: bold 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    letter-spacing: 0.5em;
    width:90px;
    text-transform: uppercase;
}
.affiche-type1 .section.cont,
.affiche-type1 .section.foot{
    text-align: center;
}

.affiche-type1 .poster{
    -webkit-border-radius: 60px;
    border-radius: 60px;
}

.affiche-type1 a .poster{
    margin-top:20px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
}

.affiche-type1 a:hover .poster{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.affiche-type1 .what{
    color: #d3b65f;
    text-transform: uppercase;
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    margin-top: 10px;
    margin: 0;
    padding-top: 10px;
    -webkit-transition: color .25s;
    transition: color .25s;
}

.affiche-type1 a .name{
    color: #000;
    font: bold italic 1.125em/1.1em 'Tinos', Georgia, sans-serif; /*18px\20px*/
    margin: 0;
    padding-top: 4px;
}

.affiche-type1 .sub-txt{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    color: #7c7c7c;
    margin: 0;
    padding-top: 8px;
}


.affiche-type1 .date{
    color: #000;
    font: 0.875em 'ProximaNova', Arial, serif; /*14px*/
    margin: 0;
    padding-top: 8px;
}

.social_go{
    padding-top: 20px;
}

.social_go a{
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    letter-spacing: 0.5em;
    color: #c2c2c2;
    text-transform: uppercase;
}

.social_go a .go:before{
    content: "=";
    font: normal 6px 'icomoon';
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.1em;
}

.social_go a:hover{
    color: #d3b65f;
}

/* /affiche type1 */

/* articler_block type1 */

.articler_block.type1{
    background: #fff;
    padding: 10px 10px 10px;
    box-sizing: border-box;
    position: relative;
}

.articler_block.type1 .border-inner{
    display: block;
    border: 1px solid #acacac;
    padding-bottom: 16px;
}

.articler_block .section.head a{
    color: #d3b65f;
    -webkit-transition: color .25s;
    transition: color .25s;
}

.articler_block .section.head a:hover{
    color: #efce6d;
}

.articler_block.type1 .section.cont,
.articler_block.type1 .section.foot{
    padding: 0 10px;
}

.articler_block.type1 .img-block{
    text-align: center;
}
.articler_block.type1 a .img-block img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.articler_block.type1 a:hover .img-block img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.articler_block.type1 .name{
    font: bold italic 1.25em/1.1em 'Tinos', Georgia, serif; /*20px\22px*/
    margin: 0;
    padding: 14px 0px 7px;
}

.articler_block.type1 a .name{
    color: #000;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.articler_block.type1 a:hover .name{
    color: #5b5b5b;
}
.articler_block.type1 p {
    line-height: 1;
    font-size: 16px;
}
.articler_block.type1 .sub-txt{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif;
    padding: 0px 0px 8px;
    margin: 0;
    color: #7c7c7c;
}
.articler_block.type1 .sub-txt a {
    color: #7c7c7c;
}
.articler_block.type1 .sub-txt .hover-link:hover {
     color: #d3b65f;
 }
/* /articler_block type1 */
a.speaker_prep {
    font: italic 1.5em/1em 'Tinos',Georgia,serif;
    color: #9B8646;
    border-bottom: 1px dashed #9B8646;
    vertical-align: middle;
}
.speaker_new { float: left; margin-top: -8px; }
.ico-speakernew { color: #9B8646; font-size: 1.7em; margin-right: 4px; vertical-align: middle; }

/* news_block type1 */

.news_block.type1{
    background: #fff;
    padding: 10px 10px 10px;
    box-sizing: border-box;
    position: relative;
}

.news_block.type1 .border-inner{
    display: block;
    border: 1px solid #acacac;
    padding-bottom: 16px;
}
.news_block.type1 .block-inner {
    display: block;
    padding: 12px 0 8px;
}
.news_block.type1 .ico-comm_xs { color: #c2c2c2; }
.news_block.type1 .txt-comm { color: #6c6c6c; font-size: 0.75em; font-weight: normal;}

.news_block.type1 .section.cont,
.news_block.type1 .section.foot{
    padding: 0 10px;
}

.news_block.type1 .img-block{
    text-align: center;
}
.news_block.type1 a .img-block img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.news_block.type1 a:hover .img-block img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.news_block.type1 .date{
    padding-top: 16px;
    font: bold 0.75em/0.9em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #c2c2c2;
    margin: 0;
}
.news_block.type1 .block-inner .date { font-weight: normal; }
.news_block.type1 .block-inner .name { font-size: 1.25em; }
.news_block.type1 .date .time{
    padding-left: 5px;
    margin-left: 5px;
    border-left: 1px solid #c2c2c2;
}

.news_block.type1 .name, .news_block.type1 .quote, .announce-document__subtitle {
    font: bold italic 1em/1.25em 'Tinos', Georgia, serif; /*16px\20px*/
    margin: 0;
    padding: 10px 0px 7px;
    color: #000;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.news_block.type1 .quote { padding: 1px 0 11px; line-height: 1.6em; }
.news_block.type1 a:hover .name{
    color: #5b5b5b;
}

.news_block.type1 .sub-txt{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    padding: 0px 0px 8px;
    margin: 0;
    color: #7c7c7c;
}

/* /news_block type1 */

/* tours_block type1 */

.tours_block.type1{
    background-color: #fff;
    padding: 5px 15px 45px;
    box-sizing: border-box;
    position: relative;
}

.tours_block.type1 .tours_title{
    position: relative;
}

.tours_block.type1 .tours_title h5{
    font: bold 0.875em/1.7em 'ProximaNova', Arial, sans-serif; /*14px\23px*/
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    text-align: center;
    margin: 24px auto 44px;
    position: relative;
    z-index: 1;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.tours_block.type1 .tours_title a:hover h5:before{
    color: #af9e54;
}

.tours_block.type1 .tours_title h5:after{
    content: "";
    z-index: -1;
    display: inline-block;
    position: absolute;
    left: 25%;
    right: 25%;
    top: 10px;
    border-radius: 41px;
    width: 82px;
    height: 82px;
    -webkit-box-shadow: inset 0px 0px 0px 12px rgba(243, 243, 243, 1);
    -moz-box-shadow: inset 0px 0px 0px 12px rgba(243, 243, 243, 1);
    box-shadow: inset 0px 0px 0px 12px rgba(243, 243, 243, 1);
}

.tours_block.type1 .tours_title h5:before{
    content: "<";
    font: normal 34px 'icomoon';
    display: block;
    color: #9b8646;
    transition: color .25s;
    -webkit-transition: color .25s;
}

.tours_placeholder{
    background-color: #9b8646;
    width: 41px;
    height: 41px;
    border-radius: 22px;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 37%;
    z-index: 2;
    -webkit-box-shadow: inset 0px 0px 0px 6px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset 0px 0px 0px 6px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 0px 6px rgba(0, 0, 0, 1);
    transition: background-color .25s;
    -webkit-transition: background-color .25s;
}

a:hover .tours_placeholder{
    background-color: #af9e54;
}

.tours_placeholder:after{
    content: "";
    display: block;
    position: absolute;
    top: 35px;
    left: 15%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 28px 15px 0 15px;
    border-color: #000000 transparent transparent transparent;
}

.tours_placeholder span{
    color: #fff;
    font: bold italic 1.4375em/1.783em 'Tinos', Georgia, serif; /*23px\41px*/
    line-height: 41px;
    vertical-align: middle;
}

.tours_block.type1 .name{
    font: bold italic 1.125em/1.1em 'Tinos', Georgia, serif; /*18px\20px*/
    margin: 0;
    padding: 10px 0px 7px;
    text-align: center;
    color: #000;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.tours_block.type1 a:hover .name{
    color: #5b5b5b;
}

.tours_block.type1 a .img-block img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.tours_block.type1 a:hover .img-block img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.tours_block.type1 .social_view{
    text-align: center;
}

/* /tours_block type1 */

/* twitter_block type1*/

.twitter_block.type1{
    background-color: #fff;
    padding: 50px 3px 4px;
    box-sizing: border-box;
    position: relative;
    width: 240px;
}

.twitt_title{
    border: 3px solid #23c3ff;
    position: relative;
}

.twitt_title:before{
    content:"";
    background: url('../i/tw_big_blue.png') no-repeat center;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 53px;
    text-align: center;
}

.twitt_title h5{
    font: bold 0.9375em 'ProximaNova', Arial, sans-serif; /*15px*/
    color: #23c3ff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.25em;
    margin: 8px 0;
}

.twit-flags_block{
    display: block;
    margin: 0 auto 9px auto;
    vertical-align: top;
    white-space: nowrap;
    text-align: center;
}
.twitter_top p,
.twitter_top .twit-flags_block{
    display: inline-block;
}
.twitter_top p{
    font: italic 0.875em/1.8571428571428572em 'Tinos', Georgia, serif; /*14px\26px*/
    color: #a0a0a0;
}
.twitter_top .twit-flags_block{
    margin-left: 30px;
    vertical-align: top;
}
.twit-flags_block .rus,
.twit-flags_block .british,
.twit-flags_block .german,
.twit-flags_block .france{
    display: inline-block;
}
.twit-flags_block .rus{background: url('../i/flags/flag_1.png') no-repeat center;width: 25px;height: 17px;}
.twit-flags_block .british{background: url('../i/flags/flag_2.png') no-repeat center;width: 25px;height: 17px;}
.twit-flags_block .german{background: url('../i/flags/flag_3.png') no-repeat center;width: 25px;height: 17px;}
.twit-flags_block .france{background: url('../i/flags/flag_4.png') no-repeat center;width: 25px;height: 17px;}

.twit-flags_block a{
    display: inline-block;
    vertical-align: top;
}
.twitter_top .twit-flags_block a{
    margin-right: 10px;
}

.twit-flags_block a span{
    border-width: 3px;
    border-color: transparent;
    border-style: solid;
    -webkit-transition: border-color .25s;
    transition: border-color .25s;
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 1);
}
.twit-flags_block a.cur span{
    border-width: 3px;
    border-color: #23c3ff;
    border-style: solid;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0);
}
.hiddenElement {
    display: none;
}

.twitter_block .comment{
    margin-top: 22px;
    padding: 0 6px;
    position: relative;
}

.twitter_block .user{
    margin-bottom: 4px;
}

.twitter_block .user .ava,
.twitter_block .user .nik-name{
    display: inline-block;
    vertical-align: middle;
}

.twitter_block .user .nik-name a{
    font: bold 1em 'ProximaNova', Arial, sans-serif; /*16px*/
}

.twitter_block .user .nik-name a:hover{
    color: #000;
}

.twitter_block .time{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font: normal 0.6em 'ProximaNova', Arial, sans-serif; /*9px*/
    text-transform: uppercase;
}
.twitter_block .time:before{
    content: "←";
    display: inline-block;
    margin-right: 6px;
    font-size: 14px;
}

.twitter_block .comment-block{
    font: normal 0.875em/1.4285714285714286em 'ProximaNova', Arial, sans-serif; /*14px\20px*/
}

.twitter_block .comment-block .tw-lnk{
    color: #23c3ff;
    text-decoration: underline;
}

.twitter_block .comment-block .tw-lnk:hover,
.twitter_block .comment-block .tw-lnk:active{
    text-decoration: none;
}

.twitter_block.type1 .all-list{
    text-align: center;
    text-transform: uppercase;
}

.twitter_block.type1 .all-list .txt{
    display: inline-block;
    text-decoration: none;
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #23c3ff;
    vertical-align: top;
    letter-spacing: 0.25em;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.twitter_block.type1 .all-list a:hover .txt{
    color: #77d8fd;
}

.twitter_block.type1 .all-list .txt:after{
    content: ">";
    font: normal 10px 'icomoon';
    display: inline-block;
    margin-left: 4px;
}

.twitter_block.type1 .all-list .decor-ln{
    display: inline-block;
    width: 46px;
    height: 2px;
    background: #23c3ff;
    vertical-align: middle;
    margin: 6px 0;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
}
.twitter_block.type1 .all-list a:hover .decor-ln{
    background-color: #77d8fd;
}

.all-list .decor-ln.left{
    text-align: left;
}
.all-list .decor-ln.right{
    text-align: right;
}

/* /twitter_block type1*/

/* twitter_block type2*/

.twitter_block.type2{
    background-color: #fff;
    padding: 50px 10px 30px;
    box-sizing: border-box;
    position: relative;
}

.twitter_block.type2 .twitt_title{
    border: 3px solid #9b8646;
    position: relative;
}

.twitter_block.type2 .twitt_title:before{
    content:"";
    background: url('../i/tw_big_gold.png') no-repeat center;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 53px;
    text-align: center;
}

.twitter_block.type2 .twitt_title h5{
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #9b8646;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.25em;
    margin: 6px 0;
    padding: 0 10px;
}

.twitter_block.type2 .tw_tag{
    text-align: center;
    font: italic 1.4375em/1.2em 'Tinos', Georgia, serif; /*23px\60px*/
    margin-top: 4px;
    margin-bottom:5px;
    color: #000;
}

.twitter_block.type2 .tw_hist-pic {
    margin: 0 auto;
    text-align: center;
}
.twitter_block.type2 a .tw_hist-pic img{
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
    border-radius: 5px;
    box-shadow: none;
    -webkit-transition: .25s;
    transition: .25s;
}
.twitter_block.type2 a:hover .tw_hist-pic img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    border-width: 5px;
    border-style: solid;
    border-color: #fff;
    border-radius: 5px;
}

.twitter_block.type2 .tw_txt{
    font: bold italic 1em 'Tinos', Georgia, serif;
    padding: 0 30px;
    text-align: center;
    margin: 6px 0 24px 0;
    color: #000;
}

.twitter_block.type2 .all-list{
    text-align: center;
    text-transform: uppercase;
}

.twitter_block.type2 .all-list a .txt{
    display: inline-block;
    text-decoration: none;
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #9b8646;
    vertical-align: top;
    letter-spacing: 0.25em;
    -webkit-transition: color .25s;
    transition: color .25s
}
.twitter_block.type2 .all-list a:hover .txt{
    color: #b89f54;
}

.twitter_block.type2 .all-list .txt:after{
    content: ">";
    font: normal 10px 'icomoon';
    display: inline-block;
    margin-left: 4px;
}

.twitter_block.type2 .all-list .decor-ln{
    display: inline-block;
    width: 38px;
    height: 2px;
    background-color: #9b8646;
    vertical-align: middle;
    margin: 6px 0;
    -webkit-transition: background-color .25s;
    transition: background-color .25s
}
.twitter_block.type2 .all-list a:hover .decor-ln{
    background-color: #b89f54;
}

.all-list .decor-ln.left{
    text-align: left;
}
.all-list .decor-ln.right{
    text-align: right;
}

.twitter_block.type2 .social_view{
    text-align: center;
}

/* /twitter_block type2*/

/* audio_block */
.audio-detail-mainblock{
    float: left;
    display: inline-block;
}
.audio-detail-text{
    display: inline-block;
    width: 480px;
    padding-left: 20px;
    padding-top: 20px;
}
.audio_block{
    background-color: #f3f3f3;
    padding: 20px 0 0 0;
    height: 385px;
}

.audio_block .audio-pic{
    background: url('../i/wave.png') repeat-x 100px 36px;
    position: relative;
}
.audio_block .audio-pic a h3{
    font: bold 2.25em 'ProximaNova', Arial, sans-serif; /*36px*/
    color: #d3b65f;
    text-transform: uppercase;
    position: absolute;
    text-align:center;
    top: 6px;
    left: 8%;
    width: 186px;
    letter-spacing: 0.4em;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.audio_block .audio-pic a:hover h3{
    color: #ebcb6b;
}
.audio_block .audio-pic img{
    border-radius: 73px;
    display: block;
    margin: 0 auto;
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.audio_block .audio-pic a:hover img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.audio_block .audio_anons{
    font: italic 1.5625em/1em 'Tinos', Georgia, serif; /*25px\25px*/
    text-align: center;
    margin: 0.24em 1em;
    color: #000;
    height: 130px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    width: 215px;
}
.audio_block .social_view{
    text-align: center;
}

.audio_block .player_block{
    display: block;
    margin: 10px auto 0;
    text-align: center;
}
a.player_block .player_btn{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #d3b65f;
    width: 34px;
    height: 34px;
    line-height: 40px;
    transition: border-color .25s;
    -webkit-transition: border-color .25s;
}
a:hover.player_block .player_btn{
    border-color: #ebcb6b;
}
.player_btn .play_icon{
    display: inline-block;
    font: normal 17px 'icomoon';
    color: #d3b65f;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.player_btn .pause_icon{
    display: inline-block;
    font: normal 17px 'icomoon';
    color: #d3b65f;
    transition: color .25s;
    -webkit-transition: color .25s;
}

.audio_block .play_time{
    color: #a9a9a9;
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    height: 20px;
    position: relative;
    white-space: nowrap;
}
a:hover .player_btn .play_icon,
a:hover .player_btn .pause_icon{
    color: #ebcb6b;
}
.play_time .time1,
.play_time .time2{
    display: block;
    position: absolute;
}
.play_time .time1{
    right: 10px;
}
.play_time .time2{
    left: 10px;
}

.audio-progress img{
    display: block;
}

/* /audio_block */

/* video_block */

.video_block{
    background-color: #f3f3f3;
    padding: 30px 0 20px;
    min-height: 360px;
}

.video_block .video-pic{
    position: relative;
}

.video_block .video-pic h3{
    font: bold 2.25em 'ProximaNova', Arial, sans-serif; /*36px*/
    color: #d3b65f;
    text-transform: uppercase;
    position: absolute;
    top: 28px;
    left: 8%;
    margin: 0;
    width: 186px;
    text-align:center;
    letter-spacing: 0.4em;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.video_block .video-pic a:hover h3{
    color: #ebcb6b;
}

.video_block .video-pic img{
    display: block;
    margin: 0 auto;
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.video_block .video-pic a:hover img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.video_block .video_anons{
    font: italic 1.5625em/1em 'Tinos', Georgia, serif; /*25px\25px*/
    text-align: center;
    margin: 0.24em 1em;
}
.video_block .social_view{
    text-align: center;
}

.video_block .player_block{
    display: block;
    margin: -20px auto 0;
    text-align: center;
}

/* /video_block */

/* puzzle_block */

.puzzle_block{
    background-color: #f3f3f3;
    padding: 30px 0 20px 0;
}

.puzzle_block .puzzle_pic{
    margin-bottom: 14px;
    position: relative;
}
.puzzle_block .puzzle_pic a h3{
    font: bold 1.625em 'ProximaNova', Arial, sans-serif; /*26px*/
    color: #d3b65f;
    text-transform: uppercase;
    position: absolute;
    top: 80px;
    left: 8%;
    margin: 0;
    max-width: 186px;
    letter-spacing: 0.3em;
    text-align: center;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.puzzle_block .puzzle_pic a:hover h3{
    color: #ebcb6b;
}
.puzzle_block .puzzle_pic a img{
    display: block;
    margin: 0 auto;
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.puzzle_block .puzzle_pic a:hover img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}


.puzzle_block .social_view{
    text-align: center;
}

/* /puzzle_block */

/* blog_block */

.blog_block{
    background-color: #fff;
    padding: 20px 13px 20px;
}
.blog_block .section.cont{
    /*  background: url('../i/blog_bg.png') no-repeat center bottom;*/
    border-top:10px solid #f1f1f1;
    border-left:10px solid #f1f1f1;
    border-right:10px solid #f1f1f1;
    position:relative;
}
.blog_block .section.cont:after{
    background: url('../i/blog_bg.png') no-repeat center bottom;
    content:'';
    position:absolute;
    height:40px;
    width:194px;
    display:block;
    bottom:0;
    left:-10px;
}
.blog_block a .block-title{
    text-align: left;
    color: #d3b65f;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.blog_block a:hover .block-title{
    color: #efce6d;
}
.blog_block .block-title:before{
    content: "@";
    font: normal 16px 'icomoon';
    display: inline-block;
    vertical-align: middle;
    color: #000;
    margin-right: 10px;
}


.blog_block a .blog-title{
    font: bold italic 1.25em/1em 'Tinos', Georgia, serif; /*20px\20px*/
    padding: 0 18px;
    margin-top: 8px;
    color: #000;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.blog_block a:hover .blog-title{
    color: #5b5b5b;
}
.blog_block .blog-anons{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    color: #7c7c7c;
    margin: 5px 0 4px;
    padding: 0 10px 40px 18px;
}

.blog-user{
    padding-left: 10px;
}
.blog-user .ava{
    float: left;
    margin-top: 4px;
}
a .blog-user .ava img{
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
}
a:hover .blog-user .ava img{
    box-shadow: 0 0 8px rgba(0,0,0,.5);
}
.blog-user .user-desc{
    margin-left: 60px;
}
.blog-user .name{
    font: normal 1em 'ProximaNova', Arial, sans-serif; /*16px*/
    color: #000;
}
.blog-user .about{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    color: #959595;
}

/* /blog_block */

/* reviews_block */

.reviews_block{
    border: 20px solid #fff;
    box-sizing: border-box;
    position: relative;
}
.reviews_block .border-inner{
    background: #f1f1f1;
    padding: 10px 0 28px;
}

.reviews_block .block-title{
    color: #000;
}
.reviews_block a:hover .block-title, .reviews_block a:active .block-title{ color: #000;}
.reviews_block .section.cont{
    margin-top: 10px;
}
.reviews_block .that{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    text-transform: uppercase;
    text-align: center;
    color: #d3b65f;
}

.reviews-pic{
    text-align: center;
    margin-top: 10px;
}
a .reviews-pic img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
a:hover .reviews-pic img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}
.reviews-pic .rating{
    position: absolute;
    top: 170px;
    left: -20px;
    width: 221px;
    white-space: nowrap;
}
.rating .star{
    display: inline-block;
    font-size: 1.8em;
    color: #d3b65f;
    margin: 0 6px;
    transition: color .25s;
    -webkit-transition: color .25s;
}
a:hover .rating .star{
    color: #ebcb6b;
}

.reviews_block .reviews-name{
    font: bold italic 1.125em 'Tinos', Georgia, serif; /*18px*/
    text-align: center;
    margin-top: 6px;
    margin-bottom: 4px;
    color: #000;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.reviews_block a:hover .reviews-name{
    color: #5b5b5b;
}
.reviews_block .this{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    text-align: center;
    color: #d3b65f;
}

.reviews_block .social_comment{
    text-align: center;
}
/* /reviews_block */

/* essa_block */

.essa_block{
    background: #fff;
    padding: 4px 10px 20px;
    border: 1px solid #f1f1f1;
}
.essa_block h5{
    line-height: 1.7em;
}
.essa_block h5:after{
    content: "@";
    font: normal 27px 'icomoon';
    display: block;
    margin: 0 auto;
}
.essa_block .section.head > .date-block{
    padding-bottom: 4px;
}

.essa_block .essa-title {
    font: bold italic 1.5625em/1em 'Tinos', Georgia, serif; /*25px\25px*/
    text-align: center;
    background: url('../i/essa_bg.png') no-repeat center;
    height: 151px;
    line-height: 124px;
    vertical-align: middle;
    margin-top: -10px;
}
.essa_block.type2 .essa-title {height:191px; margin-top:0; position:relative;   background: url('../i/essa_bg.png') no-repeat center 38px;}
.essa_block .essa-title span{
    line-height: 25px;
    display: inline-block;
    color: #000;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.essa_block.type2 .essa-title span {vertical-align:top;}
.essa_block .essa-title img {display:block; position:absolute; top:58px; left:50%; margin-left:-35px;}
.essa_block a:hover .essa-title span{
    color: #5b5b5b;
}

.essa_block .essa-title.essa-title-xm{
    font: bold italic 1.375em/1em 'Tinos', Georgia, serif; /*22px/22px*/
    text-align: center;
    height: 100%;
    vertical-align: middle;
    margin: 10px 0 12px;
    background: none;
}
.essa_block .essa-title.essa-title-xm span{
    line-height: 22px;
}

.essa_block .essa-title.no_bg{
    font: bold italic 1.5625em/1em 'Tinos', Georgia, serif; /*25px\25px*/
    text-align: center;
    height: 100%;
    vertical-align: middle;
    margin: 10px 0 6px;
    background: none;
}

.essa-time{
    text-align: center;
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-top: 8px;
    margin-bottom: 4px;
}

.essa_block.type2 .essa-time {text-transform:none; font-weight:normal; font-size:0.875em;  letter-spacing: 0.1em;}
.essa-time .data{
    display: block;
    color: #d3b65f;
}
.essa_block .social_view{
    text-align: center;
}
.essa_block .date-block {
    text-align: center;
    padding-bottom:10px;
    display:block;

}
.essa_block .button {font-size:0.56em; position:absolute; top:50%; left:0; margin-top:-8px;}
.essa_block.type2 .button{position: relative; margin-top: 20px; font-size: 0.875em;margin: 20px auto 0;display: block;width: 180px;}

.essa_block a .pic{
    margin-top: 14px;
}
.essa_block a .pic img{
    max-width: 200px;
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.essa_block a:hover .pic img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}
/* /essa_block */

/* heroes-day */

.heroes-day{
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.heroes-day:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.heroes-day.dark-pic:before{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(50%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
}

.heroes-day.light-pic:before{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.7)), color-stop(50%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.2) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.2) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.2) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
}

.heroes-day .section.head .social_view, .heroes-day .section.head > a,
.heroes-day .section.foot > a{
    position: absolute;
    display:block;
    z-index: 10;
}
.heroes-day .section.head > a{
    top: 0;
    left: 0;
}
.heroes-day .section.head .social_view {top: 75px; left:0;}
.heroes-day .set_bg {
    display:block;
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    text-decoration:none;
}
.heroes-day .section.foot > a{
    bottom: 20px;
    left: 0;
}
.heroes-day a .date{
    font: normal /*2.875em*/ 2.7em 'ProximaNova', Arial, sans-serif; /*46px*/
    line-height: 0.7em;
    letter-spacing: 0.3em;
    color: #fff;
    text-align: center;
}

.heroes-day a .that{
    font: bold 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    text-transform: uppercase;
    color: #fff;

    letter-spacing: 0.6em;
    padding-left: 10px;
    margin-top: 10px;
    max-width: 100px;
}
.heroes-day a .heroes-name,
.heroes-day a .date,
.heroes-day a .that,
.number-day a .title{
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    transition: color .25s;
    -webkit-transition: color .25s;
}
/*.picture-day .social_view.vertical .eye, .picture-day .social_view.vertical .eye:before, .picture-day .social_view.vertical a .mess, .picture-day .social_view.vertical .mess:before { color: #c2c2c2; }*/
.heroes-day a:hover .date,
.heroes-day a:hover .that,
.heroes-day a:hover .heroes-name,
.number-day a:hover .title{
    color: #ddd;
}

.heroes-day .heroes-name{
    text-align: center;
    padding: 0 30px;
    font: italic 1.5625em/1.08em 'Tinos', Georgia, serif; /*25px\27px*/
    color: #fff;
    display: inline-block;
    vertical-align: bottom;
}

/* /heroes-day */

/* number-day */

.number-day.type1{
    position: relative;
    overflow: hidden;
}
.number-day a .date{
    font: normal /*2.875em*/2.7em 'ProximaNova', Arial, sans-serif;
    line-height: 0.7em;
    letter-spacing: 0.63em;
    color: #fff;
    text-align: center;
    opacity: 0.9;
}
.number-day:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(50%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */

    width: 100%;
    height: 100%;
    z-index: 1;
}

.number-day .title{
    font: bold 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.6em;
    padding: 15px 90px 0 16px;
}
.number-day .set_bg a {display:block; position:relative; z-index:10;}
.number-day .section.cont{
    line-height: 154px;
    height: 154px;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.number-day .section.head > a,
.number-day .section.cont,
.number-day .section.foot{
    position: absolute;
    z-index: 10;
}
.number-day .section.head > a{
    top: 0;
    left: 0;
}
.number-day .section.foot {
    bottom: 6px;
    left: 0;
}
.number-day .section.cont{
    top: 50%;
    left: 50%;
    margin: -77px 0 0 -65px;
}
/* year */
a .number-square.year{
    border: 1px solid #fff;
    height: 130px;
    line-height: 120px;
    width: 120px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    transition: .25s;
    -webkit-transition: .25s;
}
a:hover .number-square.year{
    border-color: #ddd;
}
a .number-square.year .year-num{
    color: #d3b65f;
    font: normal 4.0625em 'ProximaNova', Arial, sans-serif; /*65px*/
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: -10px;
    transition: color .25s;
    -webkit-transition: color .25s;
}
a:hover .number-square.year .year-num,
a:hover .number-square.thousand .numer-num{
    color: #eaca6a;
}
/* /year */

/* /thousand */
a .number-square.thousand{
    border: 1px solid #d3b65f;
    height: 130px;
    line-height: 134px;
    width: 130px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    background: rgba(0,0,0,.5);
    transition: .25s;
    -webkit-transition: .25s;
}
a:hover .number-square.thousand{
    border-color: #eaca6a;
}
a .number-square.thousand .numer-num{
    color: #d3b65f;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.number-square.thousand .numer-num{
    font: normal 4.0625em/0.9230769230769231em 'ProximaNova', Arial, sans-serif; /*65px\60px*/
}
.number-square.thousand .thousand-sub{
    font: bold 0.2153846153846154em 'ProximaNova', Arial, sans-serif; /*14px*/
    text-transform: uppercase;
    display: block;
    text-align: center;
}
/* /thousand */

/* pct */
a .number-square.pct{
    height: 130px;
    /*line-height: 126px;*/
    line-height: 10px;
    width: 120px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    /*display: inline-block;*/
    display: table-cell;
    background: #d3b65f;
    transition: .25s;
    -webkit-transition: .25s;
}
a:hover .number-square.pct{
    background-color: #ebcb6b;
}
a .number-square.pct .numer-num{
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.number-square.pct .numer-num{
    font: normal 5em 'Tinos', Georgia, serif; /*80px*/
}
.number-square.pct .pct-sub{
    font: bold 0.25em 'ProximaNova', Arial, sans-serif; /*20px*/
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
}
/* /pct */

/* million */
a .number-square.million{
    height: 130px;
    line-height: 126px;
    width: 120px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    background: #d3b65f;
    transition: .25s;
    -webkit-transition: .25s;
}
a:hover .number-square.million{
    background-color: #ebcb6b;
}
.number-square.million .numer-num{
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.number-square.million .numer-num{
    font: normal 5em 'Tinos', Georgia, serif; /*80px*/
}
.number-square.million .million-sub{
    font: bold 0.175em 'ProximaNova', Arial, sans-serif; /*14px*/
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
}
/* /million */

/* /number-day */

/* interview-block */

.interview-block{
    background: #fff;
    padding: 20px 24px;
}

.interview-block .block-title{
    position: relative;
    padding: 0;
}
.interview-block .block-title:before{
    content: "D";
    font: normal 25px 'icomoon';
    margin: 0 auto;
    display: block;
    color: #b3b3b3;
}
.interview-block .name{
    font: bold italic 1em/1.1111111111111112em 'Tinos', Georgia, serif; /*18px\20px*/
    margin: 0;
    padding: 0px 0px 7px;
    color: #000;
}

.interview-block .fieldcell{
    width: 180px;
    margin: 0;
}
.interview-block .chkwrap{
    margin: 4px 0 8px 0;
}
.interview-block  .radio, .interview-block  .checkbox {
    border-color: #e9e9e9;
    color: #9b8646;
}
.interview-block  .chkwrap:hover .radio:before {
    background: #e9e9e9;
}
.interview-block  .radio.checked:before {
    background-color: #9b8646 !important;
}
.interview-block label{
    width: 80%;
    font: normal 0.875em/1em 'ProximaNova', Arial, sans-serif; /*14px\14px*/
    text-transform: none;
    vertical-align: middle;
}
.interview-block .offer_btn{
    width: 180px;
    margin-top: 2px;
}

.interview-block .social_view{
    text-align: center;
}
/* /interview-block */

/* ege-block */

.ege-block{
    background: #fff;
    padding: 20px;

}
.ege-block .block-title{
    text-align:center;
    display:block;
    position: relative;
    padding: 0;
    font-size:1.5em;
    line-height:1.25em;
    margin:-4px 0 5px 11px;
    font-weight:bold;
    color:#000000;
}
.ege-block a:hover .block-title, .ege-block a:active .block-title {color:#000000;}
.ege-block .block-title:before{
    content: "E";
    font: normal 32px 'icomoon';
    margin: 0 auto;
    display: block;
    color: #b3b3b3;
}
.ege-block a .ege-pic img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.ege-block a:hover .ege-pic img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}
.ege-block .ege-title{
    font: bold italic 1.125em/1.1111111111111112em 'Tinos', Georgia, serif;
    margin-top: 12px;
    color: #000;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.ege-block a:hover .ege-title{
    color: #5b5b5b;
}
.ege-block .ege-anons{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif;
    color: #7c7c7c;
    margin: 5px 0 4px;
}
.ege-block .ege-rezult {
    font: italic 0.875em/1em 'Tinos', Georgia, serif;
    color: #b3b3b3;
    margin: 15px 0 4px;
    border:1px solid #f1f1f1;
    border-radius: 5px;
    padding:10px 15px;
}
.ege-block .ege-rezult .iblock {width:49px; text-align:center;}
.ege-block .ege-rezult .ico {display:inline-block; vertical-align:top; font-size:2em; margin-bottom:5px;}
.ege-block .ege-rezult .iblock:first-child .ico {font-size:3em; line-height:0.66em; margin-top:1px; margin-bottom:4px;}
.ege-block .ege-rezult strong {display:block; color:#000000; font: bold 1.15em/1.2em 'ProximaNova', Arial, sans-serif; margin-bottom:5px;}
.ege-block .offer_btn{
    width: 180px;
    margin-top: 10px;
    line-height:25px;
    margin-bottom: 14px;
}
.ege-block .repeat_btn {  background-color: #ffffff; color:#9B8646;display:block; margin:0 auto; text-align:center; line-height:38px;}
.ege-block .repeat_btn:hover { background-color: #ffffff; color:#000000;}
.ege-block .social_view{
    text-align: center;
}
.ege-block .similar_preview{
    border-top: medium dashed black;
    margin-top: 15px;
}
.ege-block .similar_preview .block-title:before {display:none; }
.ege-block .similar_preview .block-title {   font-size:0.875em;  line-height:1.2em; margin:15px 0 0 0; letter-spacing:0.02em;}
.ege-block .similar_preview .ege-title { font-size:0.875em;  line-height:1.2em;}
/* /ege-block */

/* my-test-block */

.my-test-block{
    background: #fff;
    padding: 24px 20px;
}

.my-test-block .block-title{
    position: relative;
    padding: 0;
    line-height: 1.3em;
}

.my-test-block .block-title:before{
    content: "F";
    font: normal 22px 'icomoon';
    margin: 0 auto 12px;
    display: block;
    color: #b3b3b3;
}

.my-test-block a .my-test-pic img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.my-test-block a:hover .my-test-pic img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.my-test-block a .my-test-title{
    font: bold italic 1.125em/1.1111111111111112em 'Tinos', Georgia, serif;
    margin-top: 12px;
    text-align:center;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.my-test-block a:hover .my-test-title{
    color: #5b5b5b;
}
.my-test-block .my-test-pic{
    margin-top: 10px;
    text-align:center;
}
.my-test-block .offer_btn{
    width: 180px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.my-test-block .social_view{
    text-align: center;
}
.my-test-block .similar_preview .block-title:before {display:none; }
.my-test-block .similar_preview .block-title {  font-size:0.875em; line-height:1.2em; margin:15px 0 0 0; letter-spacing:0.02em;}
.my-test-block .similar_preview .my-test-title {font-size:0.875em; line-height:1.2em;}

.my-test-block .similar_preview .block-title{
    text-align:center;
    display:block;
    position: relative;
    padding: 0;
    font-size: 0.9em;
    line-height:1.25em;
    margin: 15px 0 5px 11px;
    font-weight:bold;
    color:#000000;
}
.block-title-small{
    font: bold italic 0.875em/1em "Tinos",Georgia,serif;
    margin-top: 12px;
    color: #000;
    transition: color .25s;
    -webkit-transition: color .25s;
}
.my-test-block .similar_preview a:hover .block-title, .my-test-block .similar_preview a:active .block-title {color:#000000;}
.my-test-block .similar_preview{
    border-top: medium dashed black;
    margin-top: 15px;
}


/* /my-test-block */
.history-cult_block .border-inner {
    display: block;
    border: 1px solid #f3f3f3;
    padding-bottom: 16px;
}
.history-cult_block .block-title {
    position: relative;
    padding: 0;
    margin: 18px 030px;
    line-height: 1.3em;
    letter-spacing: 0.5em;
}

.history-cult_block_main.history-cult_block { padding: 0; }
/* img-analis-block */
.img-analis-block {
    background: #fff;
    padding: 24px 20px;
}

.img-analis-block .block-title {
    position: relative;
    padding: 0;
    margin-bottom:30px;
    line-height: 1.3em;
}
.img-analis-block .name {font:italic bold 1.125em/1.1em 'Tinos',Georgia,serif; text-align:center; margin:0;}
.img-analis-block .img-analis-pic {
    margin: 10px 0;
}
.img-analis-block .block-title:before{
    content: "-";
    font: normal 64px 'icomoon';
    margin: 0 auto -60px auto;
    display: block;
    color: #f1f1f1;
}

.img-analis-block .social_view{
    text-align: center;
}
.img-analis-block a .img-analis-pic img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.img-analis-block a:hover .img-analis-pic img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

/* /img-analis-block */
/* social_view */
.social_view {
    font: bold 0.75em/1.25em 'ProximaNova', Arial, sans-serif; /*12px\15px*/
    padding-top: 8px;
    vertical-align: middle;
}

.social_view .eye,
.social_view a .mess,
.social_view a .mess-light,
.social_view a .people,
.social_view a .pencil{
    margin-right: 10px;
    color: #c2c2c2;
    text-decoration: none;
}
/*.mainpage .social_view .eye {color:#000000;}*/
.social_view .mess-light:before{
    content: 'C';
    font: normal 16px 'icomoon';
    /* color: #c2c2c2;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
.social_view .eye:before{
    content: "'";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    /* color: #c2c2c2;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
/*.mainpage .social_view .eye:before {color:#000000;}*/

.social_view .people:before{
    content: "=";
    font: normal 6px 'icomoon';
    font-size: 1em;
    color: #c2c2c2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
.social_view .mess:before{
    content: "(";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    /* color: #c2c2c2;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
.social_view .pencil:before{
    content: "@";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    color: #c2c2c2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
/* /social_view */

/* social_view vertical */

.social_view.vertical{
    float: left;
    padding-top: 10px;
}
.social_view.vertical .mess,
.social_view.vertical .eye{
    margin-left: 5px;
    padding: 0 5px;
    display: block;
    color:#ffffff;
}
.social_view.vertical .eye,
.social_view.vertical .eye:before,
.social_view.vertical a .mess,
.social_view.vertical .mess:before{
    display: block;
    margin-bottom: 6px;
    text-align: center;
    margin-right: 0;
}
.social_view.vertical .eye:before,
.social_view.vertical .mess:before{
    font-size: 1em;
}
/* /social_view vertical */

/* social_comment */
.social_comment{
    font: bold 0.75em/1.25em 'ProximaNova', Arial, sans-serif; /*12px\15px*/
    margin-top: 18px;
    vertical-align: middle;
}

.social_comment a .mess,
.social_comment a .pencil{
    margin-right: 10px;
    color: #c2c2c2;
    text-decoration: none;
}

.social_comment .mess:before{
    content: "C";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    color: #c2c2c2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}

.social_comment .pencil:before{
    content: "@";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    color: #c2c2c2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}

/* /social_comment */

/* duel-blocks */

img.duel-label{
    vertical-align: baseline;
}
.duel-block{
    background: #fff;
    padding: 20px;
    /*height: 400px;*/
    overflow: hidden;
    min-height: 400px;
    /*max-height: 400px;*/
}

.duel-block h5 {
    max-height: 140px;
    min-height: 140px;
    overflow: hidden;
}

.duel-block .social_view{
    text-align: center;
}

.duel-block .section.cont {
    max-height: 360px;
    overflow: hidden;
}

.duel-block h5{
    font: italic 1.4375em/1.2173913043478262em 'Tinos', Georgia, serif;
    text-align: center;

    margin: 16px 0;
}

.duel-block .date-block{
    text-align: center;
    padding-top: 10px;
}
.interview-block  .date-block {margin-bottom:10px;}
.interview-block .checkbox + label, .interview-block .radio + label {
    display: inline-block;
    width: auto;
    max-width:80%;
}
.date-block{
    padding-top: 16px;
    font: bold 0.75em/0.9em 'ProximaNova', Arial, sans-serif;
    color: #c2c2c2;
    margin: 0;
}
.date-block .time{
    padding-left: 5px;
    margin-left: 5px;
    border-left: 1px solid #c2c2c2;
}

.battle-anons{
    margin-top: 26px;
    margin-bottom: 14px;
}
.battle-pic{
    border-radius: 25px;
    height: 50px;
    position: relative;
    font: bold 0.75em/1.1375em 'ProximaNova', Arial, sans-serif; /*12px/15px*/
    text-transform: uppercase;
    white-space: nowrap;
}
.battle-pic span{
    white-space: normal;
    display: inline-block;
    letter-spacing: 0.1em;
    vertical-align: middle;
    width: 50%;
    margin: 0 10px;
}
.battle-pic.blue{
    text-align: right;
}
.battle-pic.crown-blue img{
    margin-left: 10px;
}
.battle-pic.green{
    text-align: left;
}
.battle-pic.crown-green img{
    margin-right: 10px;
}
.battle-pic img{
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.battle-pic.crown-blue:before,
.battle-pic.crown-green:before{
    content: "J";
    font: 23px 'icomoon';
    display: inline-block;
    z-index: 1;
}
.battle-pic.crown-blue:before{
    color: #68a9d4;
    position: absolute;
    right: 0%;
    top: -16px;
}
.battle-pic.crown-green:before{
    color: #68a27c;
    position: absolute;
    right: 71%;
    top: -16px;
}

.battle-progress{
    margin: 10px 0 16px;
}
.battle-progress .progress-line{
    width: 182px;
    height: 21px;
    overflow: hidden;
    white-space: nowrap;
}
.battle-progress .progress_xs{
    display: inline-block;
    height: 21px;
}

.battle-progress .progress_xs.green{
    background: url('../i/pl_green-xs.png') no-repeat 100% 0;
    width: 60%;
}
.battle-progress .progress_xs.green.w20{
    width: 20%;
}
.battle-progress .progress_xs.green.w90{
    width: 90%;
}
.battle-progress .progress_xs.blue{
    background: url('../i/pl_blue-xs.png') no-repeat 0 0;
    width: 40%;
}
.battle-progress .progress_xs.blue.w80{
    width: 80%;
}
.battle-progress .progress_xs.blue.w10{
    width: 10%;
}

/* /duel-blocks */

/* duel-top */

.duel-top{
    width: 900px;
    margin: 0 auto 50px;
}

.duel-person-wrap{
    width: 700px;
    margin: 0 auto;
}

.duel-person,
.duel-label{
    display: inline-block;
    text-align: center;
}
.duel-label{
    padding-top: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.duel-person{
    width: 42%;
    vertical-align: top;
    position: relative;
}
.duel-person .person-pic img{
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
}
.duel-person.crown-blue .person-pic,
.duel-person.crown-green .person-pic{
    position: relative;
    display: inline-block;
}
.duel-person.crown-blue .person-pic:before,
.duel-person.crown-green .person-pic:before{
    content: "J";
    font: 32px 'icomoon';
    display: inline-block;
    position: absolute;
    left: 60%;
    top: -20px;
    width: 32px;
    height: 32px;
    z-index: 1;
}
.duel-person.crown-blue .person-pic:before{
    color: #68a9d4;
}
.duel-person.crown-green .person-pic:before{
    color: #68a27c;
}
.duel-person .name{
    font: italic 1.875em 'Tinos', Georgia, serif; /*30px*/
    margin-top: 18px;
}

.duel-person .who{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    color: #6d6d6d;
    margin-bottom: 34px;
}

.duel-label p{
    color: #6d6d6d;
    text-transform: uppercase;
    font: normal 0.9375em 'ProximaNova', Arial, sans-serif; /*14px*/
    margin-top: 10px;
}

.duel-person .person-counter{
    position: absolute;
    bottom: 0;
    left: 48%;
    font: bold 1.5625em 'ProximaNova', Arial, sans-serif; /*25px*/
}

.duel-top .counter-line{
    position: relative;
    margin-top: -22px;
}
.counter-line .progress-line{
    margin: 10px auto 16px;
    width: 756px;
    white-space: nowrap;
}
.counter-line .progress_xm{
    display: inline-block;
    height: 61px;
    position: relative;
}
.counter-line .progress_xm.blue{
    background: url('../i/pl_blue-xm.png') no-repeat 0 0;
    width: 60%;
}
.counter-line .progress_xm.blue:after{
    content: "";
    background: url('../i/pl_blue-xm-r.png');
    width: 72px;
    height: 61px;
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 0;
}
.counter-line .progress_xm.green{
    background: url('../i/pl_green-xm.png') no-repeat 100% 0;
    width: 40%;
}
.counter-line .progress_xm.green:before{
    content: "";
    background: url('../i/pl_green-xm-l.png');
    width: 72px;
    height: 61px;
    display: inline-block;
    position: absolute;
    right: 100%;
    top: 0;
}
.duel-top .counter-line p{
    text-align: center;
    margin-top: -38px;
    font: normal 0.9375em 'ProximaNova', Arial, sans-serif; /*15px*/
}
/* /duel-top */

/* duel-quest */

.duel-quest{
    padding-bottom: 45px;
}

.duel-quest h2{
    text-align: center;
    margin-right: 50px;
}

.duel-quest-block{
    margin-bottom: 86px;
}

.num-quest{
    height: 60px;
    width: 100%;
    display: inline-block;
    background: url('../i/dotted_ln-h.png') repeat-x center;
    margin: 6px 0;
    text-align: center;
}
.num-quest span{
    display: inline-block;
    margin-right: 50px;
    text-align: center;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    color: #fff;
    background: #9b8646;
    border-radius: 30px;
    font: bold italic 1.875em/2.0em 'Tinos', Georgia, serif; /*30px*/
}

.duel-quest h3{
    margin: 10px 0 30px;
}

.duel-quest-wrap{
    margin-left: -20px;
    white-space: nowrap;
    margin-right: 30px;
}
.duel-answer{
    padding: 0 20px;
    margin-top: 30px;
    white-space: normal;
}
.duel-answer .person-name{
    color: #d5d5d5;
    font: bold 0.9375em/2.4em 'ProximaNova', Arial, sans-serif; /*15px/36px*/
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin-top: -22px;
}
.duel-answer .person-answer{
    font: normal 1em 'ProximaNova', Arial, sans-serif; /*16px*/
    padding-left: 44px;
    margin-top: 8px;
    padding-bottom: 16px;
}
.duel-answer:first-child{
    background: url('../i/dotted_ln-v.png') repeat-y right;
}

.answer-counter{
    text-align: center;
    font: bold 1.25em/1.8em 'ProximaNova', Arial, sans-serif; /*20px/36px*/
    text-transform: uppercase;
    margin-top: 26px;
    margin-right: 50px;
}

.answer-counter a,
.answer-counter a.good-l:after,
.answer-counter a.good-r:before{
    -webkit-transition: color .25s;
    -moz-transition: color .25s;
    -ms-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
    padding: 6px;
    -webkit-touch-callout: none;
}
.answer-counter a.green:hover{
    color: #3f8958;
    cursor: pointer;
}
.answer-counter a.blue:hover{
    color: #4e8db7;
    cursor: pointer;
}
.answer-counter a.good-l:after{
    content: "H";
    font: 26px 'icomoon';
    color: #dfdfdf;
    display: inline-block;
    padding-left: 10px;
}

.answer-counter a.good-l:hover:after{
    color: #3f8958;
}
.answer-counter a.good-r:before{
    content: "I";
    font: 26px 'icomoon';
    color: #dfdfdf;
    display: inline-block;
    padding-right: 10px;
}
.answer-counter a.good-r:hover:before{
    color: #4e8db7;
}
.answer-counter span{
    letter-spacing: 0.2em;
    margin: 0 12px;
    color: #dfdfdf;
}

.duel-quest .meta{
    margin-top: 126px;
}

/* /duel-quest */

/* history-soc */

.history-soc_h{
    color: #a0a0a0;
    font: bold 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.6em;
    position: relative;
}
.history-soc_h:before{
    content: "";
    background: url('../i/tw_big_gray.png') no-repeat center;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 53px;
    text-align: center;
}
.history-soc_h span{
    width: 214px;
    height: 2px;
    display: inline-block;
    background: #a0a0a0;
    vertical-align: super;
    margin: 0 26px;
}
.history-soc_h span:first-child{
    margin-left: 0;
}

.soc-history_top{
    text-align: center;
}
.soc-history_top .soc-person{
    margin: 20px 0 0;
    min-height: 102px;
    display: inline-block;
    white-space: nowrap;
    /* margin-left: 114px;*/
}
.soc-person .soc-person_pic{
    float: left;
    margin-top: 5px;
    white-space: normal;
}
.soc-person .soc-person_pic img{
    border: 5px solid #fff;
}
.soc-person .soc-person_txt{
    margin-left: 118px;
    text-align: left;
    white-space: normal;
    width: 85%;
}
.soc-person .soc-person_txt h3{
    font: italic 3.4375em/1.0em 'Tinos', Georgia, serif; /*55px/60px*/
    margin: 0;
}
.soc-person .soc-person_txt p{
    font: italic 1.125em/1.3333333333333333em 'Tinos', Georgia, serif; /*18px/24px*/
    margin: 0;
}
.soc-person .soc-person_txt .tlist {text-align:center;}
.soc-person .soc-person_txt .tlist p:first-child {display:block; color:#a0a0a0; margin:15px 0 5px 0;  font: italic 0.95em/1.3333333333333333em 'Tinos', Georgia, serif; /*18px/24px*/}
.soc-person .soc-person_txt .tlist p {  font: normal 0.95em 'ProximaNova', Arial, sans-serif;/*18px/24px*/}
/* history-soc */

/* soc-comment */

.soc-comment_person{
    min-height: 74px;
    border-bottom: 1px solid #e1e8ed;
    margin-bottom: 16px;
    padding-right: 14px;
}
.soc-comment_person .soc-comment_txt .who{
    cursor: pointer;
    display: block;
}
.soc-comment_person .soc-comment_txt .who img{
    border-radius: 4px;
    float: left;
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
}
.soc-comment_person .soc-comment_txt a.who:hover img{
    box-shadow: 0 0 8px rgba(0,0,0,.5);
}

.soc-comment_person a.retweet{
    display: block;
}
.soc-comment_person .retweet + .who img{
    margin-top: -26px;
}
.soc-comment_person .retweet{
    margin-left: 80px;
    margin-bottom: 10px;
}
.soc-comment_person .retweet span{
    color: #acacac;
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    padding-left: 8px;
}
.soc-comment_person .retweet:hover span{
    text-decoration: underline;
}

.soc-comment_txt .who .fullname{
    font: bold 1em/1em 'ProximaNova', Arial, sans-serif; /*16px*/
    text-align: left;
    cursor: pointer;
    padding-left: 22px;
}
.soc-comment_txt .who:hover .fullname{
    text-decoration: underline;
}
.soc-comment_txt .who .mail{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    color: #000;
    cursor: pointer;
}
.soc-comment_txt .time-ago{
    float: right;
    font: normal 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #000;
}

.soc-comment_txt .txt{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    margin-left: 81px;
    margin-top: 2px;
}
.soc-comment_txt .txt .url{
    color: #00aeed;
    text-decoration: none;
}
.soc-comment_txt .txt .url:hover{
    text-decoration: underline;
    cursor: pointer;
}
.soc-comment_txt .txt img{
    display: block;
    margin-top: 24px;
    width: 100%;
    height: auto;
}


.history_page-top{
    margin-top: 42px;
    margin-bottom: 132px;
}
.history_page-top a{
    margin: 0 auto;
    width: 65px;
    display: block;
    text-align: center;
}
.history_page-top a img{
    width: 52px;
}
.history_page-top a span{
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    text-transform: uppercase;
    color: #bfbfbf;
    display: block;
    margin-top: 6px;
}

.tw-comment { background: #fff; border: 1px solid #dadada;}
.tw-comment .soc-comment_person:last-child { border-bottom: none;}
.tw-comment .soc-comment_person .soc-comment_txt .who img { margin-top: 7px; width: 48px; height: 48px; }
.tw-comment .soc-comment_txt .txt .url { color: #bc8d24; }
.tw-comment .soc-comment_txt .who .mail { font-size: 0.75em; }
.tw-comment .soc-comment_txt .who .fullname { font-size: 0.875em; padding-left: 13px; }
.tw-comment .soc-comment_txt .time-ago { float: none; color: #999;  margin-left: 13px; }
.tw-comment .soc-comment_person { margin: 0; padding: 14px 18px 10px; }
.tw-comment .soc-comment_txt .txt { margin: 0; }
.soc-comment_txt .txt_box { margin: 0 0 0 60px;  }
.tw-comment .txt_box > img { margin-top: 10px; display: block; }
.tweet_box { margin: 16px 0 0;}
.retweet_box {  display: inline-block; font: bold 0.8125em/1em "ProximaNova",Arial,sans-serif; margin-left:25px;}
.retweet_box span { margin: 2px 0 0 6px; display: inline-block;}
.tw_reply{  margin-left:25px;}
.tw_fav{    margin-left:25px;}
.tw_more{   margin-left:25px;}
.tweet_box a { margin-right: 20px; }

/* /soc-comment */

/* twitt-comment */

.twitt-commet_block{
    /* margin-bottom: 170px;*/
}

.twitt-comment{
    border-top: 1px solid #d8d8d8;
    padding-top: 30px;
}

.twitt-comment .twitt-comment_person{
    min-height: 80px;
    margin-bottom: 16px;
}

.twitt-comment_person .twitt-comment_txt .who{
    cursor: pointer;
    display: block;
}
.twitt-comment_person .twitt-comment_txt .who img{
    float: left;
    width: 48px;
    height: 48px;
    margin-top: 2px;
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
}
.twitt-comment_person .twitt-comment_txt a.who:hover img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.twitt-comment_txt .who .fullname{
    font: bold 1em 'ProximaNova', Arial, sans-serif; /*16px*/
    text-align: left;
    cursor: pointer;
    padding-left: 22px;
}
.twitt-comment_txt .who:hover .fullname{
    text-decoration: underline;
}
.twitt-comment_txt .who .mail{
    font: italic 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    color: #a0a0a0;
    cursor: pointer;
}
.twitt-comment_txt .time-ago{
    float: right;
    font: normal 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #6c6c6c;
}

.twitt-comment_txt .txt{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    margin-left: 70px;
    margin-top: 2px;
    color: #6c6c6c;
}

.twitt-commet_block .morecomment{
    height: 1px;
    position: relative;
    margin: 36px 0;
    background: #d8d8d8;
}
.twitt-commet_block .morecomment a{
    font: italic 0.9375em/1em 'Tinos', Georgia, serif;
    text-align: center;
    text-decoration: none;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -108px;
    background: #f3f3f3;
    display: inline-block;
    padding: 0 45px;
}
.twitt-commet_block .morecomment a:after{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    content: '';
    height: 0px;
    width: 0px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #af8c32;
}
.twitt-commet_block .morecomment a:hover:after{
    border-top: 3px solid #000000;
}

/* /twitt-comment */

/* reader-profile */

.questionary{
    width: 860px;
    margin-left: 106px;
    margin-top: 34px;
}
.questionary fieldset{
    width: 860px;
}
.questionary .bb{
    border-bottom: 1px solid #d8d8d8;
    margin-left: -80px;
    padding-left: 80px;
    margin-bottom: 18px;
}
.questionary .mb30{
    margin-bottom: 32px;
}

.questionary .styletitle{
    font-size: .8125em;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    min-height: 16px;
    width: 100%;
    line-height: 20px;
    margin-bottom: 12px;
}
.questionary .fieldcell.txt-inp{
    width: 860px;
    margin-right: 0;
}
.questionary .fieldcell.radio-chk{
    width: 860px;
    margin-right: 0;
}
.questionary .chkwrap{
    width: 33%;
    vertical-align: top;
    margin: 0;
}
.questionary .chkwrap .input{
    width: 250px;
    margin: 0;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 16px;
}
.questionary .input,
.questionary .textarea{
    margin-bottom: 16px;
}
.questionary .radio{
    border: solid 3px #d8d8d8;
    float: left;
    margin-right: 0;
}
.questionary .radio-inp .radio{
    margin-top: 10px;
}
.questionary .radio-chk label{
    display: block;
    padding-left: 30px;
    line-height: 18px;
    min-height: 36px;
}

.questionary .fieldcell .radio.checked:before{
    background: #5a5a5a !important;
}

.questionary .buttonrow .field{
    white-space: nowrap;
}
.questionary .buttonrow .formlink{
    text-transform: uppercase;
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    text-decoration: none;
    border-bottom: 1px solid #e8e5db;
    margin-left: 56px;
    letter-spacing: 0.1em;
    transition: border-color .25s;
}
.questionary .buttonrow .formlink:hover{
    border-bottom: 1px solid transparent;
}
/* /reader-profile */

/* esse-post */

.theme-top .topbloger_pad {
    padding: 1.7em 3em 3em;
}

.theme-top a{
    text-align: center;
    color: #a0a0a0;
}
.theme-top h3{
    font: italic 1.875em/1em 'Tinos', Georgia, serif; /*30px/30px*/
    color: #000;
    margin: 0px 0;
}
.theme-top p{
    margin-bottom: 0px;
    margin-top: 10px;
    font: normal 0.75em/1.2857142857142858 'ProximaNova', Arial, sans-serif; /*14px/18px*/;
}
.esse-person{
    margin: 10px auto 0;
    width: 400px;
    min-height:70px;
}
.esse-person .esse-person_pic{
    float: left;
    margin-top: 8px;
}
.esse-person_pic img{
    max-width: 70px;
    max-height: 70px;
}
.esse-person .esse-person_txt{
    margin-left: 90px;
}
.esse-person_txt .name{
    color: #949494;
    font: italic 0.875em/1.4285714285714286em 'Tinos', Georgia, serif; /*14px/20px*/
    margin-bottom: 4px;
}
.esse-person_txt .name a{
    color: #9b8646;
    font-weight: bold;
}
.esse-person_txt .txt{
    color: #949494;
    font: italic 0.875em/1.2857142857142858em 'Tinos', Georgia, serif; /*14px/18px*/
}
.esse-post .buttonrow{
    margin-top: 28px;
    margin-bottom: 46px;
}

.esse-person + .info{
    margin-top: 25px;
}

.more-esse{
    position: relative;
    margin-top: 66px;
    margin-bottom: 125px;
}
.more-esse_h, .line_h {
    color: #a0a0a0;
    font: bold 0.875em 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.6em;

    border-top: 2px solid #a0a0a0;
}
.more-esse_h {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.more-esse_h span, .line_h span {
    color: #000;
    padding: 0 36px;
    position: relative;
    top: -8px;
    background: #f3f3f3;
    z-index: 1;
}

.more-esse_block{
    padding-top: 84px;
    margin-left: -15px;
    width: 745px;
}
.esse_block{
    vertical-align: top;
    width: 30%;
    margin-left: 15px;
    display: inline-block;
}
.esse_block-top{
    min-height: 38px;
}
.esse_block-top .esse_pic{
    float: left;
    margin-top: 4px;
}
.esse_block-top .esse_name{
    margin-left: 44px;
    font: bold italic 0.875em/1.0714285714285714em 'Tinos', Georgia, serif; /*14px/15px*/
    color: #9b8646;
    margin-right: 100px;
}
.esse_block-top .esse_name a,
.esse_block-top .esse_name a:hover{
    color: #9b8646;
}
.esse_block .esse_date{
    clear: both;
    font: bold 0.75em 'ProximaNova', Arial, sans-serif; /*12px*/
    color: #c2c2c2;
    margin-top: 5px;
}
.esse_block .esse_txt{
    color: #000;
    font: bold italic 1em/1.25em 'Tinos', Georgia, serif; /*16px/20px*/
    margin-top: 3px;
}
/* /esse-post */

/* ege */

.my-ege {
    margin-top: 36px;
    text-align: center;
}

.my-ege_top{
    position: relative;
    top: -30px;
}
.my-ege_top .my-ege_next{
    width: 110px;
}
.my-ege_next{
    position: absolute;
    top: -70px;
    right: 20px;
    font: italic 0.875em/1.2857142857142858em 'Tinos', Georgia, serif; /*14px/18px*/
}
.my-ege_top .my-ege_next:before{
    content:'M';
    font: 74px/0.5 'icomoon';
    display: block;
    color: #9b8646;
}

.my-ege_bottom{
    position: relative;
    margin-top: 18px;
}
.my-ege_bottom .my-ege_next:after{
    margin-left: 10px;
    content:'M';
    font: normal 46px 'icomoon';
    display: block;
    color: #af8c32;
}
.my-ege_bottom .my-ege_next:after,
.my-ege_bottom .my-ege_next span{
    display: inline-block;
    vertical-align: middle;
}

.my-ege_pic{
    float: left; position: relative;
}
.my-ege_block{
    padding: 0 20px 0 320px;
    background: #fff;
}
.my-ege_block a.button.large {margin-bottom:20px;}
.my-ege_minute,
.my-ege_questions{
    display: inline-block;
    margin-right: 10px;
    font: bold 1em/1.75em 'ProximaNova', Arial, sans-serif; /*16px/28px*/
}
.my-ege_minute:before,
.my-ege_questions:before{
    font: 34px 'icomoon';
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    color: #9b8646;
}
.my-ege_minute:before{
    content: "E";
}
.my-ege_questions:before{
    content: "L";
}

.my-ege_block .my-ege_txt {
    font: italic 1.5em/1.25em 'Tinos', Georgia, serif; /*30px/24px*/
    margin-bottom: 38px;
    padding-right: 40px;
}

.my-ege_text {
    font-style: italic;
    margin-bottom: 23px;
    text-align: justify;
}

.my-ege_form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px;
}

.my-ege_form button,
.my-ege_form .button {
    margin-right: 10px;
}

.typical .my-ege_block .my-ege_txt p {  font: italic 1em/1.25em 'Tinos', Georgia, serif; /*30px/24px*/}
.my-ege-question_image { padding-bottom: 20px; width: auto; /*margin-top: 50px;*/}
.my-ege_step { margin-left: 20px; width: 100%; display: inline-block;}
.my-ege_step .radio{float: left;margin-top: -2px;}
.my-ege_step .buttonrow{padding-bottom: 40px;}
.my-ege_block .banner { margin: 2% 2%; width: 240px; display: inline-block; vertical-align: top;}
.my-ege-question { font-size: 1.875em; line-height: 1.2em; max-width: 540px; position: relative; margin: 0 0 40px; display: inline-block;}
.my-ege-question_image + .my-ege-question { margin-right: 260px; font-size: 1.5em; }
.my-ege-question > div{padding-top: 50px; width: 100%;}
.my-ege_step .fieldcell { min-height: 220px; margin-bottom: 30px;width: auto;display: block;}
.my-ege_step .buttonrow .fieldcell { min-height: 0; width: auto; }
.my-ege_step .buttonrow .field, .ege_answer .buttonrow .field { min-width: 240px; margin-right: 10px; }
.my-ege_step .chkwrap { min-height: 31px; }
.my-ege_step label { font-size: 1.125em; text-transform: none; line-height: 1em;}
.my-ege_step .radio + label{color: #999; margin-left: 30px;display: block;padding-left: 0;}
.my-ege_step .radio.checked + label{color: #000;}
.my-ege_timer {
    position: absolute; top: 28px; left: 50%; padding: 41px 5px 0;
    width: 180px; height: 216px; margin-left: -90px;
    background: url('../i/timer.png') no-repeat 50% 50%;
}
.my-ege_timer.my_test_count {
    position: absolute; top: 69px; left: 50%;padding: 0 5px 0;
    width: 180px; height: 180px; margin-left: -90px;
    background: #ffffff;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
}

.my-ege_timer.my_test_count:after {
    display:block;
    position:absolute;
    top:5px;
    left:5px;
    content:'';
    height:160px;
    width:160px;
    border:5px solid #9b8646;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
}
.my-ege_timer_progress, .my-ege_quest_progress { position: absolute; top: 50%; left: 50%; }
.my-ege_timer_progress { width: 170px; height: 170px; z-index: 2; margin: -67px 0 0 -85px; }
.my-ege_quest_progress { width: 156px; height: 156px; z-index: 1; margin: -60px 0 0 -78px;}
.my-ege_timer.my_test_count .qp_value {margin-bottom:0; padding-bottom:13px; border-bottom:1px solid #acacac;}
.my-ege_quest .banner { float: right; margin-left: 2%; margin-top: 32px; }
.qp_value {
    font: italic 1em/1.25em 'Tinos', Georgia, serif; letter-spacing: 0.05em;
    position: absolute; width: 100px; text-align: center; left: 50%; bottom: 50%; margin: 0 0 13px -50px;
}
.qp_value_current { color: #45bb9b; font-size: 2.25em; }
.qp_value_total { color: #939393; }
.my-ege_timer_progress .qp_value { bottom: 0; top: 50%; margin-bottom: 0; margin-top: 11px; }
.my-ege_timer_progress .qp_value_current { font-size: 1.875em; color: #9b8646; }

.ege_answer { width: 660px; min-height: 440px; border: solid 8px #2eab9d; padding: 70px; position: relative; }
.ege_answer h3 { font-size: 2.25em; line-height: 1em; color: #2eab9d; text-transform: uppercase; margin: 0 0 20px; }
.ege_answer p { font-size: 1.125em; line-height: 1.3em; color: #fff; font-weight: bold; margin-bottom: 45px; }
.questionuipopupdialog .ui-dialog-titlebar-close { display: none; }
.ege_answer_img { float: left; max-width: 250px; max-height: 250px; margin-right: 30px; margin-bottom: 30px;}

.ege_answer.ege_incorrect { border: solid 8px #df7a82; padding: 70px; }
.ege_answer.ege_incorrect form {margin-bottom: 0;}
.ege_answer.ege_incorrect h3 { color: #df7a82; margin-left: 0px; margin-bottom: 30px; }
.ege_answer.ege_incorrect.notext h3 {margin-left: 0px;}
.ege_answer .button.inverted, .ege_answer .button.inverted:link, .ege_answer .button.inverted:visited {
    background: transparent;
}
.ege_answer .buttonrow {clear: both;}
.my-ege_test_question {margin: 80px 0 0 0; }
.my-ege_test_question .my-ege_content {background:#fff;overflow: hidden;}
.my-red_test_question .my-ege_step .fieldcell{width: 540px;margin-bottom: 0;}
.my-red_test_question .my-ege-question{margin: 0 0 26px;display: block}
.my-red_test_question .my-ege-question > div{padding-top: 60px;}
.my-red_test_question .my-ege_step .buttonrow{padding: 0 3px 20px;margin-top: 20px;}
.my-ege_block .my-ege_txt.text-xs{
    font: italic 1.125em/1.5555555555555556em 'Tinos', Georgia, serif; /*18px/28px*/
    margin-bottom: 22px;
    padding-right: 20px;
}
.my-ege_block .my-ege_txt.text-xs p{
    font-size: 1em;
    line-height: 1.5555555555555556em;
    margin-bottom: 20px;
}
.my-ege_block .my-ege_txt.text-xm{
    font: italic 1.25em/1.5em 'Tinos', Georgia, serif; /*20px/30px*/
    margin-bottom: 22px;
    padding-right: 20px;
}
.my-ege_block .my-ege_txt.text-xm p{
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.h1_ege {
    box-sizing: border-box;
    padding-right: 160px;
}

.meta_sharing{margin-top: 40px; width:50%;}
.widescreen .meta_sharing {width:100%;}
.meta_sharing p{
    font: italic 0.875em/1.8571428571428572em 'Tinos', Georgia, serif; /*14px/26px*/
    color: #666;
}
.meta_sharing span{margin-left: 6px;display: inline-block; vertical-align: middle;}
.meta_sharing span a{margin-right: 3px; display: inline-block;}

.my-red_test_wrap .sidebar .iblock{
    margin: 0;
    padding: 20px;
    margin-left: -40px;
}
.my-red_test_wrap .content{
    background: #fff;
    margin-bottom: 20px;
}

.iblock-wrap {
    padding-bottom: 60px;
}

.wrapper.wrapper_red_test{
    width: 980px;
}
.widescreen .wrapper.wrapper_red_test{
    width: 1200px;
}
.widescreen .wrapper.wrapper_red_test .content{
    width: 760px;
}
.ege-reuslt{
    background: #fff;
    padding: 62px 104px;
}

.ege-reuslt .txt-top{
    font: normal 1.6875em/1.3333333333333333em 'ProximaNova', Arial, sans-serif; /*27px/36px*/
}
.ege-reuslt-full .txt-top{
    font-weight: bold;
    margin-top: 12px;
}
.ege-reuslt .txt-top .itog-point,
.ege-reuslt .txt-top .itog-time{
    color: #e04040;
}


.ege-result_tbl{
    margin-top: 32px;
}
.ege-result_tbl th{
    font: italic 0.875em/2.142857142857143em 'Tinos', Georgia, serif; /*14px/30px*/
    text-align: center;
    vertical-align: top;
}
.ege-result_tbl th:first-child{
    text-align: left;
}
.ege-result_tbl th:before{
    font-family: 'icomoon';
    font-weight:  normal;
    font-style: normal;
    display: block;
    margin: 0 auto;
    color: #c1c1c1;
}
.ege-result_tbl th.place:before{
    content: "N";
    font-size: 50px;
}
.ege-result_tbl th.gender:before{
    content: "S";
    font-size: 30px;
}
.ege-result_tbl th.point:before{
    content: "A";
    font-size: 30px;
}
.ege-result_tbl th.time:before{
    content: "E";
    font-size: 30px;
}
.ege-result_tbl th.date:before{
    content: "Q";
    font-size: 30px;
}
.ege-result_tbl th.person:before{
    content: "R";
    font-size: 30px;
}
.ege-result_tbl tr{
    background-color: #fff;
    color: #000;
    -webkit-transition: background-color .1s, color .1s ease;
    transition: background-color .1s, color .1s ease;
}

.ege-result_tbl tbody tr.current,
.ege-result_tbl-hov tbody tr:hover{
    background-color: #af8c32;
    color: #fff;
}
.ege-result_tbl tbody tr.current a.person,
.ege-result_tbl tbody tr.current .gender,
.ege-result_tbl tbody tr.current td:first-child,
.ege-result_tbl-hov tbody tr:hover a.person,
.ege-result_tbl-hov tbody tr:hover .gender,
.ege-result_tbl-hov tbody tr:hover td:first-child{
    color: #fff;
}
.ege-result_tbl-hov tr:hover td.date, .ege-result_tbl-hov tr:hover td .person .name  {color:#ffffff;}
.ege-result_tbl tr td{
    font: bold 1em 'ProximaNova', Arial, sans-serif; /*16px*/
    vertical-align: middle;
    text-align: center;
}
.ege-result_tbl tr td:first-child{
    text-align: left;
    color: #af8c32;
    font: italic 1.125em/1.6666666666666667em 'Tinos', Georgia, serif; /*18px/30px*/
}
.ege-result_tbl tr td .ava,
.ege-result_tbl tr td .name{
    display: inline-block;
    vertical-align: middle;
    padding-right: 23px;
}
.ege-result_tbl tr td .person{
    display: block;
    text-align: left;
    margin: 0 auto;
}
.ege-result_tbl tr td a .name{
    font-weight: normal;
}
.ege-result_tbl tr td.date{
    font: normal 0.875em/2.142857142857143em 'ProximaNova', Arial, sans-serif; /*14px/30px*/
}
.ege-result_tbl tr td .gender{
    color: #7a7a7a;
    font-size: 30px;
}

.ege-result_all a{
    font: italic 1.5em/1.25em 'Tinos', Georgia, serif; /*24px/30px*/
    color: #af8c32;
}
.ege-result_all + hr{
    border-top: 1px solid #bfbfbf;
    margin-top: 45px;
    margin-left: -70px;
    width: 115%;
}

.ege-sidebar{
    float: right;
    margin-right: -46px;
    margin-left: 20px;
}
.ege-result_content{
    margin-top: 40px;

}

.ege-result_content h3{
    font: normal 1.6875em/1.3333333333333333em 'ProximaNova', Arial, sans-serif; /*27px/36px*/
    margin-top: 26px;
}
ol.ege-result_list{
    counter-reset: item;
    margin-top: 54px;
}
ol.ege-result_list li{
    display: block;
    position: relative;
    margin-bottom: 36px;
}
ol.ege-result_list li:before{
    content: counters(item, ".");
    counter-increment: item;
    position: absolute;
    right: 105%;
    top: 0;
    font: italic 1.125em/1.6666666666666667em 'Tinos', Georgia, serif; /*18px/30px*/
    color: #000;
}

.ege-result_list h4{
    font: italic 1.5em/1.45em 'Tinos', Georgia, serif; /*24px/35px*/
    display: inline;
}
.ege-result_list .wrong .wrong_bg{
    background: #ffd9d9;
    position: relative;
    outline: #ffd9d9 solid 5px;
    -moz-outline: #ffd9d9 solid 10px;
    padding: 4px 0;
}

.ege-result_list .quest-pic{
    margin-top: 6px;
    margin-bottom: 20px;
}
.ege-result_list .answer-true{
    font: normal 1em/1.875em 'ProximaNova', Arial, sans-serif; /*16px/30px*/
    color: #909090;
    margin-top: 6px;
}
.ege-result_list .answer-true strong{
    color: #000;
}

.ege-reuslt.ege-reuslt-full{
    padding-top: 42px;
}
.ege-reuslt-full .ege-result_tbl{
    border-bottom: 1px solid #dddddd;
    padding-bottom: 56px;
    border-collapse: separate;
}
.ege-reuslt-full .ege-prev a{
    color: #af8c32;
    font: italic 1em/1.25em 'Tinos', Georgia, serif;
}
.search-result{
    margin-top: 60px;
}

.search-result_wrap{
    background: #fff;
    padding: 0px 20px 34px;
    position: relative;
}
.search-result_wrap:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 13px 0 13px;
    border-color: #ffffff transparent transparent transparent;
}

.search-result_form fieldset{
    border-bottom: 1px solid #d8d8d8;
    margin-left: -4px;
    margin-bottom: 10px;
    padding-left: 4px;
    padding-top: 16px;
    padding-bottom: 8px;
}
.search-result_form fieldset.pb20{
    padding-bottom: 20px;
}
.search-result_form .styletitle{
    font-size: .8125em;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    min-height: 16px;
    width: 100%;
    line-height: 18px;
    margin-bottom: 12px;
    padding: 0;
}
.styletitle.mb0{
    margin-bottom: 0;
}

.search-result_form .fieldcell{
    width: 640px;
    margin-right: 0;
}
.search-result_form .twocols .chkwrap,
.search-result_form .threecols .chkwrap{
    vertical-align: top;
    margin: 0px 0 4px -4px;
}
.search-result_form .twocols .chkwrap{
    width: 50%;
}
.search-result_form .threecols .chkwrap{
    width: 25%;
}

.search-result_form .checkbox{
    border: solid 3px #d8d8d8;
    float: left;
    margin-right: 0;
}
.search-result_form .checkbox.checked:before{
    color: #5a5a5a;
}
.search-result_form .chkwrap label{
    display: block;
    padding-left: 30px;
    line-height: 18px;
}

.search-result_block{
    margin-top: 10px;
}
.search-result_block p{
    font: normal 0.875em/1.2857142857142858em 'ProximaNova', Arial, sans-serif;
    margin-bottom: 24px;
}
.search-result_block .section-chioce{
    font: italic 0.875em/1em 'Tinos', Georgia, serif;
    color: #a6a6a6;
}

.search-result_block .selectrepresent .opener{
    color: #af8c32;
    font-weight: normal;
    padding: 0;
    display: inline-block;
    margin-left: 20px;
    border-bottom: 1px dashed #af8c32;
    -webkit-transition: border-color .25s;
    transition: border-color .25s;
}
.search-result_block .selectrepresent a:hover .lnk{
    border-bottom: 1px solid transparent;
}
.search-result_block .selectrepresent a .num{
    color: #a6a6a6;
}
.search-result_block .selectrepresent  .opener:after{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: absolute;
    top: 7px;
    left: 105%;
    content: '';
    height: 0px;
    width: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #af8c32;
}

.search-result_block .selectrepresent .options{
    width: 260px;
    padding-top: 10px;
    padding-bottom: 26px;
    z-index: 1;
}
.search-result_block .selectrepresent .options a{
    font: normal 1em/1.2857142857142858em 'ProximaNova', Arial, sans-serif; /*14px/18px*/
    color: #797979;
}
.search-result_block .selectrepresent .options a:hover{
    color: #d4d4d6;
}


.search-result_content{
    margin-top: 35px;
}
.search-result_content .content_block{
    margin-bottom: 32px;
    clear:both;
}
.search-result_content a.who{
    cursor: pointer;
    display: block;
}
.content_block-pic{
    float: left;
    padding-right: 24px;
    padding-bottom:32px;
}
a.who .content_block-pic img{
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
}
a.who:hover .content_block-pic img{
    box-shadow: 0 0 8px rgba(0,0,0,.5);
}
a.who > .content_block-pic .txt_top{
    margin-left: 242px;
}
a.who > .txt_top{
    margin-left: 0;
}
a.who:hover h3{
    color: #af8c32;
}
.search-result_content .tag{
    font: italic 0.875em/1em 'Tinos', Georgia, serif; /*14px/8px*/
    color: #a6a6a6;
    margin-bottom: 4px;
    text-decoration: none;
}
.search-result_content h3{
    font: italic 1.875em/1em 'Tinos', Georgia, serif; /*30px/30px*/
    color: #000;
    margin: 0 0 8px;
    transition: color .25s;
}
.search-result_content .anons{
    font: normal 0.875em/1.2em 'ProximaNova', Arial, sans-serif; /*14px/18px*/
    margin-bottom: 10px;
}
.search-result_content .date{
    padding-top: 0px;
    font: normal 0.75em/0.9em 'ProximaNova', Arial, sans-serif;
    color: #6c6c6c;
    margin: 0;
    display: inline-block;
}
.search-result_content .date .day{
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #6c6c6c;
}
.search-result_content .social_view{
    display: inline-block;
    padding-top: 0;
    margin-left: 18px;
}
.search-result_content .date span{
    display: inline-block;
}
.block-404{
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
}
.wrapper-404 {
    display: table;
    width: 100%;
    height: 100%;
    min-width: 960px;
}
.wrapper-404 .container-404{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #f3f3f3;
}
.container-404 .error-404{
    display: inline-block;
    width: 680px;
    padding-right:315px;
    position: relative;
}

.person-cont-404{
    padding-top: 40px;
    width: 638px;
}
.page-404 .img-404{
    font: bold 21.125em/0.9em 'Tinos', Georgia, serif;
    color: #000;
    text-align: left;
    margin-left: -26px;
}
.page-404 .img-404 span.gold:hover,
.page-404 .img-404 span.gold:active{
    color: #9b8646;
}
.page-404 .txt-404{
    font: normal 1.125em/1.5555555555555556em 'ProximaNova', Arial, sans-serif;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 40px;
    width: 654px;
}

.person-404 {
    min-height: 77px;
    margin-bottom: 10px;
}
.person-404 .person-404_pic{
    float: left;
    margin-top: 4px;
}
.person-404 .person-404_txt{
    text-align: left;
    margin-left: 90px;
    font: normal 0.875em 'ProximaNova', Arial, sans-serif; /*14px*/
    color: #000;
}
.person-404_txt .year-404{
    color: #a5a5a5;
    line-height: 1.8571428571428572em; /*26px*/
}
.person-404_txt p{
    line-height: 1.2857142857142858em; /*18px*/
    margin-bottom: 0;
}

.block-404_r{
    position: absolute;
    right: 0;
    top: 284px;
    background: #fff;
    padding: 20px 28px 34px;
    width: 236px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.block-404_r h5{
    font: italic bold 1.25em/1.05em 'Tinos', Georgia, serif; /*20px/21px*/
    display: inline-block;
    border-bottom: 5px solid #6d6d6d;
    margin: 0;
    padding-bottom: 22px;
    padding-right: 32px;
}
.block-404_r p{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    margin-top: 20px;
    margin-bottom: 18px;
}
.block-404_r a{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    color: #9b8646;
}
.block-404_r a:hover,
.block-404_r a:active{
    text-decoration: underline;
}
/* /404 */

/* history-cult_cont */

.history-cult_cont{
    margin-bottom: 62px;
}
.history-cult_cont h3{
    font: italic 2.5em 'Tinos', Georgia, serif; /*40px*/
    display: inline-block;
    position: relative;
    margin: 26px 0 30px;
}
.history-cult_cont h3 sup{
    font: normal 0.275em "ProximaNova", Arial, sans-serif; /*11px*/
    color: #fff;
    background: #af8c32;
    padding: 2px 6px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 103%;
}
.history-cult_cont .history-gallery{
    position: relative;
    margin: 0;
    margin-left: -40px;
}
.history-gallery .slick-prev,
.history-gallery .slick-next{
    position: absolute;
    margin: 0;
    padding: 0;
    top: -66px;
    height: 30px;
    width: 30px;
    border: solid 1px #c6ab5a;
}
.history-gallery .slick-prev{
    right: 44px;
}
.history-gallery .slick-next{
    right: 15px;
}
.history-gallery .slick-prev:before{
    content: '';
    background: url('../i/slider-btn_xs.png') -18px 0 no-repeat;
    width: 8px; height: 13px;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 16px;
    font-family: "ProximaNova", Arial, sans-serif;
}
.history-gallery .slick-next:before{
    content: '';
    background: url('../i/slider-btn_xs.png') 0px 0px no-repeat;
    width: 8px; height: 13px;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 16px;
    font-family: "ProximaNova", Arial, sans-serif;
}
.history-gallery .slick-dots{
    position: absolute;
    right: 80px;
    bottom: 104%;
    width: auto;
}
.history-gallery .slick-dots li button:before{
    content: "";
    display:none;
}
.typical .history-gallery .slick-dots li {margin-bottom:0;}
.history-gallery .slick-dots li button{
    font: italic 1.125em/1.2em 'Tinos', Georgia, serif; /*18px*/
    display:inline-block;
    vertical-align:top;
    padding:0;
    color: #af8c32;
}
.history-gallery li.slick-active button{
    color: #000;
}
/* /history-cult_cont */

/* history-cult_block */

.history-cult_block{
    background: #fff;
    padding: 6px 0 26px;
}
.history-cult_block{
    text-align: center;
}
.history-cult_block .pic{
    margin-top: 18px;
}
.history-cult_block a img{
    max-width: 180px;
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.history-cult_block a:hover img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}
.history-cult_block a h5{
    font: bold italic 1.5625em/1em 'Tinos', Georgia, serif; /*25px/25px*/
    margin-top: 18px;
    margin-bottom: 8px;
    transition: color .15s;
    -webkit-transition: color .15s;
}

.history-read_block{
    text-align: left;
    padding: 6px 20px 20px;
}
.extendable.hover .history-read_block,
.extendable:hover .history-read_block{
    background-color: #fff;
}
.history-read_block .pic{margin-top: 12px;text-align: center; position: relative;}


.history-read_block a:hover img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}
.history-read_block .rating{
    margin-top: 16px;
    line-height: 16px;
}
.history-read_block .rating .star{
    font-size: 1.0625em;
    margin: 0;
    margin-right: 2px;
}
.history-read_block h5{
    font: bold italic 1.25em/1.05em 'Tinos', Georgia, serif; /*20px/21px*/
    margin-top: 12px;
    margin-bottom: 8px;
    transition: color .15s;
    -webkit-transition: color .15s;
}
.history-read_block a:hover h5{
    color: #5b5b5b;
}
.history-read_block .tag{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    color: #d3b65f;
}
.history-read_block a:hover .tag{
    color: #ebcb6b;
}

.history-read_more.exthidden{
    background: #fff;
    padding: 6px 20px 20px;
    box-shadow: none;
}
.history-read_more .all-list{
    text-align: center;
    margin: 0 10px;
}
.history-read_more .all-list .ico{
    font-size: 1.375em;
    color: #d3b65f;
}
.history-read_more .decor-ln{
    display: inline-block;
    width: 59px;
    height: 2px;
    background-color: #d3b65f;
    vertical-align: middle;
    margin: 11px 0;
}
.history-read_more .offer-lnk{
    text-align: center;
    font: bold 0.75em/1.3333333333333333em 'ProximaNova', sans-serif; /*12px/16px*/
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 8px;
}
.history-read_more a:hover .offer-lnk,
.history-read_more.exthidden a span.gold,
.history-read_more.exthidden a:hover span.gold{
    color: #d3b760;
}

.history-read_block .player_btn{
    position: absolute;
    top: 70px;
    left: 70px;
}
.history-read_block .audio-progress{
    position: absolute;
    bottom: 0;
}
.history-read_block .play_time{
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    font: bold 0.75em 'ProximaNova', Arial, sans-serif;
    color: #a9a9a9;
}
.history-read_block .play_time .time1{
    float: left;
}
.history-read_block .play_time .time2{
    float: right;
}
/* /history-cult_block */

/* rules popup*/
.ui-dialog.txtpopup { background:  #fff; padding: 0; }
.common_txtpopup { padding: 1em 3.8em 0; }
.ui-dialog.txtpopup .ui-dialog-titlebar-close:after {
    background: url('../i/icons.png') 0 -238px no-repeat;
    content: " ";
    height: 19px;
    width: 19px;
}
.ui-dialog.txtpopup  .ui-dialog-titlebar-close { height: 19px; width: 19px; top: 2.5em; right: 2.4em; }

.rulespopup { width: 790px; white-space: normal; }
.common_txtpopup h2 { margin: 0 0 0.85em; letter-spacing: -0.06em; }
.diletant_rule {
    background: #e9e9e9;
    font: italic 0.875em/1em 'Tinos',Georgia,serif;
    color: #959595;
    margin-top: 3em;
    padding: 30px 60px;
}
.diletant_rule > div { width: 48%; line-height: 1.25em; }
.diletant_rule .colored { color: #af8c32;}

.commontext h4 { font: bold italic 1.25em/1em 'Tinos',Georgia,serif; margin: 2.1em 0 1.35em;}
.commontext li {
    position: relative;
    list-style-type: none;
    font-size: 1.125em;
    margin-bottom: 0.8em;
    line-height: 1.6em;
}
.commontext ul {
    margin: 0; padding: 0;
}
.commontext > p { font-size: 1.125em; line-height: 1.6em; }
.commontext li:before {
    content: ' ';
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #9b8646;
    left: -19px; top: 11px;
    position: absolute;
}
.writeesse { padding: 40px 60px 60px; }
.writeesse .button { width: 196px; }
.writeesse_wait { font-size: 0.875em; text-transform: uppercase; margin-left: 1.5em; letter-spacing: 0.1em; }
/* listalka */
.aboutJournal{
    text-align: center;
    background: #fff;
    width: 200px;
    padding-bottom: 26px;
}
.aboutJournal dfn{
    display: block;
    margin-bottom: 8px;
    padding: 0 10px;
}
.aboutJournal dfn strong{
    font: bold normal 0.8em 'ProximaNova', Arial, sans-serif; /*16px*/
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.aboutJournal a img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.aboutJournal a:hover img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}
.aboutJournal .rubric{
    padding: 0 38px;
    margin-top: 4px;
    max-width: 125px;
    font: italic 0.9em 'Tinos', Georgia, serif; /*20px/21px*/
    text-align: left;
}
.aboutJournal .rubric a{
    display: block;
    color: #9b8646;
}
.aboutJournal .rubric a:hover{
    color: #000;
}

/* /listalka */

/* BUTTONS */

.offer_btn{
    width: 206px;
    height: 38px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font: normal 0.875em/2.2em 'ProximaNova', Arial, sans-serif; /*14px\30px*/
    border: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #9b8646;
}

.csstransitions .offer_btn{
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
}

.offer_btn:hover{
    background-color: #af9e54;
}

/* /BUTTONS */
.preview.bnew .bdj, .preview.bhot .bdj {position:relative;}
.preview.bnew .bdj:before, .preview.bhot .bdj:before, .preview.bnew .ege-pic__inner:before, .preview.bhot .ege-pic__inner:before {
    display:block;
    position:absolute;
    top:0;
    left:0;
    background:url('../i/bgnew.png')no-repeat 0 0;
    content:'new';
    color:#ffffff;
    font-weight:bold;
    font-size:0.625em;
    line-height:1.6em;
    height:16px;
    padding-left:1px;
    text-align:left;
    width:23px;
    z-index:1;
}

.ege-pic_has-inner { text-align: center; }
.ege-pic__inner { position: relative; display: inline-block; vertical-align: top; }
.ege-pic__inner:before { position: absolute; left: 0; top: 0; }
.preview.bhot .bdj:before, .preview.bhot .ege-pic__inner:before { background:url('../i/bghot.png')no-repeat 0 0; content:'hot'; }
.preview.bnew .ege-pic_has-inner.bdj:before, .preview.bhot .ege-pic_has-inner.bdj:before { display: none; }

.preview .history-cult_block .bdj:before {left:19px;}
.preview .interview-block.type1 .bdj:before {top:30px;}
.preview .number-day .bdj:before{top:25px; letter-spacing:0; text-transform:none;}
.preview .heroes-day .bdj:before {top:10px; letter-spacing:0; text-transform:none;}
.preview .reviews_block .bdj:before {left:30px;}
.preview  .essa_block  .section.head.bdj:before {top:10px;}
.preview .blog_block .bdj:before {top:15px;}
.preview .puzzle_block  .bdj:before{left:60px;}
.preview .video_block .bdj:before{left:0;}
.preview .affiche-type1  .bdj:before{left:33px; top:22px;}
.preview .bann_block  .bdj:before{letter-spacing:0; text-transform:none;}
.preview .interview.type2 .bdj:before{font-style:normal;  line-height:16px; }
.preview  .articler_block  .section.head.bdj:before, .preview  .news_block   .section.head.bdj:before{top:15px;}
.preview .ege-block .section.head.bdj:before {top:43px;}

/* /BLOCKS */

/* +++ ADVERTISING +++ */
.ad.superwide_h90 img, .ad.superwide_h90 iframe, .ad.superwide_h90 object { width: 100%; height: 90px; }
/* --- ADVERTISING --- */


/* +++ FOOTER +++ */
.footer {
    height: 265px; /* высота футера */
    width: 100%; position: absolute; bottom: 0; background: #262b2f; color: #959595; z-index:1;
}
.footer_top { font-size: .875em; line-height: 1.25em; padding-top: 46px; border-bottom: solid 1px #404040; margin: 0 0 0 20px; padding-bottom: 20px; }
.footer_top h6 { text-transform: uppercase; font-size: 1em; margin: 0 0 4px 0; }
.footer_bottom { font-size: .6875em;  line-height: 1.4em; padding-top: 15px; margin: 0 0 0 20px; position: relative; }
.copy, .copy_descr { width: 580px; letter-spacing: -0.025em; }
.copy { margin: 0 0 11px; }
.footer a, .footer a:link, .footer a:visited { color: #959595; border-bottom: solid 1px #4b4d4f; display: inline-block; line-height: .9em; }
.footer a:hover, .footer a:active { border: 0;}
.footer address { font-style: normal; margin: 0; }
.nota { position: absolute; right: 0; bottom: 0; text-align: right; width: 220px; }
.nota a, .nota a:link, .nota a:visited { border: 0; line-height: 1.4em; }
.nota img { margin-bottom: 14px; }

.counters { margin: 0 10px 0 20px; padding-top: 16px; }
.counter { margin: 0 10px 0 0; }
/* --- FOOTER --- */



/* colorize */

.green{
    color: #68a27c;
}
.blue{
    color: #68a9d4;
}
.gold{
    color: #9b8646;
}
.black{
    color: #000;
}

/* /colorize */

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url('../i/ajax-loader.gif') center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("../fonts/slick.eot"); src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; -webkit-touch-callout: none;}
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev:before { content: "\2190"; }

.slick-next:before { content: "\2192"; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.typical .slick-dots li {line-height:20px;}
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: 0.75; }


.sitemap { padding: 54px 0 0; width: 673px; }
.sitemap a { white-space: nowrap; position: relative; display: inline-block; margin: 0 0 18px 0; }
.sitemap .sm_l1 { margin: 0 0 6px 0; }
.sitemap .sm_l1 > a { color: #000000; font-weight: bold; font-size: 1em; }
.sitemap .sm_l1 > a:before { content: '';  width: 9px; height: 1px; position: absolute; right: 100%; top: .6em;
    margin: 0 9px 0 0; background: #000;}
.sitemap .sm_l2 > a { color: #534f4e; white-space: nowrap; }
.sitemap > .first { width: 170px; }
.sitemap > .last { width: 500px; }
.sitemap .sm_l1 .column { width: 160px; }
.sitemap .sm_l1 .first { width: 100px; }
.sitemap .sm_l1 .last { width: 240px; }

/* common table */
.common_table { width: 960px; }

.common_table tr td {
    border-top: 1px solid #d8d8d8;
    padding: 1.3em 0.8em;
}

.common_table th {
    font: italic  0.875em/1em 'Tinos',Georgia,serif;
    color: #aeaeae;
    text-align: left;
    padding: 0.4em 0.8em 1.3em;
}
.common_table th:first-child { padding-left: 7.2em; }
.common_table td:first-child { padding-left: 6.2em; }
.common_table .title {
    font: italic  1.25em/1em 'Tinos',Georgia,serif;
}
.common_table .chkwrap { margin: 0; }
.common_table .midfont { line-height: 1.6em;font-size: 0.9375em;  }
.common_table .midfont_b strong{font: bold 1.25em/1.2em 'ProximaNova', sans-serif;}
.common_table .bfont { font: bold 1.25em/1.2em 'ProximaNova', sans-serif;  }
.common_table .cart_order { padding-top: 2.6em; padding-left: 0; }
.number_more, .number_less {
    width: 11px;
    height: 8px;
    display: inline-block;
    background: url("../i/icons.png") 0 0 no-repeat;
    vertical-align: middle;
}
.field.fieldtwo { width: 155px; }
.field.fieldtwo + .fieldtwo { margin-left: 10px; }
.lt-ie9 .field.fieldtwo + .fieldtwo{margin-left: 5px;}
.field.fieldtwo .field{
    padding: 0;
}
.field.fieldthree { width: 100px; }
.field.fieldthree + .fieldthree { margin-left: 10px; }
.lt-ie9 .field.fieldthree + .fieldthree{margin-left: 5px;}
.field.fieldthree .field{
    padding: 0;
}

.number_more {
    background-position: 0 -135px;

}
.warning_lb { color: #af8c32; font-size: 1.385em; }
.number_less {
    background-position: 0 -119px;
}
.common_table .delete {
    font-size: 0.875em;
    font-family: 'ProximaNova';
    color: #a28e52;
    position: relative;
    vertical-align: middle;
}
.cartform { margin: 0; }
.cartform .fieldrow{margin-left: -60px;}
.cartform .fieldcell { margin-left: 60px; margin-right: 0;}
.cartform fieldset { padding: 13px 0 45px 97px; }
.common_table .ta_c { text-align: center; }
.common_table .number { display: inline-block; }
.common_table .delete:before {
    background-position: -23px -119px;
    display: inline-block;
    height: 10px;
    vertical-align: middle;
    width: 10px;
    margin-right: 7px;
}
.cart_list .fieldrow label { line-height: 20px;}
.cart_list .field.iblock + .field  label { line-height: 22px;}
.cart_list .fieldrow .chkwrap { margin-top: 12px; margin-bottom: 0;cursor: pointer;}
..fb_iframe_widget_lift { z-index: 10; }

.personinfo{
    padding-top: 36px;
}
.personinfo .f_type{
    margin-left: 92px;
}
.personinfo .form_filtr ul:after{
    margin-left: -92px;
}
.personinfo .form_filtr li:first-child{
    margin-left: 0;
}
.personinfo h2{
    margin: 0 92px 40px;
}
.common_table .number_lb {
    font-weight: bold;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
}
.common_table tr.summary td{ padding-top: 1.5em; }
.cartform select { width: 320px; }
.cartform .fieldcell .checkbox + label { width: 280px; vertical-align: top;}
.ptop { margin-top: 3.2em; }
.cartform  .checkbox { border-color: #e9e9e9; }
.cartform .checked:before { color: #af8c32; }
.cartform  .checkbox + label a { color: #af8c32; }
.fieldpay .fieldcell { width: 500px; }
.cartform .fieldpay { padding: 30px 0 45px 88px; border: none;}
.fieldpay .resetbutton{margin-left: 56px;}
.cartform .form_filtr ul.paytype:after { display: none; }
/* /common table */

/* payfield */

.cartform .payfield {
    padding: 24px 74px 20px 90px;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
}
.payfield .styletitle{
    font: italic 2.5em 'Tinos', Georgia, serif; /*40px*/
    color: #000;
}
.payfield .fieldcell{
    width: 100%;
}

.paytype{
    white-space: nowrap;
}
.paytype .chkwrap{
    vertical-align: top;
    white-space: normal;
    margin-right: 40px;
}
.paytype .radio{
    vertical-align: top;
    background: #dbdbdb;
    border-color: #dbdbdb;
    margin: 0;
    margin-top: 64px;
}
.paytype label{
    padding-left: 13px;
}

.paytype .pay_pic,
.paytype .pay_pic-chk{
    margin-left: -33px;
    padding-bottom: 10px;
}
.paytype .pay_pic{
    display: block;
}
.paytype .pay_pic-chk{
    display: none;
}
.paytype .radio.checked + label .pay_pic-chk,
.paytype .radio + label:hover .pay_pic-chk{
    display: block;
}
.paytype .radio.checked +  label .pay_pic,
.paytype .radio +  label:hover .pay_pic{
    display: none;
}

.personinfo_after #settingsform_01{
    display: block;
}

.personinfo_after #settingsform_02{
    display: none;
}

.subscribe-descr{
    padding-left: 97px;
    margin-top: 40px;
    margin-bottom: 48px;
}

.subscribe-descr h5{
    font: bold italic 1.25em 'Tinos', Georgia, serif; /*20px*/
    margin-bottom: 16px;
}
.subscribe-descr_list,
.subscribe-descr_sub{
    display: inline-block;
    margin-left: -2px;
    vertical-align: top;
}
.subscribe-descr_list{
    width: 50%;
    margin-right: 100px;
}
.subscribe-descr_sub{
    width: 37%;
}

.subscribe-descr_list p{
    font: normal 0.875em 'ProximaNova', sans-serif; /*14px*/
}
.subscribe-descr_list ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.subscribe-descr_list ul:after{
    content: "";
    border-bottom: none;
}
.subscribe-descr_list ul li{
    margin: 4px 0 12px;
    position: relative;
    font: italic 0.875em/1.3571428571428572em 'ProximaNova', sans-serif; /*14px/19px*/
}
.subscribe-descr_list ul li:before{
    content: "—";
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 100%;
    margin-right: 10px;
}

.subscribe-descr_sub p{
    color: #7b7b7b;
    font: italic 0.875em/1.3571428571428572em 'ProximaNova', sans-serif; /*14px/19px*/
}
.subscribe-descr_sub .phone{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    color: #aeaeae;
    margin-top: -6px;
}
.subscribe-descr_sub .phone span{
    font: italic 1.4285714285714286em 'Tinos', Georgia, serif; /*20px*/
    color: #000;
}
.subscribe-descr_sub .email{
    font: italic 0.875em 'Tinos', Georgia, serif; /*14px*/
    margin-top: 4px;
    color: #aeaeae;
}
.subscribe-descr_sub .email a{
    font: italic 1.4285714285714286em 'Tinos', Georgia, serif; /*20px*/
}

.sub-period .fieldcell{
    white-space: nowrap;
    float: left;
    width: 500px;
}

.personinfo .styletitle,
.cartform .styletitle{
    font: italic 2.5em 'Tinos', Georgia, serif;
    color: #000;
}
.my-info .styletitle{
    margin: 14px 0 14px 60px;
}
.personinfo .chkwrap{
    vertical-align: top;
    white-space: normal;
    margin-right: 30px;
    position: relative;
}

.personinfo .chkwrap.error label{color: #ca6e4a;}
.personinfo .chkwrap.error .checkbox{border-color: #ca6e4a;}
.personinfo .chkwrap.error .checkbox.checked{border-color: #e9e9e9;}
.personinfo .chkwrap.error .checkbox.checked + label{color: #000;}

.lt-ie9 .personinfo .chkwrap{
    margin-right: 30px;
}


.personinfo .radio{
    vertical-align: top;
    background: #dbdbdb;
    border-color: #dbdbdb;
}

.sub-period .field{
    display: inline-block;
    width: 490px;
    margin-right: 48px;
    white-space: normal;
}
.sub-period label:hover .gold{
    color: #9b8646;
}
.sub-period .send{
    display: inline-block;
}
.sub-period .send a.gold:hover{
    text-decoration: underline;
}
.sub-period .send a.black:hover{
    color: #000;
}
.sub-period .send .sub-down{
    width: 202px;
    color: #000;
    cursor: default;
    font: normal 1.0769230769230769em 'ProximaNova', sans-serif; /*14px*/
    text-transform: none;
    vertical-align: top;
    display: none;
}
.sub-period .price{
    font: italic 1.25em 'Tinos', Georgia, serif; /*20px*/
    text-transform: none;
    padding-top: 6px;
}
.sub-period .price strong{
    font-size: 1.1em;
}

.sub-period .fieldrow  .chkwrap{
    margin-top: 14px;
    margin-bottom: 24px;
}
.sub-period .field-sub_wrap{
    display: inline-block;
    padding-top: 90px;
}
.sub-period .field-sub{
    white-space: normal;
    display: block;
    border: 4px solid #d1d1d1;
    width: 320px;
    padding: 12px 14px;
    background: url('../i/attention.png') 17px 16px no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sub-period .field-sub{margin-top: 20px;}
.sub-period .field-sub:first-child{margin-top: 0px;}
.sub-period h5,
.sub-period p{
    margin-left: 70px;
}

.sub-period h5{
    font: bold italic 1.25em 'Tinos', Georgia, serif; /*20px*/
    color: #000;
    margin-top: 0;
    margin-bottom: 16px;
}
.sub-period p{
    font: normal 0.875em 'ProximaNova', sans-serif; /*14px*/
    color: #000;
    margin-bottom: 14px;
}

/* /sub-period */

/* subscribe-send */
.subscribe-send{
    margin-bottom: 40px;
}
.subscribe-send p{
    margin-bottom: 10px;
    line-height: 1
}
.subscribe-send_cont{
    margin-top: 60px;
}
.subscribe-send_price .price,
.subscribe-send_price .money-pay{
    font: italic 1.25em 'Tinos', Georgia, serif;
    margin-bottom: 10px;
}

.subscribe-send_txt{
    margin: 40px 0 60px;
}
.subscribe-send_txt img{
    margin-bottom: 40px;
}

/* /subscribe-send */

/*unknown war*/
.fieldset {
    border: 10px solid #fff;
    position: relative;
    padding: 50px 50px 44px;
    margin-bottom: 50px;
}
.fieldset + .meta{
    margin-top: 70px;
}
.fieldset dt {
    color: #a0a0a0;
    font:  0.875em/2.2em 'ProximaNova',Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.62em;
    position: absolute;
    top: -17px; left: 0;
    text-align: center;
    width: 100%;
}
.fieldset dt span {
    background: #F3F3F3;
    padding: 0 30px;
}
.fieldset dd { margin-left: 0; }
.fieldset h3 { font: italic 1.875em/1.2em 'Tinos',Georgia,serif; margin: -0.2em 0 0.2em; }

.interestfact { padding: 20px; color: #7c7c7c; }
.interestfact strong, .interestfact em, .interestfact h3 { color:#000; }
.interestfact h3 { font: italic 1.875em/1.2em 'Tinos',Georgia,serif; margin-bottom: 1.5em;  }
.interestfact em { font-family: 'Tinos',Georgia,serif; font-size: 0.875em;}
.interestfact p {line-height: 1.6em; margin: 0; }
.interestfact p + p { margin-top: 1.4em;}
.interestfact strong { margin: 2em 0; display: block; font-size: 1.125em; }


.topm { margin-top: 90px; }
.concurs .photo {
    width: 280px;
    margin-right: 80px;
}
.concurs p { color: #7c7c7c; font-size: 0.875em;}
.concurs .descr {  width: 480px; }
.widescreen .concurs .descr { width: 595px; }
a.concurswork { color: #9b8646; text-transform: uppercase; font:  0.875em/2.2em 'ProximaNova',Arial,sans-serif; }
.concusaction { margin-top: 3.2em; }
.concusaction .offer_btn { width: 178px;margin-right: 37px; }

.programmlist {
    list-style-type: none;
    font-size: 1.125em;
    margin: 0; padding: 0;
    font-family: 'ProximaNova';
    font-weight: bold;
    margin-left: 80px;
}
.programmlist li { margin-bottom: 14px; }
.programmlist a { text-decoration: underline; color: #9b8646; }
.programmlist a:hover { text-decoration: none; color: #000;}

.onlinevtv { margin: 79px 0 135px 62px; }
.onlinevtv h2 {
    font: bold 2.1875em arial;
    color: #c2c2c2;
    text-align: center;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    margin-bottom: 1.45em;
}
.onlinevtv .player_btn .play_icon { font-size: 28px; margin-top: 13px;}
.onlinevtv a.player_block .player_btn { width: 52px; height: 52px;}
.onlinevtv .video_block .player_block  { margin-top: -30px; }

.onlinevtv .video_block .video.player_block  { margin-top: 10px; }
.video_block .video.player_block{
    margin: 20px auto 0;
}

.onlinetv_inner .video_block { vertical-align: top; padding: 0; width: 280px; }
.onlinetv_inner .programmlist { vertical-align: top; width: 538px; }
.onlinevtv sup {
    color: #fff;
    background: #9b8646;
    font:  0.333em/1em 'ProximaNova',Arial,sans-serif;
    vertical-align: top;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 1px 5px 0;
    letter-spacing: 0;
}

.myhistory {margin-top: 8px; }
.myhistorylink {
    font-size: 0.8125em;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    background: url('../i/history.png') 0 0 no-repeat;
    font-weight: bold;
    padding: 9px 0 7px 42px;
    margin-left: 17px;
}
.myhistorylink.new { background: url('../i/history_new.png') 0 0 no-repeat; margin: 0; }

.theme_material { margin-top: 80px; }
.widescreen .mainpreview.tmaterial_cols > .rel { width: 720px; margin-left: -10px;  }
.mainpreview.tmaterial_cols > .rel  {}
.tmaterial_cols { margin-top: 32px; }

.gerb-day { min-height: 357px;}
.gerb-day  .section.cont {
    left: 50%;
    margin: -271px 0 0 19px;
    top: 50%;
    height: 182px;
}
.gerb-day-img {margin-left: -21px;}
.quote-day .social_view { font-size:  0.65em; }
.quote_text {  font: italic bold 1em/1.2em "Tinos",Georgia,serif; color: #fff;  white-space:nowrap; }
.quote_autor {
    font: bold 1em/1em 'ProximaNova',Arial,sans-serif;
    color: #fff;
    margin-top: 14px;
    position:relative;
}
.quote-day .foot {
    left: 19px;
    position: absolute;
    bottom: 18px;
}
.quote-day .section.cont {
    left: 50%;
    margin: -219px 25px 0 32px;
    top: 50%;
}
.quote-day, .quote-day .set_bg { height: 357px; }
.quote-day .social_view span { color: #fff; }
/* +++ JQUERY UI +++ */
/*ui-dialog*/
.ui-dialog { position: absolute; z-index:9999; padding:1.25em 2.5em;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ui-widget-overlay {
    background: #000000;
    height: 100%;
    left: 0;
    opacity: 0.85;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:9999;
}
.ui-dialog-titlebar { position: relative; z-index:1;}
.ui-dialog-titlebar-close {
    border:0 none; background:0 none; padding:0; margin:0;
    z-index:9999;
    display:block;
    width: 35px; height: 35px;
    position: absolute; right: 4em; top: 0.8em;
}
.ui-dialog-titlebar-close .ui-button-text { display:block;text-indent:-999em;}
.ui-dialog-titlebar-close:after {
    color: #9B8646;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    content:'%';
    font: 30px 'icomoon';
    display:block;
}
.ui-dialog-titlebar-close:hover:after {color:#ffffff;}
.ui-dialog-title {letter-spacing:0.12em; color:#ffffff; text-transform:uppercase;  font:bold 3.8125em/1em 'ProximaNova', Arial, sans-serif;}

.popup form  label {color:#ffffff}
.popup form .buttonrow {margin-bottom:20px;}
.popup form .formlink strong {
    font-size:1.286em;
    line-height:1.72em;
    letter-spacing:0.12em;
    text-transform:uppercase;
}
.popup form .formlink {margin-bottom:20px; display:block;}
.popup form .chkwrap .formlink {display:inline; margin:0; font-size:1em;}
.popup form .buttonrow .formlink {display:inline;}
.termsblock .fieldcell .checkbox + label { width: auto;}
.termsblock .chkwrap + a.formlink {
    display: inline-block;
    font-size: 0.8125em;
    font-weight: bold;
    line-height: 20px;
    min-height: 16px;
    text-transform: uppercase;
}
.termsblock .chkwrap + a.formlink:hover {
    color: #9b8646;
    text-decoration: none;
}

.regForm .fieldcell {width:330px; margin-right:20px;}
.popup .thanks {margin:1.25em 0;}
.popup .thanks p {
    color:#ffffff;
    font-size:0.8125em;
    line-height:1.54em;
    text-align:center;
    font-weight:bold;
    text-transform:uppercase;
}
.popup .thanks p span {text-transform:none; font-size:1.3em;}
.popup .thanks p span:hover{color: #9b8646;}
.popup .thanks .buttonrow {text-align:center; }
.thankspopup .ui-dialog-title {text-align:center; width:100%; display:block;}
.thankspopup .ui-dialog-titlebar-close {
    top:-4.375em;
    right:-2em;
}

.photopopup {background:#000000;  padding:0; text-align:center;}
.photopopup .zoom {display:none;}
.photopopup figure {margin:0 auto; display:inline-block;}
.photopopup figcaption {color:#f1f1f1;  font: italic 1.125em/1em 'Tinos', Georgia, serif; margin:10px 0;}
.photopopup .imageblock {background:#000000; height:1075px; padding-bottom:100px;}
.photopopup .imageblock .img_norm {color:#f1f1f1; width:auto; position:relative; bottom:auto; right:auto;}
.photopopup .imageblock .img_norm:before {display:none;}
.photopopup .imageblock .img_text {position:relative; bottom:auto; right:auto; margin:20px 0;}
.photopopup .imageblock .img_image {margin:0 auto;}
.photopopup .imageblock .wrap {background:rgba(244, 244, 244, 0.6);}
.photopopup .imageblock .slick-prev, .photopopup .imageblock .slick-next { bottom:200px; right: 0;}
.photopopup .imageblock .slick-prev {left:0;}
/* jquery ui popup */
.uipopup { display: none; }
.uipopupdialog {  }
.uipopupcontent { background: #fff; padding: 80px 30px 30px 30px; margin: 0 auto; }
.uipopup .title { font: italic 2.5em/.75em 'Tinos', Georgia, serif; text-align: center; margin: 0 0 40px; }
.uipopup .norm { font-size: 1.125em; line-height: 1.55em; }
.uipopup .close {}
.uipopup .content { margin: 0; padding: 1.9em 0 1em 0; float: none;}
.uipopup .iblock { margin: 0 10px;  }
.uipopupdialog .ui-dialog-titlebar-close:after { font-size: 18px; font-weight: normal;}
.uipopupdialog .ui-dialog-titlebar-close { top: 90px; right: 40px;}
.uipopupdialog .ui-dialog-titlebar-close:hover, .uipopupdialog .ui-dialog-titlebar-close:hover:after {color: #000;}
/* --- JQUERY UI --- */


.twitter
{
    display: block;
    margin: 1.4em 0px;
    font: 1.563em/1.2em "bodonicitalic",Georgia,"Times New Roman",serif;
    text-align: center;
    position: relative;
}
.twitter-text
{
    padding-right: 15px;
    width: 530px;
    display:inline-block;
}
.twitter-text:after
{
    content: "— ";
    position: absolute;
    bottom: -1.46em;
    left: 37%;
}

.twitter-text:before
{
    content: "— ";
    position: absolute;
    top: -1.46em;
    left: 37%;
}
.twitter-button
{
    float:right;
    position:relative;
    margin-top: 2%;
    display:inline;
}


/* ===============
    ALL: IE Fixes .ie7...
   =============== */
.lt-ie8 .block, .lt-ie8 .mainmenu li {
    display: inline;  zoom: 1;
}
/* =============================================================================
   Media Queries
   ========================================================================== */
@media (max-width: 767px) {
    .paytype .chkwrap{
        margin-right: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .paytype .chkwrap{
        margin-right: 30px;
    }
     .my-ege_step .fieldcell{
        width: 260px;
    }
}

@media (max-width: 1399px) {
    div.menubar > span {
        width:auto;
        margin-right: 16px;
    }
}

@media (min-width: 1400px) {
}
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after, .wrapper:before, .wrapper:after { content: ""; display: table; }
.clearfix:after, .wrapper:after { clear: both; }
.clearfix, .wrapper { *zoom: 1; padding-top: 80px!important}

@media print {
    * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
    a, a:visited { text-decoration: underline; }
    /* a[href]:after { content: " (" attr(href) ")"; }*/
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; } /* h5bp.com/t */
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
    .header, .footer,.commentBlock, .footer_top .h_soc, .twitter-button, .content_top .info, .meta, .tags {display:none !important;}
    .footer .counters {padding-top: 0}
    .homepage {padding-top: 0 !important; overflow: hidden;}
    .content_bottom {margin-top: 0}
    .main {padding-bottom: 0;}
    .header.fixheader {overflow-y: visible; position: absolute !important;}
    .header .logo_print{
        text-align: center;
        display: block;
    }
    .header_body, .header_top, .mainlenta{
        display: none;
    }


    .content{width: 960px;}
    .content_top h1.tcenter{margin-top: 60px;}
    .main .narrow.right{display: none;}

    .content_top .info .onprint, .content_top .info .download{display: none;}
    #downpdf {margin-left: 15px;}

    .content_top h1.tcenter{margin-top: 160px;}
    .breadcrumbs{display: none;}

    .typical blockquote{padding: 20px;}
    .typical blockquote .social,.excursion blockquote .social{display: none;}
    .slick-slide{max-width: 960px;}
    .imageblock{height: 380px; background-color: #fff;}
    .slick-slide .img_image img{width: 721px;}
    .typical figure .zoom{display: none;}
    .img_image .zoom{display: none;}
    .imageblock .slick-prev, .imageblock .slick-next{display: none; border: none; opacity: 0;}
    .imageblock .slick-dots{display: none;}
    .imageblock .slick-dots .slick-active{display: none; border: 0;}
    .widescreen .wrapper .imageblock .img_image {float: left; margin-left: -100px;}
    .imageblock .img_text{right: 0;}
    .comments .addcomment{display: none;}
    .comments .meta{display: none;}
    .comments .text{ width: 100%; border: none;}
    .commentBlock .sort a, .commentBlock .sort a.cur{display: none;}
    .commentBlock .morecomment{display: none;}

    .widescreen .wrapper{width: 960px;}
    .footer{position: relative !important;bottom: 0;}
}




/* KILL THEM AFTER TEST */
/*
.homepage { background: url('../i/960_grid_12_col.png') repeat-y 50% 0; }
*/
.cap { width: 100%; height: 100%; background: #eeeeee; display: block; }
.cap-1 { background: #cccccc; }
.cap-2 { background: #999999; }
.cap-3 { background: #666666; }
.cap-4 { background: #333333; }
.cap-5 { background: #fff; }

#authform .input:hover{background: rgb(233,233,233); border: solid 3px rgb(155,134,70)}
#authform .input:focus{background: rgb(255,255,255); }

.sharing_soc {float:right;}
.sharing_soc * {vertical-align: middle; }
.sharing_soc a {border-bottom: 0px !important;}
.sharing_soc a, .h_soc a:link, .h_soc a:visited { color: #afafaf; }
.sharing_soc a:hover, .h_soc a:active {  color:#9b8646; }
.sharing_soc .ico, .restriction { font-size: 30px; margin: 0 0 0 7px; }
.sharing_soc .s_fb, .sharing_soc .s_fb:link, .sharing_soc .s_fb:visited {float:left; margin-bottom: 5px; color:#4d76be; cursor: default;}
.sharing_soc .s_vk, .sharing_soc .s_vk:link, .sharing_soc .s_vk:visited {float:left; margin-bottom: 5px; color:#4381be; cursor: default;}
.sharing_soc .s_tw, .sharing_soc .s_tw:link, .sharing_soc .s_tw:visited {float:left; margin-bottom: 5px; color:#39c2fc; cursor: default;}


.hover_block {display:none;}
.source_pr{
    margin-left: 25px;
}

.journal-banner {
    width: 240px;
    border: 1px solid #acacac;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*background: #f3f3f3;*/
}

.journal-banner .offer_btn {
    width: 100%;
    margin: 0 0 10px;
}

.journal-banner__buttons {
    padding-top: 10px;
}

.journal-banner img {
    width: 100%;
}

.journal-banner__title {
    font: bold 12px/14px 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    padding: 17px 10px 13px;
    letter-spacing: 1.5px;
}

.journal-banner__date {
    font: italic 12px/14px 'Tinos', Georgia, serif;
    padding: 17px 10px;
    color: #000000;
    text-align: center;
}

.gray-back {
    background: #f3f3f3;
}

.journal-list__item {
    padding: 20px 20px 30px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.journal-list__item:hover {
    background: #fff
}

.journal-list__cover {
    height: 224px;
    overflow: hidden;
}

.journal-list__cover img {
    width: 100%;
}

.journal-list__info {
    font: italic 20px/22px 'Tinos', Georgia, serif;
    padding: 10px 10px 15px;
    color: #000;
    text-align: center;
}

.journal-list__info b {
    font-weight: 700
}

.journal-list__date {
    font-size: 14px;
    line-height: 16px;
}

.journal-list__item .offer_btn {
    width: 100%;
}

.journal-b {
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px
}

.journal-left {
    float: left;
    width: 50%;
    padding-right: 15px
}

.journal-left__cover img {
    width: 100%;
}

.journal-right {
    float: left;
    width: 50%;
    background: #fff;
    padding: 20px 30px 15px 15px;
}

.journal-right__top {
    border-bottom: 1px solid #d1d3ce;
    padding-top: 5px;
    padding-bottom: 18px;
    margin-bottom: 15px;
    position: relative;
}

.journal-right__title {
    font: bold 12px/14px 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 1.5px;
}

.journal-right__controls {
    position: absolute;
    right: 0;
    top: 0;
}

.journal-slider__prev,
.journal-slider__next {
    width: 10px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.journal-slider__prev {
    background: url('../i/journal-slider__prev.png') no-repeat;
    margin-right: 17px;
}

.journal-slider__next {
    background: url('../i/journal-slider__next.png') no-repeat
}

.journal-article__item {
    margin-bottom: 15px;
    padding-right: 25px;
}

.journal-article__item:last-child {
    margin-bottom: 0
}

.journal-article__item p {
    color: #7c7c7c;
    font: 14px/18px 'ProximaNova', Arial, sans-serif;
    margin: 0;
    padding-left: 3px;
}

.journal-article__title {
    font: italic 25px/25px 'Tinos', Georgia, serif;
    color: #000;
    margin: 0 0 8px;
    display: inline-block;
    padding-left: 3px;
}

.slick-journal .slick-prev,
.slick-journal .slick-next {
    display: none !important;
}

.download-article-b {
    text-align: center;
    max-width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 15px;
}

.download-article-b a {
    font: italic bold 20px/22px 'Tinos', Georgia, serif;
    color: #9b8646;
    margin-right: 10px;
}

.file-size {
    color: #7c7c7c;
    font: 14px/14px 'ProximaNova', Arial, sans-serif;
}

.pdf-i {
    width: 20px;
    height: 26px;
    background: url('../i/pdf-i.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.journal-article__list {
    margin-bottom: 0 !important
}



.mainpreview > .journal-subscription-b {
    width: 980px;
    margin: 0 0 0 -20px;
}

.journal-subscription-b {
    text-align: center;
    padding-top: 25px
}

.journal-subscription__inner {
    max-width: 208px;
    display: inline-block;
}

.journal-dd__buttons {
    padding-top: 15px;
    text-align: left;
    display: none;
}

.journal-dd__buttons ul {
    padding: 0;
    margin: 0;
}

.journal-dd__buttons li {
    margin-bottom: 10px;
    list-style: none;
}

.journal-dd__buttons li span {
    display: block;
    font: normal 0.8em 'ProximaNova', Arial, sans-serif;
    padding: 0px 0px 8px;
    margin: 0;
    color: #8C8C8C;
}

.subscription-link {
    display: inline-block;
    font: italic bold 20px/22px 'Tinos', Georgia, serif;
    color: #9b8646;
}
a.subscription-link {
    color: #9b8646;
}

#subscription {
    background: none;
}

#subscription .rubrics {
    width: 180px;
    margin: 0 0 0 700px;
    background: #fff;
    padding: 51px 30px 0 30px;
    border: 0 none;
    margin-top: -51px;
}

#subscription .rltitle {
    border-top: solid 5px #9b8646;
    margin: 0 0 40px 0;
    width: 180px;
    text-align: center;
}

#subscription .rubrcolumns {
    text-align: center;
    padding-bottom: 25px;
}

#subscription .rubrcolumns .col1 {
    width: 180px;
    margin-left: 0;
}

.menu-tip {
    font-size: 12px !important;
    display: block;
    color: #8C8C8C;
    text-transform: none !important;
    white-space: normal !important;
    margin-top: 5px;
}

.trailer:hover svg path {
    fill: #9b8646;
}

.previewBlocks {
    padding-top: 20px;
}

.previewBlocks > .rel {
    width: 980px;
    margin: 0 0 0 -20px;
}

@media screen and (max-width: 1300px) {
    .previewBlocks > .rel {
        width: 760px;
        margin: 0 0 0 75px;
    }
}

.top_preview {
    width: 195px;
    margin-bottom: 40px
}

.top_preview .pubpreview {
    display: block
}

.top_preview .i_title {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
}

.top_preview .img_block {
    width: 195px;
    /*height: 215px;*/
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.top_preview .img_block img {
    max-width: 100%;
}

.top_preview .i_descr {
    color: #7c7c7c;
}

.top_preview .i_descr p {
    font-size: 14px;
    line-height: 19px;
}

.top_preview .datetime {
    margin-bottom: 10px;
    color: #7c7c7c;
}

.top_preview .social_view {
    font: 0.75em/1.25em 'ProximaNova', Arial, sans-serif;
    font-weight: 700;
}

.top_preview .comments {
    color: #c2c2c2;
    position: relative;
    left: 2px;
    font: 0.75em/1.25em 'ProximaNova', Arial, sans-serif;
    vertical-align: bottom;
    font-weight: 700;
}

.top_preview .comments .ico {
    position: relative;
    top: 3px;
    margin-right: 4px;
    font-size: 1.2em
}

.top_preview_label {
    width: 15px;
    position: absolute;
    top: 14px;
    left: 15px;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.top_preview_label span {
    color: #9b8646;
    font-weight: 700;
}

.b-top__head {
    padding: 45px 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}

.b-top__head:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.75) 70%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.75) 70%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.75) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    z-index: 1
}

.b-top__head p {
    font: italic 18px/25px 'Tinos', Georgia, serif;
    margin: 0 0 25px;
    position: relative;
    z-index: 2
}

.b-top__head p:last-child {
    margin-bottom: 0
}

.b-top__box {
    background: #fff;
    padding: 25px;
    margin-bottom: 25px;
}

.b-top__box p {
    font: 18px/25px 'Tinos', Georgia, serif;
    margin: 0 0 30px;
}

.b-top__box p:last-child {
    margin-bottom: 0
}

.b-top__box-head {
    position: relative;
    margin-bottom: 35px;
}

.b-top__box-title {
    font: 25px/30px 'Tinos', Georgia, serif;
    padding-right: 110px;
}

.b-top__box-num {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    line-height: 35px;
    color: #fff;
    background: #9b8646;
    font-style: italic;
    text-align: center;
    border-radius: 50%;
    margin-right: 7px;
}

.b-top__box-votes {
    border: 1px solid #9b8646;
    color: #9b8646 !important;
    font: 14px/14px 'Tinos', Georgia, serif;
    padding: 10px 10px 10px 30px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 0;
}

.b-top__box-votes.active {
    background: #a39059;
    color: #fff !important;
}

.b-top__box-votes.active:before {
    opacity: 1;
}
.b-top__box-votes.active:after {
    opacity: 0;
}

.b-top__box-votes:before,
.b-top__box-votes:after {
    content: "";
    position: absolute;
    left: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 16px;
}

.b-top__box-votes:before {
    opacity: 0;
    background: url('../i/arrow-up.png') no-repeat;
}

.b-top__box-votes:after {
    background: url('../i/arrow-up-g.png') no-repeat;
}

.b-top__box-image {
    margin-bottom: 15px;
}

.b-top__box-image img {
    width: 100%;
}

.b-top__box-image-caption {
    font-size: 15px;
    color: #a0a0a0;
    font: italic 15px/19px 'Tinos', Georgia, serif;
    margin: 10px 0 0;
}

.mainpreview .top_preview {
    width: 220px;
    padding-left: 12px;
    border: 1px solid #acacac;
    padding-top: 12px;
    padding-bottom: 12px;
}

.mainpreview .top_preview:before {
    content: "";
    position: absolute;
    right: -12px;
    top: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    border: 4px solid #d7d7d7;
    transition: 200ms all;
}

.mainpreview .top_preview:hover:before {
    opacity: 1;
    z-index: -1;
}

.mainpreview .top_preview .img_block img {
    width: 100%;
}

.top5news {
    width: 460px;
}

.top5news .img-block {
    position: absolute;
    top: 85px;
    left: 27px;
}

.top5news .section.cont {
    padding-left: 200px !important;
    min-height: 200px;
    margin-bottom: 20px;
}

.top5line {
    background-color: #f3f3f3;
    margin-bottom: 2px;
    padding: 12px 10px 12px 20px;
    position: relative;
min-height: 40px;
}

.top5line__time {
    font-size: 12px;
    color: #7c7c7c;
    margin-right: 20px;
    display: inline-block;
    width: 6%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 15px;
}

.aligner {
    display: table;
    height: 100%;
}

.vert_align {
    display: table-cell;
    vertical-align: middle;
}

.top5line__heading {
    padding-left: 20px;
    border-left: 1px solid #d1d3ce;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 73%;
    margin-left: 10%;
    box-sizing: border-box;
}
.top5line__statistics {
    display: inline-block;
    width: 15%;
    box-sizing: border-box;
    vertical-align: top;
    float: right;
}

.top5line .social_view {
padding-top: 0
}

.top5line .social_view .eye {
    display: block;
margin-bottom: 7px;
margin-left: -2px;
margin-right:0;
}

.news_block.type-top5 .border-inner {
    display: block;
    border: 1px solid #acacac;
    padding: 15px;
}

.b-social__share {
    margin: 25px 0;
}

.b-social__share:after {
    content: "";
    display: block;
    clear: both;
}

.b-social__button {
    width: 50px;
    height: 50px;
    float: left;
    border: 1px solid #d5d5d5;
    border-right: none;
    position: relative;
    transition: 200ms all;
}

.b-social__button:last-child {
    border-right: 1px solid #d5d5d5;
}

.b-social__button:hover {
    background: #a39059
}

.b-social__button:hover svg {
    fill: #fff;
}

.b-social__button svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #a39059;
    transition: 200ms all;
}

.b-social__button.tw svg {
    width: 21px;
    height: 17px;
}

.b-social__button.vk svg {
    width: 17px;
    height: 17px;
}

.b-social__button.ok svg {
    width: 13px;
    height: 21px;
}

.b-social__button.fb svg {
    width: 11px;
    height: 20px;
}

.b-article-top__info {
    font-family: 'Tinos', Georgia, serif;
    text-align: center;
    font-size: 0;
    margin: 15px 0;
}

.b-article-top__author {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 20px;
    border-right: 1px solid #8c8c8c;
    font-size: 16px;
}

.b-article-top__author a {
    border-bottom: 1px dotted #919191;
}

.b-article-top__date {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 20px;
    color: #929292;
    font-size: 16px;
}

.widescreen .content.article--content {
    width: 850px;
    margin-left: 90px;
}

.b-article__section {
    background: #fff;
   /* border: 2px solid #f2eee2;*/
    padding: 10px 20px 60px;
    /*margin-bottom: 15px;*/
}

.b-article__section p a,
.b-article__section h2 a,
.b-article__section h3 a {
    color: #af8c33;
}

.b-article__section:after {
    content: "";
    clear: both;
    display: block;
}

.b-article__section h2 {
    font-size: 22px;
    line-height: 27px;
    text-indent: 35px;
    margin-bottom: 40px
}

.b-article__section h3 {
    font-family: 'ProximaNova';
    font-size: 18px;
    text-decoration: underline;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px;
}

.b-article__section p {
    font-family: 'Tinos', Georgia, serif;
    line-height: 22px;
    margin-bottom: 30px
}

.b-wide__img {
    margin: 0 -20px 35px;
}

.b-wide__img img {
    width: 100%;
}

.b-article__img {
    text-align: center;
    margin: 40px 0;
}

.b-article__img img {
    max-width: 100%;
}

.b-article__img-caption {
    max-width: 350px;
    margin: auto;
    padding-top: 13px;
    font-size: 14px;
    font-family: 'Tinos', Georgia, serif;
}

.b-twitter__insert {
    float: right;
    max-width: 370px;
    margin: 25px 20px;
    font-style: italic;
    font-size: 14px;
    text-align: center;
}

.b-twitter__insert p {
    margin-bottom: 10px;
}

.b-article__insert {
    background: #d8e6ef;
    padding: 0 35px 0 40px;
    margin: 5px 25px 15px -20px;
    float: left;
}

.b-article__insert-cover {
    width: 160px;
    height: 150px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.b-article__insert-cover img {
    width: 100%;
}

.b-article__insert-info {
    max-width: 130px;
    display: inline-block;
    vertical-align: middle;
}

.b-article__insert-title {
    text-decoration: underline;
    margin-bottom: 13px;
}

.b-article__insert-info p {
    margin: 0;
    font-size: 14px;
    font-family: 'ProximaNova';
}

.b-article__bottom {
    text-align: center;
    font-size: 0;
    margin: 40px 0;
}

.diletant-icon {
    width: 52px;
    height: 32px;
    background: url('../i/diletant-icon.png') center center no-repeat;
    display: inline-block;
    vertical-align: top;
    margin-right: 1px;
    border-right: 1px solid #585858;
}

.b-article__button {
    min-width: 95px;
    font-size: 14px;
    color: #fff !important;
    padding: 8px 20px;
    background: #a7a7a7;
    display: inline-block;
    vertical-align: top;
    font-family: 'Tinos', Georgia, serif;
    margin-right: 1px;
}

.b-article__button:hover {
    background: #bababa
}

.b-share__buttons {
    border-bottom: 1px solid #b7b7b7;
    width: 450px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    /*margin: 20px auto;*/
}

.b-bookmark__link {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Tinos', Georgia, serif;
    font-size: 14px;
    margin-top: 11px;
    margin-left: 15px;
    font-style: italic;
}
.b-bookmark__link a {
    color: #929292;
}

.b-share__button {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 38px;
    width: 74px;
    border: 1px solid #b7b7b7;
    text-align: center;
    margin-bottom: -1px;
    font-family: 'Tinos', Georgia, serif;
}

.b-share__button.fb:hover .b-share__icon{
    background: #3c5a97
}
.b-share__button.vk:hover .b-share__icon {
    background: #3c5a97
}
.b-share__button.tw:hover .b-share__icon,
.tw--icon:hover {
    background: #54abed
}
.b-share__button.ok:hover .b-share__icon {
    background: #f5821f
}

.b-share__button a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
}

.b-share__icon {
    width: 22px;
    height: 22px;
    background: #b7b7b7;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    position: relative;
    transition: 200ms all;
}

.b-share__icon i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.b-share__count {
    font-size: 13px;
    color: #a3a3a3;
}

.fb-share-icon {
    width: 8px;
    height: 17px;
    background: url('../i/fb-share.svg') no-repeat;
    background-size: 100%;
}
.vk-share-icon {
    width: 14px;
    height: 8px;
    background: url('../i/vk-share.svg') no-repeat;
    background-size: 100%;
    top: 2px;
}
.tw-share-icon {
    width: 14px;
    height: 11px;
    background: url('../i/tw-share.svg') no-repeat;
    background-size: 100%;
}
.ok-share-icon {
    width: 10px;
    height: 16px;
    background: url('../i/ok-share.svg') no-repeat;
    background-size: 100%;
}

.b-submenu {
    width: 940px;
    position: absolute;
    // top: 126px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    display: none;
}

.b-submenu li {
    list-style: none;
    font: italic 18px/20px 'Tinos', Georgia, serif;
}

.b-submenu__list-item {
    padding-bottom: 13px;
}

.b-submenu ul {
    padding-left: 0;
}

.b-submenu__list-item a {
    margin-left: 10px;
    display: block;
    padding: 10px 22px 10px 37px;
}
.b-submenu__list-item > a {
    position: relative;
}

.submenu-item__link:hover > a {
    background: #e7e7e7;
    color: #8e8e8e;
    box-shadow: 10px 0 0 #e7e7e7;
    z-index: 2;
}

.b-submenu__list-item:hover .b-submenu__inner {
    display: block;
}

.b-submenu li span {
    font-size: 13px;
    display: block;
    margin-top: 2px;
    margin-left: -5px;
    position: relative;
}

.b-submenu__list {
    width: 240px;
    background: #fff;
    box-sizing: border-box;
}

.b-submenu__list ul {
    margin: 0;
    padding-top: 10px;
}

.b-submenu__inner {
    width: 700px;
    min-height: 560px;
    max-height: 560px;
    overflow: auto;
    position: absolute;
    // left: 223px;
    left: 240px;
    top: 0;
    display: none;
    padding: 5px 30px;
    border: 10px solid #fff;
    border-left: 0;
    background: #e7e7e7;
    box-sizing: border-box;
}

.b-submenu__inner ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}

.b-submenu__inner li {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px
}

.b-submenu__inner a {
    padding-top: 4px;
    padding-bottom: 4px;
}

.b-submenu__inner a:before {
    top: 26px;
}

.b-submenu__inner a:hover {
    color: #8e8e8e;
}

.b-twitter__insert-back {
    width: 374px;
    height: 119px;
    float: right;
    font-size: 13px;
    background: url('../i/twitter_insert.jpg') no-repeat;
    padding: 0 20px 0 115px;
    margin: 0 0 10px 15px;
    transition: 200ms;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.b-twitter__insert-back:hover {
    opacity: 0.9;
}

.b-twitter__insert-container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
     color: #fff;
    box-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.b-twitter__insert-container p {
    margin: 0;
    font-style: italic;
    line-height: 1.1
}

.b-article-top__share {
    margin: 30px 0 30px 90px;
    text-align: left;
}

.b-article-top__share_page {
    margin-left: 0;
}

.b-article-top__controls {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
     padding-top: 12px;
}

.b-article-top__controls a {
    color: #adadad;
    font: italic .875em/.875em 'Tinos', Georgia, serif;
    margin-right: 15px;
}

.b-article-top__controls a:hover {
    color: #af8c32;
}

.b-article-top__controls .eye {
    margin-right: 15px;
    color: #c2c2c2;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none
}

.b-article-top__controls .eye:before {
    content: "'";
    font: normal 6px 'icomoon';
    font-size: 1em;
    /* color: #c2c2c2; */
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}

.b-article-top__controls .like {
	color: #adadad;
}

.b-main-slider {
    height: 240px;
    position: relative;
    margin-bottom: 30px;
    opacity: 0
}

.widescreen .b-main-slider__content {
    width: 1210px;
}

.b-main-slider__content {
    width: 968px;
    height: inherit;
    margin: auto;
    position: relative;
    left: 15px;
    box-shadow: -10px 0 0 #474747;
    font-style: italic;
}

.b-main-slider__slide {
    width: 135px;
    height: inherit;
    overflow: hidden;
    position: absolute;
    font-family: 'Tinos', Georgia, serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    box-shadow: -3px 0 8px rgba(0, 0, 0, 0.3);
}

.b-main-slider__slide:first-child {
    width: 650px;
    box-shadow: none;
}

.b-main-slider__slide:nth-child(2){
    right: 425px;
}

.b-main-slider__slide.top--position .b-main__slider-info {
    margin-top: -80px;
}

.b-main-slider__slide.bottom--position .b-main__slider-info {
    margin-top: 60px;
}

.b-main-slider__slide:nth-child(3){
    right: 290px;
}

.b-main-slider__slide:nth-child(4){
    width: 75px;
    right: 215px;
}

.b-main-slider__slide:nth-child(5){
    width: 75px;
    right: 140px;
}

.b-main-slider__slide:nth-child(6){
    width: 140px;
    right: 0;
    box-shadow: none;
}

.hover-slide:hover {
    box-shadow: none;
}

.hover-slide {
    z-index: 2
}

.b-main__slider-info {
    color: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 2
}

.b-main__slider-info h4 {
    font-size: 1.875em;
    font-weight: 400;
    margin: 0;
}

.b-main__slider-info hr {
    border: none;
    height: 1px;
	margin: 10px 0 5px;
    border-bottom: 2px dotted #fff;
}

.b-main__slider-info.small--info {
    min-width: 75px;
    color: #000;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.85);
}

.b-main__slider-info.small--info h4 {
    font-size: 1em;
    margin-top: 0.6em;
}

.b-main__slider-info.small--info p {
    font-size: 13px;
    line-height: 12px;
    margin-bottom: 1em;
}

.b-main__slider-info.small--info p:first-child {
    margin: 10px 0 12px;
}

.b-main__slider-info.small--info hr {
    border-bottom: 1px solid #a5a4a3;
    margin: 10px 0;
}

.b-main-slider__blockquote {
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
}

.b-main-slider__blockquote-author {
    position: absolute;
    bottom: 15px;
    right: 10px;
    color: #929292;
    font-size: 12px;
}

.b-main-slider-back__left,
.b-main-slider-back__right {
    width: 968px;
    height: 240px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.b-main-slider-back__left {
    left: 10px;
}

.widescreen .b-main-slider-back__left,
.widescreen .b-main-slider-back__right {
    width: 1210px;
}

.b-main-slider-back__left {
    -webit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.b-main-slider-back__right {
    left: 30px;
    -webit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.b-main-slider-back__top {
    width: 100%;
    height: 165px;
}

.b-main-slider-back__bottom {
    width: 100%;
    height: 75px;
}

.b-main-slider-back__item {
    width: 60px;
    height: 33px;
    position: absolute;
}

.b-main-slider-back__left .item--first {
    bottom: 141px;
    right: 0;
}

.b-main-slider-back__left .item--sec {
    bottom: 108px;
    right: 0;
}

.b-main-slider-back__left .item--third {
    bottom: 75px;
    right: 0;
}

.b-main-slider-back__left .item--fourth {
    bottom: 42px;
    right: 0;
}

.b-main-slider-back__left .item--fifth {
    bottom: 108px;
    right: 60px;
}

.b-main-slider-back__left .item--six {
    bottom: 75px;
    right: 60px;
}

.b-main-slider-back__left .item--seven {
    bottom: 42px;
    right: 60px;
}

.b-main-slider-back__left .item--eight {
    bottom: 75px;
    right: 120px;
}

.b-main-slider-back__right .item--first {
    bottom: 75px;
    left: 0;
}

.b-main-slider-back__right .item--sec {
    bottom: 42px;
    left: 0;
}

.b-main-slider-back__right .item--third {
    bottom: 42px;
    left: 60px;
}

.bmain-shadow{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.announce-mark {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 200px;
    height: 431px;
    padding-bottom: 20px;
}

.announce-mark__inner {
    position: relative;
    z-index: 1;

    width: 100%;
    max-height: 407px;

    overflow: hidden;
}

.announce-mark::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('../i/mark-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: '';
}

.announce-mark::after {
    position: absolute;
    left: 4px;
    top: 4px;
    z-index: 0;

    width: calc(100% - 8px);
    height: calc(100% - 8px);

    box-shadow: 1px 2px 7px 3px rgba(0, 0, 0, 0.45);
    content: '';
}

.announce-mark__head {
    width: 148px;
    height: 53px;
    margin: auto;
    padding-top: 20px;
    background-image: url('../i/mark-head.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}

.announce-mark__img-wrap {
    width: 176px;
    height: 176px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.announce-mark__img {
    display: block;
    width: 100%;
}

.announce-mark__title {
    border-left: 2px dotted currentColor;
    color: #000;
    font-family: 'a_PlakatTitul', sans-serif;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 16px;
    max-height: 63px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 2px;
}

.announce-mark__descr {
    margin-top: 24px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 13px;
    letter-spacing: 0.47px;
    line-height: 1;
    font-family: 'ProximaNova', Arial, sans-serif;
    color: #984b1c;
}

.announce-document {
    color: #fff;
    padding: 24px 0 0;
    position: relative;
    z-index: 1;
}

.announce-document:before {
    content: '';
    display: block;
    left: 0;
    position: absolute;
    z-index: -1;
}

.announce-document:before {
    background: url('../i/document_top.png');
    height: 347px;
    right: -10px;
    top: 0;
}

.announce-document__title {
    color: #fff;
    font-family: 'ProximaNova';
    font-weight: 700;
    letter-spacing: 5.7px;
    margin: 0 0 21px;
    text-align: center;
    text-transform: uppercase;
}

.announce-document__img-wrap {
    height: 160px;
    margin: 16px 32px 0;
    overflow: hidden;
    padding-bottom: 0;
    width: 150px;
}

.announce-document__img-wrap img {
    height: 100%;
    display: block;
    width: 100%;
}

.announce-document__content {
    background: url('../i/document_bg.png') 0 0 repeat-y;
    font-size: 14px;
    line-height: 1.357142857142857;
    padding: 8px 32px;
}

.announce-document__content a {
    color: #fff;
}

.announce-document__content a:hover {
    color: inherit;
}

.announce-document__subtitle {
    color: #000;
    margin: 16px 32px 0;
    padding-bottom: 0;
}

.announce-document__description {
    font: normal 0.875em 'ProximaNova', Arial, sans-serif;
    padding: 0 0 8px;
    margin: 0;
}

.announce-document__content {
    color: #fff;
}

.announce-document__footer {
    background: url('../i/document_bottom.png') 50% 0 no-repeat;
    height: 39px;
    padding: 0 32px;
}

.announce-document__footer .social_view {
    padding-top: 0;
}

.announce-document__footer .social_view .eye,
.announce-document__footer .social_view .mess,
.announce-document__footer .social_view .eye:before,
.announce-document__footer .social_view .mess:before {
    color: #fff;
}

@media (max-height: 800px){
    .b-submenu li {
        font: italic 15px/15px 'Tinos', Georgia, serif;
    }

    .b-submenu__inner li {
        margin-bottom: 1px;
    }

    .b-submenu li {
        font: italic 16px/18px 'Tinos', Georgia, serif;
    }

   .b-submenu__list-item {
        padding-bottom: 3px;
    }
}

body._noScroll {
    overflow-y: hidden;
}

.b-submenu__list._scroll {
    overflow-y: scroll;
}

.b-submenu {
    max-height: 443px;
}

#seedr-player {
    padding-bottom: 30px;
}

.b-aside__col {
    width: 240px;
    float: right;
}

.b-aside__col .ad.iblock {
    margin-bottom: 40px;
}

.b-section__col {
    width: calc(100% - 240px);
    float: left;
    margin-left: -20px;
}

.b-wrap-video,
#inpage_VI-209269-0-819743081 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.b-wrap-video {
    background: rgba(255, 255, 255, .5);
    border-radius: 2px;
    border: 2px solid #e4e4e4;
    padding: 16px 16px 9px !important;
    position: relative;
    text-align: center;
}

.b-wrap-video iframe {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 9;
}

.b-wrap-video:after {
    background: url('../i/bg_video.png') no-repeat;
    content: '';
    height: 529px;
    position: absolute;
    width: 800px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.b-aside__col .preview {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.mainsidebar {
    height: auto !important;
}

.chkwrap-description {
    display: none;
}

.answer-modal {
    width: 660px;
    height: 440px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -330px;
    margin-top: -220px;
    border: solid 8px #2eab9d;
    overflow: hidden;
    z-index: 1010;
    display: none;
}

.answer-modal-bg {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
    z-index: 1000;
    display: none;
}

.app-description {
    width: 100%;
    height: 390px;
    overflow: hidden;
    padding: 70px;
    box-sizing: border-box;
    color: #FFF;
}

.app-description p {
    font-weight: bold;
    font-size: 1.125em;
    line-height: 1.3em;
}

#answer-continue {
    margin: 0 auto;
    width: 180px;
    display: block;
}

.ball {
    margin-bottom: 30px;
    display: inline-block;
}

.ball-picture {
    float: left;
    margin-right: 25px;
    margin-bottom: 5px;
}

.ball-text {
    text-align: justify;
    font-size: 1.125em;
    line-height: 1.44em;
}

.grf-widget__logo {
    display: none;
}

.lid-image {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    text-align: center;
}

.shared_block {
	display: inline-block;
	position: relative;
}
.shared_block .sharing_soc {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
}
.shared_block:hover .sharing_soc {
	display: block;
}


.scrollTop {
  display: block;
  width: 100px;
  position: fixed;
  top: 0;
  left: -100%;
  height: 100vh;
  z-index: 100;
  font: 900 .75em 'Arial Black', Gadget, sans-serif;
    text-transform: uppercase;
    letter-spacing: .15em;
    text-align: center;
    transition: all 0.3s;
    padding-top: 20px;
}
.scrollTop.is-open{
    left:0;
}
.scrollTop:hover{
    background: rgba(0,0,0,0.1);
}
.scrollTop:before{
    display: block;
    font: normal 12px 'icomoon';
  content: '2';
  margin: 5px auto;
  transform: rotate(180deg);
  width: 20px;
}
.scrollTop.mini {
   width: 50px;
}
.scrollTop.mini .scrollTop__text {
    display: block;
    width: 10px;
    word-wrap: break-word;
    margin-left: 21px;

}


















.page-intro {
    align-items: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    min-height: 500px;
    padding-bottom: 70px;
    padding-top: 100px;
    position: relative;
    text-align: center;
}

.page-intro__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 666px;
}

.page-info {
    font-size: 18px;
    list-style: none;
    margin: 0 0 20px -18px;
    padding: 0;
}

.page-info__item {
    display: inline-block;
    margin-left: 18px;
}

.page-info__views:before {
    content: "'";
    display: inline-block;
    font: normal 10px 'icomoon';
    margin-right: 10px;
    margin-top: -3px;
    vertical-align: middle;
}

.page-intro__title {
    color: #fff;
    font-size:  60px;
    margin: 20px 0;
    text-align: center;
}

.page-intro__description {
    font-size: 18px;
    line-height: 1.444444444444444;
}

.page-socials {
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.page-socials__item {
    border: 1px solid #fff;
    border-top: 0;
    height: 48px;
    width: 48px;
}

.page-socials__item:first-child {
    border-top: 1px solid #fff;
}

.page-socials__link {
    display: block;
    height: 100%;
    line-height: 60px;
}

.page-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1244px;
}

.page-wrapper:after {
    clear: both;
    content: '';
    display: table;
}

.page-content {
    margin-right: 316px;
}

.page-sidebar {
    float: right;
    margin-left: 16px;
    margin-top: 24px;
    width: 300px;
}
.page-sidebar--flex {
    float: none;
    margin-top: 0;
}

.page-sidebar__advertising-link {
    border-bottom: 1px solid #bfbfbf;
    float: right;
    font-size: 14px;
    margin-bottom: 7px;
}

.page-sidebar__advertising-link:hover {
    border-color: #9b8646;
}

.b-article__section .recommended-articles__title {
    color: #af8c33;
    font-size: 45px;
    line-height: 1;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-indent: 0;
}

.recommended-articles__title-value {
    display: inline-block;
    padding-left: 28px;
    padding-right: 28px;
    position: relative;
}

.recommended-articles__title-value:before,
.recommended-articles__title-value:after {
    background: #af8c33;
    content: '';
    height: 2px;
    margin-top: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 9999px;
}

.recommended-articles__title-value:before {
    right: 100%;
}

.recommended-articles__title-value:after {
    left: 100%;
}

.recommended-list {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: -40px -12px 0;
    padding: 50px 0 0;
}

.recommended-list__item {
    background: #262b2f;
    border-radius: 3px;
    box-sizing: border-box;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 15px;
    padding: 30px 28px;
    width: calc(33.33333333333333% - 24px);
}

.article-info {
    color: #af8c33;
    font-size: 12px;
    font-weight: 700;
    list-style: none;
    margin: 0 0 8px -18px;
    padding: 0;
}

.article-info__item {
    display: inline-block;
    margin-left: 18px;
}

.article-info__category,
.article-info__category:link,
.article-info__category:visited {
    color: #af8c33;
}

.article-info__category {
    text-transform: uppercase;
}

.article-info__category:hover {
    text-decoration: underline;
}

.article-info__views:before {
    content: "'";
    display: inline-block;
    font: normal 10px 'icomoon';
    margin-right: 10px;
    margin-top: -3px;
    vertical-align: middle;
}

.recommended-list__img-wrap {
    height: 220px;
}

.recommended-list__img {
    height: 100%;
    display: block;
    object-fit: cover;
    width: 100%;
}

.b-article__section .recommended-list__title {
    color: #af8c33;
    font-family: 'Tinos', Georgia, serif;
    font-style: italic;
    font-weight: bold;
    line-height: 1.3;
    margin: 13px 0 3px;
    text-align: left;
    text-decoration: none;
}

.recommended-list__title-link {
    color: #af8c33;
}

.recommended-list__title-link:hover {
    text-decoration: underline;
}

.b-article__section .recommended-list__description {
    font-family: 'ProximaNova', Arial, sans-serif;
    line-height: 1.135;
    margin-bottom: 0;
}

.b-article__section .recommended-list__description-link {
    color: #fff;
}

.recommended-list__description-link:hover {
    text-decoration: underline;
}

.best-articles {
    background: #262b2f;
    border-radius: 3px;
    color: #fff;
}

.best-articles__head {
    align-items: center;
    border-bottom: 1px solid #af8c33;
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 15px;
}

.best-articles__head-title {
    color: #af8c33;
    font-family: 'Tinos', Georgia, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    margin-right: 13px;
}

.toggler-nav {
    color: #af8c33;
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.toggler-nav__item {
    border-bottom: 1px solid #af8c33;
    border-top: 1px solid #af8c33;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 6px 14px;
    user-select: none;
}

.toggler-nav__item.is-active {
    background: #af8c33;
    color: #262b2f;
}

.toggler-nav__item:first-child {
    border-left: 1px solid #af8c33;
    border-radius: 3px 0 0 3px;
}

.toggler-nav__item:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #af8c33;
}

.toggler__content {
    display: none;
}

.toggler__content.is-active {
    display: block;
}

.articles-list {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.articles-list.is-active {
    display: block;
}

.articles-list__item {
    min-height: 70px;
}

.articles-list__item.is-hidden {
    display: none;
}

/*@media (max-height: 723px) {
    .articles-list__item:nth-child(n+3) {
        display: none;
    }
}

@media (max-height: 809px) {
    .articles-list__item:nth-child(n+4) {
        display: none;
    }
}

@media (max-height: 895px) {
    .articles-list__item:nth-child(n+5) {
        display: none;
    }
}

@media (max-height: 981px) {
    .articles-list__item:nth-child(n+6) {
        display: none;
    }
}

@media (max-height: 1067px) {
    .articles-list__item:nth-child(n+7) {
        display: none;
    }
}

@media (max-height: 1153px) {
    .articles-list__item:nth-child(n+8) {
        display: none;
    }
}

@media (max-height: 1239px) {
    .articles-list__item:nth-child(n+9) {
        display: none;
    }
}

@media (max-height: 1325px) {
    .articles-list__item:nth-child(n+10) {
        display: none;
    }
}*/

.articles-list__bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s;
    visibility: hidden;
    z-index: -1;
}

.articles-list__bg:after {
    background: rgba(0, 0, 0, 0.45);
    bottom: 0;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
}

.articles-list__link {
    display: block;
    padding: 15px 23px;
    position: relative;
    border-bottom: 1px solid #af8c33;
}

.articles-list__link:hover .articles-list__bg {
    opacity: 1;
    visibility: visible;
    z-index: 8;
}

.articles-list__item:first-child .articles-list__bg {
    border-top: 0;
}

.articles-list__item:last-child .articles-list__bg {
    border-bottom: 0;
}

.articles-list__content {
    position: relative;
    z-index: 9;
}

.articles-list__description {
    color: #fff;
}


.sidebar-banner-wrap {
    margin-bottom: 40px;
    margin-top: 16px;
}

.sidebar-banner-wrap._mini-bottom {
    margin-bottom: 16px;
    margin-top: 0;
}

.sidebar-banner-wrap:first-of-type {
    margin-top: 0;
}

.sidebar-banner-wrap:last-of-type {
    margin-bottom: 0;
}

.sidebar-banner {
    text-align: center;
}

@media (max-width: 1299px) {
    .recommended-list__item {
        width: calc(50% - 24px);
    }
    .recommended-list__item:nth-child(n+5) {
        display: none;
    }
}

/*adv page*/
.adv-page {
    padding-bottom: 265px;
}
.adv-intro {
  justify-content: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  min-height: 494px;
  padding-top: 72px;
  padding-bottom: 50px;    
  position: relative;
}
.adv-intro__content {
  max-width: 1032px;
  padding-left: 30px;
  padding-right: 30px;
}
.adv-intro__title {
  font-size: 78px;    
  line-height: 1;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 55px;
  margin-bottom: 57px;
}
.adv-intro__text {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  line-height: 24px;
  padding-left: 10px;
}
.adv-intro__left {
  font-size: 28px;
  line-height: 32px;
  flex-basis: 420px;
  font-family: 'Tinos', Georgia, serif;
}
.adv-intro__right {
  flex-basis: 565px;
  padding-top: 5px;
  box-sizing: border-box;
}
a.adv-intro__link {
  color: #af8c33;
  text-decoration: underline;
}
a.adv-intro__link:hover {
  text-decoration: none;
}

/*adv-page*/
.adv-page__content {
  display: flex;
  justify-content: center;
  background-color: #f3f3f3;
}
.adv-page__container {
  max-width: 1246px;
  width: 100%;
  background-color: #fff;
}

/*adv-statistic*/
.adv-statistic {
  padding-top: 48px;
  padding-bottom: 56px;
  line-height: 1;
  color: #262b2f;
}
.adv-statistic__title {
  font-size: 45px;
  font-style: normal;
  text-align: center;
  margin-top: 0;
  margin-bottom: 82px;
}
.adv-statistic__block-cont {
  display: flex;
  justify-content: space-between;
}
.adv-statistic__block {
  width: 32.5%;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 27px;
}
.adv-statistic__block.adv-statistic__block--left { 
  width: 34%;
}
.adv-statistic__block.adv-statistic__block--center {
  border-right: 2px solid #b2913b;
  border-left: 2px solid #b2913b;
  box-sizing: border-box;
  width: 33.5%;
}
.adv-statistic__digit {
  font-size: 72px;
  min-height: 72px;
  font-family: 'Tinos', Georgia, serif;
  margin-bottom: 13px;
}
.adv-statistic__text {
  font-size: 28px;
}

/*adv-audience*/

.adv-audience {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  background-color: #262b2f;
  color: white;
  padding-top: 76px;
  padding-bottom: 87px;
}
.adv-audience__title {
  font-family: 'Tinos', Georgia, serif;
  font-style: normal;
  font-size: 45px; 
  margin-bottom: 24px;
  color: #b2913b;
  margin-top: 0;
}
.adv-audience__text {
  font-size: 18px; 
  line-height: 24px; 
}

.adv-audience__text p:last-of-type{
    margin-bottom: 0;
}

.adv-audience__content {
  width: 34%;
  box-sizing: border-box;
  padding-left: 6%;
}
.adv-audience__bar-cont {
  display: flex;
  align-items: flex-end;

}
.adv-audience__cat-title {
  font-family: 'Tinos', Georgia, serif;
  font-size: 24px; 
  color: #b2913b;
  line-height: 1;
  margin-right: 12px;
}
.adv-audience__category {
  font-size: 14px;
}
.adv-audience__bars {
  margin-left: 3.5%;
  margin-bottom: 5px;
}

.adv-audience__bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 13px;
  margin-right: 13px;
}
.adv-audience__bar--mans {
  margin-right: 7px;
  margin-left: 6px;
}
.adv-audience__square {
  width: 33px;
  box-sizing: border-box;
  background-color: #bc9f55;
  border-radius: 5px;
  color: #262b2f;
  padding-top: 37px;
  margin-bottom: 12px;
}
.adv-audience__square span {
  display: block;
  font-size: 14px;
  transform: rotate(-90deg);
}

/*adv-places(slider)*/

.adv-places {
    position: relative;
    z-index: 5;
}

.adv-places__slider .slick-prev,
.adv-places__slider .slick-next {
    top: 48.5%;
    width: 35px;
    height: 65px;
}
.adv-places__slider .slick-prev:before,
.adv-places__slider .slick-prev:after,
.adv-places__slider .slick-next:before,
.adv-places__slider .slick-next:after {
  content:"";
  position: absolute;
  left: 15px;
  width: 2px;
  height: 45px;
  background-color: #b4933f;
}
.adv-places__slider .slick-prev:before {
  top: -6px;
  transform: rotate(45deg);
}
.adv-places__slider .slick-prev:after {
  top: 25px;
  transform: rotate(-45deg);
}

.adv-places__slider .slick-next:before {
  transform: rotate(-45deg);
  top: -7px;
}
.adv-places__slider .slick-next:after {
  top: 24px;
  transform: rotate(45deg);
}

.adv-places__slider .slick-next {
  right: 10%;
  left: auto;
}
.adv-places__slider .slick-prev {
  left: 10%;
}

.adv-places__title {
    text-align: center;
    font-style: normal;
    font-size: 46px;    
    margin-top: 40px;
    margin-bottom: 24px;
}


.adv-places__slider{
  position: relative;
  text-align: center;
  
}

.adv-places__slider .slick-list {
   height: 920px; 
}
.adv-places__slider-nav-cont {
    text-align: center;
    font-size: 0;
    margin-bottom: 25px;
}
label.adv-places__slider-nav {
    display: inline-block;
    width: auto;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-transform: lowercase;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #af8c33;
}
label.adv-places__slider-nav--borders-left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: none;
}
label.adv-places__slider-nav--borders-right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: none;
}
.adv-places__slider-nav-cont input {
    display: none;
}
.adv-places__slider-nav-cont input:checked+label{
    background-color: #af8c33;
    color: white;
}
.adv-places__slider-item {
  position: relative;
}

.adv-places__slider-img {
  margin: 0 auto;
}
.adv-places__slider-text {
  max-width: 590px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 70px;
}
.adv-places__slider-text a {
   color: #b8994a;
text-decoration: underline; 
}
.adv-places__slider-text--narrow {
    max-width: 490px;
}

/*adv-form*/

.adv-form {
    background-color: #262b2f;
    padding-top: 205px;
    border-bottom: 2px solid #af8c33;
    margin-top: -230px;
    position: relative;
    z-index: 0;
    font-size: 0;
    padding-bottom: 94px;
}
.adv-form__container {
    max-width: 845px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.adv-form__title {
    color: #af8c33;
    margin-bottom: 15px;
    font-size: 45px;
    line-height: 31px;
    margin-top: 0;
    font-style: normal;

}
.adv-form__left {
    color: white; 
    width: 45.6%;   
}
.adv-form__text {
    margin-bottom: 37px;
    font-size: 18px;
    line-height: 24px;
}
.adv-form__downloads {
    display: flex;
}
a.adv-form__link {
    display: flex;
    color: #af8c33;
    line-height: 19px;
    font-size: 18px;
    text-decoration: underline;
    margin-right: 20px;
}
.adv-form__link:before {
    content:"";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk5RjExMjkwNkVGQTExRThCMzI5QzQ4RDhGMTJFQjJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk5RjExMjkxNkVGQTExRThCMzI5QzQ4RDhGMTJFQjJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTlGMTEyOEU2RUZBMTFFOEIzMjlDNDhEOEYxMkVCMkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTlGMTEyOEY2RUZBMTFFOEIzMjlDNDhEOEYxMkVCMkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4F1G/ZAAAAu0lEQVR42mJc32M8iYGBIRaI/zPgBmxAfBSIA4D4O0yQCYjjgFgEiIXw4DQgNgTitVCD4JpB4C8DYTAPiO8C8WqYAUwMxAOQt/KA+BUQLwNiFlI0WwBxGdR2OyBeSKzm40B8AogFgVgA6gUfFiI13wfiSjSxSGSbn0H9RQg/g2lAtlmKgUSAbPNTIm1+is1maUpsfkikzQ+w2Sw/NP1Mf5sZgZiZRH0g9awgm5cC8Vsg/keCZpCFiwECDACC105D8HDKnAAAAABJRU5ErkJggg==);
    width: 15px;
    height: 19px;
    margin-right: 12px;
}

.adv-form__right {
    display: flex;
    flex-wrap: wrap;
    width: 50.4%;
}
.adv-form__input {
    border-radius: 5px;
    color: #a0a0a0;
    font-size: 14px;
    line-height: 24px;
    padding: 7px 9px;
    border: none;
    margin-right: 2.3%;
    margin-bottom: 20px;
    width: 38.1%;
    border: 1px solid #fff;
    box-sizing: border-box;
}
input.adv-form__input:invalid {
    background-color: #fff;
}
input.adv-form__input.error {
    border-color: red;
}
.adv-form__input--name {
    width: 19%;
}
.adv-form__input--phone {
    margin-right: 0;
}
.adv-form__input--textarea {
    width: 100%;
    height: 109px;
    padding: 7px 9px;

}
.adv-form__input--button {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #262b2f;
    background-color: #af8c33;
    width: 30.7%;
    margin-bottom: 0;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    font-size: 15px;
    border: none;
}

.error-message {
    display: none;
    font-size: 14px;
    color: red;
    margin-bottom: 15px;
    opacity: 0.6;
}

/*test*/

.test {
    padding-top: 50px;
}

/*HEADER*/
.test__header {
    position: absolute;
    padding: 20px 35px;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 2;
    box-sizing: border-box;
    color: white;
}
.test__header--question {
    color: #af8c33;
}
.test__header-block {
    display: flex;
}
.test__header-category {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 4px 20px;
    border-radius: 5px;
    border: 1px solid #fff;
    letter-spacing: 0.5px;
}
.test__header-category--question {
    color: black;
    border-color: #af8c33;
}
.test__header-count {
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    margin-left: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.test__header-time {
    display: flex;
    margin-left: 20px;
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.test__header-time-text {
    margin-left: 6px;
}
.test__header-number {
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #af8c33;
}
.test__header-pass {
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: dashed;
    border: none;
    background: transparent;
    margin-left: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #af8c33;
}
.test__header-clock {
    fill: #fff;
}
.test__header-clock--question {
    fill: #af8c33;
}
/*COVER and Result*/
.test__cover {
    max-width: 1037px;
    padding-right: 30px;
    padding-left: 30px;
    margin: 0 auto;
}
.test__cover-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 558px;
    padding: 20px 35px;
    color: white;
    background-color: rgb(38, 43, 47);
    border-radius: 5px;
    overflow: hidden;
    font-family: 'ProximaNova';
    padding-top: 60px;
    box-sizing: border-box;
}
.test__cover-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0.6;
    z-index: 0;
}

.test__cover-content {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 72px;
}
.test__cover-title {
    font-size: 60px;
    margin-bottom: 14px;
    margin-top: 0;
}
.test__cover-text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}


/*test-socials*/
.test__cover-bottom {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 2;
    top: auto;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(0);
}
.test__cover-bottom-share {
    margin-right: 30px;
}
.test__socials {
    display: flex;
    position: static;
    z-index: 2;
    transform: none;
    
}
.test__socials .page-socials__item {
    border-top: 1px solid #fff;
    border-left: 0; 
}
.test__socials .page-socials__item:first-child {
    border-left: 1px solid #fff;
}

.test__socials .page-socials__link {
    display: flex;
    justify-content: center;
}

/*Question*/

.test__question {
    display: flex;
    justify-content: space-between;
    max-width: 1282px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto;
}
.test__question-container {
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 556px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px; 
}
.test__question-content{
    max-width: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.test__question-counter {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;  
    color: #af8c33;
    text-align: center;
}
.test__question-answer-cont{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    min-width: 400px;
}
.test__answer{
    width: 50%;
    border: none;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    min-height: 78px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 25px;
    font-weight: 600;
    background-color: #fff;
    text-align: left;
    text-transform: none;
}
.test__answer:hover {
    background-color: #ededed;
}
.test__input:checked + .test__answer {
   background-color: #ededed; 
}

.test__input:checked + .test__answer.wrong {
   background-color: #edb2b7; 
}
.test__input:checked + .test__answer.right {
   background-color: #a1dfb1; 
}
.test__input {
    display: none;
}
.test__question-text{
    font-family: 'Tinos', Georgia, serif; 
    font-style: italic;
    font-size: 24px;
    line-height: 30px;  
    margin-top: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.test__question-wrong-text {
    margin-top: 15px;
    color: #cf868c;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}
.test__question-right-text {
    margin-top: 15px;
    color: #a1dfb1;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}

/*Footer*/
.test__footer {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 20px;
}

/*Buttons*/
a.test__button {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 8px 26px;
    border-radius: 5px;
    background-color: #af8c33;
    color: white;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-sizing: border-box;
}
a.test__button--gray {
    color: black;
    background-color: #ededed;
}

.modal {
  display: inline-block;
  text-align: left;
  font-size: 16px;
  background-color: #fff;
  max-width: 372px;
  border-radius: 3px;
  overflow: hidden;
}

.modal--error {
  max-width: 370px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 16px;
}

.modal__content {
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.modal__content p {
  margin-top: 0;
}

.modal__error-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal__top {
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #30363b;
  padding: 10px 10px;
}

.modal__close-button {
  position: relative;
  width: 17px;
  height: 17px;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.modal__close-button:after, .modal__close-button:before {
  content: "";
  position: absolute;
  left: -3px;
  top: 7px;
  width: 22px;
  height: 2px;
  background-color: #fff;
}

.modal__close-button:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal__close-button:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal__input {
  display: block;
  width: 100%;
  height: 37px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 11px;
  line-height: 24px;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
}

.modal__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #30363b;
  border-radius: 5px;
  color: #fff;
  border: none;
  height: 30px;
  min-width: 112px;
  text-transform: uppercase;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.mfp-content {
  text-align: center;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }



/*NEW FOOTER*/
.main-footer {
  height: 335px;
  width: 100%;
  background-color: #30363b;
  position: absolute;
  bottom: 0;
  color: #9da1a5;
  font-size: 14px;
  line-height: 16px;
  padding-top: 27px;
  box-sizing: border-box;
  z-index: 1;
}
.main-footer p {
    margin-top: 12px;
    margin-bottom: 12px;

}

@media print {
  .main-footer {
    display: none;
  }
}

@media (max-width: 1299px) {
  .main-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.main-footer--fixed {
  position: fixed;
  z-index: 10;
  -webkit-transform: translateY(335px);
  -ms-transform: translateY(335px);
  transform: translateY(335px);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.main-footer--fixed.is-shown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.main-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-right: 30px;
}

.main-footer__block {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.main-footer__block-title {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 7px;
  margin-top: 0;
  font-weight: 600;
}

.main-footer__block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main-footer__list {
  width: auto;
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.main-footer__list--second {
  margin-left: 45px;
}

@media (max-width: 1299px) {
  .main-footer__list--second {
    margin-left: 15px;
  }
}

.main-footer__list-item {
  margin-bottom: 10px;
}

.main-footer__list-item--bigMargin {
  margin-bottom: 19px;
}

.main-footer__list-item:last-child {
  margin-bottom: 0;
}

a.main-footer__link {
  color: #9da1a5;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.main-footer__link:hover {
  color: #9b8646;
}

.main-footer__link:hover svg {
  fill: #9b8646;
}

.main-footer__link svg {
  display: inline-block;
  fill: #cbcbcb;
  width: 15px;
  height: 12px;
  margin-right: 3px;
}

.main-footer__mail-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-footer__mail-link a {
  color: #9b8646;
}

.main-footer__mail-link a:hover {
  text-decoration: none;
  color: white;
}

.main-footer__middle {
  color: #af8c33;
  font-size: 18px;
  line-height: 22px;
  border-top: 1px solid #9da1a5;
  border-bottom: 1px solid #9da1a5;
  padding-top: 12px;
  padding-bottom: 13px;
  text-align: center;
}

.main-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 16px;
  padding-top: 14px;
  box-sizing: border-box;
}

.main-footer__block-bottom {
  margin-right: 5.5%;
}

@media (max-width: 1299px) {
  .main-footer__block-bottom {
    margin-right: 1.5%;
  }
}

.main-footer__age {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  line-height: 1;
  max-height: 24px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 5px;
  padding-bottom: 7px;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 27px;
  box-sizing: border-box;
}

.modal {
  display: inline-block;
  text-align: left;
  font-size: 16px;
  background-color: #fff;
  max-width: 372px;
  border-radius: 3px;
  overflow: hidden;
}

.modal--error {
  max-width: 370px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 16px;
}

.modal__content {
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.modal__content p {
  margin-top: 0;
}

.modal__error-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal__top {
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #30363b;
  padding: 10px 10px;
}

.modal__close-button {
  position: relative;
  width: 17px;
  height: 17px;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.modal__close-button:after, .modal__close-button:before {
  content: "";
  position: absolute;
  left: -3px;
  top: 7px;
  width: 22px;
  height: 2px;
  background-color: #fff;
}

.modal__close-button:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal__close-button:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal__input {
  display: block;
  width: 100%;
  height: 37px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 11px;
  line-height: 24px;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
  box-sizing: border-box;
}

.modal__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #30363b;
  border-radius: 5px;
  color: #fff;
  border: none;
  height: 30px;
  min-width: 112px;
  text-transform: uppercase;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.mfp-content {
  text-align: center;
}

.mfp-hide {
    display: none !important;
}


.journal-banner {
    width: 240px;
    border: 1px solid #acacac;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*background: #f3f3f3;*/
}

.journal-banner .offer_btn {
    width: 100%;
    margin: 0 0 10px;
}

.journal-banner__buttons {
    padding-top: 10px;
}

.journal-banner img {
    width: 100%;
}

.journal-banner__title {
    font: bold 12px/14px 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    padding: 17px 10px 13px;
    letter-spacing: 1.5px;
}

.journal-banner__date {
    font: italic 12px/14px 'Tinos', Georgia, serif;
    padding: 17px 10px;
    color: #000000;
    text-align: center;
}

.journal-b {
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px
}

.journal-left {
    float: left;
    width: 50%;
    padding-right: 15px
}

.journal-left__cover img {
    width: 100%;
}

.journal-right {
    float: left;
    width: 50%;
    background: #fff;
    padding: 20px 30px 15px 15px;
}

.journal-right__top {
    border-bottom: 1px solid #d1d3ce;
    padding-top: 5px;
    padding-bottom: 18px;
    margin-bottom: 15px;
    position: relative;
}

.journal-right__title {
    font: bold 12px/14px 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 1.5px;
}

.journal-right__controls {
    position: absolute;
    right: 0;
    top: 0;
}

.journal-slider__prev,
.journal-slider__next {
    width: 10px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.journal-slider__prev {
    background: url('../i/journal-slider__prev.png') no-repeat;
    margin-right: 17px;
}

.journal-slider__next {
    background: url('../i/journal-slider__next.png') no-repeat
}

.journal-article__item {
    margin-bottom: 15px;
    padding-right: 25px;
}

.journal-article__item:last-child {
    margin-bottom: 0
}

.journal-article__item p {
    color: #7c7c7c;
    font: 14px/18px 'ProximaNova', Arial, sans-serif;
    margin: 0;
    padding-left: 3px;
}

.journal-article__title {
    font: italic 25px/25px 'Tinos', Georgia, serif;
    color: #000;
    margin: 0 0 8px;
    display: inline-block;
    padding-left: 3px;
}

.slick-journal .slick-prev,
.slick-journal .slick-next {
    display: none !important;
}

.download-article-b {
    text-align: center;
    max-width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 15px;
}

.download-article-b a {
    font: italic bold 20px/22px 'Tinos', Georgia, serif;
    color: #9b8646;
    margin-right: 10px;
}

.file-size {
    color: #7c7c7c;
    font: 14px/14px 'ProximaNova', Arial, sans-serif;
}

.pdf-i {
    width: 20px;
    height: 26px;
    background: url('../i/pdf-i.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.journal-article__list {
    margin-bottom: 0 !important
}



.mainpreview > .journal-subscription-b {
    width: 980px;
    margin: 0 0 0 -20px;
}

.journal-subscription-b {
    text-align: center;
    padding-top: 25px
}

.journal-subscription__inner {
    max-width: 208px;
    display: inline-block;
}

.journal-dd__buttons {
    padding-top: 15px;
    text-align: left;
    display: none;
}

.journal-dd__buttons ul {
    padding: 0;
    margin: 0;
}

.journal-dd__buttons li {
    margin-bottom: 10px;
    list-style: none;
}

.journal-dd__buttons li span {
    display: block;
    font: normal 0.8em 'ProximaNova', Arial, sans-serif;
    padding: 0px 0px 8px;
    margin: 0;
    color: #8C8C8C;
}

.subscription-link {
    display: inline-block;
    font: italic bold 20px/22px 'Tinos', Georgia, serif;
    color: #9b8646;
}
a.subscription-link {
    color: #9b8646;
}

#subscription {
    background: none;
}

#subscription .rubrics {
    width: 180px;
    margin: 0 0 0 700px;
    background: #fff;
    padding: 51px 30px 0 30px;
    border: 0 none;
    margin-top: -51px;
}

#subscription .rltitle {
    border-top: solid 5px #9b8646;
    margin: 0 0 40px 0;
    width: 180px;
    text-align: center;
}

#subscription .rubrcolumns {
    text-align: center;
    padding-bottom: 25px;
}

#subscription .rubrcolumns .col1 {
    width: 180px;
    margin-left: 0;
}

.bbox {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url('../i/ajax-loader.gif') center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-dots li.slick-active button:before { opacity: 0.75; }

.b-article-top__share {
    margin: 30px 0 30px 90px;
    text-align: left;
}

.b-article-top__share_page {
    margin-left: 0;
}

.b-article-top__controls {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    padding-top: 12px;
}

.b-article-top__controls a {
    color: #adadad;
    font: italic .875em/.875em 'Tinos', Georgia, serif;
    margin-right: 15px;
}

.b-article-top__controls a:hover {
    color: #af8c32;
}

.b-article-top__controls .eye {
    margin-right: 15px;
    color: #c2c2c2;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none
}

.b-article-top__controls .eye:before {
    content: "'";
    font: normal 6px 'icomoon';
    font-size: 1em;
    /* color: #c2c2c2; */
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}

.b-article-top__controls .like {
    color: #adadad;
}

.b-share__buttons {
    border-bottom: 1px solid #b7b7b7;
    width: 450px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    /*margin: 20px auto;*/
}

.b-share__button {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 38px;
    width: 74px;
    border: 1px solid #b7b7b7;
    text-align: center;
    margin-bottom: -1px;
    font-family: 'Tinos', Georgia, serif;
}

.b-share__button.fb:hover .b-share__icon{
    background: #3c5a97
}
.b-share__button.vk:hover .b-share__icon {
    background: #3c5a97
}
.b-share__button.tw:hover .b-share__icon,
.tw--icon:hover {
    background: #54abed
}
.b-share__button.ok:hover .b-share__icon {
    background: #f5821f
}

.b-share__button a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
}

.b-share__icon {
    width: 22px;
    height: 22px;
    background: #b7b7b7;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    position: relative;
    transition: 200ms all;
}

.b-share__icon i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.b-share__count {
    font-size: 13px;
    color: #a3a3a3;
}

.fb-share-icon {
    width: 8px;
    height: 17px;
    background: url('../i/fb-share.svg') no-repeat;
    background-size: 100%;
}
.vk-share-icon {
    width: 14px;
    height: 8px;
    background: url('../i/vk-share.svg') no-repeat;
    background-size: 100%;
    top: 2px;
}
.tw-share-icon {
    width: 14px;
    height: 11px;
    background: url('../i/tw-share.svg') no-repeat;
    background-size: 100%;
}
.ok-share-icon {
    width: 10px;
    height: 16px;
    background: url('../i/ok-share.svg') no-repeat;
    background-size: 100%;
}

.b-bookmark__link {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Tinos', Georgia, serif;
    font-size: 14px;
    margin-top: 11px;
    margin-left: 15px;
    font-style: italic;
}
.b-bookmark__link a {
    color: #929292;
}

.gold-link {
  color: #af8c33;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  padding-left: 40px;
  padding-right: 40px;
}

@media only screen and (max-width: 767px) {
  .container {
    padding-left: 21px;
    padding-right: 21px;
  }
}

/* .hideMob, .hide-mobile - нужны оба, спасибо дизайнерам */
@media (max-width: 1023px) {
  .hideMob {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}

.visible-tablet {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .visible-tablet {
    display: block !important;
  }
}

.hide-tablet {
  display: block !important;
}

@media only screen and (max-width: 1024px) {
  .hide-tablet {
    display: none !important;
  }
}

.visible-mobile {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .visible-mobile {
    display: block !important;
  }
}

.header-padding {
  padding-top: 110px;
}

@media only screen and (max-width: 1024px) {
  .header-padding {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .header-padding {
    padding-top: 70px;
  }
}

.header-main {
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  height: 110px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  z-index: 98;
}

.header-main_colored {
  background-color: #272b2f;
}

.header-main_fixed {
  position: fixed;
}

.header-main.is-active .header-main__section,
.header-main.is-active .header-main-2lvl__section {
  border-color: #6b7076;
}

@media only screen and (max-width: 1024px) {
  .header-main {
    height: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .header-main {
    height: 70px;
  }
}

.header-main.is-active {
  background-color: #272b2f;
  border-color: #6b7076;
}

.header-main__section {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1365px) {
  .header-main__section {
    width: auto;
  }
}

.header-main__section:first-child {
  border-left: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 31px;
  width: 28%;
}

@media only screen and (max-width: 1439px) {
  .header-main__section:first-child {
    width: 25%;
  }
}

@media only screen and (max-width: 1365px) {
  .header-main__section:first-child {
    padding-left: 21px;
    width: auto;
  }
}

.header-main__section:nth-child(2) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32%;
}

@media only screen and (max-width: 1439px) {
  .header-main__section:nth-child(2) {
    width: 34%;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__section:nth-child(2) {
    width: auto;
  }
}

.header-main__section:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: auto;
  padding-right: 31px;
}

@media only screen and (max-width: 1365px) {
  .header-main__section:last-child {
    padding-right: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__section:last-child {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__section {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1365px) {
  .header-main__section_news {
    display: none;
  }
}

.header-main__section_nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 31px;
}

@media only screen and (max-width: 1365px) {
  .header-main__section_nav {
    border-left: 0;
  }
}

.header-main__logo svg {
  fill: #fff;
  height: 25px;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  width: 189px;
}

@media only screen and (max-width: 767px) {
  .header-main__logo svg {
    height: 15px;
    width: 113px;
  }
}

.header-main__logo:hover svg {
  fill: #af8c33;
}

html:not(.is-touch) .header-main.is-hover {
  background-color: #272b2f;
  border-color: #6b7076;
}

html:not(.is-touch) .header-main.is-hover .header-main__section,
html:not(.is-touch) .header-main.is-hover .header-main-2lvl__section {
  border-color: #6b7076;
}

.header-main-2lvl {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: calc(100% + 1px);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

.header-main-2lvl__section {
  border-left: 1px solid #fff;
  position: relative;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.header-main-2lvl__section:first-child {
  border-left: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 28%;
  padding-left: 31px;
}

@media only screen and (max-width: 1439px) {
  .header-main-2lvl__section:first-child {
    width: 25%;
  }
}

.header-main-2lvl__section:nth-child(2) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32%;
}

@media only screen and (max-width: 1439px) {
  .header-main-2lvl__section:nth-child(2) {
    width: 34%;
  }
}

.header-main-2lvl__section:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: auto;
}

.header-main-2lvl__digest-link {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  height: 100%;
  overflow: hidden;
  padding-left: 31px;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.header-main-2lvl__digest-link:hover {
  color: #fff;
}

.header-main-2lvl__digest-link:hover .header-main-2lvl__digest-title,
.header-main-2lvl__digest-link:hover .header-main-2lvl__digest-theme {
  opacity: 0.6;
}

.header-main-2lvl__digest-link:hover .header-main-2lvl__digest-bg {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.header-main-2lvl__digest-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  margin-bottom: 2px;
  opacity: 1;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header-main-2lvl__digest-theme {
  font-size: 31px;
  font-weight: 700;
  line-height: 0.94;
  margin-top: 0;
  opacity: 0.75;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header-main-2lvl__digest-bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  -webkit-filter: blur(3px);
  filter: blur(3px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.header-main__section_news:hover .header-main-2lvl {
  opacity: 1;
  visibility: visible;
  z-index: 98;
}

.top-today {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 31px;
  padding-top: 10px;
  text-decoration: none;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  width: 100%;
}

.top-today:hover .top-today__head {
  color: #6b7076;
}

.top-today_important {
  background: #272b2f;
}

.top-today_important .top-today__category {
  color: #af8c33;
}

.top-today_2lvl {
  background: #272b2f;
}

.top-today__link {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.top-today__link:hover .top-today__label {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}

.top-today__img-wrap {
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 6px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 80px;
  margin-right: 15px;
  overflow: hidden;
  width: 80px;
}

.top-today__img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.top-today__head {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.top-today__category, .top-today__published {
  display: inline-block;
  vertical-align: middle;
}

.top-today__category {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.top-today__published {
  font-size: 14px;
}

.top-today__text {
  font-size: 16px;
  line-height: normal;
  margin: 0;
  max-width: 452px;
  overflow: hidden;
}

.top-today__label {
  color: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-transition: -webkit-text-decoration 0.3s;
  transition: -webkit-text-decoration 0.3s;
  -o-transition: text-decoration 0.3s;
  transition: text-decoration 0.3s;
  transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}

.header-main.is-active .top-today__head {
  color: #6b7076;
}

.main-nav {
  font-size: 18px;
  font-weight: 700;
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .main-nav {
    display: none;
  }
}

.main-nav__inner {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-left: -20px;
  margin-top: -10px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .main-nav__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.main-nav__item {
  margin-left: 20px;
  margin-top: 11px;
}

.main-nav__link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.main-nav__link:hover .main-nav__label {
  border-color: #fff;
}

.main-nav__label {
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}

.header-main.is-active .main-nav__link:hover {
  color: #af8c33;
}

.header-main.is-active .main-nav__link:hover .main-nav__label {
  border-color: #af8c33;
}

.extra-nav__controls {
  display: inline-block;
  margin-left: 37px;
  min-width: 38px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.extra-nav__dots {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  z-index: 9;
}

.extra-nav__dots:hover .extra-nav__dots-item {
  background-color: #af8c33;
}

.extra-nav__close-btn {
  background: #fff url("../img/icon-cross.svg") no-repeat 50%/50%;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: background-color 0.3s, opacity 0.3s;
  -o-transition: background-color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, opacity 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  visibility: hidden;
  width: 25px;
  z-index: -1;
}

.extra-nav__close-btn:hover {
  background-color: #af8c33;
}

.extra-nav__dots-item {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  width: 10px;
}

.extra-nav__list {
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  left: 0;
  opacity: 0;
  padding: 19px 30px;
  position: absolute;
  right: 0;
  top: calc(100% + 1px);
  -webkit-transition: background 0.3s, opacity 0.3s;
  -o-transition: background 0.3s, opacity 0.3s;
  transition: background 0.3s, opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 1024px) {
  .extra-nav__list {
    padding-left: 21px;
    padding-right: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.extra-nav__list-inner {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  .extra-nav__list-inner {
    margin-left: -21px;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.extra-nav__list-section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -10px;
}

@media only screen and (max-width: 1024px) {
  .extra-nav__list-section {
    padding-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-section {
    border-top: 1px solid #6b7076;
    padding-bottom: 30px;
    margin-right: -21px;
  }
}

.extra-nav__list-section:first-child {
  border-top: 0;
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-section:first-child {
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-section:last-child {
    padding-bottom: 0;
  }
}

.extra-nav__list-item {
  margin-left: 21px;
  margin-top: 10px;
}

.extra-nav__list-link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.extra-nav__list-link:hover {
  color: #af8c33;
}

.extra-nav__list-link:hover .extra-nav__list-label {
  border-color: #af8c33;
}

.extra-nav__list-label {
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}

.header-main.is-active .extra-nav__dots {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.header-main.is-active .extra-nav__close-btn {
  opacity: 1;
  position: relative;
  visibility: visible;
  z-index: 9;
}

.header-main.is-active .extra-nav__list {
  background: #272b2f;
  opacity: 1;
  visibility: visible;
  z-index: 97;
}

/* FOOTER MAIN */
.footer-main {
  background: #202326;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.footer-main_fixed {
  bottom: 0;
  font-family: 'ProximaNova';
  position: fixed;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  width: 100%;
  z-index: 10;
}

.footer-main_fixed.is-shown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.footer-main__section {
  border-top: 1px solid #fff;
}

.footer-main__section_data {
  padding-bottom: 60px;
  padding-top: 55px;
}

@media only screen and (max-width: 1024px) {
  .footer-main__section_data {
    padding-top: 85px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__section_data {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.footer-main__section_data .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .footer-main__section_data .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-main__section_notice {
  font-weight: 700;
  font-size: 18px;
  padding: 30px 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .footer-main__section_notice {
    display: none;
  }
}

.footer-main__section_copyrights {
  font-size: 12px;
  padding: 40px 0;
}

@media only screen and (max-width: 1024px) {
  .footer-main__section_copyrights {
    font-size: 10px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__section_copyrights {
    padding-bottom: 17px;
    padding-top: 17px;
  }
}

.footer-main__logo:hover svg {
  fill: #af8c33;
}

.footer-main__logo svg {
  fill: #fff;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  height: 40px;
  width: 190px;
}

.footer-main__socials-label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .footer-main__socials-label {
    margin-bottom: 13px;
  }
}

.footer-main__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -30px;
}

.footer-main__data-section {
  margin-top: 30px;
}

.footer-main__data-section_main {
  margin-right: 60px;
}

@media only screen and (max-width: 767px) {
  .footer-main__data-section_main {
    margin-right: 0;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__data-section_data {
    border-top: 1px solid #fff;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 30px;
    width: calc(100% + 42px);
  }
}

.footer-main__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-left: -60px;
  margin-top: -30px;
}

.footer-main__item {
  margin-left: 60px;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .footer-main__item {
    -ms-flex-preferred-size: calc(45% - 60px);
    flex-basis: calc(45% - 60px);
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-main__item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer-main__item:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.footer-main__title {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 18px;
  text-transform: uppercase;
}

.footer-main__notice {
  font-size: 18px;
  text-align: center;
}

.footer-main__credits-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -35px;
}

.footer-main__credits-item {
  margin-left: 35px;
}

.footer-main__credits p:first-child {
  margin-top: 0;
}

.footer-main__age-limit {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  height: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 1px;
  vertical-align: middle;
  width: 30px;
}

.footer-main .container {
  max-width: 1000px;
}

.footer-nav-list,
.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: -5px;
}

.footer-nav-list__item,
.footer-list__item {
  margin-top: 5px;
}

.footer-nav-list__link,
.footer-list__link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.footer-nav-list__link:hover,
.footer-list__link:hover {
  color: #af8c33;
}

.footer-main .container {
  max-width: 1000px;
}

.socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: -8px 0 0 -8px;
  padding: 0;
}

.socials-list_sticky {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .socials-list_sticky {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.socials-list_small .socials-list__item {
  height: 25px;
  width: 25px;
}

@media only screen and (max-width: 767px) {
  .socials-list_small .socials-list__item {
    height: 40px;
    width: 40px;
  }
}

.socials-list_small .socials-list__link {
  padding: 2px;
}

@media only screen and (max-width: 767px) {
  .socials-list_small .socials-list__link {
    padding: 5px;
  }
}

.socials-list_small .socials-list__link:hover {
  background-color: transparent;
  border-color: #af8c33;
  color: #af8c33;
}

.socials-list_small .socials-list__link:hover svg {
  fill: #af8c33;
}

.socials-list__item {
  margin-left: 8px;
  margin-top: 8px;
  height: 50px;
  width: 50px;
}

@media only screen and (max-width: 767px) {
  .socials-list__item {
    height: 40px;
    width: 40px;
  }
}

.socials-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  border-radius: 6px;
  border: 1px solid #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
  -webkit-transition: background 0.3s, border-color 0.3s;
  -o-transition: background 0.3s, border-color 0.3s;
  transition: background 0.3s, border-color 0.3s;
  width: 100%;
}

.socials-list__link:hover {
  background-color: #fff;
  border-color: #fff;
}

.socials-list__link:hover svg {
  fill: #000;
}

.socials-list__logo {
  fill: #fff;
  max-height: 75%;
  max-width: 75%;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}

.padBot0 {
    padding-bottom: 0;
}

.header-main-2lvl__section {
    box-sizing: border-box;
}