/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

/*Gestione lingue bandiere*/
#lang_sel_list {
    height: 18px!important;
    position: relative;
    z-index: 99;
    font-family: verdana, arial, sans-serif;
}

#lang_sel_list ul li a{
	background:#3b3b3b;
	height: 18px;
	}
#lang_sel_list li img
{
	/*border:#1e2124 1px solid;*/
	}
.lang-box {
    position: relative;
    margin-top: -32px;
    /* margin-right: 15px; */
    float: right;
    /* right: 0px; */
    width: auto;
}

@media(max-width:1024px) { 
.lang-box{
  position: relative;
  margin-top:-28px;
  margin-right: 0px;
  float:right;
  /*right: 0px;*/
  width: auto;
	}
	}


hr {
    max-width: 50px;
    border-color: #b50202;/*ROSSO*/
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

a {
    color: #b50202;/*ROSSO*/
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #b50202;/*ROSSO*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'benderbold','Helvetica Neue',Arial,sans-serif;
	text-transform:uppercase;
}

.text-regular{
    font-family: 'benderregular','Helvetica Neue',Arial,sans-serif;
	text-transform:uppercase;
}

.red{
    color: #b50202;/*ROSSO*/

}


p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.txt_regular{
text-transform: none !important;
}

.bg-primary {
    background-color: #b50202;/*ROSSO*/
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 100px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'benderbold', 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #1c130b;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}


.navbar-brand {
	background:url(../img/MXGP2-logo.png) no-repeat;
	width: 250px;
	height: 57px;
	margin-top:15px;
	margin-bottom:15px;
	/*margin-bottom: 40px; solo per la landing page*/
	text-indent: -9999px;
    text-transform: uppercase;
    font-family: 'benderbold','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    color: #b50202;/*ROSSO*/
}



.navbar-header{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #b50202;/*ROSSO*/
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #b50202;/*ROSSO*/
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #f05f40!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        /*border-color: rgba(255,255,255,.3);*/
        background-color: transparent;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #b50202;/*ROSSO*/
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #b50202;/*ROSSO*/
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #1c130b;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #b50202;/*ROSSO*/
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #b50202;/*ROSSO*/
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #fff;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #b50202;/*ROSSO*/
    }
	
	.navbar-nav li a {
    padding-top: 5px;
     padding-bottom: -15px; 
}
}

/*barra top*/
.secondary-nav {
    margin-left: 15px;
    margin-right: 60px;
    padding-left: 15px;
}

.secondary-nav li {
  display: inline-block;
  padding-top: 12px;
  margin-right: 10px;
}

.secondary-nav li a {
	color:#FFF;
	text-decoration:underline;
	
}

.secondary-nav li a:hover {
	color: #c90606;
	text-decoration:underline;
	
}

.anchor-point{
	height:140px;
	visibility:hidden;
	}
/*header {
    position: relative;
    width: 100%;
    min-height: 50%;
    text-align: center;
    color: #fff;
    background-image: url(../img/header.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}*/

.home{
    position: relative;
    width: 100%;
    min-height: 50%;
    text-align: center;
    color: #fff;
    background-image: url(../img/header-home-mxgp2.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.game{
    position: relative;
    width: 100%;
    min-height: 50%;
    text-align: center;
    color: #fff;
    background-image: url(../img/header-game.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.preorder{
    position: relative;
    width: 100%;
    min-height: 50%;
    text-align: center;
    color: #fff;
    background-image: url(../img/header-preorder.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;/
    text-align: center;
}

@media(min-width:1280px) {
header .header-content .intro-txt {
    margin-top: 200px;
    margin-bottom: 180px;
    /*text-transform: uppercase;
    font-weight: 700;*/
}
}  

header .header-content .intro-txt h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}



@media(min-width:768px) {
    .home, .game, .preorder{
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 37%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        /*max-width: 1000px;*/
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}




.chevron{
	color:#FFF;
	}
	


.land{
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../img/sf-land.jpg);
    background-position: top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	padding-top: 75px;
	padding-bottom: 75px;
}
	



/*blocchi selezione*/
.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    /*max-width: 650px;*/
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #b50202;/*ROSSO*/
    opacity: 1;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'benderbold','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    background:url(../img/plus-selection.png) no-repeat center;
	width: 84px;
	height: 99px;
	margin-top:10px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	opacity: 0;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    text-transform: uppercase;
	font-size: 25px;
	text-decoration:underline;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
	color: #fff;
	background: rgba(191,0,0,.5);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box:hover .portfolio-box-caption .portfolio-box-caption-content .project-category {
    opacity: 1;
	-webkit-transition: all .55s;
    -moz-transition: all .55s;
    transition: all .55s;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 50px;
    }
}

.align-bottom{
	margin-bottom:0;
	padding-bottom:0;
	vertical-align: bottom;
	}


/*BOX Social e Newsletter*/
.sn-section{
	background-color:#bd1c1c;
	min-height:auto;
	color:#FFF;
	}

.social-news{
	background-color:#bd1c1c;
	padding-top:30px;
	padding-bottom:30px;
	padding-left: 20px!important;
	padding-right: 20px!important;
	min-height:auto;
	color:#FFF;
	
	}
	
.social-news a{
	color:#FFF;
	}

.social-news .inline{
	float:left;
	margin-right: 10px;
	}

.social-news h2{
	margin-top:0;
	padding-top:5px;
	}

.fb-like{
	height:60px;
	}


/*FOOTER*/
footer{
	position:relative;
z-index: 2;
	background-color:#252525;
	color: #FFF;
	text-align:center;
	}
footer p{
	font-size:10px;}

footer .logo{
	display: inline-block;
  	margin: 1em;
	}
.tri-footer{
	margin-top:-30px;
	margin-left:auto;
	margin-right:auto;
	}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #b50202;/*ROSSO*/
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn h2 {
    font-family: 'benderbold','Helvetica Neue',Arial,sans-serif;
	text-transform:none !important;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #fff;/*ROSSO*/
    color: #b50202;
    background-color: #fff;/*ROSSO*/
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #fff;/*ROSSO*/
    color: #b50202;
    background-color: #fff;/*ROSSO*/
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #b50202;/*ROSSO*/
    background-color: #b50202;/*ROSSO*/
}

.btn-primary .badge {
    color: #b50202;/*ROSSO*/
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 0;
    /*text-transform: uppercase;*/
    font-family: 'benderbold','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
  white-space: normal;
  margin-top:10px;
}

.btn-xl {
	text-transform: uppercase;
    font-family: 'benderbold','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
	font-size:36px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.form-control{
    border-radius: 0;
	}

/* -------------------------------- 

Stile per SCROLL VERTICALE

-------------------------------- */
.cd-section {
  min-height: 100%;
  position: relative;
  margin:0;
  padding:0;
  /*padding: 2em 0;*/
}

#section1{
	background-color:#fbfbfb;
	}

#section2{
	background-color:#b90101;
	}

#section3{
	background-color:#d7d0c4;
	}

#section4{
	background-color:#e4e4e4;
	}

#section5{
	background-color:#767373;
	}
	
	
	
/*#section5 .desc h2{
	text-align: center;
	}*/

.desc {
  padding-top:14%;
  text-align: left;
  color:#252525;
}

.desc h2{
	font-size: 50px;
}

.section-number{
	background-image:url(../img/bkg-section-number.png);
	background-repeat:no-repeat;
	width:112px;
	height:132px;
	padding-top:40px;
	text-align:center;
	color:#FFF;
	}

/*.align-bottom{
	margin-bottom:0;
	padding-bottom:0;
	vertical-align: bottom;
	border:#0C0 1px solid;
	}*/
@media only screen and (max-width: 768px) {
  .desc h2{
	font-size: 40px;
}
.cd-section {
  min-height: 100%;
  position: relative;
  padding-left:20px;
  padding-right:20px;
  margin:0px;
  text-align:center;
  /*padding: 2em 0;*/
}
}

@media only screen and (min-width: 769px) {
  #section1{
	background-image:url(../img/bkg-section1.jpg);
	}

#section2{
	background-image:url(../img/bkg-section2.jpg);
	}

#section3{
	background-image:url(../img/bkg-section3.jpg);
	}

#section4{
	background-image:url(../img/bkg-section5.jpg);
	}
	
#section5{
	background-image:url(../img/bkg-section4.jpg);
	}
}


/* No Touch devices */
.cd-nav-trigger {
  display: none;
}

.no-touch #cd-vertical-nav {
  background-image:url(../img/dirt.png);
	min-width:243px;
	height:100%;	
  position: fixed;
  padding-right: 40px;
  right:0px;
  padding-top:20%;
  bottom: auto;
 -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 1;
}
.no-touch #cd-vertical-nav li {
  text-align: right;
  list-style: none;
}
.no-touch #cd-vertical-nav a {
  display: inline-block;
  /* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.no-vscroll{
	position:relative;
z-index: 2;
	}

.no-touch #cd-vertical-nav a:after {
  content: "";
  display: table;
  clear: both;
}
.no-touch #cd-vertical-nav a span {
  float: right;
  display: inline-block;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.no-touch #cd-vertical-nav a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.no-touch #cd-vertical-nav a:hover .cd-label {
  opacity: 1;
}
.no-touch #cd-vertical-nav a.is-selected .cd-dot {
  background-color: #d72f1b;
}
.no-touch #cd-vertical-nav .cd-dot {
  position: relative;
  /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value
  top: 8px;*/
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
  -moz-transition: -moz-transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.no-touch #cd-vertical-nav .cd-label {
  position: relative;
  margin-right: 10px;
  padding: .4em .5em;
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  opacity: 0;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.img-responsive-fluid {
	 display: block;
  height: auto;
  width: 100%;
}

/*Modal POPUP*/
@media (min-width: 768px)
{
.modal-lg{
    width: 720px;
    height: auto; /* control height here */
}
}

@media (min-width: 992px)
{
.modal-lg{
    width: 940px;
    height: auto; /* control height here */
}
}

@media (min-width: 1024px)
{
.modal-lg{
    width: 980px;
    height: auto; /* control height here */
}
}

@media (min-width: 1280px)
{
.modal-lg{
    width: 1160px;
    height: auto; /* control height here */
}
}

@media (min-width: 1920px)
{
.modal-lg{
    width: 1520px;
    height: auto; /* control height here */
}
}

.modal-content {
  position: relative;
  background-color: #252525;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
	
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=60);
  opacity: .6;
}
.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=90);
  opacity: .9;
}

#myModalLabel{
	color:#FFF;
	}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*TABLE*/
.bg-row{
	background-color:#FFF;
	}

.thead-inverse {
	color:#FFF;
	}

/*News*/
.grey{
	background-color:#f5f3f0;
	}
	
.grey-dark{
	background-color: #E1DBDB;
	}
	
.latest-news{
	padding:20px!important;
	/*background-color:#f5f3f0;*/
	}

.latest-news .btn{
	color:#FFF;
	background-color:#900;}

.black{
	background-color: #333;
	}
.news-link{
	display: none;
	}

a:hover .news-link{
	display: block;
	}



.news-popup{
	background-color:#f5f3f0;
	padding:0px!important;
	margin:0px!important;
	}

.news-popup img{
	padding:0px!important;
	margin:0px!important;
	}
.news-content{
	padding:15px;
	}

/*Pre Order*/
.red-bkg{
	background-color: #b50202;/*ROSSO*/
	background-image: url(../img/header-home-mxgp2.jpg);
	color:#fff;
	text-align:center;
	min-height: auto;
	}
	
.box-txt{
	padding: 20px!important;
	}


.panel-default{
	background-color: #fff;
	border:none;
	border-radius:0;
	}
.panel .panel-heading{
	background-color: #b50202;/*ROSSO*/
	text-transform:uppercase;
	font-size:26px;
	padding: 16px;
	color:#FFF;
	border:none;
	border-radius:0;
	}

.panel .panel-heading a:hover{
	color: #fff;
	}

@media(min-width:768px) {	
.news-gallery .carousel-control{
	top:100px;
	bottom: 100%;
	}
}

@media(max-width:767px) {	
.news-gallery .carousel-control{
	top:70px;
	bottom: 100%;
	}
}

.small-white{
	font-size:24px !important;
	}
	
.home-social {
	/*text-align:center;*/
	margin:0 !important;
	padding:0;
    /*margin-left: 15px;
    margin-right: 60px;
    padding-left: 15px;*/
}

.home-social li {
  display: inline-block;
  padding-top: 12px;
  margin-right: 10px;
}
.home-social li a {
	color:#FFF;
	text-decoration:underline;
	
}

/*PRE Order PAge*/
.preorder-section{
	background: url("../img/fondo-buynow.jpg") no-repeat center;
	background-size: cover;
	padding-top: 40px;
  padding-bottom: 40px;
	height: auto;
	width: 100%;
	position: relative;
  color:#fff;
}

.clear{
	clear: left;
	}

.separe{
	margin-bottom: 30px;
	}

ul.list-preorder {
    padding: 0;
}

.list-preorder li{
	list-style: none;
	display: inline;
	float:left;
  margin-left: 0;
	margin-right:15px;
	margin-top: 15px;
	}

.country li{
	margin-top: 20px;
	margin-right:15px;
	margin-bottom:10px;
	}
.country a{
  font-family: 'benderregular','Helvetica Neue',Arial,sans-serif;
	font-size: 27px;
	text-transform: uppercase;
	color: #b50202;/*ROSSO*/
	padding:10px;
	background-color: #FFFFFF;
}

ul.list-popup {
    padding: 0;
}


.list-popup li{
	list-style: none;
	display: inline;
	float:left;
	margin-right:15px;
	}
.bkg-boxpopup{
	padding: 10px;
	}	
.bkg-boxppopup h4{
	margin:0;
	padding:0;
	}
		
.white-box{
	background-color: rgba(255, 255, 255, .1);
	}

.img-border {
    padding-bottom: 10px;
}