﻿@charset "utf-8";
/* Global Styles */
/* Desktop Layout: 769px to a max of 1232px. */
body {
    min-width: 1024px;
    margin: 0;
    overflow-x: hidden;
}

#content {
    width: 90%;
    max-width: 1500px;
    margin: auto;
    overflow: auto;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #505050;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

h1 {
    color: #b00000;
    margin-top: 0px;
    -webkit-margin-before: 0em;
    font-size: 14px;
}

h2 {
    color: #505050;
    margin-top: 0px;
    -webkit-margin-before: 0em;
    font-size: 18px;
}

h4 {
    font-size: 14px;
    color: #b00000;
}

a:link {
    text-decoration: none;
    color: #505050;
}

a:visited {
    text-decoration: none;
    color: #505050;
}


a:hover {
    text-decoration: none;
    color: #8A8A8A;
}

input[type="text"] {
    position: relative;
/*   height: 21px;    */
    border: 1px solid #b00000;
    background: #fff;
    margin: 0;
	padding: 4px 5px 4px 10px;
}


#header {
}

.errortext {
    font-size: 12px;
    color: darkred;
    font-weight:normal;
}

.banner-container {
    background-color: #F0F0F0;
    padding: 16px 16px 16px 16px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #e0e0e0;
}

#banner {
    margin: auto;
    width: 728px;
    height: 90px;
}

.top-bar {
    width: 100%;
    text-align: right;
    margin-top: 11px;
    margin-bottom: 11px;
}

.redphones {
    font-size: 12px;
    font-weight: 700;
    color: #b00000;
}

.topbar-smaller-text {
    font-size: 12px;
    font-weight: 700;
}

.main-header {
    Width: 100%;
    height: 58px;
    background: linear-gradient(to bottom, #cc3333, #990000);
}


.logo {
    width: 79px;
    float: left;
    padding-left: 28px;
    padding-top: 17px;
    padding-right: 17px;
    padding-bottom: 11px;
}

.main-menu {
    position: relative;
    min-height: 58px;
    width: calc( 100% - 330px );
    margin-top: auto;
    padding-right: 1%;
    padding-left: 1%;
    display: block;
    float: left;
}

.main-menu-list {
    padding-top: 28px;
    margin: 0 auto;
    min-width: 660px;
    text-align: center;
}



.main-menu ul {
    -webkit-padding-start: 0px;
    margin: 0;
}

    .main-menu ul li {
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
    }

.menu-item-first, .menu-item-first a {
    padding-left: 1%;
}

.menu-item, .menu-item a {
    padding-left: 1%;
}

    .menu-item, .menu-item-first, .menu-item-first a, .menu-item a {
        font-size: 14px;
        font-weight: 900;
        color: #ffffff;
        list-style-type: none;
        padding-right: 1%;
        display: block;
        /*	position: relative;

	align-items: center;
	align-content: center;
	display: -webkit-flex; 
    -webkit-align-items: center;  */
    }

        .menu-item-first a:link, .menu-item a:link {
            white-space: nowrap;
        }

        .menu-item-first a:hover, .menu-item a:hover {
            color: #eeeeee;
        }

#menu-button {
    transition: margin-left .5s;
    padding: 8px 16px 0 16px;
    display: none;
    float: left;
    margin-bottom: 10px;
    color: #ffffff;
}

#three-line-button-main-menu {
    transition: margin-left .5s;
    padding: 8px 16px 0 16px;
    display: none;
    color: white;
    float: right;
}

.cart-container {
    margin: 10px 0px 5px 0px;
    width: 165px;
    float: right;
}

#cart-icon {
    float: left;
    padding-right: 5px;
    display: block;
    position: relative;
}

#cart-item {
    float: left;
    color: #b00000;
    background: #ffffff;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 6em;
    font-size: 14px;
}

#cart-total {
    float: left;
    color: #ffffff;
    font-weight: 700;
    width: 7em;
    padding-top: 4px;
    padding-left: 5px;
    font-size: 15px;
}



/* Bottom header bar */

.bottom-header-bar, .bottom-header-bar a {
    color: #b00000;
    font-weight: 700;
    padding: 11px 0 11px 0;
    height: 29px;
    width: 100%;
    position: relative;
}

#updated-info {
    float: left;
    font-weight: 700;
    text-align: left;
}

.searchform {
    position: relative;
    margin-top: 0px;
    float: right;
    width: 350px;
    height: 29px;
    overflow: hidden;
    box-sizing: border-box;
}

.search-input-field {
    position: relative;
    height: 29px;
    border: 1px solid #b00000;
    background: #fff;
    width: 100%;
    margin: 0;
    padding-left: 10px;
}

#search-button, .search-submit {
    position: absolute;
    width: 29px;
    height: 29px;
    top: 0;
    right: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    background: #b00000;
}


#search-button {
    z-index: 90;
}

.search-button {
    z-index: 10;
}


/*Left Sidebar */

#leftbar {
    width: 245px;
    float: left;
    padding-right: 20px;
    clear: both;
}

#leftbar-type2 {
    width: 371px;
    float: left;
    padding-right: 20px;
    clear: both;
}


.left-sidebar-menu {
    background-color: #F0F0F0;
    border: 1px solid #e0e0e0;
    padding: 16px;
    list-style-type: none;
    margin-bottom: 20px;
}

    .left-sidebar-menu h4 {
        -webkit-margin-before: 0px;
        -webkit-margin-after: 0.5em;
		margin-top: 0px;
		margin-bottom: 0.5em;
    }

    .left-sidebar-menu ul {
        padding-left: 0px;
        padding-right: 0px;
        list-style-type: none;
        white-space: normal;
        margin-bottom: 0px;
		margin-top: 0px;
    }

li.ls-header, li.ls-item {
    list-style-type: none;
    margin-left: 0px;
}

.ls-header {
    font-size: 11px;
    color: #b00000;
    font-weight: 700;
}

    .ls-header a:link, .ls-header a:visited {
        color: #b00000;
    }

li.ls-item {
    font-size: 11px;
    padding-left: 16px;
}

li.ls-choice {
    font-size: 11px;
    font-weight: 700;
    padding-left: 16px;
}

li.lsItemLink {
    font-size: 11px;
    padding-left: 16px;
}

.consulting {
    margin-bottom: 20px;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 20px;
    background-color: #F0F0F0;
    border: 1px solid #e0e0e0;
}

.consulting h4 {
        -webkit-margin-before: 0px;
		margin-top: 0px;
        -webkit-margin-after: 0.5em;
		margin-bottom: 0.5em;
    }

.consulting h5 {
	font-size: 11px;
    color: #b00000;
    font-weight: 700;
    margin-block-start: 0em;
    margin-block-end: 0em;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0em;
	margin-top: 0px;
	margin-bottom: 0em;
}
	
.consulting p {
    display: block;
    font-size: 11px;
    padding-left: 16px;
    margin-block-start: 0em;
    margin-block-end: 0.5em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
	
	
.social-container {
    background-color: #F0F0F0;
    padding-top: 20px;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

#telephone {
    font-size: 14px;
    font-weight: 700;
    color: #b00000;
}

.sidenav, .mm-sidenav  {
	display: none;
}

@media only screen and (max-width: 1024px) {

.sidenav, .mm-sidenav {
	display: block;
}

}


/* Rightcontent */

#rightcontent {
    width: calc( 100% - 265px );
    float: right;
    margin: auto 0px;
}

/* 28.10.2018 */
#rightcontent-header h1 {
    background-color: #F0F0F0;
    padding: 16px;
    margin: 0 0 16px 0;
}


#rightcontent a:link, #rightcontent a:visited {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #b00000;
}
/* 28.10.2018 >*/
.fulldescript {
    border: none;
    margin: 0px 0px 20px 0px;
    float: left;
    clear: none;
    overflow: hidden;
    width: 100%;
}
/* 28.10.2018 */
.descriptions {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
/* 28.10.2018 >*/
.descontent {
    background-color: #F0F0F0;
    padding: 16px 16px 16px 16px;
    margin: 0px 0px 0px 0px;
}

/* 28.10.2018 */
.spot {
    background-color: #F0F0F0;
    padding: 16px 16px 16px 16px;
    margin: 0px 0px 0px 0px;
}

/*--------------------*/
/*29.12.2018*/
.single-line-border {
    width:100%;
    border-collapse: collapse;
    font-size: 12px;
}

    .single-line-border td {
        padding-left: 5px;
        padding-right: 5px;
        vertical-align: top;
    }

.product-code {
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
}

.des {
	vertical-align: top;
}

.table-price {
    white-space: nowrap;
    text-align: right;
	vertical-align: top;
}

.basket-cell {
    width: 35px;
    text-align: center;
	vertical-align: top;
    padding: 0px !important;
}

.basket-cell img {
	float: none !important;
	padding: 0 !important;
    margin: 4px auto !important;
	vertical-align: middle;
}

.selected-row {
    background-color: #f1E1E1 !important;
}

/*29.12.2018*/
/*--------------------*/


#rightcontent table {
    margin-top: 10px;
    margin-left: 0px;
    border-collapse: collapse;
    width: 100%;
}

    #rightcontent table.invis, td.invis {
        border-collapse: collapse;
        border: none;
        border-width: 0px;
        width: auto;
        white-space: normal;
        vertical-align:middle;
        padding: 3px 10px 3px 0px;
        margin: 0px 10px 0px 0px;
    }

.descript-container {
    width: calc((100% - 46px)/3);
    min-width: 200px;
    margin: 0 10px 20px 10px;
    background-color: #F0F0F0;
	border: 1px solid #e0e0e0;
}

    .descript-container:nth-of-type(3n) {
        margin-right: 0;
    }

    .descript-container:nth-of-type(3n+1) {
        margin-left: 0;
    }

.descript-text {
    overflow: hidden;
}

    .descript-text p {
        margin-block-start: 0;
    }

.subheader {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 16px 0px;
    margin: 0px 0px 16px 0px;
    background-color: #F0F0F0;
}

    .subheader h3 {
        font-size: 14px;
        color: #b00000;
        text-align: left;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
    }

@media only screen and (max-width: 1380px) {

    .descript-container {
        width: 49%;
        margin: calc( 1% - 2px );
    }

        .descript-container:nth-of-type(3n) {
            margin-right: calc( 1% - 2px );
        }

        .descript-container:nth-of-type(3n+1) {
            margin-left: calc( 1% - 2px );
        }

        .descript-container:nth-of-type(2n) {
            margin-right: 0;
        }

        .descript-container:nth-of-type(2n+1) {
            margin-left: 0;
        }
}

@media only screen and (max-width: 1095px) {

    .descript-container {
        width: 100%;
        margin: 0 0 16px 0;
    }

        .descript-container:nth-of-type(3n) {
            margin-right: 0;
        }

        .descript-container:nth-of-type(3n+1) {
            margin-left: 0;
        }

        .descript-container:nth-of-type(2n) {
            margin-right: 0;
        }

        .descript-container:nth-of-type(2n+1) {
            margin-left: 0;
        }
}
/* 28.10.2018 >*/

/* Rightcontent-type2 Product card*/

#rightcontent-type2 {
    width: calc( 100% - 391px );
    float: right;
}

    #rightcontent-type2 a:link, #rightcontent-type2 a:visited {
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
        color: #b00000;
    }

.product-info-row {
    display: flex;
    border: 1px solid #e0e0e0;
	margin-bottom: 20px;
    width:100%;
}

.product-thumbnails {
    width: 8%;
    max-width: 8%;
    background-color: #F0F0F0;
    flex: 1;
}

.thumbnail {
    padding: 16px 0 0 0;
    cursor: pointer;
}

#product-image {
    width: calc( 46%);
    background-color: #F0F0F0;
    padding: 16px;
    flex: 1;
    cursor: pointer;
}

/*
#bigone {
	max-height: 400px;
	width: auto;
}
*/

#buy-info-container {
    width: 46%;
    float: right;
    flex: 1;
    background-color: #F0F0F0;
    padding: 10px;
}

#buy-info {
    position: relative;
    top: 40%;
    transform: translateY(-50%);
}

.buy-info-price {
    font-size: 20px;
    font-weight: 700;
    color: #b00000;
    text-align: center;
}

form.cart .button {
    vertical-align: middle;
}

.qty-block {
    display: block;
    margin: 0 auto;
    width: 82px;
}

.quantity {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    text-align: right;
}

    .quantity .minus {
        border-right: none !important;
    }

    .quantity .plus {
        border-left: none !important;
    }

    .quantity .minus, .quantity .plus {
        border-width: 1px;
        width: 20px;
        padding: 0;
        background-image: none !important;
        font-family: Arial;
        font-size: 14px;
        line-height: 28px;
        cursor: pointer;
        height: 38px;
        color: rgba(120,125,133,0.5);
        border: 1px solid;
        border-color: rgba(173,176,182,0.3);
        background-color: #FFFFFF !important;
        border-radius: 0;
        outline: 0;
    }


        .quantity .plus:hover, .quantity .minus:hover {
            color: #787d85;
        }

    .quantity input[type='button'].minus.is-form, .quantity input[type='button'].plus.is-form {
        padding-top: 3px;
        padding-bottom: 7px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
    }

    .quantity input[type=button].is-form {
        overflow: hidden;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        margin: 0;
        background-color: #fff;
        border-width: 1px;
        border-style: solid;
        text-transform: none;
        font-weight: 400;
        border-radius: 0;
        box-shadow: none !important;
    }

input[type="number"] {
    font-size: 14px;
    line-height: 26px;
    border: 1px solid #e0e1e1;
    outline: 0;
    height: 36px;
    color: #787d85;
    border-width: 1px;
    border-color: rgba(173,176,182,0.3);
    background-color: #FFFFFF;
    -webkit-appearance: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input.qty {
    font-weight: 700;
    display: inline;
    float: left;
    vertical-align: middle;
    width: 40px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-align: center;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}


.add-to-cart-button {
    margin: auto;
    display: block;
}

#product-header {
    background-color: #F0F0F0;
    padding: 16px;
    margin: 0 0 20px 0;
    border: 1px solid #e0e0e0;
}

    #product-header h1 {
        -webkit-margin-after: 0em;
		margin-bottom: 0em;
    }


#product-description {
    margin: 0 0 20px 0;
    background-color: #F0F0F0;
    padding: 16px;
    float: right;
    width: calc( 100% - 34px);
    border: 1px solid #e0e0e0;
}

    #product-description h4 {
        -webkit-margin-before: 0em;
		margin-top: 0px;
    }


    #product-description table {
        border-collapse: collapse;
        width: 100%;
    }

    #product-description th, td {
        border: 1px lightgrey solid;
        padding: 3px;
    }



/* Tricenter */

#tricenter {
    width: calc( 100% - 485px );
    float: left;
    background-color: #FFFFFF;
    padding: 0;
    margin-bottom: 20px;
    box-sizing: border-box;
}

#tricenter-header {
    background-color: #F0F0F0;
    padding: 16px;
    margin: 0 0 20px 0;
    width: 100%;
    border: 1px solid #e0e0e0;
}

    #tricenter-header h1 {
        -webkit-margin-after: 0em;
		margin-bottom: 0;
    }

#tricenter img, #rightcontent img, #rightcontent-type2 img, #rightcontent-type4 img {
    float: left;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 15px 0px;
}

.product-container {
    width: calc((100% - 46px)/3) ;
    min-width: 229px;
    margin: 0 20px 20px 0;
    display: block;
    background-color: #F0F0F0;
    float: left;
    position: relative;
    border: 1px solid #e0e0e0;
}

    .product-container:nth-of-type(3n+1) {
        margin-right: 0;
    }

.product-content {
    padding: 16px;
}

.product-image-container {
    max-height: 100px;
}

.product-info-box {
    margin-bottom: 80px;
}


.product-name {
    font-size: 12px;
    color: #b00000;
    font-weight: 700;
    padding-bottom: 16px;
}

.product-dollar-price {
    font-size: 15px;
    font-weight: 700;
    color: #b00000;
    text-align: center;
}

.product-rouble-price {
    clear: both;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    bottom: 50px;
    width: calc(100% - 52px);
}

.red-button {
    clear: both;
    color: #ffffff;
    background: linear-gradient(to bottom, #cc3333, #990000);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    text-align: center;
    border-width: 0;
}

.bottom-button {
    bottom: 16px;
    position: absolute;
    width: calc(100% - 52px);
}


@media only screen and (max-width: 1380px) {

    .product-container {
        width: calc( (100% - 24px) / 2 );
        margin: 0 20px 20px 0;
    }

	    .product-container:nth-of-type(3n+1) {
        margin-right: 20px;
		}
		
	    .product-container:nth-of-type(2n+1) {
        margin-right: 0;
		}
}

@media only screen and (max-width: 1095px) {

    .product-container {
        width: 100%;
        margin: 0 0 16px 0;
    }
}

/* Triright */

#triright {
    width: 200px;
    float: right;
    text-align: center;
}

.options-type, .price-container {
    border: 2px solid #F0F0F0;
    list-style-type: none;
}

    .options-type ul {
        list-style-type: none;
        padding-left: 6%;
        padding-right: 6%;
        line-height: 150%;
    }

.option-type-item {
    font-weight: 700;
    font-size: 14px;
    padding-top: 5px;
}

.option-type-item-active {
    font-weight: 700;
    color: #b00000;
    font-size: 14px;
    padding-top: 5px;
}

.options-bar-menu {
    background-color: #F0F0F0;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 6%;
    padding-right: 6%;
    border: 1px solid #e0e0e0;
}

.options-bar-menu-header {
    color: #b00000;
    font-weight: 700;
    margin-bottom:3px;
}


/* Footer */

footer {
    margin-top: 30px;
    clear: both;
}

.footer-container {
    Width: 100%;
    min-height: 79px;
    background: linear-gradient(to bottom, #cc3333, #990000);
    overflow: hidden;
}

.logo-footer {
    /* WIT Logo */
    width: 5%;
    min-width: 58px;
    float: left;
    padding-left: 3%;
    padding-top: 12px;
    padding-bottom: 27px;
    padding-right: 3%;
}

.footer-info {
    width: 65%;
    float: left;
    font-size: 12px;
    color: #ffffff;
    padding-top: 9px;
    padding-bottom: 9px;
}

/* Side navigation */

.mobile-sidebar {
    float: left;
}

.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 999; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #666; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

    /* The navigation menu links */
    .sidenav a {
        padding: 8px 8px 8px 0px;
        text-decoration: none;
        font-size: 15px;
        color: #c1c1c1;
        display: block;
        transition: 0.3s
    }

        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover, .offcanvas a:focus {
            color: #f1f1f1;
        }

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

.left-mobile-sidebar-menu {
    background-color: #666;
    padding: 1%;
    list-style-type: none;
    margin-bottom: 20px;
}

    .left-mobile-sidebar-menu ul, .left-mobile-sidebar-menu li {
        list-style-type: none;
        white-space: normal;
        margin-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px;
    }

li.lsm-header, li.lsmItem, li.lsmItemLink {
    list-style-type: none;
    margin-left: 0px;
}

.lsm-header {
    margin-top: 15px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 700;
}

    .lsm-header:hover {
        color: #d1d1d1;
    }

li.lsmItem, li.lsmItemLink {
    font-size: 15px;
    color: #F5F5F5;
}

li.lsmItem {
    display: none;
}

.mm-sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 999; /* Stay on top */
    top: 0;
    right: 0;
    background-color: #666; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    float: right;
}

    .mm-sidenav a {
        padding: 8px 8px 8px 0px;
        text-decoration: none;
        font-size: 15px;
        color: white;
        display: block;
        transition: 0.3s
    }

        /* When you mouse over the navigation links, change their color */
        .mm-sidenav a:hover, .offcanvas a:focus {
            color: #d1d1d1;
        }

    /* Position and style the close button (top right corner) */
    .mm-sidenav .closebtn {
        position: absolute;
        top: 0;
        left: 25px;
        font-size: 36px;
        margin-right: 50px;
    }

.main-menu-mobile-item {
    list-style-type: none;
    white-space: normal;
    margin-bottom: 6px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700;
}


/* Small desktop Layout */


@media only screen and (max-width: 1148px) {

    .main-menu-list {
        padding-top: 16px;
        margin: 0 auto;
        min-width: 660px;
        text-align: center;
    }
}

/* Tablet Layout: 481px to 1024px. */

@media only screen and (max-width: 1024px) {

    body {
        min-width: 480px;
        margin: 0;
        overflow-x: hidden;
    }

    #content {
        width: 98%;
    }

    h1 {
        padding: 0px 0px 0px 16px;
    }

    #rightcontent, #rightcontent-type2, #rightcontent-type4 {
        width: 100%;
    }

    #tricenter {
        width: calc( 100% - 230px );
        clear: both;
    }

    .top-bar {
        width: 99%;
    }

    .logo {
        width: 79px;
        float: left;
        padding-left: 0px;
    }


    .main-menu {
        min-width: 200px;
        width: calc(100% - 210px);
        float: right;
        display: none;
    }

    .main-menu-list {
        display: none;
    }

    #menu-button {
        display: block;
    }

    #three-line-button-main-menu {
        display: block;
    }


    .searchform {
        width: 315px;
    }


    #leftbar {
        display: none;
    }

    #leftbar-type2 {
        display: none;
    }
}

/* OURS OURS OURS OURS */
.pop {
    position: absolute;
    visibility: hidden;
    border: 1px #b00000 solid;
    padding: 10px;
    background-color: #e8e8e8;
    z-index: 11;
    overflow: visible;
}

    .pop ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px 7px;
    }

    .pop li {
        margin: 1px 0px;
        padding: 0px;
    }

    .pop table {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .pop td {
        text-align: left;
        vertical-align: top;
        border: none;
        margin: 0px;
        padding: 0px;
    }


/* Закладки */

.tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: #f1f1f1;
}

    .tab button h4 {
        color: #505050;
        font-weight: 400;
        -webkit-margin-after: 0.5em;
		margin-bottom: 0.5em;
    }

.tablinks {
    margin: 0 2px 0 0;
    background-color: #e8e8e8;
    background-image: linear-gradient(#e8e8e8 0%, #ffffff 40%, #ffffff 80%, #e8e8e8 100%);
}

/* Style the buttons inside the tab */
.tab button {
    float: left;
    border-color: #ccc;
    border-width: 1px 1px 0px 1px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    outline: none;
    cursor: pointer;
    padding: 10px 16px 0px;
    transition: 0.2s;
    font-size: 17px;
    font-weight: 400;
    margin: 0 .4em 0 0;
    border-bottom: 0 !important;
}

    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #edd;
    }

    /* Create an active/current tablink class */
    .tab button.active {
        background: #fff;
    }

        .tab button.active h4 {
            color: #b00000;
        }




/* Style the tab content */
.tabcontent {
    padding: 0px 0px;
    border: 1px solid #ccc;
    border-top: none;
    outline: none;
    position: relative;
    -webkit-animation: fadeEffect 2s;
    animation: fadeEffect 1.5s;
    background-color: #fff;
}

.even-odd {
	width: 100%;
    padding: 0px 0px;
    border: 1px solid #ccc;
    border-top: none;
    outline: none;
    position: relative;
    -webkit-animation: fadeEffect 2s;
    animation: fadeEffect 1.5s;
    background-color: #fff;
	border-spacing: 0;
    border-collapse: collapse;
}

.tabcontent {
    padding: 2px 17px 15px 17px;
}

    .tabcontent tr:nth-child(even), .even-odd tr:nth-child(even) {
        background-color: #f2f2f2;
    }

.tabcontent tr:hover, .even-odd tr:hover {
	  background-color: #ddd;
}


.descontent-white {
    background-color: #FFFFFF;
    padding: 16px 16px 16px 16px;
    margin: 0px 0px 0px 0px;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


/* Configurator */

#configurator {
    margin: 0px 0px 0px 0px;
}

    #configurator ul {
        list-style-type: none;
    }

#configurator-header {
    text-align: center;
    background-color: #f0f0f0;
    padding: 10px 0;
    margin-top: 20px;
    border: 1px solid #e0e0e0;
}

#configurator-title {
    font-weight: 700;
}

#configurator-option-tabs {
    display: inline-block;
    padding: 5px 0 0 0;
}

#configurator-options {
    background-color: #e0e0e0;
}

.option-div {
    padding: 20px;
}

.sbtn {
    clear: both;
    color: #ffffff;
    background: linear-gradient(to bottom, #cc3333, #990000);
    padding: 6px 7px 4px 7px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 1px;
    text-align: center;
    border-width: 0;
}

.biginput {
    border: 1px solid #990000;
    padding: 4px 5px 4px 5px;
    text-align: right;
    font-size:16px;
    font-weight:bold;
}

.price-info-block {
    padding: 20px;
    clear: left;
    text-align: right;
    background-color: #F0F0F0;
    border: 1px solid #e0e0e0;
}

#price-block {
    margin: 0 auto;
    margin-bottom: 20px;
}

#relative-link {
    text-align: left;
}

#result {
    margin: 10px 0;
    text-align: left;
    font-weight: 700;
}

#configurator input[type="text"] {
    border: 1px solid #990000;
    padding: 5px 5px 3px 5px;
}

#cpu, #divmem, #divhdd, #raid, #divopt, #divm2, #divu2 {
    padding: 5px 2px;
    clear: left;
    margin-top: 10px;
    background-color: white;
    font-weight: bold;
    border: 0px;
}

#cpucont, #memcont, #hddcont, #hrefid, #rgcont, #optcont, #m2cont, #u2cont, #democont {
    padding: 0;
    background-color: white;
    border: 0px;
    border-top: 0;
    list-style-type: none;
}

#hrefid {
    padding: 6px 0 6px 5px;
    background-color: #F0F0F0;
}

#cpucont:after, #memcont:after, #hddcont:after, #rgcont:after, #m2cont:after, #u2cont:after, #opt1cont:after, #democont:after {
    content: "";
    display: table;
    clear: both;
}

.cpucont-left {
    width: 45%;
    min-width: 450px;
    float: left;
}

.cpucont-right {
    width: 55%;
    float: left;
}

.memcont-left {
    width: 350px;
    float: left;
}

.memcont-right {
    width: 65%;
    float: left;
}

.hddcont-left {
    width: 350px;
    float: left;
}

.hddcont-right {
    width: 65%;
    float: left;
}

.option-text-style {
    color: #505050;
    font-weight: 700;
}

:focus {
    outline-color: #b00000;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 1px;
}

/*  VKomen 21/02/2019 */

.product-description {
    margin: 20px 0 20px 0;
    background-color: #F0F0F0;
    padding: 16px;
    float: right;
    width: calc( 100% - 32px);
}

    .product-description h4 {
        -webkit-margin-before: 0em;
		margin-top: 0;
    }


    .product-description table {
        border-collapse: collapse;
        width: 100%;
    }

    .product-description th, td {
        border: 1px lightgrey solid;
        padding: 3px;
    }


#table-code .ccc, .ch-left {
    text-align: center;
    font-weight: bold;
    column-width: 20px;
    border-top: solid;
    border-bottom: solid;
    border-left: solid;
    border-right: none;
    border-width: 3px;
    width: 20px;
}

#table-code .ccc, .ch {
    text-align: center;
    font-weight: bold;
    column-width: 20px;
    border-top: solid;
    border-bottom: solid;
    border-right: none;
    border-left: none;
    border-width: 3px;
    width: 20px;
}

#table-code .ccc, .ch-right {
    text-align: center;
    font-weight: bold;
    column-width: 20px;
    border-top: solid;
    border-bottom: solid;
    border-left: none;
    border-right: solid;
    border-width: 3px;
    width: 20px;
}

#table-code .ccc, .lw {
    text-align: left;
    font-weight: bold;
    background-color: white;
    border: none;
}

#table-code .ccc, .mr {
    background-color: lightcoral;
    border: none;
}

#table-code .ccc, .mb {
    background-color: #f1E1E1;
    border: none;
}

#table-code .ccc, .em {
    background-color: white;
    border: none;
}

/* Rightcontent-type3 Gallery */

#rightcontent-type3 {
    width: calc( 100% - 391px );
    float: right;
    display: flex;
    flex-wrap: wrap;
}

    #rightcontent-type3 a {
        cursor: pointer;
        text-decoration: none;
        color: #b00000;
    }

        #rightcontent-type3 a:link, #rightcontent-type3 a:visited {
            text-decoration: none;
            color: #b00000;
        }

.filter-icon {
    float: right;
    margin-left: 10px;
}

.product-container-type3 {
    width: calc((100% - 68px)/4);
    min-width: 180px;
    margin: 0 20px 20px 0;
    background-color: #F0F0F0;
    float: left;
    position: relative;
    border: 1px solid #e0e0e0;
}

    .product-container-type3:nth-of-type(4n+1) {
        margin-right: 0;
    }

.product-image-container-type3 {
    max-height: 250px;
    width: 100%;
    height: 200px;
    background-color: white;
    padding: 15px 0 15px 0 !important;
    margin-bottom: 15px;
}

    .product-image-container-type3 img {
        background-color: white !important;
    }


.sq-content {
    position: relative;
    object-fit: scale-down;
    width: 100%;
    height: 200px;
}

.product-code-type3 {
    font-size: 12px;
    color: #b00000;
    font-weight: 700;
    padding-bottom: 16px;
    text-align: center;
}

.product-name-type3 {
    font-size: 12px;
    color: #b00000;
    font-weight: 700;
    padding-bottom: 16px;
    height: 90px;
    clear: both;
}


#buy-info-container-type3 {
    width: 100%;
    margin: 0 auto;
    background-color: #F0F0F0;
    padding: 0;
}

#buy-info-type3 {
    position: relative;
}

.product-info-box-type3 {
    margin-bottom: 10px;
}

.buy-info-price-type3 {
    font-size: 15px;
    font-weight: 700;
    color: #b00000;
    text-align: center;
}

.qty-block-type3 {
    display: flex;
    margin: 0 auto;
    width: 122px;
}

.cart-button-container {
    width: 40px;
    padding-left: 10px;
}

.cart-button {
    /*	background: linear-gradient(to bottom, #cc3333, #990000); */
}

    .cart-button img {
        padding: 0 !important;
        border: 1px;
    }

/*  24.09.2022 */
#leftSidenav p {
    padding-left: 22px;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

#leftSidenav a {
    color: white;
    font-size: 12px;
    padding: 4px;
    font-weight: normal;
}
/*********************/

@media only screen and (max-width: 1380px) {
    .product-container-type3 {
        width: calc( (100% - 46px) / 3 );
        margin: 0 20px 20px 0;
    }

        .product-container-type3:nth-of-type(4n+1) {
            margin-right: 20px;
        }

        .product-container-type3:nth-of-type(3n+1) {
            margin-right: 0px;
        }
}

@media only screen and (max-width: 1102px) {

    .product-container-type3 {
        width: calc( (100% - 24px) / 2 );
        margin: 0 20px 20px 0;
    }


        .product-container-type3:nth-of-type(2n) {
            margin-right: 20px;
        }

        .product-container-type3:nth-of-type(2n+1) {
            margin-right: 0px;
        }
}

@media only screen and (max-width: 1024px) {
    #rightcontent-type3 {
        width: 100%;
    }

    #rightcontent-type4 {
        width: 100%;
    }

    .product-container-type3 {
        width: calc( (100% - 46px) / 3 );
        margin: 0 20px 20px 0;
    }

        .product-container-type3:nth-of-type(2n+1) {
            margin-right: 20px;
        }

        .product-container-type3:nth-of-type(3n+1) {
            margin-right: 0px;
        }

    .product-name-type3 {
        height: 90px;
    }
}

@media only screen and (max-width: 780px) {
    #rightcontent-type3 {
        width: 100%;
    }

    #rightcontent-type4 {
        width: 100%;
    }

    .product-container-type3 {
        width: calc( (100% - 24px) / 2 );
        margin: 0 20px 20px 0;
    }

        .product-container-type3:nth-of-type(2n+1) {
            margin-right: 0px;
        }

        .product-container-type3:nth-of-type(2n) {
            margin-right: 20px;
        }

    .product-name-type3 {
        height: 90px;
    }

    .errortext {
        font-size: 12px;
        color: darkred;
    }
}

/* 24/05/2023*/
#rightcontent-type4 {
    width: calc( 100% - 391px );
    float: right;
    display: flex;
    flex-wrap: wrap;
}

#rightcontent-type4 a:link, #rightcontent-type4 a:visited {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #b00000;
}
.cat-container {
    width: calc((100% - 46px)/3);
    min-width: 200px;
    margin: 0px 10px 20px 10px;
    background-color: #ffffff;
    border: 1px solid #d0d0d0;
    padding: 0;
    text-align: center;
}
    .cat-container img {
        width: 70%;
        display: block;
        margin: 0 auto;
        padding-bottom:10px;
    }

    .cat-container:nth-of-type(3n) {
        margin-right: 0;
    }
    .cat-container:nth-of-type(3n+1) {
        margin-left: 0;
    }

@media only screen and (max-width: 1380px) {
    .cat-container {
        width: 49%;
        margin: calc( 1% - 2px );
    }
    .cat-container:nth-of-type(3n) {
        margin-right: calc( 1% - 2px );
    }
    .cat-container:nth-of-type(3n+1) {
        margin-left: calc( 1% - 2px );
    }
    .cat-container:nth-of-type(2n) {
        margin-right: 0;
    }
    .cat-container:nth-of-type(2n+1) {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1095px) {
    .cat-container {
        width: 100%;
        margin: 0 0 16px 0;
    }
    .cat-container:nth-of-type(3n) {
        margin-right: 0;
    }
    .cat-container:nth-of-type(3n+1) {
        margin-left: 0;
    }
    .cat-container:nth-of-type(2n) {
        margin-right: 0;
    }
    .cat-container:nth-of-type(2n+1) {
        margin-left: 0;
    }
}

#product-head {
    background-color: #F0F0F0;
    padding: 16px;
    margin: 0 0 20px 0;
    border: 1px solid #e0e0e0;
    width:100%;
}

h6 {
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #b00000;
    text-align: center;
    background-color:#f0f0f0;
    margin-top:0px;
    margin-bottom:10px;
    padding: 15px;
}
/*  ВСПЛЫВАЮЩЕЕ ОКНО С КАРТИНКОЙ */
/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(134,134,134,0.85);
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: auto;
    max-width: 900px;
}

/* The Close Button */
.close {
    color: lightgrey;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

    .close:hover, .close:focus {
        color: white;
        text-decoration: none;
        cursor: pointer;
    }

.cursor {
    cursor: pointer;
}

#mySlide {
    display: none;
}

