.product-m table th:first-child, .product-m table td:first-child {
	min-width:100px;
}
.card-e .gallery .main img {
	max-width:260px;
	max-height:260px;
}
.mobilecart {
	display:none;
}
.sidecatlevel5 {
	display:none;
}
.filter-e .item.button,.filter .item.button {
	display:block;
	width:100%;
	text-align:center;
}
.floatingcartdesktop {
}
.floatingcartmobile {
	display:none
}



.depth_level_4 {
border:1px solid #ddd !important;
border-radius:5px;
}
.depth_level_4 {
padding:20px;}
.depth_level_4 p{
	font-weight:600;
}

.depth_level_4 >a>div {
display:none
	}
.order-e {
	clear:both
}
.filter .clear {
	margin-top:12px !important;
}
.desc-e h2 {
	clear:both
}
	.desc-e img {
		width:30%;
		margin-right:20px;

	}

.filter .controls {
	text-align:center;
}
.bx-yandex-map {
	width:100% !important;
}
.gridwrapper {
	width: 100%;
	overflow-x: scroll;
}

.grblock .gridwrapper {
	overflow-x: hidden;
}
		.scrollicon:after {
			content:'\2190 ÐšÑ€ÑƒÑ‚Ð¸Ñ‚Ðµ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñƒ Ð¿Ð°Ð»ÑŒÑ†ÐµÐ¼ \2192';
			height:20px;
			display:block;
			margin-bottom:10px;
			font-weight:bold;
			text-align:center;
			width:100%;
		}


.globalClass_ET .button_1O {
	background: #f58220 !important
}

footer .clear {
		float:none;
		clear:both;
		height:auto !important;
	}
.mobile-menu {}


.mobile-menu {
	position:fixed;
	z-index:5000;
	left:-100%;
	top:0px;
	background:url(../img/mobile-back.jpg) #3a1b00 100% 100%;
	background-size:cover;
	width:90%;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.99);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.99);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.99);
	height:100%;
	box-sizing:border-box;
}
.mobile-container {
	padding:15px;
	position:fixed;
	height:100%;
	overflow-y:scroll;
	width:90%;
	display:block;
	box-sizing:border-box;
}

.mobile-close{
	cursor:pointer;
	width:24px;
	height:24px;
	background:url(../img/close-icon.png) no-repeat;
	position:absolute;
	top:30px;
	right:30px;
	z-index:20000;
	display:block;
}

.mobilecatalog {
	display:none
}
.mobilebutton {
	display:none;
}
.homepageslider {
	display:none;
}

.mobile-menu .city {
    z-index:5;
    width:180px;
    color:#000000;
    font-size:14px;
    line-height:18px;
    cursor:pointer;
    padding:10px 40px 10px 13px;
    margin:0;
    border:1px solid #b0b1b2;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:border-box;
    box-sizing:border-box;
}
.mobile-menu .city:after {
    content:'';
    position:absolute;
    right:14px;
    top:16px;
    width:13px;
    height:7px;
    background:url('../img/arrow-icon.png') no-repeat center top;
}
.mobile-menu .city span {
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.mobile-menu .city:hover {
    border-color:#000000;
}
.mobile-menu .city.active {
    border-color:#ffffff;
}
.mobile-menu .city-drop {
    display:none;
    overflow:hidden;
    position:absolute;
    width:180px;
    padding:40px 0 0;
    margin:0;
    background:#ffffff;
    box-shadow:0 5px 15px rgba(0,0,0,0.1);
    -webkit-border-radius:5px;
    border-radius:5px;
}
.mobile-menu .city-drop li {
    color:#6d6e71;
    font-size:14px;
    line-height:20px;
    cursor:pointer;
    padding:9px 19px 10px;
}
.mobile-menu .city-drop li:hover {
    color:#000000;
    background:#e7e8e8;
}
.mobile-menu .call {
    text-shadow:0 1px 0 #ffffff;
}
.mobile-menu .call h5 {
    color:#000000;
    font-size:14px;
    line-height:18px;
    padding:0;
    margin:0 0 4px;
}
.mobile-menu .call h5 a {
    color:#000000;
}
.mobile-menu .call p {
    color:#f58220;
    font-size:14px;
    line-height:18px;
    margin:0 0 4px;
}
.mobile-menu .call p span {
    cursor:pointer;
}
.mobile-menu .call p span:hover {
    text-decoration:underline;
}
.mobile-menu .phone {
	padding-left:15px;
}
.mobile-menu .phone h3 {
    color:#fff;
    font-size:24px;
    line-height:26px;
    padding:0;
    margin:0;
}
.mobile-menu .phone a {
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}
.mobile-menu .phone h3 a {
    color:#fff;
}
.mobile-menu .phone p {
    color:#fff;
    font-size:14px;
    line-height:18px;
    margin:4px 0 0 00;
}

ul.catalog-menu {
	margin:20px 0 0 0;
	padding:0px;
}
ul.catalog-menu li a {
width: 100%;
box-sizing: border-box;
//background: url('../img/nav-a.png') repeat-x bottom;
display: block;
color: #fff;
font-size: 18px;
text-decoration: none;
font-weight: bold;
padding: 15px;
}

.mainmobilemenu > ul {
	margin:20px 0 0 0;
	padding:0px;
}
.mainmobilemenu > ul ul{
	display:none;
	margin:00px 0 0 20px;
	padding:0px;
}
.mainmobilemenu > ul >li >a {
	font-size: 15px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 15px;
}

.mainmobilemenu > ul > ul >li >a {
	font-size: 15px;
	display:block;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 15px;
}



.servicemenu {
	position:relative;
/*	border-top:1px solid #666;**/
/*	margin-top:10px;
	padding-top:10px;
*/
}

.servicemenu p{
	padding:0;
	margin:0px;
	font-size: 15px;
}
.servicemenu ul li a {
	color:#fff;
	font-size: 15px;
	display:block;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 0px;

}


















/* èñïðàâëÿåì êîñÿêè ìèòðû */
@media (max-width: 1300px){
	.news-i.whide {
		width:940px !important;
		margin:0 auto;
	}
	.news-i ul li {
		width:24.5%;
		margin:0px !important;
	}
}


/* âñ¸ ÷òî ìåíüøå äåñêòîïà */
@media (max-width: 999px){
.floatingcartdesktop {
	display:none !important;
}
.floatingcartmobile {
	display:table-cell;
}

	.sert-list ul li{
		width:33%;
		margin-left:0px;
		margin-right:0px;
		text-align:center;
	}
	.photo-l {
		width:100%;
		margin:0px;
	}
	.photo-l li {
		width:24.5%;
		padding:5px;
		margin:0px;
		box-sizing:border-box;
		margin-bottom:20px;
			
	}
        .content-b {
		padding-left:10px;
		padding-right:10px;
		box-sizing:border-box;
	}
	
.card-e .info {
	margin:0px;
	width:100%;
}
.card-e .sidedesc {
	width:100%;
}
	.card-e {
		margin:0px
	}
	.item-e div img {
		width:100% !important;
		height: auto !important;
		max-width:135px;
	}
	.catalog-incut {
		padding:0px;
		margin:0px;
	}
	.catalog-incut li{
		width:32.5%;
		margin:0px;
	}
	.catalog-incut .item-e {
		width:100%;
	}
	.catalog-incut .item-e div {
		width:100%;
	}
	.filter-e .group .item {
		width:50%
	}
	.breadcrumbs {
		width:100%;
		margin:0px 0 20px 0;
	}
	
	.content-b {
		width:100%;
	}
	.content-b .lc{
		width: 21%;
		margin: 0 2% 0 2%;
	}
	.content-b .rc{
		width: 73%;
		margin: 0px;
	}
	.clear {
		float:none;
		clear:both;
		height:auto !important;
	}
	.panel {
		width:100%;
	}
	header{
		display:block;
		width:100%;
	}
	.panel .ask {
		left:20%;
	}
	.panel .basket {
		left:45%;
	}
	.panel .lk {
		right:10px;
	}
	.wrapper {
		min-width:300px;
	}
	.panel > div {
		width:100%;
	}
	.panel {
		padding:0 10px;
		box-sizing:border-box;
	}
	header .city {
	/*	border:0px;*/
		top:18px;
		left:40%;
		padding-top:5px;
		padding-bottom:5px;
		z-index:20;
	}
	header .city::after {
		top:12px;
	}
	header .city-drop {
		top:19px;
		left:40%;
		z-index:10;
	}
	header .call h5 {
		margin:0px;
	}
	header .call{
		left:40%;
		padding-left:13px;
		top:60px;
	}
	header .logo {
		left:10px;
		height:auto !important;
		width:240px !important;
		top:30px;
	}
	header .phone {
		left:auto;
		right:10px;
	}
	div.search {
		display:none
	}
	menu {
		width:100%;
	}
	.slider {
		display:none;
	}
	.homepageslider {
		display:block;
		width:95%;
		margin:10px auto !important;
	}
	.homepageslider .pic {width:30%;margin-right:4%;float:left;}
	.homepageslider .pic img {width:100%;}
	.homepageslider .text {width:66%;float:left;}
	.homepageslider .text img {width:20%;float:right}
	.homepageslider .swiper-pagination{
		margin-top:10px;
		position:relative;
		top:auto !important;
		bottom:auto !important;
	}
	.homepageslider .text *,.homepageslider .text {
		font-size:15px !important;
		margin:0px !important;
	}
	.homepageslider .text h2 {
		font-size:18px !important;
		margin-bottom:10px !important;
		margin-top:10px !important;
	}
	.homepageslider .text button {
		margin-top:10px !important;
		font-size:12px !important;
	}
	.homepageslider .swiper-pagination-bullet {
	    width:5px;
	    height:5px;
	    border:2px solid #b0b1b2;
	    -webkit-border-radius:50%;
	    border-radius:50%;
	    padding: 5px;
	    background: transparent;
	}
	.homepageslider .swiper-pagination-bullet-active {
	    background:#f58220 !important;
	    border-color:#f58220 !important;
	}


	.index {
		width:100%;
	}
	.index .nav {
		width:33%;
	}
	.index .rc {
		width:66% !important;
		margin:0 !important;
	}
	.index .rc div ul li{
		box-sizing:border-box;
		margin:0px !important;
		width:49%;
	}
	.index .rc div ul li a{
		text-align:center;
		width:100%;
	}
	.index .rc div ul li a div{
		margin:0 auto 16px auto;
	}
	.index .rc div ul li a p{
	}
	.news-i.whide {
		width:96% !important;
	}
	.news-i ul li a {
		width:100%;
		padding:10px 10px;
	}
	.news-i li:nth-child(4) {
		display:none;
	}
	.news-i ul li {
		width:32.5%;
		margin:0px !important;
		box-sizing:border-box;
	}
	footer {
		margin:0px;
	}
	
	footer>div>div>div.production,footer>div>div>div.company,footer>div>div>div.social-madia,footer>div>div>div.contacts {
		min-height:250px;
		position:relative !important;
		width:50% !important;
		float:left;
		left:auto !important;
		top:auto !important;
	}
	footer > div {
		padding:20px 10px;
		height:auto;
	}
	footer > div > div {
		height:auto;
		width:100%;
	}
	footer > div > div::before, footer > div > div::after {
		display:none
	}
	footer .copy {
		position:relative;
		bottom:auto;
		border-top:1px solid #999;
		margin-top:20px;
		padding-top:10px;
	}
}
@media (max-width: 800px){
	.item-e p {
		font-size:15px
	}
	.sert-list ul li{
		width:49.5%;
		margin-left:0px;
		margin-right:0px;
		text-align:center;
	}
	.photo-l li {
		width:33%;
		padding:5px;
		margin:0px;
		box-sizing:border-box;
		margin-bottom:20px;
			
	}
	.modal-gallery {
		width:100%;
		padding:16px;
		margin-left: -50%;
	}
	.gallery-e .preview {
		display:none;
	}
	.gallery-e .main {
		width:100%;
		height:100%;
	}
	.gallery-e .main .item {
		height:350px;
	}
	.modal-gallery .gallery-e {
		width:100%;
	}
	.contacts-b > div  {
		padding:24px;
	}
	.contacts-b > div button {
		position:relative;
		margin-top: 20px;
		right:auto;
		top:auto;
	}
	.product-m .nav {
		border-radius:5px;
		padding:5px;
	}
	.product-m .nav li.active a {
		border-radius:5px !important;
	}
	.product-m .text {
		padding:15px;
	}
	.product-m .tab img {
		height: auto !important;
		width: 100% !important
	}
	.product-m .filter .item{
		margin:0px; 
		width:49.5%;
	}
	header {
		border-bottom:1px solid #ccc;
		background: url('../img/nav-a.png') repeat-x bottom;
	}
	.breadcrumbs {
	}
	.card-e .gallery {
		width:100%;
		margin:0%
	}
	.card-e .gallery .main {
		width:100%
	}
	.content-b .lc{
		display:none;
	}
	.content-b .rc{
		width: 96%;
		margin:0% 2%;
	}
	.homepageslider .text img {display:none;}
	.swiper-pagination-bullet {
		BORDER-COLOR:#777 !IMPORTANT;
	}
	.homepageslider {
		width:100%;
		background:rgba(0,0,0,0.1);
		margin:0px !important;
		box-sizing:border-box;
	}
	.homepageslider .swiper-pagination {
		margin-bottom:20px;
	}
	.homepageslider .inner{
		padding:20PX 10px !important;
	}
	.homepageslider .text *,.homepageslider .text {
		font-size:13px !important;
		margin:0px !important;
	}
	.item-e div img {
		width:100% !important;
		height:auto !important;
		max-width:140px;
	}
	.news-i ul li a {
		width:auto;
	}
	header .logo {
		width:200px !important;
	}
	header .phone {
		display:none;
	}
	.mobilebutton {
		position:absolute;
		right:10px;
		display:block;
		top:35px;
		background:url('../img/menu-bg.png') repeat;
		    display:block;
		    color:#ffffff;
			font-weight:bold;
		    font-size:16px;
		    line-height:28px;
		border-radius:5px;
		width: 0px;
		height:25px;
		padding: 7px 26px 10px 16px;

	}
	.mobilecart {
		opacity:0.7;
		position:absolute;
		width:42px;
		right:60px;
		display:block;
		top:35px;
		border:1px solid #999;
		height:42px;
		    display:block;
		    color:#ffffff;
			font-weight:bold;
		    font-size:16px;
		    line-height:28px;
		    padding:7px 10px 10px 10px;
		border-radius:5px;
		background:url(../img/cart.png) no-repeat center center;
		background-size:22px;

		box-sizing:border-box;

	}

	.mobilebutton span {
		display:none;
	}

	.item-e div {
		width:100%;
	}

	.index .rc > div {
		padding:15px;
	}
	.mobilebutton:after {
	    content:'';
	    position:absolute;
	    right:13px;
	    top:15px;
	    width:15px;
	    height:12px;
	    background:url('../img/catalog-arrow.png') no-repeat center top;
	}
	.panel, menu{
		display:none;
	}
	
	footer div.h4 {
		color:#fff;
		text-shadow:none;
	}
	.order-e {
		padding:30px;
	}
	.order-e button {
		position:relative;
	        right:auto;
		top:auto;
		margin: 20px auto 0px auto;
	}
	.order-new .controls {
		text-align:Center;
	}
	.order-new .controls .back-l{
		display:none;
	}
	.order-new table td.pic {
		display:none;
	}
	
}
@media (max-width: 550px){
	.desc-e img {
		width:100%;
		margin-right:0px;
	}

	.order-process .new .item textarea, .order-process .login input,.order-process .login button,.order-e button{
		width:100%;
		box-sizing:border-box;
	
	}
	#bx-soa-properties-hidden .form-group.bx-soa-customer-field input,.order-process .login .item{
		width:100%;
		box-sizing:border-box;
	}
	.order-new .controls a.button {
		width:100%;
		box-sizing:border-box;
	}
	.order-new table td.pic {
		display:block;
	}
	.table_basket td, .table_basket tbody, .table_basket tr, #basket_items_, #basket_items_ tbody, #basket_items_ tr, #basket_items_ td{
		display:block;
		text-align:center;
		width:100% !important;
		box-sizing:border-box;
		border-bottom: 0px solid #b0b1b2;
	}
        #basket_items_ tr {
		border-bottom: 1px solid #b0b1b2 !important;
	}
	.photo-l li {
		width:49.5%;
		padding:5px;
		margin:0px;
		box-sizing:border-box;
		margin-bottom:20px;
			
	}
	.modal-gallery {
		width:100%;
		padding:16px;
		margin-left: -50%;
	}
	.gallery-e .preview {
		display:none;
	}
	.gallery-e .main {
		width:100%;
		height:100%;
	}
	.gallery-e .main .item {
		height:200px;
	}
	.modal-gallery .gallery-e {
		width:100%;
	}

	.modal p.half, .modal p {
		margin-left:0px;
		margin-right:0px;
		width:100%
	}
	.modal {
		width:100%;
		margin-left:-50%
	}

	.catalog-incut li {
		width:99.5%
	}
	.mobilecatalog .nav ul li .item-e,.mobilecatalog .nav ul li ul li{
		min-height:220px;
	}
	.item-e div {
		height:110px
	}
	header .logo {
		width:250px !important;
		top:25px;
	}
	header .city, header .city-drop, header .call {
		display:none
	} 
	.news-i ul li {
		width:49.5%
	}
	.news-i li:nth-child(3) {
		display:none;
	}
	.desktopcatalog {
		display:none;
	}
	.mobilecatalog {
		display:block
	}
.mobilecatalog h3 {
    position:relative;
    color:#000000;
    font-size:24px;
    line-height:28px;
    text-transform:uppercase;
    padding:0;
	text-align:center;
}
.mobilecatalog h3:before, .mobilecatalog h3:after {
    content:'';
    position:absolute;
    top:14px;
    width:calc(50% - 85px);
    height:1px;
    background:#c9cacd;
}
.mobilecatalog h3:before {
    left:0;
}
.mobilecatalog h3:after {
    right:0;
}
	.mobilecatalog>.nav>ul {
		padding:15px;
		margin:0px;
	}
	button.standart {
		padding:12px;
	}
	.mobilecatalog .nav ul li ul {
		margin:0px;
		background:#fff;
		display:none;
	}
	.mobilecatalog .nav ul li ul li{
		width:49%;
		float:left;
		display:inline-block;
	}
	.mobilecatalog>.nav>ul>li {
		background:url('../img/nav-bg.png') repeat;
	}
	.mobilecatalog .nav ul li a {
		width:100%;
		box-sizing:border-box;
		background:url('../img/nav-a.png') repeat-x bottom;
		display:block;
		text-shadow:0px 1px 0px #ffffff;
		color:#4a4b4d;
		font-size:18px;
		text-decoration:none;
		font-weight:bold;
		padding:15px;
	}
	.news-i ul li .title {
		font-size:14px;
	}
}
@media (max-width: 420px){
	.mobilebutton {
		width: 0px;
		height:25px;
		padding: 7px 26px 10px 16px;
	}
	.mobilebutton:after {
		right: 13px;
	}
	.mobilebutton span {
		display:none;
	}
	.sert-list ul li{
		width:100%;
		margin-left:0px;
		margin-right:0px;
		text-align:center;
	}

	.item-e div img {
	/*	max-width:180px;*/
	}
	.product-m .filter .item{
		margin:0px; 
		width:99.5%;
	}
	.filter-e .group .item{
		width:100%
	}
	.catalog-incut li {
		width:100%
	}
	
	.homepageslider {
		width:100%;
		background:rgba(0,0,0,0.05);
	}
	header .logo {
		width:220px !important;
		top:30px;
	}
	.homepageslider .pic {width:100%;float:none;text-align:center;}
	.homepageslider .pic img {width:50%;}
	.homepageslider .text {width:100%; float:none;}
	.news-i ul li {
		width:100%;
	}
	footer>div>div>div.production,footer>div>div>div.company,footer>div>div>div.social-madia,footer>div>div>div.contacts {
		width:100% !important;
		height:auto !important;
		min-height:0px;
		margin-top:20px;
		float:none;
	}
	.mobilecatalog .nav ul li ul li {
		width:100%
	}
	.item-e div {
		height:140px;
	}
	.mobilecatalog .nav ul li .item-e,.mobilecatalog .nav ul li ul li{
		min-height:0px;
	}
	.news-i img {
		width: 70% !important;
		margin:0 auto;
	}
	.news-i ul li a {
		text-align:center;
		height:auto;
	}
}
@media (max-width: 360px){
	.photo-l li {
		width:100%;
		padding:5px;
		margin:0px;
		box-sizing:border-box;
		margin-bottom:20px;
			
	}
	header .logo {
		width:190px !important;
		top:32px;
	}

}

#mobile-menu .basket {
	margin-top:20px;
	margin-left:-10px;
	padding: 0 10px;
	border:1px solid #fff;
	border-radius:5px
}
.swiper-slide img {
	width:100%;
	border-radius:5px;
}
	.swiper-pagination{
		text-align:right !important;
		padding-right:10px;
		box-sizing:border-box;
	}
	 .swiper-pagination-bullet {
	    width:5px;
	    height:5px;
	    border:2px solid #fff;
	    -webkit-border-radius:50%;
	    border-radius:50%;
	    padding: 5px;
	    background: #f58220 !important;
	}
	.swiper-pagination-bullet-active {
/*	    background:#f58220 !important;
	    border-color:#f58220 !important;
*/
	}


.mobile-menu .call {
	display:none;
}

.mobile-menu .city {
	margin-left:15px;
	color:#fff;
	position:relative;
}
.mobile-menu .city-drop {
	margin-lefT: 15px;
	padding:0px;
}
.mobile-menu .phone {
	margin-top:15px;
}


.bx-pagination .bx-pagination-container ul li.bx-active span {
	background:#f58220;
}



.item-e p {
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;	
}

td.goodname {
	color:#f58220 !important
}
.ajaxLoader {
	display:none;
	width:20px;
	height:20px;
	margin:30px auto;
	background:url(/bitrix/templates/main/img/ajaxLoader.gif);
	background-size:cover;
}
.p20all {
	padding:20px;
	box-sizing:border-box;
}
.sidedesc{
	width:500px;;
display: inline-block;
vertical-align: top;
margin: 0 0px 0 0;
}
.delivery-block {
	width:500px;;
display: inline-block;
vertical-align: top;
margin: 0 0px 0 30px;
}

@media (min-width: 1230px) and (max-width: 1460px){
.sidedesc{
	width:330px;;
}
}

@media (max-width: 1230px) {
.sidedesc, .delivery-block{
margin: 0 0px 0 0px;
	width:100%;
}
}

.item-e .additional-section-chars {
    width: auto !important; 
    height: auto !important;
	padding:10px 10px 10px 10px;
}
.item-e .additional-section-chars * {
    width: auto !important;
    height: auto !important;
    margin: 0px 0 3px;
}

.item-e .additional-section-chars *::after , .item-e .additional-section-chars::after{
	display:none
}

.item-e .additional-section-chars .additional-section-chars-price {
	font-size: 18px;
	font-weight:bold;
	color:#f58220;
	padding-bottom:10px;
}
.item-e .additional-section-chars .additional-section-chars-container {
max-width: 160px;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 10px 10px 5px 10px;
    border-radius: 5px;}
.item-e .additional-section-chars .additional-section-chars-chars {display:flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;}
.item-e .additional-section-chars .additional-section-chars-chars span{font-size: 13px;
    color: #777;
    line-height: 17px;}
.item-e .additional-section-chars .additional-section-chars-chars span:first-child{}
.item-e .additional-section-chars .additional-section-chars-chars span.spacer{}
.item-e .additional-section-chars .additional-section-chars-chars span:last-child{}

.restcontainer {position:relative}
.restcontainer>span {display:inline-Block;border-bottom:1px dashed #999;cursor:pointer;}
.restcontainer>div{z-index:10;display:none;position:absolute;left:-60px;top:20px;background:white;padding:10px;width:150px;text-align:left;-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);}
.restcontainer:hover>div {display:block}