<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Default*/
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #444;
    background: #edeef0
}

h1 {
    font-weight: bold;
    font-size: 30px;
    margin: 0px 0 10px 0;
    padding: 0px;
    color: #222;
    text-transform: uppercase;
    text-shadow: #fff 1px 1px 1px
}

.container-header{
    display: flex;
    justify-content: space-between;
}

h1.indexH1 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px
}

h2, .block-name, .block-name a, .block-name a:visited {
    font-weight: normal;
    font-size: 20px;
    margin: 0px 0 10px 0;
    padding: 0px;
    color: #222;
    text-decoration: none
}

.block-name a:hover {
    color: #bc2832
}

h3 {
    font-weight: normal;
    font-size: 18px;
    margin: 0px 0 10px 0;
    padding: 0px
}

h4 {
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    padding: 0px
}

a, a:visited {
    color: #bc2832;
    font-size: 14px
}

a.blackLnk {
    color: #444;
    text-decoration: none;
    font-size: 12px
}

a.blackLnk:hover {
    color: #bc2832
}

.dTblHalf, .dTbl3 {
    width: 100%;
    display: table
}

.dTblHalf .dTblTd {
    width: 50%
}

.dTbl3 .dTblTd {
    width: 33%
}

.tbl td {
    padding: 10px;
    vertical-align: top
}

.tbl-tarif {
    border-collapse: collapse;
}

.tbl-tarif th {
    padding: 7px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #ccc;
    background: #bc2832
}

.tbl-tarif td {
    padding: 7px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #ccc;
    background: #fff
}

.tbl-tarif td ul {
    font-size: 11px;
    text-align: left
}

.tbl-tarif td p {
    margin: 0 0 10px 0;
    padding: 0
}

.tbl-tarif td b {
    font-size: 16px
}

.halfTbl {
    width: 100%
}

.halfTbl td {
    vertical-align: top
}

.halfTbl td:first-child {
    width: 400px;
    padding-right: 90px
}

.sWay {
    padding-bottom: 10px
}

.sWay, .sWay a, .sWay a:visited {
    font-size: 11px;
    text-decoration: none;
}

.sWay a:hover {
    color: #222;
}

.sWay strong {
    font-weight: normal;
}

.zagl, .zagl a, .zagl a:visited, .zaglBig, .zaglBig a, .zaglBig a:visited {
    display: block;
    font-size: 26px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

.zagl {
    padding: 3px 20px;
    background: url('../images/bgZagl.png') no-repeat
}

.zaglBig {
    padding: 3px 110px 3px 20px;
    text-align: center;
    width: 370px;
    background: url('../images/bgZaglBig.png') no-repeat
}

.zaglLine {
    font-size: 2em;
    padding-bottom: 10px;
    color: #bc2832;
    text-transform: uppercase
}

.redTxt {
    color: #bc2832
}

.block-body {
    margin-top: 40px
}

.block-body h2 {
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: #fff 1px 1px 1px
}

.block-body .fRight {
    padding-top: 10px
}

/*This site*/
.sContainer {
    width: 1200px;
    margin: 0 auto;
    overflow: auto
}

#content {
    overflow: auto;
    margin-bottom: 40px
}

.tserv-list li, .tserv-items li, #tbl-audit ul li, .infoBlock ul li, #content ul li {
    background: url('../images/pointRed.png') center left no-repeat;
    padding: 5px 5px 5px 15px
}

.sSide {
    float: right;
    width: 280px
}

.sCtn {
    margin-right: 320px
}

#indexFlashContainer {
    width: 980px;
    height: 320px;
    margin: 0 auto;
    text-align: center
}

#indexImgContainer {
    margin-bottom: 20px
}

#indexImgContainer img {
    width: 980px
}

.sideBlock {
    margin: 40px 0;
    background: #c9cdd5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.sideBlock .zagl {
    font-size: 20px;
    padding: 5px;
    background: #9aa2b3;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#content .sideMenu ul {
    margin: 10px 0;
    padding: 0;
    list-style: none
}

#content .sideMenu ul li {
    background: none;
    padding: 0;
    list-style: none
}

#content .sideMenu ul li a, #content .sideMenu ul li a:visited, #content .sideMenu ul li strong {
    display: block;
    padding: 7px;
    font-size: 16px;
    color: #222;
    text-transform: uppercase;
    border-bottom: solid 1px #ccc;
    text-decoration: none;
}

#content .sideMenu ul li .fRight {
    padding: 7px;
    font-size: 16px;
    color: #222
}

#content .sideMenu ul li ul {
    margin-left: 20px
}

#content .sideMenu ul li ul li a, #content .sideMenu ul li ul li a:visited, #content .sideMenu ul li ul li strong {
    padding: 5px;
    font-size: 14px;
    color: #444;
    border: 0;
    text-transform: none
}

#content .sideMenu ul li ul li .fRight {
    padding: 5px;
    font-size: 14px;
    color: #444
}

#content .sideMenu ul li ul li ul {
    margin: 0 0 10px 20px
}

#content .sideMenu ul li ul li ul li a, #content .sideMenu ul li ul li ul li a:visited, #content .sideMenu ul li ul li ul li strong {
    padding: 3px;
    font-size: 12px;
    color: #666
}

#content .sideMenu ul li ul li ul li .fRight {
    padding: 3px;
    font-size: 12px;
    color: #666
}

#content .sideMenu ul li strong, #content .sideMenu ul li ul li strong, #content .sideMenu ul li ul li ul li strong, #content .sideMenu ul li a:hover, #content .sideMenu ul li ul li a:hover {
    text-decoration: none;
    color: #bc2832;
    font-weight: normal
}

.sbInfo {
    padding: 10px 20px;
    font-size: 12px
}

.sbInfo a, .sbInfo a:visited {
    font-size: 12px;
    color: #444
}

.sbInfo p {
    margin: 5px 0
}

.sbInfo li {
    padding: 5px 0
}

.infoBlock {
    overflow: auto;
    color: #666;
    background: #fff;
    border: solid 1px #edeef0;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.infoBlock, .infoBlock a, .infoBlock a:visited {
    font-size: 12px
}

.infoBlock .sSide {
    width: 260px;
    float: left
}

.infoBlock .sCtn {
    margin: 0 0 0 300px
}

.infoBlock h2 {
    color: #222
}

.infoBlock-btns {
    width: 500px;
    padding: 10px 0
}

.infoBlock-btns a, .infoBlock-btns a:visited {
    font-size: 16px
}

#aPanel {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    background: #2e2d2c;
    padding: 10px 0;
    overflow: auto;
    text-align: center
}

#aPanel span {
    background: url('../images/btnAction.png') no-repeat;
    display: inline-block
}

#aPanel a, .aPanel a:visited {
    display: block;
    width: 115px;
    height: 14px;
    padding: 3px 0 3px 25px;
    font: bold 11px Tahoma;
    color: #bc2832;
    text-shadow: #ffe49e 1px 1px 1px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center left 4px;
    text-decoration: none
}

#aServ a {
    background-image: url('../images/icon_aServ.png')
}

#aPhone a {
    background-image: url('../images/icon_aPhone.png')
}

#aMail a {
    background-image: url('../images/icon_aMail.png')
}

#aPanel .tel, #aCenter .fLeft {
    float: left;
    color: #b0b0b0;
    font-size: 14px;
    padding-right: 10px
}

#aPanel .tel strong {
    color: #fff;
    font-size: 16px
}

#aCenter {
    width: 380px;
    margin: 0 auto;
    text-align: left
}

#sAbout {
    color: #666;
    font-size: 14px;
    padding: 10px 0;
    overflow: auto;
    text-align: center
}

#sAbout span {
    padding: 0 5px
}

#header {
    margin-top: 40px;
    padding-top: 10px;
    background: url('../images/bgMenu.png') repeat-x
}

#header ul, .tserv-list ul, #footer ul, .tserv-items, #tbl-audit ul, .infoBlock ul, #content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

nav {
    overflow: auto
}

nav div {
    float: right
}

.menu-main {
    height: 40px
}

.menu-main li {
    float: left;
    padding: 5px 19px;
    border-right: solid 1px #343331;
    border-left: solid 1px #535250
}

.menu-main li:first-child {
    border-left: 0;
    padding-left: 0
}

.menu-main li:last-child {
    border-right: 0;
    padding-right: 0
}

.menu-main a, .menu-main a:visited, .menu-main strong {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-shadow: #343331 1px 1px 1px
}

.menu-main a:hover, .menu-main strong {
    color: #fcc446;
    font-weight: normal
}

.menu-services li {
    float: left;
    padding: 0 5px;
    text-align: center
}

.menu-services a, .menu-services a:visited, .menu-services strong {
    padding: 15px 20px;
    display: block;
    height: 33px;
    color: #222;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none
}

.menu-services a:hover, .menu-services strong {
    background: url('../images/bgMenuServ.png') top 3px center no-repeat
}

.logo {
    float: left;
    display: block;
    background: url(../images/logo.png) no-repeat;
    width: 270px;
    height: 91px;
    text-indent: -9999px
}

.logo strong {
    display: block;
    height: 100%;
    overflow: hidden
}

.headBlock {
    height: 320px
}

.headBlock div {
    position: absolute;
    z-index: 1;
    width: 600px;
    padding: 40px 0 0 10px
}

#bIndex {
    height: 380px;
    background: url('../images/bg-index.png') top center no-repeat
}

#bIndex div {
    padding-top: 0;
    width: 500px
}

#bSozdanie {
    background: url('../images/bg-sozdanie.png') top right no-repeat
}

#bSozdanie2 {
    background: url('../images/bg-sozdanie2.png') top right no-repeat
}

#bSeo {
    background: url('../images/bg-seo.png') top right no-repeat
}

#bSeo2 {
    background: url('../images/bg-seo2.png') top right no-repeat
}

#bAudit {
    background: url('../images/bg-audit.png') top right no-repeat
}

#bAudit2 {
    background: url('../images/bg-audit2.png') top right no-repeat
}

#bDesign {
    background: url('../images/bg-design.png') top right no-repeat
}

#bDesign2 {
    background: url('../images/bg-design2.png') top right no-repeat
}

#pageInfo {
    position: absolute;
    z-index: 1;
    margin-left: 20px
}

#viewport {
    margin-left: 500px
}

#viewport, #box, .slide {
    padding-bottom: 20px;
    text-align: right;
    width: 600px;
    height: 300px;
    overflow: hidden;
    background: #EDEEF0;
    background-position: top right;
    background-repeat: no-repeat
}

.slide div {
    background-position: top right;
    background-repeat: no-repeat
}

#tbl-services, #actions, #portfolio, #tbl-works, #tbl-services-list {
    margin-bottom: 40px
}

.sSide #tbl-services {
    margin-bottom: 0;
}

#tbl-services .dTblRow:nth-child(even) .dTblTd {
    padding-top: 20px
}

.arrow img {
    cursor: pointer
}

#flamp-block {
    padding: 20px 0 0 5px
}

/*Services*/
.tserv {
    width: 280px;
    margin: 0 auto
}

.tserv h2 {
    text-align: center;
    color: #222
}

.tserv h2 a, .tserv h2 a:visited {
    color: #222;
    text-decoration: none;
    font-size: 18px
}

.tserv h2 a:hover {
    color: #bc2832
}

.tserv-num {
    text-align: center;
    margin-bottom: 10px
}

.tserv-wh {
    margin-top: 70px;
    background: #fff;
    padding: 70px 0 0 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.tserv-wh .tserv-desc {
    padding: 0 10px;
    min-height: 70px
}

.tserv-wh .tserv-list {
    min-height: 250px;
    border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}

.tserv-icon {
    position: absolute;
    margin: -70px 0 0 75px;
    width: 130px
}

.tserv-desc {
    color: #666;
    font-size: 12px
}

.tserv-desc p {
    margin: 0
}

.tserv-list {
    margin-top: 10px;
    background: #fff;
    border: solid 1px #e7e8ea;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tserv-list a, .tserv-list a:visited {
    font-size: 12px;
    color: #666;
    text-decoration: none
}

.tserv-items, .tserv-items a, .tserv-items a:visited {
    font-size: 11px;
    color: #888
}

.tserv-list a:hover, .tserv-items a:hover {
    color: #222
}

.tserv-image {
    background: url('../images/bgService.png') top right no-repeat;
    padding: 0 10px 34px 0;
    width: 240px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    display: table-cell !important;
    display: inline
}

.tserv-image img {
    padding-left: 45px;
}

.tserv-image-ctn {
    height: 110px;
    text-align: center
}

.tserv-image-aud {
    height: 115px;
    text-align: center;
    padding-left: 20px
}

.tserv-list div {
    font-size: 12px;
    color: #717780;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 10px 0 10px 30px
}

.tserv-list div.fRight {
    font-size: 11px;
    padding: 0
}

.tserv-list div.fRight b {
    font-size: 16px;
    color: #222
}

.tserv-list div.fRight del {
    font-size: 16px
}

.tserv-time {
    background-image: url('../images/icon_clock.png')
}

.tserv-price {
    background-image: url('../images/icon_price.png')
}

.tserv-cost {
    padding: 18px 0 12px 0;
    color: #000;
    font-size: 18px;
    text-align: center;
    background: url('../images/bg-cost.png');
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tserv-cost b {
    font-weight: normal;
    font-size: 26px
}

.tserv-action {
    margin-top: 10px
}

.tserv-action a, .tserv-action a:visited {
    font: 12px Tahoma;
    display: block;
    width: 100px;
    padding-top: 2px;
    height: 18px;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.tserv-action .order {
    color: #fff;
    text-shadow: #950d12 1px 1px 1px;
    text-transform: uppercase;
    background: url('../images/btnSOrder.png')
}

.tserv-action .more {
    color: #222;
    text-shadow: #ffe49e 1px 1px 1px;
    float: right;
    background: url('../images/btnSMore.png')
}

#tbl-services-list {
    border-top: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
    padding: 20px 0;
    text-align: center
}

#tbl-services-list .tserv {
    margin: 30px auto
}

#tbl-services-list h2 a, #tbl-services-list h2 a:visited {
    font-size: 14px
}

/*Action*/
#actions {
    background: url('../images/bgActions.png') repeat-x;
    background-color: #f3a604
}

#tbl-actions .dTblTd {
    padding: 20px 0;
    border-right: solid 1px #e98d00;
    border-left: solid 1px #f9bb13
}

#tbl-actions .dTblTd:last-child {
    border-right: 0
}

#tbl-actions .dTblTd:first-child {
    border-left: 0
}

.taction {
    width: 300px;
    margin: 0 auto;
    overflow: auto
}

.taction-full {
    background: url('../images/bgActions.png') repeat-x;
    background-color: #f3a604;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.taction-title {
    padding-bottom: 10px;
    height: 80px;
    vertical-align: middle;
    display: table-cell
}

.taction-title a, .taction-title a:visited {
    font-size: 16px;
    color: #222;
    text-decoration: none
}

.taction-title a:hover {
    color: #bc2832
}

.taction-left {
    float: left;
    width: 90px
}

.taction-proz {
    color: #ef0609;
    font-size: 34px;
    text-align: center;
    padding-top: 23px;
    margin-bottom: 10px;
    height: 70px;
    background: url('../images/cloud.png') no-repeat
}

.taction-time {
    margin: 15px 0;
    color: #fff;
    font-size: 12px
}

.taction-time div {
    margin-top: 2px;
    color: #222;
    font-size: 14px
}

.counter div div {
    float: left;
    margin-right: 2px;
    width: 40px;
    color: #fff;
    font-size: 10px;
    text-align: center
}

.counter div div div {
    float: none;
    background: #222;
    font-size: 18px;
    padding: 5px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.taction-body {
    margin-left: 110px;
    min-height: 150px
}

.taction-body h3 {
    color: #222
}

.taction-body .subBtn {
    width: 120px;
    display: block
}

.taction-desc {
    font-size: 12px;
    min-height: 100px
}

.taction-desc p {
    margin: 0
}

.taction-price {
    margin-top: 30px;
    font-size: 20px;
    color: #fff;
    text-align: center
}

.taction-price-old {
    color: #444;
    text-decoration: line-through;
    padding-bottom: 20px;
    margin-bottom: 10px;
    background: url('../images/arrowWhiteBottom.png') bottom center no-repeat
}

.taction-price-tbl {
    width: 100%;
    display: table;
    border-top: dashed 1px #fff;
    border-bottom: dashed 1px #fff
}

.taction-price-tbl div {
    padding: 10px 0;
    text-align: center;
    vertical-align: top;
    display: table-cell !important;
    display: inline
}

.taction-full .taction-price-tbl div {
    width: 33%
}

.taction-full .taction-desc, .taction-full .taction-body {
    min-height: 0
}

.taction-price-tbl div b {
    font-size: 18px
}

.taction-price-tbl div span {
    font-size: 12px
}

.taction-price-tbl-old {
    padding-right: 25px;
    color: #444;
    background: url('../images/arrowWhite.png') right center no-repeat
}

.taction-price-tbl-old b {
    text-decoration: line-through
}

.taction-price-tbl-price {
    padding-right: 25px;
    color: #fff;
    background: url('../images/arrowWhite.png') right center no-repeat
}

.taction-price-tbl-econom {
    color: #BC2832
}

.taction-price-tbl-econom p {
    margin: 8px 0;
    padding: 0
}

.taction-order {
    float: right;
    margin-top: 37px;
    text-align: right
}

.taction-item {
    margin: 20px 0;
    overflow: auto
}

/*Portfolio*/
#portfolio {
    background: #fff
}

#tbl-works .dTblTd {
    text-align: center;
    padding: 20px 0
}

#tbl-works .arrow, #tbl-work .arrow {
    padding: 80px 10px 0 10px;
    width: 21px
}

#tbl-work .arrow {
    padding-top: 130px
}

#tbl-work-zagl {
    margin-left: 41px
}

.twork {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0
}

#works-list {
    text-align: center;
}

#works-list .arrow {
    margin: 0.2em 0;
}

#works-list .arrow img {
    cursor: pointer
}

#tbl-works-list .twork-url {
    display: none
}

#tbl-works-list .twork {
    width: 80px;
    padding: 0.2em 0;
}

#tbl-works-list .twork-img, #tbl-works-list .twork-img-round, #tbl-works-list .twork img {
    width: 80px;
    height: 78px;
    display: block;
}

#tbl-works-list .twork-img-round {
    background-size: contain;
    height: 80px;
}

.twork-img-prev img {
    max-width: 160px;
    height: 160px;
    border: solid 2px #ccd0d8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.twork-img {
    width: 157px;
    height: 155px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.twork-img img {
    width: 157px;
    height: 155px
}

.twork-img-round {
    margin: 0;
    position: absolute;
    z-index: 1;
    background: url('../images/round.png') left top no-repeat;
    width: 157px;
    height: 155px;
    overflow: hidden
}

.twork-img-round a {
    display: block;
    height: 100%;
    text-indent: -9999px
}

.twork-imgbig {
    float: left;
    width: 460px;
    height: 300px;
    text-align: center;
    overflow: hidden
}

.twork-imgbig img {
    width: 460px
}

.twork-body {
    margin-left: 460px;
    height: 160px;
    padding: 20px;
    text-align: left
}

.twork-body .subBtn, .twork-body .subBtn:hover {
    background: #9aa2b3;
    color: #fff;
    border-color: #ccc
}

.twork-title {
    font-size: 18px;
    color: #222
}

.twork-url {
    margin-top: 10px
}

.twork-url a, .twork-url a:visited {
    font-size: 12px;
    color: #666;
    text-decoration: none
}

.twork-url a:hover {
    text-decoration: underline;
    color: #222
}

.twork-desc {
    font-size: 12px;
    padding-bottom: 10px
}

.twork-full {
    margin-bottom: 20px
}

.twork-full .twork-img {
    float: left
}

.twork-full .twork-info {
    margin-left: 190px;
    height: 160px
}

#work-container {
    display: flex;
}

#work, #work img {
    width: 600px;
}

#work .gallery li {
    background: none;
    padding: 0;
    margin: 0 0 1em 0;
    width: 150px;
}

#work .gallery img {
    width: auto;
    max-width: 140px;
}

#work-info {
    width: 300px;
}

#work {
    text-align: center;
    padding-left: 20px;
}

#work img {
    border: solid 5px #ccd0d8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

#tbl-work-container .fRight .btnYel {
    margin-top: 10px
}

.ctg {
    padding: 20px 0;
    border-top: dashed 2px #ccc
}

.ctg a {
    text-decoration: none
}

.ctg h2 {
    text-transform: uppercase;
    font-size: 24px
}

.ctg .fRight {
    padding-top: 7px
}

.ctg-item {
    overflow: auto;
    cursor: pointer;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.ctg-item:hover {
    background: #fff
}

.ctg-item .fLeft {
    width: 300px
}

.ctg-item-desc {
    padding-left: 320px
}

.ctg-item-desc p {
    color: #666;
    font-size: 12px
}

.ctg-works {
    margin-bottom: 40px;
    width: 100%
}

.ctgName {
    display: inline-block;
    padding: 10px 10px 10px 0
}

.ctgName:last-child {
    padding-right: 0
}

.ctgName a, .ctgName a:visited, .ctgName strong {
    font-size: 12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    background: #BC2832;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.ctgName a:hover, .ctgName strong {
    font-weight: normal;
    color: #222;
    background: #ccc;
    text-decoration: none
}

/*Audit*/
#tbl-audit .dTblTd {
    width: 450px;
    padding: 20px
}

#tbl-audit .gray {
    background: #9aa2b3
}

#audit h2 {
    font-size: 16px
}

/*Responses*/
.resp, .resp-item {
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 130px;
    height: auto !important;
    height: 130px
}

.resp-link {
    float: right
}

.resp-link a, .resp-link a:visited {
    display: block;
    background: url(../images/icon_flamp.png);
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    overflow: hidden
}

.resp-item {
    margin: 40px 0
}

.resp-title, .resp-title a, .resp-title a:visited {
    color: #bc2832;
    font-weight: bold;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
}

.resp-title a:hover {
    color: #222;
}

.resp-title span {
    color: #bec9cd
}

.resp-title span.resp-title-client {
    color: #bc2832;
}

.resp-body {
    color: #777;
    font-family: Georgia;
    font-style: italic
}

.resp-client {
    text-align: right;
    color: #3e7eb9;
    font-family: Georgia;
    font-style: italic
}

.footer-bg {
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 250px
}

#bg-footer-sozdanie {
    background-image: url('../images/bg-footer-sozdanie.png')
}

#bg-footer-seo {
    background-image: url('../images/bg-footer-seo.png')
}

#bg-footer-audit {
    background-image: url('../images/bg-footer-audit.png')
}

#bg-footer-audit2 {
    background-image: url('../images/bg-footer-audit2.png')
}

#bg-footer-design {
    background-image: url('../images/bg-footer-design.png')
}

#footer {
    background: url('../images/bgFooter.png') repeat-x;
    background-color: #2e2d2c;
    border-top: solid 3px #2e2d2c
}

#footer ul {
    margin-top: 20px;
    overflow: auto
}

#footer ul li {
    float: left;
    width: 210px;
    min-height: 190px;
    padding: 0 10px 0 10px;
    border-right: solid 1px #222120;
    border-left: solid 1px #3f3e3d
}

#footer ul li:first-child {
    border-left: 0
}

#footer ul li:last-child {
    border-right: 0
}

#footer ul li a, #footer ul li a:visited, #footer ul li strong {
    color: #fff;
    text-decoration: none;
    font-weight: normal
}

#footer ul li ul {
    margin-top: 5px;
    border: 0
}

#footer ul li ul li {
    float: none;
    background: url('../images/pointGray.png') center left no-repeat;
    padding: 1px 0 1px 13px;
    border: 0;
    width: auto;
    min-height: auto
}

#footer ul li ul li a, #footer ul li ul li a:visited, #footer ul li ul li strong {
    font-size: 12px;
    color: #888
}

#footer ul li a:hover, #footer ul li ul li a:hover {
    color: #F3A604
}

.footer-body {
    border-top: solid 3px #282726;
    margin-top: 20px
}

.vcard {
    padding: 10px;
    font: 11px Tahoma;
    color: #999;
    overflow: auto;
    border-top: solid 1px #3f3e3d
}

.vcard a, .vcard a:visited {
    font: 11px Tahoma;
    color: #ccc;
    text-decoration: none
}

.vcard p {
    margin: 5px 0
}

.footer-left {
    float: left;
    width: 340px
}

.footer-left .fLeft {
    padding-right: 10px
}

.footer-right {
    float: right;
    width: 340px;
    text-align: right
}

.footer-contacts {
    margin: 0 330px;
    text-align: center;
    font: 14px Arial
}

.footer-contacts .tel strong {
    color: #fff;
    font-size: 20px;
    padding: 0 20px 0 5px
}

.pluso {
    margin-bottom: 10px
}

#vk_groups {
    height: 400px;
    margin: 20px 0
}

.whCtn {
    background: #fff;
    padding: 20px;
    margin: 20px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.citat {
    font-family: Georgia;
    font-style: italic;
    color: #666
}

.grayscale {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 3.5+ */
    filter: gray;
}

.prodNav {
    margin: 10px 0;
    text-align: center
}

.prodNav span {
    padding: 0 10px;
    font-size: 20px
}

.prodNav a, .prodNav a:visited {
    text-decoration: none;
    font-size: 20px
}

/*Modules defaults*/
.subBtn, .btn {
    border: 0;
    min-width: 100px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #cb2a2e;
    padding: 5px 20px;
    border: solid 2px #FFC533;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.subBtn:hover, .btn:hover {
    border-color: #222
}

a.subBtn, a:visited.subBtn, a.btn, a:visited.btn {
    color: #fff;
    text-decoration: none
}

.btnOrder {
    display: block;
    width: 208px;
    height: 22px;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    color: #111;
    text-shadow: #fff 1px 1px 1px;
    font-size: 16px !important;
    font-weight: bold;
    background: url('../images/btnOrder.png') center left no-repeat;
    border: 0
}

a.btnOrder, a:visited.btnOrder {
    color: #111;
    text-decoration: none
}

input.btnOrder {
    padding: 0;
    height: 42px
}

.btnOrderSmall {
    display: block;
    width: 120px;
    height: 22px;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    color: #111;
    text-shadow: #fff 1px 1px 1px;
    font-size: 16px;
    font-weight: bold;
    background: url('../images/btnOrderSmall.png') center left no-repeat;
    border: 0
}

a.btnOrderSmall, a:visited.btnOrderSmall {
    color: #111;
    text-decoration: none
}

.btnYel {
    border: 0;
    font-size: 12px;
    display: block;
    width: 100px;
    padding-top: 2px;
    height: 18px;
    text-align: center;
    cursor: pointer;
    color: #bc2832;
    background: url('../images/btnSMore.png');
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

a.btnYel, a:visited.btnYel {
    color: #222;
    text-decoration: none
}

a:hover.btnYel {
    color: #bc2832
}

.feedBackForm {
    padding: 20px;
    width: 420px;
    background: #9aa2b3;
    font-weight: bold;
    color: #edeef0
}

.feedBackForm form {
    width: 420px;
    margin: 0 auto
}

.feedBackForm .feedback-form {
    width: 100%;
}

.feedBackForm .block-title {
    color: #fff
}

.feedBackForm .fLeft {
    float: none;
    padding-bottom: 0.5em
}

.feedBackForm .fbPolicy .fLeft {
    float: left;
}

.feedBackForm .fbPolicy a, .feedBackForm .fbPolicy a:visited {
    color: #fff;
}

.feedBackForm .fbDiv {
    padding: 0
}

.feedBackForm .fbDiv input, .feedBackForm .fbDiv textarea, .feedBackForm .fbDiv select {
    width: 400px;
    padding: 5px 10px;
    border: 0;
    background: #edeef0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.feedBackForm .fbDiv select {
    width: 420px
}

.fbFormPg {
    width: 460px;
    margin: 10px auto;
    text-align: center
}

.fbFormPg .feedBackForm {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.fbFormPg .btnOrder {
    margin: 0 auto
}

.fbFormPg .g-recaptcha {
    width: 305px;
    margin: 0 auto
}

.frm div {
    padding: 5px 0
}

.frm div span {
    color: #fff;
    font-size: 12px;
    padding-bottom: 5px;
    display: block
}

.frm div input, .frm div textarea {
    border: 0;
    width: 440px;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.dataLine {
    padding: 5px 0
}

.dataLineBord {
    overflow: auto;
    padding: 20px 0;
    border-bottom: dashed 1px #c9c9ca
}

.dataLineBord:first-child {
    padding-top: 0
}

.dataLineBord:last-child {
    padding-bottom: 0;
    border: 0
}

.dataLineBord:hover {
    background: #fff;
    cursor: pointer
}

.dataPic {
    float: left;
    width: 45px
}

.dataPic img {
    width: 45px
}

.dataInfo {
    margin-left: 100px
}

.dataName, .dataName a, .dataName a:visited {
    font-size: 16px;
    color: #222;
    text-decoration: none
}

.dataName a:hover {
    color: #bc2832
}

.dataBody {
    margin-top: 5px;
    font-size: 12px
}

.dataBody p {
    margin: 5px 0
}

.dSuccess {
    color: #62AE42;
    margin: 5px 0;
    padding: 5px;
    border: solid 1px #62AE42;
    font-weight: bold;
    background: #fff
}

.dError {
    color: #c00;
    margin: 5px 0;
    padding: 5px;
    border: solid 1px #c00;
    font-weight: bold;
    background: #fff
}

/*News*/
#news {
    margin-top: 40px
}

.news-item {
    width: 300px;
    padding: 20px 0
}

.news-item .dataInfo {
    margin-left: 80px
}

.news-item .dataName a, .news-item .dataName a:visited, .news-item .dataName {
    font-size: 14px
}

.news-item .dataBody {
    font-size: 10px;
    color: #666
}

.newsDate {
    float: left;
    width: 50px;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    color: #222;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.newsDate div {
    font-size: 20px
}

/*subscribe*/
#subscribe {
    background: #fff;
    text-align: center;
    padding: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

#subscribeForm {
    width: 400px;
    margin: 10px auto;
    color: #fff;
    background: #9aa2b3;
    padding: 20px 50px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

#subscribeForm input {
    width: 215px;
    border: 0;
    padding: 3px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#subscribeForm .btnYel {
    border: solid 2px #fff
}

/*TableSorter*/
table.tablesorter {
    margin-top: 5px;
    width: 98%;
    text-align: left
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #C9CDD5;
    color: #444;
    border: 1px solid #ddd;
    padding: 10px 20px 10px 10px;
    font-weight: normal;
    white-space: nowrap
}

table.tablesorter thead tr .header {
    background-image: url('../images/tablesorter/bg.gif');
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer
}

table.tablesorter tbody td {
    border: 1px solid #ddd;
    padding: 10px;
    background-color: #FFF;
    vertical-align: top
}

table.tablesorter tbody td.ctr {
    text-align: center
}

table.tablesorter tbody td a {
    font-size: 12px
}

table.tablesorter tbody td p, table.tablesorter tbody td div {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 12px;
    color: #666
}

table.tablesorter tbody tr.odd td {
    background-color: #eee
}

table.tablesorter thead tr .headerSortUp {
    background-image: url('../images/tablesorter/asc.gif')
}

table.tablesorter thead tr .headerSortDown {
    background-image: url('../images/tablesorter/desc.gif')
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #9AA2B3;
    color: #fff
}

.price {
    font-size: 20px
}

.price b {
    font-size: 26px;
    color: #BC2832
}

.price-catalogs .whCtn {
    min-height: 110px;
    width: 380px;
    cursor: pointer;
}

.price-catalogs .whCtn p, .price-catalogs .whCtn p a, .price-catalogs .whCtn p a:visited {
    font-size: 12px;
    color: #666;
}

.price-table {
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

.price-table th, .price-table td {
    padding: 1em;
    vertical-align: top;
    border: solid 1px #ccc;
}

.price-table th {
    background: #BC2832;
    color: #fff;
    font-weight: normal;
}

.price-table td {
    background: #fff;
}

.price-table td:first-child {
    text-align: center;
}

.price-table td div {
    font-size: 0.8em;
    color: #666;
    padding-top: 0.5em;
}

.price-table td div p {
    margin: 0;
}


/*Calculator*/
#calc {
    background: url('../images/calc.png') no-repeat;
    width: 240px;
    height: 181px;
    text-align: center
}

#calc a, #calc a:visited {
    display: block;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 15px;
    width: 210px;
    height: 140px
}

.priceContainer, .whContainer {
    background: #fff;
    padding: 20px
}

.priceContainer b {
    font-size: 16px;
    font-weight: normal
}

.priceContainer .fRight, .priceContainer .fRight strong, .priceContainer .fRight b {
    font-size: 18px;
    color: #222;
    font-weight: normal
}

.priceContainer .fRight b {
    color: #bc2832;
    font-size: 26px
}

h2.priceHeader {
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc
}

.priceTbl-container {
    margin: 5px 0 20px 0;
    background: #edeef0;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.priceTbl {
    width: 98%;
    margin: 10px 0 10px 0
}

.priceTbl td {
    font-size: 16px;
    padding: 5px;
    border-bottom: solid 1px #dcdee2;
    border-top: solid 1px #fff
}

.priceTbl td a, .priceTbl td a:visited {
    font-size: 16px
}

.priceTbl tr:first-child td {
    border-top: 0
}

.priceTbl tr:last-child td {
    border-bottom: 0
}

td.priceTblCheck {
    width: 20px
}

td.priceTblPos {
    width: 330px
}

.ui-tabs {
    position: relative
}

.ui-tabs .ui-tabs-nav, #calcTabs ul {
    height: 40px;
    margin: 0;
    font-size: 16px;
    padding: 0 20px
}

.ui-tabs .ui-tabs-nav li, #calcTabs ul li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px 5px 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
    background: #bc2832;
    border: solid 1px #bc2832;
    border-bottom: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-radius: 5px 5px 0 0
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    color: #fff;
    font-size: 16px;
    padding: 8px 10px;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active, #calcTabs ul li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
    background: #fff;
    border: solid 1px #dcdee2;
    border-bottom: 0
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    color: #444;
    cursor: text
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.toolTip {
    cursor: help
}

.ui-tooltip {
    padding: 8px;
    font-size: 12px;
    position: absolute;
    background: #fff;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

/*jcarousel*/
.jcarousel-skin-tango .jcarousel-container {
    padding: 20px 40px;
    margin-bottom: 40px
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 155px
}

.jcarousel-skin-tango .jcarousel-item {
    width: 170px;
    height: 155px;
    text-align: center
}

.jcarousel-skin-tango .jcarousel-item img {
    height: 155px
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 80px;
    right: 5px;
    width: 21px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/arrowSRight.png) no-repeat 0 0
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/arrowSLeft.png)
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 80px;
    left: 5px;
    width: 21px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/arrowSLeft.png) no-repeat 0 0
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/arrowSRight.png)
}

/*SimpleModal*/
#simplemodal-overlay {
    background-color: #000
}

#simplemodal-container {
    width: 670px;
    height: 387px;
    background-color: #bc2832;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.simplemodal-head {
    padding: 10px
}

.simplemodal-head h2 {
    color: #fff;
    margin: 0
}

a.simplemodal-close, a:visited.simplemodal-close {
    float: right;
    color: #fff;
    font: 12px Tahoma;
    padding-right: 20px;
    background: url('../images/icon_close.png') right center no-repeat;
    text-decoration: none
}

.simplemodal-body {
    height: 320px;
    background: #fff;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.simplemodal-body .feedBackForm {
    width: 300px;
    padding-bottom: 10px
}

.simplemodal-body .feedBackForm .fbDiv input, .simplemodal-body .feedBackForm .fbDiv textarea, .simplemodal-body .feedBackForm .fbDiv select {
    width: 280px
}

.simplemodal-body .feedBackForm .fbDiv select {
    width: 300px
}

.simplemodal-body .whContainer {
    padding: 10px 20px
}

.simplemodal-body .whContainer textarea {
    width: 240px;
    height: 190px;
    padding: 5px 10px;
    border: solid 1px #9AA2B3;
    background: #edeef0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.simplemodal-body .policy {
    font-size: 12px;
    padding-top: 10px
}

/*FancyBox*/
#gallery ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#gallery ul li {
    font-size: 10px;
    padding: 5px;
    height: 120px;
    display: -moz-inline-stack;
    display: inline-block;
    _overflow: hidden;
    zoom: 1;
    *display: inline
}

#gallery ul li div {
    padding-bottom: 3px
}

#gallery img {
    height: 120px;
    margin: 3px;
    border: 2px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

#gallery a:hover img {
    border: 2px solid #1F547F
}

#gallery a:hover {
    color: #fff
}

.block-title {
    color: #222;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px
}

.ctnTbl {
    width: 100%
}

.ctnTbl td {
    width: 50%;
    padding-right: 20px;
    vertical-align: top
}

.ctnTbl tr td:last-child {
    padding-right: 0
}

.itm-title, .itm-title a, .itm-title a:visited {
    color: #222;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold
}

.itm-title:hover {
    color: #bc2832
}

.srv-items {
    display: grid;
    grid-template-rows: 1fr auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2vw;
    margin: 20px 0;
    align-items: center
}

.srv-items .itm {
    text-align: center;
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
}

.srv-items .itm-image img {
    height: 80px
}

.srv-items .itm-desc {
    font-size: 0.8em
}

.itm-list {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}

.itm-list .itm {
    margin: 10px auto;
    width: 100%
}

.itm-list .itm-image {
    float: left
}

.itm-list .itm-image, .itm-list .itm-image img {
    width: 100px
}

.itm-list .itm-body {
    margin-left: 120px
}

.itm-list .tbl-tarif {
    width: 100%
}

.itm-list .tbl-tarif td {
    text-align: left;
    font-weight: bold;
    color: #222
}

/*callback*/
.callback-form {
    width: 400px
}

.callback-form .block-title {
    text-align: center
}

.callback-form input[type="text"], .callback-form input[type="email"] {
    width: 100%
}

.callback-form input.error {
    border-color: #f00
}

.callback-form .fbRow .fLeft {
    width: 20px
}

.callback-form .fbRow .fbDiv {
    padding-left: 30px
}

.callback-form .fbRow .btn {
    display: block;
    margin: 0 auto;
    width: 180px
}

/*Animate*/
.hideme {
    opacity: 0
}

/*scrollup*/
.scrollup {
    position: fixed;
    left: 20px;
    bottom: 20px;
    cursor: pointer;
    display: none
}

/*slider*/
body .bx-wrapper {
    margin: 0;
    border: 0;
    background: none;
    box-shadow: 0 0 0
}

.infoBlock-portfolio {
    display: flex;
    flex-direction: column;
}</pre></body></html>