.row {
    margin-right: -12px; margin-left: -12px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 12px; padding-left: 12px;
}


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


/** line-height: 40px;**/
body {
    color: #000; width: 100%;
    line-height: 1.2; font-size: 14px;
    font-family: 'Gothic', Verdana, Arial, sans-serif;
    min-width: 1000px;
}

a { text-decoration: none; color: #2079b7}

img { max-width: 100%; }

.ico { display: inline-block; vertical-align: top; }
.btn {
    font-size: 18px;
    height: 46px;
    border: none;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    background: #349339;
    transform: skew(-25deg);
    border-radius: 0;
    text-transform: uppercase;
    font-style: italic;
    padding-right: 20px; padding-left: 20px;
}
.btn.noskew {
    transform: skew(0);
}
.btn span {
    transform: skew(25deg);
    display: block;
}
.btn.gray { background: #999 }
a.btn {
    padding-top: 10px;
    padding-left: 60px; padding-right: 60px;
}
[class^="col-md"] .btn {
    padding-left: 5px; padding-right: 5px;
    margin-left: 12px;
    width: calc(100% - 24px);
    margin-top: 10px !important;
}
.col-md-3 .btn {
    padding-left: 5px; padding-right: 5px;
    margin-left: 6px;
    width: calc(100% - 12px);
    transform: skew(-12deg);
    font-size: 15px;
    padding-top: 13px;
}
.col-md-3 .btn span { transform: skew(12deg); }
@media screen and (max-width: 1280px) {
    .btn {
        font-size: 14px;
        height: 40px;
    }
}


.wrapper {
    min-height: 100%;
    height: auto !important; height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.fix-width {
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}

/*header*/
.head { margin-bottom: 20px; }
.head-top { margin-bottom: 18px; }
.logo-box {
    float: left;
    padding-top: 22px;
    width: 220px;
}
.phone-box {
    text-align: right;
    margin-top: 18px;
    float: right;
}
.phone-text .number {
    margin-bottom: 16px;
    font-size: 36px;
    color: #707070;
    font-style: italic;
    display: block;
}
.zakaz-call { margin-right: 16px; }
@media screen and (max-width:1280px) {
    .head-top { margin-bottom: 16px; }
    .logo-box {
        padding-top: 16px;
        width: 200px;
    }
    .phone-text .number {
        margin-bottom: 10px;
        font-size: 28px;
    }
}

/*menu*/
.main-menu {
    font-size: 18px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.main-menu li {
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: -0.5px;
}
.main-menu li:last-child { margin-right: 3.1%; }
.main-menu a {
    color: #393939;
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px solid #b1b1b1;
}
.main-menu a:hover, .main-menu li.active a {
    color: #349339;
    text-decoration: none;
    border-bottom-color: #349339;
}
.main-menu a:focus { text-decoration: none; }
.main-menu li.active a {
    padding-bottom: 2px;
    border-bottom-width: 3px;
}
.line-top, .label-head {
    background: #d9dbda;
    height: 25px;
    margin-bottom: 17px;
}
.line-top .fix-width {
    height: 100%;
    position: relative;
}
.line-top .el-box, .label-head .el-box  {
    position: absolute;
    left: 73.6%; top: 0;
    height: 100%;
}
.line-top .el-box span, .label-head .el-box span {
    display: block;
    float: left;
    height: 100%;
    transform: skew(-25deg);
}
.el1, .el3, .el5 { background: #fff }
.el2, .el4 { background: #349339 }
.el1 { width: 22px }
.el2 { width: 5px }
.el3 { width: 12px }
.el4 { width: 20px }
.el5 { width: 17px }
.label-head {
    position: relative;
    color: #515352;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    padding-left: 91px; padding-top: 1px;
    letter-spacing: -1px;
    margin-left: 5px;
}
.label-head .text-box {
    margin-top: -1px;
    display: block;
}
.label-head + .img-box, .label-head + table { margin-top: -17px; }
.label-head .el-box { left: -5px; }
.label-head .el1, .label-head .el3, .label-head .el5 { background: #fff}
.label-head .el2, .label-head .el4 { background: #349339 }
.label-head .el1 { width: 5px }
.label-head .el2 { width: 5px }
.label-head .el3 { width: 7px }
.label-head .el4 { width: 19px }
.label-head .el5 { width: 11px }
p + .label-head { margin-top: 30px; }
img + .label-head { margin-top: 10px; }
@media screen and (max-width:1280px) {
    .line-top, .label-head { height: 22px; }
    .label-head {
        font-size: 16px;
        line-height: 22px;
        padding-left: 71px;
    }
    .main-menu { font-size: 16px; }
}




/*slider*/
.swiper-top { margin-bottom: 34px }
.swiper-top .swiper-slide {
    height: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slide1 { background-image: url("/img/banners/glavnaya.jpg") }
.slide2 { background-image: url("/img/banners/podvizhnoy_sostav.jpg") }
.slide3 { background-image: url("/img/banners/platformy.jpg") }
.slide4 { background-image: url("/img/banners/krytye_vagony.jpg") }
.slide5 { background-image: url("/img/banners/poluvagony.jpg") }
.slide6 { background-image: url("/img/banners/uslugi.jpg") }
.slide7 { background-image: url("/img/banners/kontakty.jpg") }
.slide-text {
    width: 74%; height: 113px;
    position: absolute;
    background: rgba(0,177,22, 0.75);
    right: 0; bottom: 47px;
    color: #fff;
    text-transform: uppercase;
    padding-right: 73px;
    font-style: italic;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transform: skew(-23deg);
    margin-right: -23px;
}
.slide-text {
    width: 74%; height: 113px;
    position: absolute;
    background: rgba(0,177,22, 0.75);
    right: 0; bottom: 47px;
    color: #fff;
    text-transform: uppercase;
    padding-right: 73px; padding-left: 15px;
    font-style: italic;
    font-size: 23px;
    line-height: 1.3;
    font-weight: 700;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transform: skew(-23deg);
    margin-right: -23px;
}
.slide-text span { transform: skew(23deg); }
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 13px;
}
.swiper-pagination-bullet {
    width: 10px; height: 13px;
    background: #fff;
    transform: skew(-23deg);
    border-radius: 0;
    opacity: 1;
    margin-left: 12px !important; margin-right: 12px !important;
    box-shadow: -2px -2px 4px 0 rgba(0,0,0,0.5);
}
.swiper-pagination-bullet-active { background: rgba(0,177,22, 0.75); }
/*.fancybox-nav { display: none; }*/
.fancybox-next { right: 0; }
@media screen and (max-width:1280px) {
    .slide-text {
        font-size: 23px;
        padding-right: 43px;
    }
    .slide-text br { display: none; }
}



/*left-menu*/
.left-col { width: 290px; float: left; }
.left-col .btn {
    margin-left: 12px;
    width: calc(100% - 24px);
}
@media screen and (max-width: 1280px) {
    .left-col { width: 260px; }
}
.catalog-product ul {
    list-style-type: none;
    padding: 0;
    margin: 49px 0 0 0;
}
.catalog-product li {
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
    margin-top: 14px;
}
.catalog-product li a {
    color: #393939;
    display: block;
    padding-bottom: 3px;
    border-bottom: 1px solid #b1b1b1;
    height: 100%;
}
.catalog-product a:hover, .catalog-product li.active a {
    text-decoration: none;
    border-bottom-color: #349339;
}
.catalog-product li.active {
    position: relative;
    padding-top: 14px;
    margin-top: 5px;
}
.catalog-product li.active:after {
    position: absolute;
    background: #fff;
    content: '';
    width: 100%; height: 1px;
    top: -7px; left: 0;
}
.catalog-product li.active a {
    padding-bottom: 6px;
    border-bottom-width: 3px;
}


/**/
.main-content {
    margin: 5px 0 0 320px;
    max-width: 920px;
    color: #767676;
    font-size: 16px;
    line-height: 1.3;
    font-style: italic;
    padding-bottom: 33px;
}
@media screen and (max-width: 1280px) {
    .main-content { margin: 5px 0 0 290px; }
}
.main-content h1 {
    color: #349339;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: 35px;
    margin: 0 0 16px 0;
    letter-spacing: -1px;
}
.main-content .row, .main-content .clearfix {
    display: inline-block;
    width: 100%;
}
@media screen and (max-width: 1280px) {
    .main-content h1 {
        font-size: 30px;
        margin: 0 0 10px 0;
    }
}
.main-content p {
    margin-top: 13px; margin-bottom: 13px;
}
.main-content .btn { margin-top: 15px; }
nav + h1 {
    margin-top: -25px !important;
}
.crumbs-ul {
    margin: 0 0 40px 0;
    padding: 0;
    text-transform: uppercase;
}
@media screen and (max-width: 1280px) {
    .crumbs-ul { margin: 0 0 30px 0; }
}
.crumbs-ul li {
    line-height: 1.2;
    display: inline-block;
    font-size: 11px;
    color: #444;
    font-style: italic;
    letter-spacing: -0.5px;
}
.crumbs-ul a {
    color: #444;
    margin-right: 6px;
}
.crumbs-ul a:hover { color: #349339 }
.section-text { margin-bottom: 45px; }
.img-box { margin-bottom: 30px; }
@media screen and (max-width: 1280px) {
    .section-text .row .col-md-3 {
        width: 50%;
        margin-top: 30px;
    }
    .section-text .row .col-md-3:nth-child(1),
    .section-text .row .col-md-3:nth-child(2) {
        margin-top: 0;
    }
}

/**/
.swiper-img { margin: 19px 0 23px 0; }
.swiper-img .swiper-slide { text-align: center; }
.swiper-img .swiper-button-next, .swiper-img .swiper-button-prev {
    width: 14px; height: 49px;
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    margin-top: -24.5px
}
.swiper-img .swiper-button-next {
    background-position: 100% 0;
    right: 18px;
}
.swiper-img .swiper-button-prev {
    background-position: 0 0;
    left: 18px;
}
@media screen and (max-width: 1280px) {
    /*.swiper-img { margin: 19px 30px 23px 30px; }
    .swiper-img .swiper-button-next {
        background-position: 100% 0;
        right: 18px;
    }
    .swiper-img .swiper-button-prev {
        background-position: 0 0;
        left: 18px;
    }*/
}


/**/
table {
    margin-bottom: 23px;
    width: 100%;
    font-size: 16px;
    color: #585858;
    font-style: italic;
}
table th {
    font-size: 18px;
    color: #848685;
    padding: 2px 100px 0 100px;
    text-align: left;
    font-weight: 400;
    background: #ebedec;
    border-top: 3px solid #2e9730;
    text-transform: uppercase;
    border-bottom: 1px solid #bdbdbd;
}
table td {
    padding: 3px 45px 2px 45px;
    border-bottom: 1px solid #bdbdbd;
    border-right: 1px solid #a8a8a8;
}
table td:last-child { border-right: none }
table + .text-center .btn { margin-top: 22px; }
@media screen and (max-width: 1280px) {
    table th { padding: 2px 60px 0 60px; }
    table td { padding: 3px 25px 2px 25px; }
}


/*footer*/
.footer {
    color: #4b4b4b;
    font-size: 13px;
    font-style: italic;
    padding-bottom: 30px;
}
.footer .info {
    padding-left: 4px; padding-top: 7px;
    width: 25.2%;
}
.footer .info, .footer .middle { float: left; }
.footer .line-top { margin-bottom: 9px; }
.footer .phone-text {
    float: right;
    font-size: 18px;
    color: #3a3a3a;
    letter-spacing: -0.8px;
    padding-right: 5px;
}
.footer .middle { width: 40.3%; }
.foot-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-transform: uppercase;
    list-style-type: none;
    font-size: 11px;
    letter-spacing: -0.4px;
    padding: 7px 0 0 0; margin: 0;
}
.foot-menu a {
    color: #4b4b4b;
    text-decoration: none;
}
.foot-menu a:hover {
    color: #349339;
    text-decoration: none;
    border-bottom-color: #349339;
}
.review-list { margin-top: 30px; }
.review-list .row {
    display: flex;
    align-items: flex-start;
}
.one-review {
    padding-bottom: 30px;
    background: url("https://www.staltrans.ru/img/poloska1.png") 100% 100% no-repeat;
    margin-bottom: 25px;
}
.one-review:nth-child(even) {
    background: url("https://www.staltrans.ru/img/poloska2.png") 0 100% no-repeat;
}
.one-review img {
    display: block;
    margin: 0 auto;
}
.one-review p { font-size: 14px; }
.one-review h4 {
    color: #393939;
    font-weight: 700;
    margin-top: 0;
    font-size: 18px;
}
.one-review .img-box {
    margin-bottom: 0;
    align-self: center;
}
.one-review .scan-box {
    align-self: center;
}
.one-review .scan-box img {
    border: 1px solid #d9dbda;
}


.modal-backdrop {
    background: #fff;
    opacity: 0.6;
}
.modal-content {
    color: #fff;
    background: rgba(51,51,51,0.8);
    font-style: italic;
    border: none;
}
.modal-dialog { width: 600px; }
.modal-header {
    padding-top: 0; padding-bottom: 0;
    border-bottom: none;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
.modal-header h3 {
    font-size: 18px;
    margin-top: 20px;
}
.modal-header .close {
    position: absolute;
    top: 10px; right: 15px;
    color: #fff;
    opacity: 1;
    font-size: 40px;
    z-index: 10;
    cursor: pointer;
}
.modal-body {
    padding: 15px 50px 30px 50px;
}
.modal .form-group {
    margin-bottom: 15px;
}
.modal .form-group .form-group {
    margin-bottom: 0;
}
.modal .control-label {
    font-size: 14px;
    margin-bottom: 7px;
}
.modal .form-control {
    height: 40px;
    border: 1px solid #fff;
    border-radius: 2px;
    font-size: 14px;
}
.modal textarea.form-control { height: 80px; }
.modal .btn {
    width: 100%; height: 40px;
    font-size: 16px;
}
.upload_wrap {
    background: #959595;
    height: 40px;
    width: 100%;
    position: relative;
    margin-bottom: 26px; margin-top: 25px;
}
.upload_wrap span {
    position: absolute;
    left: 0; top: 0;
    bottom: 0; right: 0;
    z-index: 1;
    cursor: pointer;
    outline: 0 none;
    width: 100%; height: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.9px;
}
.upload_wrap input[type="file"] {
    border: 0 none;
    background: transparent;
    outline: 0 none;
    text-indent: -9999px;
    padding: 0; margin: 0;
    width: 100%; height: 100%;
    position: absolute;
    top: 0; left: 0;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
}
#callModal .modal-dialog { width: 450px; }
#textModal .modal-content {
    color: #333;
    background: #fff;
}
#textModal .modal-header .close { color: #349339 }
#textModal .modal-body { font-style: normal; }
#textModal .modal-body h4 {
    color: #349339;
    font-weight: 700;
    font-size: 18px;
}
#textModal .modal-body .date-news {
    margin-bottom: 20px;
    display: block;
    color: #666;
}
#textModal .modal-body p {
    font-size: 16px;
}

/*product*/
.item-product {
    padding-top: 10px;
    background: url("https://www.staltrans.ru/img/polosochka.png") center 100% no-repeat;
}
.item-product h4 {
    font-weight: 700;
    font-size: 20px;
}
.item-product h4, .item-product h4 a {
    color: #349339;
}
.item-product .img-box {
    float: left;
    width: 230px;
    margin-right: 30px;
}
.item-product .text-box p {
    margin-top: 0;
}

/*product*/
.item-product-new {
    padding-bottom: 20px;
    background: url("/img/poloska1.png") 100% 100% no-repeat;
    margin-bottom: 25px;
}
.one-item-product-new:nth-child(even) {
    background: url("/img/poloska2.png") 0 100% no-repeat;
}

.item-product-new h4 {
    font-weight: 700;
    font-size: 20px;
}
.item-product-new h4, .item-product-new h4 a {
    color: #349339;
}
.item-product-new .img-box {
    float: left;
    width: 230px;
    margin-right: 30px;
}
.item-product-new .text-box p {
    margin-top: 0;
}


.news-list article {
    font-style: normal;
    margin-bottom: 30px; margin-top: 15px;
}
.news-list article a {
    height: 160px;
    display: block;
}
.news-list article a:hover, .news-list article a:focus {
    text-decoration: none;
}
.news-list article h4 {
    color: #333;
    font-size: 16px;
    height: 38px;
    font-weight: 600;
    overflow: hidden;
}
.news-list article p {
    color: #666;
    max-height: 100px;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    margin-bottom: 3px;
}
.news-list article p:after {
    display: block;
    width: 100%; height: 29px;
    position: absolute;
    left: 0; bottom: 0;
    content: " ";
    background: linear-gradient(to top, #ffffff 0%,rgba(255, 255, 255, 0.62) 73%, transparent 100%);
}
.news-list .date-news {
    color: #666;
    display: block;
    font-size: 15px;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a, .pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    display: none;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 9px 22px;
    line-height: 1.42857143;
    color: #999999;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    margin: 20px 2px 15px 2px;
    border-radius: 4px;
    font-style: normal;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #349339;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #349339;
    border-color: #349339;
}

.logo-box-list {
    letter-spacing: -0.3em;
}
.logo-box-list .col-md-3 {
    display: inline-block;
    letter-spacing: normal;
    float: none;
    text-align: center;
    margin-bottom: 30px;
}
.logo-box-list .col-md-3 .img-box {
    margin-bottom: 10px;
    height: 80px;
    line-height: 80px;
}
.logo-box-list .col-md-3 img {
    max-height: 80px;
    margin: 0 auto
}
@media screen and (max-width: 1280px) {
    .logo-box-list .col-md-3 {
        width: 33.3333% !important;
        margin-top: 0 !important;
    }
}


/*Image gallery*/
.img-gallery {
    margin: 20px 50px 30px 50px !important;
}
.img-gallery .jcarousel { height: 160px; }
.img-gallery li {
    width: 230px;
    height: 160px;
    margin-right: 5px;
    border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.img-gallery li img {
    height: 160px;
}
.img-gallery .jcarousel-control-prev { left: -50px !important; }
.img-gallery .jcarousel-control-next { right: -50px !important; }


/*--Modal--*/
.modal-backdrop { background: #fff; }
.modal-backdrop.in { opacity: 0.8; }
.modal-header {
    border: none;
    padding: 0 39px;
}
.modal-header h4 {
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 700;
}
.modal-dialog { max-width: 400px; }
.modal-content {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
    box-shadow: none;
}
.modal-content .form-container form {
    padding-bottom: 0; padding-top: 0;
    position: inherit;
}
.modal-content .orange-btn { width: 100%; }
.modal-content .btn {
    font-size: 16px;
    height: 40px;
    line-height: 30px;
    width: 100%;
    padding-top: 5px;
    color: #fff;
}
.modal-content p {
    font-size: 18px;
    text-align: center;
}
.modal-content .close {
    color: #fff;
    cursor: pointer;
    font-size: 35px;
    font-weight: 300;
    height: 40px; width: 40px;
    opacity: 0.7;
    position: absolute;
    right: 0; top: 0;
    z-index: 10;
}
.modal-content .close:hover { opacity: 1; }
.modal-content input[type='text'], .modal-content textarea { border: none }
.modal-content textarea { height: 80px; }
.modal-content .form-container {
    width: auto; height: auto;
    padding: 10px 24px 20px;
    border: none;
    background: none;
    font-size: 16px
}
.modal-content .form-container form { height: auto; }

.photo-shipment {
    margin-top: 20px;
}
.photo-shipment ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -10px;
}
.photo-shipment li {
    width: 33.33%;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}
.photo-shipment img {
    margin-bottom: 10px;
}
.photo-shipment span {
    color: #333;
    font-size: 14px;
    line-height: 1.2;
    display: block;
    padding-bottom: 20px;
    background: url("/img/poloska_line.png") 0 100% no-repeat;
}