@charset "UTF-8";
/* ----------------- Reset all styles ----------------- */
*{
	margin: 0;
	padding: 0;
	border: 0;
}

/* ----------------- Website background and general text colour ----------------- */
body{
	/*	background-image:url(../images/backgroundtexture.png);*/
	background-color: #FFFFFF;
	color: #2d2d2d;
}

/* ----------------- Wrapper - keeps all content in the center of page -----------------  */
.wrapper{
	margin:auto;
	width:80%;
	height:auto;
}


/* The rest is pretty self explanatory - it appears in the order that it occurs on the HTML document */
#top{
	height:40px;
}

#logo{
	margin-top:5%;
	text-decoration:none;
}

#logoimage{
	width:27px;
	padding-right:10px;
	float:left;
}

#logotitle{
	float:left;
	font-family:Cookie, Helvetica, sans-serif;
	font-weight:normal;
	font-size:215%;
	text-shadow: 0 1px 1px #FFF;
}

#logotitle a{
	color:#2d2d2d;
	text-decoration:none;
}


hr{
	height:1px;
	width:100%;
	background-color:#2d2d2d;
	margin:3% 0;
}

header{
	width:100%;
	margin:5% 0 5% 0;
}

header h1{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:140%;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:1%;
}

header h1 span{
	color:#e3e3e3;
	text-shadow: 0 1px 1px #dadada;
}

header h2{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:100%;
	font-weight:normal;
}
	
#slideshow{
	width: 100%;
}

#slideshow_2 {
	width: 100%;
	height: 400px;
	overflow: hidden;
	z-index: -1;
}
#slideshow_2 div img {
	width: 100%;
	height: 400px;
}

#slideshow_2 div {
	width: 100%;
    height: 400px;
}


/* - - - - - - - - - - - - - - -  Slider START  - - - - - - - - - - - - - - - */


.html_carousel div.slide {
	position: relative;
	height: 400px;
	overflow: hidden;
}	

.html_carousel div.slide .logo-img {
	position: absolute;
	left: 37%;
	top: 30%;
	width: 26%;
	/*height:10%;*/
}

.html_carousel div.slide .logo-img img {
	width: 100%;
	height: auto;
    max-height: 150px;
	/* [disabled]-webkit-box-shadow: 0 1px 1px #c1c1c1; */
	/* [disabled]-moz-box-shadow: 0 1px 1px #c1c1c1; */
	/* [disabled]box-shadow: 0 1px 1px #c1c1c1; */
	/* [disabled]border-radius: 15px; */
}

.html_carousel div.slide .work_slide {
	position: absolute;
	left: 15%;
	top: 86%;
	width: 70%;
	/*height:10%;*/
}

.html_carousel div.slide .work_slide nav{
	/* [disabled]float: right; */
	width: 100%;
	height: auto;

}

.html_carousel div.slide .work_slide nav ul li{
	position: relative;
	display: block;
	width: 20%;
	height: 100px;
	float: left;
	text-align: center;
}

	
.html_carousel div.slide .work_slide nav ul li a{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	width:100%;
	text-decoration:none;
	text-transform:uppercase;
	font-size:61%;
	line-height:350%;
	display:block;
	color:#c2c2c2;
	
	margin-top:-5px;
	-webkit-transition: margin-top 0.2s ease-in-out;
	-moz-transition: margin-top 0.2s ease-in-out;
	-o-transition: margin-top 0.2s ease-in-out;
	-ms-transition: margin-top 0.2s ease-in-out;
	transition: margin-top 0.2s ease-in-out;
}


.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	width: 100%;
		margin-top:0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 61%;
	line-height: 350%;
	display: block;
	background: url('../images/icons/A_3.png') no-repeat 50% 0px;
	background-size: 90% 100%;
	color: #ffffff;
}

.html_carousel div.slide .work_slide nav ul li a:hover{
	margin-top: 0px;
	background: url('../images/icons/A_3.png') no-repeat 50% 0px;
	background-size: 90% 100%;
	color: #ffffff;
}




.clearfix {
	float: none;
	clear: both;
}

/* - - - - - - - - - - - - - - -  Slider END  - - - - - - - - - - - - - - - */

.right{
	margin-top: 4%;
	width: 50%;
	float: right;
	margin-bottom: 2%;
}



.right h3{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:normal;
	text-align:center;
	color:#e3e3e3;
	margin-bottom:5%;
	text-shadow: 0 1px 1px #dadada;
}

.right p{
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:140%;
}

.right p a{
	color:#e3e3e3;
	text-decoration:none;
}
	
.left{
	margin-top:4%;
	width:48%;
	float:right;
	margin-bottom:2%;
}

.left h3{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:normal;
	text-align:center;
	color:#e3e3e3;
	margin-bottom:5%;
	text-shadow: 0 1px 1px #dadada;
}

.left p{
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:140%;
}

.left p a{
	color:#e3e3e3;
	text-decoration:none;
}


/* ----------------------- WORK LINKS START ------------------------- */

#work_img{
	width: 100%;
	height: 950px;

}

#work_img #work{
	/* [disabled]width: 1320px; */
	margin: 3% auto 3% auto;
}

 #list{
	text-align: center;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	float: left;
	width: 35%;
	height: 950px;
	
}

#list #menu #toggle label{
	width: auto;
	height: auto;
	padding-bottom: 30px;
}

#list #menu #toggle{
	float: left;
	width: 100%;
	height: auto;
	color:#36bfa9;
	font-size: 120%;
	cursor: default;
}

#list #menu #hide div div{
	float: left;
	width: 100%;
	height: 50px;
}


#list #menu #hide div div a{
	float: left;
	margin-left: 25%;
	width: 50%;
	height: auto;
	text-decoration:none;
	text-transform:uppercase;
	color:#1a1a1a;
	font-size: 90%;
word-break:break-all;
	background-size:0% 100%; 
	-webkit-transition: background-size 0.2s ease-in-out;
	-moz-transition: background-size 0.2s ease-in-out;
	-o-transition: background-size 0.2s ease-in-out;
	-ms-transition: background-size 0.2s ease-in-out;
	transition: background-size 0.2s ease-in-out;
}


#list #menu #hide div div a:hover{	
background:url('../images/icons/A_2.png') no-repeat 50% 0px;
	background-size:100% 100%; 
color: #FFF;

}


/* ----------------------------- menu ----------------------------------- */

#toggle li{
  display: none;
}
#hide_list #hid_zs{
  display: none;
}


#toggle label{
  	display: block;
	width:auto;
	height:auto;
}

#menu-toggle {
  display: none; 
}
        
/* ----------------------------- menu ----------------------------------- */


.mosaic_category{
	position: relative;
	float: left;
	width: 30%;
	height: 46px;
	
}

.mosaic_category img{

	width: 100%;
	height: 100%;
}


.mosaic_category div{
	position: absolute;
	margin-top: 3%;
	float: right;
    right: 5%;
	margin-top: 10px;

}

.mosaic_category div ul{
	float: left;
	margin-top:3%;
	width: 5px;
	height: 22px;
	background: #36bfa9;

}

.mosaic_category div a{
	float: left;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 22px;
	margin-left:8px;
			cursor: default;
}


.class_profiles{
	float: left;
	width: 70%;
	min-height: 100px;
	margin-bottom:10px;
}

.class_profiles p{

    font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
    float:left;
	margin-top: 10px;
	margin-left: 4%;
	margin-bottom: 5%;
	width: 80%;
	font-size: 80%;
	cursor: default;
}

.mosaic_category img{
	
    
	width: 100%;
	height: 100%;
	
}

.item_decorates{
	border-radius: 5px;
	width: 20%;
	height: auto;
	background-color: #FFF;
	margin: 1%;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 1%;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	overflow: hidden;
}

.item_decorates img{
	display:block;
	margin-top:1%;
	margin-left:1%;
	margin-bottom:2%;
	width:98%;
	height: auto;
	border-radius:5px 5px 0 0;	
}

.item_decorates h3{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: normal;
	padding: 5px 0 0 0px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	font-weight: 800;
		cursor: default;
}


.item_cenefas{
	border-radius: 5px;
	width: 90%;
	height: auto;
	background-color: #FFF;
	margin: 1%;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 1%;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	overflow: hidden;
}

.item_cenefas img{
	display:block;
	margin-top:1%;
	margin-left:1%;
	margin-bottom:2%;
	width:98%;
	height: auto;

	border-radius:5px 5px 0 0;	
}

.item_cenefas h3{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: normal;
	padding: 5px 0 0 0px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	font-weight: 800;
		cursor: default;
}


.item_Dfa{
	border-radius: 5px;
	width: 17%;
	height: auto;
	background-color: #FFF;
	margin: 1%;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 1%;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	overflow: hidden;
}


.item_Dfa_JG{
width: 10%;
height: 1px;
float: left;
display:none;
}

.item_Dfa img{
	display:block;
	margin-top:5%;
	margin-left:5%;
	margin-bottom:5%;
	width:90%;
	height: auto;

	border-radius:5px 5px 0 0;	
}

.item_Dfa h3{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: normal;
	padding: 5px 0 0 0px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	font-weight: 800;
		cursor: default;
}

.item_Dfa h3 a{
	text-decoration:none;
	color:#2d2d2d;
}

.item_Dfa p{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	padding: 0 0 0 0px;
	color: #515151;
	text-align:center;
	text-decoration: none;
	cursor: default;
	
}

.item_none{
	width: 100px;
	height: 160px;
	margin: 6px;
	float: left;
}

.item{
	border-radius: 5px;
	width: 100px;
	height: 160px;
	background-color: #FFF;
	margin: 6px;
	float: left;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	overflow: hidden;
	
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in-out;
	-ms-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}

.clearfix {
	float: none;
	clear: both;
}

.bj {
	position: absolute;
	z-index: -4;
	margin-top: -1000px;
	width: 100%;
	height: 1000px;
	background: url('../images/work/SkiesOfSpain/1.jpg') no-repeat 50% 0px;
	background-size: 100% 100%;
	float: left;
}

.mosaic {
    width: 60%;
    height: auto;
    max-width: 1300px;
    float: left;
}


.item:hover{
	-webkit-box-shadow: 0 0 8px #e3e3e3, 0 0 8px #e3e3e3;
	-moz-box-shadow: 0px 0px 8px #e3e3e3,0 0 8px #e3e3e3;
	box-shadow: 0 0 8px #c3c3c3,  0 0 8px #ffffff;
	
}
	

.item img{
	display:block;
	margin-top:5%;
	margin-left:5%;
	margin-bottom:5%;
	width:90%;

	border-radius:5px 5px 0 0;
	opacity:0.8;
	
	-webkit-transition: width 0.2s ease-in-out;
	-moz-transition: width 0.2s ease-in-out;
	-o-transition: width 0.2s ease-in-out;
	-ms-transition: width 0.2s ease-in-out;
	transition: width 0.2s ease-in-out;
	
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	
}


.item img:hover{
	margin-bottom:0%;
	margin-top:0%;
	margin-left:0%;
	width:100%;
	opacity: 1;
}


.item h3{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: normal;
	padding: 5px 0 0 0px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	font-weight: 800;
		cursor: default;
}

.item h3 a{
	text-decoration:none;
	color:#2d2d2d;
}

.item p{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	padding: 0 0 0 0px;
	color: #515151;
	text-align:center;
	text-decoration: none;
	cursor: default;
	
}
/* ----------------------- WORK LINKS END ------------------------- */


/* ----------------------- item_1 ------------------------- */

.item_1{
	border-radius: 8px;
	width: 40%;
	height: auto;
	background-color: #FFF;
	float: left;
	margin:10px;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	overflow: hidden;
	-webkit-transition: box-shadow 0.2s linear;
	-moz-transition: box-shadow 0.2s linear;
	-o-transition: box-shadow 0.2s linear;
	-ms-transition: box-shadow 0.2s linear;
	transition: box-shadow 0.2s linear;
}

.item_1:hover{
	-webkit-box-shadow: 0 0 8px #e3e3e3, 0 0 8px #e3e3e3;
	-moz-box-shadow: 0px 0px 8px #e3e3e3,0 0 8px #e3e3e3;
	box-shadow: 0 0 8px #c3c3c3,  0 0 8px #ffffff;
	
}

.item_1 .container_1 {
	width:88%;
	height:auto;
	margin-left:6%;
	margin-top:10px;
}

.item_1 .container_1 input{
        display:none;
}

.item_1 .container_1 ul{
	margin-top: 5%;
	margin-bottom: 5%;
	width: 100%;
	height: 100%;
	border-radius: 8px 8px 0 0;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.item_1 .container_1 ul .A{
	width:100%;
	height:auto;
	}
	
.item_1 .container_1 ul .B{
	margin-top:-100%;
	width:100%;
	height:auto;
	opacity:0;
	-webkit-transition: opacity 1.2s linear;
	-moz-transition: opacity 1.2s linear;
	-o-transition: opacity 1.2s linear;
	-ms-transition: opacity 1.2s linear;
	transition: opacity 1.2s linear;
	}
	
.item_1 .container_1 ul label li{
border-radius: 6px;
    width: 20px;
    height:auto;
    margin-top: -50% float: left;
    -webkit-box-shadow: 0 2px 5px #c3c3c3;
    overflow: hidden;
    -webkit-transition: margin-left 1.2s linear;
    -moz-transition: margin-left 1.2s linear;
    -o-transition: margin-left 1.2s linear;
    -ms-transition: margin-left 1.2s linear;
    transition: margin-left 1.2s linear;
	float:right;
	border: 2px solid #fff;
	margin-top: -2px;
}

.gou{display: inline-block; width: 10px; height:5px; background: #fff;line-height: 0;font-size:0;vertical-align: middle;-webkit-transform: rotate(45deg);
}
	
	
.gou:after{
	content:'/';display:block;width: 9px;height:5px; background: #fff;-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);	

	-webkit-transition: width 0.6s ease-out;
    -moz-transition: width 0.6s ease-out;
    -o-transition: width 0.6s ease-out;
    -ms-transition: width 0.6s ease-out;
    transition: width 0.6s ease-out;
}

.item_1 .container_1 ul label a{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
/*	font-size: 100%;*/
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: 800;
	 -webkit-transition: opacity 1.2s linear;
    -moz-transition: opacity 1.2s linear;
    -o-transition: opacity 1.2s linear;
    -ms-transition: opacity 1.2s linear;
    transition: opacity 1.2s linear;
}

.item_1 .container_1 ul label .B{
	opacity:0;
}

.item_1 .container_1 ul label .A{
position:absolute;
	opacity:1;
}


.item_1 .container_1 ul label{
position: relative;
    display: block;
    padding: 3%;
    border-radius: 8px;
    height: 50%;
    margin-top: 10px;
    margin-bottom: 15px;
    background-color: #d7d5ae;
    cursor: pointer;
    vertical-align: top;
    -webkit-user-select: none;
    -webkit-transition: background-color 1.2s linear;
    -moz-transition: background-color 1.2s linear;
    -o-transition: background-color 1.2s linear;
    -ms-transition: background-color 1.2s linear;
    transition: background-color 1.2s linear;
    width: 80%;
    margin-left: 7%;
}

	
.item_1 h3{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	padding: 5px 0 0 0px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	font-weight: 800;
	cursor: default;
	margin-bottom: 18px;
}

.item_1 h3 a{
	text-decoration:none;
	color:#2d2d2d;
}





#switch_1:checked + #zhanshi_1 .B {
	opacity:1;
}
	
#switch_1:checked + #zhanshi_1  #toggle_1 label{
        background-color: #02a0e1;
	}
	
#switch_1:checked + #zhanshi_1  #toggle_1 label li .gou{ display: inline-block; width: 10px;height:5px; background: #fff;line-height: 0;font-size:0;vertical-align: middle;-webkit-transform: rotate(45deg);}
#switch_1:checked + #zhanshi_1  #toggle_1 label li .gou:after{content:'/';display:block;width: 20px;height:5px; background: #fff;-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);}


#switch_1:checked + #zhanshi_1  #toggle_1 label .A{	
	opacity:0;
}

#switch_1:checked + #zhanshi_1  #toggle_1 label .B{	
	opacity:1;
}
/* ------------------------------------------------ */
#switch_2:checked + #zhanshi_2 .B {
	opacity:1;
}
	
#switch_2:checked + #zhanshi_2  #toggle_2 label{
        background-color: #02a0e1;
	}
	
#switch_2:checked + #zhanshi_2  #toggle_2 label li .gou{ display: inline-block; width: 10px;height:5px; background: #fff;line-height: 0;font-size:0;vertical-align: middle;-webkit-transform: rotate(45deg);}
#switch_2:checked + #zhanshi_2  #toggle_2 label li .gou:after{content:'/';display:block;width: 20px;height:5px; background: #fff;-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);}


#switch_2:checked + #zhanshi_2  #toggle_2 label .A{	
	opacity:0;
}

#switch_2:checked + #zhanshi_2  #toggle_2 label .B{	
	opacity:1;
}
/* ------------------------------------------------ */
#switch_3:checked + #zhanshi_3 .B {
	opacity:1;
}
	
#switch_3:checked + #zhanshi_3  #toggle_3 label{
        background-color: #02a0e1;
	}
	
#switch_3:checked + #zhanshi_3  #toggle_3 label li .gou{ display: inline-block; width: 10px;height:5px; background: #fff;line-height: 0;font-size:0;vertical-align: middle;-webkit-transform: rotate(45deg);}
#switch_3:checked + #zhanshi_3  #toggle_3 label li .gou:after{content:'/';display:block;width: 20px;height:5px; background: #fff;-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);}


#switch_3:checked + #zhanshi_3  #toggle_3 label .A{	
	opacity:0;
}

#switch_3:checked + #zhanshi_3  #toggle_3 label .B{	
	opacity:1;
}
	
/* ------------------------------------------------ */
#switch_4:checked + #zhanshi_4 .B {
	opacity:1;
}
	
#switch_4:checked + #zhanshi_4  #toggle_4 label{
        background-color: #02a0e1;
	}
	
#switch_4:checked + #zhanshi_4  #toggle_4 label li .gou{ display: inline-block; width: 10px;height:5px; background: #fff;line-height: 0;font-size:0;vertical-align: middle;-webkit-transform: rotate(45deg);}
#switch_4:checked + #zhanshi_4  #toggle_4 label li .gou:after{content:'/';display:block;width: 20px;height:5px; background: #fff;-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);}


#switch_4:checked + #zhanshi_4  #toggle_4 label .A{	
	opacity:0;
}

#switch_4:checked + #zhanshi_4  #toggle_4 label .B{	
	opacity:1;
}

/* ----------------------- item_1 END------------------------- */

#bottom h3{
	margin:4% 0 3% 0;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size:190%;
	font-weight:normal;
	text-align:center;
	color:#e3e3e3;
	text-shadow: 0 1px 1px #c1c1c1;
}


footer{
	width: 100%;
	padding: 10px 0;
	background-color: #505050;
}

.icon{
	float: right;
	width: 32px;
	margin: 95px 0 2px 4%;
	opacity: 0.85;
}

.icon:hover{
	opacity: 1;
}

.social{
	color: #e3e3e3;
	float: left;
}

.social .ico{
	float: left;
	width: 50%;
}

.social .ico a{
	float: left;
	width: 100%;
    margin: 18px 0 0px 0%;
	text-decoration: none;
	color: #e3e3e3;
		opacity:0.8;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.social .ico a:hover{
	color: #FFF;
	opacity:1;
}


.social .ico a b{
	float: left;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e3e3e3;
	margin-left: 10px;
	width: 150px;
	word-break: break-all;
	text-transform: uppercase;
	font-size: 80%;
}

.social .ico a img{
	float: left;
    margin: -4px 0 10px 8%;
}

.social .tm{
	float: left;
	width: 50%;

}

.social .tm img{
	float: right;
	width: auto;
    margin: 110px 0 2px 4%;

}




/* ----------------------------- Picture ----------------------------------- */

#picture{
	margin-top: 50px;
	width: 100%;
	height: 410px;
}

#picture .ta{
	width: 100%;
	text-align:center;
}
#picture .ta a{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	size:190%;
	font-size: 90%;
	cursor: default;
}

#picture div .album{
	text-align:center;
	margin-top: 30px;
	margin-left: 10%;
	width: 80%;
}

#picture div .album a .A{
	opacity:1;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	
}

#picture div .album a .B{
	opacity:0;
	width:183px;
	margin-left:-183px;
	
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	
	-webkit-transition: width 0.2s ease-in-out;
	-moz-transition: width 0.2s ease-in-out;
	-o-transition: width 0.2s ease-in-out;
	-ms-transition: width 0.2s ease-in-out;
	transition: width 0.2s ease-in-out;
	
}

#picture div .album a:hover .A{
	opacity: 0;
}

#picture div .album a:hover .B{
	opacity: 1;
	width:348px;
	margin-left:-183px;
}



/* ----------------------------- last ----------------------------------- */
#last{
	margin-top: 30px;
	width: 100%;
	height:130px;
	text-align:center;
}


/* ----------------------------- FORM ----------------------------------- */

.right h4{
			cursor: default;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #e3e3e3;
	margin-bottom: 10px;
}

#formwrap{
	width:100%;
}

.formstyle { 
	border: 1px solid #ccc;
	color: #000;
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 95%;
	background-color:rgba(255,255,255,1);
	margin-bottom:10px;
	opacity:0.9;
	padding:3px;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   border-radius:2px;
}

.formstyletwo {
	color: #FFF;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 20%;
	background-color: #37CA9A;
	border: 0px;	
}

.formstyletwo:hover {
	color: #e3e3e3;
	cursor: pointer;
}

textarea{ 
	border: 1px solid #ccc;
	color: #000;
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:95%;
	height:80px;
	background-color:rgba(255,255,255,1);
	margin-bottom:10px;
	border-radius:2px;
	padding:3px;
	opacity:0.9;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	overflow:auto;
}


input:focus, input.focused, textarea:focus, textarea.focused {
	color: #505050;
	opacity: 1;
}

#error{
	color: #40c197;
	float: left;
	font-family: Regular, Arial, Helvetica, sans-serif, "Helvetica Neue Light";
	font-size: 15px;
}

#error ul{
	list-style-type: none;
	padding-top:5px;
}
	

/* -- Make the highlight colours pretty -- */
::selection      { background:#e3e3e3; color:#FFF;}
::-moz-selection  { background:#e3e3e3; color:#FFF;}






/* ---------------------- RESPONSIVE STUFF - ONLY TOUCH IF YOUR'E CONFIDENT WITH CSS ---------------------- */


@media only screen and (max-width: 1453px) {
.html_carousel div.slide {
    height: 400px;
}
#slideshow_2 {
    height: 400px;
}
.html_carousel div.slide #slideshow_2 div img {
    height: 400px;
}
}

@media only screen and (max-width: 1079px) {
.html_carousel div.slide {
    height: 300px;
}
#slideshow_2 {
    height: 300px;
}
.html_carousel div.slide #slideshow_2 div img {
    height: 300px;
}
.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
    line-height: 250%;
}
.html_carousel div.slide .work_slide nav ul li a {
    line-height: 250%;
}


	.left{
		width:100%;
	}
	
	.right{
		width:100%;
	
	}
}

@media only screen and (max-width: 999px) {

.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
    line-height: 250%;
}
.html_carousel div.slide .work_slide nav ul li a {
    line-height: 250%;
}
}

@media only screen and (max-width: 869px) {
.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
    line-height: 230%;
}
.html_carousel div.slide .work_slide nav ul li a {
    line-height: 230%;
}
}

@media only screen and (max-width: 860px) {

}

@media only screen and (max-width: 835px) {
	#item_1 h3{
	font-size: 100%;
}
#item_2 h3{
	font-size: 100%;
}
#item_3 h3{
	font-size: 100%;
}
}


@media only screen and (max-width: 720px) {
.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
	margin-top:0px;
    line-height: 300%;
}

.html_carousel div.slide .work_slide nav ul li a {
	margin-top:-5px;
    line-height: 300%;
}

.html_carousel div.slide {

    height: 300px;
}

.html_carousel div.slide .work_slide {
    left: 25%;
    top: 48%;
    width: 50%;
}
.html_carousel div.slide .work_slide nav ul li {
    width: 100%;
    height: 100%;
}

.html_carousel div.slide .logo-img {
    position: absolute;
    left: 15%;
    top: 20%;
    width: 70%;
	}
	
.html_carousel div.slide #slideshow_2 div img {
    width: 300%;
	margin-left: -100%;
    height: 300px;
}

.mosaic_category div ul {
     margin-top: 0%;
}

.mosaic_category div a {
    font-size: 15px;
}

.class_profiles {
	margin-top:10px;
    width: 100%;
}

.class_profiles p {
    width: 90%;
}

 #list {
    width: 100%;
	height:100%;
}

.mosaic {
	margin-left:3%;
    width: 97%;
}

#work_img {
	height:780px;
    background-size: 300% 100%;
}

#picture {
    margin-top: 40px;
    height: 100%;
}

.icon {

    margin: 95px 0 2px 2%;
}

.social .tm img {
    float: left;
    margin: 50px 0 2px 5%;
	margin-bottom:40px;
}

.social .ico {
    width: 100%;
}

.social .ico a img{
    margin: -4px 0 2px 5%;
		margin-bottom:40px;
}
.social .tm {
    width: 100%;
}
 #list {
	     width: 100%;
	height:100%;
	 margin-bottom:30px;

}
.bj {

background-size: 300% 100%;

}


/* ----------------------------- menu ----------------------------------- */
#hide #hide_list {
	height:auto;
	width:auto;
  display: none;
}

#toggle label{
	cursor: pointer;
}

#toggle label li {
	display: block;
	height: 15px;
	padding-bottom: 1%;
	padding-top: 1%;
	padding-left: 8%;
	padding-right: 8%;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	margin-top: 10px;
	width: 0%;
	margin-left: 42%;
border-radius: 5px;
}


#toggle label:hover li a{
	margin-top:2px;

}

#toggle label li a{
display: block;
font-size: 0;
line-height: 0;
border-width: 12px;
    border-bottom-width: 12px;
margin-left: -12px;
border-bottom-width: 0;
margin-top: 0px;
border-style: dashed;
    border-top-style: dashed;
border-top-style: solid;
border-left-color: transparent;
border-right-color: transparent;
-webkit-transition: margin-top 0.2s linear;
-moz-transition: margin-top 0.2s linear;
-o-transition: margin-top 0.2s linear;
-ms-transition: margin-top 0.2s linear;
transition: margin-top 0.2s linear;

}

#hide_list #hid_zs{
  	display: block;
	width: 90%;
	height: 2px;
	float: left;
	margin-left: 5%;
	padding-bottom: 1%;
	background:-moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));  
}


#menu-toggle:checked + #hide #hide_list {
  display: block;
}

#picture div .album a:hover .A{
	opacity: 1;
}

#picture div .album a .B {
  display: none;
}


/* ----------------------------- menu ----------------------------------- */
.class_profiles{
	min-height: 10px;
	height: auto;
	margin-bottom: 20px;
}
.class_profiles p{
margin-top: 0%;
margin-bottom: 0%;
}
.mosaic_category {
	margin-left:5%;
    width: 90%;
}
.mosaic_category div {
	position: initial;
    float: left;
}

.mosaic_category div a{
	font-size: 18px;
	color: #4B4B4B;
}

.mosaic_category img{
display:none;
}
.item_none {
display:none;
}

/* ----------------------------- class_profiles ----------------------------------- */

.item_1 {
    width: 40%;
}
.item_1 h3{
	font-size: 90%;
}

.item_Dfa{
	
	width: 30%;
}

.item_Dfa_JG{
display: block;
}

.item_Dfa h3 {
    font-size: 90%;
}

.item_Dfa p {
    font-size: 50%;
}

.item_cenefas {
	float: left;
    width: 95%;
}

.item_decorates{
	float: left;
    width: 95%;
}

	.left{
		width:100%;
	}
	
	.right{
		width:100%;
	
	}

}

@media only screen and (max-width: 510px) {


}

	
	
