﻿@media only screen and (min-width: 1280px)
{
    .registration_header_name
    {
        width: 82.113821%;
    }
}

.text__enter_field_info_description
{
    font-family: Myriad Pro,Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
}


.pr_article ol, .pr_article ul, .article ol, .article ul
{
    color: #222;
}


.article .text__article_header_name
{
    padding-left: 2%;
}

.article .text__article_text
{
    padding-left: 2%;
    color: #222;
}

.article .text__article_text p
{
    padding-left: 0;
    color: #222;
}

.article .text__article_text h1, .article .text__article_text h2, .article .text__article_text h3, .article .text__article_text h4, .article .text__article_text h5, .article .text__article_text h6
{
    font-size: 1.1em;
}
@media only screen and (min-width: 768px)
{
    .article .text__article_text h1, .article .text__article_text h2, .article .text__article_text h3, .article .text__article_text h4, .article .text__article_text h5, .article .text__article_text h6
    {
        font-size: 1.2em;
        line-height: 1em;
    }
}
@media only screen and (min-width: 1280px)
{
    .article .text__article_text h1, .article .text__article_text h2, .article .text__article_text h3, .article .text__article_text h4, .article .text__article_text h5, .article .text__article_text h6
    {
        font-size: 1.4em;
        line-height: 1em;
    }
}

.text__pr_text
{
    font-size: 1.2em;
}
.text__article_text
{
    font-size: 1.2em;
}
.text__pr_article_text
{
    font-size: 1.3em;
}
.pr_article_intro
{
    font-size: 1.2em;
}
.text__article_header_name 
{
    font-size: 1.6em;
}
@media only screen and (min-width: 768px)
{
    .text__pr_text
{
    font-size: 1.3em;
}

    .text__pr_article_text
    {
        font-size: 1.5em;
    }
    .pr_article_intro
    {
        font-size: 1.2em;
    }
    .text__article_text
    {
        font-size: 1.5em;
    }
.text__article_header_name 
{
    font-size: 2.1em;
}
}
@media only screen and (min-width: 1280px)
{
    .text__pr_text
{
    font-size: 1.3em;
}

    .text__pr_article_text
    {
        font-size: 1.5em;
    }
    .pr_article_intro
    {
        font-size: 1.2em;
    }
    .text__article_text
    {
        font-size: 1.5em;
    }
.text__article_header_name 
{
    font-size: 2.3em;
}
}

.text__pr_article_text
{
    color: #222;
}

.design_copyright 
{
    margin-top:-28px;
}

/************************RSS***********************/

.pr_rss
{
    margin-bottom: 20px;
}

.pr_rss:after
{
    display: table;
    clear: both;
    content: '';
}

.pr_rss .pr_rss_icon
{
    float: left;
}
.pr_rss .pr_rss_icon img
{
    width: 20px;
}
.pr_rss .pr_rss_text
{
    float: left;
    margin: 2px 0 0 10px;
    font-size: 1.48em;
    font-family: Myriad Pro, Arial, sans-serif;
    line-height: normal;
    font-weight: normal;
}

.pr_rss .pr_rss_text a
{
    text-decoration: none;
    color: #0a02ab;
}

@media only screen and (min-width: 768px)
{
    .pr_title.pr_rss_title
    {
        margin-bottom: 20px;
    }
    .pr_rss .pr_rss_text
    {
        margin: 5px 0 0 10px;
        font-size: 1.48em;
    }
    .pr_rss .pr_rss_icon img
    {
        width: 25px;
    }
}

@media only screen and (min-width: 1280px)
{
    .pr_title.pr_rss_title
    {
        margin-bottom: 50px;
    }
    .pr_rss .pr_rss_text
    {
        font-size: 1.68em;
    }
    .pr_rss .pr_rss_icon img
    {
        width: 29px;
    }
}
/************************END RSS***********************/

/************************SEARCH***********************/
.pr_search_item
{
    margin-bottom: 10px;
}

.text__pr_search_title
{
    font-family: Myriad Pro SemiboldSemiExt, Arial, sans-serif;
    font-size: 1.5em;
    line-height: normal;
    font-weight: normal;
    margin: 10px 0 2px 0;
    color: #434747;
}

.text__pr_search_text
{
    font-size: 1.3em;
    font-family: Myriad Pro, Arial, sans-serif;
    line-height: normal;
    font-weight: normal;
    color: #2d449c;
    margin: 0;
}

.text__pr_search_text a
{
    color: #2d449c;
}

@media only screen and (min-width: 768px)
{
    .pr_title.pr_search_title
    {
        margin-bottom: 20px;
    }
    .text__pr_search_title
    {
        font-size: 1.9em;
        margin: 15px 0 5px 0;
    }
    .text__pr_search_text
    {
        font-size: 1.6em;
    }
    .pr_search_item
    {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 1280px)
{
    .pr_title.pr_search_title
    {
        margin-bottom: 50px;
    }
    .text__pr_search_title
    {
        font-size: 2.1em;
        margin: 20px 0 5px 0;
    }
    .text__pr_search_text
    {
        font-size: 1.8em;
    }
    .pr_search_item
    {
        margin-bottom: 20px;
    }
}

/************************END SEARCH***********************/

/************************SITEMAP***********************/

.sitemap__item
{
    text-align: left;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
}

.sitemap__item ul
{
    margin-left: 20px;
}

@media only screen and (min-width: 768px)
{
    .sitemap__item
    {
        display: inline-block;
        width: 50%;
        font-size: 1rem;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 13px;
        padding-top: 18px;
        margin-bottom: 24px;
    }
}




.text__pr_sitemap_title
{
    font-family: Myriad Pro SemiboldSemiExt, Arial, sans-serif;
    font-size: 1.4em;
    line-height: normal;
    font-weight: normal;
    margin: 10px 0 2px 0;
    color: #0a02ab;
}

.text__pr_sitemap_subtitle
{
    font-family: Myriad Pro SemiboldSemiExt, Arial, sans-serif;
    font-size: 1.3em;
    line-height: normal;
    font-weight: normal;
    margin: 2px 0 2px 0;
    color: #0a02ab;
}

.text__pr_sitemap_text
{
    font-size: 1.2em;
    font-family: Myriad Pro, Arial, sans-serif;
    line-height: normal;
    font-weight: normal;
    color: #0a02ab;
    margin: 0;
}

.text__pr_sitemap_text::before
{
    content: "• ";
    margin-left: -4px;
    position: relative;
    width: 6px;
}

.text__pr_sitemap_title a, .text__pr_sitemap_subtitle a, .text__pr_sitemap_text a
{
    color: #0a02ab;
}

.text__pr_sitemap_text a
{
    text-decoration: none;
}

@media only screen and (min-width: 768px)
{
    .pr_title.pr_sitemap_title
    {
        margin-bottom: 0px;
    }
    .text__pr_sitemap_title
    {
        font-size: 1.62em;
        margin: 15px 0 3px 0;
    }
    .text__pr_sitemap_subtitle
    {
        font-size: 1.42em;
        margin: 2px 0 5px 0;
    }
    .text__pr_sitemap_text
    {
        font-size: 1.35em;
    }
}
@media only screen and (min-width: 1280px)
{
    .pr_title.pr_sitemap_title
    {
        margin-bottom: 0px;
    }
    .text__pr_sitemap_title
    {
        font-size: 1.8em;
        margin: 15px 0 3px 0;
    }
    .text__pr_sitemap_subtitle
    {
        font-size: 1.6em;
        margin: 2px 0 5px 0;
    }
    .text__pr_sitemap_text
    {
        font-size: 1.5em;
    }
}

/************************END SITEMAP***********************/

/**
 * Check Also Box
 * ----------------------------------------------------------------------------- *
 */

#bdCheckAlso {
    background: #FFF;
    position: fixed;
    z-index: 999;
    bottom: 64px;
    right: -350px;
    width: 250px;
    padding: 24px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid rgba( 0, 0, 0, 0.12) !important;
    -webkit-box-shadow: 0 0 3px rgba( 0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 3px rgba( 0, 0, 0, 0.08);
    box-shadow: 0 0 3px rgba( 0, 0, 0, 0.08);
}

#bdCheckAlso:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 100%;
    border-bottom: 2px solid rgba( 0, 0, 0, 0.03);
}
#bdCheckAlso.bdCheckAlso-left {
    left: -350px;
    right: auto;
}
#bdCheckAlso.bdCheckAlsoShow {
    right: 0;
    left: auto;
}
#bdCheckAlso.bdCheckAlso-left.bdCheckAlsoShow {
    right: auto;
    left: 0;
}
#bdCheckAlso .check-also-head {
    padding: 0;
}
#bdCheckAlso .check-also-head h3 {
    text-align: center;
    margin: 0 0 10px;
    display: block;
    float: none;
}
#bdCheckAlso .post-thumbnail {
    margin: 0 0 10px;
}
.check-also-post {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.check-also-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0 none;
}
.check-also-post .post-title {
    margin: 15px 0 10px;
    padding: 0 0 0 0;
}
.check-also-post p {
    margin: 0;
    padding: 0;
}
#check-also-close {
    position: absolute;
    right: 10px;
    top: 10px;
	background:url(/img/btn-close2.png) no-repeat 100% 2px;
	width:15px;
	height:15px;
}

.check-also-thumb {
    width: 252px;
    height: 130px;
}

.text__info_name > a
{
    color:#1734b1;
}


/******************************************************************************************************************/

.main_footer_medal
{
    float:left;
    position:relative;
}

@media only screen and (min-width: 768px)
{
    .main_footer_medal
    {
        margin-top:-50px;
        margin-left:0px;
    }
    
    .main_footer_medal img
    {
        width:50px;
    }
    
     .main_footer_medal img.main_footer_gold
    {
        width:90px;
    }
}

@media only screen and (min-width: 1280px)
{
    .main_footer_medal
    {
        margin-top:-85px;
        margin-left:0px;
    }
    
    .main_footer_medal img
    {
        width:85px;
    }
    
    .main_footer_medal img.main_footer_gold
    {
        width:130px;
    }
}

.pr-icon--telegram {
    width: 30px;
    height: 30px;
    fill: #fefefe
}

@media only screen and (min-width:768px) and (max-width:1279.99px) {
    .pr-icon--telegram {
        width: 23px;
        height: 23px
    }
}

@media only screen and (min-width:1280px) {
    .pr-icon--telegram {
        width: 36px;
        height: 36px
    }
}


.pr-icon--instagram {
    width: 30px;
    height: 30px;
}

@media only screen and (min-width:768px) and (max-width:1279.99px) {
    .pr-icon--instagram {
        width: 23px;
        height: 23px
    }
}

@media only screen and (min-width:1280px) {
    .pr-icon--instagram {
        width: 36px;
        height: 36px
    }
}