@import url('reset.css');

@font-face{font-family:'ALSStory';
    src:url('fonts/ALSStory/als_story_bold_italic-webfont.eot');
    src:url('fonts/ALSStory/als_story_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/ALSStory/als_story_bold_italic-webfont.woff') format('woff'),url('fonts/ALSStory/als_story_bold_italic-webfont.ttf') format('truetype'),url('fonts/ALSStory/als_story_bold_italic-webfont.svg#als_storybold_italic') format('svg');font-weight:bold;font-style:italic}

@font-face{font-family:'ALSStory';src:url('fonts/ALSStory/als_story_bold-webfont.eot');src:url('fonts/ALSStory/als_story_bold-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/ALSStory/als_story_bold-webfont.woff') format('woff'),url('fonts/ALSStory/als_story_bold-webfont.ttf') format('truetype'),url('fonts/ALSStory/als_story_bold-webfont.svg#als_storybold') format('svg');font-weight:bold;font-style:normal}

@font-face{font-family:'ALSStory';src:url('fonts/ALSStory/als_story_italic-webfont.eot');src:url('fonts/ALSStory/als_story_italic-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/ALSStory/als_story_italic-webfont.woff') format('woff'),url('fonts/ALSStory/als_story_italic-webfont.ttf') format('truetype'),url('fonts/ALSStory/als_story_italic-webfont.svg#als_storyitalic') format('svg');font-weight:normal;font-style:italic}

@font-face{font-family:'ALSStory';src:url('fonts/ALSStory/als_story_regular-webfont.eot');src:url('fonts/ALSStory/als_story_regular-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/ALSStory/als_story_regular-webfont.woff') format('woff'),url('fonts/ALSStory/als_story_regular-webfont.ttf') format('truetype'),url('fonts/ALSStory/als_story_regular-webfont.svg#als_storyregular') format('svg');font-weight:normal;font-style:normal}

body {
    font-family: 'ALSStory';
    font-size: 12px
}

a,div,td,h1,h2,h3,h4,h5 {font-family: 'ALSStory';}

h1,h2,h3,h4,h5 {
    font-weight: normal;
}

.item-page h5, .item-page h3 {
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.4em;
    color: #0e416e;
    margin: 10px 0;
}

.page-header h1 {
    padding-top: 10px;
}

a,p,li {
    font-size: 14px;
}

td {
    vertical-align: top;
}

td,th,li {
    font-size: 14px;
}

p {font-size: 14px; color: #000000; text-align: justify;}

a {color: #0b68ae; text-decoration: underline;}
a:hover {text-decoration: none;}

body {
    background-color: #e9f3f8;
}

div.center {
    width: 1000px;
    margin: 0 auto;
}

div.top-info {
    height: 30px;
    background-color: #1e2a32;
    text-align: right;
}

.top-info-list {
    padding-top: 7px;
}

.top-info-list li {
    color: #e9980d;
    display: inline-block;
    margin-left: 100px;
}

.top-info-list li a {
    color: #e9980d;
    text-decoration: none;
}

.top-info-list li a:hover {
    text-decoration: underline;
}

.header-block-1, .header-block-2, .header-block-3 {
    float: left;
    /*width: 30%;*/
    padding: 15px;
}

.logo {
    width: 300px;
}

.clear {
    clear: both;
}

.header-block-2 {
    width: 427px;
}

.header-block-3 {
    width: 183px;
}

.header-block-3, .header-block-2 h3 {
    color: #1e2a32;
    font-size: 22px;
}

#header .logo img {
    width: 300px;
}


#row-menu {
    background-color: #1e2a32;
}

.menu {

}

.menu ul {
    display: none;
    position: absolute;
    width: 150px;
    z-index: 999;
}

.menu ul li {
    background-color: #D8DFE2;
    border-left: 1px solid #334450;
    border-right: 1px solid #334450;
    border-bottom: 1px solid #334450;
    display: block;
}

.menu ul li a {
    color: #1e2a32;
    width: 138px;
    text-align: left;
    padding: 10px 0 10px 10px;
}

.menu li:hover ul {
    display: block;
}

.menu li {
    border-left: 1px solid #334450;
    display: table-cell;
    position: relative;
}

.item-109 {
    border-right: 1px solid #334450;
}

.item-110 {
    display: none !important;
}

.menu li a {
    text-decoration: none;
    color: #FFF;
    display: inline-block;
    padding: 20px 21px;
    text-align: center;
    font-size: 13px;
}

.menu li a:hover {
    background-color: #e9980d;
}

.row {
    background-color: #c7cfd6;
    padding: 30px 0;
}

.carusel {
    position: relative;
    height: 262px;
}

.carusel ul {
    width: 5000px;
    position: absolute;
    left: 0;
}

.carusel ul li {
    display: inline-block;
    text-align: center;
    border: 0px solid black;
    margin-right: 20px;
    vertical-align: top;
}

.carusel ul li img {
    max-height: 194px;
}

.carusel ul li h4 {
    margin-top: 10px;
}

.carusel-prev, .carusel-next {
    position: absolute;
    width: 32px;
    height: 262px;
    text-indent: -9999px;
}

.carusel-prev {

    background: url("/images/carusel/prev.jpg") no-repeat;
    top: 0;
    left: 0;
}

.carusel-next {
    background: url("/images/carusel/next.jpg") no-repeat;
    top: 0;
    right: 0;
}

.carusel-inner {
    padding-top: 35px;
    margin-left: 60px;
    overflow: hidden;
    position: relative;
    height: 262px;
}

.last-news {
    padding: 10px 0;
}

.last-news h2 {
    margin: 10px 0 0 10px;
    text-transform: uppercase;
    font-size: 19px;
    color: #000;
    float: left;
}

.last-news-item {
    display: inline-block;
    padding: 10px;
    width: 22%;
    vertical-align: top;
}

.last-news-item-date {
    color: #0b68ae;
    font-size: 13px;
    padding-bottom: 5px;
}

.last-news-item a {
    color: #717171;
    text-decoration: none;
}

.last-news-item a:hover {
    text-decoration: underline;
}

.last-news-link {
    float: right;
    padding-top: 5px;
}

.last-news-link a {
    color: #FFFFFF;
    display: block;
    padding: 7px 40px 7px 10px;
    text-decoration: none;
    background: url("/images/eyes.png") no-repeat 95% 50% #e9980d;
}

.last-news-list {
    margin-top: 15px;
}

.carusel-wrap h2 {
    text-align: center;
    color: #d89729;
    text-transform: uppercase;
    font-size: 17px;
}

.carusel-wrap h3 {
    text-align: center;
    color: #0b68ae;
    text-transform: uppercase;
    font-size: 17px;
}

.carusel-wrap {
    margin: 10px 0;
}

.block-links {
    margin-bottom: 40px;
}

.block-links ul {
    display: inline-block;
    width: 33%;
}

.block-links ul li {
    background: url("/images/disk.png") no-repeat 0% 50%;
    padding: 5px 0 5px 12px;
}

.block-links ul li a {
    text-decoration: none;
    color: #454344;
}

.block-links ul li a:hover {
    text-decoration: underline;
}

.block-links-button {
    margin-bottom: 10px;
}

.block-links-button a {
    color: #FFFFFF;
    display: block;
    padding: 7px 40px 7px 10px;
    text-decoration: none;
    background: url("/images/voskl.png") no-repeat 95% 50% #e9980d;
    width: 120px;
}

#row-footer {
    background-color: #1e2a32;
}

.footer-block {
    display: inline-block;
    vertical-align: middle;
}

#footer {
    padding: 20px 0;
}

#footer .block-1 {
    width: 300px;
}

#footer .block-2 {
    width: 550px;

}

#footer .block-2 ul {
    display: inline-block;
    margin: 0 10px;
}

#footer .block-2 ul li {
    padding: 5px;
}

#footer .block-2 ul li a {
    color: #79858e;
    text-decoration: none;
}

#footer .block-2 ul li a:hover {
    text-decoration: underline;
}

#footer-logo p {
    color: #79858e;
}

#footer .block-3 ul li {
    display: inline-block;
}

.breadcrumb {
    padding: 15px 0 10px 0;
}

.breadcrumb li {
    display: inline-block;
    color: #707070;
}

.breadcrumb li a {
    color: #707070;
}

.item-page {
    padding: 10px 0 20px 0;
}

.item-page p {
    color: #707070;
    text-align: justify;
}

h1 {
    color: #1e2a32;
    font-size: 19px;
    padding-bottom: 20px;
}

.content-width-560 {
    width: 560px;
    margin: 0 auto;
}

.product-table td {
    vertical-align: top;
    padding: 20px;
}

.product-table-left {
    width: 40%;
    border-right:1px solid #d0dce2;
}

.product-table-right h1 {
    color: #0b68ae;
    font-size: 23px;
}

.product-nav {
    margin-bottom: 20px;
}

.product-nav li {
    display: table-cell;
    background-color: #abbbc3;
    color: #FFF;
    padding: 15px 46px;
    border-right: 1px solid #FFF;
    cursor: pointer;
}

.product-nav li:hover {
    background-color: #e9980d;
}

.product-nav-block h2 {
    color: #0b68ae;
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
}

.product-nav-block table {
    width: 100%;
}

.product-nav-block table th {
    padding: 10px;
    color: #1e2a32;
}

.product-nav-block table td {
    padding: 10px;
    color: #1e2a32;
}

.product-nav-block table tr.row-bg {
    background-color: #d8e0e4;
}

.product-nav .active {
    background-color: #e9980d;
}

.product-nav-block {
    display: none;
}


.contacts-table td {
    vertical-align: middle;
}

.contacts-table-left {
    width: 50%;
}

.contacts-info td {
    vertical-align: top;
    color: #000000;
    font-weight: bold;
    padding: 10px;
}

.contacts-info td p {
    color: #000000;
}

.contacts-info div {
    color: #707070;
    font-weight: normal;
}

.contact-profile {
    background-color: #FFF;
    padding: 20px;
    height: 120px;
    margin: 20px 0;
}

.contact-profile h3 {
    font-size: 17px;
    color: #0b67ae;
}

.contact-profile div {
    color: #707070;
    padding: 5px 0;
}

.contact-profile div.email a {
    color: #f09d0d;
    text-decoration: none;
}
.contact-profile div.email a:hover {
    text-decoration: underline;
}

.contact-profile-left {
    float: left;
}

.contact-profile-right {
    float: right;
}

.contact-profile-right img {
    height: 110px;
}

#feedback-form {
    background-color: #d4dee3;
    width: 100%;
}

#feedback-form td {
    padding: 10px 20px;
}

#feedback-form td label {
    display: block;
    color: #000;
    margin: 5px 0;
    font-size: 14px;
}

#feedback-form td input[type=text] {
    width: 96%;
    background-color: #e8eef1;
    padding: 5px;
    border: 1px solid #a6afb3;
    font-size: 14px;
    margin: 0;
}

#feedback-form td textarea {
    width: 948px;
    background-color: #e8eef1;
    padding: 5px;
    border: 1px solid #a6afb3;
    font-size: 14px;
    margin: 0;
    height: 100px;
}

#feedback-form-actions {
    height: 70px;
}

#feedback-form-actions-left {
    float: left;
}

#feedback-form-actions-right {
    float: left;
    margin-left: 20px;
}

select#feedback-form-who {
    padding: 5px;
    font-size: 14px;
}

#feedback-form-button {
    background-color: #e9980d;
    color: #FFF;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #a6afb3;
    cursor: pointer;
    margin-top: 24px;
}

.blog table {
    width: 100%;
}

.blog table td {
    vertical-align: top;
}

.blog .item-image {
    margin: 0 20px 0 0;
}

.items-leading, .items-row {
    margin-bottom: 30px;
}

.blog-news-date {
    padding: 10px 10px;
    background-color: #e9980d;
    width: 150px;
    margin-bottom: 20px;
}

.blog-news-date span {
    color: #FFF;
    margin: 0 5px;
    font-size: 15px;
}

.blog-news-date .blog-date_0 {
    font-size: 19px;
    font-weight: bold;
}

.blog h2 {
    margin: 10px 0;
    color: #0b68ae;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

.blog h2 a {
    color: #0b68ae;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

.blog h2 a:hover {
    text-decoration: underline;
}

.blog p {
    color:#707070;
}

.blog p.readmore {
    margin-top: 20px;
}

.blog p.readmore a {
    background: url("/images/bg-button.png") no-repeat;
    display: block;
    width: 124px;
    height: 21px;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    padding-top: 6px;
}

div.news_item h1 {
    color: #0b68ae;
    font-size: 16px;
    font-weight: bold;
}

div.news_item table {
    width: 100%;
}

div.news_item table td {
    padding: 10px;
    vertical-align: top;
}

div.more-news-img-slider {
    margin-top: 10px;
}

div.more-news-img-slider a {
    color: #707070;
    font-size: 14px;
    background: url("/images/eyes2.png") no-repeat 0% 50%;
    padding-left: 35px;
}

div.pagination {
    padding: 20px 0;
}

div.pagination ul li {
    display: inline-block;
    margin-right: 10px;
}

div.pagination ul li a {
    color: #0b68ae;
}

.vebinarform td {
    padding: 5px;
    vertical-align: top;
}

.vebinarform td input[type=text] {
    padding: 5px;
    border: 1px solid #CCC;
    width: 200px;
}

.vebinarform td textarea {
    padding: 5px;
    border: 1px solid #CCC;
    width: 200px;
    height: 70px;
}

.vebinarform td input[type=submit] {
    padding: 6px 10px;
    font-size: 14px;
    color: #000;
    border: 1px solid #CCC;
    cursor: pointer;
}

.vebinarform td input[type=submit]:hover {
    background-color: #CCCCCC;
}

.arthiv-product {
    float: left;
    width: 29%;
    border: 1px solid #134679;
    border-radius: 5px;
    padding: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.arthiv-product h2 {
    margin: 5px 0;
}

.arthiv-product h2 a {
    color: #134679;
    font-size: 19px;
}

.arthiv-product img {
    display: block;
    margin: 5px 0;
}

.arthiv-product table {
    width: 100%;
}

.arthiv-product table td {
    padding: 5px 0;
}

.arthiv-product table td a.more {
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #535353;
    color: #FFF;
    font-size: 14px;
    display: inline-block;
}

.arthiv-product table td p {
    font-size: 15px;
    color: #134679;
}

.programs-table td {
    padding: 10px;
}

.zagruzki td {
    padding: 10px;
    border: 1px solid #CCC;
}

.documentaciya {
    width: 100%;
}

.documentaciya td {
    padding: 10px;
    border: 1px solid #CCCCCC;
}

.title_spoiler {
    font-weight: bold;
    position: relative;
}
.title_spoiler {
    border-color: #076fb1;
    font-size: 11px;
    padding: 5px;
}
.title_quote, .title_spoiler {
    background: #f1f0ed;
}

.title_spoiler a {
    text-decoration: underline;
    outline: none;
    color: #134679;
    font-size: 12px;
    cursor: pointer;
}

.vopros-otvet .text_spoiler p {
    font-size: 12px;
    color: #707070;
}

.vopros-otvet .text_spoiler ul li {
    font-size: 12px;
    color: #707070;
}

.vopros-otvet .text_spoiler {
    font-size: 12px;
    color: #707070;
    border-bottom: 1px dashed #CCC;
    padding: 10px 0;
}


#regcontr-form table td {
    padding: 5px;
}

#regcontr-form table td input[type=text] {
    padding: 5px;
    border: 1px solid #CCCCCC;
    width: 200px;
}

#regcontr-form table td label {
    margin-right: 10px;
}

#regcontr-form table td input[type=submit] {
    border: 1px solid #cfcfcf;
    font-weight: bold;
    color: #666;
    padding: 6px 12px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FBFBFB), color-stop(99%, #EEEEEE));
    cursor: pointer;
}

.price-list-table {
    width: 100%;
}

.price-list-table td {
    padding: 5px;
}

.dill-table td {
    padding: 5px;
}

.control-nav {
    background: url("/images/nav-button.png") no-repeat;
    position: fixed;
    width: 91px;
    height: 410px;
    top: 220px;
    left: -30px;
}

.control-nav ul {
    margin-top: 50px;
}

.control-nav li {
    text-align: center;
}

.control-nav li a {
    color: #FFF;
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin-bottom: 7px;
}

.control-nav li a.icon-1 {
    background: url("/images/constr-icon.png") no-repeat 50% 4px;
    padding-top: 45px;
}

.control-nav li a.icon-1:hover {
    background: url("/images/constr-icon-active.png") no-repeat 50% 0%;
}

.control-nav li a.icon-2 {
    background: url("/images/catalog-icon.png") no-repeat 50% 4px;
    padding-top: 40px;
}

.control-nav li a.icon-2:hover {
    background: url("/images/catalog-icon-active.png") no-repeat top center;
}

.control-nav li a.icon-3 {
    background: url("/images/master-podbora-icon.png") no-repeat 50% 4px;
    padding-top: 45px;
}

.control-nav li a.icon-3:hover {
    background: url("/images/master-podbora-icon-active.png") no-repeat top center;
}

.control-nav li a.icon-4 {
    background: url("/images/master-poicka-icon.png") no-repeat 50% 4px;
    padding-top: 37px;
}

.control-nav li a.icon-4:hover {
    background: url("/images/master-poicka-icon-active.png") no-repeat top center;
}

.control-nav li a.icon-5 {
    background: url("/images/garanty.png") no-repeat 50% 4px;
    padding-top: 35px;
}

.control-nav li a.icon-5:hover {
    background: url("/images/garanty-active.png") no-repeat top center;
}

.blog_item_custom h2 {
    margin-bottom: 20px;
}

.blog_item_custom h2 a {
    padding: 5px 10px;
    background-color: #e9980d;
    color: #FFF;
    text-decoration: none;
}

.blog_item_custom h2 a:hover {
    text-decoration: none;
}

.blog_item_custom .item-image img {
    border: 1px solid #CCC;
}

.span6 {
    margin-bottom: 20px;
}

div.blog_custom_item table {
    width: 100%;
}

div.blog_custom_item table td {
    padding: 10px;
    vertical-align: top;
}

.blog_item_custom h2, .item_news h2 {
    font-size: 19px;
}

.page-blocks h1 {
    margin-left: 35px;
}

.page-blocks .podderzka-info {
    background-color: #e9980d;
    width: 920px;
    margin: 0 0 20px 35px;
}

.page-blocks .podderzka-info td {
    padding: 12px;
    text-align: center;
    color: #FFF;
    font-size: 17px;
}

.page-blocks .page-item {
    float: left;
    width: 33%;
    text-align: center;
    margin-bottom: 20px;
}

.page-blocks .page-item h2 {
    color: #404b52;
    font-weight: bold;
    font-size: 17px;
}

div#productSlider {
    width: 360px;
}

div#productSlider td {
    padding: 10px;
}

div#productSlider div#productSliderImg {
    text-align: center;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 300px;
    cursor: pointer;
}

div#productSlider div#productSliderNav {
    overflow: hidden;
    position: relative;
    height: 78px;
}

div#productSlider div#productSliderNav table
{
    height: 78px;
    position: absolute;
}

div#productSlider div#productSliderNav table {
    width: 2000px;
    left: 0;
}

div#productSlider div#productSliderNav table td img {
    width: 100px;
}

div#productSlider div#productSliderNav table td {
    vertical-align: middle;
    width: 100px;
    display: inline-flex;
}

div#productSlider div#productSliderNav div#productSliderNav-inner {
    width: 2000px;
    height: 78px;
}

a#productSliderNav-left, a#productSliderNav-right {
    position: absolute;
    width: 10px;
    height: 20px;
    text-indent: -9999px;
    top: 35px;
}

a#productSliderNav-left {
    background: url("/images/carusel-prev.png") no-repeat;
    left: -15px;
}

a#productSliderNav-right {
    background: url("/images/carusel-next.png") no-repeat;
    right: -15px;
}

div#productSliderNav-outside {
    position: relative;
}

#slider-text {

    position: absolute;
    z-index: -9999999999999;
}

.cs-title {
    width: auto !important;
    background-color: transparent !important;
    color: #FFFFFF;
    bottom: 51px !important;
    font-size: 24px;
    left: 858px !important;
    border-bottom: 2px solid #ea0000;
    padding: 0 0 0 0 !important;
}

.coin-slider a {
    position: relative;
}