@import url('https://fonts.googleapis.com/css?family=Cuprum:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
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, body,
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;
    margin-bottom: 0px !important;
    position: relative;
    font-family: 'PT Sans', sans-serif;
    background-color: #fff;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
input, textarea {
outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clr{
    clear: both;
}

.wrapper{
    width: 100%;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    box-sizing:border-box;
}

header{
    height: 90px;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 100;
}

a.logo{
    text-decoration: none;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    position: absolute;
    top: 37px;
    /*left: 10px;*/
    font-family: 'Cuprum', sans-serif;
}
a.logo br{
    display: none;
}

.mm-navbar-top .logo{
    color: #fff !important;
    top: 27px !important;
    left: 20px !important;
}

header .n_icon{
    display: block;
    background-image: url(../images/nav_icon.jpg);
    width: 33px;
    height: 25px;
    position: absolute;
    top: 33px;
    right: 20px;
    display: none;
}

header nav{
    position: absolute;
    top: 36px;
    /*right: 0px;*/
    right: 122px;
}

header nav ul li{
    float: left;
    margin-left: 42px;
}

header nav ul li a{
    text-decoration: none;
    font-size: 20px;
    color: #2196f3;
}
.header_mask{
    height: 90px;
}
#main_top{
    position: relative;
    height: 687px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 45px;
    overflow: hidden;
}
#main_top .main_img_box{
    position: absolute;
	width: 100%;
	height: 100%;
    background-color: #f4f4f4;
}
#main_top img{
    position: absolute;
    bottom: 0px;
    left: -206px;
    max-width: 100%;
}
#main_top .box{
    width: 50%;
    float: right;
    box-sizing:border-box;
}

#main_top .title{
    padding-top: 90px;
    font-weight: bold;
    padding-left: 10px;
    font-size: 40px;
    line-height: 60px;
    color: #000;
    margin-bottom: 60px;
    position: relative;
    width: 100%;
    max-width: 500px;
    left: calc(50% - 0px);
    z-index: 10;
    font-family: 'PT Sans', sans-serif;
}

#main_top .desc{
    position: relative;
    width: 100%;
    max-width: 500px;
    left: calc(50% - 0px);
    z-index: 10;
}

#main_top .desc p{
    font-size: 20px;
    padding-left: 11px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #6c6c6a;
    font-weight: lighter;
    letter-spacing: -0.57px;
}

#blog .main_title{
    font-size: 32px;
    color: #2196f3;
    line-height: 60px;
    font-weight: bold;
    margin-top: 35px;
    font-family: 'PT Sans', sans-serif;
}

#blog .main_desc{
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 89px;
    color: #6c6c6a;
}

#blog .block .once{
    width: 50%;
    float: left;
    margin-bottom: 60px;
    box-sizing:border-box;
}

#blog .block .once:nth-child(5n),#blog .block .once:nth-child(6n),#blog .block .once:nth-child(7n){
    width: 33.333%;
    float: left;
    margin-bottom: 60px;
    box-sizing:border-box;
}

#blog .block .once .desc_block a{
    text-decoration: none;
    color: #000;
}

#blog .block .once .desc_block a:hover{
    text-decoration: underline;
}

#blog .block .once .img_block{
    width: 100%;
    height: 270px;
    margin-bottom: 31px;
    background-size: cover;
}
#blog .block .once .img_block a{
    display: block;
    width: 100%;
    height: 100%;
}

#blog .block .once:nth-child(2n),#blog .block .once:nth-child(5n){
    padding-right: 10px;
}

#blog .block .once:nth-child(3n),#blog .block .once:nth-child(7n){
    padding-left: 10px;
}
#blog .block .once:nth-child(7n){
    padding: 0px 10px;
}

#blog .block .once:first-child,#blog .block .once:nth-child(4n){
    width: 100%;
}

#blog .block .once:first-child .img_block,#blog .block .once:nth-child(4n) .img_block{
    height: 330px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    width: calc(100% - 340px);
    float: left;
    margin-bottom: 0px;
}

#blog .block .once:first-child .desc_block,#blog .block .once:nth-child(4n) .desc_block{
    float: right;
    width: 340px;
    padding-left: 20px;
    box-sizing:border-box;
}

#blog .block .once .title{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 30px;
    padding-top: 0px;
}

#blog .block .once .desc{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 36px;
    color: #6c6c6a;
}

#blog .comments{
    padding-left: 30px;
    background-image: url(../images/coment_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    /*height: 20px;*/
    line-height: 30px;
    font-size: 16px;
    color:#9f9f9f;
    float: left;
}

#blog .date {
    float: right;
    font-size: 16px;
    color: #2196f3;
    line-height: 30px;
}

#subscribe{
    margin-top: 300px;
}

#subscribe .title{
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    margin-bottom: 66px;
}

#subscribe input[type=text], #subscribe input[type=email]{
    background: none;
    width: calc(100% - 16px) !important;
    border: none;
    border-bottom: 1px solid #838383;
    display: block;
    box-sizing: border-box;
    font-size: 20px;
    font-size: 18px;
    margin-right: 20px;
    height: 36px;
    border-radius:0px !important;
}

#mc_embed_signup .clear{
    clear: none !important;
    float: right !important;
    width: 15%;
    position: absolute;
    top: 0px;
    right: 0px;
}


#mc_embed_signup form {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#mc_embed_signup_scroll h2{
    display: none;
}

.indicates-required{
    display: none !important;
}

#mc_embed_signup .asterisk {
     font-size: 100% !important;
    top: 0px !important;
}


.mc-field-group{
    width: 42%!important;
    float: left !important;
    margin-top: 10px;
    clear: inherit !important;
}

#subscribe input[type=submit]{
    display: block;
    box-sizing:border-box;
    background: none;
    padding: 0px;
    border:none;
    height: 55px;
    width: 100%;
    float: right;
    background-color: #2196f3;
    background-image: url(../images/submit.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
}

#mc_embed_signup .button:hover{
    background-color: #2196f3 !important;
}
#mc_embed_signup .button{
    border-radius: 0px !important;
}

footer{
    height: 180px;
    background-color: #2196f3;
    margin-top: 119px;
    position: relative;
}

footer .wrapper{
    padding-top: 34px;
    position: absolute;
    left: 50px;
}

footer .skype{
    background-image: url(../images/skype_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    padding-left: 34px;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 7px;
    font-weight: lighter;
}

footer .mail{
    background-image: url(../images/mail_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 34px;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 39px;
    font-weight: lighter;
}

footer .soc li{
    float: left;
    margin-right: 39px;
}

.mm-menu{
    background-color: #2196f3 !important;
}

.mm-title{
    display: none !important;
}

.mm-navbar{
    border:none !important;
}
.mm-menu .mm-listview>li a:not(.mm-next){
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after{
    border-color:#39a7ef !important;
}
.mm-listview>li:not(.mm-divider):after{
    left: 0px !important;
}

.mm-close:after{
    display: none !important;
}
.mm-close:before{
    display: none !important;
}
.mm-navbar .mm-btn:last-child{
    left: auto !important;
    /*right: 0px !important;*/
    top: 10px !important;
    right: 20px !important;
    background-image: url(../images/close.jpg);
    width: 59px;
    height: 64px;
}

.main_title.mob{
    display: none;
}
.main_title.mob a,.head_title_page.mob a{
    color: inherit;
    text-decoration: none;
}

.head_title_page{
    font-size: 32px;
    font-weight: 400;
    line-height: 60px;
    color: #2196f3;
    margin-top: 90px;
    margin-bottom: 30px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
}
.head_title_page.mob{
    display: none;
}
.about_img_block img{
    max-width: 100%;
}
.about_img_block{
    margin-bottom: 90px;
}
.left_side{
    width: calc(100% - 240px);
    float: left;
    box-sizing: border-box;
    padding-right: 70px;
}
.left_side p{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #212121;
    margin-bottom: 30px;
    font-family: 'PT Serif', serif;
}
.right_side{
    width: 240px;
    box-sizing: border-box;
    float: right;
}
.right_side .title{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #2196f3;
    margin-bottom: 30px;
}
.right_side .more_cont_box{
    width: 100%;
    margin-bottom: 60px;
}
.right_side .more_cont_box img{
    max-width: 100%;
}
.right_side .more_cont_box .article_name a{
    font-size: 19px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 38px;
    text-decoration: none;
    display: inline-block;
}

.right_side .comments{
    padding-left: 30px;
    background-image: url(../images/coment_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color:#9f9f9f;
    float: left;
}

.right_side .date {
    float: right;
    font-size: 14px;
    padding-top: 3px;
    color: #2196f3;
}

#blog.art_b .main_title{
    margin-bottom: 60px;
}

#article{
    margin-bottom: 50px;
}

#article h1{
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-top: 90px;
    margin-bottom: 40px;
}

#article .date{
    font-size: 20px;
    line-height: 30px;
    color: #2196f3;
    margin-bottom: 67px;
}

#article .slogon{
    padding: 0px 86px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 60px;
    /*color: #6c6c6a;*/
    /*font-style: italic;*/
}

#article .text{
    padding: 0px 170px;
    box-sizing: border-box;
}

#article .text p{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #000;
    font-family: 'PT Serif', serif;
    font-weight: normal;
}

blockquote{
    position: relative;
    padding-left: 64px;
    padding-right: 85px;
    box-sizing: border-box;
    font-style: italic;
}
blockquote:before{
    content: '';
    position: absolute;
    display: block;
    left: 42px;
    top: 0px;
    height: 100%;
    width: 1px;
    background-color: #2196F3;
}

#article .text img{
    /*max-width: 100%;*/
    width: calc(100% + 340px);
    margin-bottom: 30px;
    margin-left: -170px;
	height: auto;
}

#article .tags{
    margin-top: 59px;
    padding: 0px 170px;
}

#article .tags ul li{
    float: left;
    margin-right: 8px;
    margin-bottom: 5px;
}

#article .tags ul li a{
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    line-height: 19px;
    background-color: #e6e6e6;
    padding: 6px 18px;
    border-radius: 2px;
    color: #757575;
    font-family: 'PT Sans', sans-serif;
}

#article .comments{
    padding-left: 30px;
    background-image: url(../images/coment_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color:#9f9f9f;
    float: left;
    margin-left: 170px;
    margin-top: 38px;
}

.wp-pagenavi{
    text-align: center;
}

.wp-pagenavi span.pages{
    display: none !important;
}

.wp-pagenavi .first,.wp-pagenavi .last{
    color: #2196f3;
    text-decoration: underline;
    border:none;
}

.wp-pagenavi .first:hover,.wp-pagenavi .last:hover{
    text-decoration: none;
}

.wp-pagenavi .current{
    color: #757575;
    border:none;
    margin: 0px 40px !important;
    font-weight: normal !important;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink{
    border-color: #2196F3 !important;
    border-width: 2px;
    padding: 0px !important;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 40%;
    display: inline-block;
    vertical-align: middle;
    width:  55px;
    height: 55px;
}

.wp-pagenavi .previouspostslink{
    background-image: url(../images/prev_arr.png);
}

.wp-pagenavi .nextpostslink{
    background-image: url(../images/next_arr.png);
}

.wp-pagenavi a, .wp-pagenavi span{
    margin: 0px 10px !important;
}

#respond {
    margin: 40px 0px;
}

#respond #reply-title {
    font-size: 22px;
    margin-bottom: 10px;
}


#respond form#commentform {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
}

#respond .comment-notes {
    text-align: left;
    margin-bottom: 30px;
}

#respond  #commentform label{
    display: block;
    margin-top: 15px;
}

#respond  #commentform input[type=text]{
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #838383;
    display: block;
    box-sizing: border-box;
    font-size: 20px;
    font-size: 18px;
    margin-right: 20px;
    height: 36px;
    margin-top: 10px;
    padding: 0px 10px;
}



#respond input[type=submit]{
    display: block;
    box-sizing:border-box;
    background: none;
    padding: 0px;
    border:none;
    height: 40px;
    width: 50%;
    font-size: 18px;
    background-color: #2196f3;
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
    font-family: 'PT Sans', sans-serif;
}

textarea#comment {
    border: 1px solid #838383;
    resize: none;
    width: 100%;
    height: 100px;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 10px;
}

p.comment-form-url{
    display: none;
}

ul.children {
    padding-left: 40px;
    margin-top: 30px;
    box-sizing: border-box;
    width: 100%;
}
h3#comments{
    display: none;
}
h3#reply-title{
    margin: 0px auto;
    max-width: 700px;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 20px;
}
.navigation{
    margin-bottom: 30px;
}

.comment-author img{
    display: none;
}

.comment-author{
    font-size: 21px;
    font-weight: 600;
    color: #2196f3;
}

.comment-author cite{
    font-style: normal !important;
    text-transform: capitalize;
}

.comment-meta.commentmetadata{
    margin: 5px 0px;
    color: #212121;
    font-size: 14px;
}

.comment-meta.commentmetadata a{
    color: #212121;
    font-size: 14px;
    text-decoration: none;
}

.reply {
    text-align: right;
    margin: 20px 0px;
}

.reply .comment-reply-link {
    height: 40px;
    display: inline-block;
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    background-color: #2196f3;
    color: #fff;
    line-height: 40px;
    margin-top: 15px;
    /* padding: 3px 12px; */
    text-decoration: none;
}

ol.commentlist {
    max-width: 700px;
    margin: 0px auto;
}

#material .material_wrap{
    max-width: 50%;
}

#material .head_title_page{
    margin-bottom: 10px;
}

#material .desc,#material  .f_desc{
    color: #757575;
    font-size: 18px;
    margin-bottom: 40px;
    line-height: 30px;
}
.audio .b_title{
    position: relative;
    margin-left: 25px;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 40px;
}
.audio .b_title:before{
    content:'';
    display: block;
    position: absolute;
    left: -25px;
    top: -1px;
    width: 17px;
    height: 24px;
    background-image: url(../images/audio.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 50%;
}
.video .b_title{
    position: relative;
    margin-left: 35px;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 40px;
}
.video .b_title:before{
    content:'';
    display: block;
    position: absolute;
    left: -35px;
    top: -1px;
    width: 25px;
    height: 25px;
    background-image: url(../images/video.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 50%;
}
#material .name{
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.audio_link{
    position: relative;
    margin-bottom: 70px;
    margin-left: 25px;
}

.audio_link a:before{
    content:'';
    display: block;
    position: absolute;
    left: -25px;
    top: -1px;
    width: 18px;
    height: 22px;
    background-image: url(../images/download.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 50%;

}

.audio_link a{
    position: relative;
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
.current-menu-item{
    font-weight: 600;
}
.img_post{
    width: 100%;
    height: 190px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.main_img_wrapp{
    position: absolute;
    width: 100%;
    max-width: 1000px;
    left: 50%;
    height: 100%;

    transform: translateX(-50%);
}
.mm-listview {
    position: relative;
    font: inherit;
    font-size: 14px;
    line-height: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before{
    height: 0px !important;
}

#mc_embed_signup div#mce-responses{
    top: calc(100% + 40px) !important;
    right: auto;
    left: 0;
    margin: 0 !important;
}
#mc_embed_signup #mce-success-response{
    color: #2196f3 !important;
}

.lang{
    position: absolute;
    top: 36px;
    right: 0px;
}
.lang li{
    float: left;
}
.lang li a {
    text-decoration: none;
    font-size: 20px;
    color: #2196f3;
    opacity: 1
}
.lang li.active a{
    opacity: 0.6;
}
.lang li:first-child{
    border-right: 2px solid #959595;
    padding-right: 10px;
    margin-right:10px;
}
.lang_footer {
    margin-top:4px;
    float: left;
}
.lang_footer li{
    float: left;
}
.lang_footer li a {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    opacity: 1
}
.lang_footer li.active a{
    opacity: 0.6;
}
.lang_footer li:first-child{
    border-right: 2px solid #0f5ba0;
    padding-right: 10px;
    margin-right:10px;
}
.soc_share{
    float: right;
    margin-right: 170px;
}
.pluso-counter{
    display: none !important;
}
.pluso-more{
    display: none !important;
}
.pluso-wrap{
    background: none !important;
}

.pluso-010010101001-04 .pluso-wrap a.pluso-twitter{
  background: none !important;
  background-image: url(../images/soc1.jpg) !important;
  background-position: 0px 0px !important;
  width: 27px !important;
  height: 21px;
  margin-right:10px;
}
.pluso-010010101001-04 .pluso-wrap a.pluso-facebook{
  background: none !important;
  background-image: url(../images/soc2.jpg) !important;
  background-position: 0px 0px !important;
  width: 26px !important;
  height: 26px;    
}