/* Aspect Pusdrya CSS стили для спецпроектов */
p {
    color: #2e2e2e;
    font-size: 17px;
    line-height: 1.3;
    padding: 0 0 24px;
    margin: 0;
}

.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;
}

.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: #2e2e2e;
    font-weight: bold;
    line-height: 1.2;
}

h1, .h1 {
    font-size: 36px;
    padding: 0 0 20px;
    margin: 0;
}

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

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

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

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

.text ul {
    list-style: disc;
}

.text ol {
    list-style: decimal;
}

.text p {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #2e2e2e;
    font-size: 22px;
    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: #2e2e2e;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0 0 24px;
    position: relative;
}

.text .date-line:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #e3e3e3;
}

.text .date-line > span {
    display: inline-block;
    padding: 2px 12px 2px 38px;
    margin: 0;
    background: url("../images/fon/date-clock_black.png") 15px 50% no-repeat, #ffffff;
    position: relative;
}

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

.text img.full-size {
    width: 100%;
}

.text > p {
    max-width: 600px;
    margin: 0 auto;
}

.text > p.full {
    max-width: none;
}

.text blockquote {
    padding: 0;
}

.wrapper-1000 {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.single-landing blockquote iframe,
.single-landing .videoContainer iframe {
    margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
    display: block;
    width: auto;
    padding: 12px 26px 10px;
    margin: 0;
    border-bottom: 1px solid #dfdfdf;
}

.header .logo-line {
    display: block;
    padding: 0;
    margin: 0;
}

.header .logo-line > .logo-box {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

.header .logo-line > .logo-box img {
    display: block;
    padding: 0;
    margin: 0;
}

.header .logo-line > .search-box {
    display: block;
    float: right;
    padding: 11px 0;
    margin: 0;
}

.header .logo-line > .search-box .wrp-form,
.header .logo-line > .search-box .ya-site-form {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    width: 148px;
}

.header .logo-line > .search-box .wrp-form > input[type=text],
#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
    display: block;
    width: 148px;
    font-size: 12px;
    line-height: 1.2;
    padding: 9px 23px 8px 11px;
    margin: 0;
    position: relative;

    -webkit-box-shadow: inset 1px 2px 2px #e5e5e5;
    -moz-box-shadow: inset 1px 2px 2px #e5e5e5;
    box-shadow: inset 1px 2px 2px #e5e5e5;

    border: 1px solid #e5e5e5;
    outline: none;
    background: #f3f3f3;
}

.header .logo-line > .search-box .wrp-form > input[type=submit],
#ya-site-form0 .ya-site-form__search-input-layout-r .ya-site-form__submit {
    display: block !important;
    position: relative;
    /*top: 0;*/
    right: 24px;
    width: 22px !important;
    height: 30px !important;
    border: none !important;
    cursor: pointer;
    color: #ababab;
    font-size: 0 !important;
    background: url("../images/fon/subm-btn.png") left 50% no-repeat !important;
}

.header .logo-line > .menu-box {
    display: block;
    padding: 18px 190px 0;
    margin: 0;
}

.header .logo-line > .menu-box > ul.menu-table {
    display: table;
    padding: 0;
    margin: 0 auto;
}

.header .logo-line > .menu-box > ul.menu-table > li {
    display: table-cell;
    color: #36597d;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.header .logo-line > .menu-box > ul.menu-table > li > a {
    display: block;
    color: #36597d;
    text-decoration: none;
    padding: 4px 18px;
    margin: 0;
}

.header .logo-line > .menu-box > ul.menu-table > li > a:hover {
    color: #ff0000;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
    width: auto;
    padding: 0 0 160px;
}

.content .main-page-box {
    display: block;
    padding: 0 0 62px;
    margin: 0;
}

.content .main-page-box > .ttl-1 {
    display: block;
    color: #393939;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 0 0 20px;
    margin: 0;
    vertical-align: top;
}

.content .main-page-box > .ttl-1 img {
    padding: 0;
    margin: 0;
    position: relative;
    top: 8px;
    /*height: 28px;*/
}

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

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

.content .partners-box > .item-one {
    display: block;
    height: 313px;
    padding: 0;
    margin: 0 0 16px;
    position: relative;
    overflow: hidden;
}

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

.content .partners-box > .item-one.half-box {
    float: left;
    width: 467px;
}

.content .partners-box > .item-one.half-box.fst {
    clear: left;
    margin-right: 14px;
}

.content .partners-box > .item-one > .wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

.content .partners-box > .item-one > .wrap:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    z-index: 10;
}

.content .partners-box > .item-one > .wrap:hover:after {
    background: rgba(0, 0, 0, 0.05);
}

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

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

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

    z-index: 15;
}

.content .partners-box > .item-one > .wrap > .label:hover {
    background: rgba(0, 0, 0, 0.05);
}

.content .partners-box > .item-one > .wrap > .title-this {
    display: block;
    position: absolute;
    left: 28px;
    bottom: 45px;
    max-width: 580px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    z-index: 20;
}

.content .partners-box > .item-one.half-box > .wrap > .title-this {
    max-width: 86%;
}

.content .partners-box > .item-one > .wrap > .title-this > span {
    /*background: rgba(0,0,0,0.3);*/
    line-height: 36px;
    padding: 0;
    margin: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 1px 2px 2px rgba(0, 0, 0, 0.36);
    /*outline: 6px solid rgba(0,0,0,0.3);*/
    /*outline-offset: -10px;*/
}

/*.content .partners-box > .item-one > .wrap > .title-this:hover > span {
    background-color: rgba(0,0,0,0.5);
    outline-color: rgba(0,0,0,0.5);
}*/
.content .partners-box > .item-one > .wrap > .date-this {
    position: absolute;
    left: 28px;
    bottom: 19px;
    z-index: 25;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    padding: 2px 2px 2px 24px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 1px 2px 2px rgba(0, 0, 0, 0.4);
    background: url("../images/fon/date-clock.png") left 50% no-repeat;
}

.content .social {
    display: block;
    text-align: center;
    padding: 6px 0;
    margin: 0;
    font-size: 12px;
}

.content .social > .shareText {
    display: inline-block;
    color: #7a7a7a;
    font-size: 12px;
    vertical-align: middle;
}

.content .social > .socialButtons {
    display: inline-block;
}

.content .title-top,
.content .title-bottom {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
}

.content .title-bottom {
    border-top: 1px solid #dfdfdf;
    margin-top: 8px;
    margin-bottom: 20px;
}

.content .title-top > .box,
.content .title-bottom > .box {
    display: inline-block;
    height: 34px;
    box-sizing: border-box;
    vertical-align: top;
    color: #393939;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    padding: 4px 0 3px 11px;
}

.content .title-top > .box.img-b,
.content .title-bottom > .box.img-b {
    padding: 2px 14px 0 0;
    margin: 0;
    border-right: 1px solid #dfdfdf;
}

.content .title-top > .box.img-b.no-border,
.content .title-bottom > .box.img-b.no-border {
    border: none;
}

.content .title-bottom > .box {
    font-size: 12px;
    padding-top: 10px;
}

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

.content .title-top > .box > a:hover,
.content .title-bottom > .box > a:hover {
    color: #ff0000;
}

.content .page-box {
    display: block;
    padding: 0 0 44px;
    margin: 0;
}

.content .page-box > .label-box {
    display: block;
    padding: 0 0 18px;
    margin: 0;
    text-align: center;
}

.content .page-box > .label-box > span {
    display: inline-block;
    color: #0b4e9f;
    font-size: 15px;
    line-height: 1;
    padding: 6px 10px;
    margin: 0;

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

    background: #e6edf5;
}

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

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

.content .send-idea-button > .idea-button {
    display: block;
    color: #2e2e2e;
    font-size: 23px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    padding: 22px 20px;
    margin: 0;
    background: #ededed;
    border: 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.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;
}

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

.videoContainer {
    width: 950px;
    margin: 0 auto;
}

/*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: 602px;
    padding: 26px 92px 20px;
    margin: 0;
}

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

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

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

}

#the_idea-form .form-box {
    display: block;
    padding: 0;
    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: 422px;
    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;
}