
body {
	margin: 0 ;
	padding: 0;
	background: url(../img/bg.png) repeat;
	font-family: 'MuseoSansRounded300Regular','Open Sans', sans-serif;
	color: #404040;
}

@font-face {
    font-family: 'MuseoSansRounded300Regular';
    src: url(../fonts/MuseoSansRounded-300-webfont.eot);
    src: url(../fonts/MuseoSansRounded-300-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/MuseoSansRounded-300-webfont.woff) format('woff'),
         url(../fonts/MuseoSansRounded-300-webfont.ttf) format('truetype'),
         url(../fonts/MuseoSansRounded-300-webfont.svg#MuseoSansRounded300Regular) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'libel_suitregular';
    src: url(../fonts/libelsuit-webfont.eot);
    src: url(../fonts/libelsuit-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/libelsuit-webfont.woff) format('woff'),
         url(../fonts/libelsuit-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}

a img {border:none;}

a { text-decoration: none; color: inherit;}

/*img, object {
	max-width: 100%;
	border: none;
}*/


#header {
    /*width: 70%;*/ 
    width: 100%;
    min-width: 960px;
	background: url(../img/bg-header.jpg) repeat;
	height: 594px;
	-webkit-box-shadow: -3px 0px 8px rgba(50, 50, 50, 0.51);
	-moz-box-shadow:    -3px 0px 8px rgba(50, 50, 50, 0.51);
	box-shadow:         -3px 0px 8px rgba(50, 50, 50, 0.51);
}

#header-cont {
    width: 960px;
    margin: 0 auto;
    padding-top: 50px;
}

.language {
	color: #ececec;
	font-size: 0.8em;
    text-shadow: none;
    margin: 0px 0 0 0 50px;
    float: right;
    padding-bottom: 50px;
}

a.idioma span {
	opacity: 0.5;
}

a.idioma:hover {
	opacity: 0.8;
}


.left {
	float: left;
	width: 460px;
		/*background-color: red;*/
}

#logo {
	margin-left: -70px;
}


.text {
	color: #9da5a9;
	font-size: 1.1em;
	line-height: 1.8em;
}

.title{
	color: #fafafa;
	font-size: 2.5em;
	padding-top: 30px;
		/*background-color: orange;*/
}

.right {
	float: right;
	width: 500px;
	/*background-color: yellow;*/
}

/****************Navigation*/

.nav {
	float: left;
	font-size: 1.2em;
	width: 100%;
	/*background-color: blue;*/
    }

.nav ul {
	list-style: none;
	font-size: 0.75em;
	}

.nav li {
	float: left; 
    }

.nav li a {
	display: inline-block;
	padding-right: 22px;
	text-decoration: none;
	color: #e3e3e3;
    }

.nav li a:hover {
	color: #fafafa;
    }

.nav li.selected span { 
	color: #ccc;
	background: url(../img/bg-footer.png) repeat;
	padding: 6px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    behavior: url(../pie/PIE.htc);

 }

.nav li.selected	{ padding-right: 0px; }

.nav li.last-li a{ 
	padding-right: 0;
 }




/*Nav 2nd level dropdown*/



 .nav li.arrow ul {
 	display: none;
}

 .nav li:hover ul {
   display: block;
   float: left;
   position: absolute;
   padding: 7px 0 7px 10px; 
   width: 180px;
   background: url(../img/bg-header.jpg) repeat;
   border-radius: 6px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   behavior: url(../pie/PIE.htc);
   z-index: 1000;
}

.nav li:hover ul li {
 	float: left;
 	margin-left: 0;
 	display: block

 }

  .nav li:hover ul li a {
  	line-height: 32px;
  	font-size: 1.1em;
  }

 .nav li ul {display: inline-block;}

.nav li.arrow span.generic-two {
	 font-size: 60%; line-height:0;
	 background: none;
	 color: #e3e3e3;

}

/*******End of Navigation*/

#video {
	float: right;
	margin-top: 80px;
}


.limitado {
	color: #7c8185;
	width: 450px;
	float: right;
	margin: 5px 30px 0 0;
}

.limitado:before {
	content: "";
	display: inline-block;
	background: url(../img/free-sem-arrow.png) no-repeat;
	width: 42px;
	height: 40px;
	margin: -10px 0 0 10px;
	padding-left: 20px;
}

/*End of Home Header*******/



#container {
    /*width: 70%;*/ 
    width: 960px;
    padding-top: 50px;
    margin: 0 auto;
    text-shadow: 1px 1px 2px #fff;
}

/* Clearfix */

#container:before,
#container:after {
  content: "";
  display: table;
}
#container {
  clear: both;
}
#container {
  *zoom: 1;
}


h1 {
	font-size: 2em;
	font-weight: bold;
	color: #404040;
	text-shadow: 1px 1px 2px #fff;
}

h1.top-margin {
	margin-top: 15%;
}

#events {
	display: inline-block;
	margin-bottom: 0;
}

#events a:hover{
	opacity:  0.9;
}

#short-info a{
	display: block;
	width: 953px;
	height: 264px;
	text-indent: -99999px;
	background: url(../img/short-info.png) bottom;
}

#short-info a:hover {
	background-position: 0 0;
}

#info-description {
	width: 900px;
	margin: 50px 0 0 10px;
	line-height: 1.9em;
	font-size: 1.05em;
}

#info-description span {
	font-weight: bold;
	color: #a6252a;

}

#separator {
	margin: 60px 0 50px 0;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: -3px 0px 8px rgba(50, 50, 50, 0.51);
	-moz-box-shadow:    -3px 0px 8px rgba(50, 50, 50, 0.51);
	box-shadow:         -3px 0px 8px rgba(50, 50, 50, 0.51);
	width: 930px;
}


.channel-container {
	display: block;
	width: 100%;
}

h2 {
	font-size: 2.05em;
	font-weight: bold;
	color: #424243;
	text-shadow: 1px 1px 2px #fff;
}

h2.espacio-gorda {
	margin-bottom: 60px;
}

.aventura {
	width: 500px;
	font-size: 1.05em;
}

.margin-top-h2 {
	margin-top: 50px;
}

.ir-a-margin-left {
	margin-left: 40px;
}

.free-sem {
	margin: 40px 0 30px 70px;
}
.home-sem {
	margin: 48px 0 0px 55px;
}

.conoce {
	margin: 77px 0 0px 70px;
}

.ir-a {
	margin: 40px 0 200px 120px;
}

.ir-a-less-mar {
		margin: 40px 0 100px 120px;
}

.button {
	background-color: #a6252a;
	padding: 15px 50px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    behavior: url(../pie/PIE.htc);
	color: #fafafa;
	/*text-shadow:1px 1px 0px #ffffff;*/
	
	text-align: center;
	border-bottom: 3px solid #8b1e22;
	-webkit-box-shadow: -1px 0px 8px rgba(50, 50, 50, 0.51);
	-moz-box-shadow:    -1px 0px 8px rgba(50, 50, 50, 0.51);
	box-shadow:         -1px 0px 8px rgba(50, 50, 50, 0.51);
	text-shadow: none;
}


.button:hover {
	background-color: #ce3036;
}

.button:active {
	position:relative;
	top:1px;
	border-bottom: 1px solid #8b1e22;
}


.green {
    border-bottom: 3px solid #22847b;
	background-color: #2fbfb2;
	color: #ebebeb;
	text-shadow: 2px 1px 2px #666;

}

.green:hover {
	background-color: #34ccbf;

	/*background-color: #0ac501;*/
}

.green:active {
	border-bottom: 1px solid #067500;
}

#muneca {
	position: absolute;
	z-index: -1000;
}

.offering {
	width: 90%;
	margin: 0 auto;
}

.ofrecemos {
	display: inline-block;
}

.ofrecemos-text {
	display: inline-block;
	width: 220px;
	text-align: center;
	font-size: 1.04em;
}

.middle {
	padding-left: 100px;
}

.last {
	float: right;
}

#contact-home {
	color: #a6252a;
	font-size: 1.6em;
	text-align: center;
	margin: 60px 0 42px 0;
}

#contact-home a:hover {
	opacity: 0.7;
}

#foot-img {
	margin: 0 auto;
}


/* Clearfix */

.social-cont:before,
.social-cont:after {
  content: "";
  display: table;
}
.social-cont {
  clear: left;
}
.social-cont {
  *zoom: 1;
}


.social-cont {

}

.get-social ul {

}

.get-social li {
	list-style: none;
	float: left;
}

.get-social li.twitter-app {
	padding-left: 0;
	margin-left: 0;
}

.get-social li.twitter-app a{
	padding-left: 0;
	margin-left: 0;
}

.get-social li.social-media-pec {
	padding: 50px 60px 0 60px; 
}

/*END OF HOME*/






/*PASO A PASO*/

.header-site {
    /*width: 70%;*/ 
    width: 100%;
    min-width: 960px;
	background: url(../img/bg-header.jpg) repeat;
	height: 140px;
	-webkit-box-shadow: -3px 0px 8px rgba(50, 50, 50, 0.51);
	-moz-box-shadow:    -3px 0px 8px rgba(50, 50, 50, 0.51);
	box-shadow:         -3px 0px 8px rgba(50, 50, 50, 0.51);
	z-index:10000;
}

.pos-relative {
	position: relative;
}

.lang-top {   /*This is the padding for the language selection tabs on the rest of the site*/ 
    padding: 30px 0 20px 0;
}


#header-site-container {
    width: 960px;
    margin: 0 auto;

}

#nav-logo {
	margin-top: 5%;
}

.nav-site {
	margin-top: -3%;
}

#longinfo-description {
	width: 900px;
	margin: 50px 0 50px 10px;
	line-height: 1.9em;
	font-size: 1.05em;
}

#longinfo-description span{
	color: #a6252a;
	font-weight: bolder;
	font-size: 1.02em;
}

#info a:hover {
	opacity: 0.8;
}

h1.space {
	margin-bottom: 40px;
	font-size: 2.4em;
}

.channel-container ul.razones{
	list-style: none;
	width: 95%;
}

.channel-container ul.razones span{
	float: left;
	font-size: 2.2em;
	color: #a6252a;
	line-height: 1em;
	font-family: 'libel_suitregular';
	font-weight: normal;
    font-style: normal;
    width: 180px;
}

.channel-container ul.razones li{
	line-height: 1.9em;
}

h2.no-pienses {
	font-size: 1.95em;
}

#empieza-ahora-left {
	width: 480px;
	float: left;
}

#empieza-ahora-right {
	width: 480px;
    float: right;
    margin-top: 20px;
}

.conoce-btn {
	margin-left: 50px;
}

.comencemos-arrow {
	margin-bottom: 80px;
}

.green-left {
	margin-left: 55px;
}

.comencemos-arrow:after {
	content: "";
	display: block;
	background: url(../img/arrow-free.png) no-repeat;
	width: 25px;
	height: 45px;
	margin: -25px 0 0 10px;
}

.less-space {
	margin-bottom: 100px;
}

.productos-arrow:after {
	content: "";
	display: block;
	background: url(../img/arrow-products.png) no-repeat;
	width: 25px;
	height: 45px;
	margin: -25px 0 0 212px;
}

/*END OF PASO A PASO*/





/*PRODUCTOS*/

.productos-cont {
	
}

.productos {
	display: inline-block;
    padding-right: 30px;
}

.no-pad {
     padding-right: 0;
}

.productos a:hover {
	opacity: 0.8;
}

.channel-container-description {
	padding-top: 0px;
	width: 960px;
	margin-top: 30px;
}

.first {
	margin-top: 130px;

}

.productos-descripcion-img {
	float: left;
	width: 250px;

}

.description { /*for productos and team members*/
	width: 870px;
	line-height: 1.9em;
	padding-top: 50px;
	margin-left: 50px;
}

.description-no-padding {
    padding-top: 0px;
}

.description span {
	color: #00aefe;
	font-size: 1.9em;
	font-family: 'libel_suitregular';
	font-weight: normal;
    font-style: normal;
}

.description-no-padding span {
    font-size: 2.4em;
}

.c-s span {
   color: #26988f;
}
.fix {
	   color: #26988f;
	   display: inline;
}
.y-l span {
	color: #a6252a;
}

.y-a-q span {
	color: #2e2e2e;
}

#free-seminar {
	display: inline-block;
	margin-bottom: 40px;
}

#free-seminar a:hover {
	opacity: 0.8;
}

.f-s span{
	color: #d47f15;
}

/*Accordion effect*/



.toggle-view {
	list-style:none;	
	margin:0 auto;
	margin-left: 10px; 
	width:900px;
	color: #707070;

}

	.toggle-view li {
	margin-top: 30px;
	border-bottom:1px solid #ccc;
	position:relative;
	cursor:pointer;
	}
	
	.toggle-view h3 {
		margin:0;
		font-size: 1em;
	}

	h3.click-arrow:before {
	content: "";
	display: inline-block;
	background: url(../img/click-arrow.png) no-repeat;
	width: 39px;
	height: 17px;
	margin: 0px 20px 0 10px;
	}

	h3:hover {
		color: #00aefe;
	}
	
	h3.c-s-hover:hover {
     color: #26988f;
	}

	h3.y-l-hover:hover {
	 color: #a6252a;
	}

	h3.y-a-q-hover:hover {
	 color: #2e2e2e;
	}

	.toggle-view span {
		position:absolute;
		right:5px; top:0;
		color:#ccc;
		font-size:1.2em;
	}
	
	.toggle-view p {
		margin:5px 0;
		display:none;
	}	

	li.plus {
	height: auto;
	}

	li.plus span{
	   width: 20px;
	   height: 20px;
	   border-radius: 20px;
	   background-color: #e7e7e7;
	   text-align: center;
	   vertical-align: top;
	}

li.pa-plus span{
	color: #00aefe;
}

li.c-s-plus span{
   color: #26988f;
}

li.y-l-plus span{
	color: #a6252a;
}

li.y-a-q-plus span{
	color: #2e2e2e;
}

/*End of Accordion*/

.package {
	display: inline-block;
	position: relative;
}


.package-button {
	padding: 10px 30px;
	font-weight: normal;
}

.last-container{
	margin-bottom: 100px;
}

.ordena {
	margin-top: 50px;
	text-align: center;

	}

h3.partners {
	text-align: right;
	margin-right: 80px;
	font-size: 1.5em;
	font-family: 'libel_suitregular';
    font-weight: normal;
    font-style: normal;	
}

h3.en-part {
		margin-right:105px;
}

#logos {
	float: left;
	margin-left: 30px;
}

/* Fixed Products Menu**********************************************/


#floating-menu {
	position: fixed;
	top: 15%;
	right: -180px;
}


	.list {
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;	
		
		-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
		box-shadow:  1px 1px 10px rgba(0, 0, 0, 0.1);	

		width:210px;
		padding-left:20px;
		height:50px;
		line-height: 3.9em;
		display:block;
		overflow:hidden;
		position:relative;

		font-size: 0.9em;
		color:#fbfbfb;
		
		-webkit-transition:all 0.2s linear;
		-moz-transition:all 0.2s linear;
		-o-transition:all 0.2s linear;
		transition:all 0.2s linear;		

		margin-bottom: 2px;

		-webkit-transition-duration:.5s;
		-moz-transition-duration:.5s;
		-o-transition-duration:.5s;
		transition-duration:.5s;

	}



	.list:hover {
		right: 150px;
		opacity: 1;
	}


	.list span {
		padding-left: 10px;
	}

	.fs-color {
		background-color: #ee921f;
	}

	.pa-color {
		background-color: #00aefe;
	}

	.ee-color {
			background-color:  #26988f;
	}
	
	.yll-color {
			background-color:  #a6252a;
	}

	.yaq-color{
			background-color:  #2e2e2e;
	}	

	.back-color {
			background-color:  #999;
	}	

	.seleccionado {
		opacity: 0.3;
	}


/*End of Fixed Products Menu*/




/*Sub-Productos Pages*/

.cont-pa {
	min-height: 700px;
}

.cont-estudiar-emigrar {
	min-height: 640px;
}

.cont-ya-llegue {
	min-height: 1300px;
}

.cont-y-ahora-que {
	min-height: 900px;
}

.cont-f-s {
	min-height: 450px;
}

.ribbon {
	margin-top: 40px;
	height: 30px;
	width: 100%;
	margin-bottom: 20px;
	background-color: #ff8a00;
	border-radius: 10px;
	opacity: 0.2;

}
	.pa {
	 background-color: #00aefe;
	}
	
	.ee {
	 background-color: #26988f;
	}

	.yl {
	 background-color:#a6252a;
	}

	.yaq {
	 background-color: #2e2e2e;
	}

#left-side {
	width: 559px;
	float: left;
	padding-left: 70px;
	display: inline-block;
}

.sub-title {
	font-family: 'libel_suitregular';
	font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    color: #545454;
    margin: 30px 0 0px 0;
}

ul.incluye {
	width: 90%;
	line-height: 2.3em;
	margin-top: 20px;
	color: #585858;
}

ul.inlcuye li {

}

ul.check-overwrite {
	list-style: none;

}

ul.incluye li.check:before {
	content: "";
	display: inline-block;
	background: url(../img/mini-check.gif) no-repeat;
	width: 16px;
	height: 17px;
	padding: 0px 0px 0 10px;
	margin-left: -20px;
}

#right-side {
	width: 331px;
	float: right;
	display: inline-block;
}


#contact-us-here {
	font-size: 1.2em;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 40px;
	margin-left: 30px;
}

#contact-us-here:after {
	content: "";
	display: inline-block;
	background: url(../img/contact-arrow.png) no-repeat;
	width: 41px;
	height: 77px;
	position: absolute;
	margin: 10px 0 0 10px;
}


.texturized-contact-area {
	width: 100%;
    min-width: 960px;
	display: block;
	background: url(../img/blue-bg.png) repeat, url(../img/contact-texture.gif) repeat;
	-webkit-box-shadow: 0px -3px 8px rgba(50, 50, 50, 0.31);
	-moz-box-shadow:    0px -3px 8px rgba(50, 50, 50, 0.31);
	box-shadow:         0px -3px 8px rgba(50, 50, 50, 0.31);
}

.texture-y-l {
	background: url(../img/red-bg.png) repeat, url(../img/contact-texture.gif) repeat;
}


.texture-e-e {
	background: url(../img/bg-green.png) repeat, url(../img/contact-texture.gif) repeat;
}

.texture-y-a-q {
	background: url(../img/contact-texture.gif) repeat;
}

.texture-f-s {
	background: url(../img/bg-orange.png) repeat;
}

#t-a-container {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}

#product-request {
	margin: 0 auto;
	width: 400px;
}

#white {
	color: #fff;
}

#foot-img-contact {
	margin-top: 40px;
}

/*End of Sub-Productos Pages*/


				/*END OF PRODUCTOS*/








/*NOSOTROS*/

#nosotros-box {
	width: 900px;
	margin: 50px 0 50px 10px;
	line-height: 1.9em;
	font-size: 1.05em;
}

#nosotros-box span{
	color: #a6252a;
	font-weight: bold;
}

h2.equipo-pec {
	margin-top: 70px;
}

.description {
	font-size: 1.05em;
}

.description a{

}

.jose span {
   color: #26988f;
}

.maria span {
	color: #a6252a;
}

.basma span {
   color: #26988f;
}

.juan span {
	color: #a6252a;
}

.last-item {
	margin-bottom: 100px;
}

.contact-option a:hover {
	 opacity: 0.8;
}

.contact-option:before{
	content: "";
	display: inline-block;
    width: 25px;
	height: 25px;
	/*width: 18px;
	height: 18px;*/
	padding-left: 10px;

}

.mail:before {
	background: url(../img/mailicon.png) no-repeat;


}

.skype {
		background: url(../img/skypeicon.png) no-repeat;
}

.linkedin {
		background: url(../img/linkedinicon.png) no-repeat;
}


/*END OF NOSOTROS*/






/*CONTACT PAGE*/

#contact-text {
	line-height: 2em;
}

#contact-text:after {
	content: "";
	display: block;
	background: url(../img/down-arrow.png) no-repeat;
	width: 24px;
	height: 69px;
	margin: 5px 0 0 200px;
}

#contact-container {
	/*background-color: lightblue;*/
	padding: 10px 0 0 40px;
	margin-bottom: 50px;
}



/*Contact Form******/ 

#contact-area {
	font-size: .8em;
	width: 400px;
	margin: 15px 0 0 25px;
	/*background-color: lightblue;*/
}

#contact-area input, textarea {
	padding: 3px;
	width: 240px;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
    border-radius: 8px;
}


#contact-area textarea {
	min-width: 383px;
	max-width: 383px;
	height: 60px;
	border: 2px solid #ccc;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #26988f;
}

label {
	float: left;
	color: #404040;
	text-align: left;
	margin-right: 40px;
	width: 100px;
	padding-top: 5px;
	font-weight: 400;
}

label.phonex {
	width: 120px
}

#contact-area input.phonexx {
	width: 215px
}

label.white {
	color: #fafafa;
}

label.mensaje {
	display: block;
	width: 190px;
	margin-bottom: 10px;
}

.enviar {
	margin: 5px 0 0 130px;
}

#contact-area input.enviar-btn {
	/*text-align: center;
	vertical-align: middle;
	padding: 12px 25px 5px 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    behavior: url(../pie/PIE.htc);*/
    cursor: pointer;
    width: 138px;
    height: 38px;
    margin: -10px 0 0 125px;
}

#contact-area input.enviar-btn:hover {
	opacity: 0.9;
}

.country-class select{
   background: transparent;
   padding: 5px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
}


.country-class {
	width: 248px;
    overflow: hidden;
    border: 1px solid #ccc;
}

/*End of Contact Form*/ 


#passport {
	background: url(../img/passport.jpg) no-repeat;
	width: 440px;
	height: 654px;

	float: left;
}

h2.empresa {
	margin-left: 100px;
}

.address {
	margin-left: 100px;
	font-size: 1.1em;
}

#contact-info {
	float: right;
	margin-right: 40px;
	width: 450px;
	line-height: 1.9em;
}

#contact-info a {
	text-decoration: underline;
}

#contact-info a:hover {
	color: #00aefe;
}

.contact-page-icons {
	margin-left: 100px;
}

.contact-page-icons span {
	margin-top: 5px;
	position: absolute;
}

span.arroba {
	margin-top: 15px;
}

.contact-page-icons:before{
	content: "";
	display: inline-block;
	width: 39px;
	height: 39px;
	padding-left: 20px;
}

.extra-p {
	font-size: 1.4em;
	margin-top: 10px;
}

.phones:before {
	background: url(../img/phone-icon-contact.png) no-repeat;
}

.mail-c:before  {
		background: url(../img/mail-icon-contact.png) no-repeat;
		width: 39px;
	    height: 39px;
	    margin: 10px 0 0px 0px;
}

.skype-c:before {
		background: url(../img/skype-icon-contact.png) no-repeat;
}



.facebook:before {
		background: url(../img/facebook-icon-contact.png) no-repeat;
	    width: 39px;
	    height: 39px;
	    margin: 0px 0 0px 0px;

}
.twitter:before {
		background: url(../img/twitter-icon-contact.png) no-repeat;
}

.instagram:before {
		background: url(../img/instagram-icon-contact.png) no-repeat;
}
.ring { margin-left: 140px;}

.flag {
	display: inline;
}

.flag span{	padding-left: 10px;
}

.padd-right span{
	padding-left: 42px;
}



/*FOOTER*/

#footer {
	margin-top: -5px;
    min-width: 960px;
    font-family: 'libel_suitregular';
	display: block;
	background: url(../img/bg-footer.png) repeat;
	-webkit-box-shadow: 0px -3px 8px rgba(50, 50, 50, 0.31);
	-moz-box-shadow:    0px -3px 8px rgba(50, 50, 50, 0.31);
	box-shadow:         0px -3px 8px rgba(50, 50, 50, 0.31);
	padding: 40px 0 50px 0;
}

.footer-container {
	width: 900px;
	margin: 0 auto;
	display: block;
}

#white-logo {
	display: block;
	margin-bottom: 100px;
}

#footer p {
	color: #cfcfcf;
	font-size: 0.8em;
	letter-spacing: 1px;
	display: inline-block;
}

#footer p.siguenos {
	font-size: 1.8em;
	margin: 0 25px 0 35px;
	display: inline-block;
	color: #fafafa;

}
#copy {
	padding-top: 20px;
}

#social-media {
	display: inline-block;
	min-width: 120px;
	float: right;
}

.social-icons {
	display: inline-block;
	margin: -10px 20px 0 0;
}

.social-icons a:hover {
	opacity: 0.9;
}







/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 35%;
	right: 3%;
}

#back-top a {
	width: 108px;
	display: block;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: url(../img/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	opacity: 0.4;
}


/*
Thanks PAge
*/


#gracias {
	margin: 50px 0 60px 270px;
}


.breve {
	font-size: 1.5em;
}


.breve a {
	color: #26988f;
}

.breve a:hover {
	color: #00aefe;
}







/*
English Site Fixes
*/

.limited {
	color: #7c8185;
	width: 480px;
	float: right;
	margin: 5px 10px 0 0;
	font-size: 0.9em;
}

.limited:before {
	content: "";
	display: inline-block;
	background: url(../img/free-sem-arrow.png) no-repeat;
	width: 42px;
	height: 40px;
	margin: -10px 0 0 0px;
	padding-left: 20px;
}

.productos-arrow-en:after {
	content: "";
	display: block;
	background: url(../img/arrow-products.png) no-repeat;
	width: 25px;
	height: 45px;
	margin: -25px 0 0 220px;
}

#short-info-en a{
	display: block;
	width: 953px;
	height: 264px;
	text-indent: -99999px;
	background: url(../img/short-info-en.png) bottom;
}

#short-info-en a:hover {
	background-position: 0 0;
}







/* Media Queries ---------------    */


@media screen and (min-width: 1046px) {	
}


@media screen and (max-width: 768px) {	

}

@media screen and (max-width: 884px) {	

#floating-menu { display: none;}
#back-top {display: none;}


}

@media screen and (max-width: 504px) {	




}


