/* бекграунд в хедере*/

.standart .headerBlock {
    background: url(../images/bg_header.jpg) 63% 0 no-repeat;
    color: #000;
}


/* промо-текст о текущем продукте, вынесла отдельно, может быть разной длины */

.standart .headerBlock .aboutText {
    width: 435px;
    font-size: 1.2em;
    font-weight: 200;
    padding-bottom: 87px;
}


/* цвет плашки в хедере для текста и навигации */

.standart .headerText {
    background-color: #FF7F20;
}


/* цвет плащки с партнерами */

.standart .mainNav {
    background-color: rgba(256, 256, 256, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 4px 0;
}


/* логотип сайта, te или kodeks */

.standart .mainNav .teLogo {
    background: url(../images/logo_te.png) 0 0 no-repeat;
    width: 118px;
    height: 22px;
    margin: 14px 32px 0 21px;
}

.standart .mainNav .teLogo:hover {
    background-position: 0 bottom;
}


/* иконки партнеров в хедере */

.standart .mainNav .partners {
    margin-left: 15px;
}

.standart .mainNav .partners noindex {
    display: block;
    float: left;
    margin-left: 10px;
}

.standart .mainNav .partners noindex:first-child {
    margin-left: 0;
}

.standart .mainNav .partners a {
    background-image: url(../images/partners_main.png);
    background-repeat: no-repeat;
    width: 44px;
    height: 32px;
    margin-left: 10px;
}

.standart .mainNav .partners a:first-child {
    margin-left: 0;
}

.standart .mainNav .partners a.p1 {
    background-position: 0 0;
}

.standart .mainNav .partners a.p2 {
    background-position: -50px 0;
}

.standart .mainNav .partners a.p3 {
    background-position: -100px 0;
}

.standart .mainNav .partners a.p1:hover {
    background-position: -150px 0;
}

.standart .mainNav .partners a.p2:hover {
    background-position: -200px 0;
}

.standart .mainNav .partners a.p3:hover {
    background-position: -250px 0;
}


/* цвет треугольника для плашки с текстом и навигацией */

.standart .headerText .triangle {
    background: url('../../main/images/icons/icons.png') 0 -1100px no-repeat;
}


/* цвет плашек навигации в хедере */

.promoPage .pageNav .td {
    background-color: rgba(0, 70, 110, 0.98);
    color: #fff;
}

.promoPage .pageNav .td:hover {
    background-color: rgba(255, 255, 255, 0.95);
    color: #000;
}

.promoPage .pageNav .td.p8,
.promoPage .pageNav .td.p9 {
    background-color: rgba(253, 253, 253, 0.92);
    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 -114px;
}

.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;
}

.form_desc {
    color: grey;
    font-size: 11px;
    padding-bottom: 15px;
    margin-left: 50px;
    max-width: 400px;
}

.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 0;}
.promoPage .pageNav .td.p9:hover span {background-position:-912px 0;}*/


/* анимация */


/*.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;
}*/


/* текст возле плашек навигации */

.standart .headerText .promoText {
    color: #49270e;
}

.standart .headerText .promoText ul li {
    display: block;
    padding-left: 1.6em;
    position: relative;
    font-size: 0.93em;
}

.standart .headerText .promoText ul li span {
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.6em;
}


/* промо-лицо страницы */

.standart .contentPage .man {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 36%;
    height: 455px;
    background: url('../images/man.jpg') 0 0 no-repeat;
    z-index: 0;
}


/* текст рядом с промо-лицом :) */

.standart .contentPage .blockText p,
.standart .contentPage ul {
    color: #494949;
}

.standart .contentPage .blockText p {
    width: 50%;
}


/* video & presentation */

.promoPage .howWeDoBlock h4 {
    font-family: 'pf_dintext_proregular', 'Arial', sans-serif;
}

.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;
}


/* вынесла большие заголовки */

.standart .headerBlock h1 {
    margin-bottom: 20px;
    padding-top: 52px;
    padding-left: 7.9%;
    width: 55%;
}

.standart .headerBlock h1 span {
    display: block;
}

.standart .headerBlock h1 .small {
    font-size: 2.5em;
    line-height: 1.1em;
}

.standart .headerBlock h1 .big {
    font-size: 3.33em;
    line-height: 0.93em;
}

.standart .contentPage h2 {
    margin-bottom: 60px;
    line-height: 0.9;
    width: 62%;
    margin-left: 7.9%;
    position: relative;
    z-index: 1;
    padding-top: 90px;
}

.standart .contentPage h2 span {
    display: block;
}

.standart .contentPage h2 span.small {
    font-size: 2em;
    line-height: 1.1em;
    width: 610px;
}

.standart .contentPage h2 span.big {
    font-size: 3.85em;
    line-height: 1em;
}

.standart .contentPage .moreAboutSystem h3 {
    background: url('../images/arrow.png') 570px 0 no-repeat;
    min-height: 128px;
}

.standart .contentPage .moreAboutSystem h3 .big {
    font-size: 4.8em;
    line-height: 0.8em;
}

.standart .contentPage .moreAboutSystem h3 .small {
    font-size: 2.7em;
    padding-bottom: 20px;
}

.standart .contentPage .moreAboutSystem .cmon {
    font-size: 2.7em;
}

.standart .contentPage ul li:first-child {
    padding-left: 1.6em;
}

.standart .footerPage h3 span.big {
    font-size: 2.5em;
    line-height: 1em;
    font-weight: 500;
}

.standart .footerPage h3 span.small {
    font-size: 1.3em;
    font-weight: 500;
}


/* background навигации в теле страницы */

.standart .contentPage .moreAboutSystem {
    background-color: #f1f1f1;
}


/* плашки навигации в теле страницы */

.promoPage .contentPage .aboutSystemItem .tr .td:hover {
    background: #ff8c36;
}

.promoPage .contentPage .aboutSystemItem .tr .td {
    color: #000;
}

.promoPage .contentPage .aboutSystemItem .tr .td p {
    color: #000;
}

.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 */

.standart .footerPage {
    color: #fff;
}

.footer {
    color: #266284;
}

.footer p {
    background-color: #00466e;
}


/* цвет background в футере, где демо-блоки */

.standart .footerPage {
    background-color: #00466e;
}


/* плашки demo */

.standart .footerPage .demoBlock a {
    color: #000;
}

.standart .footerPage .demoBlock a div {
    background-color: #FF7F20;
}


/* шаблон для внутренних страниц */

.modalWrap .standartModal .bgClose {
    background-color: #195779;
}

.modalWrap.tpl2 .standartModal .bgClose {
    background-color: #fff;
}

.modalWrap .standartModal .close a {
    background: url("../../main/images/icons/icons.png") 5px -1243px no-repeat;
    height: 53px;
    width: 43px;
}

.modalWrap .standartModal .close:hover a {
    background-position: 5px -1293px;
}

.modalWrap.tpl2 .standartModal .close a {
    background-position: 5px -1143px;
}

.modalWrap.tpl2 .standartModal .close:hover a {
    background-position: 5px -1193px;
}

.modalWrap .standartModal .backMainPage {
    color: #8CABBC;
    white-space: normal;
    max-width: 400px;
}

.modalWrap .standartModal .backMainPage span {
    background: url("../images/mini_arrow.png") 8px -42px no-repeat;
    top: 43%;
}

.modalWrap .standartModal .backMainPage:hover {
    color: #fff;
}

.modalWrap .standartModal .backMainPage:hover span {
    background-position: 8px -72px;
}

.modalWrap .standartModal .leftMain {
    color: #fff;
}

.modalWrap .standartModal .leftMain .blueBg {
    background-color: rgba(0, 69, 106, 0.9);
}

.modalWrap .standartModal .contentInner {
    background-color: #fff;
}

.modalWrap .standartModal .bg {
    background-color: rgba(0, 69, 106, 0.898);
    color: #fff;
}


/* внутренние страницы */

.standartModal .templateVer h5 {
    color: #fff;
}

.standartModal .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;
}

.standartModal .templateVer ul.menu li {
    color: #C5D5DD;
}

.standartModal .templateVer ul.menu li:hover {
    color: #fff;
}

.standartModal .templateVer ul.menu li.current {
    color: #fff;
}

.standartModal .templateVer ul.menu li.h3 {
    font-size: 0.95em;
    margin-left: 20px;
}

.forIeViewWidth1000 .standartModal .templateVer ul.menu li.h3 {
    font-size: 1.05em;
}

.standartModal .templateVer .itemMenu ul li {
    display: block;
    padding-left: 1.6em;
    position: relative;
}

.standartModal .templateVer .itemMenu ul li span {
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.6em;
}

.standartModal .mainMenu a {
    color: #fff;
}

.standartModal .mainMenu a:hover {
    background-color: #195779;
}


/* если выпадающие меню открыто */

#showMenu.standartModal .templateVer h5 {
    color: #8CABBC;
}

#showMenu.standartModal .templateVer h5 span {
    background-position: 50% 8px;
}

.tpl2 #showMenu.standartModal .templateVer h5 span {
    background-position: 50% -105px;
}

#showMenu.standartModal .mainMenu {
    background-color: rgba(2, 72, 111, 0.95);
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.298);
}

#showMenu.standartModal ul.menu li {
    color: #447792;
}

.standartModal .templateVer h4 {
    color: #383838;
}

.standartModal .templateVer h4 .h4Icon {
    background-image: url("../images/icons_set.png");
    background-repeat: no-repeat;
}


/*chto_daet_sistema*/

.standartModal .templateVer h4.chto_daet_sistema1 .h4Icon {
    background-position: 0 4px;
}

.standartModal .templateVer h4.chto_daet_sistema2 .h4Icon {
    background-position: 0 -2900px;
}

.standartModal .templateVer h4.chto_daet_sistema3 .h4Icon {
    background-position: 0 -196px;
}

.standartModal .templateVer h4.chto_daet_sistema4 .h4Icon {
    background-position: 0 -296px;
}

.standartModal .templateVer h4.chto_daet_sistema5 .h4Icon {
    background-position: 0 -396px;
}

.standartModal .templateVer h4.chto_daet_sistema6 .h4Icon {
    background-position: 0 -496px;
}

.standartModal .templateVer h4.chto_daet_sistema7 .h4Icon {
    background-position: 0 -596px;
}


/*sostav_i_razdeli*/

.standartModal .templateVer h4.sostav_i_razdeli1 .h4Icon {
    background-position: 0 -696px;
}

.standartModal .templateVer h4.sostav_i_razdeli2 .h4Icon {
    background-position: 0 -796px;
}

.standartModal .templateVer h4.sostav_i_razdeli3 .h4Icon {
    background-position: 0 -896px;
}

.standartModal .templateVer h4.sostav_i_razdeli4 .h4Icon {
    background-position: 0 -996px;
}

.standartModal .templateVer h4.sostav_i_razdeli5 .h4Icon {
    background-position: 0 -1096px;
}

.standartModal .templateVer h4.sostav_i_razdeli6 .h4Icon {
    background-position: 0 -1196px;
}

.standartModal .templateVer h4.sostav_i_razdeli7 .h4Icon {
    background-position: 0 -1296px;
}

.standartModal .templateVer h4.sostav_i_razdeli11 .h4Icon {
    background-position: 0 -3034px;
}

.standartModal .templateVer h4.sostav_i_razdeli12 .h4Icon {
    background-position: 0 -3152px;
}

.standartModal .templateVer h4.sostav_i_razdeli13 .h4Icon {
    background-position: 0 -3250px;
}

.standartModal .templateVer h4.sostav_i_razdeli14 .h4Icon {
    background-position: 0 -3352px;
}


/*servisi_i_uslugi*/

.standartModal .templateVer h4.servisi_i_uslugi1 .h4Icon {
    background-position: 0 -1396px;
}

.standartModal .templateVer h4.servisi_i_uslugi2 .h4Icon {
    background-position: 0 -1496px;
}

.standartModal .templateVer h4.servisi_i_uslugi3 .h4Icon {
    background-position: 0 -1596px;
}

.standartModal .templateVer h4.servisi_i_uslugi4 .h4Icon {
    background-position: 0 -1696px;
}

.standartModal .templateVer h4.servisi_i_uslugi5 .h4Icon {
    background-position: 0 -1796px;
}

.standartModal .templateVer h4.servisi_i_uslugi6 .h4Icon {
    background-position: 0 -1896px;
}

.standartModal .templateVer h4.servisi_i_uslugi7 .h4Icon {
    background-position: 0 -1996px;
}

.standartModal .templateVer h4.servisi_i_uslugi8 .h4Icon {
    background-position: 0 -2096px;
}

.standartModal .templateVer h4.servisi_i_uslugi9 .h4Icon {
    background-position: 0 -2196px;
}

.standartModal .templateVer h4.servisi_i_uslugi10 .h4Icon {
    background-position: 0 -2296px;
}

.standartModal .templateVer h4.servisi_i_uslugi11 .h4Icon {
    background-position: 0 -2396px;
}

.standartModal .templateVer h4.servisi_i_uslugi12 .h4Icon {
    background-position: 0 -2496px;
}

.standartModal .templateVer h4.servisi_i_uslugi13 .h4Icon {
    background-position: 0 -2596px;
}

.standartModal .templateVer h4.servisi_i_uslugi14 .h4Icon {
    background-position: 0 -2696px;
}

.standartModal .templateVer h4.servisi_i_uslugi15 .h4Icon {
    background-position: 0 -2796px;
}

.standartModal .templateVer h4.sostav_i_razdeli8,
.standartModal .templateVer h4.sostav_i_razdeli9,
.standartModal .templateVer h4.sostav_i_razdeli10,
.standartModal .templateVer h4.servisi_i_uslugi17,
.standartModal .templateVer h4.servisi_i_uslugi16 {
    padding-left: 90px;
}

.standartModal .templateVer .itemMenu.forH3 h4 {
    padding-left: 90px;
}

.standartModal .templateVer h3 {
    color: #383838;
    font-size: 2.7em;
    font-weight: 500;
    font-family: 'pf_dintext_prothin', 'Arial', sans-serif;
    line-height: 1em;
    margin-bottom: 20px;
    padding-top: 85px;
}

.standartModal .templateVer h3 .h4Icon {
    background-image: url("../images/icons_set.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 70px;
    width: 90px;
}

.standartModal .templateVer h3 span {
    display: block;
    overflow: hidden;
}

.standartModal .templateVer .demoBlock a {
    color: #000000;
}

.standartModal .templateVer .demoBlock a div {
    background-color: #FF7F20;
}

.templateVer .demoBlock.fixedBlock {
    background-color: #FF7F20;
}

.templateVer .demoBlock.fixedBlock a:first-child {
    border-right: 1px solid #cf6a1f;
    margin-left: -1px;
}

.standartModal .templateVer .demoBlock.fixedBlock a div:first-child {
    background: none;
}

.standartModal .templateVer .demoBlock.fixedBlock a div {
    background-color: #FF7F20;
}

.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: #195779;
}

.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;
}

.templateVer .hideLastItem {
    background: url("../images/hide_last_item.png");
}


/* др. контент демоблока */

.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 .standartModal .templateVer ul.swichingMenu li {
    color: #8cabbc;
}

.tpl2 .standartModal .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;
}

.tpl2 .experts .itemExp {
    background-image: url("../images/exp_stroke.png");
    background-repeat: no-repeat;
    height: 145px;
}

.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 .majorUsers .wrap {
    width: 378px;
}

.tpl2 .majorUsers .plate {
    background-color: #00456a;
    background-color: rgba(0, 69, 106, 0.7);
}

.tpl2 .majorUsers .plate:hover {
    background-color: #00456a;
}

.tpl2 .majorUsers .plate a {
    font-size: 0.85em;
}

.tpl2 .majorUsers .plate span {
    background-image: url("../images/major_users.png");
    background-repeat: no-repeat;
    width: 180px;
    height: 150px;
}

.tpl2 .majorUsers .plate.p1 span {
    background-position: 0 0;
}

.tpl2 .majorUsers .plate.p2 span {
    background-position: 0 -175px;
}

.tpl2 .majorUsers .plate.p3 span {
    background-position: 0 -355px;
}

.tpl2 .majorUsers .plate.p4 span {
    background-position: 0 -545px;
}

.tpl2 .otherPartners .wrap {
    width: 465px;
}

.tpl2 .otherPartners p {
    padding-right: 2em;
}

.tpl2 .templateVer .scrolling.usersBlock {
    width: 1554px;
}


/* бэкграунд для 2го шаблона */

.modalWrap.tpl2 .standartModal .bgLeftMain img {
    height: auto;
    width: auto;
    position: absolute;
    top: 0px;
    right: 0;
}


/* зависит от контента текущей страницы */


/* страница эксперты */

.tpl2 .majorPartners .wrap {
    width: 800px;
}

.tpl2 .experts .wrap {
    width: 810px;
}

.tpl2 .templateVer .scrolling.expertsPartners {
    width: 1005px;
}

@media (max-height: 860px) {
    .tpl2 .majorPartners {
        font-size: 0.8em;
    }
    .tpl2 .majorPartners p.aboutPart {
        margin-bottom: 1.4em;
    }
    .tpl2 .majorPartners p {
        min-height: 35px;
        background-size: 11%;
        padding-left: 55px;
    }
    .tpl2 .majorPartners p.p1 {
        background-size: 14%;
    }
    .tpl2 .majorPartners p.p2 {
        background-position: 0 41%;
    }
    .tpl2 .majorPartners p.p3 {
        background-position: 0 81%;
    }
    .tpl2 .majorPartners .wrap {
        width: 380px
    }
    .tpl2 .experts .wrap {
        width: 1210px;
    }
    .tpl2 .otherPartners .wrap {
        height: 280px;
    }
    .tpl2 .templateVer .scrolling.expertsPartners {
        width: 1310px;
    }
}


/* /страница эксперты */


/* страница пользователи */

@media (max-height: 800px) {
    .tpl2 .otherUsers .wrap {
        height: 368px;
        overflow-y: auto;
    }
}


/* /страница пользователи */


/* для IE */

.forIeViewHeight800 .tpl2 .otherUsers .wrap {
    height: 368px;
    overflow-y: auto;
}

.forIeViewHeight860 .tpl2 .majorPartners .wrap {
    width: 780px;
}

.forIeViewHeight860 .tpl2 .majorPartners .wrap p {
    float: left;
    margin-right: 20px;
    width: 300px;
}

.forIeViewHeight860 .tpl2 .majorPartners .wrap p.p1 {
    margin-top: 15px;
}

.forIeViewHeight860 .tpl2 .experts .wrap {
    width: 1210px;
}

.forIeViewHeight860 .tpl2 .otherPartners .wrap {
    height: 280px;
}

.forIeViewHeight860 .tpl2 .templateVer .scrolling.expertsPartners {
    width: 1710px;
}


/* /для IE */


/* ширина экрана */

@media (max-width:1300px) {
    .standart .contentPage h2 {
        font-size: 0.9em;
    }
}

@media (max-width:1100px) {
    .standart .contentPage h2 {
        font-size: 0.85em;
    }
}

@media (max-width:1000px) {
    .standart .contentPage h2 {
        font-size: 0.8em;
    }
}


/* /ширина экрана */


/* для IE8 - реализация медиа-запросов */


/* страница эксперты */

.forIeViewHeight740 .tpl2 .majorPartners .wrap {
    width: 810px;
}

.forIeViewHeight740 .tpl2 .majorPartners .wrap p {
    float: left;
    margin-right: 20px;
    width: 350px;
}

.forIeViewHeight740 .tpl2 .experts .wrap {
    width: 1220px;
}

.forIeViewHeight740 .tpl2 .otherPartners .wrap {
    height: 280px;
}

.forIeViewHeight740 .tpl2 .standartModal .templateVer .scrolling.expertsPartners {
    width: 2840px;
}

.forIeViewHeight740 .tpl2 .majorPartners p.aboutPart {
    height: 200px;
}


/* /страница эксперты */


/* страница пользователи */

.forIeViewHeight740 .tpl2 .otherUsers .wrap {
    height: 380px;
    overflow-y: auto;
}


/* /страница пользователи */


/* 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%);
    }
}