

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,900,700,700italic,900italic&subset=latin,latin-ext);




#collections,
#collections h1,
#collections h2,
#collections h3,
#collections h4,
#collections h5,
#collections h6{
	/*
	 font-family: 'Roboto', sans-serif;
	*/   
	line-height: normal;
	font-weight: normal;
	color: black;
}

#collections{
	width: 1056px;
	margin-top: 4px;
	margin-bottom: 22px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 5px;
	padding-right: 5px;
}


#collections .block:nth-child(n+2){
	margin-top: 67px;
}


#collections .block:before,
#collections .block:after{
	content: "";
	display: table;
}

#collections .block:after{clear: both;}


#collections .top-column{margin-left: 0px;}
#collections .left-column{float: left; width: 240px; position: relative; height: 366px;}
#collections .right-column{float: left; margin-left: 0px;}


#collections .top-column{width: 747px;margin-left:6%}
#collections .right-column{width: 747px;margin-left:4%}

#collections .top-column .title {height: 16px;}


#collections .left-column .title{
	font-size: 22px;
	color: #313234;
	margin: 0;
	margin-bottom: 7px;
	text-align: center;
}


#collections .back{
	font-size: 16px;
}

#collections .top-column .title{
	font-size: 40px;
	color: #313234;
	margin: 0;
	margin-bottom: 12px;
	text-align: center;
}


#collections .nav-blocks{
	margin-bottom: 1px;
	position: relative;
	z-index: 1;
}

#collections .nav-block{
	cursor: pointer;
	display: table;
	margin-left: auto;
	margin-right: auto;
}




#collections .nav-block .image{
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	
	position: relative;
	
	
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}


#collections .nav-block.active .image{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

#collections .nav-block .image:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
	border: 3px solid rgba(202, 202, 202, 0);
	
	z-index: 2;
	
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}


#collections .rounded .nav-blocks .nav-block .image img{
	border-radius: 7px;
}

#collections .rounded .nav-blocks .nav-block .image:before{border-radius: 8px;}

#collections .nav-block:hover .image:before,
#collections .nav-block.active .image:before{
	border-color: #c9c9c9;
}


#collections .top-column .nav-block .nav-title{
	color: #313234;
	font-weight: 267;
	font-size: 27px;
	margin: 0;
	margin-top: 4px;
	margin-left: 4px;
	text-align: center;
}

#collections .left-column .nav-block .nav-title{
	color: #313234;
	font-weight: 267;
	font-size: 18px;
	margin: 0;
	margin-top: 4px;
	text-align: center;
}

#collections .nav-block.active .nav-title{font-weight: bold;}

#collections .nav-block:nth-child(n+2){margin-top: 10px;}

#collections .top-column .uv-link{
	font-size: 27px;	
}

#collections .top-column .ir-link{
	font-size: 27px;	
}

#collections .uv-link{
	font-size: 14px;
	font-weight: 267;
	color: #9d0132;
	display: table;
	margin-left: 18px;
	margin-right: auto;
	cursor: pointer;
}

#collections .uv-link.hide-block{display: none;}

#collections .uv-link:before{
	content: "";
	width: 23px;
	height: 25px;
	background: url(../images/uv-icon.png) no-repeat center center;
	background-size: cover;
	margin-right: 4px;
	
	display: inline-block;
	margin-bottom: -6px;
	
}

#collections .ir-link{
	font-size: 14px;
	font-weight: 267;
	color: #9d0132;
	display: table;
	margin-left: 18px;
	margin-right: auto;
	cursor: pointer;
}

#collections .ir-link.hide-block{display: none;}


#collections .ir-link:before{
	content: "";
	width: 23px;
	height: 25px;
	background: url(../images/ir-icon.png) no-repeat center center;
	background-size: cover;
	margin-right: 4px;
	
	display: inline-block;
	margin-bottom: -6px;
	
}



#collections .full-block{position: relative;}
#collections .rounded .uk-slideshow{overflow: hidden; border-radius: 22px;}
#collections .rounded .uk-slideshow img{border-radius: 22px;}

#collections .full-block .dotts{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

#collections .full-block img{
	position: relative;
	/*
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	*/
}
	
#collections .full-block img.uv, #collections .full-block img.ir{
	display: none;
	z-index: auto;
	
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}


#collections .full-block .dotts > div{
	position: absolute;
	left: 0;
	top: 0;
	
	cursor: pointer;
	
	width: 64px;
	height: 64px;
	border-radius: 100%;
	z-index: 2;
	
	-webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#collections .full-block .dotts > div.active{
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


#collections .full-block .dotts > div:before{
	content: "";
	display: block;
	
	position: absolute;
	left: 0;
	top: 0;
	
	width: 64px;
	height: 64px;
	background: url(../images/dot.png) no-repeat center center;
	background-size: 59px 59px;
	border-radius: 100%;
	
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

#collections .full-block .dotts > div.active:before,
#collections .full-block .dotts > div:hover:before{opacity: 0;}


#collections .full-block .dotts > div:after{
	content: "";
	display: block;
	
	position: absolute;
	left: 0;
	top: 0;
	
	width: 64px;
	height: 64px;
	background: url(../images/dot-h.png) no-repeat center center;
	background-size: 59px 59px;
	border-radius: 100%;
	
	-webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    
    opacity: 0;
    
    
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

#collections .full-block .dotts > div.active:after,
#collections .full-block .dotts > div:hover:after{
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}







#collections .left-column .hidden-content{
	-webkit-perspective: 1778px;
    -moz-perspective: 1778px;
    -o-perspective: 1778px;
    perspective: 1778px;

    
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    
    z-index: 2;
    
    width: 0;
    overflow: hidden;
    
}

#collections .top-column .hidden-content{
	-webkit-perspective: 1778px;
    -moz-perspective: 1778px;
    -o-perspective: 1778px;
    perspective: 1778px;

    
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    
    z-index: 2;
    
    width: 0;
    overflow: hidden;
    
}


#collections .left-column .hidden-content.show{right: 0; width: auto; overflow: visible;}
#collections .top-column .hidden-content.show{right: 0; width: auto; overflow: visible;}


#collections .left-column .hidden-content .inner-content{
	 -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;

	
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: -20px;
	z-index: 3;
	
	background: white;
	border: 1px solid #cbcbcb;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
	
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateY(-86deg);
    -moz-transform: rotateY(-86deg);
    transform: rotateY(-86deg);
   
}

#collections .top-column .hidden-content .inner-content{
	 -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;

	
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: -20px;
	z-index: 3;
	
	background: white;
	border: 1px solid #cbcbcb;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
	
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateY(-86deg);
    -moz-transform: rotateY(-86deg);
    transform: rotateY(-86deg);
   
}


#collections .hidden-content.active .inner-content{
	opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}


#collections .left-column .hidden-content .inner-content img{width: 100%;}
#collections .top-column .hidden-content .inner-content img{width: 100%;}

.uk-slidshow > li {
	opacity: 1;	
}


#collections .left-column .hidden-content .inner-content .block-in{
	font-family: 'Roboto Regular';
	padding: 18px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 267;
}

#collections .top-column .hidden-content .inner-content .block-in{
    font-family: 'Roboto Regular';
	padding: 18px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 267;
}

#collections .left-column .hidden-content .inner-content .block-in p{margin: 0;}
#collections .top-column .hidden-content .inner-content .block-in p{margin: 0;}

#collections .left-column .hidden-content .inner-content .block-in h3{
	margin: 0;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

#collections .top-column .hidden-content .inner-content .block-in h3{
	margin: 0;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}


#collections .left-column .hidden-content .inner-content > div{display: none;}
#collections .left-column .hidden-content .inner-content > div.active{display: block;}

#collections .top-column .hidden-content .inner-content > div{display: none;}
#collections .top-column .hidden-content .inner-content > div.active{display: block;}

.uk-slidenav-position{position: relative;}
.uk-dotnav{display: none;}


#collections .left-column .hidden-content .inner-content > div.back{
	display: block !important;
	position: absolute;
	bottom: 9px;
	right: 9px;
	padding: 7px;
	cursor: pointer;
}


#collections .top-column .hidden-content .inner-content > div.back{
	display: block !important;
	position: absolute;
	bottom: 9px;
	right: 9px;
	padding: 9px;
	cursor: pointer;
}

.uk-modal-spinner{
	-webkit-animation: uk-rotate 2s infinite linear;
    animation: uk-rotate 2s infinite linear;
}





}

.full-blocks ul li {	
  margin-left: 9px !important;
  padding-left: 21px !important;
  min-height: 366px !important;
}

#collections  .nav-block img {
   height: 116px;
   width: 237px;
}

#collections  .full-blocks img {
   height: 370px;
   width: 756px;	
}



.div-contentpage-element-content .contentpage-element-content-text ul li::before {
  display: none;
}

.prodtab-tab-content {
  margin-top: -36px;
}