/* cyrillic */
@font-face {
    font-family: 'Scada';
    font-style: normal;
    font-weight: 400;
    src: local('Scada'), local('Scada-Regular'), url("../../fonts/4V2xlVZXPBAtjb_L2VYlOg.woff2") format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Scada';
    font-style: normal;
    font-weight: 400;
    src: local('Scada'), local('Scada-Regular'), url("../../fonts/eHF4KKeSCcrmp9P5oMFqsA.woff2") format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Scada';
    font-style: normal;
    font-weight: 400;
    src: local('Scada'), local('Scada-Regular'), url("../../fonts/HMoAYmO_8RkoUgEkgJhNJg.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
    font-display: swap;
}

/* @font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 400;
  src: local('Scada'), local('Scada-Regular'), url("../../fonts/uIa9-L3o-vNXk-UyBI3PSw.woff") format('woff');
} */

body{
    background:none;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
a{
    outline:none!important;
}
a:hover, a:focus{
    text-decoration: none!important;
}
.clear{
    clear:both;
}
#page-wrap{
    margin-left: auto;
    margin-right: auto;
}
#header{
    width: 100%;
    background-color:#000;
}
.slide-panel-wrap,
.footer-slide-panel-wrap{
    background: #e6e6e6;
    width: 100%;
    /*display: none;*/
}
.footer-slide-panel-wrap .dd-options{
    bottom: 44px;
}
.slide-panel{
    padding:15px 0;
}
.slide-panel .select-wrapper{
    width: 100%;
    float: left;
    display: block;
    /*border: 1px solid #d9d9d9;*/
    background:#ffffff url("../../images/front/dropdown.png") no-repeat right top;
    cursor: pointer;
    height: 40px;
    /*line-height: 37px;*/
    border: 1px solid #d9d9d9;
}
/*.slide-panel .select-wrapper,.select-wrapper{
    width: 100%;
    height: 40px;
    line-height: 37px;
    border: 1px solid #d9d9d9;
}*/
.slide-panel .select-wrapper .holder{
    display: block;
    margin: 0 40px 0 0px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    left:30px;
    bottom: 1px;
    top:1px;
    background-color: #ffffff;
}
.slide-panel .select-wrapper select{
    margin: 0;
    position: relative;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
.slide-panel .select-wrapper select option{
    padding:10px;
    /*    background: url(../../images/front/flag-us.png);
         background-repeat: no-repeat;
        background-position: left center;*/
}
.select-wrapper .dd-options label{
    cursor: pointer;
}
.slide-panel > div{
    margin:5px 0;
}
.slide-panel .current-country{
    text-align: right;
    font-family: scada;
    font-size: 14px;
    color:#4c4c4c;
}
.slide-panel .current-country span{
    background: url(../../images/front/flag-us.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px 0px 0px 30px;
    display: inline-block;
    margin:0 0 0 10px;
    font-family: arial;
    font-size: 14px;
    color:#000000;
}
.dd-selected:hover{
    color:#4c4c4c!important;
}
.dd-option-text, .dd-selected-text{
    font-weight: normal!important;
    margin-bottom: 3px;
}
.dd-option-text:hover, .dd-selected-text:hover, .dd-option:hover{
    color:#4c4c4c!important;
}
#country-bottom label.dd-option-text,
#country-bottom label.dd-selected-text,
#country-top label.dd-option-text,
#country-top label.dd-selected-text{
    width: 76%;
    line-height: 14px;
}
#country-bottom .dd-option,
#country-top .dd-option{
    padding: 3px 10px;
}
#country-top .dd-options{
    top: 41px;
}
#country-bottom .dd-option-image,
#country-bottom .dd-selected-image,
#country-top .dd-option-image,
#country-top .dd-selected-image{
    float: left;
    margin: 3px 5px 0 5px;
}
.top-header .btn-slide, .btn-slide-footer{
    background:#2e2e2e url(../../images/front/flag-us.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    padding:0px 0px 0px 45px;
    display: inline-block;
    margin:0 0 0 10px;
    font-family: scada;
    font-size: 16px;
    color:#ffffff!important;
    text-decoration: none;
    float:right;
}
.top-header .btn-slide:hover, .btn-slide-footer:hover{
    background-color:#404040;
    color:#fff;
    text-decoration: none;
}
.top-header .btn-slide:hover i, .btn-slide-footer:hover i{
    color: #ffffff;
}
/*.top-header .btn-slide:hover{
        background:#2e2e2e;
        color:#ffffff;

}*/
.top-header .btn-slide i, .btn-slide-footer i{
    background:#2e2e2e;
    padding: 17px;
    display: inline-block;
    font-size: 18px;
    color:#b2b2b2;
    border-left: 1px solid #000;
}
.top-header .btn-slide.active i, .btn-slide-footer.active i{
    background:#e6e6e6;
    padding: 17px;
    display: inline-block;
    font-size: 18px;
    color:#ca2129;
}
.top-header .top-navigation{
    margin: 0;
    padding:0;
    float:right;
}
.top-header .top-navigation li{
    float:left;
    display: block;
}
.top-header .top-navigation li a{
    display: block;
    font-family: arial;
    font-size: 13px;
    color:#999999;
    padding:18px 0 18px 5px;
}
.top-header .top-navigation li a:hover{
    color:#fff;
    text-decoration: none;
}
.top-header .top-navigation li a:hover span{
    color:#999999;
}
.logo-tm .logo a{
    display: block;
    margin: 0;
    position: relative;
}
.logo-tm .logo a img{
    position: absolute;
    top: -15px;
}
.logo-tm .tm p{
    font-family: arial;
    font-size: 20px;
    color:#ca2129;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    text-align: right;
    padding: 0;
}
.header-nav .main-nav-wrap .main-nav li{
    display: block;
    float:left;
}
.header-nav .main-nav-wrap .main-nav li a{
    display: block;
    font-family: scada;
    font-size: 20px;
    color:#ca2129;
    font-weight: bold;
    padding:15px 0 15px 5px;
    text-transform: uppercase;
}
.header-nav .main-nav-wrap .main-nav{
    padding:0;
    margin:0;
}
.header-nav .main-nav-wrap .main-nav li a:hover{
    text-decoration: none;
    color:#ffffff;
}
.header-nav .main-nav-wrap .main-nav li a:hover span{
    color: #ca2129;
}
.header-nav .right-inner-addon {
    position: relative;
    padding: 12px 0 8px 0;
}
.header-nav .right-inner-addon input {
    padding-right: 36px;
    background-color: #333333;
    color:#999999;
    border-radius: 0;
    border-width: 0;
}
.header-nav .right-inner-addon input::-webkit-input-placeholder{
    font-style: italic;
    color:#999999;
}
.header-nav .right-inner-addon input:-moz-placeholder{
    font-style: italic;
    color:#999999;
}
.header-nav .right-inner-addon input::-moz-placeholder{
    font-style: italic;
    color:#999999;
}
.header-nav .right-inner-addon input:-ms-input-placeholder{
    font-style: italic;
    color:#999999;
}
.header-nav .right-inner-addon input:focus{
    border-width: 0;
    box-shadow:none;
}
.header-nav .right-inner-addon button {
    position: absolute;
    right: 0px;
    padding: 5px 10px;
    font-size: 14px;
    color:#ffffff;
    background-color: transparent;
    border-color:transparent;
}
.header-nav .navbar-default{
    background:none;
    border-width: 0;
}
.header-nav .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}
.header-nav .navbar-default .navbar-toggle{
    border-color:transparent;
    float:left;
    background-color: #ca2129;
    border-radius: 0;
}
.header-nav .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color:transparent;
}
.header-nav .navbar-collapse{
    padding: 0;
}
.navbar-header i{
    font-size: 20px;
    color:#fff;
    float:right;
    margin:11px 0;
}
.product-finder-line-wrap{
    width: 100%;
    background-color:#ca2129;
}
.product-finder-line-wrap p{
    font-family: scada;
    font-size: 20px;
    color:#ffffff;
    padding: 5px 0;
    margin:0;
}
.product-finder-line-wrap .btn-search{
    background:#2e2e2e;
    background-repeat: no-repeat;
    background-position: 15px center;
    padding:0px 0px 0px 25px;
    display: inline-block;
    margin:0 0 0 10px;
    font-family: scada;
    font-size: 16px;
    color:#ffffff;
    text-decoration: none;
    float:right;
}
.product-finder-line-wrap .btn-search:hover{
    background-color:#1a1a1a;
    text-decoration: none;
}
.product-finder-line-wrap .btn-search:hover i{
    color: #ffffff;
}
.product-finder-line-wrap .btn-search i{
    background:#2e2e2e;
    padding: 17px;
    display: inline-block;
    font-size: 18px;
    color:#b2b2b2;
    border-left: 1px solid #000;
    margin-left: 25px;
}
.product-finder-line-wrap .btn-search.active i{
    background:#cccccc;
    padding: 17px;
    display: inline-block;
    font-size: 18px;
    color:#ca2129;
}
.slide-panel-filters-wrap{
    width: 100%;
    background-color:#cccccc;
    display:none;
}
.slide-panel-filters{
    padding: 20px 0;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100%;
}
.bootstrap-select .btn-default:hover, .bootstrap-select .btn-default:focus,
.bootstrap-select .btn-default:active, .bootstrap-select .btn-default.active,
.open .dropdown-toggle.btn-default{
    background: #fff;
    border-color:transparent;
    border-radius:0;
    outline: none!important;
    box-shadow: none;
}
.bootstrap-select.btn-group .btn .filter-option,
.bootstrap-select .dropdown-menu > li > a{
    font-family: arial;
    font-size: 13px;
    color:#4c4c4c;
}
.bootstrap-select .dropdown-menu{
    border-radius: 0;
    box-shadow: none;
}
.bootstrap-select .dropdown-menu > li.selected > a{
    background: #e6e6e6;
}
.filter-make-model p, .filter p{
    font-family: scada;
    font-size: 16px;
    color:#ffffff;
    padding: 12px 10px;
    background: #000;
    margin:0;
}
.filter-make-model .wrap{
    background: #e6e6e6;
    padding:15px;
}
.filter .wrap{
    background: #e6e6e6;
}
.browse-make-model p{
    background-color: #ca2129;
    color:#fff;
    font-family: scada;
    font-size: 14px;
    padding:10px;
    margin:5px 0 0 0;
}
.browse-make-model ul, .filter ul{
    list-style-type: none;
    background: #fff;
    margin: 0;
    padding:0;
    height: 200px;
    overflow-y: scroll;
    padding:15px 0;
}
.filter ul{
    height: 406px;
}
.browse-make-model ul li a, .filter ul li a{
    display: block;
    padding:0px 10px;
    color:#4c4c4c;
    font-family: arial;
    font-size: 14px;
    cursor: pointer;
}
.browse-make-model ul li a:hover, .filter ul li a:hover{
    text-decoration: none;
}
.ui-widget .make_txt, .ui-widget .model_txt{
    background-color: #fff;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border:none;
    margin-bottom: 10px;
    padding: 0 30px 0 10px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{
    border-bottom-right-radius:0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
    border-bottom-left-radius:0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
    border-top-right-radius:0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
    border-top-left-radius:0;
}
.ui-widget-content {
    border: 1px solid transparent;
    color: #4c4c4c;
    -webkit-box-shadow: 0px 2px 2px 1px rgba(230, 230, 230, 1);
    -moz-box-shadow:    0px 2px 2px 1px rgba(230, 230, 230, 1);
    box-shadow:         0px 2px 2px 1px rgba(230, 230, 230, 1);
    max-height: 255px;
    overflow-y: scroll;
}
.ui-menu .ui-menu-item a.ui-corner-all:hover{
    background: #E6E6E6 !important;
    border-color:transparent;
}
.ui-widget-make, .ui-widget-model {
    position: relative;
}
.ui-widget-make i, .ui-widget-model i{
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 13px;
    color: #7d7d7d;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid transparent;
    background:none;
}
.filter-product .panel-default{
    border-radius: 0;
    box-shadow: none!important;
    webkit-box-shadow: none!important;
}
.filter-product .panel{
    border: 0;
}
.filter-product .panel-body a{
    display: block;
    padding:0 10px;
    font-family: arial;
    font-size: 14px;
    color:#4c4c4c;
}
.filter-product .panel-body a:hover, .filter ul li a:hover, .filter-make-model ul li a:hover{
    text-decoration: none;
    background:#f0f0f0;
    color: #000000;
}
.filter-product .panel-heading{
    padding: 0;
    background: #cccccc;
    border-radius: 0;
}
.filter-product .panel-heading:hover{
    background: #d9d9d9;
}
.filter-product .panel-heading i{
    font-size: 15px;
    color:#fff;
    background: #808080;
    padding:0;
    text-align: center;
    height: 34px;
    line-height: 33px;
}
.filter-product .panel .active i{
    background: #3d3d3d;
}
.filter-product .panel-heading:hover i{
    background: #ca2129!important;
}
.filter-product .panel a{
    display: block;
    font-family: arial;
    font-size: 15px;
    color: #4c4c4c;
}
.filter-product .panel a .panel-title{
    padding:8px 5px;
}
.filter-product .panel-heading .panel-title a:hover{
    text-decoration: none!important;
}
.filter-product .wrap{
    min-height: 407px;
}
.filter-acc .wrap{
    padding:15px;
}
.filter-product .panel-default > .panel-heading + .panel-collapse .panel-body,
.filter-product .panel-group .panel-heading + .panel-collapse .panel-body{
    border-top-color: transparent;
}
.filter-product .panel-body {
    padding: 15px 0;
}
.jcarousel-wrap{
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
}
.jcarousel-wrapper{
    border-width: 0!important;
    box-shadow: none;
    margin:0 auto;
}
.jcarousel-wrapper ul li{
    border-width: 0;
}
.jcarousel-wrapper ul li a{
    padding: 5px 0;
    display: block;
}
.jcarousel-wrapper ul li a span{
    padding: 5px 0 0 0;
    display: block;
    text-align: center;
    font-family: scada;
    font-size: 14px;
    color:#000000;
}
.jcarousel-wrapper ul li a:hover span{
    color:#ca2129;
}
.jcarousel-wrapper ul li a:hover{
    background-color: #ffffff;
}
.jcarousel-wrapper ul li img{
    margin:0 auto;
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
    filter: url(filters.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
}
.jcarousel-wrapper ul li a:hover img{
    filter: none;
    -webkit-filter: grayscale(0);
}

.jcarousel-control-prev{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #fff url('../../images/front/jcarousel-responsive-arrows.png');
    background-position: 0 0;
    text-decoration: none;
    text-shadow: none;
    border-radius: 0px;
    box-shadow: none;
    z-index: 12;
    opacity: .5;
}
.jcarousel-control-next{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #fff url('../../images/front/jcarousel-responsive-arrows.png');
    background-position: 32px 0;
    text-decoration: none;
    text-shadow:none;
    border-radius: 0px;
    box-shadow: none;
    z-index: 12;
    opacity: .5;
}
.jcarousel-control-prev:hover,
.jcarousel-control-next:hover{
    opacity: 1;
}
.jcarousel-control-prev {
    left: 0px;
}

.jcarousel-control-next {
    right: 0px;
}
.category-boxes{
    margin:35px 0 0 0;
}
.category-boxes .box{
    margin-bottom: 30px;
}
.category-boxes .box a{
    display: block;
    position: relative;
}
.category-boxes .box a span.category-title{
    display: block;
    padding: 15px 10px;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    font-family: scada;
    font-size: 20px;
    color:#ffffff;
    font-weight: bold;
    background: url('../../images/front/black-bg-transp.png');
    background-repeat: repeat;
}
.category-boxes .box a .hide-content .cell{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.category-boxes .box a .hide-content{
    position: absolute;
    top:0;
    bottom: 0;
    vertical-align: middle;
    background: url('../../images/front/red-bg-transp.png');
    background-repeat: repeat;
    width: 100%;
    height: auto;
    display: table;
    padding:0px 20px;
    visibility: hidden;

}
.category-boxes .box a .hide-content i{
    display: block;
    font-size: 50px;
    color:#ffffff;
    text-align: center;

}
.category-boxes .box a .hide-content h2{
    display: block;
    font-family: scada;
    font-size: 25px;
    color:#ffffff;
    text-align: center;
}
.category-boxes .box a .hide-content h3{
    display: block;
    font-family: scada;
    font-size: 22px;
    color:#ffffff;
    text-align: center;
}
.category-boxes .box a .hide-content p{
    display: block;
    font-family: scada;
    font-size: 14px;
    color:#ffffff;
    text-align: center;
}
.category-boxes .box img{
    width: 100%;
    height: auto;
}
.news-line{
    width: 100%;
    background-color: #d9d9d9;
    cursor: pointer;
}
.news-line .news-resources p{
    font-family: scada;
    font-size: 22px;
    line-height: 22px;
    color:#4c4c4c;
    font-weight: bold;
    text-transform: uppercase;
    margin:0;
    padding: 12px 0;
}
.news-line .news-resources p i{
    font-size: 20px;
    color:#808080;
}
.news-content-wrap{
    display: none;
    width: 100%;
    background-color: #ebebeb;
}
.news-content-wrap .news-content{
    padding-top: 30px;
}
.news-content-wrap .news-content .news{
    margin-bottom: 25px;
    padding:0;
}
.news-content-wrap .news-content .news img{
    width: 100%;
}
.news-content-wrap .news-content .news .text h2 a{
    margin-top:0;
    font-family: arial;
    font-size: 20px;
    color:#000000;
    font-weight: normal;
}
.news-content-wrap .news-content .news .text h2 a:hover{
    color: #ca2129;
}
.news-content-wrap .news-content .news .text p{
    margin-bottom: 0;
    font-family: arial;
    font-size: 13px;
    color:#666666;
}
.news-content-wrap .news-content .news .text p a{
    color:#ca2129;
}
.news-content-wrap .news-content .news .text p a:hover{
    color:#000;
    text-decoration: underline!important;
}
.news-content-wrap .hr{
    height: 1px;
    background-color: #d9d9d9;
    width: 100%;
}
.see-all-news a{
    display: inline-block;
    padding:12px;
    margin:20px 0;
    font-family: scada;
    font-size: 18px;
    color:#333333;
    background-color: #d9d9d9;
}
.see-all-news a:hover{
    color:#fff;
    background-color: #4d4d4d;
}
.see-all-news a:hover i{
    color:#fff;
}
.see-all-news a i{
    font-size: 20px;
    color:#808080;
}
#footer{
    width: 100%;
    background-color: #000;
    position: relative;
}
.top-line-footer{
    height: 5px;
    width: 100%;
    background-color: #ca2129;
}
.social-footer-wrap{
    width: 100%;
    background-color: #2e2e2e;
}
.social-footer-wrap .social span{
    font-size: 22px;
    color:#ffffff;
    text-align: center;
    display: block;
    padding: 10px 15px 10px 0;
}
.social-footer-wrap .social a{
    font-size: 22px;
    color:#ffffff;
    text-align: center;
    display: block;
    background: transparent;
    padding: 10px 15px;
}
.social-footer-wrap .social a:hover{
    color:#979797;
}
.footer-nav{
    padding-bottom: 20px;
}
.footer-nav .box-links h2{
    font-family: scada;
    font-size: 24px;
    color:#fff;
    text-transform: uppercase;
}
.footer-nav .box-links ul{
    padding:0;
    margin:0;
}
.footer-nav .box-links ul li{
    padding: 2px 0;
}
.footer-nav .box-links ul li a{
    font-family: arial;
    font-size: 14px;
    color:#b2b2b2;
}
.footer-nav .box-links ul li a:hover{
    color:#ffffff;
}
.footer-nav .box-links ul li i{
    font-size: 14px;
    color:#ca2129;
}
.footer-nav .box-links .contact,
.footer-nav .box-links .contact a{
    font-family: arial;
    font-size: 14px;
    color:#ffffff;
}
.footer-nav .box-links .contact a:hover{
    text-decoration: underline!important;
}
.footer-nav .box-links .contact p{
    padding: 0;
    margin: 0;
}
.footer-nav .box-links .contact span{
    display: inline-block;
    float: left;
    margin-bottom: 5px;
}
.footer-nav .box-links .contact span.info{
    color: #ca2129;
    display: inline-block;
    margin-right:15px;
}
.footer-nav .box-links .contact a.logo-footer{
    margin:15px 0;
    width: 250px;
    height: 69px;
    display: block;
    background-image: url('../../images/front/logo-footer.png');
    background-repeat: no-repeat;
    background-position:0 0;
}
.footer-nav .box-links .contact a.logo-footer:hover{
    background-position:0 -69px;
}
.copyright-wrap{
    width: 100%;
    background-color: #212121
}
.btn-slide-footer{
    margin:0;
    float:left
}
.copyright .copy{
    font-family: arial;
    font-size: 12px;
    color:#999999;
    padding: 17px 0;
    text-align: right;
}
.copyright .copy span{
    padding:0 32px 0 0;
    display: inline-block;
    position: relative;
}
.copyright .copy a.vertinity{
    float:right;
    width: 28px;
    height: 28px;
    display: block;
    background-image: url('../../images/front/vertinity.png');
    background-repeat: no-repeat;
    background-position:0 0;
    right:0;
    position: absolute;
    top:-5px;
}
.copyright .copy a:hover{
    background-position:0 -28px;
}


.form-wizard .control-label{
    text-align: left;
    font-family: arial;
    font-size: 13px;
    color:#666666;
}
.form-content span.required{
    color:#ca2129;
}
.form-wizard h3{
    padding-bottom: 20px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d9d9d9;
}
.form-wizard .left-side .form-group{
    margin-right:0;
}
.form-wizard .right-side .form-group{
    margin-left:0;
}
.form-wizard .tab-content > .tab-pane{
    border-bottom: 1px solid #d9d9d9;
}
.form-wizard .button-next{
   font-family: scada;
    font-size: 18px;
    color:#fff;
    background: #ca2129;
    padding:0 15px 0 0;
    border-radius: 0;
    border-width: 0;
    margin:15px 0;
}
.form-wizard .button-next:hover,
.form-wizard .button-submit:hover{
    background: #b21118;
}
.form-wizard .button-next i{
    background: #000000;
    padding:15px;
    margin-right: 10px;
}
.form-wizard .button-previous{
   font-family: scada;
    font-size: 18px;
    color:#4c4c4c;
    background: #d9d9d9;
    padding:0 15px 0 0;
    border-radius: 0;
    border-width: 0;
    margin:15px 15px 15px 0;
}
.form-wizard .button-previous:hover i{
    background: #000000;
}
.form-wizard .button-previous:hover{
    color:#fff;
    background-color: #4d4d4d;
}
.form-wizard .button-previous i{
    background: #cccccc;
    color:#969699;
    padding:15px;
    margin-right: 10px;
}


.form-wizard-request .button-submit{
    background: #ca2129;
    padding:0 15px 0 0;
    border-radius: 0;
    border-width: 0;
    margin:15px 15px 15px 0;
    width: 15em;
    font-family: scada;
    font-size: 18px;
    color:#fff;
    text-align: left;
}
.form-wizard-request .button-submit i{
    background: #000;
    padding:15px;
    margin-right: 10px;
}


.form-wizard .button-submit{
    background: #ca2129;
    padding:0 15px 0 0;
    border-radius: 0;
    border-width: 0;
    margin:15px 15px 15px 0;
    width: 100%;
    font-family: scada;
    font-size: 18px;
    color:#fff;
    text-align: left;
}
.form-wizard .button-submit i{
    background: #000;
    padding:15px;
    margin-right: 10px;
}
.form-wizard .alert{
    border-radius: 0px;
}
.form-select-wrapper{
    position: relative;
    width: 100%;
    float: left;
    display: block;
    /*border: 1px solid #d9d9d9;*/
    background:#ffffff url("../../images/front/dropdown.png") no-repeat right top;
    cursor: pointer;
    height: 40px;
    /*line-height: 37px;*/
    border: 1px solid #d9d9d9;
}
.form-select-wrapper .text-holder{
    position: absolute;
    top: 9px;
    left: 10px;
    display: block;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    background-color: #ffffff;
    font-size: 14px;
    color: #000000;
}
.form-select-wrapper .loading{
    position: absolute;
    top: 9px;
    right: 45px;
    height: 20px;
    padding-left: 25px;
    line-height: 20px;
    display: block;
    background:#ffffff url("../../images/front/load.gif") no-repeat top left;
}
.form-select-wrapper select{
    height: 39px;
    padding: 0px;
    margin: 0;
    position: relative;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
.form-select-wrapper select option{
    padding:10px;
    color: #000000;
}
.request-a-quote-form input{
    position: relative;
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000000;
}
.request-a-quote-form textarea{
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 10px;
    height: 84px;
    font-size: 14px;
    color: #000000;
}
.request-a-quote-form .has-error{
    border: 1px solid #ca2129;
}
.request-a-quote-form input::-webkit-input-placeholder
{
  color:    #000000;
}
.request-a-quote-form input:-moz-placeholder
{
  color:    #000000;
}
.request-a-quote-form input::-moz-placeholder
{
  color:    #000000;
}
.request-a-quote-form input:-ms-input-placeholder
{
  color:    #000000;
}
.request-a-quote-form textarea::-webkit-input-placeholder
{
  color:    #000000;
}
.request-a-quote-form textarea:-moz-placeholder
{
  color:    #000000;
}
.request-a-quote-form textarea::-moz-placeholder
{
  color:    #000000;
}
.request-a-quote-form textarea:-ms-input-placeholder
{
  color:    #000000;
}
.request-a-quote-form .form-group .form-group{
    margin-bottom: 0px;
}
.request-a-quote-form .tab-pane h3{
    color: #000000;
}
.request-a-quote-form .form-info{
    padding: 15px 20px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 5px solid #d9d9d9;
    font-size: 12px;
}
.request-a-quote-form .form-info div{
    display: inline-block;
    margin: 0 10px;
}
.request-a-quote-form .form-info span{
    margin-right: 5px;
}
.display-none,
.display-hide {
  display: none;
}


.request-form-title {
    padding: 11px 20px !important;
    background: #000000;
    font-family: scada;
    font-size: 20px;
    color: #ffffff;
}




#form_wizard_1 .form-title{
    padding: 11px 20px;
    background: #000000;
    font-family: scada;
    font-size: 20px;
    color: #ffffff;
}
.form-content {
    background-color: #ededed;
    padding: 10px 0;
    /*margin-bottom: 30px;*/
}
.form-content {
    clear: both;
    padding: 0;
}
.products .form-title,
.catalogue-item .form-title{
    background: #ededed!important;
    color: #ca2129!important;
}
.products .form-wizard .steps li a,
.products .form-wizard .steps,
.products .form-body,
.catalogue-item .form-wizard .steps li a,
.catalogue-item .form-wizard .steps,
.catalogue-item .form-body{
    background: #e0e0e0!important;
}
.products .form-content,
.catalogue-item .form-content{
    margin-bottom: 0px;
}
.products .form-info,
.catalogue-item .form-info{
    padding: 15px 0;
    margin: 0 15px;
    border-bottom: 0px;
}
.req-a-quote-content{
    display: none;
}
/***
Form wizard
***/
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    z-index: 10000;
}
.form-wizard .progress{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../../images/front/big-load.gif") no-repeat center center;
    z-index: 10;
}

.form-wizard .progress {
  margin-bottom: 30px;
}

.form-wizard .steps {
  padding: 10px 0;
  margin-bottom: 15px;
}

.form-wizard .steps {
  background-color: #ededed ;
  background-image: none ;
  filter:none ;
  border: 0px;
  box-shadow: none ;
}

.form-wizard .steps li a {
  background-color: #ededed ;
  background-image: none ;
  filter:none;
  border: 0px;
  box-shadow: none ;
}

.form-wizard .steps li a:hover {
  background: none;
}

.form-wizard .step:hover {
  text-decoration: none;
}

.form-wizard .step .number {
  background-color: transparent;
  display: inline-block;
  text-align: center !important;
  font-size: 16px;
  font-weight: 300;
  padding: 11px 15px 13px 15px;
  margin-right: 10px;
  height: 45px;
  width: 45px;
  border:2px solid #999999;
  color:#999999;
  -webkit-border-radius: 50% !important;
     -moz-border-radius: 50% !important;
          border-radius: 50% !important;
}

.form-wizard .step .desc {
  display: inline-block;
  font-family: scada;
  font-size: 16px;
  font-weight: bold;
  color:#666666;
}

.form-wizard .active .step .number {
  background-color: #808080;
  color: #fff;
  border-color: transparent;
}

.form-wizard .active .step .desc {
  color: #000000;
}

.form-wizard .step i {
  display: none;
}

.form-wizard .done .step .number {
  background-color: #808080;
  color: #fff;
  border-color: transparent;
}

.form-wizard .done .step .desc {
  color: #000000;
}

.form-wizard .done .step i {
  font-size: 12px;
  font-weight: normal;
  color: #999;
  /*display: inline-block;*/
}

.boxedcontainer{margin:auto; padding:0px 30px;}
.fullwidthbanner-container{
    background: red;
   width:100% !important;
   position:relative;
   padding:0;
   max-height:450px !important;  // Same value as in OPTIONS the <strong>startheight</strong> parameter
   overflow:hidden;
}
.clear-left-padding{
    padding-left: 0;
}
.loading{
    position: absolute;
    top: 10px;
    right: 15px;
    display: none;
    width: 20px;
    height: 20px;
    background: url('../../../images/front/load.gif') top left no-repeat;
}
/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;


}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}
.tp-caption div{
    padding: 30px 100px 30px 100px;
    font-family: scada;
    color: #FFFFFF;
}
.tp-caption div.left{
    background: url('../../../images/front/transparent_left.png') top right no-repeat;
    text-align: left;
}
.tp-caption div.right{
    background: url('../../../images/front/transparent_right.png') top left no-repeat;
    text-align: right;
}
.tp-caption div span{
    font-size: 30px;
}


.tp-caption div a:not(.slider-link){
    display: inline-block;
    background: url('../../../images/front/requst_a_quote_button.png') top left no-repeat;
    background-size: contain;
    height: 46px;
    padding: 8px 30px 10px 80px;
    color: #ffffff;
    font-size: 18px;
}
.tp-caption div a:not(.slider-link):hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #ffffff;
}

.tp-caption .slider-link {
    color: #F5F5F5;
}

.tp-caption .slider-link:hover {
    color: #428bca;
}

.logo-tm .phones {
    padding: 0;
}
.logo-tm .phones p{
    color:white !important;
    font-weight:bold;
    border: 0px solid red;
    padding: 0;
    margin:0;
    font-size:23px;
    text-transform: none;
    text-align: center;
}

.logo-tm .phones p span{
    font-size: 13px;
    text-transform: none;
    display: block;
}
.request-a-quote-btn {
    display: inline-block;
    background: url(../../../images/front/requst_a_quote_button.png) top left no-repeat;
    background-size: contain;
    height: 46px;
    padding: 8px 30px 10px 80px;
    color: #ffffff;
    font-size: 16px;
    text-transform: none;
}

/*======= Extra Small devices ========*/
@media (max-width: 767px){

    .logo-tm .logo a img {
        position: relative;
        top:0;
    }
    .logo-tm .tm p{
        padding: 33px 0;
    }

    .logo-tm .phones {
        position: absolute;
        top: 172px;
        text-align: center;
        left: 90px;
        z-index: 100;
    }

    .logo-tm .phones p {
        font-size:17px;
         color:white !important;
    }

    .logo-tm .phones p strong {
         color:white !important;
    }

   .logo-tm .phones p span{
        font-size: 13px;

    }
    .top-header{
        position: relative;
        min-height: 140px;
        left: 0;
        right:0;
    }
    .top-header .btn-slide{
        top:0;
        float:none!important;
    }
    .top-header .top-nav-wrap{
        top:80px;
        position: absolute;
        text-align: center;
    }
    .top-header .top-navigation li{
        float:none!important;
        display: inline;
    }
    .top-header .top-navigation li a{
        display: inline;
    }
    .top-header .top-navigation{
        float:none!important;

    }
    .top-header .btn-slide-wrap, .btn-slide-wrap{
        text-align: center;
    }
    .logo-tm .logo a{
        z-index: 10000;
    }
    .btn-slide-wrap .btn-slide-footer{
        float:none;
    }
    .copyright .copy{
        text-align: center;
    }

    .header-nav .main-nav-wrap .main-nav li{
        float:none;
    }
    .header-nav .main-nav-wrap .main-nav li span{
        display: none;
    }
    .header-nav .navbar-default{
        background-color: transparent!important;
        border-color:transparent!important;
    }
    .bottom-header-wrap{
        position: relative;
        min-height: 170px;
    }
    .search-wrap{
        top: 0;
        left:0px;
        right:0px;
        position: absolute;
    }
    .logo-tm .tm{
        top: 22px;
        position: absolute;
    }
    .logo-tm .tm p{
        text-align: center!important;
    }
    .logo-tm .logo{
        position: absolute;
        top:133px;
    }
    .logo-tm .logo img{
        width: 100%;
        max-width: 180px;
    }
    .logo-tm .logo a{
        text-align: center;
    }
    .main-nav-wrap{
        margin:170px 0 0 0;
    }
    .main-nav li a{
        background: #333333!important;
        border-bottom: 1px solid #000;
        color:#fff!important;
    }
    .main-nav li a:hover{
        background: #333333!important;
        border-bottom: 1px solid #000;
        color:#ca2129!important;
    }
    .main-nav{
        margin-bottom: 15px!important;
    }
    .category-boxes .box a .hide-content h1,
    .category-boxes .box a .hide-content h2,
    .category-boxes .box a .hide-content i{
        margin:0;
        padding:0
    }
    .news-content-wrap .news-content .news .image img{
        width: 100%;
    }
    .see-all-news a{
        display: block;
        text-align: center;
    }
    .social-footer-wrap .social span{
        display: none;
    }
    .copyright .copy span{
        padding-top:5px;
    }
    .copyright .copy span a.vertinity{
        top:-2px;
    }
    .copyright .copy a.vertinity{
        display:inline-block;
    }
    .form-wizard .form-group{
        margin:0 -15px!important;
    }
    .form-wizard .steps > li > a {
      text-align: left;
    }

    .tp-caption div a{
        width: auto;
        height: auto;
        display: inline-block;
        padding: 6px!important;
        paddinga: 10px!important;
        margin-top: 10px;
        background: #ca2129;
        color: #ffffff;
        border: 0px;
    }
    .form-wizard .button-submit{
        width: auto;
    }
     .imgpadleft {
      padding: 0 0 0 3rem;
    }
}
/*======= Small devices ========*/
@media (min-width: 768px) and (max-width: 991px) {

    .logo-tm .logo a img{
        position: relative;
        top: 0;
    }
    .category-boxes .box a .hide-content i{
        display: none;
    }
    .category-boxes .box a .hide-content p,
    .category-boxes .box a .hide-content h2{
        margin:0;
    }
    .footer-nav .box-links{
        min-height: 260px;
    }
    .form-wizard .form-group{
        margin:0 -15px!important;
    }
  .form-wizard .step .desc {
    margin-top: 10px;
    display: block;
  }
    .tp-caption div a{
        width: auto;
        height: auto;
        display: inline-block;
        padding: 8px 30px 10px 80px;
        margin-top: 10px;
        background: #ca2129;
        color: #ffffff;
        border: 0px;
    }
    .form-wizard .button-submit{
        width: auto;
    }
    .imgpadleft {
      padding: 0 0 0 3rem;
    }
}
/*======= Medium devices ========*/
@media (min-width: 992px){
  .form-wizard .step .desc {
    margin-top: 10px;
    display: block;
  }
}
/*======= Large devices ========*/
@media (min-width: 1200px){
  .form-wizard .step .desc {
    margin-top: 10px;
    display: block;
  }
}


@media (min-width: 991px) and (max-width: 1220px) {
    .form-wizard .button-submit{
       font-size: 15px;
    }
}

.product-list-left-effect {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.img-fluids {
    max-width: 100%;
    height: auto;
     margin: 0 !important;
     padding: 0 !important;
}

.product-list-left-effect .product-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 20px;
    color: #fff;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    transition-duration: 0.4s;
    -webkit-transition: left 0.5s ease-in-out;
}

.product-list-left-effect h3 a {
    color: red;
    font-weight: 900;

}

.product-list-left-effect p {
    font-size: 16px;

}

.image-article-space {
	padding: 20px 0;
}

