@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Helvetica,Arial, sans-serif;
	color: #000000;
	overflow-x: hidden;
	min-height: 0px;
}
#content {
	padding: 0;
	margin-bottom: 20px;

}
.tbl-container {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1150px;
	margin-top: 20px;
}
.pg-menu {
	background-repeat: repeat-x;
	color: #DCDCDC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: auto;
}
.pg-m-img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100px;

}
.pg-m-img img {
	max-width: 150px;
}
#company-id h1 {
	font-size: 32px;
}
#company-id p {
	text-align: justify;
}
#header {

}
.clearfix {
	width: 100%;
	height: 0px;
	clear: both;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 80%;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.p-t {
	width: 100%;
	overflow-x: auto;
}

.nav .container {
	min-height: 35px;

}

.logo {
    float: left;
    width: 100%;
    max-width: 296px;
    z-index: 1001;
    position: absolute;
    height: auto;
    /* [disabled]margin-top: 10px; */
}
.header-top {
	min-height: 85px;
}
.nav {
    background-color: #1985c6;
    position: relative;
    min-height: 35px;
    color: #EDEDED;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    width: 100%;
    z-index: 9999;
}

.logo img {
	width: 100%;
}
.nav .container ul {
	list-style-type: none;
	margin-right: 15px;
	margin-bottom: 0px;
}
.nav .container ul li {
	margin-left: 30px;
	display: inline-block;
}
.nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
	height: 32px;
	padding-top: 7px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
}

.nav a:hover {
	background-color: #E5E5E5;
	color: #000000;
}
.menu-mob {
	width: 100%;
	min-height: 35px;
	display: none;
	font-size: 120%;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 7px;
	text-align: center;
}
.navbar-toggle {
	position: relative;
	/* [disabled]float: right; */
	/* [disabled]margin-right: 15px; */
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #EE7F01;
	background-image: none;
	border: 1px solid #d71920;
	border-radius: 4px;
}
.icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #ffffff;
	margin-bottom: 3px;
}
.navbar-toggle:hover {
	border-color: #ee696d !important;
	background-color: #EE7F01 !important;
	cursor: pointer;
}
body footer {
	border-top: 2px solid #EE7F01;
  background: #e6e7e5;
  background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,.95) 22%, rgba(218,220,217,0) 100%),-moz-linear-gradient(-45deg,  rgba(218,220,217,1) 0%,rgba(218,220,217,0.1) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,.1) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(22%,rgba(255,255,255,.95)), color-stop(100%,rgba(218,220,217,0))),-webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(218,220,217,1)), color-stop(50%,rgba(218,220,217,0.1)), color-stop(50%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,.1)));
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,.95) 22%,rgba(218,220,217,0) 100%),-webkit-linear-gradient(-45deg,  rgba(218,220,217,1) 0%,rgba(218,220,217,0.1) 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.1) 100%);
  background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.95) 22%,rgba(218,220,217,0) 100%),-o-linear-gradient(-45deg, rgba(218,220,217,1) 0%, rgba(218,220,217,0.1) 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.1) 100%);
  background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.95) 22%,rgba(218,220,217,0) 100%),-ms-linear-gradient(-45deg, rgba(218,220,217,1) 0%,rgba(218,220,217,0.1) 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.1) 100%);
  background: radial-gradient(ellipse at center,  rgba(255,255,255,0.95) 22%,rgba(218,220,217,0) 100%),linear-gradient(135deg, rgba(218,220,217,1) 0%, rgba(218,220,217,0.1) 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,.1) 100%);
}
.copyright-wrapper {
	font-size: .6875em;
	color: #71787C;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 180%;
	text-decoration: none;
	clear: right;
}
.copyright-wrapper p {
	margin: 0;
	padding: 0;
	text-align: center;
}
.h-top-menu {
	min-width: 1px;
	color: #FFFFFF;
	width: auto;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 14px;
	float: right;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px/4px;
	text-shadow: 1px 1px 3px #4a4a4a;
}
.htp-elem-flag {
	float: right;
	margin-top: 10px;
}

.htp-elem {
	float: right;
	margin-left: 20px;
	padding-top: 5px;
}
#cart-wrapper {
	display: none;
}

.hdr-tel {
	margin-top: 30px;
	font-size: 20px;
}

.cart {
	width: auto;
	margin-right: 5px;
	margin-left: 0;
	margin-bottom: 0;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px/4px;
	margin-top: 24px;
	background-color: #D4D4D4;
	min-width: max-content;
}
.cart:hover {
	cursor: pointer;
	background-color: #747474;
}
.cart:before {
	content: url(/images/icon-cart.png);
	float: left;
	margin-right: 4px;
}

.cart-item{
	float: right;
	color: #F1F1F1;
	background-color: #FB0117;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px / 4px;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	text-align: center;
	margin-top: -2px;
	margin-left: 2px;
}
.hdr-tel:before {
	content: url(/images/icon-phone-16.png);
	float: left;
	margin-right: 7px;
}
.hdr-flag:before {
	content: url(/images/flag-europe.png);
	float: left;
	margin-right: 7px;
	vertical-align: text-top;
}
.img-slider {
	display: block;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center;
	/* [disabled]background-image: url(/images/banner-emsi-business.jpg); */
	margin-top: 0px;
}
.enterprise-security-slider {
	background-image: url(/images/banner-emsi-enterprise-security.jpg);
}

.menu-block {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.menu-block-elem {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-right: 25px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	border-radius: 5px;
	border: 1px solid #B3B3B3;
	min-width: 315px;
}
.menu-block-elem img {
	width: 100%;
	max-width: 290px;
	padding-left: 0px;
	padding-right: 0px;
}
a {
	color: #1985C6;
	text-decoration: none;
}
.price-border a {
    color: #8A8A8A;
}

.pr-rowstyle td a {
	font-weight: bold;
}

.prod-grid a {
    color: red;
}
.button-box-overview:hover {
	cursor: pointer;
}
.button-box-overview {
	margin-left: 10px;
	display: inline-block;
	margin-top: 15px;
}
.prod-price a:hover {
	cursor: pointer;
}

.acc-prod-price a:hover  {
	cursor: pointer;
}

.menu-block-elem:hover {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
	border-radius: 5px;
	/* [disabled]border: 1px solid #B7B7B7; */
}
.catalog a:hover {
	color: #FF0004;
	text-decoration: underline;
}
.catalog:hover {
	cursor: default;
}

.menu-block-elem h3 {
	font-size: 21px;
	margin-top: 20px;
	margin-bottom: 10px;
	/* [disabled]text-shadow: 1px 0px 2px #7C7C7C; */
	color: #828282;
	border-radius: 3px;
	height: 70px;
	/* [disabled]border: 1px solid #323232; */
}
.catalog h3 {
	height: auto;
	min-height: 70px;
}

.header-menu-up {
	margin-bottom: 10px;
	padding: 8px 15px;
	background-color: #FFFFFF;
}
ol {
	display: block;
	list-style-type: none;
}
.breadcrumb>li {
	display: inline-block;
}
.breadcrumb {
	margin-bottom: 0px;
}
.buy-emsi {
	float: right;
	margin-top: -40px;
	margin-left: 10px;
}

.breadcrumb>li+li:before {
    content: ">\00a0";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb>.active {
    color: #c6c3c3;
}
.product-wrapper {
	float: none;
	clear: both;
	width: 100%;
}
.product-image {
	width: 50%;
	/* [disabled]background-color: #FB8082; */
	float: left;
}
.product-info {
	min-height: 50px;
	width: 48%;
	float: right;
	margin-left: 10px;
}
.prod-desc {
	margin-top: 30px;
	padding-left: 5px;
	display: none;
}
.prod-desc p {
	text-align: justify;
}

.prod-desc h3 {
	font-size: 24px;
	font-weight: normal;
}
.product-title {
	font-size: 36px;
	text-align: left;
}
.product-image-wrapper {
	width: 100%;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.product-image-wrapper img {
	width: 100%;
	margin-bottom: 10px;
}
.product-spec {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	min-height: 352px;
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{
	color: #FFDDB1;
	text-decoration: none
}
.price-wrap {
	margin-top: 25px;
	padding-left: 0px;
}
#price-buy {
	display: none;
}

.price-box {
	color: #F1F1F1;
	background-color: #E50013;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-radius: 5px / 4px;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	float: left;
	min-height: 20px;
	font-size: 20px;
}
.new-box {
	color: #F1F1F1;
	background-color: #D32130;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	float: left;
	min-height: 20px;
	font-size: 20px;
	margin-bottom: 10px;
}
#new-prod {
	display: none;
}

.product-btn {
	color: #F1F1F1;
	background-color: #AD1B29;
	font-weight: bold;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-radius: 5px / 4px;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	width: auto;
	text-align: center;
	float: left;
	margin-right: 8px;
	font-size: 16px;
	font-style: normal;
	min-height: 20px;
}
.product-btn a {
	color: #F1F1F1;
	text-decoration: none;
}
.product-btn:hover {
	cursor: pointer;
	background-color: #FF0004;
}
.product-order-btn {
	color: #F1F1F1;
	background-color: #1FBD00;
	font-weight: bold;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-radius: 5px / 4px;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	width: auto;
	text-align: center;
	float: left;
	margin-right: 8px;
	font-size: 16px;
	font-style: normal;
	display: block;
	margin-top: 10px;
	min-height: 20px;
}
.yellow-btn {
	background-color: #FFFE84;
}
.product-order-btn a {
	color: #F1F1F1;
	text-decoration: none;
}
.product-order-btn:hover {
	cursor: pointer;
	background-color: #FF0004;
}
.product-item {
	font-size: 24px;
	color: #5a5b5d;
	line-height: 32px;
	padding-top: 10px;
}
.container-min-height {
	min-height: 605px;
}
.overview-list {
	margin-top: 15px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.overview-list ul li {
	line-height: 25px;
}

.blue-head {
	color: #1985c6;
	text-align: center;
	font-size: 42px;
}

#menu-block-container {
	min-height: 565px;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

.prod-grid {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]display: table; */
	padding-top: 10px;
}

.prod-col {
	width: 31%;
	padding: 8px;
	float: left;
	color: #000000;
	min-width: 310px;
}
.prod-col:hover {
	cursor: pointer;
}

.acc-prod-col {
	width: 203px;
	padding: 8px;
	float: left;
	color: #000000;
	font-size: 12px;
}
.shop-basket-div {
	overflow-x: visible;
}
.acc-prod-col:hover{
	cursor: pointer;
}
.prod {
	list-style-type: none;
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	min-height: 645px;
}
.acc-prod {
	list-style-type: none;
	border: 1px solid #eee;
	margin: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.prod:hover {
	 box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
}
.acc-prod:hover {
	 box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
}
.acc-prod-img {
	width: 97px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	height: 97px;
}
.acc-prod-img img {
	width: 97px;
	height: 97px;
}

.prod .prod-img img {
	max-width: 200px;
	max-height: 200px;
	width: 100%;
}
.prod li {
    /* [disabled]border-bottom: 1px solid #eee; */
    padding-top: 15px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 15px;
    text-align: center;
}

.prod-param h4 {
	color: #7F7F7F;
}

.prod-param {
    margin: 0;
    padding: 0;
    min-height: 95px !important;
    height: auto;
}

.prod-param-list li {
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 7px;
    text-align: left;
}

.prod-param-list {
	list-style-type: none;
	list-style-image: url(/images/list-arrow.gif);
}
.prod-img {
	height: 200px;
}
.acc-prod li {
	/* [disabled]border-bottom: 1px solid #eee; */
	padding: 5px;
	text-align: center;
}
.price-acc-button {
	color: #F1F1F1;
    background-color: #C92130;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px / 4px;
    -webkit-box-shadow: 1px 1px 3px #4a4a4a;
    box-shadow: 1px 1px 3px #4a4a4a;
    text-shadow: 1px 1px 3px #4a4a4a;
}
.cart-acc-button {
	color: #F1F1F1;
	background-color: #C92130;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px / 4px;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	margin-left: 9px;
}
.info-label-overview {
	color: #F1F1F1;
	background-color: #FF0007;
	font-weight: bold;
	padding: 9px !important;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	text-align: center;
	/* [disabled]margin-right: 18px; */
	font-size: 18px;
	font-style: normal;
	width: auto;
	/* [disabled]margin-top: -260px; */
	position: absolute;
	margin-left: 18px;
}

.prod-item {
	color: #A7A7A7;
}
.acc-prod-item {
	color: #A7A7A7;
}

.prod-model {
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}


.price-box-overview, .button-box-overview {
	color: #F1F1F1;
	background-color: #C92130;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px / 4px;
	-webkit-box-shadow: 1px 1px 3px #4a4a4a;
	box-shadow: 1px 1px 3px #4a4a4a;
	text-shadow: 1px 1px 3px #4a4a4a;
	font-size: 18px;
}
.prod-descr {
	overflow-y: hidden;
	overflow-x: hidden;
	height: 25px;
}
.acc-prod-descr {
	overflow-y: hidden;
	overflow-x: hidden;
	height: 40px;
}
.prod-price {
	height: 27px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
li.prod-price {
	min-height: 90px;
}

.acc-prod-price {
	height: 27px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.acc-prod-grid {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	display: block !important;
}
.tablestyle-spec {
	text-align: center;
	padding-top: 3px !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
	min-width: 30%;
	border-spacing: 0px 5px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.tablestyle-spec tr:hover {
	background-color: #EF8001;
	cursor: default;
}
.feat li {
	padding-bottom: 7px;
}
.rowstyle1 {
	background-color: #FFF;
	opacity: 0.8;
}
.rowstyle2 {
	background-color:#e6e7e8;
}
.td-feat {
	width: 50%;
	padding: 10px 20px;
	/* [disabled]font-weight: bold; */
	text-align: left;
}
.td-feat:first-child {
	width: 70%;
}
#menu-prod-grid {
	margin-top: 50px;
	float: none;
}
#banner-container {
	width: 100%;
	max-width: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	background-size: cover;
}
.menu-prod {
	margin-top: 70px;
}
#error-pg h3 {
	color: #FF0004;
	font-size: 24px;
	line-height: 26px;
	text-align: left;
}
#error-pg {
	padding-top: 20px;
	margin-bottom: -10px;
}
.noImgPg {
	margin-bottom: 30px;
}
.price_ov_button {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	/* [disabled]font-size: 10px; */
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	margin: 2px 2px 8px 2px;
	/* [disabled]border: 1px solid #1866a4; */
	-moz-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	-webkit-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	zoom: 1;
	background-color: #FF0004;
}
.cart_ov_button {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	/* [disabled]font-size: 10px; */
	text-transform: uppercase;
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	margin: 2px 2px 8px 2px;
	/* [disabled]border: 1px solid #1866a4; */
	-moz-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	-webkit-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	zoom: 1;
	background-color: #1CD41B;
	min-width: 57px;
}
.cart_ov_button:hover {
	color: #CCCCCC;
	cursor: pointer;
}
.pr-tbl {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	border: 1px solid #4A4A4A;
	border-spacing: 0 0;
	font-size: 15px;
	padding-bottom: 0px;
	/* [disabled]background-image: url(/images/header-bg.jpg); */
	background-repeat: repeat;
}
.pr-rowstyle td:first-child {
	font-weight: bold;
	color: #848484;
}

.pr-rowstyle:hover {
	background-color: #E0C9FD;
	cursor:default;
}

.pr-tbl-header {
	background-color: #DFDFDF;
}

.pr-tbl-header td {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: large;
	padding-left: 5px;
	padding-right: 5px;

}
.btn {
	background: #EE7F01;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	padding: 8px 10px;
	width: 80%;
	min-width: 150px;
	-moz-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	-webkit-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.9);
	zoom: 1;
}
.td1 {
	width: 20%;
}

.td2 {
	width: 10%;
}
.td3 {
	width: 10%;
}
.td4 {
	width: 10%;
}
.td5 {
	width: 10%;
}
.td6 {
	width: 10%;
}
.td7 {
	width: 20%;
}

.pr-rowstyle td {
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #aaabae !important;
	padding-left: 2px;
	padding-right: 2px;
}
.pr-tbl-cart {
	max-width: 109px;
	white-space: nowrap;
}

.pr-tbl-price {
	max-width: 122px;
	white-space: nowrap;
}
.video-thumb-wrapper {
	max-width: 250px;
	width: 100%;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	overflow-x: hidden;
	margin-right: 10px;
	/* [disabled]border: 1px solid #000000; */
	margin-top: 0px;
}
.video-tbl {
	border-spacing: 0px 0px;
	font-size: 0.8em;
	text-align: center;
}
.rImg {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.firstImg {
	float: none;
}
.typenumber {
	width: 45px;
}
.priceTbl {
	width: 80%;
	text-align: left;
	/* [disabled]max-width: 600px; */
}
.price-container {
	margin-bottom: 15px;
	width: 100%;

}
.price-lic-time {
	min-height: 48px;
	float: left;
	padding-right: 15px;
	vertical-align: bottom;
	padding-top: 9px;
}
.price-lic-num {
	min-height: 48px;
	float: left;
	padding-right: 15px;
	padding-top: 9px;
}
.price-lic-price {
	min-height: 48px;
	float: left;
	padding-right: 15px;
	padding-top: 9px;
	font-weight: bold;
}
.price-cart-btn {
	min-height: 48px;
	float: left;
	padding-right: 15px;
	display: block !important;
}
.price-border {
    border: thin solid #575757;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 790px;
    margin-bottom: 20px;

}
.business-slider {
	background-image: url(/images/banner-emsi-business.jpg);
	background-size: cover;
}
.business-security-slider {
	background-image: url(/images/banner-emsi-business-security.jpg);
	background-size: cover;
}
.img-slider h1 {
    font-size: 47px;
    color: #58676b;
    text-shadow: 0px 2px 64px rgba(0, 0, 0, 0.2);
    padding-top: 86px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0px;
}
.img-slider h2 {
    color: #6A6A6A;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-shadow: 1px 1px #989898;
}
/* Page content */
.content {
  padding: 16px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 120px;
}
.sticky .header-menu-up {
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}

.img-overview {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    border: 1px solid #B0B0B0;
    max-width: 800px;
    -webkit-box-shadow: 1px 1px 1px #666666;
    box-shadow: 1px 1px 1px #666666;
}
.business-security-ov, .enterprise-security-ov {
    max-width: 1220px;
    max-height: 624px;
    width: 100%;
}
.func-list {
	display: flex;
}
.func-list div {
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 50%;
}
.func-list div h4 {
	margin-bottom: 5px;
	text-align: left;
}
.business-kit-pro-slider {
	background-image: url(/images/banner-kit-pro.jpg);
}
.banner-text {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    /* [disabled]max-width: 1024px; */
}
.banner-text ul li {
    list-style-type: none;
    font-size: 18px;
    line-height: 30px;
}
.banner-text ul {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}


.business-ec-slider {
	background-image: url(/images/banner-emsi-ec.jpg);
}
.antimalware-slider {
	background-image: url(/images/banner-emsi-antimalware.jpg);
}
.antimalware-mobile-slider {
	background-image: url(/images/banner-emsi-mobile.jpg);
}
.home-slider {
	background-image: url(/images/banner-emsi-home.jpg);
}
.main-slider {
	background-image: url(/images/banner-emsi-main.jpg);
	background-position: 0% bottom;
}
.bf img {
    height: 100px;
}
.bf {
    width: 66px;
    position: absolute;
    margin-left: 296px;
}
.ept .fa-arrow-alt-circle-right   {
    margin-right: 10px;
    color: #FF0004;
    font-size: 20px;
}

.ept td {
    padding-bottom: 10px;
}
.ept .fa-check-circle {
    margin-right: 10px;
    color: #39DD00;
    font-size: 20px;
}
.line {
    border-top: 1px solid #B0B0B0;
    width: 100%;
}
.main-prod {
    background-image: url(https://www.emsisoftware.ru/images/invert.jpg);
    background-repeat: repeat;
    float: none;
    /* [disabled]min-height: 520px; */
    width: 100%;
    display: flex;
}

.idx-prod {
    width: 47%;
    height: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 25px;
    float: left;
    display: block;
}
.idx-prod h1 {
    text-align: center;
    color: #E5E5E5;
    margin-left: auto;
    margin-right: auto;
}
.idx-prod1 {
    border-right: 1px solid #FFFFFF;
    /* [disabled]min-height: 500px; */
    height: 100%;
}
.idx-prod .overview-list {
    margin-top: 40px;
    color: #E4E4E4;
}
.idx-prod .fa-arrow-alt-circle-right {
    color: #39DD00;
}
.idx-prod .ept {

}
.idx-button {
    margin-left: auto;
    margin-right: auto;
    width: 110px;
}
.white-h {
    text-align: center;
    color: #FFFFFF;
}
.white-fl {
    color: #FFFFFF;
}
.blue-bg {
    background-color: #1985c6;
    background-image: none;
}
.func-list td img {
    margin-right: 10px;
}
.three-img {
    width: auto;
    float: left;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    min-width: 33%;
}
.three-img img {
    width: auto;
    max-height: 210px;
    /* [disabled]text-align: center; */
    margin-left: auto;
    margin-right: auto;
}
.three-img table {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.lic-menu {
    float: right;
    margin-right: 10px;
    margin-bottom: -20px;
}
.main-prod a {
    color: #FF0004;
}
.pay-img {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.pay-img img {
    width: 100%;
}
#sber p {
    line-height: 21px;
}
.prod-container {
	display: flex;
	flex-wrap: wrap;
}
.ads-top {
	display: flex;
	min-width: 300px;
	height: 50px;
	color: red;
	font-size: xx-large;
	padding: 15px;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.ads-cover {
    position: inherit;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
	text-shadow: 1px 1px 3px #4a4a4a;
}

@media screen and (max-width:320px){
.business-security-ov {
	max-width: 1220px;
	max-height: 624px;
	width: 100%;
}
.logo {
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 296px;
	position: static;
}
.nav .container ul {
	padding: 0;
	margin: 0;
}
.nav .container {
	width: 100%;
	margin: 0;
	padding: 0;
}
.menu-mob {
	display: block;
	margin-bottom: 0px;
}
.nav .container ul li {
	display: block;
	margin: 0;
	width: 100%;
	-webkit-box-shadow: 0 1px 0 #EE7F01 !important;
	box-shadow: 0 1px 0 #EE7F01 !important;
	border-bottom: 1px solid #EE7F01;
	border-top: 1px solid #EE7F01;
}
#nav-ul {
	display: none;
}
.hdr-tel {
	font-size: 20px;
	padding: 0;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	width: 170px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.h-top-menu {
	width: 100%;
}

.cart {
	margin: 0;
	display: block;
	max-width: 50px;
	clear: both;
}
.hdr-cart {
	display: none;
}
.htp-elem {
	/* [disabled]width: 100%; */
	display: block;
	float: right;
	clear: both;
}
.htp-elem.hdr-tel {
	text-align: center;
	float: none;
	margin-left: auto;
	margin-right: auto;
	min-width: 170px;
	clear: both;
	margin-top: 0px;
}
.menu-block-elem {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 0;
	float: none;
	min-width: 104px;
}
.menu-block-elem h3 {
	font-size: 100%;


}

#banner-container {
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
}
.menu-block {
	display: block;
	max-width: 80%;
}
.container {
	width: 97%;
	padding-right: 0px;
	padding-left: 0px;
}
#menu-block-container {
	padding: 0;
	margin: 0;
	width: 100%;
}
#menu-pg-up {
	display: none;
}
.product-info {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
}
.product-image {
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#slider1 {
	width: 70%;

}
.product-title {
	text-align: center;
}
.product-item {
	text-align: center;
}
.price-wrap {
	margin-left: 25%;
}
.prod-col {
	display: block;
	float: none;
	clear: both;
	width: auto;
	min-width: 170px;
}
.acc-prod-grid {
	margin: 0px;
	padding: 0px;
	max-width: 200px;
}
.price-acc-button {
	display: block;
}

.acc-prod-col {
	float: left;
	clear: both;
	display: block;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]min-width: 127px; */
}
.cart-acc-button {
	display: block;
	margin-top: 10px;
	margin-left: 0px;
}
.prod-img {
	height: auto;
}

.price-box-overview {
	font-size: 16px;
}
.button-box-overview {
	font-size: 16px;
}

.prod li {
	padding: 10px;
}
.acc-prod-price {
	margin-bottom: 5px;
}
#p-s {
	padding: 0;
}
.htp-elem-flag.hdr-flag {
	float: none;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.hdr-flag:before {
	float: none;
	vertical-align: top;
}
.pr-tbl {
	font-size: 13px;
}
.pr-tbl-cart {
	display: none;
}
.tbl-container {
	padding-left: 0px;
	padding-right: 0px;
}
#p-img {
	display: none;
}
.prod-param {
	height: auto;
}
.prod-param-list li {
	padding: 0px;
	margin: 0px;

}
.rImg {
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: block;
}
.firstImg {
	margin-top: 15px;
}
.prod {
	height: auto;
}
.price-lic-time {
	float: none;
	min-height: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price-lic-num {
	float: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 0px;
}
.price-lic-price {
	float: none;
	min-height: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.price-cart-btn {
	float: none;
	min-height: 0px;
}
.blue-head {
	font-size: 25px;
}
.func-list {
	flex-direction: column;
}
.func-list div {
	width: auto;
	text-align: left;
}
.bf {
    position: static;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
}
.bf img {
    height: 100%;
    max-height: 70px;


}
.idx-prod {
    width: 100%;
    display: block;
    float: none;
}
.idx-prod1 {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFFFFF;
    border-top: none;
}
.three-img {
    max-width: 300px;
    float: none;
    width: 100%;
    display: block;
}
.three-img img {
    width: 100%;
    max-height: none;
    height: auto;
}
.main-prod {
    display: block;
}
#name  , #company, #email, #phone, #city, #country, #req{
	max-width: 150px;
}

















}

@media screen and (min-width:321px) and (max-width:768px){
.logo {
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 296px;
	position: static;
}
.nav .container ul li {
	display: block;
	margin: 0;
	width: 100%;
	-webkit-box-shadow: 0 1px 0 #e82a31 !important;
	box-shadow: 0 1px 0 #e82a31 !important;
	border-bottom: 1px solid #EE7F01;
	border-top: 1px solid #EE7F01;
}
.nav .container ul {
	padding: 0;
	margin: 0;
}

.nav .container {
	width: 100%;
	margin: 0;
	padding: 0;
}

.menu-mob {
	display: block;
	margin-bottom: 0px;
}
#nav-ul {
	display: none;
}
.htp-elem {
	width: 100%;
	display: block;
}
.h-top-menu {
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
}
.hdr-tel {
	font-size: 25px;
	width: 220px;
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.hdr-tel:before {
	content: url(/images/icon-phone.png);
	padding: 0;
	float: none;
}
.menu-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.menu-block-elem {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 25px;
	min-width: 271px;
}
#banner-container {
    margin: 0;
    padding: 0;
    width: 100%;
}
#menu-pg-up {
	display: none;
}
.product-info {
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product-item {
	text-align: center;
}

.product-title {
	text-align: center;
}

.product-image {
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.price-wrap {
	margin-left: auto;
	margin-right: auto;
	width: 305px;
}

.prod-col {
    display: block;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]max-width: 50%; */
    width: 100%;
    min-width: 290px;
    height: auto;
}

.prod-img {
	height: auto;
	/* [disabled]max-width: 200px; */
	/* [disabled]max-height: 200px; */
	margin-left: auto;
	margin-right: auto;
}
.prod-img img {
	max-width: 200px;
	max-height: 200px;
}
.prod-price {
	display: table;
}
.prod {
	height: auto;
}

.img-slider {
    width: 100%;
    /* [disabled]background-size: contain; */
    height: 100%;
    min-height: 445px;

}
.htp-elem-flag {
	float: none;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.hdr-flag:before {
	margin-right: -15px;
}
.acc-prod-col {
	float: none;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]width: 250px; */
}
.cart {
	margin-top: 5px;
}
.pr-tbl {
	font-size: 13px;
}
.pr-tbl-cart {
	display: none;
}
.tbl-container {
	padding-left: 0px;
	padding-right: 0px;
}
#p-img {
	/* [disabled]display: none; */
}
.rImg {
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: block;
}
.firstImg {
	margin-top: 15px;
}
.priceTbl {
	width: 100%;
}
.price-lic-time {
	float: none;
	min-height: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price-lic-num {
	float: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 0px;
}
.price-lic-price {
	float: none;
	min-height: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.price-cart-btn {
	float: none;
	min-height: 0px;
}
.blue-head {
	font-size: 32px;
}
.func-list {
	flex-direction: column;
}
.func-list div {
	width: auto;
}
.banner-text h1 {
	font-size: 35px;
}
.banner-text h2 {
	font-size: 20px;
}
.bf {
    position: static;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
}
.idx-prod {
    width: 100%;
    display: block;
    float: none;
}
.idx-prod1 {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFFFFF;
    border-top: none;
    display: block;
    float: none;
    min-height: 0px;
}
.main-prod {
    display: block;
}

.three-img {
    display: flex;
    float: none;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]max-width: 300px; */
    margin-bottom: 20px;
    width: 100%;
}
#req {
	max-width: 350px;
}






}

@media screen and (min-width:769px) and (max-width:1023px){
.container {
	width: 750px;
}
.menu-block {
	display: table;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.menu-block-elem {
	margin-left: auto;
	margin-right: 25px;
	float: none;
	display: table;
	width: 380px;
}
.product-info {
	width: 45%;
}
.prod-col {
	width: 40%;
}
.prod-grid {
	margin-left: 14%;
	margin-right: auto;
}
#banner-container {
	margin: 0;
	padding: 0;
	width: 100%;
}
.img-slider {
	width: 100%;
	/* [disabled]background-size: contain; */

}
.product-image {
	min-height: 500px;
}
.buy-emsi {
	margin-right: 20px;
	margin-left: -10px;
}
.three-img {
    margin-right: auto;
    margin-left: auto;
    max-width: 30%;
}
.three-img h3 {
    text-align: justify;
}

}

@media screen and (min-width:1024px){
.container {
	max-width: 1170px;
}

#menu-prod-grid {
	margin-left: 28%;
	margin-right: auto;
	min-width: 1000px;
}

.product-image {
	min-height: 500px;
} 

}

@media screen and (min-width:645px) and (max-width:768px){
.acc-prod-col {
	float: left;
	margin-left: auto;
	margin-right: auto;
}
}

@media screen and (min-width:1024px) and (max-width:1239px){
.prod-grid {
    max-width: 655px;
}
.three-img {
    margin-right: auto;
    margin-left: auto;
    max-width: 30%;
}
.three-img h3 {
    text-align: justify;
}



}

@media screen and (max-width:768px){
.ads-cover {
	width: auto;
}

}
