@font-face {
    font-family: 'MontBold';
    src: url('../fonts/Montserrat-Bold.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Montserrat-Bold.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Montserrat-Bold.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/Montserrat-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Montserrat-Bold.svg#svgFontName') format('svg');
    /* Legacy iOS */
    font-weight: bold;
}
.pag > ul {
    overflow: hidden;
}
.product_price_one{
    line-height: 55px;
}

.navbar-top-links li a.corzina{
    padding: 0 !important;    
    min-height: 0 !important;
}
.aviable_style{
    height: 85px;
}

#Products_body_fr_tbl{
    width: 100%;
}

.update_companies .plus_company
{    
    text-align: center;    
    margin: 0 0 0 15px;    
    display: inline-block;    
    background-color: #ffab0c;    
    -webkit-border-radius: 6;    
    -moz-border-radius: 6;    
    border-radius: 6px;    
    text-shadow: 0px 0px 0px #333333;    
    color: #333333;    
    font-size: 13px;    
    padding: 10px 20px 10px 20px;    
    text-decoration: none;    
    border: solid #ffffff 1px;    
    transition: all 0.2s;    
    -webkit-transition: all 0.2s;    
    width: auto;    
    cursor: pointer;    
    float: right;
}
    .update_companies .plus_company .glyphicon-plus:before
    {        
        margin-right: 10px;
    }
    .update_companies .plus_company{    
        /*-webkit-box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);    
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);    
        box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);    */
        /*border: solid #666666 1px;    transition: all 0.2s;    */
        -webkit-transition: all 0.2s
    }
/*@font-face {
    font-family: 'MontReg';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/Montserrat-Regular.woff') format('woff'),
    url('../fonts/Montserrat-Regular.ttf') format('truetype'), 
    url('../fonts/Montserrat-Regular.svg#svgFontName') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: 'MontLight';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Light.woff2') format('woff2'), 
    url('../fonts/Montserrat-Light.woff') format('woff'), 
    url('../fonts/Montserrat-Light.ttf') format('truetype'), 
    url('../fonts/Montserrat-Light.svg#svgFontName') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: 'MontExtLight';
    src: url('../fonts/Montserrat-ExtraLight.eot');
    src: url('../fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'),
    url('../fonts/Montserrat-ExtraLight.woff') format('woff'),
    url('../fonts/Montserrat-ExtraLight.ttf') format('truetype'),
    url('../fonts/Montserrat-ExtraLight.svg#svgFontName') format('svg');
    font-weight: 100;
}
/*
@font-face {
    font-family: 'RalewayReg';
    src: url('../fonts/Raleway-Regular.eot');
    src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Raleway-Regular.woff2') format('woff2'),
    url('../fonts/Raleway-Regular.woff') format('woff'),
    url('../fonts/Raleway-Regular.ttf') format('truetype'),
    url('../fonts/Raleway-Regular.svg#svgFontName') format('svg');
    font-weight: normal;
}
*/

@font-face {
    font-family: 'RalewayThin';
    src: url('../fonts/Raleway-Thin.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Raleway-Thin.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Raleway-Thin.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/Raleway-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Raleway-Thin.svg#svgFontName') format('svg');
    /* Legacy iOS */
    font-weight: normal;
}
/*
@font-face {
    font-family: 'ProstoSansLight';
    src: url('../fonts/TTProstoSans-Light.eot');
    src: url('../fonts/TTProstoSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTProstoSans-Light.woff2') format('woff2'), 
    url('../fonts/TTProstoSans-Light.woff') format('woff'), 
    url('../fonts/TTProstoSans-Light.ttf') format('truetype'), 
    url('../fonts/TTProstoSans-Light.svg#svgFontName') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: '';
    src: url('../fonts/.eot');
    src: url('../fonts/.eot?#iefix') format('embedded-opentype'), 
    url('../fonts/.woff2') format('woff2'), 
    url('../fonts/.woff') format('woff'), 
    url('../fonts/.ttf') format('truetype'), 
    url('../fonts/.svg#svgFontName') format('svg');
}
*/

* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    overflow: visible;
}

body {
    min-height: 600px;
    overflow: visible;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
}
.product-area {
	overflow: hidden; width: 100%;padding: 5px;margin-bottom: 10px;margin-top: 10px; line-height: 200%;
}
#users-form .tab-content {
    overflow: hidden;
    padding: 25px 15px;
}
.search-button {    margin: 0px 0 15px;    color: green;    display: block;}

body:after {
    content: "";
    display: block;
    clear: both;
}

.content h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 35px;
    margin-bottom: 43px;
    line-height: 80%;
}

.content h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 80%;
}

.content p {
    margin-bottom: 32px;
    line-height: 215%;
}

.title_red {
    color: #c2354a;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 30px;
    margin-top: 58px;
    margin-bottom: 47px;
}

header {
    width: 300px;
    height: 100vh;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.4);
    float: left;
    min-height: 600px;
    padding: 5vh 0;
    box-sizing: border-box;
}
.mob_menu{
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left:0;
    top:50%;
    margin-top: -12px;
    display: none;
    margin-left:15px;
    cursor:pointer;
}
.mob_menu span{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 2px;
    background-color:#000;
    position: relative; 
}
.mob_menu span:before,
.mob_menu span:after{
    content:'';
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color:#000;
    position: absolute; 
}
.mob_menu span:before{
    top: -7px;
}
.mob_menu span:after{
    bottom: -7px;
}
.logo {
    text-align: center;
    margin-bottom: 46px;
    margin-bottom: 3.75vh;
    font-size: 0;
}

.logo a {
    width: 180px;
    height: 50px;
    display: inline-block;
    background-image: url(/_/i/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.mob_logo{
    display: none;
}
.mob_logo a{
    font-size: 0;
    width: 128px;
    height: 31px;
    display: block;
    background-image: url(/_/i/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 32px auto;
}
.main_nav>ul {
    list-style: none;
}

.main_nav>ul>li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    padding: 0px 60px;
}

.main_nav>ul>li a {
    color: #222443;
    display: block;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    padding: 26px 0;
    padding: 2.167vh 0;
}

.main_nav>ul>li a.active,
.main_nav>ul>li a:hover {
    color: #c2354a;
}

.main_nav>ul>li a:after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #c2354a;
    position: absolute;
    right: 0px;
    top: 50%;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main_nav>ul>li a.active:after,
.main_nav>ul>li a:hover:after {
    opacity: 1;
}

.bottom_head {
    width: 180px;
    position: absolute;
    bottom: 0;
    margin-bottom: 5vh;
    left: 50%;
    margin-left: -90px;
}

button {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #211c1d;
    border: 2px solid #b8b8b8;
    padding: 8px;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.bottom_head .login {
    width: 100%;
    display: block;
    margin-bottom: 35px;
    margin-bottom: 3vh;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-decoration:none; 
    text-align: center;
    font-size: 15px;
    color: #211c1d;
    border: 2px solid #b8b8b8;
    padding: 8px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

button:hover,
.bottom_head .login:hover {
    border: 2px solid #c2354a;
    color: #c2354a;
}

.head_phone {
    color: #222443;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 21px;
    text-decoration: none;
    display: block;
    margin-bottom: 1.8vh;
    text-align: center;
    :
}

.lang_panel {
    margin-bottom: 60px;
    margin-bottom: 4.8vh;
}

.lang_panel:after {
    content: "";
    display: block;
    clear: both;
}

.lang_panel a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    display: block;
    width: 50%;
    position: relative;
    color: #222443;
    float: left;
}

.lang_panel a:hover,
.lang_panel a.active {
    color: #c2354a;
}

.lang_panel a:nth-child(2) {
    text-align: right;
}

.lang_panel a:nth-child(2):before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #c2354a;
    position: absolute;
    left: 0;
    margin-left: -2px;
    top: 50%;
    margin-top: -2.5px;
}

.lang_panel a.active {
    color: #c2354a;
}

.copy {
    font-size: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #222443;
    text-align: center;
}

.copy a {
    color: #222443;
    text-decoration: none;
}

.copy a:hover {
    color: #c2354a;
}

body>main {
    width: calc(100% - 300px);
    /*height: 100vh;*/
    float: right;
}

.wrap_page {
    min-height: 600px;
    overflow: hidden;
    padding: 5vh 0;
    box-sizing: border-box;
}

.wrap_home_page {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    text-align: center;
    position: relative;
}

.home_tagline {
    padding-bottom: 160px;
    padding-bottom: 10vh;
}

.home_tagline h2 {
    font-family: "MontBold";
    font-size: 90px;
    font-size: calc(32px + 3vw);
    text-transform: uppercase;
}

.home_tagline img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto 40px;
    margin: 0 auto 3.3vh;
}

.home_tagline>div {
    display: inline-block;
    position: relative;
    padding: 50px 120px;
    padding: 4.25vh 6.4vw;
    max-width: 100%;
}

.home_tagline>div:before {
    content: "[";
    font-size: 350px;
    font-size: calc(252px + 5vw);
    position: absolute;
    left: 0;
    font-family: "RalewayThin";
    line-height: 100%;
    top: 50%;
    margin-top: calc(-126px - 2.5vw);
    margin-left: -35px;
}

.home_tagline>div:after {
    content: "]";
    font-size: 350px;
    font-size: calc(252px + 5vw);
    position: absolute;
    right: 0;
    font-family: "RalewayThin";
    line-height: 100%;
    top: 50%;
    margin-top: calc(-126px - 2.5vw);
    margin-right: -35px;
}

.wrap_home_page .home_tagline p {
    font-size: 45px;
    font-size: calc(22px + 1.2vw);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 20px;
    margin-top: 1.6vh;
}

.wrap_home_page .container {
    max-width: 1300px;
    width: 90%;
    margin: 0 auto;
    padding: 0 20px;
}

.wrap_home_page p {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 22px;
    line-height: 155%;
}

.in_catalog {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
    padding: 16px;
    width: 290px;
    margin-top: 10vh;
}


/*JScrolPane.css*/
.jspScrollable{
    outline: 0;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
    left: 0 !important;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0px;
    background: #e5e5e5;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}
 
.jspDrag {
    background: #a0a0a0;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}


/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.content_block .jspContainer {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    padding-right: 2.95vw;
}

.content_block .jspPane {
    position: relative;
    left: 0 !important;
    padding: 0 !important;
    width: 100% !important;

}

.about_slider {
    float: right;
    width: 46.2%;
}

.content_block {
    width: 42.531% !important;
    height: 90vh;
    min-height: calc(600px - 10vh);
    float: left;
    margin-left: 3.7%;
    margin-right: 3.7%;
    padding-right: 3.7% !important;
    border-right: 1px solid #e5e5e5;
}


.about_slider .slider-item img {
    width: 100%;
    height: 90vh;
    min-height: calc(600px - 10vh);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.about_slider .owl-dots {
    position: absolute;
    width: 100%;
    padding: 35px 50px;
    bottom: 0px;
    box-sizing: border-box;
}

.about_slider .owl-dot {
    width: 11%;
    height: 2px;
    background: #fff;
    display: inline-block;
    margin-right: 2px;
}

.about_slider .owl-dot.active {
    background: #c2354a;
}

#brend_logo {
    border-top: 1px solid #e5e5e5;
    padding-top: 1vh;
    margin-top: 4.2vh;
}

#brend_logo>div {
    width: 20%;
    margin-right: 4%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-top: 2.5vh;
}

#brend_logo div img {
    max-width: 100%;
    height: auto;
}


/*cooperation*/

.write_us {
    margin-top: 4.7vh;
    border-top: 1px solid #e5e5e5;
    padding-top: 5vh;
}

.form_style label {
    width: 200px;
    display: inline-block;
    padding: 4px 0;
    margin-top: 23px;
    vertical-align: top;
    text-align: left;
    text-transform: capitalize;
}

.form_style input {
    width: calc(100% - 205px - 2.5vw);
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    background-color: transparent;
    margin-left: 2.5vw;
    padding: 5px 0;
    vertical-align: top;
    margin-top: 23px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    outline: 0;
    text-indent: 10px;
    text-align: left;
}

.write_us textarea {
    width: calc(100% - 205px - 2.5vw);
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    margin-left: 2.5vw;
    padding: 5px 0;
    height: 110px;
    vertical-align: top;
    margin-top: 23px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-indent: 10px;
    outline: 0;
    background-color: transparent;
    text-align: left;
}

form input[type="submit"],
form button {
    display: block;
    width: 180px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #211c1d;
    border: 2px solid #b8b8b8;
    padding: 8px;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    outline: 0;
    margin: 0 auto;
    text-align: center;
}

form input[type="submit"]:hover,
form button:hover {
    border: 2px solid #c2354a;
    color: #c2354a;
}

.write_us input[type="submit"],
.write_us button {
    margin: 5.5vh auto 0;
}


/*Login form*/

.login_form {
    margin-top: 8.5vh;
}

.login_form .form-group > div {
    width: calc(100% - 205px - 2.5vw);
    display: inline-block;
    margin-left: 2.5vw;
    vertical-align: top;
    margin-top: 2vh;
}

.login_form .form-group input {
    width:100%;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    background-color: transparent !important;
    padding: 5px 0;
    font-size: 15px;
    margin:0;
    outline: 0;
}

.remember {
    text-align: center;
    margin-top: 3vh;
}

.remember input[type=checkbox] {
    display: none;
}

.remember label {
    margin-left: -40px;
    cursor: pointer;
    display: inline-block;
    width: auto !important;
}

.remember label:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    margin-right: 15px;
}

.remember input:checked+label:before {
    background-image: url(/_/i/checked.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.login_form input[type="submit"],
.login_form button {
    margin: 2vh auto 4vh;
}

form a {
    color: #c2354a;
    text-decoration: none;
}

form a:hover {
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);
    box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);
    /* border: solid #666666 1px; */
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}



/*Restore pass*/

.restore_form {
    margin-top: 8.5vh;
}

.restore_form input[type="submit"],
.restore_form button {
    margin: 5.7vh auto 0;
}


/*Registration*/

.register_form {
    margin-top: 8.5vh;
}

.register_form input[type="submit"],
.register_form button {
    margin: 5.7vh auto 4vh;
}


/*Contacts*/

.contact_page{
    height: 90vh;
    min-height: calc(600px - 10vh);
}

.contact_block {
    width: 42.6%;
    max-width: 690px;
    float: left;
    margin-left: 3.7%;
    overflow: auto;
    font-size: 18px;
}

.contact_block a {
    color: #000;
    text-decoration: none;
}

.content .contact_block p {
    line-height: 175%;
}

.contact_block a:hover {
    text-decoration: underline;
}

.writeus_block {
    float: right;
    max-width: 750px;
    width: 42.6%;
    margin-right: 3.7%;
    padding-left: 3.7%;
    border-left: 1px solid #e5e5e5;
}

.contact_write_us {
    margin-top: 90px;
}

.contact_write_us textarea {
    width: calc(100% - 205px - 2.5vw);
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    margin-left: 2.5vw;
    padding: 5px 0;
    height: 110px;
    vertical-align: top;
    margin-top: 2vh;
    outline: 0;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-indent: 10px;
}

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

.contact_write_us input[type="submit"],
.contact_write_us button {
    margin: 5.5vh auto 0;
}

.wrap_contact_block {
    height: 90vh;
    min-height: calc(600px - 10vh);
    overflow: auto;
}

.contanc_content:after{
    content: "";
    display: block;
    clear: both;
}

.img_contact {
    width: 92.6%;
    height: 0;
    padding-bottom: 27%;
    margin-top: 57px;
    position: relative;
    margin-left: 3.7%;
    margin-right: 3.7%;
}

.img_contact img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.form_style{
    position: relative;
}
.errorMessage {
    color: #c2354a;
    font-size: 12px;
    text-align: right;
    position: absolute;
    right: 0;
}
.info {
    width: 100%;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    text-transform: uppercase;
    position: fixed;
    top: 0;
    text-align: center;
    left: 0;
}
/*category*/

.catalog_page {
    margin-top: 53px;
    margin-left: 3.7%;
    margin-right: 3.7%;
}

.catalog_gallery {
    height: 90vh;
    min-height: calc(600px - 10vh);
    overflow: auto;
}

.catalog_page .jspContainer {
    overflow: hidden;
    position: relative;
    padding-right: 2% !important;
    width: 100% !important;
}

.masonry .item span {
    font-size:calc(18px + 0.7vw);
    position: absolute;
    z-index: 27;
    top: 0;
    color: #fff;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    line-height: 100%;
    height: 32px;
    text-shadow: 1px 1px 5px #000;
    width: 90%;
}  
.masonry .item:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    left: 0;
}




/*masonry керпичная кладка*/

.masonry {
    -moz-column-gap: 1px;
    -webkit-column-gap: 1px;
    column-gap: 1px;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    font-size: 0;
}

 .masonry img{
    width: 100%;
    height: auto;
 }

.masonry .item {
    display: inline-block;
    margin: 0 0 1px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    position: relative;
}

.info222 {
    width: 100%;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    text-transform: uppercase;
    position: fixed;
    top: 0;
    text-align: center;
    left: 0;
}
.logo_invoice{
    width: 60px;
    height: 60px;
    margin-bottom: -40px;
    margin-right: 5px;
}

#logo_invoice{
    text-align: left;
}
.active_lang{
    font-weight: bold;
}
#reviews-grid_c2{
    width: 50%;
}
.info{
    z-index: 99999999;
}
.alert-danger {
    padding-left: 35px;
}
.add_plus_company{
    display: none;
}
.update_companies >div .form-group .form-group{
    width: 100%;
    margin-right: 0%;
    float: none;
}
.product_info_top .paket_cart span,
.product_info_top .vid_cart span,
.product_info_top .proizvoditeli_cart span{
    border-bottom: 1px solid #cccccc;
    line-height: 16px;
}
.add_new_company{
    margin-top: 45px;
}
.add_new_company_db{
    float: right;
}
.info_success2{
    position: absolute;
    padding: 42px 0px 24px 0px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.7);
    top: 37%;
    left: 50%;
    width: 529px;
    margin-left: -264.5px;
    display: none;
}
	.logo_invoice2{
	    width: 30px;
	    height: 30px;
	    margin-bottom: -40px;
	    margin-right: 5px;
	}
		.text_invoice{
			width: 180px;height: 20px;
			display: inline-block;
			background-image: url(/_/i/logo.png);
			background-repeat: no-repeat;
			background-size: contain;
			margin-top: 25px;
			position: absolute;
			margin-left: 10px;
		}
	.logo2 a {
    width: 180px;
    height: 20px;
    display: inline-block;
    background-image: url(/_/i/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.sale-price {
    color: red;
}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus,.pagination>li.selected>span,.pagination>li.selected>a{    z-index: 3;    color: #23527c;    background-color: #eee;    border-color: #afa5a5;}
.loader {
margin: 0px auto;
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid blue;
  border-right: 7px solid green;
  border-bottom: 7px solid red;
  border-left: 7px solid pink;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.forgot-password{
	text-align: center;
}
.forgot-link{
	color: #980000;
    text-decoration: none;
}

.warehouse {
	display: none;
}
