body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 13px;
	line-height: 15px;
	width: 100%;
	background: #f9f9f9;
	background: url(https://mebelspace.com/image/animation.gif);
	
}
*, *::after, *::before {
  box-sizing: border-box;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;}

html {
	position:relative;
	
}

ol, ul , li {
    list-style: none;
		padding-left:0px;
}
header{
/*padding-top: 5px;*/
    padding-bottom: 5px;
background: url(https://mebelspace.com/image/animation.gif);
}

/*
 .product-thumb .price {
	display:none;
}
*/
.row1 {
    margin-right: 0px;
 margin-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin-top:0px;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #1e6bda;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #1e6bda;
	background-image: linear-gradient(to bottom, #1e6bda, #1e6bda);
	background-repeat: repeat-x;
}

.dropdown-menu li > a {
	text-decoration: none;
	color: #000;

}

/* top */
#top {
	background-color: #1e6bda;
	padding: 4px 0px 3px 0;
	margin: 0 0 0 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	color: #000;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #1e6bda;
	background-image: linear-gradient(to bottom, #1e6bda, #1e6bda);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #fff;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
margin-bottom: 0px;
}
/* search */
#search {
	margin-bottom: 0px;
	margin-top: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #1e6bda;
	background-image: linear-gradient(to bottom, #1e6bda, #1e6bda);
	background-repeat: repeat-x;
	border-color: #1e6bda #1e6bda #1e6bda;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #1e6bda;
	background-image: linear-gradient(to bottom, #1e6bda, #1e6bda);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #1e6bda;
	
	background-repeat: repeat-x;
	border-color: #1e6bda #1e6bda #1e6bda;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #1e6bda;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #eff3f9;
	color: #fff;
	border-top: 1px solid #dcdcdc;
	    background: url(https://mebelspace.com/image/animation.gif);
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #fff;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom:15px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 10px 0 10px 0;
	padding: 4px 0;
	background-color: transparent;

}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
    top: 6px;
    right: -5px;
    width: 10px;
    height: 10px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #1e6bda;
	background-image: linear-gradient(to bottom, #1e6bda, #1e6bda);
	background-repeat: repeat-x;
	border-color: #1e6bda #1e6bda #1e6bda;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1e6bda;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #1e6bda;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
    height: 32px;
    overflow: hidden;
	margin-top: 15px;
}
.product-thumb .caption {
	padding: 0 10px;
	
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {

	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
	    padding-bottom: 10px;
font-size: 15px;
}
.product-thumb .price-new {
	font-weight: 600;
	color: #ff1c00;
}
.product-thumb .price-old {
	color: #000;
	text-decoration: line-through;
	margin-left: 10px;
	    font-size: 12px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: none;
}
.product-thumb .button-group {
padding: 0 10px;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #fff;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #ff1c00;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
	font-size:8px;
}

.product-thumb .button-group button + button {
	width: 20%;
	border-left: 2px solid #fff;
	background-color: #dbe1ea;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}



  .mainmenu {
    background: #fff;
    position: relative;
    overflow: hidden;
    height: 40px;
    margin: 0 0;
	border-bottom: 1px solid #c7c7c7;
}
.mainmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    float: left;
     height: 40px
}
.mainmenu ul li {
    position: relative;
    left: -50%;
    float: left;
    margin: 0 0px;
    height: 40px;
	border-right: 1px solid #c7c7c7;
}

.mainmenu ul li:nth-child(10) {
    position: relative;
    left: -50%;
    float: left;
    margin: 0 0px;
    height: 40px;
	border-right: 0px solid #c7c7c7;
}

.mainmenu ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    padding: 0 10px;
    line-height: 40px;
}
.mainmenu ul li a:hover {
    background-color: #ddd;
	color:#444;
}





@media (max-width: 1350px) {
		.mainmenu ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    padding: 0 7px;
    line-height: 40px;
	font-size:14px;
}

}




@media (max-width: 1200px) {
		.mainmenu ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    padding: 0 3px;
    line-height: 40px;
	font-size:13px;
}

}





@media (max-width: 1100px) {
		.mainmenu ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    padding: 0 3px;
    line-height: 40px;
	font-size:12px;
}

}

@media (min-width: 1200px) {

	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {

	
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.full-container, .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    min-width: 320px;
	width:100% !important;
}

.product-layout.product-grid {
	padding-left:15px;
	padding-right:15px;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
position: relative;
}




.product-layout.product-grid:hover {
	padding-left:15px;
	padding-right:15px;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
-webkit-box-shadow: 0px 0px 5px 1px rgb(107, 250, 243);
-moz-box-shadow: 0px 0px 5px 1px rgb(107, 250, 243);
box-shadow: 0px 0px 5px 1px rgb(107, 250, 243);
}


.catlist
  {
  border: 1px solid #DDD;
  margin-bottom: 20px;
  }
.catimg
  {
  text-align:center;
  }
.catname
  {
    min-height: 60px;
  overflow:auto;
  }
  
  
  
  .topmenu li {
	  padding:3px;
	  float:left;
	  list-style:none;
	  min-width:10%;
  }
    .topmenu li a {
	  width:100%;
text-align:center;
  }
  .img-thumbnail {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 4px;
	margin:auto;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.optioninput {
margin-left: 23px !important;
    top: 20px;
}

.option label {
	padding-left:0px;
	display:block;
	float:left;
	margin-right:10px;
}
.option label span {

	display:none;
	text-align:center;
}

.p-div {margin: 3px 0;font-size: 14px;display:table;width:100%;}
.p1 {color:#000;display:table-cell;vertical-align:bottom;width:40%;position:relative;overflow:hidden;}
.p1:after {content: "";display: inline-block;width: 100%;position: absolute;border-bottom: 1px dotted #000;bottom: 2px;margin-left: 10px;}
.p2 {display:table-cell;vertical-align:top;padding-left:10px;color: #00289a;font-style: italic;}
  
.radio.option input:checked+img {
    border-color: #2b8cdb;
    border-width: 2px;
}
@media (min-width: 1200px)
#product .image-radio img {
    max-width: 44px;
}
@media (min-width: 992px)
.radio.option img {
    max-width: 41px;
}
@media (min-width: 768px)
#product .image-radio img {
    max-width: 39px;
}
.radio.option img {
    cursor: pointer;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	margin-bottom:10px;
}

.optioninput {
	display:none;
	
}

.dropdown-menu.dropdown-menu-right li > a {
	text-decoration: none;
	color: #000 !important;

}
.dropdown-menu.dropdown-menu-right li > a:hover {
    text-decoration: none;
    color: #fff !important;
}

.catlist.product-thumb.podcat {
	border:0px;
	margin-bottom:0px;
}

.catname a{
	display:block;
	text-align:center;
	padding:15px 0px;
	font-size:17px;
	
}


#tab-review{
    -webkit-box-shadow: 2px 2px 5px 0px rgb(107, 250, 243);
    -moz-box-shadow: 2px 2px 5px 0px rgb(107, 250, 243);
    box-shadow: 2px 2px 5px 0px rgb(107, 250, 243);
    background: #fafafa;
	padding-top:15px;
	padding-bottom:15px;
	}
	
	.fa-star {color:#ffc800;}
	

.cartimg {
	width:100%;
	
}

.heart {
	width:100%;
	position:relative;
}


#cart button {
background:transparent;
border:0px;
box-shadow:none;
padding:0px;
}

#cart {
	width:100%;
	position:relative;
}

#cart-total {
    position: absolute;
    top: 0px;
    right: 0px;
    /* width: 100%; */
    /* display: block; */
    color: white;
    background: red;
    border-radius: 50%;
    padding: 0px 7px;
    font-size: 10px;
}


.phone {
color: rgb(255 255 255);
    padding-top: 0px;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
    width: 100%;
    font-weight: 600;
    /* text-shadow: white 0px 0px 4px; 
    text-shadow: 0 0 10px rgb(255 0 0 / 94%), 0 0 10px rgb(255 115 0), 0 0 10px rgb(255 0 0);*/
}




.phone:hover {
    color: #fff;

}

.fa-search {
	font-size:16px;
	color:#1e6bda;
}


.cardpice {
background: #fbff00;
    text-align: center;
    padding: 10px 10px;
    border-radius: 6px;
	    font-size: 18px;
}

.cardbut {
	    width: 100%;
    font-size: 18px;
    padding: 10px 10px;
}


#button-cart {height: 100%;
    display: block;
    padding: 11px 10px;
    font-size: 18px;}

@media (max-width: 1366px) {

	
	.futerp{
		font-size:11px;
	}
	
}	

@media (max-width: 1200px) {
.phone {
    color: #fff;
    font-size: 25px;
    padding-top: 15px;
    display: block;
    text-align: center;
    width: 100%;
}

.cardpice {
background: #fbff00;
    text-align: center;
    padding: 14px 3px;
    border-radius: 6px;
    font-size: 20px;

}

.product-layout.product-grid:nth-child(-n+6) {
	border-top: 1px solid #ddd;
	
}
}	


@media (min-width: 1000px) {


.product-layout.product-grid:nth-child(-n+6) {
	border-top: 1px solid #ddd;
	
}


}


@media (max-width: 768px) {
	
	
	.catitem {
		height:165px;
		overflow:hidden;
	}
	
	.product-layout.product-grid:nth-child(-n+6) {
	border-top: 0px solid #ddd;
	
}

	.product-layout.product-grid:nth-child(-n+2) {
	border-top: 1px solid #ddd;

	
}
	
	
	.product-thumb .price-new {
    font-weight: 600;
    color: #ff1c00;
    font-size: 15px;
}
	
.product-thumb .price-old {
    font-size: 8px;
}
	
.phone {
color: #fff;
    font-size: 23px;
    padding-top: 7px;
    display: block;
    text-align: center;
    width: 100%;
    }
	
	#logo {
/* margin-bottom: 15px; */
    margin-top: 5px;
}
#search {
    margin-bottom: 20px;
    margin-top: 10px;
}

#head_filter {
    display: block;
    background: #1e6bda;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 7px;
}

.product-thumb .price {
    color: #444;
    padding-bottom: 0px;
    font-size: 20px;
	padding: 10px 0px;
	
    max-height: 35px;
}
#no_price_id{
    font-size: 10px;
}
.catname a {
    display: block;
    text-align: center;
    padding: 5px 0px;
    font-size: 15px;
}


.catname {
    overflow: hidden;
    min-height: 50px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.breadcrumb {
    margin: 0px 0 0px 0;
    padding: 5px 0;
    background-color: transparent;
    font-size: 11px;
    overflow: hidden;
}


.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: -5px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #1e6bda;
    border-bottom: 1px solid #1e6bda;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

h1 {
    font-size: 25px;
    margin-top: 0px;
}

h1 {
    font-size: 20px;
    margin-top: 0px;
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #ff0000;
    background-repeat: repeat-x;
    border-color: #1e6bda #1e6bda #1e6bda;
}
.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.navbar-header{
    border-top: 1px solid #59ade6;

}
.nav>li {
    position: relative;
    display: block;
    border-bottom: 1px solid #59ade6;
}

#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    background: white;
	border: 1px solid #ffffff;
}

.fa-search {
	font-size:16px;
	color:#1e6bda;
}



}	




#search .form-control {
    display: block;
    width: 100%;
  
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f3ebeb;


}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    background: white;
	border: 1px solid #f3ebeb;
}


.fa-exchange, .fa-heart {
	color:#1e6bda;
	
}

#slideshow0 {
	margin-top:15px;
	
}

.socimg {
	 width:100%;
	 display:block;
	 max-width:100px;
	 margin:auto;
	 margin-bottom:15px;
}

#tab-description, #atribut, #tab-review {
	margin-bottom:15px;
	
}

#tab-description h3, #atribut h3, #tab-review h3{
	color: #1e6bda;
	font-size: 18px;
    font-weight: bold;
	
}

.h4info {
    color: #1e6bda;
    font-size: 18px;
    font-weight: bold;
	margin-bottom:15px;
}
 

.prodinf{
margin-bottom:20px;
}

.prodinfo{
    background-color: #eaeaea;
    color: #1e6bda;
    border-width: 0px;
    border-style: solid;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 12px 5px;
    -webkit-box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
    -moz-box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
    box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
}

.imginfo {
    margin-left: 10px;
    margin-bottom: 4px;
}

.spaninfo1 {
    margin-left: 10px;
}

.spaninfo2 {
    color: red;
}


@media (max-width: 768px) {
.prodinfo{
    background-color: #eaeaea;
    color: #1e6bda;
    border-width: 0px;
    border-style: solid;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 12px 5px;
    -webkit-box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
    -moz-box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
    box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
	display:block;
	width:100%;
}

.imginfo {
    margin-left: 0px;
	margin-right:10px;
    margin-bottom: 4px;
}

}


.botpanel {
	background:#377bded4;
	position: fixed;
	bottom:0px;
	    z-index: 99999;
padding: 5px 10px;
    width: 100%;
    padding-bottom: 15px;
}

.botpanel1{
	
    background-color: #eaeaea;
    color: #1e6bda;
    border-width: 0px;
    border-style: solid;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 12px 5px;
    -webkit-box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
    -moz-box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
    box-shadow: 2px 2px 1px 1px rgb(107, 250, 243);
}

.botpanel1 > .imginfo {
    margin-left: 0px;
	margin-right:0px;
    margin-bottom: 4px;
}

.botpanel1 > .spaninfo1 {
    margin-left: 4px;
}

h3#nfs1 {
	display:block;
	margin-bottom:15px;
}

#column-right1 > h3#nfs1, #column-left1 > h3#nfs1 {
	display:none;
}



h3#nfs2, h3#nfs3 {
	display:none;
}

#column-right1 > h3#nfs2, #column-left1 > h3#nfs3 {
	display:block;
	margin-bottom:15px;
}


.tab-content > #column-right1 > h3#nfs1, .tab-content > #column-right1 > h3#nfs2, .tab-content > h3#nfs1, .tab-content > #column-left1 > h3#nfs3 {
	display:none;
}



.tab-content > p {
	margin-bottom:10px;
	font-size:14px;
	color:#000;
	
}



img {
  max-width: 100%;
}





/* -------------------------------- 

Main Components 

-------------------------------- */

.cd-dropdown-wrapper {
  display: inline-block;
  position: relative;
  height: 40px;
  width:100%;
  margin: 0px;
  margin-top:10px;
  z-index:1050;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-dropdown-trigger {
display: block;
    position: relative;
    padding: 0px 0px;
    text-align: center;
    line-height: 40px;
    background-color: #ffffff;
    color: #114bee;
    font-weight: 600;
    border-radius: 3px;
    font-size: 17px;
    text-transform: uppercase;
    box-shadow: 0px 0px 12px 8px #114bee;
}
.cd-dropdown-trigger:hover, .cd-dropdown-trigger:focus {
     box-shadow: 0px 0px 12px 8px #114bee;
color: #114bee;
}
.no-touch .cd-dropdown-trigger:hover {
  background-color: #0074ec;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #114bee;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  -moz-transition: width 0.3s, -moz-transform 0.3s;
  transition: width 0.3s, transform 0.3s;
}

.cd-dropdown-trigger::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


#search input[type="text"] {

}

#search button {
}



.col-menu, .col-logo, .col-search, .col-cart, .col-tel {
	float:left;
	
}



.col-menu {
	width:15%;
}

.col-logo {
	width:20%;
}

.col-search {
	width:30%;
}

.col-tel {
	width:15%;
	text-align:center;
}

.col-tel a {
font-size: 16px;
    border-bottom: 1px dotted;
}
.col-cart {
	width:20%;
}

.cart-left{

	float:right;
}
.cart-right{

	float:right;
}

.cart-img{
	height:40px;
	margin-left:10px;
}

#logo > a > img {
	margin:auto;
    padding-top: 5px;



}
#logo >  img {
	margin:auto;
	    padding-top: 5px;

}



.all{
    box-shadow: 0px 0px 12px 4px rgb(107, 250, 243);
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;

    width: 100% !important;
    margin-top: 10px;
    border-radius: 10px;
    background: #fff;
    padding-top: 5px;
	padding-bottom:15px;
}

h1.title-cat{
	margin-bottom:15px;
	
}

@media (max-width: 768px) {
	.col-tel {
display:none;
}
	
	.cd-dropdown-trigger::before {
  right: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
	

#logo > a > img {

}
#logo > img {

}

.cart-img{
	height:30px;
	
}

.cart-left{
display:none;
}

.col-search{
display:none;
}


.col-menu {
	width:25%;
}

.col-logo {
	width:50%;
}


.col-cart {
	width:25%;
}


.cd-dropdown-trigger {
display: block;
    position: relative;
    padding: 4px 0px;
    /* text-align: left; */
    /* padding-left: 5px; */
    line-height: 30px;
    background-color: #ffffff;
    color: #114bee;
    border-radius: 3px;
    font-size: 20px;
    text-transform: uppercase;
}



}

@media only screen and (min-width: 1024px) {
  .cd-dropdown-trigger {
    font-size: 17px;
  }
  .cd-dropdown-trigger.dropdown-is-active {
     box-shadow: 0px 0px 12px 8px #114bee;
color: #114bee;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
     box-shadow: 0px 0px 12px 8px #114bee;
color: #114bee;
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}

.cd-dropdown {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  color: #3b84af;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #3b84af;
  background-color: #f6f6f6;
  border-bottom: 1px solid #ddd;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #3b84af;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2, .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content, .cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
  display: block;
  color: #3b84af;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
    border: 0px;
  border-top: 1px;
  border-color: #ddd;
  border-style: solid;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #dddddd;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    color: #111433;
    height: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    border-color: #ebebeb;
  }
  .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #31608b;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
    height: 40px;
    line-height: 40px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
    padding-top: 10px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 15px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
  background-image: url("../img/nucleo-icon-1.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
  background-image: url("../img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
  background-image: url("../img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
  background-image: url("../img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
  background-image: url("../img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
  background-image: url("../img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
  background-image: url("../img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
  background-image: url("../img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
  background-image: url("../img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
  background-image: url("../img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
  background-image: url("../img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
  background-image: url("../img/nucleo-icon-12.svg");
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 280px;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #31608b;
  }
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    color: #3b84af;
    background-color: #f6f6f6;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 25%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 880px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ebebeb;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #31608b;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    pointer-events: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0 30px;
    height: 250px;
    overflow: overlay;
  }
  
  
    .cd-dropdown-content .cd-secondary-dropdown > li.item-fab {
    margin: 20px 0;
    border-right-width: 0px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0 30px;
    height: 40px;
    overflow: overlay;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 1.3rem;
    padding-left: 0;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #31608b;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 880px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
  width: 25%;
    float: left;
    padding: 5px;
    /* margin-right: 5%; */
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #31608b;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 880px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
height: 30px;
    line-height: 1.2;
    padding: 5px 0 0 15px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #31608b;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 2px 0 0 #31608b;
    color: #31608b;
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #31608b;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #31608b;
  }
  
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3 {
	font-size:14px;
	text-align:center;
}
  
  
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
background: #f7f7f7;
    color: #111433;
    outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1024px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}

.has-children > a, .go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #3b84af;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #b3b3b3;
  }
}

.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 1024px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}

.a-section {
    margin: 0px;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background: -webkit-radial-gradient(rgba(0,0,0,0), rgba(0,0,0,0.01), rgba(0,0,0,0.05), rgba(0,0,0,0.05));
    background: -o-radial-gradient(rgba(0,0,0,0), rgba(0,0,0,0.01), rgba(0,0,0,0.05), rgba(0,0,0,0.05));
    background: -moz-radial-gradient(rgba(0,0,0,0), rgba(0,0,0,0.01), rgba(0,0,0,0.05), rgba(0,0,0,0.05));
    background: radial-gradient(rgba(0,0,0,0), rgba(0,0,0,0.01), rgba(0,0,0,0.05), rgba(0,0,0,0.05));
}


::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}


.maincatmenu {
	float:left;
	width:20%;
	padding:15px;
}

.maincatmenu a img {
	width:100%;
}
.maincatmenu a p {
text-align: center;
    color: #000;
    padding: 5px;
}

.subcatmenu {
	height:200px;
	overflow-x:auto;
}


@media (max-width: 768px) {
.maincatmenu {
	float:left;
	width:50%;
	padding:15px;
}

.breadcrumb > li:last-child {
    display: none;
}



}

.shop img {
	width:25%;
	display:inline-block;
	}
	
	.shop p {
    width: 70%;
    margin-left: 10px;
    display: block;
    font-size: 14px;
    float: right;
		}

.shop{
margin:15px 0px;
	}
	
	.autocalc-product-special {	font-weight: 600;
	color: #ff1c00;}
	
	
	.myfilter {border: 1px solid #0074ec;
    border-radius: 4px;
    padding: 3px;
    font-size: 15px;
	margin: 5px;
	    display: inline-block;
	}
		.myfilter-red {border: 1px solid #ff1c00;
    border-radius: 4px;
    padding: 3px;
    font-size: 15px;
	margin: 5px;
	    display: inline-block;
		color:#ff1c00;
	}
	
	
	.pod-cat {
	list-style:none;
	padding-left:0px;
	}
	
	.pod-cat li {
		    padding: 3px;
    margin-right: 5px;
    border: 1px solid #dedede;
    border-radius: 3px;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 12px;
	}
	
	.topcat {
		display:inline-block;
		width:120px;
		border-right:1px solid #f9f9f9;
		text-align:center;
		margin-bottom:15px;
	}
	
	.topcat img {
		width:100%;
		display:block;
	}
	
	
	
.main-menu {
    height: 80px;
    margin-top: 8px;
    /* background-color: #f9f9f9; */
    /* border: 1px solid #473c32; */
    border-radius: 2px;
    overflow-x: scroll;
	    overflow-y: hidden;
    background: url(https://mebelspace.com/image/animation.gif);
}
.main-menu ul{margin:0;padding:0;list-style-type:none;width: 100%;
    height: 100px;}
.main-menu ul li{min-width:80px;min-height:83px;width:8.32%;float:left;font-size:1em;font-weight:400; /* height: 100%; */;position:relative}
.main-menu ul li.active,.main-menu ul li:hover{cursor:pointer;}
.main-menu ul li a,.main-menu ul li a:hover{padding:8px 0;display:block;color:#fff}
.main-menu ul li a i{margin:0 8px;display:block;height:32px;background:url(menu5.png) no-repeat}
.main-menu ul li a i.category0{background:url(9.png) no-repeat center;}
.main-menu ul li a i.category36{background:url(7.png) no-repeat center;}
.main-menu ul li a i.category54{background:url(11.png) no-repeat center;}
.main-menu ul li a i.category47{background:url(1.png) no-repeat center;}
.main-menu ul li a i.category40{background:url(8.png) no-repeat center;}
.main-menu ul li a i.category600{background:url(4.png) no-repeat center;}
.main-menu ul li a i.category30{background:url(5.png) no-repeat center;}
.main-menu ul li a i.category605{background:url(2.png) no-repeat center;}
.main-menu ul li a i.category613{background:url(10.png) no-repeat center;}
.main-menu ul li a i.category601{background:url(6.png) no-repeat center;}
.main-menu ul li a i.category43{background:url(12.png) no-repeat center;}
.main-menu ul li a i.category35{background:url(3.png) no-repeat center;}
.main-menu ul li a span{font-size:13px;display:block;margin-top:5px;text-align:center}
.main-menu ul li div{display:none;position:absolute;color:#fff;background-color:#473c32;top:100%;padding:16px;z-index:36}
.main-menu ul li:hover div{display:block}


 .tab input, .tab-content1 { display: none; }
   .tab {
    /*font: 0.8rem/1.2 Arial, sans-serif; /* Параметры шрифта */
    border: 1px solid #ddd; /* Параметры рамки */
    border-radius: 3px; /* Скругляем уголки */
    color: #888888; /* Цвет текста */
    margin-bottom: 10px; /* Расстояние между пунктами */
   }
   .tab-title {
    padding: 10px;
    display: block;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    cursor: pointer;
    position: relative;
   }
   .tab-title::after {
    content: '+';
    float: right;
    position: absolute;
    right: 10px;
    top: 18px;
    font-size: 25px;
    font-weight: bold;
    color: #1e6bda;
   }
   .tab-content1 {
    padding: 15px 15px; /* Поля вокруг текста */
   }
   .tab :checked + .tab-title {

    border-radius: 3px 3px 0 0; /* Скругляем уголки */

   }
   .tab :checked + .tab-title::after {
    content: '−'; /* Выводим минус */
   }
   .tab :checked ~ .tab-content1 {
    display: block; /* Показываем содержимое */
   }

.tab-title img {
	    width: 32px;
    display: block;
    float: left;
    margin-right: 10px;
}
.tab-title span {
font-size: 18px;
    padding-top: 10px;
    display: block;
    float: left;
	}
	
	/*.cardpice {
    background: #fbff00;
    text-align: center;
    padding: 10px 10px;
    border-radius: 6px;
    font-size: 18px;
    display: none;
}

.product-thumb .price {
    color: #444;
    padding-bottom: 10px;
    font-size: 15px;
    display: none;
} */


@media (max-width: 768px) {

.main-menu ul li {
    min-width: 16%;
    min-height: 83px;
    width: 16%;
    float: left;
    font-size: 9px;
    font-weight: 400;
    height: 62px;
    position: relative;
}
.main-menu ul li a span {
    font-size: 10px;
}
.main-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    height: 180px;
}

.main-menu {
    height: 180px;
    margin-top: 8px;
    /* background-color: #f9f9f9; */
    /* border: 1px solid #473c32; */
    border-radius: 2px;
    overflow-x: scroll;
    overflow-y: hidden;
    background: url(https://mebelspace.com/image/animation.gif);
}

}


.bigcatmenu {

}

.bigcatmenu_a {
	    border-radius: 25px;
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.bigcatmenu_p {
position: absolute;
    bottom: 35px;
    left: 20px;
    color: #fff;
    font-size: 25px;
}

    
	.spec-title{
margin-bottom: 30px;
margin-top: 30px;
    position: relative;
    height: 56px;
    padding: 10px;
    text-align: center;
}

.spec-title span{
position: relative;
    background: #fff;
    z-index: 2;
    display: inline-block;
    padding: 0 15px;
}
	
	
.spec-title:before {
    content: '';
    border-top: 1px #dedede solid;
    width: 100%;
    height: 1px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 28px;
}
#chat{
	position: fixed;
	bottom:20px;
	right:20px;
	z-index: 999999999;
	box-shadow: 1px 1px 22px -3px #b0b0b0;
}

#slidetoggle3{
    text-align: center;
    padding: 5px;
    background: #4e8cff;
    color: #fff;
}

#slidetoggle2{
		position: fixed;
	bottom:20px;
	right:20px;
	z-index: 99999;
	
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042 !important;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }
  
    .catmainmenu li{
	  margin-bottom:10px;
	  margin-top:10px;
	  
  }
  
  .catmainmenu li{
	  display:block;
	  padding:5px;
	  border-bottom:1px solid #dedede;
  }
  
    .catmainmenu li a{
	 font-size:16px;
	  
  }
.fa-angle-right {
	font-size:16px;
	margin-right:10px;
	
}
