/* CHANGE/UPDATE FOR NEW PROJECT */
.container-footer {
	width: 				100%;
	padding: 			0;
	background: 		#000;
	position: 			relative;
	z-index: 			10;
}

#footer-static {
	width: 				100%;
}

#footer-static ul li a, #footer-static p, #footer-static label {
	color: 				#525252;
	line-height: 		21px;
}

#footer-static ul li a:hover {
	text-decoration: 	none;
	color: 				#E5460E;
}

#footer-static p#footer-schedule  { 
	font-size: 			13px;		
}

#footer-static .block .block-title strong, #footer-static h2.footer-title {
	font:				normal 17px 'GothamRoundedMedium';
	line-height:		120%;
	color:				#E5460D;
	text-transform: 	none;
	margin: 			0 0 12px 0;
}

#footer-static .footer-newsletter .block .block-title strong {
	font: 				normal 14px 'Open Sans';
	color: 				#999;
	text-transform: 	uppercase;
}

#footer-static label {
	margin: 			0 0 15px 0;
}

#footer-static .block-subscribe .block-title {
	height: 			auto;
	line-height: 		auto;
}

span#top {
	display: 			block;
	width: 				42px;
	height: 			42px;
	 position: 			fixed;
    right: 				25px;
    bottom: 			100px;
    z-index: 			2;
    cursor: 			pointer;
}

span#top:before {
	width: 				42px;
	height: 			42px;
	cursor: 			pointer;
	font-family: 		'iconvault';
	content: 			'\f10f';
	color: 				#999;
	font-size: 			42px;
	line-height:		42px;
    display: 			inline-block;
    transition: 		all .3s ease-in-out;
	-moz-transition:	all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: 	all .3s ease-in-out;
	-o-transition: 		all .3s ease-in-out;
}

span#top:hover:before {
	color: 				#000;
}

.cms-home .footer-copy, .cms-home .footer-menu, .footer-newsletter .form-subscribe-header, .cms-home .footer-redes {
	display: 			none;
}

.footer-copy, .footer-menu {
	padding: 			0 25px;
	clear: 				both;
}

#footer-static .footer-menu ul {
	margin: 			0 0 20px 0;
}

#footer-static .footer-menu ul li a {
	font: 				normal 14px 'Open Sans';
	color: 				#999;
	display: 			block;
	line-height: 		17px;
	margin: 			0;
}

.block-subscribe form .block-content .input-box {
	width: 				100%;
}

.block-subscribe form .block-content button.button {
	transition: 		all .3s ease-in-out;
	-moz-transition:	all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: 	all .3s ease-in-out;
	-o-transition: 		all .3s ease-in-out;
	background: 		#000;
	border: 			1px solid #FFF;
	width: 				40px;
	height: 			40px;
	padding: 			0;
	border-radius: 		5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: 				right;
    z-index: 1;
    position: relative;
}

.block-subscribe form .block-content button.button span {
	display: 			none;
}

.block-subscribe form .block-content button.button:hover {
	background: 		#FFF;
}

.block-subscribe form .block-content button.button:before {
	font-family: 		'iconvault';
	content: 			'\f104';
	color: 				#FFF;
	font-size: 			22px;
	line-height:		40px;
	transition: 		all .3s ease-in-out;
	-moz-transition:	all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: 	all .3s ease-in-out;
	-o-transition: 		all .3s ease-in-out;
	display: 			block;
}

.block-subscribe form .block-content button.button:hover:before {
	color: 				#222;
}

.block-subscribe form .block-content input.input-text {
	border: 			1px solid #CCC;
	background: 		#F4F4F4;
	height: 			40px;
	line-height: 		40px;
	float: 				left;
	max-width: 			210px;
	margin-top: 		0;
}

.block-subscribe .block-content {
	padding: 			35px 20px 25px 20px;
	border-top:			1px solid #444;
	border-bottom:		1px solid #444;
	margin: 			28px 0 25px 0;
}

.block-subscribe form .block-content label {
	margin: 			0 0 16px 0;
	font: 				600 17px/20px 'Open Sans';
	color: 				#FFF;
	display: 			block;
	text-align: 		center;
}

footer[role="contentinfo"] {
	margin: 			0;
}

#redes-footer {
	margin: 			0 0 40px 0;
	text-align: 		center;
}

#redes-footer li {
	display: 			inline-block;
}

#redes-footer li a {
	width: 				36px;
	height: 			36px;
	-moz-transition:	all 0.3s ease-in-out;
	-webkit-transition:	all 0.3s ease-in-out;
	-ms-transition:		all 0.3s ease-in-out;
	-o-transition:		all 0.3s ease-in-out;
	transition:			all 0.3s ease-in-out;
	margin: 			0 6px;
}

#redes-footer li a:before {
	font-family: 	'icomoon';
	color: 			#FFF;
    border:         2px solid #FFF;
    font-size:      26px;
    padding:        5px;
    line-height:	35px;
    -webkit-border-radius:  100px;
    -moz-border-radius:     100px;
    border-radius:          100px;
}

#redes-footer li a#google:before {
    content:        '\ea88';
}
#redes-footer li a#facebook:before {
    content:        '\ea8c';
    padding-right:      8px;
}
#redes-footer li a#twitter:before {
    content:        '\ea91';
}
#redes-footer li a#youtube:before {
    content:        '\ea99';
}
#redes-footer li a#linkedin:before {
    content:        '\eac9';
}
#redes-footer li a#instagram:before {
	content:        '\ea92';
}

#redes-footer li a:hover {
	background: 	#FFF;
	text-decoration: none;
    border:         0px;
    padding-top:    2px;
    font-size:      26px;
    -webkit-border-radius:  100px;
    -moz-border-radius:     100px;
    border-radius:          100px;
}

#redes-footer li a:hover:before {
	color: 			#000;
}

#catalog-footer {
	margin-top: 		-44px;
	text-align: 		center;
	position: 			relative;
	z-index: 			2;
}

#catalog-footer .slick-slide {
	text-align: center;
}

#catalog-footer .slick-slide img {
	display: inline-block;
}

#catalog-footer h3 {
	font: 				400 17px/20px 'Open Sans';
	color:				#FFF;
	margin: 			20px 0;
}

#catalog-footer h3 span {
	font-weight: 		600;
}

#catalog-footer a {
	margin: 			0;
	font: 				600 17px/40px 'Open Sans';
	color: 				#FFF;	
	height: 			40px;
	max-width: 			200px;
	border: 			2px solid #FFF;
	border-radius: 		5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	display: 			block;
	text-align: 		center;
	margin: 			0 auto;
}

#catalog-footer a:hover {
	text-decoration: 	none;
	background: 		#FFF;
	color: 				#555;
}

.sidebar-slider {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 2;
}

.slider-container {
	float: left;
	width: 100%;
	margin: 0 0 144px 0;
}

.slider-container:after,
.slider-container:before {
	content: " ";
	display: table;
	clear: both;
}

.sidebar-slider .slick-slide {
	text-align: center;
}

.sidebar-slider .slick-slide img {
	display: inline-block;
}


#footer-bottom .fredes {
	position: absolute;
	right: 5%;
	top:40px;
	z-index: 1000;
}

#footer-bottom .footer-legal{
	text-align: center;
}

#footer-bottom .footer-legal ul{
	display: inline-block;
}

#footer-bottom .footer-legal ul li{
	float: left;
}

#footer-bottom .footer-legal ul li a{
	color: #fff;
	padding-left: 10px;
	font-size: 12px;
}


#footer-bottom .footer-legal ul li a:before{
	content: '|';
	padding-right: 10px;
}

#footer-bottom .footer-legal ul li:first-child a:before{
	content: '';
}

#footer-bottom p#copy {
	font: 				700 12px/17px 'Open Sans';
	color: 				#FFF;
	text-align: 		center;
	margin: 			0;
	width: 				300px;
	height: 			60px;
	float: 				left;
	background: 		#000;
    padding-top: 15px;
}

#footer-menu {
	background: 		#252525;
	width: 				95%;
	margin: 			0 auto;
	padding: 			40px 0;
	overflow: 			hidden;
}

#footer-menu li {
	float: 				left;
	width: 				19%;
    position: 			relative;
	color: 				#FFF;
	text-transform: 	uppercase;
}

#footer-menu li.submenu:hover ul {
    display: block;
}
#footer-menu li a {
	color: 				#FFF;
	text-transform: 	uppercase;
}

#footer-menu li a:hover {
	text-decoration: 	none;
	font-weight: 		700;
}

#footer-menu li.submenu ul{
    border: 0px;
	margin-top: 5px;
    width: 100%;

}
#footer-menu li ul li {
	background: #252525;
	width: 100%;
	z-index: 1000;
}
#footer-menu li ul li a{
	text-transform: none;
	font-size: 90%;
}

.hide-desktop {
	display: none;
}

p#copy{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	color: #fff;
	text-align: center;
	font-size: 12px;
	width: 300px;
}

/* MEDIA QUERIES */
@media (min-width: 1024px) and (max-width: 1152px) {
	span#top {
		right: 			10px;
	}
}


@media (max-width: 1280px) {
	#footer-menu li.submenu ul {
		margin-top: 20px;
	}
}