body{
	margin:0;
	padding:0;
	font-size:16px;
	overflow-x: hidden;
 font-family: 'futura_nextbook';
}
a{
text-decoration:none;
}
a:hover{
    text-decoration: none;
}
a:focus {
dispaly:none;
}
.clear_both{
clear:both;	
height:0px;
}
*{
	outline:none;
}
.clear_both{
clear:both;
}
.no_padding{
padding:0 !important;
}
 a:focus {
  text-decoration: none !important;
}
#menu_principal ::-webkit-scrollbar {									

}
@font-face {
    font-family: 'futura_nextbook';
    src: url('/Files/App_002/Fonts/futuranext-book-webfont.eot');
    src: url('/Files/App_002/Fonts/futuranext-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Files/App_002/Fonts/futuranext-book-webfont.woff2') format('woff2'),
         url('/Files/App_002/Fonts/futuranext-book-webfont.woff') format('woff'),
         url('/Files/App_002/Fonts/futuranext-book-webfont.ttf') format('truetype'),
         url('/Files/App_002/Fonts/futuranext-book-webfont.svg#futura_nextbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_nextmedium';
    src: url('/Files/App_002/Fonts/futuranext-medium-webfont.eot');
    src: url('/Files/App_002/Fonts/futuranext-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Files/App_002/Fonts/futuranext-medium-webfont.woff2') format('woff2'),
         url('/Files/App_002/Fonts/futuranext-medium-webfont.woff') format('woff'),
         url('/Files/App_002/Fonts/futuranext-medium-webfont.ttf') format('truetype'),
         url('/Files/App_002/Fonts/futuranext-medium-webfont.svg#futura_nextmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura_nextlight';
    src: url('/Files/App_002/Fonts/futuranext-light-webfont.eot');
    src: url('/Files/App_002/Fonts/futuranext-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Files/App_002/Fonts/futuranext-light-webfont.woff2') format('woff2'),
         url('/Files/App_002/Fonts/futuranext-light-webfont.woff') format('woff'),
         url('/Files/App_002/Fonts/futuranext-light-webfont.ttf') format('truetype'),
         url('/Files/App_002/Fonts/futuranext-light-webfont.svg#futura_nextlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media (min-width: 1200px){
.container{
    max-width: 1530px;
    width: 100%;
}
}





