@charset "utf-8";
* {
    margin: 0;
    padding: 0
}

* html body, html {
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    font-family: 'PT Sans Caption', Roboto, Philosopher, sans-serif;
    color: #666;
    font-size: 15px;
    line-height: 21px;
    background: #fff;
    min-height: 100%;
    position: relative;
    min-width: 980px;
    overflow-x: hidden
}

img {
    border: none
}

a {
    text-decoration: underline;
    color: #f4ae1f
}

a:hover {
    text-decoration: none
}

a, div, input, li, p, select, textarea {
    outline: 0
}

p {
    margin: 0 0 15px
}

input[type=button]::-moz-focus-inner {
    border: none
}

.clearfix:after {
    content: '';
    clear: both;
    display: block
}

.clear {
    clear: both
}

table {
    width: 100%;
    border: 0;
    border-collapse: collapse;
    margin-bottom: 35px
}

table td {
    padding: 0
}

table tr:first-child td {
    background: #fdaf19;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    height: 65px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none
}

table tr:first-child td:first-child {
    border-left: 1px solid #fdaf19
}

table tr:first-child td:nth-child(4) {
    width: 500px;
    border-right: 1px solid #fdaf19
}

table tr td {
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 35px 45px;
    color: #acacac;
    font-size: 14px;
    line-height: 18px;
    vertical-align: top
}

table tr td:first-child {
    width: 144px;
    color: #fdb11b
}

table tr td:nth-child(2), table tr td:nth-child(3) {
    width: 188px
}

table tr td:nth-child(4) {
    width: 470px;
    border-right: 1px solid #d7d7d7
}

table tr.active td {
    background: #ffefd1
}

h1 {
    font-size: 24px;
    color: #000;
    display: block;
    text-transform: none;
    font-weight: 700;
    padding-bottom: 15px
}

h1 a, h2 a {
    text-decoration: none
}

h1 a:hover, h2 a:hover {
    text-decoration: underline
}

h2 {
    font-size: 18px;
    color: #acacac;
    padding-bottom: 20px;
    line-height: 20px;
    text-transform: uppercase
}

.action-box h2 {
    padding-top: 10px;
    text-transform: none;
    line-height: 18px
}

h2 a {
    text-decoration: none
}

.action-box a:hover, h2 a:hover {
    color: #f6c032 !important
}

.product-box h3 {
    color: #070502
}

h3 {
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 10px
}

ol, ul.simple-list {
    padding-bottom: 30px
}

ul.simple-list li {
    list-style: none;
    padding-left: 20px;
    background: url(../images/site-bg/yellow-circle.png) left 5px no-repeat;
    margin-top: 25px
}

ol li:first-child, ul.simple-list li:first-child {
    margin-top: 0
}

ol {
    margin-left: 20px
}

ol li {
    margin-top: 25px
}

#container {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding-bottom: 240px
}

.work-block {
    margin: auto;
    width: 960px
}

.work-block.big {
    width: 990px
}

#header {
    background: url(../images/site-bg/head-bg.gif) center top no-repeat
}

.top-head-menu {
    padding-top: 10px
}

.top-head-menu ul {
    display: block;
    text-align: center
}

.top-head-menu ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px
}

.top-head-menu ul li a {
    text-decoration: none;
    color: #fdc232;
    font-size: 18px;
    text-shadow: 1px 1px #ad060d
}

.top-head-menu ul li a.active, .top-head-menu ul li a:hover {
    color: #f6db97
}

#header .line-block {
    padding-top: 25px;
    height: 141px
}

.logo {
    float: left
}

.logo a {
    display: block;
    float: left
}

.logo .slogan-box {
    display: block;
    padding: 0 0 0 50px;
    float: left;
    color: #fdc232;
    font-size: 24px;
    font-family: Philosopher;
    line-height: 28px
}

.logo .slogan-box span {
    display: table-cell;
    height: 120px;
    vertical-align: middle;
    width: 310px
}

.contact-box {
    float: right;
    width: 210px;
    text-align: right
}

.contact-box ul {
    display: table-cell;
    vertical-align: middle;
    height: 120px
}

.contact-box ul li {
    text-align: left;
    padding-left: 30px;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
    list-style: none
}

.contact-box ul li a {
    text-decoration: none;
    color: #fff
}

.contact-box ul li a:hover {
    text-decoration: underline
}

.contact-box ul li.phone-ic {
    background: url(../images/icon/icon1.png) left center no-repeat;
    font-size: 18px;
    font-weight: 700
}

.contact-box ul li.phone-ic span {
    font-size: 24px
}

.contact-box ul li.mail-ic {
    background: url(../images/icon/icon2.png) left center no-repeat
}

.contact-box ul li.location-ic {
    background: url(../images/icon/icon3.png) left center no-repeat
}

.head-menu-line {
    position: relative;
    background: #f7c73b;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7c73b) to(#f4b021));
    background: -webkit-linear-gradient(top, #f7c73b, #f4b021);
    background: -moz-linear-gradient(top, #f7c73b, #f4b021);
    background: -o-linear-gradient(top, #f7c73b, #f4b021);
    background: linear-gradient(to bottom, #f7c73b, #f4b021);
    -pie-background: linear-gradient(to bottom, #f7c73b, #f4b021);
    height: 52px
}

.head-menu-line:after {
    content: '';
    display: block;
    clear: both
}

.head-menu-line ul {
    margin: 0
}

.head-menu-line ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.head-menu-line ul li:first-child {
    margin: 0
}

.head-menu-line ul li a {
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0 25px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 1px 1px #dba626;
    position: relative
}

.head-menu-line ul li a.active, .head-menu-line ul li a:hover {
    background: #fdf4d8;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf4d8) to(#fdf0d3));
    background: -webkit-linear-gradient(top, #fdf4d8, #fdf0d3);
    background: -moz-linear-gradient(top, #fdf4d8, #fdf0d3);
    background: -o-linear-gradient(top, #fdf4d8, #fdf0d3);
    background: linear-gradient(to bottom, #fdf4d8, #fdf0d3);
    -pie-background: linear-gradient(to bottom, #fdf4d8, #fdf0d3);
    text-shadow: none;
    color: #f4b223
}

.head-menu-line ul li .drop {
    position: absolute;
    left: 0;
    top: 52px;
    z-index: 555;
    width: 515px;
    padding: 15px 30px 0;
    background: #fff;
    -moz-box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    box-shadow: 0 5px 3px rgba(0, 0, 0, .18);
    display: none
}

.head-menu-line ul li:hover .drop {
    display: block
}

.head-menu-line ul li .drop .left-box {
    float: left;
    width: 240px;
    padding-right: 10px
}

.head-menu-line ul li .drop .right-box {
    float: left;
    width: 240px
}

.head-menu-line ul li .drop ul {
    float: none;
    left: auto
}

.head-menu-line ul li .drop ul li {
    float: none;
    line-height: 18px;
    padding: 0;
    right: auto;
    display: block
}

.head-menu-line ul li .drop ul li a {
    padding: 0;
    display: inline;
    height: auto;
    font-size: 14px;
    color: #aaa;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    text-shadow: none;
    line-height: 18px
}

.head-menu-line ul li .drop ul li a:hover {
    background: 0 0;
    text-decoration: underline
}

.head-menu-line ul li .drop .title {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 24px;
    padding-bottom: 15px;
    color: #aaa
}

.head-menu-line ul li .drop .list {
    padding-bottom: 20px
}

.top-slider img {
    display: block
}
#mainSlider .work-block {
    width:960px;
    margin: 0 auto
}
@media (min-width: 960px){
    #mainSlider .work-block {
        width:1024px;
        margin: 0 auto
    }
}


#mainSlider {
    overflow: hidden;
    position: relative;
    height: 508px
}

#mainSlider:after {
    position: absolute;
    width: 2000px;
    left: 50%;
    bottom: -10px;
    margin-left: -1000px;
    height: 196px;
    content: '';
    background: url(../images/site-bg/sliderOverlay.png) no-repeat
}

#mainSlider .slider {
    width: 999999px
}

#mainSlider .slider li {
    float: left;
    list-style: none;
    position: relative;
    height: 508px;
    overflow: hidden
}

#mainSlider .slider li .bg {
    position: absolute;
    top: 0;
    left: -500px;
    right: -500px;
    bottom: 0
}

#mainSlider .slider li .bg img {
    margin: 0 auto
}

#mainSlider .slider li .work-block {
    position: relative
}

#mainSlider .slider li .img {
    float: right
}

#mainSlider .slider li .img img {
    max-width: 100%
}

#mainSlider .slider li .text {
    overflow: hidden;
    text-align: center;
    font-family: 'PT Sans Caption', sans-serif
}

#mainSlider .slider li .text .name {
    letter-spacing: .01em;
    margin-bottom: 20px
}

.yellow-btn {
    height: 29px;
    padding: 10px 20px 0;
    border-left: 2px solid #db9e29;
    border-right: 2px solid #db9e29;
    border-bottom: 4px solid #db9e29;
    border-radius: 3px;
    display: inline-block;
    background: #fed54b;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fed54b) to(#fdaf18));
    background: -webkit-linear-gradient(top, #fed54b, #fdaf18);
    background: -moz-linear-gradient(top, #fed54b, #fdaf18);
    background: -o-linear-gradient(top, #fed54b, #fdaf18);
    background: linear-gradient(to bottom, #fed54b, #fdaf18);
    -pie-background: linear-gradient(to bottom, #fed54b, #fdaf18);
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 1px #d48b00;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: .01em
}

.yellow-btn:hover {
    background: #fdaf18;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdaf18) to(#fed54b));
    background: -webkit-linear-gradient(top, #fdaf18, #fed54b);
    background: -moz-linear-gradient(top, #fdaf18, #fed54b);
    background: -o-linear-gradient(top, #fdaf18, #fed54b);
    background: linear-gradient(to bottom, #fdaf18, #fed54b);
    -pie-background: linear-gradient(to bottom, #fdaf18, #fed54b)
}

button.yellow-btn {
    height: 43px;
    padding-top: 4px;
    border-top: none;
    cursor: pointer
}

#mainSlider .slider .slide1 .img {
    width: 525px;
    margin-right: -15px;
    margin-left: -56px
}

#mainSlider .slider .slide1 .text {
    padding-top: 100px;
    position: relative;
    left: -10px
}

#mainSlider .slider .slide1 .text .name span {
    text-transform: uppercase
}

#mainSlider .slider .slide2 .img {
    width: 515px;
    margin-left: -42px;
    margin-right: -19px;
    float: left
}

#mainSlider .slider .slide2 .text {
    padding-top: 114px
}

#mainSlider .slider .slide2 .text .name span {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700
}

#mainSlider .slider .slide3 .img {
    width: 585px;
    margin-right: -8px;
    margin-left: -17px
}

#mainSlider .slider .slide3 .text {
    padding-top: 138px;
    position: relative;
    left: -10px
}

#mainSlider .slider .slide3 .text .name span {
    font-size: 48px;
    font-weight: 700;
    color: #e61b00
}

#mainSlider .pagination {
    text-align: right;
    padding-right: 38px;
    position: relative;
    z-index: 2;
    margin-top: -118px
}

#mainSlider .pagination a {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    background: url(../images/btn/pagination.png) no-repeat;
    overflow: hidden;
    text-indent: 9999px
}

#mainSlider .pagination a.selected {
    background-position: 0 -16px
}

.catalog-tab {
    position: relative;
    bottom: 65px
}

.catalog-tab .tabs li {
    padding: 0
}

.catalog-tab .tabs a {
    text-decoration: none;
    border-bottom: 2px dotted #070502;
    color: #070502;
    padding-bottom: 1px;
    font-size: 16px;
    margin-right: 30px
}

.catalog-tab .tabs a:hover, .catalog-tab .tabs li.current a {
    border: none
}

.catalog-tab .contents {
    padding-top: 40px
}

.catalog-tab .tabscontent {
    padding-top: 0
}

.catalog-list ul li {
    list-style: none;
    float: left;
    width: 208px;
    padding-left: 42px
}

.catalog-list ul li:first-child {
    padding-left: 0
}

.catalog-box {
    width: 208px
}

.catalog-box .img-box {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    text-align: center;
    display: block;
    background: url(../images/site-bg/product-yellow-circle.jpg) left top no-repeat;
    padding: 4px
}

.catalog-list.silver .catalog-box .img-box {
    background: url(../images/site-bg/product-gray-circle.jpg) left top no-repeat
}

.catalog-box .img-box img {
    height: 200px;
    width: 200px;
    display: inline-block;
    position: relative;
    border-radius: 200px
}

.catalog-box .name-box {
    font-size: 18px;
    color: #9f9f9f;
    display: block;
    text-align: center;
    padding-top: 30px;
    text-transform: uppercase
}

.catalog-box a {
    font-size: 18px;
    color: #9f9f9f;
    text-decoration: none
}

.catalog-box a:hover {
    text-decoration: underline
}

.banner-col {
    float: left;
    width: 470px
}

.discounts-box {
    height: 138px;
    width: 210px;
    border: 1px solid #f3f3f3;
    padding: 30px 200px 0 60px;
    text-align: center
}

.discounts-box span {
    color: #8b6540;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    display: block;
    padding-bottom: 25px
}

.discounts-box .yellow-btn {
    padding-left: 27px;
    padding-right: 27px
}

.banner-col .banner-box {
    margin-top: 20px
}

.banner-box {
    height: 168px;
    width: 470px;
    border: 1px solid #f3f3f3
}

.form-data {
    width: 460px;
    padding-top: 29px;
    padding-bottom: 37px;
    background: url(../images/site-bg/small-shadow-bg-top.png) left top no-repeat #fff;
    position: relative;
    z-index: 1;
    min-height: 349px;
    bottom: 29px;
    font-size: 14px;
    color: #8d8d8d;
    font-family: Arial;
    line-height: 18px
}

.form-data:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 386px;
    width: 532px;
    background: url(../images/site-bg/small-shadow-bg-bottom.png) left top no-repeat
}

.form-data form {
    position: relative;
    z-index: 1;
    padding: 20px 50px 20px 45px
}

.work-line-block .form-data {
    float: right
}

.action-form .form-data p, .popup-box .form-data p {
    margin: 0 0 20px 10px
}

.red-title {
    font-size: 24px;
    color: #e61b00;
    line-height: 28px;
    display: block;
    padding-bottom: 7px
}

.form-data .txt-line {
    font-size: 14px;
    color: #8d8d8d;
    font-family: Arial;
    display: block;
    padding-bottom: 10px;
    line-height: 18px
}

.form-data label {
    cursor: pointer
}

.form-data .line-box label {
    cursor: pointer;
    color: #8d8d8d;
    font-size: 14px;
    float: left;
    width: 125px;
    text-align: right;
    font-family: Arial;
    margin-right: 10px
}

.form-data .checkbox-line {
    padding-left: 111px
}

.form-data .checkbox-line label {
    color: #848484;
    font-family: 'PT Sans Caption';
    float: left;
    margin-left: 10px;
    font-size: 10px;
    line-height: 15px
}

.form-data .checkbox-box {
    float: left
}

.form-data .line-box {
    padding-bottom: 10px
}

.action-form .form-data .line-box label, .popup-box .form-data .line-box label {
    float: left;
    width: 115px;
    text-align: right
}

.form-data .line-box .txt-inp {
    border: 1px solid #e6e6e6;
    padding: 0 5px;
    width: 218px;
    height: 23px;
    color: #666;
    font-family: 'PT Sans Caption';
    font-size: 14px;
    -moz-box-shadow: inset 0 2px 1px #fafafa;
    -webkit-box-shadow: inset 0 2px 1px #fafafa;
    box-shadow: inset 0 2px 1px #fafafa;
    float: left
}

.form-data .line-box .txt-inp:focus {
    -moz-box-shadow: inset 0 0 1px #e2e2e2;
    -webkit-box-shadow: inset 0 0 1px #e2e2e2;
    box-shadow: inset 0 0 1px #e2e2e2;
    border: 1px solid #9f9f9f
}

.form-data .line-box.error .txt-inp {
    background: #ffefed;
    box-shadow: none;
    border: 1px solid #e85749
}

.form-data .line-box .txt-inp.small {
    width: 28px;
    margin-right: 10px
}

.form-data .line-box .txt-inp.medium {
    width: 58px
}

.form-data .line-box.error .error-txt {
    display: block;
    padding: 2px 0 0 135px;
    font-size: 12px;
    color: #e61b00
}

.form-data .line-box .error-txt {
    display: none
}

.action-form .form-data .error-txt, .popup-box .form-data .error-txt {
    padding-left: 125px !important
}

.action-form .form-data .checkbox-line, .popup-box .form-data .checkbox-line {
    padding-left: 101px
}

.form-data button {
    margin: 5px 0 0 70px
}

.form-data .btn-line .yellow-btn {
    padding-right: 15px;
    padding-left: 15px
}

.niceCheck {
    width: 15px;
    height: 15px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    background: url(../images/site-bg/checkbox.png) left top no-repeat
}

.niceChecked {
    background: url(../images/site-bg/checkbox2.png) left top no-repeat
}

.niceCheck input {
    margin-left: -30px
}

.special-link-line ul li {
    list-style: none;
    float: left;
    padding-left: 80px
}

.special-link-line ul li:first-child {
    padding-left: 0
}

.special-link {
    display: block;
    padding-top: 90px;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    color: #d3c115;
    text-transform: uppercase
}

.special-link:hover {
    text-decoration: underline
}

.special-link.ic1 {
    background: url(../images/icon/icon4.png) center 12px no-repeat;
    width: 100px
}

.special-link.ic2 {
    background: url(../images/icon/icon5.png) center 12px no-repeat;
    width: 125px
}

.special-link.ic3 {
    background: url(../images/icon/icon6.png) center top no-repeat;
    width: 165px
}

.special-link.ic4 {
    background: url(../images/icon/icon7.png) center top no-repeat;
    width: 165px
}

.special-link.ic5 {
    background: url(../images/icon/icon8.png) center top no-repeat;
    width: 85px
}

.about-txt {
    font-size: 12px;
    color: #a2a2a2;
    line-height: 14px;
    padding-top: 45px
}

.breadcrumbs {
    border-bottom: 1px solid #d7d7d7;
    padding: 25px 0 20px
}

.breadcrumbs ul li {
    list-style: none;
    float: left;
    line-height: 18px;
    color: #a6a6a6;
    font-size: 11px;
    padding-left: 5px;
    font-weight: 600
}

.breadcrumbs ul li a {
    color: #a6a6a6;
    font-size: 11px
}

#sidebar {
    float: left;
    width: 200px;
    padding-top: 20px
}

.filter-section ul li, .sidebar-list ul li {
    list-style: none;
    padding: 15px 0 0
}

.filter-section ul li:first-child, .sidebar-list ul li:first-child {
    padding-top: 0
}

.big-checkbox {
    float: left;
    padding-right: 10px;
    display: block;
    height: 14px;
    width: 14px;
    line-height: 14px
}

.big-checkbox .niceCheck {
    background: url(../images/site-bg/checkbox3.jpg) no-repeat;
    height: 14px;
    width: 14px
}

.big-checkbox .niceChecked {
    background: url(../images/site-bg/checkbox4.jpg) no-repeat
}

.filter-block .title, .sidebar-list ul li a {
    color: #f7c73b;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    padding-left: 15px;
    background: url(../images/site-bg/yellow-arrow-right-bg.png) left center no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer
}

.filter-block .title {
    cursor: auto;
    display: block
}

.filter-section {
    padding-top: 35px
}

.filter-section .line-box {
    padding-top: 10px
}

.filter-section .line-box:first-child {
    padding-top: 20px
}

.filter-section .line-box label {
    float: left;
    color: #757575;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer
}

.filter-block .title, .sidebar-list ul li a.hide {
    background: url(../images/site-bg/yellow-arrow-bottom-bg.png) left center no-repeat
}

.sidebar-list ul li.special {
    padding-top: 35px
}

.filter-section .inner-box, .sidebar-list ul li .drop-box {
    padding: 5px 0 5px 15px
}

.filter-section ul li, .sidebar-list ul li .drop-box ul li {
    padding: 0;
    line-height: 24px
}

.filter-section ul li a, .sidebar-list ul li .drop-box ul li a {
    background: 0 0;
    display: inline;
    padding: 0;
    font-size: 14px;
    color: #757575;
    text-decoration: underline;
    font-weight: 400;
    text-transform: none
}

.filter-section ul li a:hover, .sidebar-list ul li .drop-box ul li a:hover {
    text-decoration: none
}

.sliderRangeBlock {
    width: 180px;
    position: relative;
    padding-top: 15px
}

.sliderRangeBlock .inputs {
    margin-bottom: 25px;
    font-size: 13px;
    color: #757575
}

.sliderRangeBlock .inputs input[type=text] {
    height: 22px;
    line-height: 22px;
    width: 52px;
    background: #fff;
    border: 1px solid #e1e1e1;
    font-size: 12px;
    color: #757575;
    text-align: center
}

.sliderRangeBlock .ui-slider {
    height: 6px;
    background: #edeceb;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(221, 221, 221, .75);
    position: relative
}

.sliderRangeBlock .ui-slider .ui-slider-range {
    background: #ffbe26;
    height: 6px;
    top: 0;
    position: absolute
}

.sliderRangeBlock .ui-slider .ui-slider-handle {
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/btn/sliderRangePoint.png) no-repeat;
    margin-left: -9px;
    top: -6px
}

.sliderRangeBlock .ui-slider .ui-slider-handle .label {
    position: absolute;
    padding-top: 22px;
    left: -20px;
    right: -20px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.sliderRangeBlock .ui-slider .ui-slider-handle.ui-state-active .label, .sliderRangeBlock .ui-slider .ui-slider-handle:hover .label {
    opacity: 1;
    filter: alpha(opacity=100)
}

.sliderRangeBlock .ui-slider .ui-slider-handle .label span {
    position: relative;
    display: inline-block;
    padding: 2px 6px;
    font-size: 12px;
    color: #757575;
    border: 1px solid #cdcdcd;
    border-bottom-width: 3px;
    border-radius: 3px;
    background: #fff
}

.sliderRangeBlock .ui-slider .ui-slider-handle .label span:before {
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-bottom-color: #cdcdcd;
    margin-left: -4px;
    bottom: 100%;
    content: ''
}

.sliderRangeBlock .ui-slider .ui-slider-handle .label span:after {
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    margin-left: -3px;
    bottom: 100%;
    content: ''
}

#cont {
    float: right;
    width: 760px;
    padding-top: 20px;
    position: relative
}

.sort-line {
    text-align: right
}

.sort-line .title-box {
    display: inline-block;
    line-height: 18px;
    padding: 3px 5px 0 0;
    color: #757575;
    font-size: 10px;
    font-weight: 500;
    float: right
}

.ssSelectWrapper.expanded {
    z-index: 1000
}

.ssSelectWrapper {
    background: url(../images/site-bg/select-bg.png) right 7px no-repeat #fff;
    height: 18px !important;
    line-height: 16px;
    bottom: 20px;
    z-index: 2;
    cursor: pointer;
    position: relative;
    width: 128px !important;
    border: 1px solid #d7d7d7
}

.stylishSelectWrapper {
    height: 18px !important;
    width: 128px !important;
    position: relative;
    text-align: left;
    z-index: auto !important;
    float: right
}

.ssSelectWrapper ul {
    background: #fff;
    display: block;
    top: 23px;
    left: -1px;
    padding-bottom: 0 !important;
    width: 128px;
    position: absolute;
    border: 1px solid #d7d7d7
}

.ssSelectWrapper ul li {
    list-style: none;
    display: block;
    padding: 0 !important;
    border: none !important
}

.ssSelectWrapper ul li:hover {
    background: #ccc
}

.ssSelectWrapper ul li:hover a {
    color: #fff
}

.ssSelectWrapper ul li a {
    display: block;
    padding: 0 5px;
    text-decoration: none;
    text-transform: none;
    color: #757575;
    font-size: 11px
}

.ssSelectWrapper ul li a:hover {
    text-decoration: none !important
}

span.ssText {
    color: #757575;
    font-size: 11px;
    margin: 0 5px
}

.product-list {
    padding-top: 20px;
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    width: 760px
}

.product-list ul {
    position: relative;
    width: 820px
}

.product-list ul li {
    list-style: none;
    float: left;
    padding: 15px 60px 35px 0
}

.product-box {
    width: 210px;
    background: #fff;
    position: relative;
    -moz-box-shadow: 0 0 6px #f0f0fb;
    -webkit-box-shadow: 0 0 6px #f0f0fb;
    box-shadow: 0 0 6px #f0f0fb;
    text-align: center;
    padding-bottom: 10px;
    min-height: 330px;
    border: 1px solid #fff
}

.product-box a {
    text-decoration: none
}

.product-box:hover {
    border: 1px solid #f7c73b
}

.product-box .img-box {
    display: block;
    height: 195px;
    width: 208px
}

.product-box .info-box {
    padding-top: 15px;
    display: block
}

.product-box .info-box h3 a {
    color: #070502
}

.product-box .info-box h3 a:hover {
    color: #F4AE1F
}

.old-price {
    color: #898989;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 15px
}

.product-box .info-box .gray-txt {
    display: block;
    color: #9a9a9a
}

.product-box .info-box .price-box {
    font-size: 24px;
    color: #f7c73b;
    font-weight: 700;
    padding-top: 10px;
    display: block
}

.product-box .info-box .price-box .new-price {
    color: #e80316
}

.product-box .info-box .price-box .gray-txt {
    font-size: 12px;
    display: inline-block;
    padding-right: 15px
}

.product-box.action .img-box:after, .product-box.best .img-box:after, .product-box.new .img-box:after {
    background: url(../images/icon/action-ic.png) left top no-repeat;
    height: 70px;
    width: 76px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

.product-box.new .img-box:after {
    background: url(../images/icon/new-icon.png) left top no-repeat
}

.product-box.best .img-box:after {
    background: url(../images/icon/best-ic.png) left top no-repeat
}

.navigation-line {
    text-align: center;
    position: relative;
    padding-bottom: 25px
}

.navigation-line ul li {
    list-style: none;
    display: inline-block;
    color: #757575;
    font-size: 13px;
    padding-left: 17px
}

.navigation-line ul li:first-child {
    padding-left: 0
}

.more-link, .navigation-line ul li a {
    color: #757575;
    font-size: 13px
}

.navigation-line .more-link {
    position: absolute;
    right: 0;
    top: 0
}

ul.tabs li {
    display: inline-block;
    padding-left: 25px
}

ul.tabs li:first-child {
    padding-left: 0
}

ul.tabs li a {
    color: #f5b527;
    font-size: 14px;
    text-decoration: underline
}

ul.tabs li a:hover, ul.tabs li.current a {
    text-decoration: none
}

.tabscontent {
    padding-top: 20px
}

h1.title-border-line {
    border-bottom: 1px solid #d7d7d7;
    padding: 25px 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 400;
    color: #666
}

.location-info-block .line-block {
    padding-bottom: 60px
}

.location-info-block .line-block .left-col {
    width: 470px;
    float: left
}

.location-info-block .line-block .right-col {
    width: 495px;
    float: right
}

.location-info-block .line-block .right-col .txt-line {
    font-size: 14px;
    color: #757575;
    line-height: 18px;
    letter-spacing: 1px
}

.flexslider {
    box-shadow: none;
    border-radius: 0;
    border: none;
    margin-bottom: 10px
}

.flexslider .slides img:hover {
    opacity: .9
}

.flex-direction-nav a {
    height: 28px;
    width: 17px;
    margin-top: -14px;
    opacity: 1 !important
}

.flex-direction-nav a.flex-disabled {
    opacity: 1 !important;
    cursor: pointer
}

.flex-direction-nav .flex-next {
    right: 10px;
    background: url(../images/btn/special-slider-top-nav-right-btn.png) right top no-repeat;
    text-indent: 150px
}

.flex-direction-nav .flex-prev {
    left: 10px;
    background: url(../images/btn/special-slider-top-nav-left-btn.png) right top no-repeat;
    text-indent: -150px
}

.flexslider.small .flex-direction-nav a {
    height: 26px;
    width: 13px;
    margin-top: -13px
}

.flexslider.small .flex-direction-nav .flex-next {
    right: 0;
    background: url(../images/btn/special-slider-bottom-nav-right-btn.png) right top no-repeat
}

.flexslider.small .flex-direction-nav .flex-next.flex-disabled {
    background: url(../images/btn/special-slider-bottom-nav-right-btn-hide.png) right top no-repeat;
    opacity: 1 !important
}

.flexslider.small .flex-direction-nav .flex-prev {
    left: 0;
    background: url(../images/btn/special-slider-bottom-nav-left-btn.png) right top no-repeat
}

.flexslider.small .flex-direction-nav .flex-prev.flex-disabled {
    background: url(../images/btn/special-slider-bottom-nav-left-btn-hide.png) right top no-repeat;
    opacity: 1 !important
}

.flexslider.small .slides > li a {
    display: block;
    width: 133px;
    height: 108px;
    margin: auto
}

.flexslider.small .slides > li img {
    width: 133px;
    height: 108px;
    display: block;
    margin: auto
}

.flexslider.small .flex-viewport {
    margin: 0 21px
}

.map-box {
    width: 468px;
    height: 367px
}

.location-info-block .line-block .right-col h2, .small-center-box h2 {
    font-size: 18px;
    color: #f6c032;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    padding-bottom: 20px
}

.contact-info-list {
    padding-bottom: 20px
}

.contact-info-list li {
    list-style: none;
    padding-left: 20px;
    color: #757575;
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px
}

.contact-info-list li:first-child {
    margin: 0
}

.contact-info-list li .title-box {
    color: #9e9e9e
}

.contact-info-list li.ic1 {
    background: url(../images/icon/icon14.png) left center no-repeat
}

.contact-info-list li.ic2 {
    background: url(../images/icon/icon15.png) left center no-repeat
}

.contact-info-list li.ic3 {
    background: url(../images/icon/icon16.png) left center no-repeat
}

#fancybox-content {
    padding: 0;
    border: none
}

.fancybox-title-float-wrap .child {
    z-index: 10000;
    bottom: auto;
    text-align: center;
    font-size: 18px;
    color: #f6c032;
    font-weight: 700;
    text-transform: uppercase;
    background: 0 0;
    padding: 0;
    text-shadow: none
}

#fancybox-bg-s {
    display: none
}

.fancybox-title-float-wrap {
    position: absolute;
    top: 20px;
    height: 24px
}

.fancybox-skin {
    padding: 60px 55px 50px !important;
    background: #fff;
    border-radius: 0;
    box-shadow: none !important
}

.fancybox-lock .fancybox-overlay {
    background: url(../images/site-bg/popup-bg.png)
}

.fancybox-item.fancybox-close {
    background: url(../images/site-bg/close-light-box.png) left top no-repeat;
    height: 9px;
    width: 9px;
    top: 12px;
    right: 12px;
    z-index: 999999
}

.fancybox-nav {
    z-index: 99999;
    left: -55px
}

.fancybox-nav.fancybox-prev span {
    background: url(../images/btn/lightbox-left-btn.png) no-repeat center
}

.fancybox-nav.fancybox-next {
    right: -55px;
    left: auto
}

.fancybox-nav.fancybox-next span {
    background: url(../images/btn/lightbox-right-btn.png) no-repeat center
}

#fancybox-overlay {
    background: #000;
    opacity: .3 !important
}

.fancybox-bg {
    display: none
}

.product-card-box {
    padding: 20px 0 0
}

.product-card-box .img-box {
    width: 320px;
    height: 380px;
    position: relative;
    -moz-box-shadow: 0 0 6px #F0F0FB;
    -webkit-box-shadow: 0 0 6px #F0F0FB;
    box-shadow: 0 0 6px #F0F0FB;
    float: left;
    border: 1px solid #fff
}

.product-card-box .img-box:hover {
    border: 1px solid #f7c73b
}

.product-card-box .img-box a:after {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    right: 14px;
    bottom: 14px;
    background: url(../images/icon/loop-icon.png) left top no-repeat;
    display: block
}

.product-card-box .info-box {
    float: right;
    width: 420px
}

.product-card-box .info-box .article {
    color: #000;
    font-size: 14px;
    display: block;
    padding-bottom: 10px
}

.product-card-box .info-box .price-line {
    display: block;
    padding-bottom: 15px;
    color: #000;
    font-size: 14px
}

.product-card-box .info-box .price-line .big-price {
    color: #f7c73b;
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    padding-left: 5px
}

.product-card-box .info-box .txt-box {
    font-size: 14px;
    color: #757575;
    line-height: 16px
}

.product-card-box .info-box .txt-box .title-box {
    color: #000;
    display: block;
    padding-bottom: 10px
}

.product-card-box .info-box .txt-box p {
    margin-bottom: 5px
}

.product-card-box .info-box .txt-box .link {
    padding-bottom: 20px
}

.product-card-box .info-box .txt-box a {
    color: #757575;
    font-size: 12px;
    line-height: 30px
}

.product-card-box .info-box .txt-box ul li {
    list-style: none;
    line-height: 18px
}

.product-card-box .info-box .txt-box ul li span {
    color: #000
}

.product-card-box .info-box .btn-line {
    padding: 25px 25px 0 0
}

.yellow-btn.save {
    padding-right: 40px;
    padding-left: 15px;
    position: relative
}

.yellow-btn.print {
    padding-right: 50px;
    padding-left: 25px;
    position: relative
}

.yellow-btn.save:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 11px;
    display: block;
    height: 18px;
    width: 18px;
    background: url(../images/icon/icon17.png) left top no-repeat
}

.yellow-btn.print:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 12px;
    display: block;
    height: 20px;
    width: 21px;
    background: url(../images/icon/icon18.png) left top no-repeat
}

.product-slider {
    border-top: 1px solid #d7d7d7;
    padding: 20px 0;
    margin-top: 55px
}

.gray-title-line {
    font-size: 18px;
    color: #757575;
    display: block;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase
}

.bx-pager.bx-default-pager {
    display: none
}

.bx-controls-direction {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    height: 40px;
    width: 100%
}

.bx-wrapper {
    position: relative
}

.bx-viewport {
    margin: 0 0 0 120px;
    width: 760px !important;
    z-index: 100
}

.bx-viewport li {
    padding: 5px 50px 5px 5px;
    width: 210px !important
}

.bx-controls-direction a {
    height: 40px;
    width: 20px;
    text-indent: -150px;
    overflow: hidden;
    display: block;
    opacity: .5;
    position: absolute
}

.bx-controls-direction a:hover {
    opacity: 1
}

.bx-controls-direction .bx-prev {
    background: url(../images/btn/product-btn-left.png) left top no-repeat;
    left: 30px
}

.bx-controls-direction .bx-next {
    background: url(../images/btn/product-btn-right.png) left top no-repeat;
    right: 30px
}

.action-preview-list.list ul li {
    float: left;
    padding: 30px 8px 0
}

.action-preview-list.list ul li, .action-preview-list.list ul li .action-box, .action-preview-list.list ul li .action-box .img-box a:after, .action-preview-list.list ul li .action-box .img-box img {
    width: 230px !important
}

.action-preview-list.list ul li .action-box .img-box a:after {
    height: 169px !important
}

.action-box.big {
    padding-bottom: 20px
}

.action-box.big .img-box a, .action-box.big .img-box img {
    width: 100%
}

.action-preview-list ul li {
    list-style: none;
    padding-bottom: 25px
}

.action-box .img-box a, .action-box .img-box img {
    display: block
}

.action-box .img-box {
    display: block;
    position: relative
}

.action-preview-list ul li .action-box .img-box:hover a:after {
    height: 184px;
    width: 250px;
    border: 3px solid #f6c032;
    position: absolute;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    left: -3px;
    top: -3px;
    z-index: 1;
    display: block;
    content: ''
}

.action-box .date-box {
    display: block;
    padding-left: 20px;
    background: url(../images/icon/date-icon.png) 2px 3px no-repeat;
    font-size: 12px;
    color: #757575;
    margin-top: 10px
}

.action-box .date-box span {
    color: #9e9e9e
}

.action-box.big h2 {
    color: #f6c032;
    font-size: 24px;
    font-weight: 700;
    display: block;
    padding-bottom: 15px;
    text-transform: uppercase;
    line-height: 24px;
    padding-top: 10px
}

.action-box .txt-box {
    font-size: 14px;
    color: #757575;
    line-height: 18px;
    display: block
}

.action-preview-list ul li .action-box a {
    color: #acacac;
    text-decoration: none
}

.action-preview-list ul li .action-box:hover .name-box {
    color: #f6c032
}

#cont .action-preview-list {
    padding-top: 45px
}

#cont .action-preview-list ul li {
    padding: 0 0 50px
}

.action-box.action-box.special .img-box {
    float: left
}

.action-box.special .info-box {
    float: left;
    width: 460px;
    padding-left: 15px;
    position: relative;
    bottom: 2px
}

.action-box.special .info-box .date-box {
    margin-top: 0
}

.action-box.special .info-box h2 {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 13px;
    color: #acacac
}

.action-box.special:hover .info-box .name-box {
    color: #acacac
}

.action-box.special:hover .img-box:after {
    border: none !important
}

.action-box.special .info-box .txt-box a {
    font-weight: 700;
    color: #f4ae1f;
    text-decoration: underline
}

.action-box.special .info-box .txt-box a:hover {
    text-decoration: none
}

.action-box.special.news .info-box {
    width: 460px;
    float: right;
    padding: 0 5px 0 0
}

.action-box.special.news .info-box .txt-box {
    color: #acacac;
    font-size: 14px
}

.action-info-block .right-col {
    width: 670px;
    float: right;
    padding-right: 30px
}

.action-form {
    width: 570px;
    margin: auto;
    padding: 25px 55px 20px 45px;
    position: relative;
    -moz-box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    box-shadow: 3px 3px 4px #e0e0e0;
    background: #fff
}

.btn-line.center {
    text-align: center;
    padding-top: 25px;
    position: relative;
    left: -8px;
    padding-bottom: 40px
}

.btn-line.center button {
    margin: 0 5px;
    padding: 0 15px
}

.action-box.special.news h2 {
    color: #acacac;
    font-size: 16px;
    display: block;
    padding-bottom: 15px;
    line-height: 18px;
    padding-top: 15px
}

.light-gray-title {
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

.brown-txt {
    color: #fdb11b
}

.dark-txt {
    padding: 0 0 30px 120px;
    display: block;
    font-style: italic;
    color: #5b5b5b;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .5px
}

.small-center-box {
    margin: auto;
    width: 350px;
    padding-bottom: 40px
}

.light-gray-txt {
    color: #acacac;
    font-size: 14px;
    display: block;
    padding-bottom: 35px;
    line-height: 18px
}

.important-txt {
    display: block;
    padding: 0 0 0 30px;
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    background: url(../images/icon/icon19.png) left center no-repeat
}

#popup-bg {
    background: url(../images/site-bg/popup-bg.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100
}

.close-popup {
    background: url(../images/site-bg/close-light-box.png) left top no-repeat;
    height: 9px;
    width: 9px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    cursor: pointer
}

.popup-box {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -195px 0 0 -335px;
    width: 570px;
    padding: 25px 55px 20px 45px;
    background: #fff;
    -moz-box-shadow: 0 2px 6px #888;
    -webkit-box-shadow: 0 2px 6px #888;
    box-shadow: 0 2px 6px #888
}

.action-form .form-data, .popup-box .form-data {
    background: 0 0;
    padding: 0;
    bottom: 0;
    width: auto;
    height: auto
}

.action-form .form-data .inner-box, .popup-box .form-data .inner-box {
    width: auto;
    padding: 10px 0 25px 215px;
    background: url(../images/uploads/img8.jpg) left top no-repeat
}

.action-form .form-data:after, .popup-box .form-data:after {
    background: 0 0;
    padding: 0;
    width: 0;
    height: 0
}

.action-form .form-data form, .popup-box .form-data form {
    padding: 0;
    width: auto
}

.red-title.big {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 15px
}

.action-form .form-data .txt-line, .popup-box .form-data .txt-line {
    padding-left: 15px;
    letter-spacing: .2px;
    padding-bottom: 20px
}

.action-form .form-data .txt-line span, .popup-box .form-data .txt-line span {
    font-weight: 600
}

.action-form .form-data .line-box .label-box, .popup-box .form-data .line-box .label-box {
    width: 110px
}

.action-form .form-data button, .popup-box .form-data button {
    margin-top: 25px
}

#footer {
    position: absolute;
    bottom: 0;
    background: url(../images/site-bg/footer-bg.gif) center bottom no-repeat;
    height: 201px;
    width: 100%
}

.top-footer-line {
    padding-top: 35px;
    height: 115px;
    position: relative
}

.footer-logo {
    float: left;
    width: 148px;
    padding-right: 15px
}

.footer-menu-list {
    float: left;
    padding-left: 70px;
    position: relative
}

.footer-menu-list ul li {
    list-style: none;
    line-height: 20px
}

.footer-menu-list ul li a {
    color: #fdc232;
    font-size: 15px;
    text-decoration: none
}

.footer-menu-list ul li a:hover, .footer-menu-list ul li.active a {
    text-decoration: underline
}

#footer .contact-box {
    float: left;
    padding-left: 60px;
    padding-top: 0
}

#footer .contact-box ul li {
    font-size: 15px;
    color: #fdc232;
    margin-top: 10px
}

#footer .contact-box ul {
    display: block;
    height: auto;
    position: relative;
    bottom: 2px
}

#footer .contact-box ul li:first-child {
    margin-top: 0
}

#footer .contact-box ul li a {
    color: #fdc232;
    font-size: 15px
}

#footer .contact-box ul li.phone-ic {
    background: url(../images/icon/icon9.png) 1px center no-repeat
}

#footer .contact-box ul li.mail-ic {
    background: url(../images/icon/icon13.png) left center no-repeat
}

#footer .contact-box ul li.location-ic {
    background: url(../images/icon/icon10.png) 2px center no-repeat
}

.social-box {
    float: right;
    width: 110px;
    position: relative;
    right: -10px
}

.social-box .title-box {
    display: block;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #fdc232
}

.social-box ul li {
    list-style: none;
    padding-left: 10px;
    float: left
}

.social-box ul li:first-child {
    padding-left: 0
}

.social {
    display: block;
    height: 16px;
    width: 16px;
    opacity: .5
}

.social:hover {
    opacity: 1
}

.social.ic1 {
    width: 14px;
    background: url(../images/icon/icon11.png) left top no-repeat
}

.social.ic2 {
    background: url(../images/icon/icon12.png) left top no-repeat
}

.copyrights-box {
    float: left;
    display: block;
    position: relative;
    color: #fec232;
    font-size: 11px;
    text-shadow: 1px 1px #99040a;
    line-height: 13px
}

.developer-box {
    float: right;
    display: block;
    line-height: 13px;
    color: #fdc232;
    font-size: 11px;
    text-shadow: 1px 1px #99040a;
    position: relative;
    left: 10px
}

.developer-box a {
    font-weight: 700;
    text-shadow: 1px 1px #99040a
}

@media (max-width: 980px) {
    body {
        overflow-x: scroll
    }
}

#order-form input[type=text] {
    width: 318px;
    height: 35px
}

#order-form textarea {
    width: 326px;
    height: 235px;
    border: 1px solid #e6e6e6
}

span.spanclass::before {
    content: "_";
    font-weight: 400;
    color: #FFDE32;
    font-size: 31pt;
    vertical-align: 10px;
    padding-right: 18px
}

.discounts-box {
    background: url(/content/images/bnr1.jpg) 108% no-repeat
}

#mainSlider .slider .slide1 .text .name, #mainSlider .slider .slide2 .text .name, #mainSlider .slider .slide3 .text .name, #mainSlider .slider .slide4 .text .name {
    font-size: 30px;
    color: #6D6D6D;
    line-height: 32px;
    font-weight: 700
}

.flex-viewport {
    max-height: 300px !important
}

.tip div.img-box {
    border: 3px solid #ECECEC
}

.pluso-moimir {
    clear: none !important
}

.tip-categories li {
    padding-bottom: 20px !important
}

.full-desc {
    padding-top: 0
}

.top-menu-wrapper {
    padding-left: 70px
}

.logo-link {
    text-align: left;
    width: auto;
    vertical-align: middle;
    text-decoration: none
}

.logo {
    background-image: URL('/images/icon/lgtp3.png');
    width: 350px !important;
    height: 108px;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 15px
}

.red-text {
    color: red
}

.pkpk {
    display: inline-block;
    width: 35%;
    vertical-align: bottom;
    margin-right: 4px
}

.pkpk h3 {
    line-height: 23px;
    padding-bottom: 0;
    font-weight: 400
}

.vnmn {
    display: inline-block;
    width: 62%;
    vertical-align: top;
    border-left: 1px dotted #DDD;
    padding-left: 17px
}

span.light-gray-txt1_ {
    min-height: 26px;
    background-position: 1% 69%;
    vertical-align: top;
    display: inline-block;
    margin-right: 13px;
    padding-top: 3px;
    margin-bottom: 0;
    padding-left: 48px;
    line-height: 20px
}

.social-buttons {
    margin-top: 10px
}