p {
    color: #2e2e2e;
    font-size: 22px;
    line-height: 1.1;
    padding: 0 0 24px;
    margin: 0;
}

a {
    color: #034ea2;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
}

.alignleft {
    text-align: left;
}

img.alignleft {
    float: left;
    padding: 0 10px 10px 0;
}

.alignright {
    text-align: right;
}

img.alignright {
    float: right;
    padding: 0 0 10px 10px;
}

.aligncenter {
    text-align: center;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
    padding: 0 0 10px;
}

.bold, strong {
    font-weight: bold;
}

.show {
    display: block !important;
}

.italic {
    font-style: italic;
}

.clear {
    clear: both;
}

.afterclear:after {
    display: block;
    content: '';
    clear: both;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #393939;
    font-weight: bold;
    line-height: 1.2;
}

h1, .h1 {
    font-size: 21px;
    padding: 0 0 18px;
    margin: 0;
}

.text .sec-title {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #393939;
    line-height: 1.2;
    font-size: 16px;
    padding: 0 0 18px;
    text-align: left;
    margin: 0;
}

h2, .h2 {
    font-size: 16px;
}

h3, .h3 {
    font-size: 14px;
}

h4, .h4, h5, .h5, h6, .h6 {
    font-size: 14px;
}

.text ul {
    list-style: disc;
}

.text ol {
    list-style: decimal;
}

.text p {
    color: #393939;
    font-size: 20px;
    line-height: 1.3;
    padding: 0 0 26px;
    margin: 0;
}

.text h1, .text h2, .text h3, .text h4, .text h5, .text h6, .text .h1, .text .h2, .text .h3, .text .h4, .text .h5, .text .h6 {
    color: #2e2e2e;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.text .date-line {
    display: block;
    color: #959595;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin: 0 0 24px;
    position: relative;
}

.text .date-line > span {
    display: block;
    padding: 1px 0 0 21px;
    margin: 0;
    background: url("../images/fon/date-clock_black_mob.png") left 50% no-repeat;
    position: relative;
}

.text img {
    width: 100%;
    height: auto;
}

.stLayout {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 98;
}

.wrapper-1000 {
    width: auto;
    margin: auto;
    position: initial;
}


/* Header
-----------------------------------------------------------------------------*/
header {
    display: table;
    background: #ffffff;
    width: 100%;
    height: 53px;
    padding: 0 !important;
    border-bottom: 1px solid #d1d1d1;
    position: fixed;
    z-index: 99;
    right: 0;
    left: 0;
    top: 0;
}

header .menuBtn {
    display: block;
    float: left;
    position: relative;
    width: 53px;
    height: 53px;
    border-right: 1px solid #d1d1d1;
}

header .menuBtn:after {
    display: block;
    content: '';
    position: absolute;
    top: 17px;
    left: 16px;
    width: 22px;
    height: 20px;
    background: url(../img/main-sprite-mobile.png) -19px 0;
}

header .menuBtn.show:after {
    background-position: 0 0;
    width: 19px;
    height: 10px;
    top: 23px;
    left: 17px;
}

header .reloadBtn {
    display: block;
    float: right;
    position: relative;
    width: 53px;
    height: 53px;
    border-left: 1px solid #d1d1d1;
}

header .reloadBtn:after {
    display: block;
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    width: 24px;
    height: 25px;
    background: url(../img/main-sprite-mobile.png) -41px 0;
}

header .logo {
    display: block;
    position: absolute;
    top: 4px;
    left: 50%;
    width: 100px;
    height: 43px;
    margin-left: -50px;
}

header .mainMenu {
    position: absolute;
    top: 54px;
    left: -223px;
    width: 223px;
    padding: 13px 0;
    background: #ededed;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow-y: auto;
    overflow-x: hidden;
}

header .mainMenu.show {
    left: 0;
}

header .mainMenu .nav {
    font-size: 16px;
    list-style: none;
    margin-bottom: 28px;
}

header .mainMenu .nav li {
    padding: 6px 16px;
}

header .mainMenu .nav li.border {
    border-bottom: 1px solid #bababa;
}

header .mainMenu .search {
    display: block;
    position: relative;
    margin: 0 16px 10px 16px;
    width: 192px;
    height: 32px;
}

header .mainMenu .search .textInput {
    border-radius: 15px;
    border: 1px solid #d2d2d2;
    width: 148px;
    height: 18px;
    padding: 6px 8px 6px 34px;
    outline: none;
    color: #777;
    background: #e8e8e8;
}

header .mainMenu .search .textInput:focus {
    background: #ffffff;
}

header .mainMenu .search:after {
    display: block;
    content: '';
    position: absolute;
    left: 9px;
    top: 8px;
    width: 18px;
    height: 18px;
    background: url(../img/main-sprite-mobile.png) -65px 0;
}

header .mainMenu .social {
    list-style: none;
    width: 189px;
    height: 28px;
    margin: 0 17px;
}

header .mainMenu .social a {
    display: block;
    float: left;
    color: transparent;
    width: 28px;
    height: 28px;
    margin-right: 12px;
}

header .mainMenu .social a.facebook {
    background: url(../img/main-sprite-mobile.png) 0 -38px;
}

header .mainMenu .social a.vkontakte {
    background: url(../img/main-sprite-mobile.png) -28px -38px;
}

header .mainMenu .social a.odnoklassniki {
    background: url(../img/main-sprite-mobile.png) -112px -38px;
}

header .mainMenu .social a.twitter {
    background: url(../img/main-sprite-mobile.png) -56px -38px;
}

header .mainMenu .social a.youtube {
    background: url(../img/main-sprite-mobile.png) -84px -38px;
    margin-right: 0;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
    padding-top: 64px;
    padding-bottom: 60px;
    position: relative;
    min-height: 50px;
}

.content:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 50px;
    background: -webkit-linear-gradient(top, #d8d8d8, #ffffff); /* для webkit-браузеров */
    background: -moz-linear-gradient(top, #d8d8d8, #ffffff); /* для firefox 3.6+ */
    background: -o-linear-gradient(top, #d8d8d8, #ffffff); /* для Opera 11.10+ */
    background: -ms-linear-gradient(top, #d8d8d8, #ffffff); /* для IE10+ */
}

.content .page-box {
    position: relative;
    padding: 0 22px;
}

.content .main-page {
    display: block;
    margin: 0;
}

.content .main-page .ttl-1 {
    display: block;
    color: #393939;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 30px;
}

.content .main-page .ttl-1 img {
    position: relative;
    top: 4px;
}

.content .main-page .h1,
.content .main-page h1 {
    text-align: center;
}

.content .partners-box {
    display: block;
    width: auto;
    padding: 0;
    margin: 0 0 20px;
}

.content .partners-box > .item-one {
    display: block;
    height: auto;
    padding: 0;
    margin: 0 0 30px;
}

.content .partners-box > .item-one.half-box {
    clear: both;
    width: 100%;
}

.content .partners-box > .item-one > .wrap {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
}

.content .partners-box > .item-one > .wrap:after {
    display: none;
}

.content .partners-box > .item-one > .wrap > img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 190px;
    padding: 0;
    margin: 0 0 16px;
}

.content .partners-box > .item-one > .wrap > .label {
    display: block;
    position: absolute;
    top: 14px;
    left: 14px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1;
    padding: 8px 10px;
    border: none;
    margin: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.3);

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.content .partners-box > .item-one > .wrap > .title-this {
    position: initial;
    display: block;
    color: #36597d;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    padding: 0 0 10px;
    margin: 0;
}

.content .partners-box > .item-one > .wrap > .title-this > span {
    line-height: 1.5;
    text-shadow: none;
}

.content .partners-box > .item-one > .wrap > .date-this {
    position: initial;
    display: block;
    color: #959595;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    padding: 2px 0 2px 22px;
    margin: 0;
    background: url("../images/ico-clock.jpg") left 50% no-repeat;
    text-shadow: none;
}

.content .title-top,
.content .title-bottom {
    position: relative;
    display: block;
    padding: 0;
    border-bottom: none;
    text-align: center;
}

.content .title-bottom {
    border-top: none;
    padding-top: 0;
}

.content .title-top > .box,
.content .title-bottom > .box {
    display: inline-block;
    /*height: 26px;*/
    box-sizing: border-box;
    vertical-align: top;
    color: #393939;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    line-height: 1;
    padding: 0 0 3px 8px;
}

.content .title-top > .box.img-b,
.content .title-bottom > .box.img-b {
    padding: 2px 8px 0 0;
    margin: 0;
    border-right: none;
}

.content .title-bottom > .box.img-b {
    padding-bottom: 10px;
}

.content .title-top > .box > a,
.content .title-bottom > .box > a {
    color: #034ea2;
    text-decoration: none;
    text-transform: none;
    vertical-align: top;
}

.content .send-idea-button {
    display: block;
    padding: 0;
    margin: 0 0 40px;
}

.content .send-idea-button > .idea-button {
    display: block;
    color: #2e2e2e;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    padding: 18px 20px;
    margin: 0;
    background: #ededed;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    vertical-align: middle;
}

.content .send-idea-button > .idea-button:before {
    display: inline-block;
    content: '';
    width: 34px;
    height: 36px;
    padding: 0;
    margin: -16px 16px 0 0;
    background: url("../images/fon/idea-ico_mob.png") 50% 50% no-repeat;
    position: relative;
    top: 8px;
}

.content .send-idea-button > .idea-button:hover {
    background-color: #d3d3d3;
}

.content .send-idea-button > .form-idea {
    display: none;
}

main .social {
    color: #808080;
    float: none;
}

main .social .shareText {
    line-height: 24px;
    margin-right: 4px;
}

main .social .copyButton {
    float: left;
    width: 59px;
    height: 24px;
    margin: 1px 0;
    background: url(../img/main-sprite-mobile.png) -169px -38px;
    cursor: pointer;
}

main .social .socialButtons {
    float: left;
    margin-right: 2px;
}

.videoContainer {
    width: auto;
}

.text .date-line:before {
    display: none;
}


/* Footer
-----------------------------------------------------------------------------*/
footer {
    position: relative;
    height: 40px;
    padding: 12px 115px 12px 14px;
    border-top: 1px solid #d1d1d1;
}

footer a {
    color: #36597d;
    display: inline-block;
    line-height: 18px;
}

footer a:hover {
    color: #ff0000;
}

footer .age16 {
    position: absolute;
    top: 13px;
    right: 14px;
    width: 37px;
    height: 37px;
    margin-top: 1px;
    background: url(../img/main-sprite-mobile.png) -86px 0;
}


/*custom
-----------------------------------------------------*/
.air-top {
    display: block;
    height: 16px;
    padding: 0;
    margin: 0;
}

/*fancy
----------------------------*/
.fancybox-skin {
    color: #2e2e2e;
    background: #ededed;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.fancybox-skin > .fancybox-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: url("../images/fon/fc-close.png") 50% 50% no-repeat;
}

/*form
---------------------------------------------------*/
#the_idea-form {
    display: none;
    width: 100%;
    box-sizing: border-box;
    padding: 26px 0 30px;
    margin: 0;
}

#the_idea-form > .title-img {
    display: block;
    text-align: center;
    padding: 0 0 20px;
}

#the_idea-form > .title-this {
    font-size: 17px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 0 20px 16px;
}

#the_idea-form .text-this {
    display: block;
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 15px;
    text-align: center;
    line-height: 1.4;
    padding: 0 20px 8px;
    margin: 0 0 24px;
    border-bottom: 1px solid #d3d3d3;

}

#the_idea-form .form-box {
    display: block;
    padding: 0 20px;
    margin: 0;
}

#the_idea-form .form-box form p {
    display: block;
    padding: 0;
    margin: 0 0 15px;
}

#the_idea-form .form-box form label {
    display: inline-block;
    font-size: 15px;
    padding: 14px 10px 13px 0;
    line-height: 1.1;
}

#the_idea-form .form-box form input[type=text],
#the_idea-form .form-box form input[type=email],
#the_idea-form .form-box form input[type=tel] {
    display: inline-block;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    padding: 0 14px;
    margin: 0;
    border: 1px solid #d3d3d3;
    background: #ffffff;
    outline: none;
}

#the_idea-form .form-box form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: 125px;
    font-size: 15px;
    padding: 8px 14px;
    border: 1px solid #d3d3d3;
    background: #ffffff;
}

#the_idea-form .form-box form input[type=submit] {
    display: block;
    width: 143px;
    color: #ffffff;
    font-size: 15px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    padding: 16px 0;
    margin: 0 auto;
    border: none;
    background: #3c5a98;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    cursor: pointer;
}

#the_idea-form .form-box form input[type=submit]:hover {
    background: #2c4882;
}