.scroll_arrow_container {
	position: absolute;
	bottom: 50px;
	cursor: pointer;
	left: 50%;
	z-index: 1;
}

.scroll_arrow_img {
	width: 33px;
	height: 33px;
	position: relative;
	left:-50%;
	background: url('../images/scrolldown.png');
	}

@media all and (-webkit-min-device-pixel-ratio:1.5){
	.scroll_arrow_img {
		background: url('../images/scrolldown@2x.png');
		background-size: 100%;
	}
}

#ItxHomePage .scroll_arrow_container {
	position: absolute;
	bottom: 50px;
	cursor: pointer;
	left: 50%;
	z-index: 1;
}

#ItxHomePage .scroll_arrow_img {
	width: 33px;
	height: 33px;
	position: relative;
	left:-50%;
	background: url('../images/scrolldown.png');
	}

/*#ItxHomePage #banner_top, #ItxHomePage #banner_footer {
	position: fixed;
	background-color: #eeeeee;
	text-align: center;
	width: 100%;
	padding: 5px;
	letter-spacing: 0.13em;
    font-weight: 400;
    z-index: 9;
}

#ItxHomePage #banner_leftcorner, #ItxHomePage #banner_rightcorner {
	display: block;
	position: fixed;
	bottom: 0;
	height: 18em;
	width: 18em;
	background-color: white;
	letter-spacing: 0.13em;
	z-index: 2;
	padding: 10px;
	float: left;
}

#ItxHomePage #banner_leftcorner a, #ItxHomePage #banner_rightcorner a {
	color: #000;
	text-decoration: underline;
}

#ItxHomePage #banner_leftcorner {
	left: 0;
	margin: 0 0 2em 2em;
}

#ItxHomePage #banner_rightcorner {
	right: 0;
	margin: 0 2em 2em;
}

#ItxHomePage #banner_top {
	top: 0;
}

#ItxHomePage #banner_footer {
    bottom: 0;
}

#ItxHomePage #banner_top .banner_text {
	text-transform: uppercase;
	font-family: 'Lato';
	font-size: 12px;
}

#ItxHomePage #banner_top .banner_text, #ItxHomePage #banner_top .banner_subtext, #ItxHomePage #banner_footer .banner_text, #ItxHomePage #banner_footer .banner_subtext {
	width: 100%;
	margin: 5px 0;
	display: inherit;
}

#ItxHomePage #banner_top .banner_subtext, #ItxHomePage #banner_footer .banner_subtext {
	font-style: italic;
	font-size: 0.8em;
}

#ItxHomePage #banner_leftcorner .banner_text, #ItxHomePage #banner_rightcorner .banner_text {
	width: 100%;
    display: inherit;
    text-align: center;
    font-size: 1.2em;
}

#ItxHomePage #banner_leftcorner .banner_text:first-child, #ItxHomePage #banner_rightcorner .banner_text:first-child {
	margin-top: 0.6em;
}

#ItxHomePage #banner_leftcorner .banner_text.second_line, #ItxHomePage #banner_rightcorner .banner_text.second_line {
	width: 100%;
    display: inherit;
    text-align: center;
    font-size: 2em;
}

#ItxHomePage #banner_leftcorner .banner_subtext, #ItxHomePage #banner_rightcorner .banner_subtext {
	width: 100%;
    display: inherit;
    text-align: center;
    font-style: italic;
    font-size: 0.6em;
    margin: 2em 0;
}

#ItxHomePage #banner_leftcorner .banner_info, #ItxHomePage #banner_rightcorner .banner_info {
	width: 100%;
    display: inherit;
    text-align: center;
    font-size: 1em;
}

#ItxHomePage #banner_top .close-cross, #ItxHomePage #banner_footer .close-cross {
    margin-right: 20px;
    margin-top: 4px;
    width: 14px;
    height: 14px;
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 5px;
    background-image: url("../images/detail/icons/close_icon.png");
}

#ItxHomePage #banner_leftcorner .close-cross, #ItxHomePage #banner_rightcorner .close-cross {
    margin-right: 20px;
    margin-top: 4px;
    width: 14px;
    height: 14px;
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: -10px;
    background-image: url("../images/detail/icons/close_icon.png");
}

#ItxHomePage .slide {
	text-align: center;
}

#ItxHomePage .slide.slide2 {
	right: -18em;
	width: inherit;
}

#ItxHomePage .banner_input input{
	border: 0;
	border-bottom: 1px solid gray;
	font-style: italic;
	width: 75%;
	margin: 3em auto;
}

#ItxHomePage .banner_input input[placeholder]{
	text-align: center;
	font-size: 0.8em;
}

#ItxHomePage .slide .banner_subinfo {
	font-size: 0.7em;
	letter-spacing: 0;
	display: inherit;
	font-style: italic;
	margin-top: 10px;
}

#ItxHomePage .slide .banner_button input{
	color: black;
	background-color: white;
	padding: 10px 30px;
    border: 1px solid black;
    display: inherit;
    cursor: pointer;
    width: 50%;
    margin: 0 auto;
    font-size: 0.8em
}

#banner-newsletter-form .error {
	font-size: 10px;
	display: block;
	color: red;
}

#ItxHomePage .slide .banner_button input:hover {
	border: 1px solid transparent;
	background-color: black;
	color: white;
}

#slider-category-mspot {
	height: 18em;
}

#slider-category-mspot > div.slide.newsletter > span:nth-child(1) {
	font-size: 1em;
}

#ItxHomePage #pager-slider-mspot {
	bottom: 0;
    position: absolute;
    width: 93%;
    text-align: center;
}

#ItxHomePage #slider-category-mspot {
	text-align: left;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

#ItxHomePage #slider-category-mspot .slide {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 0; 
	background: #fff;
}

#pager-slider-mspot li{
	width: 9px;
	height: 9px;
	margin:0 3px;
	background: url('../images/galleryoff-black.png') center center no-repeat;
	cursor: pointer;
	display: inline-block;
}

#pager-slider-mspot li.current{
  	background: url('../images/galleryon-black.png') center center no-repeat;
}*/

#ItxHomePage #banner_leftcorner .newsletter .banner_text:first-child, #ItxHomePage #banner_rightcorner .newsletter .banner_text:first-child {
	margin-top: 0;
	font-size: 1em;
}

#iPageContent #error_page {
	width: 500px;
	margin: 25px auto 0;
}

#iPageContent #error_page .title {
	background: black;
    color: white;
    font-family: cgbold;
    font-weight: bold;
    text-align: center;
    padding: 0.2em;
}

#iPageContent #error_page p {
	text-align: center;
    float: left;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    margin: 5px 0 10px;
    line-height: 18px;
    width: 100%;
}

#iPageContent #error_page .mail {
	color: black;
	text-decoration: underline;
}

#iPageContent #error_page .redirect_button {
	background: none #939598;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 15px auto;
    padding: 3px 20px;
    width: auto;
    display: inline-block;
}

#error_sesion_page {
	width: 100%;
}

#error_sesion_page .login_button {
	float: right;
}

#error_sesion_page .back_button {
	float: left;
}

.popupHtml.popuperror_sesion_page > div.close {
	visibility: hidden;
}

#ItxNewsletterSuccessPopup .boton{
    float: left;
    margin: 30px 0 0 35px;
    width: 100%;
    margin : 0;
    border-top: 1px solid #9f9f9f;
    padding-top: 15px;
    padding-bottom: 10px;
}

#ItxNewsletterSuccessPopup  #botSuccess{
	float: right;
    margin: 0;
    clear: none;
    padding: 2px 32px;
    font-size: 12px;
}

#ItxNewsletterSuccessPopup p.title{
	background: none #000;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    padding: 3px 5px;
    font-size: 12px;
    text-align: center;
    margin: 14px 0 0 0;
}   
@media all and (-webkit-min-device-pixel-ratio:1.5){
	#ItxHomePage .scroll_arrow_img {
		background: url('../images/scrolldown@2x.png');
		background-size: 100%;
	}
}