body {
	overflow-x: hidden;
}
html
{
	font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@font-face {
	font-family: Poppins-Regular;
	src: url('../fonts/poppins/Poppins-Regular.ttf'); 
  }
  
  @font-face {
	font-family: Poppins-Medium;
	src: url('../fonts/poppins/Poppins-Medium.ttf'); 
  }
  
  @font-face {
	font-family: Poppins-Bold;
	src: url('../fonts/poppins/Poppins-Bold.ttf'); 
  }
  
  @font-face {
	font-family: Poppins-SemiBold;
	src: url('../fonts/poppins/Poppins-SemiBold.ttf'); 
  }

#plantilla1{
	position: absolute;
    top: 0;
    left: 50%;
    width: 90%; 
    height:500px; 
    margin-left: -45%; 
    margin-top: 20px;
	background-color:#EFF3F6;
}

#renglon_titulo{
	position: relative;
    width: 100%; 
	height:30px;  
	margin-top: -20px;
	background-color: #EFF3F6;
}

#renglon1{
	position: relative;
    width: 100%; 
	height:30px;  
	font-size: 12px;
	background-color:#F9FAFC;
}

#renglon2{
	position: relative;
    width: 100%;
    height:30px; 
	background-color:#EFF3F6;
}

#renglon5{
	position: relative;
    width: 100%; 
	height:100px;  
	font-size: 12px;
	background-color:#EFF3F6;
}

#renglon_list1{
	position: relative;
    width: 100%;
    height:90px;
	background-color:#F9FAFC;
}

#renglon_list2{
	position: relative;
    width: 100%;
    height:90px; 
	background-color:#EFF3F6;
}

#renglon_list11{
	position: relative;
    width: 100%;
    height:70px;
	background-color:#F9FAFC;
}

#renglon_list12{
	position: relative;
    width: 100%;
    height:70px; 
	background-color:#EFF3F6;
}



#especial_renglon_list1{
	position: relative;
    width: 100%;
    height:120px;  
	background-color:#F9FAFC;
}
#especial_renglon_list11{
	position: relative;
    width: 100%;
    height:90px;  
	background-color:#F9FAFC;
}

#especial_renglon_list12{
	position: relative;
    width: 100%;
    height:90px; 
	background-color:#EFF3F6;
}

#especial_renglon_list13{
	position: relative;
    width: 100%;
    height:80px;  
	background-color:#F9FAFC;
}
#especial_renglon_list14{
	position: relative;
    width: 100%;
    height:80px; 
	background-color:#EFF3F6;
}

#especial_renglon_list2{
	position: relative;
    width: 100%;
    height:120px; 
	background-color:#EFF3F6;
}

#renglon_list_res1{
	position: relative;
    width: 100%; 
    height:80px;  
	background-color:#CEDEFF;
}

#renglon_list_res2{
	position: relative;
    width: 100%;
    height:80px; 
	background-color:#F2F6FF;
}

#renglon_botones{
	position: absolute;
	top:65px;
	left: 86%;
}

#renglon_botones2{
	position: absolute;
	top:65px;
	left: 90%;
}

#renglon_botones3{
	position: absolute;
    top:65px;
	left:94%;
}

#renglon_boton3{
	position: absolute;
    top:5px;
	left:450px;
}

#especial_renglon_botones{
	position: absolute;
    top:125px;
	left:450px;
}
#especial_renglon_botones2{
	position: absolute;
    top:125px;
	left:525px;
}

#especial_renglon_botones3{
	position: absolute;
    top:125px;
	left:602px;
}

#renglon_botones_r{
	position: absolute;
    top:30px;
	left:450px;
}
#renglon_botones2_r{
	position: absolute;
    top:30px;
	left:525px;
}

#renglon_text{
	position: absolute;
    top:7px;
	left:10px;
	font-size: 12px;
	color:#333333;
}


#renglon_texts{
	position: absolute;
    top:7px;
	left:10px;
	color:#333333;
	padding-top: 14px;
	padding-left: 20px;
	font-size:12px;
}

#renglon_textss{
	position: absolute;
    top:0px;
	left:10px;
	color:#333333;
	padding-top: 14px;
	padding-left: 20px;
	font-size:12px;
}

#renglon_text1{
	position: absolute;
	top:7px;
	font-size: 12px;
	left:500px;
	color:#333333;
}

.container-login100-form-btns {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  }
  .container-login100-form-btnss {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  }
  .container-login100-form-btnsss {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  }

.login100-form-btnss {
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;
	position: absolute;
	z-index: 1;
   margin-left: 83%;
   margin-top:0px;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }

  .login100-form-btnt{
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;

  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }

  

  .login100-form-btntt{
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;
	
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  .g{
		width: 24px;
		margin-right: 5px;
		margin-left: 5px;
		visibility:none;
		background-color: transparent;
		border-color: transparent;
		
  }
  .gg{
	width: 24px;
	top: -30px;
	margin-right: 5px;
	margin-left: 5px;
	visibility:none;
		background-color: transparent;
		border-color: transparent;
}
.ggg{
	width: 24px;
	top: -30px;
	margin-right: 5px;
	margin-left: 5px;
	visibility:none;
		background-color: transparent;
		border-color: transparent;
}
.gggg{
	width: 24px;
	top: -30px;
	margin-right: 5px;
	margin-left: 5px;
	visibility:none;
		background-color: transparent;
		border-color: transparent;
}

.s{
	width: 24px;
	margin-right: 5px;
	margin-left: 5px;
}
.ss{
width: 24px;
top: -30px;
margin-right: 5px;
margin-left: 5px;
}
.sss{
width: 24px;
top: -30px;
margin-right: 5px;
margin-left: 5px;
}
.topp{
	position: relative;
	width: 100%;
	left: 60%;
	top: -5px;
}
.toppp{
	position: absolute;
	width: 100%;
	left: 80%;
	top: -5px;
}
.pos{
	position: absolute;
	width: 24px;
	top: -40px;
}
.possi{
	position: absolute;
	width: 24px;
	top: -40px;
	background-color: transparent;
		border-color: transparent;
}

.poss{
	position: absolute;
	width: 200px;
	top: 20px;
	left: 86%;
}
.posi{
	position: absolute;
	width: 24px;
	top: -40px;
	background-color: transparent;
	border-color: transparent;
}
  .login100-form-btns {
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;
	position: absolute;
	z-index: 1;
   margin-left: 34%;
   margin-top:0px;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }

  .login100-form-btnsss {
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;
	position: absolute;
	z-index: 1;
   margin-top:0px;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  
  .login100-form-btnssss {
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;
	position: absolute;
	z-index: 1;
   margin-left: -340px;
   margin-top:0px;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  .login100-form-btnsts {
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;
	position: absolute;
	z-index: 1;
   margin-top:0px;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  .login100-form-btnstss {
	font-family: Poppins-Medium;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.2;
  
	
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	min-width: 90px;
	height: 30px;
	border-radius: 6px;
	border: 0;
  
	background: #5AC2E7;
	position: absolute;
	z-index: 1;
   margin-left: -340px;
   margin-top:0px;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  .login100-form-btns::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	background-color: #fff;
	top: 0;
	left: 0;
	opacity: 1;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  
  .login100-form-btns:hover {
	color: #fff;
  }
  
  .login100-form-btns:hover:before {
	opacity: 0;
  }
  .login100-form-btnss::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	background-color: #fff;
	top: 0;
	left: 0;
	opacity: 1;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  
  .login100-form-btnss:hover {
	color: #fff;
  }
  
  .login100-form-btnss:hover:before {
	opacity: 0;
  }
  .login100-form-btnsss::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	background-color: #fff;
	top: 0;
	left: 0;
	opacity: 1;
  
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
  }
  
  .login100-form-btnsss:hover {
	color: #fff;
  }
  
  .login100-form-btnsss:hover:before {
	opacity: 0;
  }  

#renglon_text2{
	position: absolute;
    top:2px;
	left:130px;
}

#renglon_text3{
	position: absolute;
    top:2px;
	left:130px;
}

#renglon_text4{
	position: absolute;
	top:2px;
	left:310px;
}

#renglon_white{
    position: relative;
    width: 100%; 
    height:30px; 
	background-color:#EFF3F6;	
	text-align: center;
}

#renglon_titulo_text{
	position: absolute;
    top:7px;
	left:10px;	
	text-align: center;
	color:#636C76;
}
#renglon_titulo_text1{
	position: absolute;
    top:7px;
	text-align: left;
	font-size: 12px;
	width: 500px;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
	border-radius: 0px 10px 10px 10px;
	color:#FFFFFF;
	background-color:#636C76 ;
}
#renglon_titulo_text12{
	position: absolute;
    top:7px;
	text-align: left;
	font-size: 12px;
	width: 500px;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
	border-radius: 0px 10px 10px 10px;
	color:#FFFFFF;
	background-color:#636C76 ;
}

#renglon_titulo_text13{
	position: absolute;
    top:7px;
	text-align: left;
	font-size: 12px;
	width: 500px;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
	border-radius: 0px 10px 10px 10px;
	color:#FFFFFF;
	background-color:#636C76 ;
}


#contenedor{
    position: relative;
    width:100%; 
	background-color:#FFFFFF;	
	text-align: center;
}

