.popup_points{
	background: url(../../../images/interior/gran_interior/interior_graninterior.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
}
.popup_points_1{
	background: url(../../../images/interior/gran_interior/interior_consolacentral.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
}

.popup_points_2{
	background: url(../../../images/interior/consola_central/interior_consolacentral.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
}

.a-img-block{
	height: 33.3333333333vh;
	width: 100%;
	position: relative;
}

.one_bck{
	background: url(../../../images/accesorios/Espejo_con_navegador.gif) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.two_bck{
	background: url(../../../images/accesorios/Pantallas_portatiles.jpg)no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.three_bck{
	background: url(../../../images/accesorios/Estribos_laterales.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.four_bck{
	background: url(../../../images/accesorios/Sensores_de_reversa.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.five_bck{
	background: url(../../../images/accesorios/Colilla_de_escape.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.six_bck{
	background: url(../../../images/accesorios/Tapetes_de_Hule.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.seven_bck{
	background: url(../../../images/accesorios/car.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.spoom{
	width: 100%;
	background-color: rgba(0,0,0,0);
	height: 100%;
	display: block;
	position: relative;
	transition: all .5s ease;
	text-align: center;
}

.spoom:hover{
	background-color: rgba(0,0,0,.5);
}

.spoom > span{
	width: 100%;
	height: 100%;
	opacity: 0;
	display: block;
	transition: all .5 ease;
}

.spoom > span:hover{
	opacity: 1;
	display: block;
}

.spoom > span > span{
	position: absolute;
	top: 50%;
	transform: translate(-50%);
	margin: 0 auto;
	text-align: center;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

.a-bck{
	background: rgba(33,31,31,1);
	height: 100vh;
	position: relative;
	padding: 0px;
}

/*.im_1,.im_2,*/.im_3{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
}

.impedal_1{
  background: url(../../../images/pedals/pedal1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  height: 100vh;
  width: 100vw;
  position: relative;
  background-position: center;
}

.im_1{
	background: url(../../../images/Nissan_Intelligent_Mob/bg_nim_1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 100vh;
	width: 100vw;
	position: relative;
	background-position: center;
}

.im_2{
	background: url(../../../images/Nissan_Intelligent_Mob/bg_nim_2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 100vh;
	width: 100vw;
	position: relative;
	background-position: center;
}

.im_3{
	background: url(../../../images/Nissan_Intelligent_Mob/bg_nim_3.jpg) no-repeat center center;
}

.im_4{
	background: url(../../../images/Nissan_Intelligent_Mob/bg_nim_4.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 100vh;
	width: 100vw;
	position: relative;
	background-position: center;
}

.im_5{
	background: url(../../../images/Nissan_Intelligent_Mob/bg_nim_5.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 100vh;
	width: 100vw;
	position: relative;
	background-position: center;
}

.a_bck{
	background-color: white;
		height: 100vh;
	width: 100%;
}

	.black{
		display:block;
		background-color: black;
	}

	.black_mobile{
		display: none;
	}

.points{
	background-color: rgba(200,15,46,.6);
	color: white;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width:50px;
	z-index: 1;border-radius: 100%;
}
.points:focus{
  color: #fff;
  text-decoration: none;
}

.points:hover{
	color: white;
	text-decoration: none;
}

#point_one{
  top: 49vh;
  left: 28vw;
  z-index: 100;
}

#point_two{
	top: 78vh;
  left: 55vw;
  z-index: 100;
}

#point_three{
	right: 320px;
	bottom: 11em;
	position: absolute;
}

#point_four{
	top: 42vh;
  left: 73vw;
  z-index: 100;
}

#point_five{
	top:50vh;
  left: 60vw;
  z-index: 100;
}

#point_six{
	top: 45vh;
  left: 18vw;
  z-index: 100;
}
#point_seven{
	top: 37vh;
  left: 24vw;
  z-index: 100;
}

#point_eight{
	top: 40vh;
  left: 70vw;
  z-index: 100;
}

#point_nine{
	top: 30vh;
	left: 20vw;
	z-index: 1000;
}

#point_ten{
	top: 50vh;
	left: 52vw;
	z-index: 100;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 40px;
  height: 40px;
  /*line-height: 44px;*/
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  /*opacity: 0.65;*/
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
}
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  font-size: 28px;
  font-weight: 700;
  text-shadow: 0 2px 2px #000;
  color: #FFF;
  right: 0;
  text-align: center;
 /* padding-right: 6px;*/
	background-color: black;
	border-radius:100%;
	border: 4px solid white;
  /*width: 100%;*/
  padding-bottom: 4px;
}
.mfp-image-holder .mfp-close:hover{
  background: #860302;
  box-shadow: 0px 0px 0px;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 90%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);*/
    /*background: #444;*/
}
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;nav_bar
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: center;
  line-height: 18px;
  font-weight: 500;
	font-size: 18px;
  letter-spacing: 1px;
  color: #F3F3F3;
  word-wrap: break-word;
  margin-top: 10px;
  font-size: 17px;

  /*text-transform: uppercase;*/
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }


/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* Magnific Popup CSS */

/*Slider Interior*/
.nav-tabs{
	border: none;
}

.pum{
	position: absolute;
	z-index: 1;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	text-align: center;
	width: auto;
	bottom: 3em;
  z-index: 2;
	display: flex;
	justify-content: space-between;
}

.nt{
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	color: white;
	bottom: 0;
	margin-bottom: 180px;
  z-index: 1;
}

#nimsvg{
	position: absolute;
	margin-right: inherit;
	margin-left: auto;
	right: 30px;
	left: 0;
	color: white;
	top: 60px;
	max-width: 300px;
	z-index: 2;
}

.fxd{
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 2em;
  z-index: 1;
	color: white;
	bottom: 13em;
	height: 12em;
}

.fxd-s .popup_youtube img, .fxd .intello img, .fxd .popup_youtube img {
  width: 100%;
}

.fxd-s{
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
    z-index: 1;
	color: white;
	bottom: 0;
}


.popup_youtube > img{
	opacity: .8;
	 transition: opacity 0.2s ease;
}

.intello > img{
  opacity: .8;
   transition: opacity 0.2s ease;
}

.popup_youtube > img:hover{
	opacity: 1;
}

.nav-tabs > li {
    float: none;
    margin: auto;
    display: inline-block;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,.nav-tabs > li > a:hover{
	cursor: pointer;
	background-color: rgba(200,15,45,1);
	border: none;
	border-radius: inherit;
	color: white;
	box-sizing: border-box;
	  transition: background-color 0.5s ease;
}



.nav-tabs > li > a {
  margin-right: 0px;
  line-height: auto;
	border: 1px solid white;
  border-radius: inherit;
  color: white;
  font-size: 15px;
  letter-spacing: .5px;
}

.carousel{
	padding: 0;
}

.carousel-indicators li{
	background-color: white;
	margin: auto;
}

.carousel-indicators .active{
	background-color: #c61633;
}

.carousel-indicators li, .carousel-indicators .active{
	width: 18px;
	height: 18px;
	border:none;
}

.im_dots > .carousel-indicators{
position: absolute;
bottom: 150px;
z-index: 15;
width: inherit;
margin-left: 10px;
padding-left: 0;
list-style: none;
text-align: center;
	left: 0;
}

.im_dots > .carousel-caption{
	position: relative;
	padding: 0px;
	text-align: center;
	bottom: -20px;
	left: auto;
	right: auto;
	height: 100px;
}
/*Slider Interior*/

/*A*/

/*A*/

/* Media Queries */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/* Magnific Popup CSS */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Magnific Popup CSS */

/*Accesorios*/
.a-img{
	position: absolute;
	bottom: 0;
	width: 100%;
}

.a-img > img, .a-img-block > img{
	width: 100%;
	display: block;
	margin: 0 auto;
}

.a_title{
	top: inherit !important;
	bottom: 45%;
}

.a-block{
	height: 33.3333333333%;
	padding: 0;
}

/*Accesorios*/

/* Media Queries */

@media screen and (min-width: 320px) and (max-width: 767px) {
  body{
    background-color: black;
  }

	/*#page-content-wrapper, body, html, #wrapper{
		height: 100%;
	}*/

	.black{
		display:none;
	}

	.black_mobile{
		display: block;
	/* The image used
	background: url(../../../images/interior/interior_consolacentral.jpg);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	*/
	}

	.fluid{
		max-width: 100%;
	}

	.tabs_responsive{
		position: relative;
		margin: 0 auto;
		top: 50%;
		transform: translateY(-50%);
		text-align: center;
	}

/*	.carousel-indicators {
		position: absolute;
		bottom: -40px;
		left: 0;
		z-index: 1;
		width: auto;
		margin-left: auto;
		padding-left: 0;
		list-style: none;
		text-align: center;
		margin-right: auto;
	}

	.carousel-indicators .active{
		background-color: rgba(200,15,46);
	}*/

	.carousel-caption{
/*		position: inherit;
		left: inherit;
		right: inherit;
		bottom: inherit;
		padding: 0px;
		z-index:1;*/
		/*position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		padding:0px;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0,0,0,0.6);
		margin: 0 auto;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );*/
	}

	.static-mob{
		margin-top: 4em !important;
	}

	.carousel-control span{
		/*top: 50%;
		transform: translateY(-50%);
		position: absolute;*/
		line-height: 50%;
	}
}



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



.points{
	background-color: rgba(200,15,46,.6);
	color: white;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	height: 65px;
	line-height: 65px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width:65px;
	z-index: 1;border-radius: 100%;
}

.points:hover{
	color: white;
	text-decoration: none;
}

#point_one{
  top: 51vh;
  left: 28vw;
}

#point_two{
	top: 76vh;
	left: 53vw;
}

#point_three{
	top: 27vh;
	left: 67vw;
}

#point_four{
	top: 72vh;
	left: 73vw;
}

#point_five{
top: 59vh;
left: 40vw;
z-index: 100;
}

#point_six{
	top: 45vh;
  left: 18vw;
  z-index: 100;
}

#point_seven{
	top: 35vh;
  left: 30vw;
  z-index: 100;
}

}

.threesixty {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  height: 100% !important;
  cursor:all-scroll;

}
.threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0 auto;
  padding: 0;
position: relative;
max-width: 80%;
margin-right: auto;
margin-left: auto;
top: 10%;
}
.threesixty .threesixty_images img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.threesixty .threesixty_images img.previous-image {
  visibility: hidden;
  /*
           Do not put here any other styles.
           It causes massive recalc / repaints and image flickering,
           especially on Firefox.
        */

}
.threesixty .threesixty_images img.current-image {
  visibility: visible;
  /*
           Do not put here any other styles.
           It causes massive recalc / repaints and image flickering,
           especially on Firefox.
        */

}
.threesixty .spinner {
  width: 60px;
  display: block;
  margin: 0 auto;
  height: 30px;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.threesixty .spinner span {
  font-size: 12px;
  font-weight: bolder;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  display: block;
}
.threesixty .nav_bar {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
}
.threesixty .nav_bar a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: url(/assets/sprites.png) no-repeat;
  text-indent: -99999px;
}
.threesixty .nav_bar a.nav_bar_play {
  background-position: 0 0 !important;
}
.threesixty .nav_bar a.nav_bar_previous {
  background-position: 0 -73px !important;
}
.threesixty .nav_bar a.nav_bar_stop {
  background-position: 0 -37px !important;
}
.threesixty .nav_bar a.nav_bar_next {
  background-position: 0 -104px !important;
}
/* html */
.threesixty:-webkit-full-screen {
  background: #ffffff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}
.threesixty:-moz-full-screen {
  background: #ffffff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}


.a-bck {
    background: rgba(33,31,31,1);
    height: 100vh;
    position: relative;
    padding: 0px;
}

.a-img {
    position: absolute;
    bottom: 0;
    width: 100%;
}
a-img > img, .a-img-block > img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.a-block {
    height: 33.3333333333%;
    padding: 0;
}
.a-block {
    height: 33.3333333333%;
    padding: 0;
}
.one_bck {
    background: url(../../../images/accesorios/Espejo_con_navegador.gif) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.spoom {
    width: 100%;
    background-color: rgba(0,0,0,0);
    height: 100%;
    display: block;
    position: relative;
    transition: all .5s ease;
    text-align: center;
}
.spoom > span > h3 {
    position: absolute;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    right: 0;
    left: 0;
    letter-spacing: .5px;
    font-weight: 700;
}



/*ESTILOS LOCATOR INICIO*/

span.textlocator {
	color: white;
	text-transform: uppercase;
	font-size: 1.8em;
}
span.textlocator_1 {
	color: white;
	text-transform: uppercase;
	font-size: 1.1em;
}
/* Always set the map height explicitly to define the size of the div
 * element that contains the map. */
#map {
  height: 390px;
}
/*ESTILOS LOCATOR FINAL*/

/* ESTILO BACKGROUND VIDEO */

.videoBackGround {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}

/* TERMINA ESTILO BACKGROUND VIDEO*/

.text_center {
	text-align:center;
}
.v-img {
	margin: 0 auto;

}

.divTopEPedal {
	margin-top: 20px;
}

.marginRightLeft{
  margin-right: 100px;
  margin-left: 100px;
}
.white-popup {
  position: relative;
  color: #FFF;
  padding: 20px;
  width: auto;
  max-width: 1080px;
  margin: 20px auto;
	text-align: center;
	cursor: pointer;
}
.white-popup >button{
	font-size: 22px;
	font-weight: 700;
	text-shadow: 0 2px 2px #000;
	color: #FFF !important;
	text-align: center;
	background-color: black;
	border-radius: 50px;
	border: 4px solid white;
	width: 40px;
	height: 40px;
	right: 0em;
}
.white-popup > button:hover{
	background: #860302;
	box-shadow: 0px 0px 0px;
}
.image-popup{
	padding: 25px;
	color: #FFF;
	display: block;
	text-align: center;
	width: 80%;
	margin: auto;
}
.image-popup p > img{
	width: 100%;
}
.image-popup >button{
	font-size: 22px;
	font-weight: 700;
	text-shadow: 0 2px 2px #000;
	color: #FFF !important;
	text-align: center;
	background-color: black;
	border-radius: 50px;
	border: 4px solid white;
	width: 40px;
	height: 40px;
	right: 8em;
}
.gif-popup{
	max-width: 1080px !important;
}
.gif-popup p > img{
	width: 100%;
}
.image-popup > button:hover{
	background: #860302;
	box-shadow: 0px 0px 0px;
}
.white-popup img{
	margin: auto;
	display: block;
}
.open-popup-link{
	cursor: pointer !important ;
}

.tooltip-links > img:after {
	content: attr(href);
	display: none;
}



/*Media for video Index */
#either-gif-or-video video { display: none; }
@media (-webkit-video-playable-inline) {
    #either-gif-or-video img { display: none; }
    #either-gif-or-video video { display: initial; }
}
.txtlight{
  font-size:13px;
	line-height: 20px !important;
}

.txtlight2{
  font-size:13px;
	line-height: 16px !important;
}

.txtSmall{
  font-size:18px;
}

.container_horizontal {
  display: inline-block;
}

.div360{
  margin: auto !important;
}

.divBack{
  position: relative;
  /* margin: 0 auto; */
}

.imgUp{
  position: absolute;
  z-index: 1;
  width: 100%;
  margin-top: 15%;
}

.imgCenter{
  margin: 0 auto;
}

/*New Styles*/
.menu-full {
    width: 100%;
    top: 0;
    z-index: 10;
}
.menu-responsive {
    display: none;
}
.Item_slider {
    overflow: hidden;
}
@media only screen and (max-width: 1440px) and (min-width: 1279px) {
    .menu-full {
        margin-left: -5%;
    }
}
@media only screen and (max-width: 1280px) and (min-width: 1023px) {
    .menu-full {
        margin-left: -9%;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1024px) {
    .sidebar-nav li a {
        padding: 20px 10px !important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
    .menu-full {
        margin-left: -12%;
    }
    .textle_full {
        font-size: 1.5em !important;
    }
    .Title_box h1 {
        margin-top: -10%;
    }
    .sidebar-nav li a {
        padding: 10px 10px !important;
    }
    .spoom > span > h3 {
        padding: 0px 10px;
    }
    .v-img {
        width: 50%;
    }
    .Title_box h1 span {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 768px){
    #wrapper.toggled #sidebar-wrapper{
        z-index: 130;
    }
    #page-content-wrapper .logo {
        z-index: 130 !important;
    }
    .hamburger {
        z-index: 130 !important;
    }
    .marginRightLeft {
        margin-bottom: 35%;
    }
    .slide_full .carousel-inner .item .carousel-caption {
        bottom: 16em !important;
    }
    .slide_full .carousel-indicators {
        bottom: 12em !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 320px) {
    .Sub_menu {
        /*display: none !important;*/
    }
    body {
        overflow-y: auto !important;
    }
}
@media screen and (max-width: 425px) and (min-width: 359px) {
    .Sub_menu .collapse {
        width: 60% !important;
        margin-right: 0% !important;
        margin-top: -32% !important;
    }
    .Sub_menu #navigationMenu li a:hover .alert {
        top: 65em !important;
        height: 89px !important;
        width: 49.8% !important;
        overflow-y: scroll;
    }
    #page-content-wrapper .logo {
        z-index: 5 !important;
        /* margin: auto; */
        width: 0 !important;
        margin-left: 0% !important;
    }
    .menu-full {
        display: none;
    }
    #menu-responsive.menu-responsive {
        display: block;
        position: fixed;
        width: 100%;
        z-index: 5;
        top: 0;
        transition: top 0.3s;
    }
    .hamburger {
        margin-left: 45% !important;
        position: absolute !important;
        margin-top: -28%;
        right: 10% !important;
    }
    #page-content-wrapper .logo a img {
        width: 21em !important;
        top: -3px;
        position: fixed;
        box-shadow: none !important;
    }
    .hamburger.is-closed .hamb-top {
        background-color: #FFFFFF !important;
    }
    .hamburger.is-closed .hamb-middle {
        background-color: #FFFFFF !important;
    }
    .hamburger.is-closed .hamb-bottom {
        background-color: #FFFFFF !important;
    }
    .hamburger.is-open .hamb-top {
        background-color: #FFFFFF !important;
    }
    .hamburger.is-open .hamb-bottom {
        background-color: #FFFFFF !important;
    }
}
@media screen and (max-width: 375px) and (min-width: 320px) {
    .hamburger {
        top: 6.3em !important;
    }
    .Sub_menu .collapse {
        margin-top: -37% !important;
    }
    .Sub_menu #navigationMenu li a:hover .alert {
        top: 54.5em !important;
        height: 87px !important;
        width: 49.8% !important;
    }
}
