/* крестик на отзывах */

.isContainer .bgClose {
    background: #2e5ea2;
}

.isContainer .bgClose:hover {
    background: #2e5ea2;
}

.isContainer .bgClose .close a {
    background: url("../../main/images/icons/icons.png") 5px -1243px no-repeat;
    height: 53px;
    width: 43px;
}

.isContainer .bgClose .close:hover a {
    background-position: 5px -1293px;
}


/* бекграунд в хедере*/

.gosZakupki .headerBlock {
    background: url(../images/bg_header.jpg) 0 0 no-repeat;
    color: #000;
}


/* промо-текст о текущем продукте, вынесла отдельно, может быть разной длины */

.gosZakupki .headerBlock .aboutText {
    width: 600px;
    font-size: 1.14em;
    line-height: 1.25em;
    font-weight: 400;
    padding-bottom: 49px;
}

.form_desc {
    color: grey;
    font-size: 11px;
    padding-bottom: 15px;
    margin-left: 50px;
    max-width: 400px;
}


/* цвет плашки в хедере для текста и навигации */

.gosZakupki .headerText {
    background: #ffde00;
}


/* цвет плащки с партнерами */

.gosZakupki .mainNav {
    background-color: rgba(256, 256, 256, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}


/* логотип сайта, te или kodeks */

.gosZakupki .mainNav .teLogo {
    background: url(../images/logo_K.png) 0 0 no-repeat;
    width: 125px;
    height: 36px;
    margin: 5px 0 0 21px;
}

.gosZakupki .mainNav .teLogo:hover {
    background-position: 0 bottom;
}


/* иконки партнеров в хедере */

.gosZakupki .mainNav .partners a p {
    line-height: 1.25em;
    padding-top: 2px;
    color: #666;
}

.gosZakupki .mainNav .partners a:hover p {
    color: #000;
}

.gosZakupki .mainNav .partners a {
    background-image: url(../images/partners_main.png);
    background-repeat: no-repeat;
    min-height: 32px;
    text-decoration: none;
    margin-left: 18px;
    font-size: 0.8em;
}

.gosZakupki .mainNav .partners a:first-child {
    margin-left: 0;
}

.gosZakupki .mainNav .partners a.p1 {
    background-position: 0 0;
    padding-left: 40px;
}

.gosZakupki .mainNav .partners a.p2 {
    background-position: 0 -50px;
    padding-left: 43px;
}

.gosZakupki .mainNav .partners a.p3 {
    background-position: 0 -100px;
    padding-left: 39px;
}

.gosZakupki .mainNav .partners a.p1:hover {
    background-position: 0 -150px;
}

.gosZakupki .mainNav .partners a.p2:hover {
    background-position: 0 -200px;
}

.gosZakupki .mainNav .partners a.p3:hover {
    background-position: 0 -250px;
}


/* цвет треугольника для плашки с текстом и навигацией */

.gosZakupki .headerText .triangle {
    background: url('../images/traingle.png')no-repeat;
}


/* цвет плашек навигации в хедере */

.promoPage .pageNav .td {
    background-color: #1f5292;
    color: #fff;
}

.promoPage .pageNav .td:hover {
    background-color: #fffef5;
    color: #000;
}

.promoPage .pageNav .td.p8,
.promoPage .pageNav .td.p9 {
    background-color: #fdfbed;
    color: #000;
}

.promoPage .pageNav .td.p8:hover,
.promoPage .pageNav .td.p9:hover {
    background-color: #fff;
}

.promoPage .pageNav .td span {
    width: 100%;
    font-size: 1px;
    background-image: url('../../main/images/icons/header_page_nav.png');
    background-repeat: no-repeat;
}

.promoPage .pageNav .td.p1 span {
    background-position: 0 -114px;
}

.promoPage .pageNav .td.p2 span {
    background-position: -114px -114px;
}

.promoPage .pageNav .td.p3 span {
    background-position: -228px -114px;
}

.promoPage .pageNav .td.p4 span {
    background-position: -342px -114px;
}

.promoPage .pageNav .td.p5 span {
    background-position: -456px -114px;
}

.promoPage .pageNav .td.p6 span {
    background-position: -570px -114px;
}

.promoPage .pageNav .td.p7 span {
    background-position: -684px -114px;
}

.promoPage .pageNav .td.p8 span {
    background-position: -798px -117px;
}

.promoPage .pageNav .td.p9 span {
    background-position: -912px -114px;
}


/* для проверки конверсии; др. контент*/

.request .promoPage .pageNav .td.p8 span {
    background-position: -1300px -114px;
}

.request .promoPage .pageNav .td.p9 span {
    background-position: -798px -117px;
}

.promoPage .footerPage .demoBlock a b,
.templateVer .demoBlock a b {
    width: 43px;
    height: 43px;
    position: absolute;
    font-size: 1px;
    background-image: url('../../main/images/icons/header_page_nav.png');
    background-repeat: no-repeat;
}

.promoPage .footerPage .demoBlock a.demoStart b,
.templateVer .demoBlock a.demoStart b {
    background-position: -836px -20px
}

.promoPage .footerPage .demoBlock a.demoFree b,
.templateVer .demoBlock a.demoFree b {
    background-position: -950px -20px;
}

.templateVer .demoBlock.fixedBlock a.demoFree b {
    background-position: -950px -17px;
}

.request .promoPage .footerPage .demoBlock a.demoStart b,
.request .templateVer .demoBlock a.demoStart b {
    background-position: -1338px -20px
}

.request .promoPage .footerPage .demoBlock a.demoFree b,
.request .templateVer .demoBlock a.demoFree b {
    background-position: -836px -20px;
}

.request .promoPage .footerPage .demoBlock a.demoFree span,
.request .templateVer .demoBlock a.demoFree span {
    padding-top: 4px;
}

.promoPage .pageNav .td.p1:hover span {
    background-position: 0 0;
}

.promoPage .pageNav .td.p2:hover span {
    background-position: -114px 0;
}

.promoPage .pageNav .td.p3:hover span {
    background-position: -228px 0;
}

.promoPage .pageNav .td.p4:hover span {
    background-position: -342px 0;
}

.promoPage .pageNav .td.p5:hover span {
    background-position: -456px 0;
}

.promoPage .pageNav .td.p6:hover span {
    background-position: -570px 0;
}

.promoPage .pageNav .td.p7:hover span {
    background-position: -684px 0;
}

.promoPage .pageNav .td.p8:hover span {
    background-position: -798px -2px;
}

.promoPage .pageNav .td.p9:hover span {
    background-position: -912px 0;
}

.request .promoPage .pageNav .td.p8:hover span {
    background-position: -1300px 0;
}

.request .promoPage .pageNav .td.p9:hover span {
    background-position: -798px -2px;
}


/* анимация */

.promoPage .pageNav .td:hover span {
    -webkit-transition: background 400ms 0 0 ease;
    -moz-transition: background 400ms;
    -o-transition: background 400ms 0 ease;
    -ms-transition: background 400ms 0 ease;
    transition: background 400ms 0 ease;
}

.promoPage .pageNav .td:hover p {
    -webkit-animation: moveFromBottom 300ms ease-in-out;
    -moz-animation: moveFromBottom 300ms ease-in-out;
    -o-animation: moveFromBottom 300ms ease-in-out;
    -ms-animation: moveFromBottom 300ms ease-in-out;
    animation: moveFromBottom 300ms ease-in-out;
}


/* текст возле плашек навигации */

.gosZakupki .headerText .promoText {
    color: #49270e;
}


/* промо-лицо страницы */

.gosZakupki .contentPage .man {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 47%;
    height: 651px;
    background: url('../images/man.jpg') 100px 100% no-repeat;
    z-index: 0;
}

.promoPage .contentPage .blockText {
    min-height: 500px;
}


/* текст рядом с промо-лицом :) */

.gosZakupki .contentPage .blockText p,
.gosZakupki .contentPage ul {
    color: #494949;
}

.gosZakupki .contentPage ul {
    margin-bottom: 40px;
}

.gosZakupki .contentPage ul li {
    line-height: 1.3em;
}

.promoPage .contentPage .blockText p {
    width: 50%;
}

.gosZakupki .contentPage .blockText p.promo {
    font-size: 2.2em;
}


/* video & presentation */

.promoPage .howWeDoBlock a {
    color: #000;
}

.promoPage .howWeDoBlock a:hover {
    background-color: rgba(255, 255, 255, 0.95);
    color: #000;
}

.promoPage .howWeDoBlock a p {
    color: #49270E;
}

.promoPage .headerText .promoText .howWeDoBlock p {
    font-size: 0.83em;
}


/* вынесла большие заголовки */

.gosZakupki .headerBlock h1 {
    font-weight: 200;
    margin-bottom: 24px;
    padding-top: 35px;
    padding-left: 7.9%;
    width: 650px;
}

.gosZakupki .headerBlock h1 span {
    display: block;
}

.gosZakupki .headerBlock h1 .small {
    font-size: 2.85em;
    line-height: 1.2em;
}

.gosZakupki .headerBlock h1 .big {
    font-size: 4.6em;
    line-height: 1.1em;
}

.gosZakupki .contentPage h2 {
    margin-bottom: 50px;
    line-height: 0.9;
    width: 62%;
    margin-left: 7.9%;
    position: relative;
    z-index: 1;
    padding-top: 65px;
}

.gosZakupki .contentPage h2 span {
    display: block;
    line-height: 1.1em;
}

.gosZakupki .contentPage h2 .big {
    font-size: 4.5em;
}

.gosZakupki .contentPage h2 .small {
    font-size: 2.7em;
}

.gosZakupki .contentPage .moreAboutSystem h3 {
    background: url('../images/arrow.png') 570px 0 no-repeat;
    min-height: 128px;
}

.gosZakupki .contentPage .moreAboutSystem h3 .big {
    font-size: 4.8em;
    line-height: 0.8em;
}

.gosZakupki .contentPage .moreAboutSystem h3 .small {
    font-size: 2.7em;
    padding-bottom: 20px;
}

.gosZakupki .contentPage .moreAboutSystem .cmon {
    font-size: 2.7em;
}

.gosZakupki .footerPage h3 {
    font-weight: 400
}

.gosZakupki .footerPage h3 span.big {
    font-size: 4.6em;
    font-weight: 500;
    line-height: 1em;
}

.gosZakupki .footerPage h3 span.small {
    font-size: 2.14em;
    font-weight: 500;
    line-height: 1.2em;
}

.gosZakupki .footerPage .headerFooter {
    width: 38%;
}

.gosZakupki .footerPage .aboutText {
    font-size: 1.07em;
    width: 300px;
}


/* background навигации в теле страницы */

.gosZakupki .contentPage .moreAboutSystem {
    background-color: #f1f1f1;
}


/* плашки навигации в теле страницы */

.promoPage .contentPage .aboutSystemItem .tr .td:hover {
    background: #ffde00;
}

.promoPage .contentPage .aboutSystemItem .tr .td {
    color: #000;
}

.promoPage .contentPage .aboutSystemItem .tr .td p {
    color: #000;
}


/* анимация */

.promoPage .contentPage .aboutSystemItem .tr .td,
.promoPage .howWeDoBlock a {
    -webkit-transition: background 400ms 0 ease;
    -moz-transition: background 400ms 0 ease;
    -o-transition: background 400ms 0 ease;
    -ms-transition: background 400ms 0 ease;
    transition: background 400ms 0 ease;
}

.promoPage .contentPage .aboutSystemItem .tr .td b {
    font-size: 1px;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 22px 0 0 4%;
    background-image: url('../../main/images/icons/page_nav.png');
    background-repeat: no-repeat;
}

.promoPage .contentPage .aboutSystemItem .tr .td.p1 b {
    background-position: 0 0;
}

.promoPage .contentPage .aboutSystemItem .tr .td.p2 b {
    background-position: 0 -100px;
}

.promoPage .contentPage .aboutSystemItem .tr .td.p3 b {
    background-position: 0 -200px;
}

.promoPage .contentPage .aboutSystemItem .tr .td.p4 b {
    background-position: 0 -300px;
}

.promoPage .contentPage .aboutSystemItem .tr .td.p5 b {
    background-position: 0 -400px;
}

.promoPage .contentPage .aboutSystemItem .tr .td.p6 b {
    background-position: 0 -500px;
}

.promoPage .contentPage .aboutSystemItem .tr .td:hover b {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.promoPage .contentPage .aboutSystemItem .tr .td:hover span {
    -webkit-animation: moveFromTop 200ms ease-in-out;
    -moz-animation: moveFromTop 200ms ease-in-out;
    -o-animation: moveFromTop 200ms ease-in-out;
    -ms-animation: moveFromTop 200ms ease-in-out;
    animation: moveFromTop 200ms ease-in-out;
}

.promoPage .contentPage .aboutSystemItem .tr .td:hover p {
    -webkit-animation: moveFromBottom 200ms ease-in-out;
    -moz-animation: moveFromBottom 200ms ease-in-out;
    -o-animation: moveFromBottom 200ms ease-in-out;
    -ms-animation: moveFromBottom 200ms ease-in-out;
    animation: moveFromBottom 200ms ease-in-out;
}


/* цвет текста footer */

.gosZakupki .footerPage {
    color: #fff;
}

.footer {
    color: #416ca2;
}

.footer p {
    background-color: #205292;
}


/* цвет background в футере, где демо-блоки */

.gosZakupki .footerPage {
    background-color: #205292;
}


/* плашки demo */

.gosZakupki .footerPage .demoBlock a {
    color: #000;
}

.gosZakupki .footerPage .demoBlock a div {
    background-color: #FFDE00;
}

.gosZakupki .productLine {
    background-color: #205292;
    padding-top: 30px;
}

.gosZakupki .productLine ul {
    display: block;
    padding: 26px 0;
    margin-left: 7.9%;
    margin-right: 6.3%;
    overflow: hidden;
    border-top: 1px solid #37649d;
    border-bottom: 1px solid #37649d;
}

.gosZakupki .productLine ul li {
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 1.2em;
    line-height: 1.1em;
    font-family: 'Segoe UI Light', 'SegoeUILight', sans-serif;
}

.gosZakupki .productLine ul li:first-child {
    margin-left: 0;
}

.gosZakupki .productLine ul li a {
    display: block;
    padding-left: 50px;
    width: 200px;
    height: 38px;
    color: #fff;
    text-decoration: none;
    background: url(../images/icons.png) 0 -400px no-repeat;
}


/* шаблон для внутренних страниц */

.modalWrap .gosZakupkiModal .bgClose {
    background-color: #2e5ea2;
}

.modalWrap.tpl2 .gosZakupkiModal .bgClose {
    background-color: #fff;
}

.modalWrap .gosZakupkiModal .close a {
    background: url("../../main/images/icons/icons.png") 5px -1243px no-repeat;
    height: 53px;
    width: 43px;
}

.modalWrap .gosZakupkiModal .close:hover a {
    background-position: 5px -1293px;
}

.modalWrap.tpl2 .gosZakupkiModal .close a {
    background-position: 5px -1143px;
}

.modalWrap.tpl2 .gosZakupkiModal .close:hover a {
    background-position: 5px -1193px;
}

.modalWrap .gosZakupkiModal .backMainPage {
    color: #8CABBC;
    width: 75%;
    white-space: normal;
}

.modalWrap .gosZakupkiModal .backMainPage span {
    background: url("../images/mini_arrow.png") 8px -42px no-repeat;
}

.modalWrap .gosZakupkiModal .backMainPage:hover {
    color: #fff;
}

.modalWrap .gosZakupkiModal .backMainPage:hover span {
    background-position: 8px -72px;
}

.modalWrap .gosZakupkiModal .leftMain {
    color: #fff;
}

.modalWrap .gosZakupkiModal .leftMain .blueBg {
    background-color: rgba(25, 78, 153, 0.9);
}

.modalWrap .gosZakupkiModal .contentInner {
    background-color: #fff;
}

.modalWrap .gosZakupkiModal .bg {
    background-color: rgba(25, 78, 153, 0.9);
    color: #fff;
}


/* внутренние страницы */

.gosZakupkiModal .templateVer h5 {
    color: #fff;
}

.gosZakupkiModal .templateVer h5 span {
    background: url("../images/mini_arrow.png") 50% -14px no-repeat;
}

.tpl2 .templateVer h5 span {
    background: url("../images/mini_arrow.png") 50% -135px no-repeat;
}

.gosZakupkiModal .templateVer ul.menu li {
    color: #C5D5DD;
}

.gosZakupkiModal .templateVer ul.menu li:hover {
    color: #fff;
}

.gosZakupkiModal .templateVer ul.menu li.current {
    color: #fff;
}

.gosZakupkiModal .mainMenu a {
    color: #fff;
}

.gosZakupkiModal .mainMenu a:hover {
    background-color: #3b68a8;
}


/* если выпадающие меню открыто */

#showMenu.gosZakupkiModal .templateVer h5 {
    color: #8CABBC;
}

#showMenu.gosZakupkiModal .templateVer h5 span {
    background-position: 50% 8px;
}

.tpl2 #showMenu.gosZakupkiModal .templateVer h5 span {
    background-position: 50% -105px;
}

#showMenu.gosZakupkiModal .mainMenu {
    background-color: rgba(20, 74, 151, 0.90);
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.298);
}

#showMenu.gosZakupkiModal ul.menu li {
    color: #447792;
}

.gosZakupkiModal .templateVer h4 {
    color: #383838;
}

.gosZakupkiModal .templateVer h4 .h4Icon {
    background-image: url("../images/icons_sets.png");
    background-repeat: no-repeat;
}

.gosZakupkiModal .templateVer h4.p1 .h4Icon {
    background-position: 0 2px;
}

.gosZakupkiModal .templateVer h4.p2 .h4Icon {
    background-position: 0 -98px;
}

.gosZakupkiModal .templateVer h4.p3 .h4Icon {
    background-position: 0 -198px;
}

.gosZakupkiModal .templateVer h4.p4 .h4Icon {
    background-position: 0 -298px;
}

.gosZakupkiModal .templateVer h4.p5 .h4Icon {
    background-position: 0 -398px;
}

.gosZakupkiModal .templateVer h4.p6 .h4Icon {
    background-position: 0 -498px;
}

.gosZakupkiModal .templateVer h4.p7 .h4Icon {
    background-position: 0 -598px;
}

.gosZakupkiModal .templateVer h4.p8 .h4Icon {
    background-position: 0 -698px;
}

.gosZakupkiModal .templateVer h4.p9 .h4Icon {
    background-position: 0 -798px;
}

.gosZakupkiModal .templateVer h4.p10 .h4Icon {
    background-position: 0 -898px;
}

.gosZakupkiModal .templateVer h4.p11 .h4Icon {
    background-position: 0 -998px;
}

.gosZakupkiModal .templateVer h4.p12 .h4Icon {
    background-position: 0 -1098px;
}

.gosZakupkiModal .templateVer h4.p13 .h4Icon {
    background-position: 0 -1198px;
}

.gosZakupkiModal .templateVer h4.p14 .h4Icon {
    background-position: 0 -1298px;
}

.gosZakupkiModal .templateVer h4.p15 .h4Icon {
    background-position: 0 -1398px;
}

.gosZakupkiModal .templateVer h4.p16 .h4Icon {
    background-position: 0 -1498px;
}

.gosZakupkiModal .templateVer h4.p17 .h4Icon {
    background-position: 0 -1598px;
}

.gosZakupkiModal .templateVer h4.p18 .h4Icon {
    background-position: 0 -1698px;
}

.gosZakupkiModal .templateVer h4.p19 .h4Icon {
    background-position: 0 -1798px;
}

.gosZakupkiModal .templateVer h4.p20 .h4Icon {
    background-position: 0 -1898px;
}

.gosZakupkiModal .templateVer h4.p21 .h4Icon {
    background-position: 0 -1998px;
}

.gosZakupkiModal .templateVer .demoBlock a {
    color: #000000;
}

.gosZakupkiModal .templateVer .demoBlock a div {
    background-color: #FFDE00;
}

.templateVer .demoBlock.fixedBlock {
    background-color: #FFDE00;
}

.templateVer .demoBlock.fixedBlock a:first-child {
    border-right: 1px solid #D6BA00;
    margin-left: -1px;
}

.gosZakupkiModal .templateVer .demoBlock.fixedBlock a div:first-child {
    background: none;
}

.gosZakupkiModal .templateVer .demoBlock.fixedBlock a div {
    background-color: #FFDE00;
}

.templateVer .demoBlock.fixedBlock a span {
    padding-left: 35px;
}

.tpl2 .templateVer .demoBlock.fixedBlock {
    background: none;
}

.tpl2 .templateVer .demoBlock.fixedBlock a {
    color: #fff;
}

.tpl2 .templateVer .demoBlock.fixedBlock a:first-child {
    border-right: 1px solid #3b708d;
}

.tpl2 .templateVer .demoBlock.fixedBlock a div {
    background: #2e5ea2;
}

.tpl2 .templateVer .demoBlock.fixedBlock a div:first-child {
    background: none;
}

.templateVer .demoBlock.fixedBlock a b {
    background-image: url("../../main/images/icons/icons.png");
    width: 30px;
    height: 30px;
}

.templateVer .demoBlock.fixedBlock a.demoStart b {
    background-position: 0 -1700px;
}

.templateVer .demoBlock.fixedBlock a.demoFree b {
    background-position: 0 -1750px;
}

.request .templateVer .demoBlock.fixedBlock a.demoStart b {
    background-position: 0 -1795px;
}

.request .templateVer .demoBlock.fixedBlock a.demoFree b {
    background-position: 0 -1700px;
}

.tpl2 .templateVer .demoBlock a span {
    color: #d5dfec;
}

.tpl2 .templateVer .demoBlock a.demoStart b {
    background-position: 0 -2000px;
}

.tpl2 .templateVer .demoBlock a.demoFree b {
    background-position: 0 -2050px;
}

.tpl2 .templateVer .demoBlock a:hover span {
    color: #fff;
}

.tpl2 .templateVer .demoBlock a.demoStart:hover b {
    background-position: 0 -1850px;
}

.tpl2 .templateVer .demoBlock a.demoFree:hover b {
    background-position: 0 -1900px;
}


/* др. контент демоблока */

.request .tpl2 .templateVer .demoBlock a.demoStart b {
    background-position: 0 -2095px;
}

.request .tpl2 .templateVer .demoBlock a.demoFree b {
    background-position: 0 -2000px;
}

.request .tpl2 .templateVer .demoBlock a.demoStart:hover b {
    background-position: 0 -1945px;
}

.request .tpl2 .templateVer .demoBlock a.demoFree:hover b {
    background-position: 0 -1850px;
}

.templateVer .hideLastItem {
    background: url("../images/hide_last_item.png");
}

.tpl2 .gosZakupkiModal .templateVer ul.swichingMenu li {
    color: #8cabbc;
}

.tpl2 .gosZakupkiModal .templateVer ul.swichingMenu li.active {
    color: #fff;
}

.tpl2 .majorPartners p {
    padding-left: 0;
    font-size: 1.45em;
    min-height: auto;
}

.tpl2 .majorPartners p.aboutPart {
    background: none;
    width: auto;
}

.tpl2 .experts .itemExp {
    height: 200px;
}

.tpl2 .experts .itemExp {
    background-image: url("../images/exp_stroke.png");
    background-repeat: no-repeat;
}

.tpl2 .experts .itemExp.p1 {
    background-position: 0 0;
}

.tpl2 .experts .itemExp.p2 {
    background-position: 0 -200px;
}

.tpl2 .experts .itemExp.p3 {
    background-position: 0 -400px;
}

.tpl2 .experts .itemExp.p4 {
    background-position: 0 -600px;
}

.tpl2 .experts .itemExp.p5 {
    background-position: 0 -800px;
}

.tpl2 .experts .itemExp.p6 {
    background-position: 0 -1000px;
}

.tpl2 .experts .itemExp.p7 {
    background-position: 0 -1200px;
}

.tpl2 .experts .itemExp.p8 {
    background-position: 0 -1400px;
}

.tpl2 .experts .itemExp.p9 {
    background-position: 0 -1600px;
}

.tpl2 .experts .itemExp.p10 {
    background-position: 0 -1000px;
}

.tpl2 .majorUsers .plate {
    background-color: #00456a;
    background-color: rgba(20, 74, 151, 0.7);
}

.tpl2 .majorUsers .plate:hover {
    background-color: rgba(20, 74, 151, 0.95);
}

.tpl2 .majorUsers .plate a {
    line-height: 1.2em;
}

.tpl2 .majorUsers .plate div {
    text-align: center;
    line-height: 1.2em;
}

.tpl2 .majorUsers .plate span {
    background-image: url("../images/major_users.png");
    background-repeat: no-repeat;
    width: 180px;
    height: 150px;
}

.tpl2 .majorUsers .plate b {
    font-weight: 500;
    text-align: center;
    display: block;
    font-size: 0.9em;
    line-height: 1.2em;
}

.tpl2 .majorUsers .plate.p1 span {
    background-position: 0 0px;
    height: 140px;
}

.tpl2 .majorUsers .plate.p2 span {
    background-position: 0 -150px;
    height: 110px;
}

.tpl2 .majorUsers .plate.p3 span {
    background-position: 0 -300px;
    height: 155px;
}

.tpl2 .majorUsers .plate.p4 span {
    background-position: 0 -450px;
    height: 140px;
}

.tpl2 .majorUsers .plate.p5 span {
    background-position: 0 -600px;
    height: 140px;
}

.tpl2 .majorUsers .plate.p6 span {
    background-position: 0 -750px;
    height: 125px;
}

.tpl2 .majorUsers .plate.p7 span {
    background-position: 0 -900px;
    height: 140px;
}

.tpl2 .majorUsers .plate.p8 span {
    background-position: 0 -1050px;
    height: 125px;
}

.tpl2 .majorUsers .plate.p9 span {
    background-position: 0 -1200px;
    height: 140px;
}

.tpl2 .majorUsers .plate.p10 span {
    background-position: 0 -1350px;
    height: 140px;
}

.tpl2 .majorUsers .plate.p8 a {
    padding: 0 4px;
}

.tpl2 .majorUsers .plate.p9 a {
    padding: 0 4px;
}


/* бэкграунд для 2го шаблона */

.modalWrap.tpl2 .gosZakupkiModal .bgLeftMain img {
    height: auto;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
}


/* блок поиска */

.focusSearch #ajaxSearch_input {
    color: #000;
    font-style: normal;
}

.promoPage .search.focusSearch {
    background-color: #fff;
    border: 1px solid #c3c3c3;
}


/* /блок поиска */


/* зависит от контента текущей страницы */


/* страница эксперты */

.otherPartners {
    display: none;
}

.tpl2 .experts .wrap {
    width: 810px;
}

.tpl2 .templateVer .scrolling.expertsPartners {
    width: 1500px;
}


/* /страница эксперты */


/* страница пользователи */

.tpl2 .majorUsers .wrap {
    width: 752px;
}

.tpl2 .templateVer .scrolling.usersBlock {
    width: 1860px;
}


/* /страница пользователи */

@media (max-height: 860px) {
    /* страница пользователи */
    .tpl2 .majorUsers .wrap {
        width: 1007px;
    }
    .tpl2 .otherUsers .wrap {
        height: 364px;
    }
    .tpl2 .gosZakupkiModal .templateVer .scrolling.usersBlock {
        width: 2177px;
    }
    /* /страница пользователи */
    /* страница эксперты */
    .tpl2 .majorPartners {
        font-size: 0.9em;
    }
    .tpl2 .majorPartners p.aboutPart {
        margin-bottom: 1.2em;
    }
    .tpl2 .majorPartners p {
        min-height: 30px;
        background-size: 13%;
    }
    .tpl2 .majorPartners p.p1 {
        background-position: 0 4px;
    }
    .tpl2 .majorPartners p.p2 {
        background-position: 0 49%;
    }
    .tpl2 .majorPartners p.p3 {
        background-position: 0 100%;
    }
    .tpl2 .majorPartners .wrap {
        width: 340px
    }
    /* /страница эксперты */
}


/* для страницы: эксперты и партнеры*/

.forIeViewHeight860.tpl2 .gosZakupkiModal .experts .wrap {
    width: 1205px;
}

.forIeViewHeight860.tpl2 .gosZakupkiModal .majorPartners .wrap {
    width: 810px;
}

.forIeViewHeight860.tpl2 .gosZakupkiModal .majorPartners .wrap p {
    float: left;
    margin-right: 20px;
    width: 350px;
}

.forIeViewHeight860.tpl2 .experts .wrap {
    width: 1205px;
}

.forIeViewHeight860.tpl2 .templateVer .scrolling.expertsPartners {
    width: 2200px;
}

.forIeViewHeight860.tpl2 .majorUsers .wrap {
    width: 1007px;
}

.forIeViewHeight860.tpl2 .otherUsers .wrap {
    height: 364px;
}

.forIeViewHeight860.tpl2 .gosZakupkiModal .templateVer .scrolling.usersBlock {
    width: 2177px;
}

.forIeViewWidth1300.gosZakupki .footerPage .headerFooter h3 {
    font-size: 0.8em;
}

.forIeViewWidth1100.gosZakupki .footerPage .headerFooter h3 {
    font-size: 0.7em;
}

@media (max-width:1300px) {
    .gosZakupki .footerPage .headerFooter h3 {
        font-size: 0.8em;
    }
}

@media (max-width:1100px) {
    .gosZakupki .footerPage .headerFooter h3 {
        font-size: 0.7em;
    }
}


/* /ширина экрана */


/* webkit */

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-200%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}


/* firefox */

@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-200%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}


/* opera */

@-o-keyframes moveFromTop {
    from {
        -o-transform: translateY(-200%);
    }
    to {
        -o-transform: translateY(0%);
    }
}

@-o-keyframes moveFromBottom {
    from {
        -o-transform: translateY(200%);
    }
    to {
        -o-transform: translateY(0%);
    }
}


/* ie */

@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-200%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}


/* standart */

@keyframes moveFromTop {
    from {
        transform: translateY(-200%);
    }
    to {
        transform: translateY(0%);
    }
}

@keyframes moveFromBottom {
    from {
        transform: translateY(200%);
    }
    to {
        transform: translateY(0%);
    }
}
