/*****************/
/* UTILS         */
/*****************/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cls {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0;
}
.hidden, .mobile {
	display:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-weight:normal;
}
li, ul, ol {
	margin:0;
	padding:0;	
}
img {
	border:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
fieldset, form {
	border:0;
	padding:0;
	margin:0;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
 
sup {
	top: -0.5em;
}
 
sub {
	bottom: -0.25em;
}
abbr {
	border-bottom: 0;
	text-decoration: none;
}

.align-right {
	text-align: right;
}
	.center {
		text-align: center;
	}
.center-float {
	float:left;
	position: relative;
	left:50%;
}
	.centered-float {
		position: relative;
		left:-50%;
	}
article,aside,details,figcaption,figure,footer,header,menu,nav,section,main, address {
	display: block;
	margin: 0;
	font-style: normal;
}

#save_frame {
	display:none;
	height: 0;
}
	#save_frame.visible {
		width: 100%;
		height:600px;
		display:block;
	}
#responsive:after {
	display:none;
	content:"4000";
}
	
.row {
	width: 100%;
	overflow:hidden;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
	line-height: 0;
}
	.clearfix:after {
		clear: both;
	}


/*****************/
/* GENERALS      */
/*****************/

	/* GENERAL */
	/* Fitxa noticies i fitxa producte tenen container apart */
	#breadcrumb,
	main#inner,
	main#inner.news.show-record > section > #breadcrumb,
	main#inner.news.show-record > section > header,
	main#inner.product.show-record > section > #breadcrumb,
	main#inner.product.show-record > section > header,
	main#inner.product.show-record > section > #top-nav,
	.container {
		max-width: 1360px;
		margin-left: auto;
		margin-right: auto;
		padding-right: 30px;
		padding-left: 30px;
	}
	body {
		font-size: 16px;
		line-height: 1.7;
		font-family: 'Open Sans', sans-serif;
		padding: 0;
		margin:0;
	}
	p {
		margin:38px 0 0 0;
		text-align: justify;
	}
	input, select, textarea {
		font-size: 15px;
		line-height: 1.7;
		font-family: 'Open Sans', sans-serif;
		padding: 0;
		margin:0;
		/*
		-webkit-appearance: none;
		-moz-appearance: none;
		*/
	}
	   textarea {
		   overflow: auto;
	   }
	
		/* main */
		main {
			color: #2c2d34;
		}
		main#inner {

		}
			main a {
				color: #134877;
			}
			main a:hover {
				text-decoration: none;
			}
			main>section {
				
			}	
			article a {
				
			}
				article a:hover {
					
				}
			main#inner header h1 {
				color: #2b3238;
				font-size: 34px;
				font-weight: 400;
				line-height: 40px;
				font-family: 'Archivo Black', sans-serif;
				text-transform: uppercase;
				margin-bottom: 11px;
			}
			main#inner header h2 {
				color: #134877;
				font-size: 30px;
				font-weight: 300;
				line-height: 1.2;
				text-transform: uppercase;
			}

		/* Botons, titols - comuns */
         .title-tab {
	         border-bottom: 2px solid #e4e4e4;
	         font-size: 0;
	         line-height: 0;
	         margin-bottom: 22px;
	         margin-top: 41px;
	         position: relative;
         }
	         .title-tab span,
	         .title-tab a {
		         display: inline-block;
		         border-left: 24px solid #134877;
		         background: #6c6c6c url('../templates/images/title_tab.png') no-repeat top right;
		         color: white;
		         font-family: 'Archivo Black', sans-serif;
		         font-size: 26px;
		         font-weight: 400;
		         line-height: 36px;
		         padding: 4px 79px 4px 32px;
		         text-decoration: none;
		         vertical-align: top;
		         position: relative;
		         bottom: -2px;
	         }
	         .title-tab.two-tabs span,
	         .title-tab.two-tabs a {
		         background: #6c6c6c url('../templates/images/title_tab_first.png') no-repeat top right;
	         }
	         .title-tab.two-tabs div {
		         display: inline-block;
		         color: #134877;
		         font-size: 19px;
		         font-weight: 400;
		         line-height: 36px;
		         padding: 4px 79px 4px 32px;
		         background: #eeedeb url('../templates/images/title_tab_second.png') no-repeat top right;
		         vertical-align: top;
		         text-transform: lowercase;
		         position: relative;
		         bottom: -2px;
	         }

         .title {
	         color: #2b3238;
	         font-size: 26px;
	         font-weight: 400;
	         line-height: 35px;
	         padding: 5px 0 5px 25px;
	         border-left: 25px solid #134877;
	         margin-bottom: 33px;
         }
         main.page .title {

         }


			.more {
				color: #535353;
				font-size: 20px;
				font-weight: 300;
				line-height: 21px;
				text-transform: lowercase;
				background: #e3e3e3 url('../templates/images/more.png') left center no-repeat;
				display: inline-block;
				padding: 10px 42px 10px 57px;
			}
				.more:hover {
					background-position: -500px center;
					background-color: #134877;
					color: #ffffff !important;
				}
         .boto {
	         display: inline-block;
	         color: #535353;
	         font-size: 20px;
	         font-weight: 300;
	         line-height: 28px;
	         text-align: center;
	         min-width: 360px;
	         text-transform: lowercase;
	         text-decoration: none;
	         padding: 7px 35px;
	         background: #e3e3e3 url('../templates/images/boto.png') left center no-repeat;
         }
	         .boto:hover {
		         background-color: #134877;
		         color: #ffffff;
		         background-position: -500px center;
	         }
			.red {
				color: #134877;
			}
         .sep {
	         border-top: 2px solid #e4e4e4;
	         clear: both;
	         margin-top: 53px;
	         padding-top: 46px;
         }
	
		/* finestra */
		body.clean {
			margin:20px;
		}
			body.clean main {
				width: auto;
			}
				body.clean h1 {
					font-size: 26px;
					line-height: 1.2;
					color: #2b3238;
				}
					body.clean h2 {
						line-height: 1.2;
						font-size: 20px;
						margin-top: 5px;
					}
					
		/* pop */		
		.blockMsg {
			-webkit-box-shadow:  0 0 10px 4px rgba(0, 0, 0, 0.4);
			box-shadow:  0 0 10px 4px rgba(0, 0, 0, 0.4);
		}
			.modalMessage {
				padding: 20px;
				font-size: 18px;
			}
			.modalCloseImg {
				height: 20px;
				position:absolute;
				background-color: #fff;
				color:#000;
				left: 0;
				top: -21px;
				padding: 0 20px;
				border-bottom: 1px solid #f8f8f8;
				text-align:right;
				cursor: pointer;
				z-index:1002;
			}
			.modalCloseImg:hover {
				background-color: #f8f8f8;
				color:#000;
			}
		
		/* missatges moduls */
		.module-message {
			margin: 50px 0;
			display:block;
		}
	
	/* FI GENERAL */

	/* CERCADOR */
	
	#search {
		
	}
		#search input[type=text] {
			
		}
		#search input[type=submit] {
				
			}
				#search input[type=submit]:hover {
					
				}
	
	/* FI CERCADOR */


	/* BREADCRUMB */
	
	#breadcrumb {
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
		color: #2c2d34;
		text-transform: lowercase;
		padding: 10px 0 12px;
		border-bottom: 1px solid #ebebeb;
		margin-bottom: 25px;
	}
		#breadcrumb a {
			color: #2c2d34;
			display: inline-block;
			padding: 7px 0;
			text-decoration: none;
		}
			#breadcrumb a.active1 {
				color: #134877;
			}
			#breadcrumb a:hover {
				color: #134877;
			}
			
		#breadcrumb span {
			
		}
	
	/* FI BREADCRUMB */
	
	
	/* PAGINACIO */

		aside.results {
			text-align: right;
		}
			.results-count {
				display: inline-block;				
			}
			.pageResults {
				margin: 0 0 0 5px;
				display: inline-block;
				text-decoration: none;
				width: 42px;
				height: 42px;
				text-align: center;
				overflow: hidden;
				color: #134877;
				font-size: 18px;
				font-weight: 400;
				line-height: 42px;
				border: 1px solid #d9d9d9;
			}
			a.pageResults:hover {
				background-color: #134877;
				color: #ffffff;
			}
			b.pageResults {
				background-color: #d9d9d9;
				color: #6c6c6c;
			}

			.pageResultsPrevious, .pageResultsNext {
				/* amaga text */
				text-indent: 100%;
				white-space: nowrap;
				background: #6c6c6c url(../templates/images/results.png) 0 0 no-repeat;
			}
				.pageResultsPrevious {
					
				}
					.pageResultsPrevious:hover {
						
					}
				.pageResultsNext {
					background-position: 0 -100px;
				}
					.pageResultsNext:hover {
						
					}
					
			
			.pageResultsPreviousSet, .pageResultsNextSet {
				/* amaga text */
				text-indent: 100%;
				white-space: nowrap;
				background: #6c6c6c url(../templates/images/results.png) 0 0 no-repeat;
			}		
					
			.pageResultsPreviousSet {
					background-position: 0 -200px;
			}
				.pageResultsPreviousSet:hover {
					
				}
			.pageResultsNextSet {
					background-position: 0 -300px;
			}
				.pageResultsNextSet:hover {
				
				}
	/* FI PAGINACIO */
	
	/* COOKIES */
	#accept-cookies {
		position:fixed;
		bottom: 0;
		right: 0;
		left: 0;
		z-index:1000;
		-webkit-box-shadow: 0 0 6px 0 rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0 0 6px 0 rgba(50, 50, 50, 0.75);
		box-shadow:         0 0 6px 0 rgba(50, 50, 50, 0.75);
		background-color: #fff;
		padding: 10px;
		font-size: 12px;
	}
	
		@media screen and ( max-height: 750px ) {
			#accept-cookies {
				position:absolute;
				top: 0;
				bottom:auto;
			}
		}
		#accept-cookies.active {
			
		}
		#accept-cookies .container:first-child {
			width: auto;
			text-align:center;
		}
		#accept-cookies .container {
			text-align:left;
		}
			.accept-cookies-title {
				font-weight: bold;
				margin-top: 20px;
			}
			#accept-cookies ul {
				list-style: none;
				margin: 10px 0 0 0;
			}
			
				#accept-cookies li {
					margin: 2px 0;
				}
			
			#accept-cookies a {
				color: #000;
			}
			#accept-cookies a.more {
				color: #000;				
			}
				#accept-cookies a.more:hover {
							
				}
			#accept-cookies .accept {
				text-align:center;
			}
				#accept-cookies .accept a {
					display:inline-block;	
					background-color: #000;
					color: #fff;
					padding: 2px 6px;
					margin-top: 10px;
					text-decoration:none;			
				}
					#accept-cookies .accept a:hover {
					
					}
			
			#accept-cookies-more {
				display:none;
				padding: 20px 0;
			}
	
	/* FI COOKIES *//************************/
/* HEADER               */
/************************/


	#header {
		position:relative;
	}

		#header > .container {
			position: relative;
		}
		#header > .container > .left {
			padding-top: 20px;
		}

		#logo {
			font-size: 0;
			line-height: 0;
		}
			#logo img {
				display: block;
			}

		#header h3 {
			color: #2b3238;
			font-size: 16px;
			font-weight: 400;
			line-height: 24px;
			padding-top: 22px;
			padding-bottom: 32px;
		}


		#header address.right {
			text-align: right;
		}
			#header address.right .top {
				font-size: 0;
				line-height: 0;
			}
				.social {
					display: inline-block;
					padding-right: 31px;
					border-right: 1px solid #e9e9e9;
					padding-top: 78px;
					padding-bottom: 22px;
					vertical-align: top;
				}
				footer .social {
					padding: 0;
					display: inline-block;
					margin-right: -12px;
				}
					.social a {
						background: url('../templates/images/social.png') 0 0 no-repeat;
						display: inline-block;
						height: 33px;
						width: 46px;
					}
					.social a.facebook {
						width: 37px;
						background-position: 0 0;
					}
					.social a.twitter {
						background-position: -37px 0;
					}
					.social a.linkedin {
						background-position: -82px 0;
					}
					.social a.youtube {
						background-position: -128px 0;
					}
					.social a.facebook:hover {
						width: 37px;
						background-position: 0 -50px;
					}
					.social a.twitter:hover {
						background-position: -37px -50px;
					}
					.social a.linkedin:hover {
						background-position: -82px -50px;
					}
					.social a.youtube:hover {
						background-position: -128px -50px;
					}
					footer .social a.facebook:hover {
						background-position: 0 0;
					}
					footer .social a.twitter:hover {
						background-position: -37px 0;
					}
					footer .social a.linkedin:hover {
						background-position: -82px 0;
					}
					footer .social a.youtube:hover {
						background-position: -128px 0;
					}
					footer .social a.facebook {
						background-position: 0 -50px;
					}
					footer .social a.twitter {
						background-position: -37px -50px;
					}
					footer .social a.linkedin {
						background-position: -82px -50px;
					}
					footer .social a.youtube {
						background-position: -128px -50px;
					}

				#header address .tel {
					text-decoration: none;
					background: url('../templates/images/tel.png') 0 center no-repeat;
					color: #2b3238;
					font-family: 'Archivo Black', sans-serif;
					font-size: 30px;
					line-height: 38px;
					padding-left: 40px;
					margin-left: 39px;
					margin-top: 79px;
					padding-bottom: 3px;
					vertical-align: top;
					display: inline-block;
					border: none;
				}
					#header address a.tel:hover {
						color: #134877;
					}
				#header address .email {
					display: block;
					color: #1f1f21;
					font-size: 16px;
					font-weight: 400;
					line-height: 24px;
					text-decoration: none;
					margin-top: 23px;
				}
					#header address .email:hover {
						color: #29176e;
					}


		#main-nav-mobile {
			display: none;
			cursor: pointer;
		}

		#main-nav {
			background-color: #134877;
		}
			#main-nav ul {
				list-style: none;
				font-size: 0;
				position: relative;
				line-height: 0;
			}
				#main-nav ul li {
					display:inline-block;
				}
					#main-nav a {
						display: block;
						color: #f9f9f9;
						font-size: 16px;
						line-height: 24px;
						padding: 30px 32px 26px;
						font-weight: 600;
						text-decoration: none;
						text-transform: uppercase;
					}
					#main-nav a:hover {
						background-color: #cacaca;
						background-image: linear-gradient(to top, rgba(255, 255, 255, 0.05) 0%, rgba(0, 2, 0, 0.05) 100%);
					}
					#main-nav a.active1 {
						background-color: #898989;
					}


				#nav_contact {
					position: absolute;
					right: 0;
					top: 16px;
				}
					#nav_contact a {
						padding: 12px 32px;
						background-color: #1f6aad;
						background-image: linear-gradient(to top, rgba(255, 255, 255, 0.05) 0%, rgba(0, 2, 0, 0.05) 100%);
					}
						#nav_contact a:hover {
							background-color: #4B4B4B;
						}
				
		#languages {
			position: absolute;
			top: 10px;
			right: 30px;
		}

		#current-language {
			cursor: pointer;
		}
		#current-language,
		#languages ul {
			list-style: none;
			color: #6d6e71;
			font-size: 12px;
			font-weight: 400;
			line-height: 29px;
			text-transform: uppercase;
		}
			#languages ul li {
				display:inline-block;
			}
				#languages a {
					text-decoration: none;
					color: #6d6e71;
					display: inline-block;
					padding: 0 5px;
				}
				#languages a:hover {
					background-color: #134877;
					color: #ffffff;
				}
				#languages a.active1 {
					font-weight: 700;
				}
				#languages li > span {
					padding: 0;
				}
	/* FI HEADER *//************************/
/* FOOTER               */
/************************/


	footer {
		font-size: 15px;
		font-weight: 800;
	}
	footer .top {
		background-color: #134877;
		overflow: hidden;
		margin-top: 84px;
		position: relative;
		color: #e3e3e3;
	}
		footer .top:after {
			content: '';
			background-color: #e3e3e3;
			position: absolute;
			right: 0;
			left: 50%;
			top: 0;
			bottom: 0;
			z-index: 1;
		}
		footer .top > .container {
			position: relative;
			z-index: 2;
			background: url('../templates/images/footer.gif') center center no-repeat;
			padding-bottom: 27px;
		}
			footer .top a {
				color: #e3e3e3;
			}

			footer address {
				float: left;
				width: 50%;
				padding-top: 19px;
			}
				footer address .col {
					display: inline-block;
					vertical-align: top;
					padding-right: 67px;
					padding-top: 30px;
				}
					footer address .col:last-child {
						padding-right: 0;
					}
					footer address a {
						font-weight: 700;
						text-decoration: none;
					}
					footer address a:hover {

					}

			footer .logo {
				width: 50%;
				text-align: right;
				padding-top: 46px;
			}
				footer .logo > img {
					margin-right: 25px;
				}
				footer .social {
					border: none;
				}
				footer .social,
				footer .logo > img {
					display: inline-block;
					vertical-align: middle;
				}
				footer .slogan {
					color: #6c6c6c;
					font-size: 16px;
					font-weight: 400;
					padding-top: 52px;
				}



		footer .bottom {
			padding-top: 9px;
			padding-bottom: 9px;
		}
		footer nav {
			float: left;
		}
			footer nav a {
				font-size: 12px;
				line-height: 22px;
				color: #6c6c6c;
				text-transform: uppercase;
				text-decoration: none;
				display: inline-block;
				padding-right: 13px;
			}
			footer nav a.active1 {
				font-weight: 700;
			}
			footer nav a:hover {
				color: #134877;
			}
				
		/* descantia */

		footer .bottom .right {
			padding-top: 1px;
		}
		#descantia {
			text-align:left;
			font-size:10px;
			line-height:24px;
			height:24px;
			overflow: hidden;
		}
			#descantia a {
				color:#58585A;
				text-decoration:none;
			}

			#descantia a:hover {
				color:#000000;
				text-decoration:none;
			}

			#descantia img {
				vertical-align:top;
				width: 75px;
				height:50px;
				margin-top: 1px;
			}
				#descantia a:hover img {
					margin-top: -24px;
				}
		/* fi descantia *//************************/
/* MAIN HOME            */
/************************/
	
	
main#home {
	
}
	
	#home h6 {

	}
	#home h4 {

	}

	/* home-slider */
	#banner-home {
		padding-top: 40px;
		position: relative;
	}
		#slider-home {
			position:relative;
			overflow: hidden;
			background: #e3e3e3;
		}
			#slider-home .item {
				background-position: top center;
				background-repeat:no-repeat;
				cursor: pointer;
			}
				#slider-home .item div.text {
					position: relative;
					height: 450px;
				}
				#slider-home table {
					position: absolute;
					bottom: 124px;
					right: 0;
				}
					#slider-home th {
						text-align: left;
						color: #2b3238;
						font-family: 'Archivo Black', sans-serif;
						font-size: 41px;
						font-weight: 400;
						line-height: 38px;
						text-transform: uppercase;
						background-color: #ffffff;
						padding: 0 25px;
						vertical-align: middle;
					}
						#slider-home th p {
							margin: 17px 0 23px;
						}
					#slider-home td {
						text-align:left;
						font-weight: 400;
						vertical-align: middle;
						padding: 0 50px;
						background: #1f6aad url('../templates/images/banner_arrow.png') no-repeat 45px center;
					}
						#slider-home td p {
							margin: 0;
						}
						#slider-home td,
						#slider-home td a {
							color: white;
							font-size: 24px;
							line-height: 24px;
							font-weight: 300;
						}
							#slider-home td a {
								display: block;
								text-decoration: none;
								padding-left: 37px;
							}
							#slider-home td:hover {
								background-color: #4A4A4A;
								cursor: pointer;
							}
						#slider-home td strong {
							font-weight: 700;
						}
               #arrows-holder {
	               position: relative;
               }
	/* fi home slider */


	/* home frase	*/
	#header-home {
		font-size: 16px;
		margin-bottom: -6px;
		background: url('../templates/images/header_home.png') center right no-repeat;
		padding-right: 510px;
	}
		#header-home h1 {
			color: #2b3238;
			font-family: 'Archivo Black', sans-serif;
			font-size: 34px;
			font-weight: 400;
			line-height: 34px;
			text-transform: uppercase;
			padding-top: 34px;
		}
		#header-home h2 {
			color: #134877;
			font-size: 30px;
			font-weight: 300;
			line-height: 30px;
			padding-top: 13px;
		}
         #header-home p:first-child {
	         margin-top: 23px;
         }
	/* home fi frase	*/

	/* products-home*/
	#products-home {
		padding-top: 40px;
		overflow: hidden;
		width: 100%;
	}
		#products-home .top {
			text-align: right;
		}
		#products-home h6 {
			color: white;
			font-family: 'Archivo Black', sans-serif;
			font-size: 26px;
			line-height: 27px;
			padding: 9px 30px 9px 18px;
			font-weight: 400;
			left: 0;
			border-left: 25px solid #ffffff;
			text-transform: uppercase;
			float: left;
		}
		#products-home .more {
			margin-right: 23px;
			overflow: hidden;
		}

		#products-home .item {
			float: left;
			width: 100%;
		}
		#products-home .table {
			display: table;
			width: 100%;
		}

			#products-home .text {
				width: 75%;
				display: table-cell;
				border-right: 4px solid #ffffff;
				background-color: #134877;
				padding-top: 36px;
				padding-bottom: 36px;
			}
					#products-home a,
					#products-home a:hover {
						text-decoration:none;
						color:inherit;
					}
					#products-home h3 {
						color: #898989;
						font-size: 30px;
						font-weight: 300;
						padding: 20px 38px 0;
					}
						#products-home a:hover h3 {
							color: #ffffff;
						}
					#products-home .description {
						color: #ffffff;
						padding: 18px 180px 0 38px;
						cursor: pointer;
					}
						#products-home .description p:first-of-type {
							margin: 0;
						}
						#products-home .description:hover {
							
						}


		#products-home figure {
			width: 25%;
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			border: 1px solid #cdcdcd;
		}

			#products-home figure a {
				padding: 10px;
				display: block;
			}
			#products-home figure img {
				display: inline-block !important;
				width: 100%;
				height: auto;
			}


	/* fi products-home */

	/* text-home */
	#text-home {
		font-size: 16px;
		padding-top: 35px;
	}
		#text-home h3 {
			font-family: 'Archivo Black', sans-serif;
			color: #2b3238;
			font-size: 26px;
			font-weight: 400;
			line-height: 35px;
			padding: 5px 0 5px 18px;
			border-left: 25px solid #134877;
		}
		#text-home h4 {
			color: #134877;
			font-size: 22px;
			font-weight: 300;
			line-height: 30px;
			margin-top: 44px;
		}
		#text-home .col > div {
			margin-top: 12px;
			text-align: justify;
			color:#000000;
		}
		#text-home .col {
			width: 50%;
			float: left;
			padding: 0 70px 54px 0;
			position: relative;
		}
		#text-home .col:first-child {
			border-right: 2px solid #dedede;
		}
		#text-home .col:last-child {
			padding-left: 60px;
			padding-right: 10px;
		}
		#text-home .row:last-child .col {
			padding-top: 35px;
			padding-bottom: 0;
		}
		#text-home .line {
			display: block;
			border-bottom: 1px solid #cdcdcd;
			margin-right: 15px;
			position: absolute;
			left: 0;
			right: 0;
			top: 0;
		}
		#text-home .col:last-child .line {
			margin-left: 15px;
			margin-right: 0;
		}
	/* fi text-home */

	/* news-home */
	#news-home {

	}
		#news-home h6 {
			
		}
	/* fi news-home *//************************/
/* PRODUCT                 */
/************************/

main.product {
	overflow: hidden;
}
	main.product .products-right {
		width: 76%;
		float: left;
	}
	main.product.tool-home .products-right {
		width: 76%;
		float: none;
		margin: 80px auto 0;
	}
main#inner.product.show-record {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
}
	main#inner.product.show-record article > .container {
		position: relative;
	}

	/* TOP NAV */
	#top-nav {
		overflow: hidden;
		width: 100%;
		margin-bottom: 40px;
	}
	#top-nav > div {
		float: left;
		width: 50%;
		padding-right: 13px;
		position: relative;
	}
		main.page #top-nav > div {
			padding-right: 30px;
		}
	#top-nav a.top {
		display: block;
		color: #134877;
		font-size: 20px;
		font-weight: 300;
		line-height: 28px;
		background-color: #eeeceb;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		padding: 5px 10px;
		position: relative;
	}
		#top-nav a.top.active1 {
			font-weight: 400;
			background-color: #e2e2e2;
		}
		#top-nav a.top:hover {
			background-color: #134877;
			color: #ffffff;
		}
		#top-nav > div:last-child {
			padding-right: 0;
			padding-left: 13px;
		}
		main.page #top-nav > div:last-child {
			padding-right: 0;
			padding-left: 30px;
		}

		    /* company */
			#page-company #top-nav {
				margin-top: 87px;
			}
			#top-nav figure {
				padding-bottom: 41px;
				width: 450px;
				max-width: 100%;
				margin: 0 auto;
			}
				.product.tool-home #top-nav figure {
					margin-top: 30px;
				}
				.product.tool-home #top-nav {
					margin-bottom: 70px;
				}
				#top-nav figure img {
					width: 100%;
					height: auto;
				}

	/* LEFT NAV */

	#left-nav {
		float:left;
		width: 24%;
		background-color: #eeedeb;
		padding: 25px 0;
	}
		#left-nav header {

		}
		#left-nav h6 {
			font-size:20px;
		}
			#left-nav h6.active1 {

			}
		#top-nav .products-nav {
			padding-top: 30px;
			padding-bottom: 40px;
		}
			#top-nav .arrow {
				display: none;
				width: 38px;
				font-family: 'Archivo Black', sans-serif;
				line-height: 33px;
				font-size: 22px;
				color: #494949;
				position: absolute;
				right: 0;
				top: 0;
				height: 38px;
				cursor: pointer;
				background-color: #d9d9d9;
				text-align: center;
			}
			#top-nav > div:last-child .arrow {
				right: 0;
			}
			#top-nav .arrow:hover {
				background-color: #134877;
				color: #ffffff;
			}
		.products-nav, .products-nav ul {
			list-style: none;
			padding: 0 1px 0 0;
		}
				.products-nav > li > a {
					font-family: 'Archivo Black', sans-serif;
					font-weight: 400;
				}
				.products-nav a {
					color: #134877;
					font-size: 18px;
					line-height: 22px;
					font-weight: 400;
					text-decoration: none;
					text-transform: uppercase;
					padding: 9px 10px 9px 35px;
					display: block;
				}
				.products-nav a:hover {
					border-right: 10px solid #134877;
					padding-right:0;
				}
					.products-nav > li.active1 > a {
						color: #134877;
					}

		.products-nav .submenu {

		}
				.products-nav .submenu li.active1 {
					border-left: 25px solid #134877;
				}
					.products-nav .submenu li.active1 > a {
						background-color: #ffffff;
						margin-left: 3px;
						padding-left: 26px;
						font-weight: 700;
						color: #6c6c6c;
					}
					.products-nav .submenu li.active1 > a:hover {
					}
			.products-nav li:last-child .submenu {
			}
			.products-nav .submenu a {
				padding-left: 51px;
			}
	/* FI LEFT NAV */

	
/************************/
/* PRODUCT FITXA        */
/************************/
	
	#product-show-record article {
		
	}
	#product-show-record .title-tab {
		margin-bottom: 76px;
	}
		#product-show-record .left {
			width: 50%;
			border-right: 1px solid #cdcdcd;
		}
		#product-show-record .right {
			width: 50%;
			padding-left: 76px;
		}



	/* botons */
	#product-show-record .show-buttons {
		position: absolute;
		right: 30px;
		padding-top: 8px;
		z-index: 2;
	}
		#product-show-record .show-buttons a {
			color: #134877;
			font-size: 19px;
			font-weight: 400;
			line-height: 27px;
			text-decoration: none;
			text-transform: lowercase;
		}
			#product-show-record .show-buttons a:hover {
				color: #000;
			}
		#product-show-record .show-buttons a.back-button {

		}
		#product-show-record .show-buttons a.previous-link {

		}
		#product-show-record .show-buttons a.next-link {
			padding-left: 30px;
		}
		
	/* PRINCIPAL */
		
		#product-show-record h2 {
			
		}
			#product-show-record .ref {
				
			}
			#product-show-record .right p {
				margin-top: 31px;
			}

		
		/* sectors */
		
		
		/* variacions */
		.variations-holder {
			margin-bottom: 10px;
		}
			.variations-holder p {
				margin-bottom: 5px;			
			}
			.variations-holder label {
				margin: 0 0 0 10px;
				cursor: pointer;
			}
				.variations-holder label:hover {

				}
			.variations-holder input {
				margin-right: 10px;
			}

   /* CONTACTE */
	.product-contact {
		clear: both;
		padding-top: 48px;
		margin-left: 50%;
		text-align: center;
	}
      .product-contact a {

      }
         .product-contact a:hover {

         }
		
	/* DETALLS */
		
		#product-show-record .sep {
			clear:both;
		}
			#product-show-record article h4 {
				
			}
		
		/* descripcio */
		#product-show-record .description {
			
		}
		
		/* detalls */
		#product-show-record div.details {
			border-top: 2px solid #e4e4e4;
			clear: both;
			padding-top: 46px;
			margin-top: 112px;
		}
		#product-show-record table.details {
			margin-left: 50px;
		}
			#product-show-record table.details .spec_category {
				font-size: 21px;
				font-weight: 300;
				padding-bottom: 15px;
				padding-top: 25px;
			}
			#product-show-record table.details tr:first-child .spec_category {
				padding-top: 0;
			}
			#product-show-record .details th {
				text-align:left;
				vertical-align: top;
				padding: 4px 20px 4px 0;
				font-weight: 300;
				font-size: 15px;
				line-height: 1.1;
				width: 50%;
			}
			#product-show-record .details td {
				text-align:left;
				vertical-align: top;
				padding: 4px 0 4px 0;
				font-size: 15px;
				line-height: 1.1;
			}
		
		/* arxius */
		#product-show-record .files {
			padding-top: 60px;
		}
			#product-show-record .files .boto {
				margin: 13px 10px 0;
			}

		/* video */
		#product-show-record .videoframe {
			background-color: #000000;
			text-align: center;
			clear: both;
			font-size: 0;
			line-height: 0;
			padding: 20px 0;
			margin-top: 66px;
		}
	
	
/************************/
/* PRODUCT SLIDER       */
/************************/

	#product-show-record figure.left {
		font-size: 0;
		line-height: 0;
		padding: 0 30px;
		position: relative;
	}
		#product-show-record figure.left img {
			width: 100%;
			height: auto;
			max-width: 590px;
			margin: 0 auto;
		}

	#slider-product {
		overflow:hidden;
	}
		#slider-product .item {
			cursor: pointer;
		}
		
	#slider-product-thumbs {

	}
		#slider-product-thumbs .item {
			cursor: pointer;
		}
			#slider-product-thumbs .item:hover {

			}
			#slider-product-thumbs .slick-active {

			}
	
	
/************************/
/* PRODUCT LLISTAT      */
/************************/

	#product-list-records .family-description {
		padding-top: 46px;
		overflow: hidden;
		text-align: justify;
	}
	#product-list-records .family-image {
		float: right;
		width: 38.45%;
		text-align: right;
		padding-left: 30px;
		padding-right: 1.9%;
	}
		#product-list-records .family-image img {
			max-width:335px;
			width: 100%;
			height: auto;
		}


		#product-list-records .title-tab {
			clear: both;
		}
		.products-right .item {
			padding-bottom: 12px;
			overflow: hidden;
			width: 100%;
		}
		.products-right .item:last-child {
			padding-bottom: 0;
		}
			.products-right .item:hover {
				
			}
			.products-right .item a {
				color: inherit;
				text-decoration: none;
			}
				.products-right .item a:hover {

				}
				.products-right .item a:hover .price,
				.products-right .item a:hover h3,
				.products-right .item a:hover h4 {
					text-decoration: none;
				}
			.products-right figure {
				float: left;
				width: 48%;
				padding: 28px 30px 10px 30px;
				border-right: 1px solid #adadad;
			}
				.products-right figure img {
					width: 100%;
					height: auto;
				}
			.products-right .text {
				float: left;
				width: 52%;
				padding: 28px 30px 10px 60px;
				cursor: pointer;
			}
				.products-right .text:hover {
				background-color: #6c6c6c;
				}
				.products-right h3 {
					color: #2a2a29;
					font-size: 19px;
					font-weight: 400;
					line-height: 27px;
				}
				.products-right .text:hover {
					background-color: #000;
				}
					.products-right .text:hover .description, .products-right .text:hover h3,
					.products-right .text:hover .ref {
						color: #ffffff;
					}
				.products-right .ref {
					color: #134877;
					font-size: 14px;
					font-weight: 400;
					line-height: 20px;
					display: block;
					border-bottom: 1px solid #cdcdcd;
					padding-top: 7px;
					padding-bottom: 11px;
				}
				.products-right article .description {
					color: #2c2d34;
					font-size: 14px;
					font-weight: 400;
					text-align: justify;
					padding-top: 24px;
				}
				.product-sep {
					height: 0;
					line-height: 0;
					font-size: 0;
					border-top: 2px solid #d6d6d6;
					margin-bottom: 12px;
					margin-left: 48%;
				}

				.products-right .item .product-more {
					color: #134877;
					font-size: 14px;
					font-weight: 400;
					line-height: 20px;
					padding: 4px 40px 4px 0;
					display: block;
					margin-top: 33px;
					background: url('../templates/images/product_more.png') top right no-repeat;
				}
					.products-right .text:hover .product-more {
						background-position: right -250px;
					}
/************************/
/* NEWS              */
/************************/

main#inner.news.show-record {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
}

	
/************************/
/* NEWS FITXA           */
/************************/
	
	#new-holder {
		width: 100%;
		overflow: hidden;
	}



		/* botons */
		#new-holder .show-buttons {
			overflow: hidden;
			width: 100%;
			padding-bottom: 43px;
		}
			#new-holder .show-buttons a {
				color: #134877;
				font-size: 20px;
				font-weight: 300;
				line-height: 24px;
				display: block;
				text-transform: uppercase;
				text-decoration: none;
				background-color: #eeeceb;
				padding: 7px;
				text-align: center;
			}
				#new-holder .show-buttons a:hover {
					background-color: #134877;
					color: #ffffff;
				}
			#new-holder .show-buttons a.back-button {

			}
			#new-holder .show-buttons a.previous-link {

			}
			#new-holder .show-buttons a.next-link {

			}



		#new-holder .left {
			width: 50%;
			padding-right: 15px;
			clear: left;
		}
		#new-holder .right {
			width: 50%;
			padding-left: 15px;
			clear: right;
		}
		#new-holder figure {
			line-height:0;
			font-size:0;
			padding-top: 17px;
			padding-bottom: 84px;
		}
			#new-holder figure img {
				width: 100%;
				height: auto;
			}
		#new-holder time {
			display: block;
			text-align: center;
			color: #134877;
			font-size: 15px;
			line-height: 24px;
			font-weight: 300;
		}
			#new-holder time strong {
				font-weight: 700;
			}
		#new-holder h1 {
			color: #2b3238;
			font-family: 'Archivo Black', sans-serif;
			font-size: 34px;
			font-weight: 400;
			line-height: 40px;
			text-transform: uppercase;
		}
		#new-holder h2 {
			color: #2b3238;
			font-size: 21px;
			font-weight: 300;
			line-height: 26px;
			margin-top: 21px;
			text-transform: uppercase;
		}
		#new-holder .description {
			padding-top: 4px;
			padding-bottom: 84px;
		}
	
		#new-holder aside {
			border-top: 2px solid #e4e4e4;
			clear: both;
			padding-top: 46px;
			overflow: hidden;
			width: 100%;
		}	
			#new-holder aside a {
				font-size: 16px;
				font-weight: 400;
				line-height: 26px;
				color: #2c2d34;
				display: block;
				text-decoration: none;
				margin-left: 50px;
				padding: 3px 0;
			}
			#new-holder aside a:hover {
				color: #134877;
			}
		#new-holder .videoframe {
			background-color: #000000;
			text-align: center;
			clear: both;
			font-size: 0;
			line-height: 0;
			padding: 20px 0;
			margin-top: 66px;
		}
	
/************************/
/* NEWS LLISTAT         */
/************************/

	.new.list-records #breadcrumb {
		margin-bottom: 0;
		border-bottom: none;
	}
	#inner .new.list-records .title-tab {
		margin-top: 0;
	}
	.new.list-records .row {
		margin: 0 -13px;
		overflow: visible;
		width: auto;
	}
	#home .new.list-records .row {
		margin-top: -33px;
	}
	.new.list-records .row-half {
		width: 50%;
		float: left;
		overflow: hidden;
		padding-top: 33px;
	}
		.new.list-records .row.first {
			
		}
		.new.list-records .item {
			width: 50%;
			float: left;
			padding: 0 13px;
		}
		.new.list-records .item.header {
			width: 100%;
			float: none;
			padding: 0;
			overflow: hidden;
			position: relative;
		}
		#home .new.list-records .item.header {
			float: left;
		}
		.new.list-records .item.header .right {
			width: 50%;
			padding-left: 13px;
			padding-bottom: 55px;
		}

			.new.list-records .item a {
				text-decoration:none;
				color:inherit;
			}
				.new.list-records .item a:hover figure,
				.new.list-records .item a:hover time,
				.new.list-records .item a:hover h3 {
					text-decoration:none;
				}
			.new.list-records figure {
				font-size: 0;
				line-height: 0;
			}
			.new.list-records .item.header figure {
				width: 50%;
				padding-right: 13px;
				float: left;
			}
				.new.list-records .item a:hover figure {

				}
				.new.list-records figure img {
					width: 100%;
					height: auto;
				}
			.new.list-records h3 {
				color: #2c2d34;
				font-size: 19px;
				line-height: 27px;
				font-weight: 400;
				margin-top: 20px;
			}
				.new.list-records .item a:hover h3 {
					color: #134877;
				}
				.new.list-records .item.header h3 {
					font-size: 26px;
					line-height: 35px;
					margin-top: 17px;
				}
				#home .new.list-records .item.header h3 {
					margin-top: 57px;
				}
			.new.list-records time {
				display: block;
				color: #134877;
				font-size: 13px;
				font-weight: 400;
				line-height: 22px;
				padding: 9px 0;
				background: url('../templates/images/time.png') right top no-repeat;
				border-top: 1px solid #cdcdcd;
				border-bottom: 3px solid #cdcdcd;
				margin-top: 14px;
			}
				.new.list-records .item a:hover time {
					background-position: right -100px;
					font-weight: bold;
				}
				.new.list-records .item.header time {
					position: absolute;
					bottom: 0;
					right: 0;
					left: 50%;
					margin-left: 13px;
				}
			.new.list-records article .description {
				cursor: pointer;
			}
				.new.list-records .item .description:hover {

				}
			.new.list-records article .description > p:first-child {
				margin-top: 25px;
			}/************************/
/* PAGES              */
/************************/

	
main.page {
	
}
	main.page>section {
		
	}
	main.page figure {
		font-size: 0;
		line-height: 0;
		text-align: center;
	}

		main.page h3 {
			font-size: 16px;
			margin: 16px 0 0 0;
		}
	   main.page figure img {
		   width: 100%;
		   height: auto;
	   }
      main.page .left {
	      width: 50%;
	      padding-right: 30px;
      }
      main.page .right {
	      width: 50%;
	      padding-left: 30px;
      }
      main.page figure + p {
	      margin-top: 25px;
      }

	/* Empresa */
	#page-company header {
		background: url('../templates/images/header_home.png') right 0 no-repeat;
		padding-right: 510px;
		padding-bottom: 51px;
		min-height:280px;
	}
	#page-company img.empresa-4 {
		max-width:312px;
	}
	#page-company .title {
		margin-bottom: 10px;
	}
	#page-company .boto {
		margin-top: 77px;
	}

	/* Serveis */

	#page-services h3 {
		margin-top: 33px;
	}
	#page-services figure.serveis {
		width: 39%;
		padding-left: 30px;
		padding-right: 4.62%;
		text-align: right;
	}
	#page-services img.serveis {
		max-width:313px;
		position: relative;
		top: -25px;
	}
	#page-services .title-tab {
		overflow: hidden;
		margin-top: 81px;
	}
	#page-services article > .title {
		overflow: hidden;
		margin-top: 62px;
		margin-bottom: 49px;
	}
	#page-services .page-text-borders {
		padding-bottom: 39px;
		border-top: 1px solid #134877;
		border-bottom: 1px solid #cdcdcd;
		overflow: hidden;
	}
	#page-services #products-home {
		margin-top: 5px;
		width: 100%;
	}/************************/
/* CONTACT              */
/************************/

	
main.contact {
	
}
	main.contact>section {
		
	}
	main#inner.contact > section > header {
		float: left;
		width: 50%;
	}


/************************/
/* ADREÇA               */
/************************/


		#contact-get-form-new address {
			float: left;
			width: 50%;
			font-size: 16px;
			padding-top: 6px;
		}

			#contact-get-form-new address .left {
				width: 50%;
				padding-left: 36px;
			}

			#contact-get-form-new a {
				text-decoration: none;
				color: inherit;
			}
				#contact-get-form-new a:hover {
					color: #134877;
				}
			#contact-get-form-new .fn {
				background: url('../templates/images/fn.png') no-repeat left top;
			}

			#contact-get-form-new .email {
				background: url('../templates/images/mail.png') no-repeat left top;
			}

			#contact-get-form-new .tel {
				background: url('../templates/images/tel_contact.png') no-repeat left top;
					margin-top: 20px;
			}

			#contact-get-form-new address p {
				margin: 0;
				padding-left: 57px;
				padding-top: 8px;
			}
				#contact-get-form-new address p.adr {
					padding-top: 0;
				}


         .mails {
	         margin: 0 -18px;
	         clear: both;
	         padding-top: 67px;
         }
				.mails .col {
					padding: 0 18px;
					width: 25%;
					float: left;
	            text-align: center;
				}
            .mails h6 {
	            background-color: #e3e3e3;
	            color: #2b3238;
	            font-size: 16px;
	            font-weight: 300;
	            line-height: 24px;
	            text-transform: uppercase;
	            padding: 8px;
            }
            .mails a {
					background: url('../templates/images/mail.png') no-repeat center 17px;
	            padding-top: 55px;
	            display: block;
            }
               .mails a:hover {
	               color: #134877;
               }



/************************/
/* CONTACT  FORM        */
/************************/

	.contact .title-tab {
		margin-top: 0;
		padding-top: 77px;
		margin-bottom: 32px;
		clear: both;
	}

		/* formulari */
		#contact-get-form-new .form {
			float: left;
			width: 50%;
			padding-right: 13px;
		}
			#contact-get-form-new form p {

			}
				#contact-get-form-new form > div {
					border: 1px solid #e3e3e3;
					overflow: hidden;
					width: 100%;
					margin-top: 15px;
				}
				#contact-get-form-new label {
					float: left;
					display: block;
					cursor: pointer;
					font-size: 16px;
					line-height: 26px;
					padding: 7px 0 7px 31px;
					color: #626474;
					min-width: 130px;
				}
				#contact-get-form-new label.nofloat {
					float: none;
				}
			
			#contact-get-form-new input[type="text"], #contact-get-form-new textarea, #contact-get-form-new select {
				width: 100%;
				font-weight: 400;
				padding: 7px;
				border: none;
				background-color: #ffffff;
				color: #000000;
				font-size: 16px;
				line-height: 26px;
			}
				#contact-get-form-new input[type="text"]:focus, #contact-get-form-new textarea:focus {
					outline: none;
				}
					#contact-get-form-new textarea {
						padding-left: 31px;
						height: 178px;
					}
					#contact-get-form-new form div > span {
						overflow: hidden;
						display: block;
					}
				#contact-get-form-new .accepta {
					display: block;
					font-size: 14px;
					font-weight: 300;
					padding-top: 5px;
				}
					#contact-get-form-new #accepto {
						margin-right: 10px;
					}
				
				#contact-button {
					cursor: pointer;
					color: #ffffff;
					font-size: 20px;
					font-weight: 300;
					line-height: 26px;
					text-transform: lowercase;
					width: 100%;
					background-color: #281887;
					border: 0;
					padding: 8px 10px;
					margin-top: 17px;
				}
				#contact-button:hover {
					background-color: #4D4D4D;
				}
			
		/* errors i missatges */	
		#form_sent {
			display:none;
			font-size: 20px;
			padding-top: 10px;
		}
			#form_not_sent {
				display:none;
				font-size: 20px;
				color: #281887;
				padding-bottom: 20px;
				padding-top: 10px;
			}

			.form_error {
				display: none;
			}
			.input_error {
				border-right:6px solid #ee0000 !important;
			}

			#message_container {
				display:none;
			}
			#message {
				margin:20px 0;
			}
		
/************************/
/* MAPA                  */
/************************/	
	
	
	#google-map-holder {
		float: left;
		padding-left: 13px;
		width: 50%;
		margin-top: 15px;
	}

	#google-map {
		width: 100%;
		height:711px;
	}

/************************/
/* BANNER               */
/************************/

	#banner-contact {
		color: white;
		font-size: 41px;
		font-weight: 700;
		line-height: 42px;
		text-transform: uppercase;
		padding-top: 53px;
		margin-top: 69px;
		border-top: 2px solid #e4e4e4;
	}
		#banner-contact > div {
			padding: 50px 50px 0 50px;
			background: #281887 url('../templates/images/banner_contact_bg.jpg') no-repeat top left;
			min-height: 436px;
		}
		#banner-contact p {
			margin: 0;
		}

		#banner-contact figure {
			margin-top: 25px;
			max-width: 100%;
			width: 308px;
		}
		#banner-contact img {
			width: 100%;
			height: auto;
		}/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/************************/
/* Fletxes i actiu      */
/************************/

.slick-active {

}

.slick-prev,.slick-next  {
	cursor: pointer;
	border: none;
	outline: 0 !important;
	padding: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	position: absolute;
	z-index: 1000;


	width: 42px;
	height:42px;
	bottom: 1px;
	background:#6c6c6c url(../templates/images/home_slider_arrows.png) no-repeat;

}
#events-home .slick-prev,#events-home .slick-next {
	bottom: auto;
	top:-4px;
	background-color: #e3e3e3;
}
#products-home .slick-prev,#products-home .slick-next  {
	bottom: 15px;
	background-color: #e3e3e3;
	right: 25%;
	margin-right: 27px;
}
#products-home .slick-prev  {
	margin-right: 72px;
}

#product-show-record #arrows-holder .slick-prev,#product-show-record #arrows-holder .slick-next  {
	bottom: -90px;
	right: 0;
	margin-right: 0;
}
#product-show-record #arrows-holder .slick-prev  {
	margin-right: 45px;
}
#events-home .slick-prev:hover,#events-home .slick-next:hover,
#products-home .slick-prev:hover,#products-home .slick-next:hover {
	background-color: #1f6aad;
}

.slick-prev::-moz-focus-inner,.slick-next::-moz-focus-inner {
	border: 0;
}


	.slick-disabled {
		opacity: 0.2;
		filter: alpha(opacity=20);
		cursor: default;
		background-color: #6c6c6c !important;
	}
	#events-home .slick-disabled {
		opacity: 0.3;
		filter: alpha(opacity=30);
		cursor: default;
		background-color: #e3e3e3 !important;
	}
	#products-home .slick-disabled {
		opacity: 0.4;
		filter: alpha(opacity=40);
		cursor: default;
		background-color: #e3e3e3 !important;
	}

	.slick-prev {
		right: 45px;
	}
		.slick-prev:hover  {
			background-position: 0 -50px;
			background-color: #1f6aad;
		}
	.slick-next {
		right: 0;
		background-position: -50px 0;
	}
		.slick-next:hover  {
			background-position: -50px -50px;
			background-color: #1f6aad;
		}



/************************/
/* DOTS                */
/************************/
.slick-dotted.slick-slider {

}
.slick-dots
{
	position: absolute;
	bottom: 5px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
	z-index: 100;
}
	.slick-dots li
	{
		display: inline-block;
		margin: 0 5px;
		padding: 0;

		cursor: pointer;
	}
	.slick-dots li button
	{
		font-size: 0;
		line-height: 0;

		display: block;

		width: 12px;
		height: 12px;

		cursor: pointer;

		color: transparent;
		border: 0;
		outline: none;
		background: #000;

		border-radius: 50%;

		-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
		-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
		box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	}
		.slick-dots li button:hover,
		.slick-dots li button:focus
		{
			outline: none;
		}
		.slick-dots li button:hover
		{
			background-color: #fff;
		}
		.slick-dots li.slick-active button
		{
			background-color: #fff;
		}/* HEADER */
/* 600 */
@media only screen and (max-width: 600px) {

	main#inner header h1 {
		font-size: 27px;
		line-height: 27px;
	}


	main#inner header h2 {
		font-size: 26px;
		line-height: 32px;
	}

}
/* 400 */
@media only screen and (max-width: 400px) {

	main#inner header h1 {
		font-size: 23px;
		line-height: 23px;
	}


	main#inner header h2 {
		font-size: 20px;
		line-height: 27px;
	}

}




/* TITOLS */
/* 800 */
@media only screen and (max-width: 800px) {
	#breadcrumb {
		display: none;
	}

	main#inner {
		padding-top: 30px;
	}
}

/* 750 */
@media only screen and (max-width: 750px) {
	.title-tab span, .title-tab a {
		border-left: 18px solid #ee0000;
		font-size: 20px;
		line-height: 36px;
		padding: 0 50px 0 20px;
		background-position: right bottom;
	}
	.title-tab.two-tabs div {
		font-size: 17px;
		line-height: 36px;
		padding: 0 40px 0 20px;
		background-position: right bottom;
	}
	#product-show-record .show-buttons {
		padding-top: 4px;
	}

	#products-home h6 {
		border-left: 18px solid #ee0000;
		font-size: 20px;
		line-height: 36px;
		padding-top: 0;
		padding-bottom: 0;
	}

	#products-home h3 {
		font-size: 24px;
		line-height:33px;
	}

	.more, .boto {
		font-size: 18px;
		line-height: 21px;
		padding: 10px 20px 10px 40px;
		background-position: -10px center;
		min-width: 0;
	}
	.boto {
		background-position: -20px center;
	}
	.more:hover {
		background-position: -510px center;
	}
	.boto:hover {
		background-position: -520px center;
	}


	#text-home h3,
	.title {
		border-left: 18px solid #ee0000;
		font-size: 20px;
		line-height: 28px;
		padding: 2px 0 2px 18px;
	}

	#text-home h4 {
		font-size: 20px;
		line-height: 26px;
		margin-top: 30px;
	}
}

/* 450 */
@media only screen and (max-width: 450px) {
	.title-tab span, .title-tab a {
		border-left: 8px solid #ee0000;
		font-size: 18px;
		line-height: 30px;
		padding: 0 25px 0 10px;
	}
	.title-tab.two-tabs div {
		font-size: 16px;
		line-height: 30px;
		padding: 0 25px 0 10px;
	}
	#product-show-record .show-buttons {
		padding-top: 0px;
	}

	#products-home h6 {
		border-left: 8px solid #ee0000;
		font-size: 18px;
		line-height: 22px;
	}

	#products-home h3 {
		font-size: 22px;;
		line-height:28px;
	}

	#text-home h3,
	.title {
		border-left: 8px solid #ee0000;
		font-size: 20px;
		line-height: 28px;
	}

	#text-home h4 {
		font-size: 20px;
		line-height: 26px;
		margin-top: 25px;
	}
}

/* 380 */
@media only screen and (max-width: 380px) {
	.more, .boto {
		font-size: 15px;
		line-height: 18px;
		padding: 8px 15px 10px 30px;
		background-position: -15px center;
	}
	.boto {
		background-position: -25px center;
	}
	.more:hover {
		background-position: -515px center;
	}
	.boto:hover {
		background-position: -525px center;
	}
}/* 1100 */
@media only screen and (max-width: 1100px) {

	#logo img {
		width: 170px;
		height: auto;
	}

	#header h3 {
		position: absolute;
		padding-bottom: 0;
		padding-top: 26px;
		font-size: 15px;
	}

	.social {
		padding-bottom: 22px;
		padding-right: 21px;
		padding-top: 64px;
	}

	#header address .tel {
		font-size: 22px;
		line-height: 30px;
		margin-left: 29px;
		margin-top: 70px;
	}

	#header address .email {
		margin-top: 6px;
		font-size: 15px;
	}

	#main-nav {
		margin-top: 20px;
	}

	#main-nav a {
		font-size: 14px;
		padding: 20px 15px 16px;
	}

	#nav_contact {
		top: 13px;
	}

	#nav_contact a {
		padding: 6px 15px;
	}
}

/* 850 */
@media only screen and (max-width: 850px) {
	#header > .container > .left {
		padding-top: 25px;
	}

	#logo img {
		width: 140px;
	}

	#header h3 {
		padding-top: 18px;
		padding-bottom: 0;
	}

	.social {
		padding-bottom: 15px;
		padding-right: 7px;
		padding-top: 38px;
	}

	#header address .tel {
		font-size: 18px;
		line-height: 24px;
		margin-left: 13px;
		padding-top: 6px;
		padding-bottom: 6px;
		margin-top: 42px;
	}

	#header address .email {
		margin-top: 6px;
	}

	#main-nav .container {
		padding: 0 10px;
	}

	#main-nav a {
		font-size: 12px;
		padding: 16px 8px 11px;
	}

	#nav_contact {
		position: static;
		right: auto;
		top: auto;
	}

	#nav_contact a {
		background: transparent;
	}

	#languages {
		top: 5px;
	}

	#current-language {
		display: block;
		padding: 0 15px 0 5px;
		background: url('../templates/images/languages.png') 100% 11px no-repeat;
	}

	#languages ul {
		display: none;
		background-color: #e9e9e9;
		z-index: 10;
	}

	#languages ul li {
		display: block;
	}

	#languages ul li a {
		display: block;
		padding: 0 12px;
		text-align: left;
	}

	#languages span,
	#languages li.active1 {
		display: none;
	}

}

/* 670 */
@media only screen and (max-width: 670px) {

	.social {
		display: none;
	}

	#header address .tel {
		margin-top: 32px;
		-webkit-background-size: 15px auto;
		background-size: 15px auto;
		padding-left: 20px;
		font-size: 16px;
	}

	#header address .email {
		margin-top: 10px;

	}

	#header h3 {
		padding-top: 10px;
		padding-bottom: 0;
		font-size: 13px;
	}

	#main-nav {
		margin-top: 26px;
	}
}

/* 851 important per menús mobil */
@media only screen and (min-width: 851px) {
	#languages ul {
		display: block !important;
	}
}

/* 601 important per menús mobil */
@media only screen and (min-width: 601px) {
	#main-nav {
		display: block !important;
	}
}

/* 600 */
@media only screen and (max-width: 600px) {

	#header > .container {
		padding: 0 20px;
	}

	#header > .container > .left {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	#logo img {
		width: 100px;
	}

	#header h3,
	#header address .email {
		display: none;
	}

	#header address .tel {
		margin-top: 12px;
	}

	#main-nav {
		margin-top: 0;
		display: none;
		padding-bottom: 10px;
		border-top: 1px solid #fb6565;
	}

	#main-nav ul li {
		display: block;
	}

	#main-nav a {
		color: #f9f9f9;
		font-size: 14px;
		line-height: 22px;
		padding: 14px 20px;
	}
		#main-nav a.active1 {
		    background-color: #d40404;
		}

	#main-nav-mobile {
		display: block;
		color: #f9f9f9;
		text-transform: uppercase;
		text-align: right;
		padding: 5px 55px 5px 20px;
		background: #ee0000 url('../templates/images/main_nav_mobile.png') no-repeat 100% center;
		font-size: 16px;
		font-weight: 600;
	}

	#languages {
		right: auto;
		left: 20px;
		top: 63px;
	}

	#current-language {
		color: #f9f9f9;
		background-position: 100% -489px;
	}

	#languages ul {
		position: absolute;
		z-index: 10;
	}

	#languages ul li a {
		padding: 0 20px;
	}
}

/* 380 */
@media only screen and (max-width: 380px) {

	#logo img {
		width: 80px;
	}

	#header address .tel {
		font-size: 14px;
		margin-top: 9px;
	}

	#languages {
		top: 56px;
	}
}/* 1200 */
@media only screen and (max-width: 1200px) {
	footer .slogan {
		font-size: 14px;
	}

	footer .top > .container {
		background-position: 60% center;
	}
}

/* 1050 */
@media only screen and (max-width: 1050px) {
	footer {
		font-size: 14px;
	}

	footer address .col {
		padding-right: 30px;
	}

	footer .logo > img {
		width: 80px;
		height: auto;
		margin-right: 10px;
	}
}

/* 950 */
@media only screen and (max-width: 950px) {

	footer .slogan {
		font-size: 12px;
	}
}

/* 950 */
@media only screen and (min-width: 701px) and (max-width: 950px) {
	footer .top > .container {
		padding-bottom: 20px;
	}

	footer .slogan {
		position: absolute;
		bottom: 20px;
		right: 30px;
	}

	footer address {
		padding-top: 0;
	}

	footer address .col {
		display: block;
		padding-right: 0;
		padding-left: 0;
		padding-top: 20px;
	}

	footer .logo > img {
		margin-right: 0;
		margin-bottom: 20px;
	}

	footer .social {
		display: block;
		margin-right: 0;
	}

}

/* 900 */
@media only screen and (max-width: 900px) {
	footer nav {
		float: none;
		padding-bottom: 20px;
		padding-top: 5px;
		text-align: center;
	}

	footer .bottom .right {
		float: none;
		text-align: center;
	}

	#descantia {
		display: inline-block;
	}
}

/* 700 */
@media only screen and (max-width: 700px) {
	footer .top {
		margin-top: 50px;
	}

	footer address {
		overflow: hidden;
		width: 100%;
		text-align: center;
	}

	footer address .col {
		padding-right: 15px;
		min-width: 40%;
		text-align: left;
	}

	footer address .col:last-child {
		padding-right: 0;
		padding-left: 15px;
	}

	footer .top > .container {
		background: none;
		padding: 0;
	}

	footer address {
		float: none;
		width: auto;
		background-color: #ee0000;
		padding: 0 20px 20px;
	}

	footer .logo {
		float: none;
		width: auto;
		background-color: #E3E3E3;
		padding: 25px 20px;
		text-align: center;
	}

	footer .slogan {
		padding-top: 20px;
	}
}

/* 520 */
@media only screen and (max-width: 520px) {
	footer .top {
		margin-top: 30px;
	}
	footer address .col {
		width: auto;
		padding-right: 0;
		padding-left: 0 !important;
		float: none;
		display: block;
	}

	footer .logo {
		text-align: left;
	}

	footer nav {
		text-align: left;
	}

	footer .bottom .right {
		text-align: left;
	}
}/* SLIDER */
/* 900 */
@media only screen and (max-width: 900px) {
	#slider-home .item div.text {
		height: 350px;
	}

	#slider-home table {
		bottom: 80px;
	}

	#slider-home .item {
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
}

/* 700 */
@media only screen and (max-width: 700px) {
	#slider-home th {
		font-size: 32px;
		line-height: 28px;
	}

	#slider-home td, #slider-home td a {
		font-size: 18px;
		line-height: 18px;
	}
}

/* 600 */
@media only screen and (max-width: 600px) {
	#slider-home .item div.text {
		height: 300px;
	}

	#slider-home table {
		bottom: 60px;
	}

	#slider-home .item {
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}

	#slider-home td {
		background-position: 20px center;
		padding: 0 30px;
	}

	#slider-home td a {
		padding-left: 15px;
	}

	#slider-home th {
		font-size: 28px;
		line-height: 26px;
	}

	#slider-home td, #slider-home td a {
		font-size: 15px;
		line-height: 15px;
	}
}

/* 500 */
@media only screen and (max-width: 500px) {
	#banner-home {
		padding-top: 10px;
	}

	#slider-home .item div.text {
		height: auto;
		padding-top: 150px;
	}

	#slider-home .item {
		-webkit-background-size: auto 150px;
		background-size: auto 150px;
	}

	#slider-home table {
		bottom: auto;
		position: static;
		right: auto;
		margin: 0 -30px;
	}

	#slider-home table,
	#slider-home tbody,
	#slider-home tr,
	#slider-home th,
	#slider-home td {
		display: block;
	}

	#slider-home th {
		font-size: 32px;
		line-height: 28px;
	}

	#slider-home th p {
		margin: 0;
		padding: 20px 0;
	}

	#slider-home td {
		background-position: 30px center;
		padding: 20px 100px 20px 40px;
	}

	#slider-home td, #slider-home td a {
		font-size: 24px;
		line-height: 24px;
	}

}

/* MAPA */
/* 1100 */
@media only screen and (max-width: 1100px) {
	#header-home {
		-webkit-background-size: 40% auto;
		background-size: 40% auto;
		padding-right: 45%;
	}
}

/* 900 */
@media only screen and (max-width: 900px) {
	#header-home {
		-webkit-background-size: 40% auto;
		background-size: 40% auto;
		padding-right: 0;
	}

	#header-home h1 {
		padding-right: 45%;
	}

	#header-home h2 {
		padding-right: 45%;
	}
}

/* 750 */
@media only screen and (max-width: 750px) {
	#header-home {
		-webkit-background-size: auto 200px;
		background-size: auto 200px;
		padding-top: 200px;
		background-position: center top;
	}

	#header-home h1 {
		padding-right: 0;
	}

	#header-home h2 {
		padding-right: 0;
	}

}

/* 600 */
@media only screen and (max-width: 600px) {
	#header-home h1 {
		font-size: 27px;
		line-height: 27px;
	}

	#header-home h2 {
		font-size: 26px;
		line-height: 26px;
	}

}

/* 450 */
@media only screen and (max-width: 450px) {
	#header-home {
		-webkit-background-size: auto 150px;
		background-size: auto 150px;
		padding-top: 150px;
		background-position: center top;
	}

}

/* EVENTS */
/* 1100 */
@media only screen and (max-width: 1100px) {
	.new.list-records .item.header h3 {
		margin-top: 0 !important;
		margin-right: 100px;
	}
	#inner.new.list-records .item.header figure {
		padding-bottom: 50px;
	}
	.new.list-records .item.header .align-right {
		position: absolute;
		bottom: 2px;
		padding-right: 13px;
		right: 60%;
		left: 0;
		text-align: left;
	}

	.new.list-records .item.header a.more {
		width: 100%;
	}
}

/* 900 */
@media only screen and (max-width: 900px) {
	.new.list-records .item.header h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.new.list-records .item.header .right {
		width: 60%;
	}

	.new.list-records .item.header figure {
		width: 40%;
	}

	.new.list-records .item.header time {
		left: 40%;
	}

}

/* 650 */
@media only screen and (max-width: 650px) {
	.new.list-records .item.header .right {
		width: auto;
		float: none;
		padding-left: 0;
		padding-right: 0;
		padding-top: 25px;
	}

	.new.list-records .item.header figure {
		width: auto;
		float: none;
		padding-left: 0;
		padding-right: 0;
	}

	.new.list-records .item.header time {
		left: 0;
		margin: 0;
	}

	.new.list-records .item.header .align-right {
		display: none;
	}
   #events-home .slick-prev, #events-home .slick-next {
	   top: 10px;
	   right: 10px;
   }
   #events-home .slick-prev {
	   right: 55px;
   }

}

/* PRODUCTES */
/* 1270 */
@media only screen and (max-width: 1270px) {
	#products-home .item {
		position: relative;
	}

	#products-home h6 {
		float: none;
		text-align: left;
	}

	#products-home h3 {
		padding-top: 10px;
	}

	#products-home .more {
		position: absolute;
		bottom: 10px;
		right: 25%;
	}
	#products-home .slick-prev, #products-home .slick-next {
		bottom: auto;
		top: 50px;
		right: 25%;
	}
	#products-home .slick-prev {
		margin-right: 65px;
	}
	#products-home .slick-next {
		margin-right: 20px;
	}

	#products-home .description {
		padding-right: 30px;
	}

	#products-home .text {
		padding-bottom: 70px;
		padding-top: 50px;
	}
}

/* 850 */
@media only screen and (max-width: 850px) {
	#products-home .text {
		width: 60%;
		padding-top: 60px;
	}

	#products-home figure {
		width: 40%;
	}

	#products-home .more {
		right: 40%;
	}

	#products-home .slick-prev, #products-home .slick-next {
		right: 40%;
	}
}

/* 650 */
@media only screen and (max-width: 650px) {
	#products-home .table {
		display: block;
	}

	#products-home .slick-prev, #products-home .slick-next {
		right: 0;
	}
	#products-home .slick-prev {
		margin-right: 55px;
	}
	#products-home .slick-next {
		margin-right: 10px;
	}

	#products-home .text {
		border-right: none;
	}

	#products-home .text,
	#products-home figure {
		display: block;
		width: auto;
		float: none;
	}

	#products-home figure img {
		max-width: 300px;
	}

	#products-home .text {
		position: relative;
	}

	#products-home .more {
		left: 30px;
		margin: 0;
		right: auto;
		text-align: left;
	}

}

/* 450 */
@media only screen and (max-width: 450px) {
	#products-home h3 {
		padding-right: 25px;
		padding-left: 25px;
	}

	#products-home .description {
		padding-right: 25px;
		padding-left: 25px;
	}
	#products-home .slick-prev, #products-home .slick-next {
		bottom: auto;
		top: 40px;
	}
	#products-home .slick-prev {
		margin-right: 45px;
	}
	#products-home .slick-next {
		margin-right: 0;
	}
}

/* 380 */
@media only screen and (max-width: 380px) {

	#products-home .more {
		left: 0;
		width: 100%;
		bottom:-1px;
		border-left: 1px solid #525252;
		border-right: 1px solid #525252;
	}

}

/* TEXT HOME */
/* 850 */
@media only screen and (max-width: 850px) {
	#text-home .col {
		float: none;
		padding: 30px 0 !important;
		width: auto;
		border-right: none !important;
		border-bottom: 1px solid #cdcdcd;
	}

	#text-home .row:first-child .col:first-child {
		padding-top: 0 !important;
	}

	#text-home .line {
		display: none;
	}

}/* FORM */
/* 850 */
@media only screen and (max-width: 850px) {
	#product-show-record .left,
	#product-show-record .right {
		padding-right: 0;
		padding-left: 0;
		width: auto;
		float: none;
	}

	#product-show-record .left {
		border-right: none;
	}

	#product-show-record .right {
		padding-top: 70px;
	}

	#product-show-record .slick-prev, #product-show-record .slick-next {
		bottom: -50px;
	}

	#product-show-record figure.left img {
		max-width: 400px;
	}

	#product-show-record table.details {
		margin-left: 0;
	}

	#product-show-record .details th {
		width: 70%;
	}

	.product-contact {
		margin-left: 0;
		padding-top: 40px;
	}

	#product-show-record div.details {
		margin-top: 50px;
		padding-top: 30px;
	}
}

/* 600 */
@media only screen and (max-width: 600px) {

	#product-show-record .show-buttons a {
		font-size: 16px;
	}

	#product-show-record .title-tab {
		margin-bottom: 21px;
	}

	#product-show-record .details th {
		width: auto;
	}

	#product-show-record .details th {
		padding: 8px 20px 8px 0;
	}

	#product-show-record .details td {
		padding: 8px 0 8px 0;
	}

}

/* 450 */
@media only screen and (max-width: 450px) {

	#product-show-record .show-buttons a {
		font-size: 14px;
	}

	#product-show-record .show-buttons a.next-link {
		padding-left: 10px;
	}
}

/* TOP NAV */

/* 1200 */
@media only screen and (min-width: 1050px) and (max-width: 1200px) {
	.products-nav a {
		font-size: 16px;
		line-height: 20px;
	}
}

/* 1050 */
@media only screen and (max-width: 1050px) {
	.products-nav a {
		font-size: 14px;
		line-height: 19px;
	}
}

/* 900 */
@media only screen and (max-width: 900px) {
	#left-nav {
		display: none;
	}

	main.product .products-right {
		float: none;
		width: auto;
	}

	#top-nav {
	}

	#top-nav .arrow {
		display: block;
	}

	.product #top-nav a.top {
		margin-right: 38px;
	}

	#top-nav a.top {
		font-size: 16px;
	}

	#top-nav > div {
		padding-right: 5px;
	}

	.product #top-nav .link-holder {
		position: relative;
	}

	#top-nav > div:last-child {
		padding-right: 0;
		padding-left: 5px;
	}

	/* Company */
	main.page #top-nav > div {
		padding-right: 5px;
	}

	main.page #top-nav > div:last-child {
		padding-left: 5px;
	}

	main.page #top-nav a.top {
		font-size: 14px;
		padding: 5px;
	}

	.products-nav a {
		padding: 9px 10px 9px 30px;
	}

	.products-nav .submenu li.active1 {
		border-left: none;
	}

	.products-nav .submenu li.active1 > a {
		padding-left: 51px;
		margin-left: 0;
	}

}

/* 650 */
@media only screen and (max-width: 650px) {
	#top-nav a.top {
		font-size: 14px;
		padding: 5px;
	}

	#top-nav {
		padding: 0 !important;
		margin-top: -29px;
	}

	.list-records #top-nav {
		width: auto;
		margin-left: -30px;
		margin-right: -30px;
	}

	.product.tool-home #top-nav figure {
		padding-right: 30px;
		padding-left: 30px;
	}

	#top-nav > div {
		padding-right: 1px;
	}

	#top-nav > div:last-child {
		padding-left: 1px;
	}
}

/* 550 */
@media only screen and (max-width: 550px) {
	#top-nav a.top {
		font-size: 12px;
	}
}

/* 500 UNA COLUMNA */
@media only screen and (max-width: 500px) {

	#top-nav > div {
		padding-right: 0 !important;
		float: none;
		width: auto;
		margin-bottom: 1px;
	}

	#top-nav > div:last-child {
		padding-left: 0;
	}

	#top-nav a.top {
		font-size: 15px;
	}

	#top-nav .products-nav {
		padding-bottom: 10px;
	}

	/* company */
	#page-company #top-nav {
		margin-top: 50px;
	}

	main.page #top-nav > div {
		padding-right: 0;
		float: none;
		width: auto;
	}

	main.page #top-nav > div:last-child {
		padding-left: 0;
		margin-top: 50px;
	}

}

/* TEXT FAMILIA */
/* 1200 */
@media only screen and (max-width: 1200px) {
	#product-list-records .family-image {
		padding-right: 0;
	}
}
/* 650 */
@media only screen and (max-width: 650px) {
	#product-list-records .family-image {
		float: none;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: auto;
		padding-bottom: 20px;
	}
	#product-list-records .family-image img {
		max-width: 300px;

	}
}

/* LLISTAT PRODUCTES */
/* 800 */
@media only screen and (max-width: 800px) {
	.products-right .text {
		padding-left: 30px;

	}

	.product .title-tab span {
		display: none;
	}

	.news .title-tab {
		display: none;
	}

	main.product .products-right {
		margin-top: 50px;
	}

}

/* 650 */
@media only screen and (max-width: 650px) {
	.products-right figure {
		width: 40%;
	}

	.products-right .text {
		width: 60%;

	}

	.product-sep {
		margin-left: 40%;
	}
}

/* 570 UNA COLUMNA */
@media only screen and (max-width: 570px) {
	.products-right figure {
		text-align: center;
		border: none;
	}

	.products-right figure img {
		max-width: 413px;
	}

	.products-right figure,
	.products-right .text {
		width: 100%;
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.product-sep {
		margin-left: 0;
	}

}/* LLISTAT */
/* 900 */
@media only screen and (max-width: 900px) {

	/* NEWS */
	.new.list-records .row-half {
		float: none;
		width: auto;
	}
}

/* 460 */
@media only screen and (max-width: 460px) {
	.new.list-records .row {
		margin: 0;
	}

	.new.list-records .row-half {
		padding-top: 0;
	}

	.new.list-records .item {
		float: none;
		width: 100%;
		padding: 40px 0 0;
	}

	#home .new.list-records .row {
		margin-top: -40px;
	}
}

/* FORM */
/* 650 */
@media only screen and (max-width: 650px) {
	#new-show-record .left {
		float: none;
		width: auto;
		padding-right: 0;
	}

	#new-show-record .right {
		float: none;
		width: auto;
		padding-left: 0;
	}

	#new-holder time {
		text-align: left;
		padding-top: 20px;
	}

	#new-holder .description {
		padding-bottom: 50px;
	}

	#new-holder figure {
		padding-bottom: 50px;
		padding-top: 0;
	}

	#new-show-record aside .right {
		padding-top: 30px;
	}

	#new-holder .videoframe {
		margin-top: 40px;
	}
}/* 650 */
@media only screen and (max-width: 650px) {

	main.page .left,
	main.page .right {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	#page-company .row .right {
		margin-top: 50px;
	}
}

/* COMPANY */

/* MAPA */
/* 1100 */
@media only screen and (max-width: 1100px) {
	#page-company header {
		-webkit-background-size: 40% auto;
		background-size: 40% auto;
		padding-right: 45%;
	}
}

/* 880 */
@media only screen and (max-width: 880px) {
	#page-company header {
		-webkit-background-size: 40% auto;
		background-size: 40% auto;
		padding-right: 0;
	}

	#page-company header h1 {
		padding-right: 45%;
	}

	#page-company header h2 {
		padding-right: 45%;
	}
}

/* 750 */
@media only screen and (max-width: 750px) {
	#page-company header {
		-webkit-background-size: auto 200px;
		background-size: auto 200px;
		padding-top: 200px;
		background-position: center -34px;
	}

	#page-company header h1 {
		padding-right: 0;
	}

	#page-company header h2 {
		padding-right: 0;
	}

}

/* 450 */
@media only screen and (max-width: 450px) {
	#page-company header {
		-webkit-background-size: auto 150px;
		background-size: auto 150px;
		padding-top: 150px;
		background-position: center -30px;
	}

}

/* RESTA COMPANY */

/* 650 */
@media only screen and (max-width: 650px) {

	#page-company .boto {
		margin-top: 40px;
	}
}

/* SERVICES */

/* 800 */
@media only screen and (max-width: 800px) {
	#page-services img.serveis {
		top: -30px;
	}
}

/* 750 */
@media only screen and (max-width: 750px) {
	#page-services article > .title {
		margin-bottom: 29px;
		margin-top: 42px;
	}
}

/* 650 */
@media only screen and (max-width: 650px) {
	#page-services figure.serveis {
		float: right;
	}
}
/* 400 */
@media only screen and (max-width: 400px) {
	#page-services figure.serveis {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: auto;
		float: none;
	}
	#page-services img.serveis {
		max-width: 100px;
	}
}

/* 1280 */
@media only screen and (max-width: 1280px) {

	main#inner.contact > section > header {
		width: 40%;
	}

	#contact-get-form-new address {
		font-size: 14px;
		width: 60%;
	}

	#contact-get-form-new address .left {
		padding-left: 20px;
	}
}

/* 1000 */
@media only screen and (max-width: 1000px) {

	main#inner.contact > section > header {
		float: none;
		width: auto;
	}

	#contact-get-form-new address {
		float: none;
		width: auto;
		font-size: 16px;
		padding-top: 40px;
	}

	#contact-get-form-new address .left {
		padding-left: 0;
	}

	#contact-get-form-new address .left:last-child {
		padding-left: 36px;
	}

	.mails {
		padding-top: 17px;
	}

	.mails .col {
		width: 50%;
		padding-top: 50px;
	}
}

/* 950 */
@media only screen and (max-width: 950px) {
	#contact-get-form-new .form {
		float: none;
		padding-right: 0;
		width: auto;
	}

	#google-map-holder {
		float: none;
		margin-top: 80px;
		padding-left: 0;
		width: auto;
	}
}

/* 600 */
@media only screen and (max-width: 600px) {

	#contact-get-form-new address {
		font-size: 14px;
	}

	#contact-get-form-new address .left:last-child {
		padding-left: 20px;
	}

	#contact-get-form-new address p {
		padding-left: 44px;
		padding-top: 2px;
	}

	#contact-get-form-new .fn {
		-webkit-background-size: 25px auto;
		background-size: 25px auto;
	}

	.mails {
		font-size: 14px;
		margin: 0 -10px;
	}

	.mails .col {
		padding-right: 10px;
		padding-left: 10px;
	}

	.mails h6 {
		font-size: 14px;
	}

	#contact-get-form-new .email {
		-webkit-background-size: 29px auto;
		background-size: 29px auto;
	}

	#contact-get-form-new .tel {
		-webkit-background-size: 29px auto;
		background-size: 29px auto;
	}

	#banner-contact {
		font-size: 31px;
		line-height: 32px;
	}

	#banner-contact > div {
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		padding: 30px 30px 20px;
		text-align: center;
		min-height: 0;
	}

	#banner-contact p {
		text-align: center;
	}
}

/* 540 */
@media only screen and (max-width: 540px) {
	#contact-get-form-new address {
		font-size: 15px;
	}

	#contact-get-form-new address .left {
		width: auto;
		float: none;
	}

	#contact-get-form-new address .left:last-child {
		padding-left: 0;
		padding-top: 20px;
	}
}

/* 470 */
@media only screen and (max-width: 470px) {
	.mails .col {
		padding-top: 40px;
		width: auto;
		float: none;
		text-align: left;
	}

	.mails h6 {
		margin-bottom: 20px;
		padding-left: 20px;
	}

	.mails a {
		background-position: left 0;
		padding: 6px 0 4px 50px;
	}
}

/* 450 */
@media only screen and (max-width: 450px) {

	#banner-contact {
		font-size: 22px;
		line-height: 23px;
	}

}/* 900 */
@media only screen and (max-width: 900px) {
	#responsive:after {
		content: "900";
	}
}

/* 850 */
@media only screen and (max-width: 850px) {
	#responsive:after {
		content: "850";
	}
}

/* 570 */
@media only screen and (max-width: 570px) {
	#responsive:after {
		content: "570";
	}
}

/* 460 */
@media only screen and (max-width: 460px) {
	#responsive:after {
		content: "460";
	}
}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:16px;font-weight:700;line-height:20px;margin:8px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/common/jscripts/prettyphoto3.1.4/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}/*! lightgallery - v1.2.9 - 2015-12-18
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("/common/jscripts/lightgallery/fonts/lg.eot?n1z373");
  src: url("/common/jscripts/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/common/jscripts/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("/common/jscripts/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("/common/jscripts/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin: 0 auto;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/common/jscripts/lightgallery/img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/common/jscripts/lightgallery/img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/common/jscripts/lightgallery/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/common/jscripts/lightgallery/img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/common/jscripts/lightgallery/img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(/common/jscripts/lightgallery/img/loading.gif) no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 0.9;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}/*! jQuery UI - v1.11.2 - 2014-12-24
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/common/jscripts/jquery-ui-1.11.2/images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/common/jscripts/jquery-ui-1.11.2/images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("/common/jscripts/jquery-ui-1.11.2/images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/common/jscripts/jquery-ui-1.11.2/images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("/common/jscripts/jquery-ui-1.11.2/images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/common/jscripts/jquery-ui-1.11.2/images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/common/jscripts/jquery-ui-1.11.2/images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("/common/jscripts/jquery-ui-1.11.2/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}