* {margin: 0;padding: 0;}
body {
	background-color: #dcdddd;
	padding-top: 18px;

}
.content {
	background: #fff;
    font-family: "Trebuchet MS", Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}
.content>div>div {
	padding-top: 15px;
}
.content>div>div:first-child {
	padding-left: 20px;
}
.header {
	background: #fff;
	border: 0;
	height: 74px;
}
.header>div {
	margin-right: 0 !important;
	padding-bottom: 20px;
}
.header .navbar {border: 0;}
.header, .header>div:first-child, .header>div:first-child>div:first-child {
	border-top-left-radius: 20px;
}

.h-top {
	border-top-left-radius: 11px;
	background-color: #fff;
	overflow: hidden;
}
.logo {
	text-align: center;
	background: white;
}
.phone {
	line-height: 74px;
	background: white;
}
.logo img, .phone img {
	max-width: 100%;
}
.phone img {
	vertical-align: middle;
}
.cart {
	background: url(/img/template/base/cart-bg.png);
	height: 95px;
	color: #000;
}
.cart img {
	margin: 14px 0 0 20px;
	float: left;
}

.cart i {
	display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: bold;
  margin-top: 14px;
  margin-left: 10px;
}
.count {
	color: #fff;
	font-weight: bold;
}
.searchProduct, .main-menu {
	min-height: 306px;
	position: relative;
	top: -21px;
	border: 10px solid #fff;
}

/* ======= хедар, главное меню ======= */
.navbar-toggle {right: 8px;}
.main-menu {
	background-color: #dcdddd;
	left: -10px;
	margin-right: 11px;
	border-radius: 11px;
	color: #324454;
	padding: 15px 0 6px 37px;
	box-shadow: 2px 2px 1px #dcdddd,
							  1px -1px 1px #dcdddd,
							 -1px 1px 1px #dcdddd,
							 -1px -1px 1px #dcdddd;
}
.main-menu>a {
	color: #324454;
	font: bold 13px/48px Tahoma;
}
.main-menu ul a {
	font-size: 18px;
	font-weight: bold;
	color: #324454;
}
.main-menu ul {
	list-style-type: none;
}
.main-menu li {
	line-height: 24px;
}

/* ======= хедар, меню снизу ======= */
.menu2 {
	background: #666666;
	margin: -10px 0 10px;
}
.menu2 ul, .menu2 li {
	display: inline-block;
	line-height: 100%;
}
.menu2 a, .menu2 span {
	color: #fff;
	text-decoration: none;
	font: bold 11px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.menu2 span {
	padding: 0 4px;
}
.menu2 a:hover {text-decoration: underline;}

.replica_hd {
  padding: 2px 7px;
  border-radius: 3px;
  text-decoration: none;
  margin: 0 1px 4px 0;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
  line-height: 1.5em;
  background: #cc0000;
  color: #ffffff;
}
.replica_hd a {
	font-family: Verdana !important;
}

/* ======= start === блок с фильтром по параметрам ======= */
.choose h4 {
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  text-indent: 43px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.submit {
	padding: 15px 0 15px 5px;
	text-align: center;
}
.submit button {
	background: 0;
	border: 0;
}

.submit input {
	width: 100px; height: 30px;
	border-radius: 10px;
}
/* ======= finish === блок с фильтром по параметрам ======= */

.content {
	padding-bottom: 20px;
	margin-bottom: 5px;
	border-radius: 20px;
}
/* ============== start === колонка справа ================ */
.aside-box h5 {
	font-size: 24px; 
	font-style: italic; 
	padding: 10px 25px 5px;
	margin: 0;
}
.aside, .content-wrapper {
	border: 5px solid #fff;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 1px #dcdddd,
						  1px -1px 1px #dcdddd,
						 -1px 1px 1px #dcdddd,
						 -1px -1px 1px #dcdddd;
}
.content-wrapper {
	padding: 8px 5px 0px 5px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.aside {
	text-align: center;
	padding: 10px 5px 10px;
	margin: 5px 11px 20px 20px;
	position: relative;
	left: -10px;
}
.aside img, .aside.news>img {margin-bottom: 10px;}
.aside img:last-child {margin-bottom: 0;}

.news {
	text-align: left;
}
.news div {
	font-family: "Trebuchet MS", Tahoma;
  font-size: 12px;
  font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	padding: 0 5px;
}
.news div:last-child {
	margin-bottom: 0;
}
.news div a {
	color: #1580d2;
}
/* ============= finish === колонка справа ================ */

/* ============== start === футер сайта =================== */
.footer {
	font-family: "Trebuchet MS", Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #444444;
  padding: 0 40px;
}
.footer a {
	font-size: 12px;
	color: #00f;
	text-decoration: underline;
}

.footer .stat  a
{
    display:block; float:left;
}

.footer .stat div
{
    float:left;
}

.footer .articles a {
	color: rgb(204, 0, 0);
	font-size: 18px;
	text-decoration: none;
}
.footer>div>div:last-child {
	margin-top: 10px;
}

/* ============= finish === футер сайта =================== */


@media (min-width: 1200px) {
	.searchProduct {
		margin: 0 auto;
		border-radius: 11px;
	}

    .menu2 a, .menu2 span {
	    font-size: 14px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
	.searchProduct {
		border-left: 0;
		max-width: 707px !important;
	}
	.aside img {
		width: 100%;
	}
    .menu2 a, .menu2 span {
	    font-size: 13px;
    }

}

@media (max-width: 991px) {
	.logo {
		height: 74px;
	}
	#Header_menu {
		border-top: 0;
		border-bottom: 1px solid #dcdddd;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.main-menu  {
		top: 0; left: 0;
		margin-right: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;

		box-shadow: 2px 2px 1px #dcdddd,
							  1px -1px 1px #dcdddd,
							 -1px 1px 1px #dcdddd,
							 -1px -1px 1px #dcdddd;
	}
	.phone {
		text-align: center;
		line-height: 56px;
	}
	.phone img {
		vertical-align: middle;
		margin-top: 5px;
	}
	.phone+div {
		background: #fff;
	}
	.count {
		vertical-align: middle;
		text-align: center;
		color: #fff;
		font-size: 20px;
		margin-left: -8px;
		font-weight: bold;
	}
	.cart {
		display: inline-block;
		height: 56px;
		line-height: 56px;
		width: 160px;
		background-position: 0 -3px;
		border-bottom-left-radius: 7px;
	}
	.cart img {
		margin: 7px 0 0 7px;

	}
	.navbar-header {
		margin-top: -56px;
	}
	.navbar-header>span {
		float: right;
	  color: white;
	  font-weight: bold;
	  text-transform: uppercase;
	  margin-right: 12px;
	}
	.cart .navbar-toggle {
		padding: 6px 6px;
		margin-top: 13px;
		right: 7px;
	}
	.cart .navbar-toggle .icon-bar {
		background: #eee;
	}

	.aside img {margin-bottom: 0;}

}

@media (max-width: 767px) {
	.phone {padding-left: 5px;}
	.searchProduct {
		position: static;
		border: 0;
	}
	.searchProduct hr {
		margin: 5px 0;
		border-width: 2px;
	}
	.choose label {
		position: relative;
		left: -4px; 
        font-size:12px;
	}
	.choose label[for^="season"] { /* дублированный #1 */
		width: 96px;
	  border: solid 1px #616363;
	  background-color: #000000;
	  filter: alpha(opacity=70);
	  opacity: 0.7;
	  padding-left: 12px;
	  font-size: 12px;
	  font-weight: bold;
	  font-style: italic;
	  color: #ffffff;
      margin-top:10px;
	}
	.choose .col-xs-6 {
		margin-top: 10px;
	}

	.choose .col-xs-6 select,
	.choose .col-xs-4 select { 
		min-width: 70px;
	  line-height: 30px;
	  height: 30px;
	  font-size: 14px;
	  text-align: center;
	  border-radius: 10px;
	}
	.choose .col-xs-12 select { /* дублированный #2 */
		min-width: 190px;
	    font-size: 14px;
	    height: 30px;
		line-height: 17px;
    	text-align: center;
	    border-radius: 10px;
        margin-top:10px;
	}
	.choose .submit {padding-bottom: 10px;}

	.menu2 {margin: 5px 0 !important;}
    
    .menu2 a, .menu2 span {
	    font-size: 12px;
    }

	.footer {padding: 0 20px;}
	.footer .articles {margin: 20px 0;}

	.aside {
		left: -5px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#Header_menu {
		margin-bottom: 10px;
	}
	.phone {
		margin-top: 7px;
	}
	.searchProduct {
		position: static;
		margin: 0 auto !important;
		border-radius: 11px;
	}
	.menu2 {margin: 10px 0 0;}
	.menu2 ul {margin-left: -17px;}
	.menu2 span {padding: 0 2px;}
	.replica_hd {padding: 1px 4px;}
	.replica_hd a {font-family: Tahoma !important;}
	.aside {left: -5px;}
}

@media (min-width: 767px) {
	.searchProduct {
		background: url(/img/template/base/searchProduct-bg.png);
		background-size: auto auto;
		border-top-right-radius: 11px;
		border-bottom-right-radius: 11px;
		max-width: 718px;
		box-shadow: 2px 2px 1px #dcdddd,
							  1px -1px 1px #dcdddd,
							 -1px 1px 1px #dcdddd,
							 -1px -1px 1px #dcdddd;
	}

	.choose h4 {
		margin-top: 27px;
	}
	.choose label { /* дублированный #1 */
		width: 96px;
	  border: solid 1px #616363;
	  background-color: #000000;
	  filter: alpha(opacity=70);
	  opacity: 0.7;
	  padding-left: 12px;
	  font-size: 12px;
	  font-weight: bold;
	  font-style: italic;
	  color: #ffffff;
	}
	.choose .col-md-12 select { /* дублированный #2 */
		min-width: 190px;
		font-size: 12px;
		height: 19px;
		line-height: 17px;
	}
}

@media (min-width: 401px) and (max-width: 440px) {
	.menu2 img {margin-left: -10px}
	.menu2 ul {margin-left: -15px}
}

@media (max-width: 400px) {
	.cart {
		background-position: 0 -3px;
		width: 152px;
	}
	.cart img {
		margin-left: 5px;
	}
	.navbar-toggle {
		margin-top: 18px;
		right: 3px;
	}

	.menu2 img {
		margin-left: -7px;
		width: 86px;
	}
	.menu2 ul {
		margin-left: -15px;
		margin-bottom: 0;
	}
	.menu2 a {font-size: 9px;}
	.menu2 span {padding: 0 1px; font-size:9px;}
	.replica_hd {
		padding: 1px 4px;
 		margin: 0 1px 4px 2px;
 	}
	.replica_hd a {
		font-family: Tahoma !important;
		font-size: 13px;
	}
}

/*==============  дублированные стили ==============*/



#popupsign
{
position:absolute;
width: 283px;
margin: 0 0 0 -283px;
background-color: #fff;
border-style: solid;
border-color: #cbcbcb;
border-width: 1px;
display: none;
font-family: Arial; 
font-size: 12px;
color: #000;
text-decoration: none;     
}

.input_t
{
	font-family: Arial; 
	color:#636363;
    padding:0 3px 0 6px;
    width: 168px;
    height: 26px;
    border: 1px solid #bbbbbb;
    border-radius: 2px;
	-moz-border-radius: 2px; 
	webkit-border-radius: 2px;
}
.greyrowsign
{
    position:relative;
    width: 283px;
    height:44px;
    background-color: #f6f6f6;
    border-bottom-style: solid;
    border-bottom-color: #cbcbcb;
    border-bottom-width: 1px;
}
.whiterowsign
{
    position:relative;
    width: 283px;
    height:205px;
    background-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-color: #cbcbcb;
    border-bottom-width: 1px;
}
.greyfacerowsign
{
    position:relative;
    width: 283px;
    height:40px;
    background-color: #f6f6f6;
}
.whitefacerowsign
{
    position:relative;
    width: 283px;
    background-color: #ffffff;
}

#popuprecovery
{
position:absolute;
    width: 315px;
    margin:0 0 0 -315px;
	background-color: #fff;
	border-style: solid;
	border-color: #cbcbcb;
	border-width: 1px;
	display: none;
	font-family: Arial; 
    font-size: 12px;
    color: #000;
    text-decoration: none;     
}


.tagcloud_red a { 
  font-family: Verdana; 
    display: inline-block; 
    background: #f8f8f8; 
    padding: 2px 7px; 
    border-radius: 3px; 
    text-decoration: none; 
    color: #cc0000; 
    margin: 0 1px 4px 0; 
    font-size: 13px !important; 
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .2); 
    line-height: 1.5em; 
  vertical-align: top; 
    } 
.tagcloud_red a:hover { 
    background: #cc0000; 
    color: #ffffff; 
    } 
   
  .tagcloud_blue a {  
  font-family: Verdana; 
    display: inline-block; 
    background: #f8f8f8; 
    padding: 2px 7px; 
    border-radius: 3px; 
    text-decoration: none; 
    color: #045cb2; 
    margin: 0 1px 4px 0; 
    font-size: 13px !important; 
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .2); 
    line-height: 1.5em; 
  vertical-align: top; 
    } 
.tagcloud_blue a:hover { 
    background: #045cb2; 
    color: #ffffff; 
    }