@font-face{
    font-family: 'Autogate Sans Regular';
    src: url(https://cdn.i20veinte.com/media/Autogate_Sans_Regular.otf);!important;
}
html {
    min-width: 320;
    box-sizing: border-box;
    font-size: 62.5%;
}
body{
    background-color: #000000;
		background-image: url(https://instacase.mx/upload/Elite/fondo2.jpg);
    background-position: center center;
    background-size: cover;
    height: 100%;
		font-family: 'Autogate Sans Regular', sans-serif !important;
}
td{
  padding-left: .8rem;
  padding-right: .8rem;
}

.s_modelos{
  padding-left: 32rem;
}

.elit{
		margin-top: -5rem;
    font-size: 3rem;
    padding-bottom: 3rem;
}

.topsc{
  padding-bottom: 0.5rem;
}
.campo{
  padding-bottom: .4rem;
}
.contenedorb{
	margin: 0;
  position: absolute;
	margin-top: 2rem;
	margin-bottom: 50rem !important;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.elit p{
  color: #fd1921;
	margin-top: 0.7rem;
}
.bkimg{
  /*background-image: url("https://wallpapercave.com/wp/G80y8Tt.jpg");*/
  background-position: center center;
  background-size: cover;
  height: 60vh;
  min-height: 60rem;
}
.contenedor{
  width: 80%;
  padding-left: 20rem;
}
.tabla_redes{
	margin-bottom: 10px;
	margin: 0 auto;
}
.select_modelos{
	font-size: 3rem;
	background-color:black;
	color:#fff;
	font-family: 'Autogate Sans Regular';
	border: 2px solid red;
	border-radius: 4px;
	align-content: center;
}
.flex{
  width: 100%;
  padding-bottom: 7rem;
  margin-left: auto;
  margin-right: auto;
	display: flex;
  direction: row;
	justify-content: space-around;
}
.contenedorip{
	width: 30%;
	max-width: 120rem;
	margin: 0 auto;
}
.bajoboton{
	margin-bottom: 3rem;
}
.dosenuno{
	display:flex;
	flex-direction: row;
}
.dosenuno input{
	height:5rem;
}
.fleximo{
  display: flex;
  flex-direction: row;
}
.btnred{
  font-size: 3rem;
  text-decoration: none;
  float:center;
  background-color:ff3e43;
  color:#fff;
  border: 0;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
	font-family: 'Autogate Sans Regular';
}
.label{
	color:#fff;
	font-size: 4rem;
}
.label_red{
	color:red;
	font-size: 3rem;
}
.little{
	color:#fff;
	font-size: 1rem;
}
.container {
  position: relative;
  text-align: center;
  color: white;
}
/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
}
.label_dark{
	color:#000;
	font-size: 4rem;
	writing-mode: vertical-lr;
  /*text-orientation: sideways;*/
  transform:scale(-1);
	margin-left: -2rem;
}

.textoverimage {
    position: absolute;
    color:#000;
		font-size: 4rem;
    word-wrap: break-word;
    text-align: center;
    width: 100%;
    height: auto;
    bottom: 0;
    left:0;
    padding: 5px;
    z-index: 5;
    border-radius: 0px 0px 3px 3px;
    writing-mode: vertical-lr;
  	/*text-orientation: sideways;*/
  	transform:scale(-1);
		margin-left: -23rem;
    margin-bottom: 7rem;
}
.textoverimage_1 {
    position: absolute;
    color:#000;
		font-size: 4rem;
    word-wrap: break-word;
    text-align: center;
    width: 100%;
    height: auto;
    bottom: 0;
    left:0;
    z-index: 5;
    border-radius: 0px 0px 3px 3px;
  	/*text-orientation: sideways;*/
		margin-left: 0rem;
    margin-bottom: 30rem;
}
.textoverimage_2{
	position: absolute;
	color:#000;
	font-size: 4rem;
	word-wrap: break-word;
	text-align: center;
	width: 100%;
	height: auto;
	bottom: 0;
	left:0;
	padding: 5px;
	z-index: 5;
	border-radius: 0px 0px 3px 3px;
	/*text-orientation: sideways;*/
	margin-left: -1rem;
	margin-bottom: 30rem;
	transform:rotate(-15deg);
	-ms-transform:rotate(-15deg); /* IE 9 */
	-webkit-transform:rotate(-15deg); /* Opera, Chrome, and Safari */}
.inp {
  float: left;
  margin-top: 50px;
}
.d-block {
  position: relative;
}
.radio-buttones{
  width:10px;
  height:10px;
  -webkit-appearance: radio;
}
/*globales*/
img {
    max-width: 100%;
}
form{
    color:#fff;
    font-size: 4rem;
}
input{
    color:#fff;
    background-color: rgba(000, 0, 0, 0.0);;
    border: 0;
		font-size: 4rem;
		font-family: 'Autogate Sans Regular';
		border: 2px solid red;
  	border-radius: 4px;
}
ul {
  list-style-type: none;
}

li {
  display: inline-block;
}


.label {
  position: relative;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.noview{
  display: none;
}

.label::before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid white;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

.label img {
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
}

:checked+.label::before {
  content: "✓";
  background-color: #E94640;
  transform: scale(1);
	font-size: 1rem;
	display: block;
  z-index: 2;
}

:checked+.label img {
  transform: scale(0.9);
  z-index: 2;
}
.blur{
      filter: blur(1rem);
      transition-duration: 0.2s;
      transform-origin: 50% 50%;
      transform: scale(0.9);
      z-index: 1;
}

radio-buttones{
  display: none;
}
footer{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
  height: 4rem;
	background-color: rgba(0, 0, 0, 0.349);
	color: white;
	text-align: center;
}
footer a{
  padding-left: 2rem;
  text-decoration: none;
}
.dosenuno input{
  float:left;
}
@media screen and (max-width: 1080px) {
	.bkimg{
	    /*background-image: url("https://wallpapercave.com/wp/G80y8Tt.jpg");*/
	    background-position: right;
	    height: 60vh;
	    min-height: 60rem;
	}
  .s_modelos{
    padding-left: 0rem;
  }
	input{
		width: 100%
	}
	.flex{
    padding-bottom: 7rem;
		display: block;
	}
	.contenedorip{
		width: 100%;
		max-width: 120rem;
		margin: 0 auto;
		padding-bottom: 1rem;
	}
	.select_modelos{
		width: 204px;
	}
	.selected_modelos{
		padding-bottom: 1rem;
	}
}

@media screen and (max-width: 410px) {
  .s_modelos{
    padding-left: 0rem;
  }
	.contenedorform{
		width: 100%;
		max-width: 120rem;
		margin: 0 auto;
		padding-bottom: 1rem;
		display: flex;
	}
	.textoverimage{
		left:20px;
	}
}
@media screen and (max-width: 320px) {
	.textoverimage{
		left:60px;
	}
}
.modelos{
  display: flex;
  flex-direction: column;
  width: 70%;
  padding-bottom: 1rem;
}
.imgmodel{
  display: flex;

}
.model{
  display: flex;
  flex-direction: column;
}
.model input{
margin-top: -4rem;
}
.title{
margin-left: -3rem;
}
