html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

.clear {
    clear: both;
}

#map {
    width: 100%;
    height: 350px;
}

#backDialog input {
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    font-family: "Arial";
    font-size: 16px;
    margin: 5px 0;
    padding: 4px 10px;
    width: 390px;
}

#backDialog .title {
    float: left;
    font-family: "Arial";
    font-size: 20px;
    width: 100%;
}

#backDialog textarea#contentBack {
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    font-family: "Arial";
    font-size: 16px;
    height: 90px;
    margin: 5px 0;
    padding: 4px 10px;
    width: 390px;
}

.ui-dialog-titlebar {
    display: none;
}

:focus {
    outline: 0;
}

body {
    line-height: 1;
    background: #005086 url(/img/bg.jpg) center top no-repeat;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    color: #423F3F;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

a,
span.a {
    color: #007AC2;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

.wrapper {
    width: 1100px;
    margin: 0px auto;
    position: relative;
}

.container {
    float: left;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 1px rgba(9, 36, 69, .5);
    margin: 0px 0px 10px;
    padding: 0px;
}

.header {
    float: left;
    width: 100%;
    height: 130px;
}

.vozi,
.lk {
    color: #0a2c68;
    text-decoration: none;
}

.vozi{
    font-size: 27px;
}

.logo {
    margin: 32px 0 0 30px;
    float: left;
    position: relative;
}

.headerinfo {
    float: left;
    width: 420px;
    font-family: georgia;
    font-style: italic;
    font-size: 18px;
    margin: 37px 0 0 40px;
    line-height: 140%;
}

.navi {
    float: right;
    margin: 30px 20px 0 30px;
}

.navi li {
    list-style: none;
    float: left;
    margin: 0px 5px;
}

.navi li a,
.navi li span {
    padding: 7px 25px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    float: left;
    line-height: 25px;
    color: #454545;
    font-weight: 600;
    text-transform: uppercase;
    background: #e8c016;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navi li a.order,
.navi li span.order {
    background: #ff231a;
}

.navi li span {
    cursor: pointer;
}

.navi li a:hover,
.navi li span:hover {
    text-decoration: underline;
}

.contacts {
    float: right;
    margin: 40px 30px 0 0px;
    width: 200px;
}

.contacts .tel {
    font-size: 22px;
    text-align: right;
    font-weight: bold;
}

.contacts .tel span.a {
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

.lang {
    position: absolute;
    top: 20px;
    left: 20px;
}

.langrus, .langeng {
    width: 23px;
    float: left;
    height: 15px;
    margin-left: 10px;
    margin-top: 7px;
}

.langrus {
    background: url(/img/flags.png);
    background-position: 0px -15px;
}

.langeng {
    background: url(/img/flags.png);
    background-position: 0px 0px;
}

/* START блок контента */
.newsblock,
.contentBlock {
    width: 620px;
    float: left;
    position: relative;
    margin: 30px 0 0 30px;
}

.newsblock-title,
.contentTitle {
    float: left;
    width: 100%;
    font-size: 22px;
    margin-bottom: 10px;
}

.contentTitle {
    font-weight: bold;
}

.contentText {
    padding: 0 0 30px 0;
    font-family: 'Open Sans', sans-serif;
}

.contentText h2 {
    font-size: 20px;
    margin: 20px 0px 10px;
    line-height: 130%;
}

.contentText p {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 10px;
}

.contentText ul {
    margin-left: 30px;
}

.contentText ul li {
    padding: 5px 0px;
    font-size: 14px;
}

.contentText ul {
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 10px;
    list-style-type: disc;
    list-style-position: inside;
}

.newsitem {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.date {
    float: left;
    color: #999999;
    font-size: 12px;
    line-height: 18px;
}

.newstitle {
    margin: 0 0 10px 105px;
}

.newstitle a {
    font-size: 16px;
    line-height: 18px;
}

.newstitle a:hover {
    text-decoration: none;
}

.newstext {
    margin-left: 105px;
}

.newstext p {
    line-height: 18px;
    font-size: 13px;
}

a.allnewslink {
    float: right;
    margin-top: 20px;
    font-style: italic;
    margin-right: 30px;
}

/* END блок новостей */


/* START блок с контактами на главной */
.adress {
    float: right;
    width: 380px;
    margin: 30px 30px 0 0;
}

.adress-title {
    float: left;
    width: 100%;
    font-size: 22px;
    margin-bottom: 10px;
}

.adressborder {
    float: left;
    width: 340px;
    padding: 0px 20px 0px;
    border: 1px dashed #e3e3e3;
}

.adress-content {
    width: 100%;
    margin: 10px 0 10px 0;
    line-height: 25px;
}

.adress-content2 {
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    line-height: 35px;
}

.adress-content span {
    font-size: 18px;
    line-height: 30px;
}

.skype {
    float: left;
    width: 100%;
    padding-left: 30px;
    background: url(/img/skype.gif) 0px 7px no-repeat;
}

.mail {
    float: left;
    width: 100%;
    padding-left: 30px;
    background: url(/img/mail.gif) 0px 9px no-repeat;
}

/* END блок с контактами на главной */


.princip-title {
    font-family: arial;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5pt;
    padding: 0 0 10px 0px;
}

.princip-title span {
    color: #ffbd3e;
}

.princip-text {
    float: left;
    width: 400px;
    padding: 20px 60px 20px 20px;
    margin: 50px auto 0px;
    line-height: 18px;
    font-size: 13px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


#slider-wrap {
    float: left;
    width: 100%;
    height: 408px;
    margin: 0px;
    overflow: hidden;
}

#slider { /* Оболочка слайдера */
    float: left;
    width: 1100px;
    height: 408px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    position: relative;
}

.slide { /* Слайд */
    padding: 0px 0px 0 0px;
    width: 100%;
    height: 100%;
}

.sli-links { /* Кнопки смены слайдов */
    display: none;
    margin-top: 10px;
    text-align: center;
}

.sli-links .control-slide:hover {
    cursor: pointer;
    background-position: center center;
}

.sli-links .control-slide.active {
    background-position: center top;
}

#prewbutton, #nextbutton { /* Ссылка "Следующий" и "Педыдущий" */
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
    text-indent: -999px;
    background: url(/img/arrowBg.png) left center no-repeat;
    opacity: 0.8;
    z-index: 3;
    outline: none !important;
}

#prewbutton {
    display: none;
    left: 20px;
}

#nextbutton {
    right: 645px;
    background: url(/img/arrowBg.png) right 100px no-repeat;
}

#prewbutton:hover, #nextbutton:hover {
    opacity: 1;
}


/* START Слайдер-Табы */
.slider {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0px 0px 0;
    overflow: hidden;
}

.slider .tabber {
    position: relative;
    left: 30px;
    top: 30px;
    z-index: 5;
    height: 0;
}

.slider img.slidetape {
    position: absolute;
    top: 0;
    right: -30px;
    display: none;
    opacity: 0;
    z-index: 2;
}

.slider.slim img.slidetape {
    right: -185px;
}

.slider .tabs {
    overflow: hidden;
    position: relative;
    z-index: 3;
    height: 380px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 75%, rgba(238, 240, 245, 0.65) 100%); /* FF3.6+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 75%, rgba(238, 240, 245, 0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 75%, rgba(238, 240, 245, 0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 75%, rgba(238, 240, 245, 0.65) 100%); /* W3C */
}

.slider .tabs:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    box-shadow: 0 10px 3px rgb(255, 255, 255) inset;
}

.slider .tabs > .item {
    position: relative;
    z-index: 4;
    height: 320px;
    padding: 100px 35% 0 30px;
}

.slider .tabs > .item:after {
    content: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    min-width: 570px;
    height: 350px;
    background: #fff;
    box-shadow: 30px 0 70px 100px rgb(255, 255, 255);
    z-index: 3;
    opacity: .7;
}

.slider .tabs > .item:last-child:after {
    content: none
}

.slider .title {
    position: relative;
    z-index: 4;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    font-weight: bold;
    margin: 0 0 20px;
}

.slider .announce {
    position: relative;
    z-index: 4;
    font-size: 13px;
    line-height: 130%;
}

.slider .announce p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 10px;
}

.slider .announce li {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 130%;
    margin: 0 0 10px 20px;

}

.slider ins {
    text-decoration: none
}

.slider .comment {
    font-style: italic;
    color: #909090;
    font-family: Times;
    font-size: 15px;
    line-height: 1.4;
    display: table;
}

.slider .comment > p {
    margin: 0
}

.slider .comment img {
    display: table-cell;
    vertical-align: middle;
    margin: 0 0.8em 0px 0;
}

.min-width#outer .slider .comment.clock {
    display: none
}

.slider .comment.clock img {
    margin: 0 0.4em 10px 0;
}

.slider .comment em {
    display: table-cell;
    vertical-align: middle;
}

.slider img.slide {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.slider .to_left img.slide {
    right: auto;
    left: 0;
}

.tabber {
}

.tabber > .item {
    display: inline-block;
    vertical-align: middle;
}

.tabber a:link,
.tabber a:visited {
    color: #007AC2;
    text-decoration: none;
    border-bottom: 1px solid rgb(0, 122, 194);
    border-bottom: 1px solid rgba(0, 122, 194, .3);
}

.tabber a:hover {
    color: #fc7121;
    border-color: #fc7121;
    border-color: rgba(252, 113, 33, .3);
}

.tabber > .item > a,
.tabber > .item > b {
    display: block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    border-style: dashed;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0.6em;
    outline: none;
}

.tabber.alt > .item > a,
.tabber.alt > .item > b {
    margin: .4em .6em;
    font-size: 18px;
    border-style: solid;
}

.tabber > .item:first-child > a,
.tabber > .item:first-child > b,
.tabber.alt > .item:first-child > a,
.tabber.alt > .item:first-child > b {
    margin-left: 0
}

.tabber > .item.active {
    z-index: 7;
    margin: 0px .4em;
}

.tabber > .item.active:first-child {
    margin-left: 0;
}

.tabber > .item.active > a,
.tabber > .item.active > b {
    border-radius: 5px;
    margin: 0;
    padding: .6em 1.2em;
    border-width: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    cursor: default;
    background: -moz-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: -o-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: -ms-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: linear-gradient(to bottom, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(78, 180, 230, 1) 100%);
}

.ie8 .tabber > .item.active > a,
.ie8 .tabber > .item.active > b {
    background: rgb(0, 121, 185)
}

.tabber > .item.active > a:after,
.tabber > .item.active > b:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -0.5em;
    left: 50%;
    margin-left: -0.5em;
    width: 0;
    height: 0;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-top: 0.5em solid rgba(78, 180, 230, 1);
}

.ie .tabber > .item.active > a:after,
.ie .tabber > .item.active > b:after {
    bottom: -8px;
}

.tabber.alt > .item.active > a,
.tabber.alt > .item.active > b {
    padding: .4em .6em;
    font-size: 18px;
    font-weight: normal;
}

.tabber > .item.active > a > span {
    cursor: pointer;
    border-bottom: 1px solid #6ECAF4;
    line-height: 1;
}

.tabs > .item {
    display: none;
}

.tabs > .item.active {
    display: block;
}

.tabber.table {
    display: table;
    position: relative;
    margin: 0 20px 1.2em;
    z-index: 5;
}

.tabber.table .item {
    text-align: center;
    display: table-cell;
}

.tabber.table .in {
    display: block;
    position: relative;
    padding: .6em 1.2em .6em;
    outline: none;
}

.tabber.table .item:first-child .in {
    padding-left: 0;
}

.tabber.table .item.active .in {
    padding: .6em 1.2em .6em;
    border-radius: 5px;
    box-shadow: 0px 2px 1px 0px rgba(33, 33, 33, .7) inset;
    background: -moz-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: -o-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: -ms-linear-gradient(top, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(76, 177, 230, 1) 100%);
    background: linear-gradient(to bottom, rgba(33, 110, 175, 1) 0%, rgba(42, 132, 233, 1) 6%, rgba(76, 177, 230, 1) 95%, rgba(78, 180, 230, 1) 100%);
}

.tabber.table .item.active .in:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -0.5em;
    left: 50%;
    margin-left: -0.8em;
    width: 0;
    height: 0;
    border-left: 0.8em solid transparent;
    border-right: 0.8em solid transparent;
    border-top: 0.8em solid rgba(78, 180, 230, 1);
}

.tabber.table .item a {
    display: inline;
    line-height: 1;
    font-size: 20px;
    border-style: dashed;
}

.tabber.table .item.active a {
    color: #fff;
    border-color: transparent;
    cursor: default;
}

.ie8 .tabber.table .item.active .in {
    background: rgb(0, 121, 185)
}

/* END Слайдер-Табы */


.homeservices {
    display: block;
    position: relative;
    clear: both;
    padding: 30px 30px 20px;
    background: #fff url("/img/crossword.png");
    font-size: 0px;
    border-bottom: 1px dashed #e3e3e3;
    border-top: 1px solid #E7E7E7;
}

.homeservices .title {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    margin: 0px 0px 30px;
}

.homerservices-item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 200px;
    height: 90px;
    text-align: center;
    margin: 0px 15px 30px;
    padding: 15px 15px;
    border-radius: 3px;
    background: #398BB9;
    background: -moz-linear-gradient(top, #398BB9, #31598B);
    background: -webkit-gradient(linear, left top, left bottom, from(#398BB9), to(#31598B));
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#398BB9, endColorstr=#31598B, GradientType=0);
    background: linear-gradient(top, #398BB9, #31598B);
    color: #fff;
    line-height: 150%;
    font-family: 'Open Sans', sans-serif;

}

.homerservices-item a {
    color: #fff;
}

.footer {
    float: left;
    width: 100%;
    margin: 10px 0 30px 0;
}

.copy {
    float: left;
    color: #fff;
    margin-left: 30px;
}

.counter {
    float: right;
    margin-right: 30px;
}

.ui-dialog {
    border-radius: 0;
    font-size: 12px;
    font-family: "Arial";
}

.ui-button {
    border-radius: 0;
}

#backDialog {
    text-align: center;
}

.ui-dialog-content {
    line-height: 2;
}

div#map {
    display: block;
    width: 340px;
    height: 250px;
}

.sidebar {
    float: right;
    margin: 30px 30px 0 0;
    width: 240px;
}

.consult {
    float: left;
    border: 1px dashed #83827E;
    width: 238px;
    overflow: hidden;
    padding: 30px 0 30px;
    margin: 25px auto;
    line-height: 140%;
}

.consult .name {
    text-align: center;
    margin: 0px 0px 20px;
    color: #000;
    font-weight: bold;
    font-size: 17px;
}

.consult .phone {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}

.consult .recall {
    display: block;
    font-size: 12px;
    text-align: center;
}

.consult span {
    display: block;
    text-align: center;
    font-style: italic;
    margin: 10px 0px;
}

.oneday {
    float: left;
    background: url(/img/oneday.png) top left no-repeat;
    width: 240px;
    height: 262px;
}

.oneday img {
    width: 100px;
}

.oneday .name {
    text-align: center;
    margin: 25px 0px 20px;
    color: #000;
    font-weight: bold;
    font-size: 17px;
}

.oneday p {
    text-align: center;
    padding: 10px 30px 0px;
    line-height: 130%;
    font-size: 15px;
    font-style: italic;
}


.stat-content {
    float: left;
    width: 770px;
    margin: 30px 0 0 30px;
}

.stat-content ul {
    line-height: 150%;
}

.stat-content h1 {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 28px;
    line-height: 130%;
}

.stat-content img.left {
    float: left;
    margin: 0 10px 5px 0;
}

div.goorder {
    cursor: pointer;
    background: #e3e3e3;
    padding: 10px 10px;
    margin: 30px auto 10px;
    width: 400px;
    line-height: 150%;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #00afe4;
    background: -moz-linear-gradient(top, #00afe4 0%, #1687d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00afe4), color-stop(100%, #1687d9));
    background: -webkit-linear-gradient(top, #00afe4 0%, #1687d9 100%);
    background: -o-linear-gradient(top, #00afe4 0%, #1687d9 100%);
    background: -ms-linear-gradient(top, #00afe4 0%, #1687d9 100%);
    background: linear-gradient(to bottom, #00afe4 0%, #1687d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00afe4', endColorstr='#1687d9', GradientType=0);
    color: #fff;
    font-size: 14px;
}

.prefooter {
    padding: 10px 0px 20px 20px;
    clear: both;
    background: #254a77;
    color: #fff;
    font-size: 0;
}

.prefooter .block {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #315d91;
    border-right: 1px solid #18375c;
    font-size: 14px;
    height: 380px;
    min-width: 240px;
}

.prefooter .block:first-of-type {
    border-left: 0px;
}

.prefooter .block:last-of-type {
    border-right: 0px;
}

.prefooter .name {
    padding: 20px 0px 0 10px;
    margin: 0px 0 20px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
}

.prefooter .name span {
    display: block;
    font-style: italic;
    font-size: 14px;
    margin-top: 7px;
}

.geo {
    display: inline-block;
    margin: 0px 18px 0px 0px;
}

.geo .item {
    display: inline-block;
    vertical-align: top;
    width: 120px;
}

.tamoj {
    padding: 0px 11px 0px;
}

.prefooter .item a {
    display: block;
    vertical-align: top;
    border-top: 1px solid #315d91;
    border-bottom: 1px solid #18375c;
    padding: 4px 10px;
    margin: 0px 10px;
    line-height: 22px;
    color: #c1cbd4;
    font-size: 13px;
    text-decoration: none;
}

.prefooter a:hover {
    text-decoration: underline;
    color: #fff;
}

.prefooter .item a:first-of-type {
    border-top: 0px;
}

.prefooter .item a:last-of-type {
    border-bottom: 0px;
}


