html, body {
    margin: 0;
    padding: 0;
    font-family: arial;
}

body {
    min-width: 1024px;
}

.w980 {
    width: 980px;
    margin: 0 auto;
}

.w1024 {
    width: 1024px;
    margin: 0 auto;
}


.header {
    padding: 30px 0;
    font-family: arial;

}

.header .logo {
    background: url(../i/logo.png) center left no-repeat;
    height: 45px;
    /* width: 150px; */
}

.header .logo_h {
    background: url(../i/logo_helper.png) no-repeat;
    width: 125px;
    height: 45px;
    margin-left: 135px;
}

.header .we_work,
.header .logo,
.header .phones {
    display: inline-block;
    vertical-align: middle;
}


.header .we_work,
.header .phones {
    margin-left: 70px;
    font-size: 12px;
    color: #7a7a7a;
}

.header .we_work .part {
    display: inline-block;
    margin-left: 10px;
}

.header .we_work .part:first-child {
    margin-left: 0px;
}

.footer .phones .num .line > span,
.header .we_work .part > span,
.header .phones .num .line > span {
    font-size: 25px;
    color: #010101;
}

.phones .num .line > span > a {
    text-decoration: none;
    color: inherit;
}

.header .phones {
    margin-left: 455px;
}

footer .phones {
    margin-left: 80px;
}

.footer .phones .ico,
.header .phones .ico {
    background: url(../i/call24.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.footer .phones .num,
.header .phones .num {
    display: inline-block;
    vertical-align: top;
}

.main_menu {
    background: url(../i/menu_level1.png);
    height: 50px;
    color: #fff;
    padding: 0;
    margin: 0;
    position: relative;
}

.main_menu li {
    list-style: none;
}

.main_menu ul {
    padding: 0;
}

.main_menu .level1 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
    height: 50px;
    cursor: pointer;
}

.main_menu .level1 > span {
    display: table-cell;
    height: 45px;
    vertical-align: middle;
    cursor: pointer;
}

.main_menu .level1:first-child {
    padding-left: 0;
}

.main_menu .level1:last-child {
    margin-right: 0px;
}

.main_menu .level1.has_child {
    background: url(../i/menu_arrow.png) right center no-repeat;
    padding-right: 15px;
}

.main_menu .level2 {
    /* display: none; */
    width: 150px;
    position: relative;
    margin-bottom: 5px;
}

.main_menu .level3 {
    /* position: absolute; */
    right: -148px;
    background: rgba(47, 47, 47, 0.5);
    top: 0;
}

.main_menu .level2 > .menu_child {

    border-left: 2px solid rgba(255, 255, 255, 0.1);
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    right: -122px;
    position: absolute;
    top: 0;
    padding: 5px 10px 5px 5px;
    background: rgba(47, 47, 47, 0.5);
}

.main_menu .level1 > .menu_child {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 1000;
    background: rgba(47, 47, 47, 0.5);
    padding: 5px 10px 5px 5px;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.main_menu a {
    color: #fff;
    height: 45px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 14px;
}

.main_menu a.active {
    color: gray;
}

.main_menu a:hover {
    color: gray !important;
}

.bottom_menu a.active {
    color: darkgray;
}

.bottom_menu a:hover {
    color: darkgray !important;
}

.catalog-nav a.activelink {
    color: darkgray !important;
}

.catalog-nav a.activelink:hover {
    color: darkgray !important;
}

.main_menu a:link {
    color: white;
}

.slider_big {
    min-width: 980px;
    position: relative;
    overflow: hidden;
    height: 575px;


    /* background: url(../i/03.jpg) center 0 no-repeat; */
}

.slider_big .slides {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 575px;
    left: 0px;
}

.slider_big .slides .slide {
    position: absolute;
    margin: 0;
    width: 100%;
    height: 575px;
    background-size: 100% 100%;
    z-index: 1;
    display: none;
}

.slider_big .slides .slide-1 {
    background: url(../i/slide-01.jpg) center top no-repeat;

}

.slider_big .slides .slide-2 {
    background: url(../i/slide-02.jpg) center top no-repeat;
}

.slider_big .slides .slide-3 {
    background: url(../i/slide-03.jpg) center top no-repeat;
}

.slider_big .slides .slide-4 {
    background: url(../i/slide-04.jpg) center top no-repeat;
}

.slider_big .slides .slide-5 {
    background: url(../i/slide-05.jpg) center top no-repeat;
}

.slider_big .slides .slide-6 {
    background: url(../i/slide-06.jpg) center top no-repeat;
}

.slider_big .slides .slide-7 {
    background: url(../i/slide-07.jpg) center top no-repeat;
}

.slider_big .w980 {
    position: relative;
    z-index: 99;
}

.slider_big .content {
    height: 575px;
}

.slider_big .paket {
    margin-top: 100px;
    position: absolute;
    opacity: 0;
    z-index: 9999;
}

.slider_big .paket .title {
    font-family: ConvMyriadProBoldCond;
    font-size: 37px;
    color: #36baea;
    text-shadow: 0 1px 0 #000;
}

.slider_big .paket .name {
    font-family: ConvMyriadProBoldCond;
    font-size: 77px;
    color: #ffffff;
    text-shadow: 0 1px 0 #000;
    margin: -25px auto 10px -2px;
}

.slider_big .paket .descr {
    color: #fff;
    width: 400px;
    text-shadow: 0 1px 0 #000;
    font-size: 17px;
}

.slider_big .price {
    height: 45px;
    margin: 25px 0 55px;
}

.slider_big .price .icons {
    background: url(../i/icons.png) left center no-repeat;
    width: 470px;
    height: 45px;
    display: inline-block;
    vertical-align: -5px;
}

.slider_big .price .num {
    font-family: ConvMyriadProBoldCond;
    font-size: 51px;
    color: #36baea;
    display: inline-block;
    margin-right: 50px;
    text-shadow: 0 1px 0 #000;
}

.slider_big .price .rub {
    letter-spacing: -20px;
    display: inline-block;
}

.slider_big .price .rub > span {
    vertical-align: -7px;
}

.slider_big .order_btn {
    background: url(../i/button-05.png) no-repeat;
    width: 215px;
    height: 80px;
    text-align: center;
    color: #fff;
    font-family: ConvMyriadProBoldCond;
    font-size: 37px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.slider_big .order_btn > span {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
    text-align: center;
    width: 215px;
}

.slider_big .compare {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-family: ConvMyriadProBoldCondIt;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    margin-left: 20px;
    cursor: pointer;
}

.slider_big .hand {
    position: absolute;
    right: 0;
    bottom: -8px;
    /* background: url(../i/card-5.png) no-repeat; */
    width: 495px;
    height: 500px;
}

.slider_big .buttons,
.slider_small .buttons {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1140px;
    margin: -25px -570px;
    z-index: 100;
}

.slider_small .groups {
    position: relative;
    height: 160px;
    float: left;
    margin-right: 100px;
}

.slider_big .buttons .left,
.slider_small .buttons .left,
.slider_big .buttons .right,
.slider_small .buttons .right {
    width: 30px;
    height: 50px;
    cursor: pointer;
}

.slider_big .buttons .left,
.slider_small .buttons .left {
    background: url(../i/slider_left.png) center left no-repeat;
    float: left;
}

.slider_big .buttons .right,
.slider_small .buttons .right {
    background: url(../i/slider_right.png) center left no-repeat;
    float: right;
}

.slider_big .buttons_bottom {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

.slider_big .buttons_bottom .slide_btn {
    background: url(../i/slider_on_off.png) 0 0 no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    cursor: pointer;
}

.slider_big .buttons_bottom .slide_btn.selected {
    background: url(../i/slider_on_off.png) -15px 0 no-repeat;
}

.slider_small {
    min-width: 980px;
    position: relative;
    overflow: hidden;
    height: 185px;
    background: url(../i/slider_small_bg.jpg) center 0 no-repeat;
}


.slider_small .block {
    width: 980px;
    margin: 30px auto -20px;
    overflow: hidden;
}

.slider_small .block .group:first-child {
    margin-left: 0px;
}

.slider_small .block .group {
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
    width: 300px;
}

.slider_small .block .group .content {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: 195px;
}

.more {
    color: #1492d4;
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
}

.more a {
    color: #1492d4;
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
}

.slider_small .block .group .content .info {
    color: #949494;
    font-size: 12px;
    margin: 15px 0;
    line-height: 18px;
}

.slider_small .block .group .content .title {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.slider_small .block .group .ico {
    display: inline-block;
    vertical-align: top;
}


.main {

}

.main .content {
    width: 650px;
}

.main h1.title,
.news .title {
    font-size: 32px;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    font-weight: bold;
}

.main .sidebar {
    width: 250px;
    float: right;
}

.main .content,
.main .sidebar {
    display: inline-block;
    vertical-align: top;
}


.main .text {
    color: #707070;
    font-size: 12px;
    line-height: 18px;
    position: relative;
}

.main .text .copy {
    background: rgba(47, 47, 47, 0.1);
    width: 130px;
    height: 15px;
    padding: 5px;
    position: absolute;
    right: 0;
    bottom: -25px;
}

.news .info {
    color: #707070;
    font-size: 12px;
    line-height: 18px;
}

.news .more {
    color: #487a95;
}

.news .archive {
    color: #487a95;
    font-size: 12px;
    cursor: pointer;

}

.news .one {
    margin-bottom: 30px;
}

.news .date,
.news .more {
    display: inline-block;
}

.news .date {
    color: #707070;
    font-size: 12px;
    line-height: 18px;
}

.news .date .bigger {
    font-size: 18px;
}

.bottom_menu {
    margin-top: 30px;
    background: #fafafa;
    padding: 0;
    border-top: 2px solid #d6d6d6;
    margin-bottom: 0;
}

.bottom_menu > ul {
    text-align: center;
    padding: 0;
}

.bottom_menu li:first-child {
    padding-left: 0;
}

.bottom_menu li {
    list-style: none;
    text-align: left;
    height: 50px;
    display: inline-block;
    padding-left: 90px;
    cursor: pointer;
}

.bottom_menu li > span {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    color: #487a95;
    font-size: 12px;
    text-decoration: underline;
}

.bottom_menu a {
    color: #487a95;
}

.footer {
    height: 85px;
    background: url(../i/menu_level1.png);
    color: #b0b0b0;
    font-size: 12px;
}

.footer .w980 {
    height: 85px;
    display: table;
}

.footer .logo {
    background: url(../i/logo_footer.png) center left no-repeat;
    height: 45px;
    width: 270px;
}

.footer .logo,
.footer .copy,
.footer .phones {
    display: table-cell;
    vertical-align: middle;
    padding-left: 55px;
}

.footer .phones .num .line > span {
    color: #fff;
}

.clear {
    clear: both;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

.aside {
    width: 240px;
    padding-top: 14px;
    padding-bottom: 65px;
    float: left;
}

.aside .active {
    background: url(../i/a.active.png) center left no-repeat;
    color: #5d5d5d;
    font-family: 'ConvMyriadProBoldCond';
    font-size: 16px;
    line-height: 15px;
    text-decoration: none;
    text-transform: uppercase;
    width: 94px;
    height: 40px;
    padding: 12px 60px 0 86px;
    margin-bottom: 23px;
    display: block;
}

.aside h2 {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    margin: 0 0 31px 0;
}

.aside .catalog-nav {
    list-style: none;
    padding: 0 0 35px 0;
    margin: 0;
}

.aside .catalog-nav li {
    margin-bottom: 15px;
}

.aside .catalog-nav li a {
    background: url(../i/catalog-nav-li-a.png) no-repeat 0 1px;
    color: #487a95;
    font-size: 12px;
    line-height: 18px;
    padding-left: 30px;
    display: block;
}

.aside .catalog-nav li a:hover {
    text-decoration: none;
}

.aside .banner {
    display: block;
}

.aside .banner img {
    display: block;
}

.main-block {
    width: 710px;
    padding-top: 12px;
    float: right;
}

.main-block .nav-path {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
    overflow: hidden;
}

.main-block .nav-path li {
    background: url(../i/nav-path-li.png) no-repeat 0 1px;
    color: #5d5d5d;
    font-size: 12px;
    line-height: 12px;
    padding-left: 15px;
    margin-left: 5px;
    float: left;
}

.main-block .nav-path li:first-child {
    background: none;
    margin-left: 0;
    padding-left: 0;
}

.main-block .nav-path li a {
    color: #487a95;
    font-size: 12px;
}

.main-block .nav-path li a:hover {
    text-decoration: none;
}

.main-block h1 {
    font-size: 32px;
    font-weight: normal;
    line-height: 36px;
    padding: 0;
    margin: 0 0 20px 0;
}

.main-block p {
    color: #707070;
    font-size: 12px;
    line-height: 20px; /*margin:0 0 2px 0;*/
}

.main-block a {
    color: #1492d4;
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
}

.main-block li {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 2px 0;
}

.big_style .main-block {
    width: 980px;
    float: none;
}

.big_style .dealers-controls {
    border-top: 0px;
}

.big_style .main-block h1 {
    margin: 0;
}

.big_style #arrFilter_form {
    padding-bottom: 20px;
}

.big_style label {
    display: block;
}

.big_style .dealers-params__brand {
    margin: 5px 5px 5px 0 !important;
}

.big_style .button_size_xl {
    padding: 12px 32px !important;
}

.services {
    list-style: none;
    padding: 0;
    margin: 0;
}

.services li {
    background: url(../i/services-li.png) repeat-x left bottom;
    padding-bottom: 19px;
    margin-bottom: 30px;
    border-radius: 6px;
}

.services li .info {
    background: url(../i/services-li-info.png) no-repeat 0 20px;
    width: 300px;
    padding-left: 76px;
    padding-top: 3px;
    float: left;
}

.services li .news-info {
    background: none;
    width: auto;
    padding-left: 18px;
    padding-top: 3px;
    float: left;
}

.services li .info a {
    color: #487a95;
    font-size: 12px;
    margin-bottom: 14px;
    display: block;
}

.services li .info a:hover {
    text-decoration: none;
}

.services li .info p {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 2px 0;
}

.services li .card {
    width: 96px;
    margin-left: 15px;
    float: left;
}

.services li .card img {
    margin-bottom: 10px;
    display: block;
}

.services li .card a {
    color: #487a95;
    font-size: 11px;
    line-height: 18px;
    display: block;
}

.services li .card a:hover {
    text-decoration: none;
}

.news-block {
    padding-top: 23px;
    border-top: 1px solid #d6d6d6;
}

.news-block h2 {
    font-size: 32px;
    font-weight: normal;
    line-height: 36px;
    padding: 0;
    margin: 0 0 15px 0;
}

.news-block .h2 {
    font-size: 32px;
    font-weight: normal;
    line-height: 36px;
    padding: 0;
    margin: 0 0 15px 0;
}

.news-block .archive {
    color: #487a95;
    font-size: 12px;
    text-decoration: none;
    margin-top: 17px;
    float: right;
}

.news-block .archive:hover {
    text-decoration: underline;
}

.news-block .news .one {
    width: 253px;
    margin-right: 110px;
    margin-bottom: 4px;
    float: left;
}

.news-block .news .one.last {
    margin-right: 0;
}

.news-block .news .one .info {
    line-height: 20px;
    margin-bottom: 5px;
}

.slider_it2 {
    min-width: 980px;
    position: relative;
    overflow: hidden;
    height: 165px;
}

.slider_it2 .slides {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 165px;
    left: 0px;
}

.slider_it2 .slides .slide {
    position: absolute;
    margin: 0;
    width: 100%;
    height: 165px;
    background-size: 100% 100%;
    z-index: 1;
    display: none;
}

.slider_it2 .slides .slide-1 {
    background: url(../i/slide-01.jpg) center top no-repeat;
}

.slider_it2 .slides .slide-2 {
    background: url(../i/slide-02.jpg) center top no-repeat;
}

.slider_it2 .slides .slide-3 {
    background: url(../i/slide-03.jpg) center top no-repeat;
}

.slider_it2 .slides .slide-4 {
    background: url(../i/slide-04.jpg) center top no-repeat;
}

.slider_it2 .slides .slide-5 {
    background: url(../i/slide-05.jpg) center top no-repeat;
}

.slider_it2 .slides .slide-5 {
    background: url(../i/slide-06.jpg) center top no-repeat;
}

.slider_it2 .slides .slide-5 {
    background: url(../i/slide-07.jpg) center top no-repeat;
}

.slider_it2 .w980 {
    position: relative;
    z-index: 199;
}

.slider_it2 .content {
    height: 165px;
}

.slider_it2 .paket {
    margin-top: 29px;
    position: absolute;
    opacity: 0;
}

.slider_it2 .paket .left-col {
    width: 477px;
    float: left;
}

.slider_it2 .paket .title {
    font-family: ConvMyriadProBoldCond;
    font-size: 37px;
    color: #36baea;
    text-shadow: 0 1px 0 #000;
}

.slider_it2 .paket .name {
    font-family: ConvMyriadProBoldCond;
    font-size: 77px;
    color: #ffffff;
    text-shadow: 0 1px 0 #000;
    margin: -25px auto 10px -2px;
}

.slider_it2 .paket .descr {
    color: #fff;
    width: 400px;
    text-shadow: 0 1px 0 #000;
    font-size: 17px;
}

.slider_it2 .price {
    height: 45px;
    padding-top: 23px;
    margin: 0 0 0;
    float: left;
}

.slider_it2 .price .num {
    font-family: ConvMyriadProBoldCond;
    font-size: 51px;
    color: #36baea;
    display: inline-block;
    margin-right: 40px;
    text-shadow: 0 1px 0 #000;
}

.slider_it2 .price .rub {
    letter-spacing: -20px;
    display: inline-block;
}

.slider_it2 .price .rub > span {
    vertical-align: -7px;
}

.slider_it2 .order_btn {
    background: url(../i/button_it2-05.png) no-repeat;
    width: 101px;
    height: 38px;
    margin-top: 35px;
    text-align: center;
    color: #fff;
    font-family: ConvMyriadProBoldCond;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.slider_it2 .order_btn > span {
    display: table-cell;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    width: 101px;
}

.slider_it2 .hand {
    position: absolute;
    right: 0;
    bottom: 23px;
    width: 191px;
    height: 119px;
}

.slider_it2 .buttons {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1140px;
    margin: -25px -570px;
    z-index: 100;
}

.slider_it2 .buttons .left, .slider_it2 .buttons .right {
    width: 30px;
    height: 50px;
    cursor: pointer;
}

.slider_it2 .buttons .left {
    background: url(../i/slider_left.png) center left no-repeat;
    float: left;
}

.slider_it2 .buttons .right {
    background: url(../i/slider_right.png) center left no-repeat;
    float: right;
}

.cards {
    list-style: none;
    padding: 37px 0 0 0;
    margin: 0;
    overflow: hidden;
}

.cards li {
    width: 340px;
    margin-bottom: 64px;
    margin-right: 30px;
    float: left;
}

.cards .last {
    margin-right: 0;
}

/
/
.cards li .info {
    background: url(../i/cards-li-info.png) no-repeat 0 8px;
    width: 200px;
    padding-left: 25px;
    margin-bottom: 9px;
    float: left;
}

.cards li .info {
    width: 200px;
    margin-bottom: 9px;
    float: left;
}

.cards li .info h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
}

.cards li .info p {
    font-size: 10px;
    line-height: 12px;
}

.cards li .price {
    color: #000;
    font-size: 25px;
    font-family: 'ConvMyriadProBold';
    line-height: 26px;
    margin: 0;
    float: right;
}

.cards li .block {
    width: 340px;
    height: 215px;
    margin-bottom: 18px;
    position: relative;
    cursor: pointer;
}

.cards li .block img {
    display: block;
}

.cards li .block .block-inner {
    background: url(../i/cards-block-inner.png) repeat;
    width: 307px;
    height: 196px;
    padding: 18px 0 0 33px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 15px;
    display: none;
}

.cards li .block .block-inner h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 3px 0;
}

.cards li .block .block-inner p {
    color: #c5c5c5;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 23px 0;
}

.cards li .block .block-inner .icons {
    background: url(../i/cards-icons.png) 0 0 no-repeat;
    width: 216px;
    height: 32px;
}

.cards li .block:hover .block-inner {
    display: block;
}

.cards li .order {
    background: url(../i/a.order.png) no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 38px;
    text-decoration: none;
    width: 116px;
    height: 38px;
    padding: 0 0 0 46px;
    float: left;
}

.cards li .compare {
    color: #487a95;
    font-size: 12px;
    line-height: 18px;
    width: 107px;
    margin-top: 3px;
    float: right;
}

.scrolling {
    width: 710px;
    height: 550px;
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap;
    word-wrap: normal;
}

.cards li .compare:hover {
    text-decoration: none;
}

.card-block {
}

.card-block .left-info {
    width: 340px;
    margin-bottom: 24px;
    float: left;
}

.card-block .left-info h1 {
    margin-bottom: 0px;
}

.card-block .left-info .pack {
    font-size: 16px;
    margin-top: -4px;
    margin-bottom: 19px;
}

.card-block .left-info p {
    margin-bottom: 33px;
}

.card-block .left-info a {
    color: #487a95;
    font-size: 12px;
}

.card-block .left-info a:hover {
    text-decoration: none;
}

.card-block .right-info {
    width: 340px;
    padding-top: 8px;
    margin-bottom: 24px;
    float: right;
}

.card-block .right-info img {
    margin-bottom: 17px;
    display: block;
}

.card-block .right-info .order {
    background: url(../i/a.order.png) no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 38px;
    text-decoration: none;
    width: 116px;
    height: 38px;
    padding: 0 0 0 46px;
    margin-right: 15px;
    float: left;
}

.card-block .right-info .price {
    color: #000;
    font-size: 25px;
    font-family: 'ConvMyriadProBold';
    line-height: 34px;
    margin: 0;
    float: left;
}

.card-block h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 36px 0;
}

.card-block .services-card {
    list-style: none;
    padding: 0 0 11px 0;
    margin: 0 0 0 0;
    overflow: hidden;
}

.card-block .services-card li {
    width: 236px;
    margin-bottom: 18px;
    float: left;
}

.card-block .services-card li a {
    color: #487a95;
    font-size: 12px;
    line-height: 36px;
    padding-left: 54px;
    padding-bottom: 5px;
    display: block;
    padding-top: 5px;
}

.card-block .services-card li a div.icon-box-text {
    height: 75px;
    position: relative;
}

.card-block .services-card li a div.icon-box-text div {
    position: absolute;
    top: 50%;
}

.services-card-table {
    width: 100%;
}

.services-card-table a {
    color: #487a95;
    font-size: 12px;
    line-height: 15px;
    padding-left: 54px;
    padding-bottom: 5px;
    display: block;
    padding-top: 5px;
    text-decoration: none;
}

.services-card-table tr {
    height: 84px;
}

.card-block .services-card .it1 a {
    background: url(../i/services-card-it1-a.png) no-repeat;
}

.card-block .services-card .it2 a {
    background: url(../i/services-card-it2-a.png) no-repeat;
}

.card-block .services-card .it3 a {
    background: url(../i/services-card-it3-a.png) no-repeat;
}

.card-block .services-card .it4 a {
    background: url(../i/services-card-it4-a.png) no-repeat;
}

.card-block .services-card .it5 a {
    background: url(../i/services-card-it5-a.png) no-repeat;
}

.card-block .services-card .it6 a {
    background: url(../i/services-card-it6-a.png) no-repeat;
}

#scrollbar1 {
    width: 677px;
    padding: 20px 11px 20px 20px;
    margin: 0 0 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}

#scrollbar1 h3 {
    margin: 0 0 13px 0;
}

#scrollbar1 p {
    margin: 0;
}

#scrollbar1 .viewport {
    width: 650px;
    height: 169px;
    overflow: hidden;
    position: relative;
}

#scrollbar1 .overview {
    list-style: none;
    width: 650px;
    height: 169px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

#scrollbar1 .c1 {
    background: url(../i/viewport.png) no-repeat;
    width: 775px;
    height: 83px;
    position: absolute;
    left: 0;
    bottom: -15px;
}

#scrollbar1 .scrollbar {
    background-color: #f4f4f4;
    position: relative;
    background-position: 0 0;
    margin-top: 8px;
    float: right;
    width: 6px;
    border-radius: 3px;
}

#scrollbar1 .track {
    height: 100%;
    width: 6px;
    position: relative;
}

#scrollbar1 .thumb {
    background-color: #0381c8;
    width: 6px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}

#scrollbar1 .thumb .end {
    background-color: #0381c8;
    overflow: hidden;
    height: 5px;
    width: 25px;
}

#scrollbar1 .disable {
    display: none;
}

#scrollbarX {
    width: 650px;
    margin: 0;
}

#scrollbarX .viewport {
    width: 650px;
    overflow: hidden;
    position: relative;
}

#scrollbarX .overview {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#scrollbarX .scrollbar {
    background-color: #f4f4f4;
    position: relative;
    margin: 0 0 5px;
    clear: both;
    height: 6px;
    z-index: 100;
}

#scrollbarX .track {
    width: 100%;
    height: 15px;
    position: relative;
    background: #fff;
}

#scrollbarX .thumb {
    background-color: #0381c8;
    height: 6px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
}

#scrollbarX .thumb .end {
    background-color: #0381c8;
    overflow: hidden;
    height: 5px;
    width: 25px;
}

#scrollbarX .disable {
    display: none;
}

.cards-compare {
    list-style: none;
    padding: 9px 0 0 0;
    margin: 0 0 26px 0;
    overflow: hidden;
    background: #fff;
}

.cards-compare li {
    width: 67px;
    margin-left: 5px;
    float: left;
}

.cards-compare li:first-child {
    margin-left: 0;
}

.cards-compare li a {
    color: #487a95;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
    display: block;
    text-align: center;
}

.cards-compare li a:hover {
    text-decoration: none;
}

.cards-compare li img {
    margin-bottom: 14px;
    display: block;
}

.cards-compare li .price {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    margin: 0 0 2px 0;
}

.cards-compare li .order {
    background-color: #0080c7;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    width: 74px;
    height: 30px;
    padding: 0;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
}

.services {
    list-style: none;
    padding: 25px 0 0 0;
    margin: 0;
}

.services li {
    background: url(../i/services-li.png) repeat-x left bottom;
    padding-bottom: 19px;
    margin-bottom: 30px;
    border-radius: 6px;
}

.services li .info {
    background: url(../i/services-li-info.png) no-repeat 0 20px;
    width: 300px;
    padding-left: 76px;
    padding-top: 3px;
    float: left;
    height: 200px;
}

.services li .info a {
    color: #487a95;
    font-size: 12px;
    margin-bottom: 14px;
    display: block;
}

.services li .info a:hover {
    text-decoration: none;
}

.services li .info p {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 2px 0;
}

.services li .card {
    width: 96px;
    margin-left: 15px;
    float: left;
}

.services li .card.new-style {
    width: 288px;
    margin-left: 15px;
    float: left;
}

.services li .card.new-style img {
    float: left;
}

.cart-name-list {
    float: left;
    margin-left: 20px;
}

.detail-new-style .cart-name-list {
    float: none;
    margin-left: 0px;
}

.services li .card img {
    margin-bottom: 10px;
    display: block;
}

.services li .card a {
    color: #487a95;
    font-size: 11px;
    line-height: 18px;
    display: block;
}

.services li .card a:hover {
    text-decoration: none;
}

.info-block {
    border: 1px solid #c7c7c7;
    border-bottom: none;
}

.info-block h4 {
    background: url(../i/info-block-h4.png) repeat-x;
    color: #636363;
    font-weight: normal;
    text-align: left;
    padding: 0px 0px 0px 10px;
    font-size: 12px;
    line-height: 29px;
    margin: 0;
    border-bottom: 1px solid #c7c7c7;
}

.info-block .block {
    border-bottom: 1px solid #c7c7c7;
}

.info-block .it1 {
    width: 70px;
    padding: 10px 0 11px 0;
    border-right: 1px solid #e3e3e3;
    float: left;
}

.info-block .it1.last {
    border-right: none;
}

.info-block .it1 img {
    margin: 0 auto;
    display: block;
}


.main-block .order-form {
    padding: 22px 20px 8px 20px;
    margin-top: 33px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}

.main-block .order-form h3 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 26px 0;
}

.main-block .order-form .left-col {
    width: 270px;
    float: left;
}

.main-block .order-form .right-col {
    width: 318px;
    float: right;
}

.main-block .order-form .left-col p {
    padding-left: 4px;
    margin-bottom: 15px;
}

.main-block .order-form .right-col p {
    padding-left: 4px;
    margin-bottom: 15px;
}

.main-block .order-form .left-col span {
    line-height: 26px;
    width: 95px;
    float: left;
}

.main-block .order-form .right-col span {
    line-height: 25px;
    width: 76px;
    float: left;
}

.main-block .order-form p input {
    background: url(../i/order-form-input.png) repeat-x;
    color: #707070;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    height: 23px;
    width: 126px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.main-block .order-form p .er {
    background: url(../i/order-form-input.er.png) repeat-x;
}

.main-block .order-form p input.date {
    background: url(../i/order-form-input.date.png) no-repeat;
    width: 106px;
}

.main-block .order-form p .code {
    width: 17px;
    float: left;
}

.main-block .order-form p .error {
    color: #db7c6f;
    line-height: 14px;
    font-size: 9px /* width:100%;padding-top:6px;text-align:right;float:right; */
}

.main-block .order-form p input.it1 {
    width: 21px;
}

.main-block .order-form p input.it2 {
    width: 58px;
    margin-left: 8px;
}

.main-block .order-form p input.it3 {
    width: 56px;
    margin: 15px 11px 0 76px;
}

.main-block .order-form p input.it4 {
    width: 48px;
    margin: 15px 11px 0 0;
}

.main-block .order-form p input.it5 {
    width: 46px;
    margin-top: 15px;
}

.main-block .order-form .btn {
    margin-left: 80px;
}

.main-block .order-form .btn input {
    background: #0080c7;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    text-decoration: none;
    text-align: center;
    width: 198px;
    height: 45px;
    padding: 0;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

label[for="PROPERTY[712][n0]"] {
    width: 170px !important;
    height: 10px !important;
    float: right;
}

.p_required .selectbox {
    float: none !important;
}