/* CS1 Background and text colours
-------------------------------------------------------------*/
#pun-main h1 a {
color: #26262a !important;
}
#pun-main h1 span {
color: #26262a !important;
}
.punbb legend span {
    color: #403f3e !important;
}
.pa-awards br {
    display: none;
}

.gift {

    display: none !important;

}
/* Фон форума */
html, body {
    background: url(http://forumstatic.ru/files/001a/ab/95/33031.jpg) repeat-x top left, url(http://forumstatic.ru/files/001a/c8/75/24984.jpg) center;
    background-color: #2b283d;
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001a/c8/75/85802.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1200px;
    height: 377px;
    margin-left: -160px;
}

/* Тело форума */
#pun {
width: 960px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001a/ab/95/62035.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 960px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/c8/75/64881.jpg);
    margin: 0px 0px -14px -40px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 960px;
    height: 153px;
    overflow-x: hidden;
}


/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;
color: #26262a;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #26262a;
    text-align: center;
    font-style: normal;
    font-family: 'Roboto';
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001a/c8/75/57133.jpg);
    background-color: #c7c7c8;
    color: #26262a;
    box-shadow: 3px 3px #766f8c, 0 0 0 1px #e8e8e833 inset, 0 0 0 1px #766f8c;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-image: url(http://forumstatic.ru/files/001a/c8/75/20827.jpg);
    background-color: #c7c7c8;
    color: #26262a;
}


/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(http://forumstatic.ru/files/001a/c8/75/49468.jpg);
    background-color: #c7c7c8;
}




/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #303045;
  text-decoration: none;
  }

/* CS2.2 */
.punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #393944;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #393944;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 7px;
    color: #2a2a3e;
    font-family: montserrat;
    font-weight: 600;
    text-transform: uppercase;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #303045;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: #e9e9eb;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #9695a7;
}


#pun-navlinks a:hover {
color: #9695a7;
transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
    background: #a4a4a7;
    border: 1px solid #b2b2b5;
    box-shadow: 4px 0 5px #0000001f inset, 0 0 3px #0000001a inset;
    border-radius: 0;
    height: 68px;
    width: 8px;
}

tr.inew div.icon {
    background: #7c6f9a;
    border: 1px solid #b2b2b5;
    box-shadow: 4px 0 5px #00000059 inset, 0 0 3px #0000006e inset;
    border-radius: 0;
    height: 68px;
    width: 8px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #626163;
    border: 1px solid #adabab;
    box-shadow: 4px 0 5px #00000059 inset, 0 0 3px #0000006e inset;
    height: 13px;
    width: 13px;
    border-radius: 50px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #504180;
    border: 1px solid #adabab;
    box-shadow: 4px 0 5px #00000059 inset, 0 0 3px #0000006e inset;
    height: 13px;
    width: 13px;
    border-radius: 50px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #bebebe;
    border: 1px solid #adabab;
    box-shadow: 4px 0 5px #00000059 inset, 0 0 3px #0000006e inset;
    height: 13px;
    width: 13px;
    border-radius: 50px;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #464169;
    border: 1px solid #adabab;
    box-shadow: 4px 0 5px #00000059 inset, 0 0 3px #0000006e inset;
    height: 13px;
    width: 13px;
    border-radius: 50px;
}






/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    background-color: #212032;
}

::-webkit-scrollbar-thumb {
    background-color: #c6c6c7;
    border: 1px solid #212032;
}


::selection {
    background: #212032 !important;
    color: #c7c6c8;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: roboto;
    font-size: 12px;
    font-weight: 800;
    color: #41395d !important;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 4px;
    border: 3px solid #c9c6c7;
    box-shadow: 0 0 0 1px #50505d63;
    margin-top: 3px;
}


#counters A IMG{opacity:0.6; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}



#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    background-image: url(http://forumstatic.ru/files/001a/c8/75/49468.jpg);
    background-color: #c7c7c8;
    top: 43px;
    overflow-y: auto;
}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.punbb .post-content strong {
    font-weight: bold;
    color: #1e1b2f;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgba(0,0,0,.3);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-image: url(http://forumstatic.ru/files/001a/c8/75/49468.jpg);
    background-color: #c7c7c8;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
    width: 100%;
    height: 100%;
    height: 205px;
    margin: 0 auto !important;
    padding: 0.75em;
    box-sizing: border-box;
    overflow: auto;
    border: 1px solid #888498;
    box-shadow: 0 0 20px #92909433 inset, 0 0 0 1px #d6d6d6b3 inset;
}

#pun-viewtopic .post h3 {
    height: 14px;
    background-color: #514c61;
    font-family: inter;
    font-size: 8px;
    text-transform: uppercase;
    margin: 0 6px 0 6px !important;
    border-radius: 1px;
    box-shadow: 0 4px 10px #00000057 inset;
    border: 1px solid #9e9d9d;
}

.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 {
    padding: 1px 4px 1px 0px!important;
    margin-top: 2px !important;
    display: inline-block!important;
    float: none!important;
    width: 32px;
    text-align: center;
    text-transform: lowercase;
    font-family: roboto;
    font-size: 9px;
}



del {
    color: transparent;
    text-shadow: 0 0 4px rgba(1,1,1,1);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    text-decoration: none!important;
}


del:hover {
    background: transparent;
    color: #1e1c1c;
    text-decoration: none!important;
    text-shadow: none;
}


.punbb .user-avatar .avatar-image {
    border-radius: 0 !important;
    height: 30px !important;
    width: 30px !important;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}



.punbb .post h3 span a {
    color: #e6e1dd !important;
}




.post-author {
    background: url(http://forumstatic.ru/files/001a/c8/75/91231.jpg) no-repeat top, url(http://forumstatic.ru/files/001a/c8/75/25587.jpg) no-repeat bottom, url(http://forumstatic.ru/files/001a/c8/75/98579.jpg) repeat-y;
    padding: 34px 0 20px 0;
    margin: 5px 0 0 0px!important;
}


#viewprofile .container .pluha2 span {

    color: #e6e6e8 !important;

}

.podfor {
background-image: url(http://forumstatic.ru/files/001a/c8/75/49468.jpg);
    background-color: #c7c7c8;
    padding: 5px 8px 8px 8px;
    box-shadow: 0 0 10px #0000001a inset, 0 0 0 1px #c1c1c1;
}

.podlink {
    text-align: center;
    background-color: #555067;
    padding: 0 0 2px 0;
    margin: 3px 0 3px 0 !important;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #b1b1b3, 0 4px 8px #998be047 inset, 0 0 4px #0000004f inset;
}


.podlink a {
    color: #fff !important;
    font-family: cormorant;
    font-size: 11px;
    margin: 0 4px !important;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px #00000045;
}

.pa-fld1 {
    background-color: #a6a6a780;
    border: 1px solid #b3b3b3;
    margin: 2px 0 5px 10px !IMPORTANT;
    width: 186px;
    box-shadow: 0 0 5px #0000002e inset;
}


.pa-fld2 {
    width: 188px!important;
    background-color: #2d2d3b;
    color: #cac7c8 !important;
    font-size: 9px;
    padding: 0 0 1px 0;
    border-radius: 1px;
    margin: 2px 0 2px 10px !important;
    box-shadow: 0 0 0 1px #525265 inset, 0 0 4px #332f4263 inset;
}


.lzname {
    margin: 8px 0 3px 0 !IMPORTANT;
    text-align: center;
}


.lzname a {
    font-family: cormorant;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
}


.lzinfo {
    text-align: justify;
    padding: 0px 8px 12px 8px;
    font-size: 10px;
    line-height: 11px;
    font-family: roboto;
}



.links2 {
    font-family: roboto;
    color: #d6d4d5 !important;
    font-size: 9px;
    text-shadow: 1px 1px #101326;
    line-height: 11px;
}



#pun-index div.category h2, #pun-index #pun-stats h2 {
    font-weight: 600;
    box-sizing: border-box;
    text-align: right;
    /* position: relative; */
    z-index: 5;
    width: 880px;
    border-radius: 1px;
    height: 22px;
    font-size: 13px !important;
    text-transform: uppercase;
    text-shadow: 1px 1px #000, 0 0 3px #b2a98b54;
    letter-spacing: 0.4px;
    background-image: url(http://forumstatic.ru/files/001a/c8/75/24984.jpg);
    margin: 10px 0 10px 0px !important;
    background-repeat: repeat-x;
    padding: 3px 10px 1px 0 !important;
    color: #d8d7d7 !important;
    font-family: cormorant garamond !important;
    box-shadow: 0 10px 10px #58526b1f inset, 0 0 20px #8a81af59 inset, 0 0 0 1px #5c5779, 0 0 5px #00000063 inset;
    background-position: top center;
}




#crowley {
    position: absolute;
    top: 48px;
    margin-left: 590px;
    /* opacity: .5; */
}

#crowleyhov {
    background: rgba(0, 0, 0, 0) url(http://forumstatic.ru/files/001a/ab/95/41067.gif) repeat scroll 0 0;
    height: 169px;
    margin-top: -171px;
    position: absolute;
    opacity: 0;
    transition: all 0.5s linear 0s;
    width: 211px;
}

#crowley:hover #crowleyhov {
    opacity: 1;
    }






#sam {
    position: absolute;
    top: 48px;
    margin-left: 78px;
    /* opacity: .5; */
}

#samhov {
    background: rgba(0, 0, 0, 0) url(http://forumstatic.ru/files/001a/ab/95/24936.gif) repeat scroll 0 0;
    height: 169px;
    margin-top: -171px !important;
    position: absolute;
    opacity: 0;
    transition: all 0.5s linear 0s;
    width: 211px;
}

#sam:hover #samhov {
    opacity: 1;
    }



.pluha {
    margin: -2px 4px 5px 10px !important;
    height: 28px;
    border: 1px solid #5c5877;
    border-radius: 1px;
    width: 186px;
    background: linear-gradient(#413b61, #2f3142);
    box-shadow: 0 0 6px #232135 inset;
}


.pluha img {
    max-height: 36px;
    margin: -6px 00 0 !important;
    float: left;
}

.pluha2 {
    font-family: cormorant;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 800;
    margin-top: 2px !important;
    color: #dadada;
    text-shadow: 1px 1px #141326;
    text-align: center;
    line-height: 14px;
}


.pluha span {
    display: block;
    font-family: roboto;
    font-weight: 500;
    text-transform: lowercase;
    color: #cacace !important;
    font-size: 10px;
    margin-top: -3px;
}


.btn-sm {
    cursor: pointer;
    border: 1px solid #1b0c44 !important;
    background: none !important;
    color: #1b0c44 !important;
}
.btn-sm2 {
    border: 1px solid #1b0c44 !important;
    background: none !important;
    color: #1b0c44 !important;
    padding: 2px 4px;
}

.lzinfo a {
    color: #290e4a !important;
    font-weight: 700;
}



#p2 .post-author {
display: none !important
}
#p2 .post-body {
    margin-left: 0 !important

}



#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    background: #514c61 !important;
    color: #fff !important;
}


#reputationText {

    box-sizing: border-box;
    overflow: auto;
    border: 1px solid #888498;
    box-shadow: 0 0 20px #92909433 inset, 0 0 0 1px #d6d6d6b3 inset;
}
#reputationButtonSend {
    cursor: pointer;
    border: 1px solid #1b0c44 !important;
    background: none !important;
    color: #1b0c44 !important;
}
#reputationButtonCancel {
    cursor: pointer;
    border: 1px solid #1b0c44 !important;
    background: none !important;
    color: #1b0c44 !important;
}




/* Гостевая
-------------------------------------------------------------*/


 .gost-all-fon {
    width: 100% !important;
    position: relative;
  }
 .punbb .gost-all {
    width: 837px !important;
    position: relative;
    font-family: 'Cormorant Garamond', serif;
  }
  .gost-all-main {
    width: 100%;
    position: absolute;
    width: 837px !important;
    top: 0;
    left: 0;
  }
.gost-all-main-adm {
    margin-top: 66px !important;
    margin-left: 51px !important;
    height: 21px;
    width: 785px;
}
.gost-all-main-adm a {
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    color: #25223c;
    font-size: 1.3em !important;
    margin: 0 14px !important;
    letter-spacing: 2px !important;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 900 !important;
}
.gost-all-main-adm a:hover {
  color: #393080;
  transition: color 0.3s ease-in-out;

}

.gost-all-main-list {
    display: inline-block;
    width: 837px;
    margin: 10px 0 0 54px !important;
    list-style: none;
    height: 23px;
    overflow: auto;
}
.gost-all-main-list a {
    float: left;
    text-decoration: none;
    margin: 0 3px !important;
    color: #343434;
    font-size: 1.5em !important;
    letter-spacing: 2px;
    font-family: 'Cormorant Garamond', serif;
}
.gost-all-main-list a:hover {
  color: #393080;
  transition: color 0.3s ease-in-out;

}
.gost-all-main-line1 {
    display: inline-block;
    width: 776px;
    margin: 13px 0 0 59px !important;
    list-style: none;
    height: 127px;
    overflow: auto;
}
.gost-all-main-line2 {
    display: inline-block;
    width: 837px;
    margin: 0px 0 0 0px !important;
    list-style: none;
    height: 110px;
}
.gost-all-main-line2-left {
    width: 373px;
    margin-left: 24px;
    text-align: center;
}
.gost-all-main-line2-right {
    width: 372px;
    margin: -111px 0 0 440px !important;
    text-align: center;
}
.gost-all-main-line1-left {
    float: left;
    width: 211px !important;
    text-align: center;
    font-family: 'Cormorant Garamond', serif;
    color: #fff;
    font-size: 1.4em !important;
    line-height: 9px !important;
    margin: 15px 0 0 -26px !important;
    height: 76px;
    overflow: auto;
}
.gost-all-main-line1-left p {
  line-height: 20px !important;
}
.gost-all-main-line1-right {
    display: inline-block;
    font-family: 'Cormorant Garamond', serif;
    width: 542px;
    color: #343434 !important;
    font-size: 1.3em !important;
    line-height: 10px !important;
    margin-top: 4px !important;
    overflow: auto;
    height: 108px;
}
.gost-all-main-line1-right p {
    line-height: 15px !important;
    padding-left: 14px !important;
    font-family: 'Cormorant Garamond', serif;
}
.gost-all-main-line1-right img {
  float: left;
  padding-top: 2px !important;
}
.gost-all-main-line2-left-1 {

}
.gost-all-main-line2-left-block {
    scrollbar-width: thin !important;
    scrollbar-color: #34324f rgba(20, 18, 15,0.01) !important;
    overflow: auto;
    height: 65px;
    margin-top: -5px;
}
.gost-all-main-line2-left-block p {
    font-family: 'Cormorant Garamond', serif;
    padding-bottom: 4px !important;
    color: #343434;
    font-size: 1.1em;
}
.gost-all-main-line2-left-1 {
    font-family: 'Cormorant Garamond', serif;
    color: #fff;
    font-size: 1.3em;
    height: 28px;
    padding-top: 3px !important;
}

/* Анкета
-------------------------------------------------------------*/

#hand {height: 1065px;
width: 614px; background: #1c192d; margin: 0; ; box-sizing: border-box; position: relative}
#hand .imgbit {height: 22%; width: calc(100% - 70px); position: absolute; top: 70px; right: 0}
#hand .imgbit img {height: 100%; width: 100%; filter: grayscale(100%); object-fit: cover; position: absolute}
#hand .imgbit scr {height: 100%; width: 100%; background: #1E23C4; mix-blend-mode: darken; position: absolute}
#hand .namebit {font-family: arimo; color: #FFF; width: calc(100% - 70px); height: 50px; display: flex; text-align: right; line-height: 0.8; position: absolute; right: 0; text-transform: uppercase; font-weight: 700; font-size: 40px; color: #000; text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF; mix-blend-mode: screen; top: 155px; justify-content: flex-end; flex-direction: column; letter-spacing: 1px;}
#hand .namebit2 {
    font-family: arimo;
    color: #FFF;
    width: calc(100% - 70px);
    height: 50px;
    display: flex;
    text-align: right;
    line-height: 0.8;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #000;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF;
    mix-blend-mode: screen;
    top: 190px;
    justify-content: flex-end;
    flex-direction: column;
    letter-spacing: 1px;
    opacity: 0.5;
}
#hand .imgbit-fie {
    font-family: arimo;
    color: #FFF;
    height: 20px;
    position: absolute;
    right: 7px;
    font-size: 11px;
    top: 269px;
    opacity: 0.5;
}
#hand .lyrb {height: 70px; width: calc(100% - 70px); position: absolute; display: flex; flex-direction: column; justify-content: center; color: #fff; right: 0; top: 0; position: absolute; font-family: arimo; text-transform: uppercase; font-size: 8px; letter-spacing: 2px; font-weight: 700}
#hand label {display: block;  font-family: arimo; color: #000; text-shadow: 1px 1px 0 #eee, -1px -1px 0 #eee, -1px 1px 0 #eee, 1px -1px 0 #eee; text-transform: uppercase; font-size: 20px; position: relative; left: 70px; top: 230px; font-weight: 700; letter-spacing: 2px; margin-bottom: 5px; width: 140px; text-align: left; line-height: 1.2}

#hand input:checked+label {text-shadow: 1px 1px 0 #A7FF30, -1px -1px 0 #A7FF30, -1px 1px 0 #A7FF30, 1px -1px 0 #A7FF30}
#hand .cont1, #hand .cont2, #hand .cont3, #hand .cont2-5  {width: calc(100% - 70px); left: 70px;  background: none; height: 163px; position: absolute; border-right: 25px solid transparent; box-sizing: border-box; padding-right: 10px; overflow: auto; color: #ccc; opacity: 1; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 11px; text-align: justify; line-height: 1.3; transition: 0.5s ease}
#hand #vitab1:checked+label ~ .cont1 {opacity: 1; z-index: 5}
#hand #vitab2:checked+label ~ .cont2 {opacity: 1; z-index: 5}
#hand #vitab3:checked+label ~ .cont3 {opacity: 1; z-index: 5}
#hand ::-webkit-scrollbar {width: 7px}
#hand ::-webkit-scrollbar-track {background: #000; border: 1px solid #eee}
#hand ::-webkit-scrollbar-thumb {background: #000; border: 1px solid #eee}
#hand .cont1 {overflow: none; padding-right: 0; border-right: 70px solid transparent; display: flex; flex-wrap: wrap; text-transform: lowercase;top: 323px; height: 189px !important;}
#hand .cont4 {
    overflow: none;
    padding-right: 0;
    border-right: 70px solid transparent;
    display: flex;
    flex-wrap: wrap;
    text-transform: lowercase;
    top: 526px;
    position: absolute;
    left: 70px;
}
#hand .cont5 {
    overflow: none;
    padding-right: 0;
    border-right: 70px solid transparent;
    display: flex;
    flex-wrap: wrap;
    text-transform: lowercase;
    top: 882px;
    position: absolute;
    left: 70px;
}
#hand .cont2 {top: 556px;height: 297px;}
#hand .cont2-5 {
    top: 910px !important;
    height: 129px;
    position: absolute;
}
#hand .cont3 {bottom: 3px;}
#hand .cont1 .fie {
    height: 27%;
    width: 50%;
    background: none;
    display: flex;
    flex-direction: column;
    text-align: left;
    box-sizing: border-box;
    line-height: 1.2;
    font-size: 11px;
    overflow: auto;
    z-index: 1;
    margin-bottom: 11px !important;
}
#hand .cont1 .fie span {font-family: 'Cormorant Garamond', serif; color: #fff; text-transform: uppercase; font-weight: 700; font-size: 15px; letter-spacing: 1px}
#hand he1 {font-family: 'Cormorant Garamond', serif; text-transform: uppercase; color: #eee; font-weight: 700;display: block; font-size: 15px; font-weight: 700; letter-spacing: 1px; line-height: 1.4; margin: 10px 0; text-align: left}
#hand he1:nth-child(1) {margin-top: 0}
#hand .alias {height: 80px; width: 45%; right: 30px; top: 230px; background: none; position: absolute; display: flex; flex-direction: column; align-items: flex-end; text-align: right; font-family: 'Roboto', sans-serif; font-size: 10px; text-transform: lowercase; color: #eee; line-height: 1.2}
#hand .alias span {color: #A7FF30; font-family: arimo; text-transform: uppercase; font-weight: 700; font-size: 13px; letter-spacing: 1px; margin-top: 25px;}
#hand .alias span:nth-child(1) {margin-top: 0}
.cont-not {
    visibility: hidden !important;
}
















/* Новости
-------------------------------------------------------------*/

.exmachina {
    position: relative;
    padding: 22px 23px 9px;
    background: #202020;
    width: 568px;
    margin: 20px 0;
    overflow: hidden;
}

.exbackground {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-image: url(http://forumfiles.ru/uploads/001a/83/9b/7/846438.jpg);
  opacity: 0.4;
  background-size: cover;

}

.extext {
  position: relative;
  z-index: 1;
  text-align: justify;
  color: #eee;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 145%;
}
.extext a {

    font-size: 1em !important;
    font-weight: 500 !important;
    color: #7360b9 !important;
    text-decoration: underline !important;

}
.exmachina .exside {
    position: absolute;
    background: #1c192d;
    height: calc(100% - 30px);
    bottom: 0px;
    width: 10px;
    padding: 15px;
    left: -0px;
    border-right: 1px solid #220631;
    writing-mode: sideways-lr;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: .3px .3px 0 #333, -.3px -.3px 0 #333, .3px -.3px 0 #333, -.3px .3px 0 #333;
    font-family: cousine;
    font-size: 11px;
    line-height: 100%;
    text-align: left;
}

.exmachina .extext h1 {
  font-size: 17px;
  font-family: 'Cormorant Garamond', serif;
  color: #fff;
  letter-spacing: 2px;
  background: #1c192d;
  padding: 5px;
  border: 1px solid #220631;
  line-height: 100%;
  padding-top: 7px;
  padding-bottom: 4px;
  padding-left: 14px;
}

.blinking-cursor {
  font-weight: 100;
  color: #220631;
  animation: 1s blink step-end infinite !important;
  text-shadow: none;
}

@keyframes blink {
  from, to {
    color: rgba(0,0,0,0);
  }
  50% {
    color: #ccc;
  }
}

.exbottomstuff {
    padding: 19px 0 0;
    position: relative;
    margin-top: 0;
}

.exmachina .ex {
  font-size: 11px;
  color: #ccc;
  font-family: cousine;
}

.exbottomstuff img {
  width: 50px;
  height: 50px;
  padding: 5px;
  border: 1px solid #0b0235 !important;
  object-fit: cover;
  position: relative;
  left: 0px;
}

.exbottomstuff::before {
    content: "";
    position: absolute;
    height: 60px;
    width: 395px;
    right: -50px;
}

.exbottomstuff::after {
    content: "";
    position: absolute;
    height: 60px;
    width: 462px;
    right: -50px;
    height: 1px;
    top: 52px;
}
.extext-text-b2 {
    text-align: right;
    width: 100%;
    display: block;
    font-size: 0.9em !important;
    position: absolute;
    bottom: 23px;
    right: -1px;
    color: #7b6bc8;
    z-index: 1;
}
.extext b {
    color: #7b6bc8;
    font-size: 11px;
    letter-spacing: 0.1em;
    font-weight: 500 !important;
}
.extext-text {
    background-color: rgba(42, 38, 64, 0.9);
    padding: 7px 16px;
    font-family: 'Roboto', sans-serif;
}
.extext-text-b1 {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 9px !important;
}
.extext-text-block {
    width: 100%;
    margin-top: 8px !important;
}
.extext-text-block-2 {
    width: 100%;
    margin-top: 8px !important;
    display: inline-block;
    margin-bottom: 19px !important;
}
.extext-text-block-one {
  width: 20%;
  float: left;
  text-align: center;
  font-size: 9px;
  margin-bottom: 12px !important;

}
.extext-text-block-one img {
    margin-bottom: 3px !important;
}
.extext-text-block-one p {
    margin: 0 !important;
    height: 13px;
}
.extext-text-block-one-p2 {
  font-size: 7px !important;
}
.extext-text-block-2-1 {
  float: left;
  text-align: center;
}
.extext-text-block-2-2 {
    float: left;
    height: 53px;
    width: 271px !important;
    margin-left: 21px !important;
    text-align: justify;
    color: #dddde0;
    padding-right: 5px;
    line-height: 13px;
    font-family: roboto;
    font-size: 9px;
    overflow-y: auto;
    margin-right: 21px !important;
}





/* Принятие
-------------------------------------------------------------*/
.come__all {
    text-align: center;
    color: #ccc;
    font-family: 'Cormorant Garamond', serif;
    font-size: 0.9em;
    background: #1c192d;
    padding: 16px 29px !important;
width: 572px;
}
.come__all-bt {
    line-height: 1.5em;
    margin-top: 11px !important;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
}
.come__all-bt b{
    color: #7360b9;
}
.come__all-bt a{
    color: #7360b9 !important;
}
.come__all-up img {
  padding: 0 5px !important;
}



/* Банк
-------------------------------------------------------------*/



#montyrules{background-color: rgba(42, 38, 64, 1);width:535px;height:auto;padding:40px;position:relative;margin:20px 0;margin-bottom: 0px;overflow: hidden;}
#montyrules title {

    font-family: 'Cormorant Garamond', serif;
    color: 

    #4a7887;
    display: block;
    font-size: 101px !important;
    text-align: right;
    text-transform: uppercase;
    line-height: 100% !important;
    position: absolute;
    z-index: 0;
    bottom: 0px;
    right: 2px;
    opacity: 0.5;

}
.montyrules-block2 a {
    font-size: 1em !important;
    font-weight: 500 !important;
    color: #5a419f !important;
    text-decoration: underline !important;
}
#montyrules text{position: relative;z-index: 1;display:block;color:#ccc;font-family:libre franklin;font-size: 1.1em !important;line-height:160% !important;text-align:justify;list-style: none;}
.montyrules-main {

    font-family: 'Cormorant Garamond', serif;
    color: 

    #fff;
    display: block;
    font-size: 2em !important;
    text-align: center;
    text-transform: uppercase;
    z-index: 0;
    opacity: 0.3;
    margin-top: -12px !important;
    line-height: 130% !important;

}
.montyrules-block2 {
width:100% !important;
}
.montyrules-center {

    font-family: 'Cormorant Garamond', serif;
padding-bottom: 0 !important;
    color: 

    #fff;
    display: block;
    font-size: 1.6em!important;
    text-align: left;
    line-height: 100%;
    z-index: 0;
    opacity: 0.3;
    margin-top: 0 !important;
    margin-bottom: 3px !important;

}
#montyrules b{color:#fff}
.montyrules-block {

    float: left;
    width: 41%;
    margin-bottom: 12px !important;
    padding-right: 46px !important;

}



/* Квесты
-------------------------------------------------------------*/

#fifteen {
    height: 530px;
    width: 614px;
    background: #1c192d;
    margin: 0 !important;
    position: relative;
    text-align: left;
}
#fifteen .imgg {
    height: 361px;
    width: 505px;
    position: absolute;
    bottom: 45px;
    left: 44px;
}
#fifteen .imgg img {height: 100%; width: 100%; position: absolute;object-fit: cover;}
#fifteen .bxx {
    height: 364px;
    width: 506px;
    border: 1px solid #7b6bc8;
    position: absolute;
    left: 55px;
    bottom: 55px;
}
#fifteen .lyrr {height: 300px; width: 200px; background: none; position: absolute; left: 80px; font-size: 40px; display: flex; justify-content: center; flex-direction: column; font-family: 'Cormorant Garamond', serif; font-weight: 900; color: #7b6bc8; text-shadow: 1px 1px 0 #000; line-height:0.8; bottom: 50px;}
#fifteen .tagg {height: 30px; background: none; width: 400px; top: 40px; left: 55px; position: absolute; font-family: 'Cormorant Garamond', serif; text-transform: lowercase; color: #7b6bc8; font-weight: 700; font-size: 18px; border-top: 1px solid #7b6bc8; line-height: 1;}
#fifteen .tagg a {color: #7b6bc8; font-size: 3em !important; text-decoration: none}
#fifteen .txtb {
    width: 505px;
    height: 361px;
    position: absolute;
    border: 1px solid #7b6bc8;
    box-sizing: border-box;
    background: #1c192d;
    position: absolute;
    left: 44px;
    bottom: 45px;
    display: block !important;
}
#fifteen .txtc {
    position: absolute;
    height: 175px;
    width: 438px;
    background: none;
    top: 144px;
    left: 85px;
    font-family: roboto;
    color: #fff;
    overflow: auto;
    box-sizing: border-box;
    text-align: justify;
    padding-right: 10px;
    font-size: 1em !important;
    line-height: 1.6 !important;
    z-index: 9;
}
#fifteen .txtc2 {
    position: absolute;
    height: 111px;
    width: 438px;
    background: none;
    top: 341px;
    left: 85px;
    font-family: roboto;
    color: #fff;
    overflow: auto;
    box-sizing: border-box;
    text-align: justify;
    padding-right: 10px;
    font-size: 1em !important;
    line-height: 1.6 !important;
    z-index: 9;
}
#fifteen ::-webkit-scrollbar {width: 7px}
#fifteen ::-webkit-scrollbar-thumb {background: #7b6bc8; border: none!important}
#fifteen ::-webkit-scrollbar-track {background: #1c192d; border: none!important}
#fifteen .txtb, #fifteen .txtc {opacity: 0; transition: 0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s; }
#fifteen:hover .txtb, #fifteen:hover .txtc {opacity: 1}
#fifteen .txtb, #fifteen .txtc2 {opacity: 0; transition: 0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s; }
#fifteen:hover .txtb, #fifteen:hover .txtc2 {opacity: 1}







/* Ищу тебя
-------------------------------------------------------------*/


#combine {
    width: 614px;
    height: 500px;
    background: #1c192d;
    margin: 0 !important;
    position: relative;
}
#combine .nbit {
    height: 140px;
    width: 278px;
    right: 50px;
    top: 50px;
    position: absolute;
    color: #7b6bc8;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 100;
    font-size: 2.3em !important;
    line-height: 1;
    text-transform: uppercase;
    text-align: right !important;
}
#combine .descb {width: 516px; left: 50px; top: 170px; background: none; height: 100px; position: absolute; font-family: 'Cormorant Garamond', serif;  font-weight: 700; font-size: 1.4em !important; letter-spacing: 1px; color: #fff; line-height: 1.3; text-align: left;}
#combine .imgb {width: 225px; height: 130px; position: absolute; left: 50px; top: 25px}
#combine .imgb img {height: 100%; width: 100%; 
object-fit: cover;
position: absolute;}
#combine bx {height: 30px; width: 225px; box-sizing: border-box; border: 1px solid #B2C3C7; position: absolute; left: 50px; top: 270px}
#combine input {display: none}
#combine label {height: 30px; display: flex; align-items: center; width: 40px; justify-content: center; background: none; float: left; position: relative; font-family: 'Cormorant Garamond', serif; font-weight: 700; font-size: 14px; left: 72px; top: 270px; margin: 0 10px; color: #7E999B}
#combine input:checked+label {color: #354B4E}
#combine .contb {
    width: 513px;
    right: 50px;
    bottom: 24px !important;
    height: 205px !important;
    background: none;
    position: absolute;
    overflow: hidden;
}
#combine .contb .cont {transition: 0.7s ease; -webkit-transition: 0.7s ease; -moz-transition: 0.7s ease;opacity: 1;height: 100%; width:100%; position:absolute; font-family: roboto; text-align: justify; font-size: 12px; line-height: 1.5; color: #ccc; overflow: auto; box-sizing: border-box; padding-right: 10px;}


#combine ::-webkit-scrollbar {width: 7px}
#combine ::-webkit-scrollbar-track {background: #B2C3C7; border: 0}
#combine ::-webkit-scrollbar-thumb {background: #7E999B; border: 0}

#combine .cont h1 {font-family: 'Cormorant Garamond', serif; text-transform: uppercase; font-weight: 700; color: #fff; font-size: 15px}
#combine .cont h1:nth-child(1) {margin-top: 0}
.descb span {
    font-family: roboto;
    font-weight: 300 !important;
    font-size: 0.5em !important;
    color: #ccc;
}
.nbit span {
    font-size: 19px;
    margin-top: 11px !important;
    display: block;
    opacity: 0.8;
}
.descb-one {
    float: left;
    width: 45% !important;
    margin-right: 24px !important;
}




/* Хочу видеть
-------------------------------------------------------------*/

#five {width: 615px; background: #1c192d;margin: 0 !important; position:relative; display: flex; justify-content: space-between; box-sizing: border-box; padding: 40px; text-align: left;height: 413px;}
#five .imgb {height: 120px; width: 180px; background: none; position: relative; border: 1px solid #202020; box-sizing: border-box;}
#five .imgb img {height: 100%; width: 100%; position: absolute;object-fit: cover}
#five .ttl {
    margin-left: 12px;
background: none;
width: 297px;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.3;
    color: #7b6bc8;
    font-family: 'Cormorant Garamond', serif;
}
#five .main {
    font-family: roboto;
    width: 522px;
    font-size: 12px;
    line-height: 1.5;
    margin-left: ;
    margin-top: 10px;
    text-align: justify;
    color: #fff;
    position: absolute;
    left: 41px;
    top: 180px;
    overflow: auto;
    height: 201px;
    padding-right: 12px;
}
#five .tagg {width: 180px; font-family: kumar one; text-align: right; font-size: 13px; color: #202020; margin-top: 20px; display: flex; flex-direction: column; line-height: 1.3; text-transform: uppercase;}
#five .tagg span {text-transform: lowercase; margin: 10px 0;}
#five .tagg a {text-transform: lowercase; margin: 10px 0; color: #202020; text-decoration: none}



.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 {
    width: 38px !important;

}

