@import url(../icomoon/style.css);
/* Font's*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,700,300,600);

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
strong{font-weight:bold;}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:0;
}
p {color:#000;}
h1,h2,h3,h4,h5{ 
	font-family: 'Open Sans',sans-serif;
	font-style: normal;
	line-height: 1.0em;
}

h1 {font-size:1.8em; margin-top: 0.2em; margin-left: 0.6em;font-weight: 600;color:#111;}
h2 {font-size:1.4em; margin-top: 0.2em; margin-left: 0.6em;font-weight: 600;color:#222;}
h3 {font-size:1.2em; margin-top: 0.2em; margin-left: 0.6em;font-weight: 600;color:#222;text-align:left;}
h4 {font-size:1.0em; margin-top: 0.2em; margin-left: 0.6em;font-weight: 300;color:#222;}
h5 {font-size:0.95em; margin-top: 0.15em; margin-left: 0.6em;font-weight:400;color:#333;}
h6 {font-size:0.7em; margin-top: 0.2em; margin-left: 0.6em;font-weight: 400;color:#333; font-style: italic;}

.wrap{
	width:80%;	
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;	
}
.header{	
	background:url('../images/fachada_2018.jpg')no-repeat fixed center;		
	
	border-bottom:5px solid #db2182;
	z-index:1;	
    background-size: cover;
}
.product-header{	
	background: linear-gradient(to bottom, #111, #22202A);
	background: -webkit-linear-gradient(to bottom, #111, #22202A); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(to bottom, #111, #22202A); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(to bottom, #111, #22202A); /* For Firefox 3.6 to 15 */
	padding:10px 0;
	border-bottom:5px solid #db2182;
}
.logo  {	
	padding:20px 0px 0;	
}
.logo h3{
	color:#fff;
	font-size:1.20em;
	font-weight: 200;
}
.unne{
	float:right;
	width:51px;
	height:80px;
}
/*
.premiounne {padding-top:3em;}
.premiounne h1,p{color:#fff;}
.premiounne p{font-size:1.2em;}
.premiounne.premio_img {display:block;margin:auto;}
*/
/*--menu--*/
.header-right{
   float:right;
   padding-top:18px;
	border:1px solid #fff;
}
.header-left{
	float:left;
	max-width:100%;
}
.header-right p {
	line-height: 2.8em;
	font-size: 16px;
	color:#51565f;
	font-family: 'Droid Sans', sans-serif;
}
.header-right img {
	vertical-align:middle;
	max-width:100%;
}
.header-bottom{
	max-width:100%;	
}
.follow_icon {
	position:absolute;
	top:8%;
	right:10%;
	list-style: none;
	z-index:10;	
	
}
.icon-social-top{
	position:absolute;
	right:0;
	top:7%;
}
.icon-social-top li {
	display:inline;
	padding:3px ;
	border-radius:20px;
	font-size:1.8em;
}
.icon-social-top li a{
	text-align:right;
	color:#ff0a7e;
	
}
.follow_icon_footer {
	float: left;	
	list-style: none;
	padding:10% 0 0;
	z-index:1000;
	border:1px solid #900;
}
.follow_icon_footer li {
	padding-top: 1.7%;
}
.follow_icon_footer li a img {
	vertical-align: middle;
}
.follow_icon_footer li a img:hover{
	opacity:0.8;
}
.banner-img{
	position:relative;
	max-width:100%;
	height:590px;	
	z-index:5;		
    margin-bottom:30px;
}
.ccu{
	max-width:300;
	max-height:auto;
	background-color: rgba(0,0,0,0.3);
	padding:2.0em;
	position: absolute;
    left: 28%;
    top: 30%;    
}
.ccu h1{
	font-family: 'Open Sans',sans-serif;
	font-weight: 300;
	line-height: 1.0em;
	color:#FFF;
}
.banner-img .facha{
	width:100%;
	height:100%;
}
#social {
	float: left; 
	width: 100%;
	margin: auto;
	margin-bottom:30px;
	padding: 10px;
	border:1px solid #444;
}
#social .g {float:right;margin-left:3px;overflow:hidden;width:70px;}
#social .fb-like{float:left;margin-left:5px;width:410px;}
#social .twitter{float:left;margin-top:5px;margin-left:5px;}
#social .icon-share{float:left;margin:5px 10px 0px 0px;}

.fb-like {
	float:right;
	margin-top:5px;
}
/*--IN MENU--*/
/********************/
#nav{margin-top:15px;background-color: rgba(4,4,4,0.2);margin-bottom:5px;position: relative;width: 100%;z-index: 2;text-align: left;font-size: 1.0em;font-family: 'Open Sans',sans-serif;font-style: normal;font-weight: 600;}
#menu ul{ list-style: none;display: inline-block;margin: 0;padding: 0;}
#menu li{display: block;float: left;text-transform: uppercase;text-align: center;}
#menu li a{display: block; color: #fff;text-decoration: none;height: auto;line-height: auto;padding:0.8em 1.2em 0.8em;}
#menu li .active{color:#FFF;background:#db2182;	}
#menu li a:hover{color: #fff;background-color:#222;}    
#nav-mobile{display: none;float: right;width: 35px;height: 25px;text-align: center;position: absolute;right: 5%;top:5%;margin-top:3px;padding-top:3px;border:1px solid #333;background:#222;}   
#nav-mobile.nav-active{opacity: 1;}
@media only screen and (max-width: 990px) {
#nav-mobile{ display: block; position: absolute;right: 5%;top:3%;}
#menu{width: 100%; float: none;}
#menu ul{ -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);box-shadow: 0 1px 2px rgba(0,0,0,.5);max-height: 0; overflow: hidden;padding-top: 50px;display: block;}
#menu li{background: #33363b;border-bottom: 1px solid #282b30;float: none;}
#menu li:last-child{ border-bottom: 0;}
#menu li a{padding: 15px 0;height: auto;line-height: normal;}
#menu li a:hover{background:#2a2d33}
#menu ul.open-menu{max-height: 450px;-webkit-transition: max-height .4s; -moz-transition: max-height .4s;-ms-transition: max-height .4s;-o-transition: max-height .4s;transition: max-height .4s;        }
}
/********************/
*, *:before, *:after {box-sizing:  border-box !important;}

.post {
	height:auto;
    padding: 2px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.post {
 position:relative;
 display: block;
}
.post p{padding:0px 5px 5px 10px;color:#666;}
.post img{
	margin:0;
	padding:0;
	max-width:100%;
}
.bs-callout-warning {
    border-left-color: #aa6708;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
/*--Box News--*/
.news {	
	position:relative;
	display: block;
	width:100%;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.box-info {
	padding:5px;
}
.box-info h4,h5{
	color:#F50486;
	font-family: 'Open Sans',sans-serif;
	font-style: bold;
	font-weight: 600;
	}
.box-title {	
	font-family: 'Open Sans',sans-serif;
	font-weight: 600;
	color:#FFF;
	display:block;
	padding:5px;
	text-align:center;
	width:100%;	
}
.box-black{background:#FEB535;}
.box-red{background:#FE5635;}
.box-detail{
	color:#5C7556;
	border:1px solid #5FD045;
	background:#D1FEC6;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.10);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.10);
}
.box-list {
	margin: 0 0 10px 15px;
    padding: 0;
	box-sizing: border-box;
}
.box-list li{
	padding: 2px;
	margin:0;
	display:inline-block;
	line-height: 1.0em;
}
.box-list li b{color:#3E5937;}
/*--FIN MENU--*/
.participacion {
	padding:2px 10px 10px 10px;
	margin-bottom:5px;
	background:#E2087D;
	color:#fff;
}
/*--Entrevista--*/
.post-chat{
	text-align:center;
	background:#f1f1f1;
	padding:10px;
}
.post-chat h4{font-style:italic;color:#f11a77;}
/*--Entrevista--*/
.e-ccu {	
	background:#f9f9f9;
	border:1px solid #eee;
	padding:0px;
	position:relative;
	margin-bottom:5px;
}
.e-ccu  .e-ccu-t {
	position:relative;
	width:%100;
	height:auto;
	}
.e-ccu  .e-ccu-t h4{margin:0px;padding:0px;display:inline;padding-left:10px;font-size:16px;color:#aa1a71;font-weight:bold;}

.e-ccu  .e-fccu {
	display:inline;
	position:relative;
	top:0px;
	left:0px;
	width:40px;
	height:40px;
	margin:0px;
	}
.e-etv {		
	background:#fcf9f4;
	border:1px solid #edd3a1;
	border-radius:4px;
	margin-left:40px;
	padding:10px;
	position:relative;
	font-style:italic;
	 -webkit-box-shadow:  0 4px 4px rgba(236,199,127,0.3);
    box-shadow:  0 4px 5px rgba(236,199,127,0.3);
	margin-bottom:10px;
}
.e-etv  .e-etv-t {
	float:left;
	padding:0px 15px 10px 0px;
	}
.e-etv  .e-etv-t h4{margin:0px;padding:0px;display:inline;}
.e-etv  .e-fetv {
	display:inline;
	position:relative;
	top:0px;
	left:0px;
	width:40px;
	height:40px;
	margin:0px;
	}
/*--content--*/
/*  GRID OF Content and sidebar   ============================================================================= */
.cont{
	display: block;
	float:left;
}
.rsidebar{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
} 	
.span_2_of_3 {
	width: 64.1%;
	
}
.span_1_of_3 {
	width: 34.2%;
}
span.red{
	color:#E906EC;
}

.span_2_of_3 p,
.span_1_of_3  p  {
	font-size:0.89em;
	padding:0.5em 0;
	color: #555;
	line-height: 1.8em;
	font-family: 'Droid Sans', sans-serif;
}
.span_1_of_3 a img {
	padding:7px;
	background:#ccc;
	border:1px solid #f1f1f1;
}
.span_1_of_3 a :hover{background:#FD04DD;}
article {
	width:96%;
	border-bottom:2px solid #f1f1f1;
	padding:5px 10px 5px;
}
article img{
	background:none;
}

article ul.fichas  {
	color:#222;
	background: #FFF;
	font: normal 1.0em Arial,sans-serif;
	margin: 0;
	padding: 0;
}
article ul.fichas  li {
	list-style: none;
}
article ul.fichas a {
	background: #FFF;
	color: #797E7F;
	display: block;
	font: normal 1.0em Arial,sans-serif;
	padding: 0.6em 0.6em 0.6em 0.6em;	
}
article ul.fichas a:hover {
	background: #706F6A;
	color: #FFF;
	font: normal 1.0em Arial,sans-serif;
	text-decoration: none;
}


.title td{background: #444;color:#f1f1f1;font-weight:bold;}

.title-ingles td{background: #f5ad01;color:#fff;font-weight:bold;}
.title-portugues td{background: #3fcc66;color:#FFF;font-weight:bold;}
.title-aleman td{background: #1695e4;color:#FFF;font-weight:bold;}
.title-frances td{background: #9959ba;color:#fff;font-weight:bold;}
.title-italiano td{background: #37cac0;color:#fff;font-weight:bold;}
.title-guarani td{background: #8d9aaa;color:#fff;font-weight:bold;}
.title-ruso td{background: #2d3e52;color:#fff;font-weight:bold;}
.ingles {background: #fde4a1;color:#e38000;}
.portugues {background: #95febb;color:#1e9c31;}
.aleman {background: #84e0fc;color:#0065b5;}
.frances {background: #dbc6e3;color:#6d2394;}
.italiano {background: #67f9f8;color:#189a90;}
.guarani {background: #d1dcea;color:#5d6a7a;}
.ruso td{background: #73879e;color:#f1f1f1;}
.prof{
    display: inline;
    padding: 5px;
    font-size: 90%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.rios {background: #706F6A;}
.dieringer {background: #D671FB;}
.robledo {background: #68D5F9;color:#444;}
.monzonDiana {background: #FBF950;color:#444;}
.sivori {background: #FBB4FC;color:#444;}
.aguirre {background: #A6E782;color:#444;}
.miqueri {background: #F3D250;color:#444;}
.detalle {
	width: 90%;
	margin:10px 10px 10px;
	padding:10px 15px 15px;
	background: #FFF;
	border: 1px solid #E0E0F9;
}

.cineDetail{
	float:left;
	width: 100%;
	text-align:left;
}
/*Cursos*/
.table .in td{color:#999;}
/* / Cursos*/

@media (max-width: 768px){
		
	.col-xs-3 {
		width: 100%;
	}
	.cine{
		float:left;
		width:100%;
		height:380px;
		
		margin-bottom:5px;
	}
}
.programas{
	width: 100%;
	background: #FFF;
	border: 1px solid #f1f1f1;
	float: left;
}
.programas  li{
   float: left;   
   background: #FFF;
   border: 1px solid #CCC;
   margin: 4px;
   padding-top:15px;
   width: auto;
   height: 75px;
   vertical-align:middle;
   text-align: center;
  }
  .programas span{display:block;}
  .programas a .leng{font-weight:normal;}
  .programas a .prof{font-size:0.8em;font-weight:400;color:#888;}
  
 .programas li:hover {border: 1px solid #FD04DD;}
@media (max-width: 320px){

	#grillahorarios td {border: 1px solid #f1f1f1;padding:0px;margin:0px;}
	.detalle {width:98%;margin:5px;padding:5px;background: #FFF;border: 1px solid #E0E0F9;}
	#informatica table{max-width:100%;}
	.programas{width: 100%;}
	.programas  li{ float: left; width: 125px; }
}
#informatica table{
	width:100%;
	text-align:center;
}
#informatica tr,td{
	border: 1px solid #ddd;
	padding:5px;
	font-size:0.95em;
	padding:0.5em  0;
	color: #555;
	line-height: 1.5em;
	font-family: 'Droid Sans', sans-serif;
}
#informatica .mes{
	background: #FECD08;
	
}
#informatica .periodo{
	background: #FAEAB9;
	font-weight:bold;	
}
#informatica .hora{
	background: #D9F881;
	font-weight:bold;	
}
#informatica .hs{
	background: #F0F5E0;	
}

#2017 table{
	width:100%;
	text-align:center;
}
#2017 table tr,td{
	border: 1px solid #ddd;
	padding:5px;
	font-size:0.95em;
	padding:0.5em  0;
	color: #fff;
	line-height: 1.5em;
	font-family: 'Droid Sans', sans-serif;
}
/************* Ver Mas *********/
/************* Ver Mas *********/
#leer {
	float:left;
	width:110px;	
	font-size: 12px;
	color: #f58972;
	display: block;
	font-family: Helvetica, sans-serif;	
	font-style: bold;
	margin-bottom:1.20em;
}
#leer img {margin-bottom:-5px;margin-left:5px;}
#leer a {
	display:block;
	color:#000;
	background:#f1f1f1;	
	padding:10px 15px;	
	text-decoration: none;
	border:1px solid #ccc;
	
}
#leer a:hover {background:#444;color:#fff; text-decoration: none; }
/************* Galeria *********/
#intro_gal{
	position:relative;
	width:100%;
	height:80%;
	overflow:hidden;
	display:block;
	justify-content:center;
	align-items:center;
}
#intro_gal:before{
	content:'';
	position:absolute;
	bottom:0;
	width:100%;
	height     :40%;
	background :linear-gradient(to top, #fff, transparent);
	z-index    :900;
}
#intro_gal img{
	position   :relative;
	top        :0;
	left       :0;
	width      :100%;
	height     :80%;
	object-fit :cover;
}
#bg_top{
	z-index    :600;
}
#title_gal{
	position   :absolute;
	bottom     :10%;
	left       :12%;
	color      :#333;
	font-size  :4em;
	z-index    :1000;
}
#subtitle_gal{
	position   :absolute;
	bottom     :5%;
	left       :13%;
	color      :#444;
	font-size  :2em;
	z-index    :1000;
}
#conten_gal {
	color:#333;
	background:#fff;
}
#conten_gal p {
	color:#444;
	font-size:1.4em;
	font-family:'Open Sans', sans-serif;
	font-style:normal;
	font-weight:300;
	text-align:justify;
}
.box-gal{
	padding:10px;
	height:400px;
    border: 1px solid #f1f1f1;
}
.box-gal:hover{
	border: 1px solid #ddd;
	box-shadow:2px 8px 20px #ccc;
}
.box-gal img{
	display:block;
	margin:0 auto;
	max-height:200px;
}
.box-gal .data-gal{
	display:block;
	margin-top:10px;
}
@media only screen and (max-width: 480px) {
	#title_gal{
	position   :absolute;
	bottom     :10%;
	left       :5%;
	color      :#333;
	font-size  :2em;
	z-index    :1000;
	}
	#subtitle_gal{
		position   :absolute;
		bottom     :5%;
		left       :3%;
		color      :#444;
		font-size  :1em;
		z-index    :1000;
	}
	.box-gal {
		display:block;
		height:400px;
	}
}
/*-----------------------------------*/
#gallery {
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:2.00em;
}
#gallery ul{
	padding:0px;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
}
#gallery li{
	display: inline;
	margin: 0px;
	padding:0px;
}
.postgal {
	height:350px;
    padding: 2px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.postgal {
 position:relative;
 display: block;
}
.postgal p{padding:0px 5px 5px 10px;color:#666;}
.postgal img{
	margin:0;
	padding:0;
	max-width:100%;
}
.clearfix {
	margin:0px;
	padding:0px;
}
.foto {
    float: left;
    max-width: 100%;
    margin: 5px;
    padding:10px;
    border: 1px solid #f1f1f1;
}
#gallery a :hover{border: 1px solid #FD04DD;}
/************* Ver Mas *********/
#bases {
	float:left;
	max-width:400px;	
	color: #F501A7;
	display: block;
	font-family: Helvetica, sans-serif;	
	font-style: bold;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
		height:auto;
	}
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
		height:auto;
	}
	.cont{ 
		margin: 1% 0 1% 0%;
	}
	
	.rsidebar{
		margin:0;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%;  
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
	
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	
	.wrap{
		width:95%;
		height:auto;
	}
	.cont{ 
		margin: 1% 0 1% 0%;
	}
	
	.rsidebar{
		margin:0;
	}
	.span_2_of_3 {
		width:98%;
		padding:2%;
		text-align: justify;
	}
	.span_1_of_3 {
		width:92%;
		padding:1%;
	}
	.span_1_of_3 img{
		width:100%;
		height:100%;
	}
	.foto{
		float: none;
		width:100%;
		height:100%;
		
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 320px) {
	.wrap{
		width:98%;
		height:auto;
	}
	.cont{ 
		margin: 1% 0 1% 0%;
	}
	
	.rsidebar{
		margin:0;
	}
	.span_2_of_3 {
		width:98%;
		padding:2%;
		text-align: justify;
	}
	.span_1_of_3 {
		width:98%;
		padding:1%;
	}
	.span_1_of_3 img{
		width:100%;
		height:100%;
	}	
}
.content-top{
	border-bottom:2px solid #F5F5F5;
	margin-top:10px;
}
.main{
	padding: 0 0 3%;
}
.main p{
	color:#444;
}
.product-main{
	padding:2% 0;
}
/* Circular Content Carousel Style */
.ca-container{
	position: relative;
	padding-top:1em;
	height:430px;
}
.ca-container1{
	position: relative;
	padding-top:1em;
	height: 450px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:320px;
	height:100%;
	text-align:center;
}
.ca-item-main{
	padding: 20px;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background: #fff;
	overflow: hidden;
}
.ca-icon{
	width: 200px;
	height: 200px;
	display: block;
	position: relative;
	margin: 0 auto;
	background: transparent url(images/pic.png) no-repeat center center;
	border-radius: 50%;
}
.ca-item-2 .ca-icon{
	background-image:url(images/pic.png);
}
.ca-item-pintura .ca-icon{
	background-image:url(images/talleres/pintura.png);
}
.ca-item-musica .ca-icon{
	background-image:url(images/talleres/musica.png);
}
.ca-item-teatro .ca-icon{
	background-image:url(images/talleres/teatro.png);
}
.ca-item-coro .ca-icon{
	background-image:url(images/talleres/coro.png);
}
.ca-item-letras .ca-icon{
	background-image:url(images/talleres/letras.png);
}
.ca-item-xilo .ca-icon{
	background-image:url(images/talleres/xilo.png);
}
.ca-item-tango .ca-icon{
	background-image:url(images/talleres/tango.png);
}

.ca-content-wrapper{
	background:ghostwhite;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:100%;
	overflow:hidden;
}
.ca-content-text{
	padding: 10px 36px;
	color: #999;
	line-height: 1.8em;
	font-weight: 300;
	font-size: 0.875em;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:1.2em;
	padding-bottom:5px;
	color:#252525;
	border-bottom:2px solid #eee;
	text-shadow: 1px 1px 1px #eee;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-90px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right: 0px;
}
.ca-nav span:hover{
	opacity:1.0;
}
.content-middle{
	border-bottom:2px solid #F5F5F5;
}
.content-middle-bottom{
	border-top:2px solid #F5F5F5;
	border-bottom:2px solid #F5F5F5;
}
/*---start-mid-grids-----*/
.col .play ul, li {margin-left:10px;color:#222;padding:5px;} 
.col .play a{margin-left:10px;color:#222;padding:5px;} 
.col .play  a:hover{margin-left:10px;color:#fff;background:#444;padding:5px;} 
/*  GRID OF TWO   ============================================================================= */

.col_1_of_2{display: block;float:left;margin-right:10px;margin-top:10px;margin-bottom:10px;text-align:justify;border-bottom:2px solid #f1f1f1;}
.col_1_of_2:first-child { margin-left: 0; }
.span_1_of_2 {width: 48.2%;}
.span_1_of_2  p{font-size:0.89em;padding:0.5em  0;color: #555;line-height: 1.5em;font-family: 'Droid Sans', sans-serif;}
.span_1_of_2 a img {float:left;margin:7px;}
.span_1_of_2 a :hover{background:#FD04DD;}
/*Cine*/
.cartelera {background:#444;}
.cartelera  p{font-size:0.89em;padding:5px;color:#ddd;line-height: 1.5em;font-family: 'Droid Sans', sans-serif;}
.cartelera a img {float:left;margin:7px;}
.cartelera a :hover{background:#FD04DD;}
.ciclocine{
	background:#f1f1f1;
	color:#0e2f58;
}
.ciclocine p{color:#444;}
.ciclocine .fechaciclo {background:#fa9108;color:#fff;}
.ciclocine .fechaciclo h4{color:#fff;font-weight:600;font-size:1.6em;line-height: 35px;}
.ciclocine .titleciclo h4{color:#08b3fa;}
.ciclocine .titleciclo p{font-size:11px;color:#666;}
.ciclocine .posterciclo{margin-bottom:15px;}
/***********************/
.cursos-varios{	
	border:1px solid #f3c500;
	border-radius:5px;
	margin-bottom:15px;
	min-height: 300px;
	box-shadow:  1px 3px 8px  2px #ddd;
}
.cursos-varios h4{color:#eb4c36;}
.cursos-varios h4 span{color:#ff6563;}
/***********************/
.cursos-compu{	
	border:1px solid #57bec7;
	border-radius:5px;
	margin-bottom:15px;
	min-height: 370px;
	box-shadow:  1px 3px 8px  2px #ddd;
}
.cursos-compu h4{color:#217fbc;}
.cursos-compu h4 span{color:#ff6563;}
/***********************/
.curso-basico {
	background:#fcf0d2;
	border:1px solid #ffd024;
	border-radius:5px;
	margin-bottom:10px;
	min-height: 370px;
}
.curso-basico h4{color:#d67500;}
.curso-basico-am{
	background:#ebf4fe;
	border:1px solid #adbaca;
	border-radius:5px;
	margin-bottom:10px;
	min-height: 370px;
}
.curso-basico-am h4{color:#8d9aaa;}
/*/-------/*/
/*******grilla*********/
.curso-heading {background:#ec3c1d;color:#fff;padding-left:15px;padding-top:5px;padding-bottom:5px;}
.curso-h-g {background:#344860;color:#ccc;}
.curso-d-g {background:#2d3e52;color:#fff;}
.curso-basico-g {background:#f1c500;}
.curso-basico-g strong{color:#fff;}
.curso-basico-am-g {background:#f29e00;}
.curso-basico-am-g strong{color:#fff;}
.curso-basico-am-2 {background:#f29e00;}
.curso-basico-am-2 strong{color:#fff;}
.curso-basico-am-1 {background:#c98b18;}
.curso-basico-am-1 strong{color:#fff;}
.curso-intensivo-g {background:#38caa9;}
.curso-intensivo-g strong{color:#fff;}
.curso-avanzado-g {background:#e55137;color:#ccc;}
.curso-avanzado-g strong{color:#fff;}
.curso-autocad-g {background:#41a8f8;}
.curso-autocad-g strong{color:#fff;}
.curso-financiero-g {background:#3fcc66;}
.curso-financiero-g strong{color:#fff;}
.curso-redes-g {background:#9959ba;color:#ccc;}
.curso-redes-g strong{color:#fff;}
.curso-redes-g p{color:#ddd;}
.curso-web-g {background:#e8508b;color:#ccc;}
.curso-web-g strong{color:#fff;}
.curso-ev{background:#c63169;color:#ccc;}
.curso-ev strong{color:#fff;}
.curso-ut-ad{background:#189a90;color:#ccc;}
.curso-ut-ad strong{color:#fff;}
.curso-db{background:#37cac0;color:#ccc;}
.curso-db strong{color:#fff;}

/***********************/
.nextEvent{background:#f8c301;padding-top:15px;}
.nextEventWrap{margin:0 auto;width:220px;}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
		height:auto;
	}	
	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
		height:auto;
	}
	
	.col_1_of_2{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_2 {
		width:94%;
		padding:3%; 
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
		height:auto;
	}
	
	.span_2_of_2 {
		width: 100%; 
	}
	.col_1_of_2{ 
		margin: 2% 0 2% 0%;
	}
	.span_1_of_2 {
		width:92%;
		padding:4%;
	}
}
.bottom-content{
	padding:2% 0 2%;
}
.heading{
	font-size: 1.3em;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}
/******** HR ************/
hr {
 margin-top: 20px;
 margin-bottom: 20px;
 border: 0;
 border-top: 1px solid #eee;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
	padding-top:30px;
}

.sap_tabs p{
	font-size: .85em;
	color: #5C5C5C;
	line-height: 1.8em;
	padding: 10px 0;
}
.sap_tabs p span{
   font-weight:bold;
}
.resp-tab-item {
	font-size: 0.85em;
	color: #888;
	text-transform: uppercase;
	cursor: pointer;
	font-family: 'Roboto', sans-serif;
	padding: 20px 50px;
	display: inline-block;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: left;
	background: #F0F0F0;
	border-right: 1px solid #C9C6C6;
	background: url(images/shadow.png)#F0F0F0 no-repeat bottom;
}
.resp-tabs-list li:hover, .resp-tabs-list1 li:hover{
	background:#EEE;
	color:#000;
	background: #F0F0F0;
}
.resp-tabs-container {
	padding: 0px;
	background: #f3f2f2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f3f2f2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f2f2), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f3f2f2 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f3f2f2 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f3f2f2 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f3f2f2 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f2f2', endColorstr='#ffffff',GradientType=0 );
	clear: left;
}

.resp-tab-content {
	display: none;
	padding:25px 25px 0 25px;
	border: 1px solid #F1F1F1;
}
.resp-tab-active {
	border-bottom: none;
	margin-bottom: -1px !important;
	background:#f0f0f0;
	border-right: 1px solid #C9C6C6;
	box-shadow: none;
	color: #000;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}

@media only screen and (max-width:1366px) {
	.resp-tabs-list li {
		
	}
	
}
@media only screen and (max-width:1280px) {
	.resp-tabs-list li {
		padding: 20px 50px;
	}
	
}
@media only screen and (max-width:1024px) {
	.resp-tabs-list li {
		padding: 15px 40px;
	}
	.ccu {
		position: absolute;
		left: 15%;
		top: 20%;
	}
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width:800px) {
	.ccu {
		position: absolute;
		left: 5%;
		top: 20%;
	}
	.sap_tabs{
		padding-top:0;
	}
ul.resp-tabs-list {
  	display: none;
}

.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
.resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
}
@media only screen and (max-width:320px) {
	.resp-tab-content {
		padding:10px;
	}
	.sap_tabs p {
		padding:5px 0;
	}
	
}
/*--footer--*/
footer{
	border-top:5px solid #db2182;
	padding-top:3em;
	background:#111;
}
footer p {
	font-size: 1.0em;
	font-weight: 300;
	color:#888;
	line-height: 1.6em;	
	margin-bottom:10px;
	font-family: 'Open Sans', sans-serif;
}
footer a {
	font-size: 1.0em;
	font-weight: 300;
	color:#666;
	line-height: 1.6em;	
	margin-bottom:20px;
	padding-right: 20px;
	font-family: 'Open Sans', sans-serif;
}
footer a:hover {text-decoration:none;color:#f1f1f1;}
footer h5 {
	color:#dadfe3;
	font-size: 1.5em;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
footer .footer-info{
	display:block;
	width:100%;
}
.log-ext {	
	text-align:center;
}
footer .footer_icon li{
	display:inline-block;
}

/*--products--*/
/*  GRID OF FOUR   ============================================================================= */
.grid_1_of_4:first-child {
	margin-left: 0;
}
.images_1_of_4 {
	width: 21.8%;
	position: relative;
}

.images_1_of_4 img {
	max-width: 100%;
	display: block;
}

.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	background: rgba(64, 72, 109, 0.61);
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(images/zoom.png) center center no-repeat;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.images_1_of_4 .zoom-icon {
	top: -50px;
	width:100%;
	height:200px;	
}
.images_1_of_4 a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.grid_1_of_4 h4 {
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size:1em;
	margin-bottom: 3%;
}
.grid_1_of_4 h4:hover {
	color:#FAA685;
}
.grid_1_of_4 p {
	font-size:0.89em;
	color: #555;
	line-height: 1.6em;
	font-family: 'Droid Sans', sans-serif;
}
.link {
	background: url(images/list-arrow.gif) no-repeat 100% 8px;
	display: inline-block;
	line-height: 19px;
	font-size:0.89em;
	padding-top: 7%;
	font-style: normal;
	text-decoration: underline;
	color:#F58972;
	font-family: 'Droid Sans', sans-serif;
	text-transform: uppercase;
}
.link:hover {
	text-decoration:none;
	color:#333;
}

/*--services--*/
.col:first-child {
	margin-left: 0;
}
.col {
	display: block;
	float: left;
	margin:0% 0 0% 3.6%;
}
.span_1_of_about {
	width: 73.2%;
	margin-right: 3%;
}
.span_1_of_about p{
	font-size: 1.05em;
	font-weight: 400;
	color:#000;
	line-height: 1.6em;	
	margin-bottom:10px;
	font-family: 'Open Sans', sans-serif;
}
.span_1_of_about img{
	float:left;
	padding:7px;
	margin-right:0px;
	background:#ccc;
	border:1px solid #f1f1f1;
}
.span_1_of_about article img{
	background:none;
	border:none;
}

@media only screen and (max-width: 320px) {
	.span_1_of_about {
	width: 73.2%;
	margin-right: 3%;
	}
	
	.span_1_of_about a img{
	 float:none;
	 max-width:100%;
	 padding:2px;
	 margin:0px;
	}
}
.services-box {
	margin-bottom: 2%;
}
.span_1_of_2 {
	width: 48.2%;
}
.span_1_of_2 img{
	display:block;
	padding:7px;
	background:#ccc;
	
}
.span_1_of_about1 {
	width: 20.2%;
	
}

.services-nav {
	margin-bottom: 10%;
}
.services-nav li {
	border-bottom: 1px dotted #BDBABA;
	padding: 4px 0 10px 10px;
	margin: 10px 0px 0px;
}
.services-nav li a {
	font-size: 0.89em;
	color: #555;
	font-family: 'Droid Sans', sans-serif;
}
.services-nav li a:hover{
	color:#F58972;
}
.services-nav li.last {
	border-bottom: none;
}
.poling {
	margin-bottom: 17%;
}

.right-text {
	width:78%;
	float: left;
	font-family: 'Droid Sans', sans-serif;
}
p.text1 {
	background:#F58972;
	padding: 10px;
	color: #FFF;
	font-size:1em;
	text-transform: uppercase;
	font-family: 'Droid Sans', sans-serif;
}
.poll {
	margin-bottom: 8%;
}
.text2 {
	float: left;
	font-family: 'Droid Sans', sans-serif;
	color: #555;
	font-size: 0.89em;
}
.percent {
	float: right;
	font-family: 'Droid Sans', sans-serif;
	color: #555;
	font-size:0.89em;
}


/*--contact--*/
/*  Contact Form  ============================================================================= */
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 3.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 64.1%;
}
.span_1_of_3 {
	width: 32.2%;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form .fachada{
	width:100%;
	height:100%;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.89em;
	color: #555;
	padding-bottom:5px;
	font-family: 'Droid Sans', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
	padding:8px;
	display:block;
	width:98%;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size:0.8125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: 0 0 5px #AAA;
	-webkit-box-shadow: 0 0 5px #AAA;
	-moz-box-shadow: 0 0 5px #AAA;
	-o-box-shadow: 0 0 5px #AAA;
	-webkit-appearance:none;
}
.contact-form input[type="text"]:hover, .contact-form textarea:hover{
	box-shadow: 0 0 2px #AAA;
	-webkit-box-shadow: 0 0 2px #AAA;
	-moz-box-shadow: 0 0 2px #AAA;
	-o-box-shadow: 0 0 2px #AAA;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="submit"]{
	padding: 10px 30px;
	color: #FFF;
	cursor: pointer;
	background: #F58972;
	border: none;
	font-family: 'Roboto', sans-serif;
	position: absolute;
	right: 0;
	outline: none;
	text-transform: uppercase;
}
.contact-form input[type="submit"]:hover{
	background-color:#333;
}
.contact-form input[type="submit"]:active{
	background-color:#333;  
}
.company_address p span{
	text-decoration:underline;
	color:#555;
	cursor:pointer;
}
.company_address p span:hover{
	text-decoration:none;
}
.map{
	padding:20px 0 0;
}
.success, .error {
		padding:10px;
		margin-bottom:10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	.success {
		background-color: #E3EBC6;
		color: #8FA442;
		border: 1px solid #C2D288;
	}
	.error {
		background-color: #f9e5e6;
		color: #b3696c;
		border: 1px solid #f7c7c9;
	}
	/*-------------------------------------------------------*/
		/* Contact Section */
	/*-------------------------------------------------------*/
    #contact {
		padding:30px 0;
		overflow:hidden;
	}
	.contact-info {
		float:left;
		padding:0 20px;
	}
	.contact-info {
		width:250px;
	}
	
	/* Contact info */
	.contact-info ul {
		float:left;
		border-left:1px solid /*mainColor*/#fdc750;
		padding-left:18px;
	}
	.contact-info ul li {
		font-size:13px;
		line-height:20px;
		color: #666;
		overflow: hidden;
	}


/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
		height:auto;
	}	
	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
		height:auto;
	}
	
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GRID OF Content and sidebar   ============================================================================= */
.single{
	padding:2% 0;
}
.cont{
	display: block;
	float:left;
}
.span_2_of_bottom1 {
	width:68.1%;
}
.lsidebar{
	display: block;
	float:left;
	margin: 0% 3.6% 0% 0;
} 	
.span_2_of_bottom {
	width: 66.1%;
}
.span_1_of_bottom {
	width:25.1%;
	padding:1.5%; 
	border: 1px solid #DDD;
}
.span_2_of_bottom p,
.span_1_of_bottom  p  {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #888;
	line-height: 1.5em;
	font-family: 'Droid Sans', sans-serif;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
		height:auto;
	}	
	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
	video {
		width:90%;
		height:auto;
	}
	.wrap{
		width:95%;
		height:auto;
	}
	
	.cont{ 
		margin: 1% 0 1% 0%;
	}
	.lsidebar{
		margin:0;
	}
	.span_2_of_bottom {
		width:94%;
		padding:3%;  
	}
	.span_1_of_bottom {
		width:94%;
		padding:3%; 
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	video {
		width:90%;
		height:auto;
	}
	.wrap{
		width:95%;
		height:auto;
	}
	.cont{ 
		margin: 1% 0 1% 0%;
	}
	.lsidebar{
		margin:0;
	}
	.span_2_of_bottom {
		width:92%;
		padding:4%;
	}
	.span_1_of_bottom {
		width:92%;
		padding:4%;
	}
	footer h5 {
		font-size:1.5em;
	}
	footer .log-f img{
		text-align:center;
		
	}
	footer .footer_icon {
	list-style: inline-block;
	}
	footer .footer_icon li{
		display:inline-block;
	}
}

.box_wrapper {
	text-transform: uppercase;
	border-bottom: 1px solid #D0D0D0;
	font-family: 'AmbleRegular';
	padding:5% 0 2%;
}
.box_wrapper h1 {
	font-size:1.5em;
	line-height: 21px;
	color: #333;
}
.desc{
	padding:5%;
}
.desc h5 a{
	color:#C0313C;
	font-size: 0.788em;
}
.desc h5 a:hover{
	color:#333;
}
.price{
	float:left;
	padding-top: 4%;
}
.button {
	border: none;
	background: #45A43E;
	color: #FEF503;
	float: right;
	padding: 7px 15px;
	font-size: 12px;
	cursor: pointer;
	outline: none;
	text-transform:uppercase;
}
.button:hover {
	background:#333;
}
.price-text{
	padding:5% 0;
}
.field{
	padding: 10px;
	text-align: center;
}
.field select {
	border: 1px solid #F0EFEE;
	background: #FFF;
	color: #555;
	outline: none;
	padding: 4px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.89em;
}
.field select.select1 {
	width:100%;
}
.brands{
	border:1px solid #ddd;
}
.brands h1{
	background: #555;
	color: #FFF;
	padding: 10px;
	font-size: 1.3em;
	font-family: 'Droid Sans', sans-serif;
}
.banner-wrap.bottom_banner.color_link .main_link {
	border-color:#333;
	background:#555;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}
.main_link {
	border: 5px solid #E5E5E5;
	background: #FFF;
	padding: 15px 20px 10px;
	text-decoration: none!important;
	text-align: center;
	display: block;
	min-height: 68px;
}
.banner-wrap.bottom_banner .main_link figure {
	display: inline-block;
	margin: 0 9px 0 0;
	vertical-align: middle;	
}
.banner-wrap.bottom_banner.color_link .main_link h5{
	color: #fff;
}
.banner-wrap.bottom_banner .main_link h5 {
	text-transform: uppercase;
	margin: -5px 0 0 0;
	display: inline-block;
	font-family: 'Droid Sans', sans-serif;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -1px;
	vertical-align: middle;
}
.banner-wrap.bottom_banner .main_link h5 span {
	font-size:1.5em;
	line-height: 29px;
	font-family: 'Droid Sans', sans-serif;
}
.banner-wrap.bottom_banner.color_link .main_link p {
	color: #fff;
}
.banner-wrap.bottom_banner.color_link .main_link:hover {
	text-decoration: none;
	background:#F58972;
	border-color:#DA644A;
}
.sellers{
	padding-bottom:5%;
}
.sellers h4{
	font-size:1.5em;
	color:#333;
	line-height:1.5em;
	border-bottom:1px solid #ddd;
	font-family: 'Roboto', sans-serif;
}
.single-nav{
	padding-top:5%;
}
.single-nav li {
	list-style-image: url(images/marker1.gif);
	border-bottom: 1px dotted #E8E8E8;
	margin: 0 20px 10px;
	padding-bottom: 10px;
}
.single-nav li a {
	font-size: 0.89em;
	color: #555;	
	font-family: 'Droid Sans', sans-serif;
}
.single-nav li a:hover {
	color: #F58972;
}
.banner-wrap{
	padding-bottom: 5%;
}
.span_3_of_2 {
	width: 52.2%;
}
.desc1 {
	display: block;
	float: left;
}
.std p {
	font-size: 0.89em;
	padding: 0.5em 0;
	color: #555;
	line-height: 1.5em;
	font-family: 'Droid Sans', sans-serif;
}
p.stock {
	display: block;
	font-size: 0.89em;
	font-family: 'Droid Sans', sans-serif;
	color: #555;
	margin: 10px 0;
}
.row-2 {
	overflow: hidden;
	text-align: left;
	padding-top: 6px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	font-family: 'Droid Sans', sans-serif;
}
#reduction_percent {
	padding: 19px 0 0 0;
	float: left;
	margin-right: 12px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333;
}
.price {
	float: left;
	padding-top: 4%;
}
#old_price {
	padding: 19px 0 0 0;
	font-size: 14px;
	display: inline-block;
	font-style: italic;
	font-weight: normal;
	color: #333;
	float: left;
	margin-right: 7px;
}
.on_sale_img {
	float: right;
	margin-bottom: 8px;
}
span.on_sale {
	display: block;
	float: left;
	padding: 15px 6px 0 30px;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #F58972;
}
.price1 {
	padding: 4% 0;
	font-family: 'Droid Sans', sans-serif;
}
span.actual1 {
	text-decoration: line-through;
	margin-right: 8%;
	color: #888;
	font-size: 1.2em;
}
span.reducedfrom {
	margin-right: 8%;
	color:#F58972;
	font-size: 1.2em;
}
.row-product1 {
	padding: 1% 0 5%;
}
.row-product1 .no-rating1 {
	float: left;
	background: url(images/wishlist.png) left 3px no-repeat;
	padding-left: 22px;
	font-family: 'Droid Sans', sans-serif;
}
.row-product1 .no-rating1 a{
	color:#F58972;
	font-size: 0.89em;
}
.row-product1 .no-rating1 a:hover{
	color: #555;
}
.row-product1 .email-friend1 {
	background: url(images/compare.png) left 3px no-repeat;
	padding-left: 27px;
	float: right;
	font-family: 'Droid Sans', sans-serif;
}
.row-product1 .email-friend1 a{
	color:#F58972;
	font-size: 0.89em;
}
.row-product1 .email-friend1 a:hover{
	color: #555;
}
.row-product .no-rating {
	float: left;
	background: url(images/marker-reviews.gif) left 3px no-repeat;
	padding-left: 22px;
	font-size: 0.89em;
	font-family: 'Droid Sans', sans-serif;
}
.row-product .no-rating a {
	text-decoration: underline;
	color:#555;
}
.row-product .no-rating a:hover, .row-product .email-friend a:hover{
	text-decoration:none;
}
.row-product .email-friend {
	background: url(images/marker-email.gif) left 5px no-repeat;
	padding-left: 27px;
	float: right;
	font-family: 'Droid Sans', sans-serif;
}
.row-product .email-friend a{
	color:#555;
	font-size:0.89em;
	text-decoration: underline;
}
.images_3_of_2 {
	width: 45.2%;
	float: left;
	margin-right: 2.6%;
}


p.prod-desc {
	color: #888;
	padding-top: 2%;
	font-size: 0.89em;
	line-height: 1.5em;
	font-family: 'Droid Sans', sans-serif;
}
.single-bottom1 {
	padding: 3% 0 4%;
}
.product {
	padding: 3% 0 0 0;
}
.product-desc {
	width: 84.2%;
	float: left;
	border-width: 0 1px 0 0;
	border-right: 1px solid #DDD;
}
.product-img {
	width: 21.5%;
	float: left;
	margin-right: 2.5%;
}
.prod1-desc {
	width: 75.2%;
	float: left;
}
.product-desc h5 {
	padding-bottom: 2%;
	font-family: 'Droid Sans', sans-serif;
}
.product-desc h5 a{
	color:#555;
}
.product-desc h5 a:hover{
	color:#F58972;
}
p.product_descr {
	color: #555;
	font-size: 0.89em;
	line-height: 1.5em;
	font-family: 'Droid Sans', sans-serif;
}
.product_price {
	width: 13.7%;
	float: left;
	padding: 0 0px 0px 16px;
	font-family: 'Droid Sans', sans-serif;
}
.price-access {
	color: #555;
	font-size: 1em;
}
.button1 {
	border: none;
	background:#555;
	padding: 7px 23px;
	color: #FFF;
	font-size: 13px;
	cursor: pointer;
	outline: none;
	margin-top: 9%;
	font-family: 'Droid Sans', sans-serif;
}
.button1:hover{
	background:#F58972;
}
#ag{
		min-width:1150px;
		min-height:600px;
		padding: 50px;
	}
/*--responsive design--*/
@media (max-width:1366px){
	video {
		width:90%;
		height:auto;
	}
	#ag{
		min-width:1200px;
		min-height:600px;
	}
	.wrap{
		width:90%;
		height:auto;
	}	
	.banner-bottom{max-width:100%;}
	.banner-img{max-width:100%;}
	.banner-img .facha{width:100%;}
	.ca-item {
		width:320px;
	}
	.product_price {
		width: 15.7%;
	}
	.product-desc {
		width: 82.2%;
	}
	.right-text {
		width: 77%;
	}
}
@media (max-width:1280px){
	video {
		width:90%;
		height:auto;
	}
	#ag{
		min-width:1000px;
		min-height:400px;
	}
	.wrap{
		width:90%;
		height:auto;
	}	
	.ca-item {
		width:320px;
	}
	.product_price {
		width: 15.7%;
	}
	.product-desc {
		width: 81.2%;
	}
	.right-text {
		width:75%;
	}
}
@media (max-width:1024px){
	video {
		width:90%;
		height:auto;
	}
	.wrap{
		width:90%;
		height:auto;
	}	
	.ca-item {
		width:320px;
	}
	.product_price {
		width:19.7%;
	}
	.product-desc {
		width:77.2%;
	}
	.banner-bottom{max-width:100%;}
	.banner-img .facha{width:100%;}
	.banner-img {
		max-width:100%;
	}
	
	
	.images_1_of_4 .zoom-icon {
		height: 140px;
	}
	.span_2_of_bottom1 {
		width: 67.1%;
	}
	
	.row-product1 .no-rating1 {
		float:none;
		margin-bottom: 10px;
	}
	.row-product1 .email-friend1 {
		float:none;
	}
	.row-product .email-friend {
		float:none;
	}
	.row-product .no-rating {
		float:none;
		margin-bottom: 10px;
	}
	.right-text {
		width:60%;
	}
	.sidebar-nav {
		padding-top: 40%;
	}
	.sidebar-nav1 {
		padding-top: 40%;
	}
	.product-main{
		padding:30px 0;
	}
	
}
@media (max-width:800px){
	.wrap{
		width:90%;
		height:auto;
	}	
	.ca-item {
		width:320px;
	}
	.product_price {
		width:24.7%;
	}
	.product-desc {
		width: 71.2%;
	}
	.banner-bottom{max-width:100%;}
	
	.banner-img .facha{width:100%;}
	.banner-img {
		max-width:100%;
	}
	
	
	.images_1_of_4 .zoom-icon {
		height:110px;
	}
	.span_2_of_bottom1 {
		width: 67.1%;
	}
	
	.row-product1 .no-rating1 {
		float:none;
		margin-bottom: 10px;
	}
	.row-product1 .email-friend1 {
		float:none;
	}
	.row-product .email-friend {
		float:none;
	}
	.row-product .no-rating {
		float:none;
		margin-bottom: 10px;
	}
	
	.banner-wrap.bottom_banner .main_link h5 {
		font-size: 13px;
	}
	.main {
		padding: 20px 0;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	
	.services-nav {
		margin-bottom: 20px;
	}
	.poling {
		margin-bottom:0;
	}
	.sidebar-nav {
		padding-top:51%;
	}
	.sidebar-nav1 {
		padding-top:51%;
	}
	
	p.text1 {
		font-size: 0.8125em;
		padding: 5px;
	}
}
@media (max-width:768px){
	video {
		width:90%;
		height:auto;
	}
	#ag{
		min-width:600px;
		min-height:auto;
	}
	.wrap{
		width:90%;
		height:auto;
	}	
	.ca-item {
		width:320px;
	}
	.product_price {
		width: 25.7%;
	}
	.product-desc {
		width: 70.2%;
	}
	.banner-bottom{max-width:100%;}
	.banner-img .facha{width:100%;}
	.banner-img {
		
		max-width:100%;
	}
	
	
	.images_1_of_4 .zoom-icon {
		height:110px;
	}
	.span_2_of_bottom1 {
		width: 67.1%;
	}
	
	.row-product1 .no-rating1 {
		float:none;
		margin-bottom: 10px;
	}
	.row-product1 .email-friend1 {
		float:none;
	}
	.row-product .email-friend {
		float:none;
	}
	.row-product .no-rating {
		float:none;
		margin-bottom: 10px;
	}
	
	.banner-wrap.bottom_banner .main_link h5 {
		font-size: 13px;
	}
	.main {
		padding: 20px 0;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	
	.services-nav {
		margin-bottom: 20px;
	}
	.poling {
		margin-bottom:0;
	}
	
}
@media (max-width:640px){
	video {
		width:90%;
		height:auto;
	}
	.wrap{
		width:90%;
		height:auto;
	}	
	.ca-item {
		width:320px;
	}
	.product_price {
		width: 25.7%;
	}
	.product-desc {
		width: 70.2%;
	}
	.banner-bottom{max-width:100%;}
	.banner-img .facha{width:100%;}
	.banner-img {
		max-width:100%;
	}
	
	
	.images_1_of_4 .zoom-icon {
		height:200px;
	}
	.span_2_of_bottom1 {
		width:100%;
	}
	
	.row-product1 .no-rating1 {
		float:none;
		margin-bottom: 10px;
	}
	.row-product1 .email-friend1 {
		float:none;
	}
	.row-product .email-friend {
		float:none;
	}
	.row-product .no-rating {
		float:none;
		margin-bottom: 10px;
	}
	
	.banner-wrap.bottom_banner .main_link h5 {
		font-size: 13px;
	}
	.main {
		padding: 20px 0;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	
	.services-nav {
		margin-bottom: 20px;
	}
	.poling {
		margin-bottom:0;
	}
	span.on_sale {
		padding: 18px 6px 0 10px;
		font-size: 0.8125em;
		font-style: italic;
	}
	.header-right {
		float: none;
	}
	.span_1_of_2 {
		width:99%;
	}
	.images_1_of_4 {
		width: 100%;
	}
	.grid_1_of_4 {
		float:none;
		margin: 2% 0 2% 3.6%;
	}
	.sidebar-nav {
		padding-top:65%;
	}
	.sidebar-nav1 {
		padding-top:65%;
	}
}
@media (max-width:480px){
	video {
		width:90%;
		height:auto;
	}
	#ag{
		min-width:400px;
		min-height:auto;
	}
	.unne{
		float:right;
		width:32px;
		height:50px;
	}
	.wrap{
		width:90%;
		height:auto;
	}	
	.ca-item {
		width:320px;
	}
	.product_price {
		width:27.7%;
	}
	.product-desc {
		width:68.2%;
	}
	.banner-bottom{max-width:100%;}
	.banner-img .facha{max-width:100%;}
	.banner-img {
		
		max-width:100%;
	}
	
	
	.images_1_of_4 .zoom-icon {
		height:200px;
	}
	.span_2_of_bottom1 {
		width:100%;
	}
	
	.row-product1 .no-rating1 {
		float:none;
		margin-bottom: 10px;
	}
	.row-product1 .email-friend1 {
		float:none;
	}
	.row-product .email-friend {
		float:none;
	}
	.row-product .no-rating {
		float:none;
		margin-bottom: 10px;
	}
	
	.banner-wrap.bottom_banner .main_link h5 {
		font-size: 13px;
	}
	.main {
		padding: 20px 0;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	
	.services-nav {
		margin-bottom: 20px;
	}
	.poling {
		margin-bottom:0;
	}
	span.on_sale {
		padding: 18px 6px 0 10px;
		font-size: 0.8125em;
		font-style: italic;
	}
	.header-right {
		float: none;
	}
	.span_1_of_2 {
		width:97%;
	}
	.images_1_of_4 {
		width: 100%;
	}
	.grid_1_of_4 {
		float:none;
		margin: 2% 0 2% 3.6%;
	}
	.heading {
		font-size: 1em;
		margin-bottom: 20px;
	}
	.sidebar-nav li, .sidebar-nav1 li {
		margin-bottom: 10px;
		font-family: 'Droid Sans', sans-serif;
		display: inline-block;
		margin:5px;
	}
	.span_1_of_footer {
		width: 100%;
	}
	.sidebar-nav {
		padding-top: 20px;
		text-align: none;
	}
	.col_1_of_footer {
		float:none;
	}
	.span_1_of_footer1 {
		width: 100%;
	}
	.sidebar-nav1 {
		padding-top: 20px;
	}
	.footer-border {
		border-right: 0;
	}
	.footer-right {
		border-left: none;
		height: 120px;
	}
	.bottom-content {
		padding: 2% 0 0;
	}	
	.sidebar-nav1 {
		text-align: left;
	}
	.sidebar-nav{
		text-align: left;
	}
	.footer-middle-right {
		border-left:none;
	}
}
@media (max-width:320px){
	#vid {
		width:90%;
		height:auto;
	}
	.wrap{
		width:90%;
		height:auto;
	}	
	.ca-item {
		width:320px;
	}
	
	.product_price {
		width:27.7%;
	}
	.product-desc {
		width:68.2%;
	}
	.banner-bottom{max-width:100%;}
	.banner-img .facha{max-width:100%;}
	.banner-img {		
		max-width:100%;
	}
	
	
	
	.images_1_of_4 .zoom-icon {
		height:200px;
	}
	.span_2_of_bottom1 {
		width:100%;
	}
	
	.row-product1 .no-rating1 {
		float:none;
		margin-bottom: 10px;
	}
	.row-product1 .email-friend1 {
		float:none;
	}
	.row-product .email-friend {
		float:none;
	}
	.row-product .no-rating {
		float:none;
		margin-bottom: 10px;
	}
	
	.banner-wrap.bottom_banner .main_link h5 {
		font-size: 13px;
	}
	.main {
		padding: 20px 0;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
		margin-top: 10px;
		border-top:2px solid #ccc;
	}
	
	.services-nav {
		margin-bottom: 20px;
	}
	.poling {
		margin-bottom:0;
	}
	span.on_sale {
		padding: 18px 6px 0 10px;
		font-size: 0.8125em;
		font-style: italic;
	}
	.header-right {
		float: none;
	}
	.span_1_of_2 {
		width:97%;
	}
	.span_1_of_2 a  {width:100%;float:left;}
	.span_1_of_2 a  img{text-align:center;}
	
	.images_1_of_4 {
		width: 100%;
	}
	.grid_1_of_4 {
		float:none;
		margin: 2% 0 2% 3.6%;
	}
	.heading {
		font-size: 1em;
		margin-bottom: 20px;
	}
	.sidebar-nav li, .sidebar-nav1 li {
		margin-bottom: 10px;
		font-family: 'Droid Sans', sans-serif;
		display: inline-block;
		margin:5px;
	}
	.span_1_of_footer {
		width: 100%;
	}
	.sidebar-nav {
		padding-top: 20px;
		text-align: none;
	}
	.col_1_of_footer {
		float:none;
	}
	.span_1_of_footer1 {
		width: 100%;
	}
	.sidebar-nav1 {
		padding-top: 20px;
		display: none;
	}
	.footer-border {
		border-right: 0;
	}
	.footer-right {
		border-left: none;
		height: 120px;
	}
	.bottom-content {
		padding: 2% 0 0;
	}	
	
	#loginContainer span {
		font-size: 0.89em;
	}
	#loginContainer {
		padding-top: 5px;
	}
	.follow_icon {width:auto;}
	
	.logo {
		padding: 20px 0px 0;
	}
	.images_3_of_2 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.span_3_of_2 {
		width: 100%;
	}
	.desc1 {
		float:none;
	}
	.product-desc {
		width: 100%;
	}
	.product_price {
		width: 99%;
	}
	.product-desc {
		border-right:0;
	}
	.footer-middle-right {
		border-left:none;
	}
}




