@charset "utf-8";
@font-face {
  font-family: 'typicons';
  src: url("font/typicons.eot");
  src: url("font/typicons.eot?#iefix") format('embedded-opentype'),
       url("font/typicons.woff") format('woff'),
       url("/font/typicons.ttf") format('truetype'),
       url("font/typicons.svg#typicons") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: Junction-regular;
    src: url("font/junction/Junction-regular.otf") format("opentype");
}
@font-face {
    font-family: Bauhaus-Regular;
    src: url("font/Bauhaus 93 Regular/Bauhaus-Regular.otf") format("opentype");
}
@font-face {
    font-family: 'Krona One', sans-serif;
    src: url("font/KronaOne-Regular.woff") format("opentype");
}
@font-face {
	font-family: 'Open Sans Condensed', sans-serif;
	src: url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap');
}
html, body {
	width: 100%;
	height: 100%;
	scroll-behavior: smooth;
	top: 0;
	left: 0;
}
#inicio{
	width: 100%;
	height: 100%;
	display: flex;
    overflow:hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select:none;
    user-select:none;
}
.as_img{
    width:120vw;
    margin-right: -50%;
    height: 80vw;
    border-radius: 50%;
    border:solid 2px #f2ac6b;
    background: #3CB3A2;
    overflow:hidden;
    -webkit-box-shadow: -50px -16px 5px 0px #9c9bb875;
    -moz-box-shadow: -50px -16px 5px 0px #9c9bb875;
    box-shadow: -50px -16px 5px 0px r#9c9bb875;
}
#ini_hom{
	width: 100%;
	height: 100%;
	position: fixed;
	display: flex;
	text-align: center;
}
#loc_sel{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	position: fixed;
	z-index: 1001;
	padding: 5px;
}
.ses_dat{
	width: 100%;
	height: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: rgba(255,255,255,1.00);
	text-align: right;
	float: right;
	margin-right: 5%;
	margin-top: 7px;
}
.bot_ses{
    font-family: "Barlow", sans-serif;
	color: #FFFFFF;
	font-size: 0.8vw;
    margin-top: 1.5vw;
}
.bot_ses a{
	text-decoration: none;
}
footer{
	background: #000000;
	width: 100%;
	height: 5vw;
	display: flex;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	border-top: solid 1px #D3F9EA;
	left:0;
}
.qui_acc{
	width: 100%;
	margin: 0.8vw 0;
	text-align: left;
    list-style: none;
}
.qui_acc li a{
    font-family: "Barlow", sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size: 1vw;
	margin-left: 0.5vw;
    margin-bottom: 0.8vw;
    color: #FFFFFF;
    text-decoration: none;
    transition: transform .8s;
}
.qui_acc li a:hover{
    transform: scale(1.2);
    margin-left: 0.8vw;
    
    
}
.qui_acc span a{
	color: #FFFFFF;
	text-decoration: none;
}
.qui_acc span a:hover{
	color: #bdec7f;
}
#app_lst{
	margin-left: 40%;
	width: 80%;
	display: inline-table;
	margin-top: 5vw;
}
#con_hm{
	height: 80%;
	width: 100%;
	display: block;
	margin: auto;
}
#logo_bt{
	height: auto;
	width: 100%;
	display: block;
}
#logo_bt img{
	width: 15%;
}
#depen_bts{
	width: 96%;
	height: 50%;
	margin:  auto 2% auto 2%;
}
.cont_app{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 0.7vw;
	color:#000000;
	width: 10vw;
	height: 10vw;
	margin-left: 5px;
	margin-top: 5px;
    border: solid 1px #1b5392;
    border-radius:0.5vw;
	float: left;
    background: #ffffffb6;
}
.cont_app span{
	font-size: 6vw;
	color: #1b5392
}
.cont_app:hover{
	opacity: 0.5;
	cursor: pointer;
}
.cont_app span:hover{
	font-size: 5.9vw;
}
.lks_app{
	text-decoration: none;
}
.st_hm{
	font-family: "Krona One", sans-serif;
	font-size: 2vw;
	color: #b3ffe2;
	margin: auto;
	text-shadow: #000000 0 4px;
}
#con_tits{
	width: 100%;
	height: 100%;
	float: left;
	background: #000000;
	opacity: 0.5;
	display: flex;
	position: fixed;
}
.tit_dep{
	font-family: "Krona One", sans-serif;
	font-size: 1vw;
	color: #CBE8F7;
	margin: auto;
}

.btn_dp{
	width: 10vw;
	height: 15vw;
	background: #FFFFFF;
	border: solid 1px #000000;
	top: 30%;
	-webkit-box-shadow: 1px 31px 21px -1px #000000; 
	box-shadow: 1px 31px 21px -1px #1A2732 ;
}
.btn_dp:hover{
	opacity: 0.5;
	border: solid 1px #3CB3A2;
	cursor: pointer;
	margin-top: 5%;
}
.img_bts{
	margin-top: 5%;
	height: 60%;
}
.img_bts img{
	width: 90%;
	height: 100%;
}
.nom_de{
	margin: auto;
}
#depen_bts ul{
	width: 100%;
	height: 90%;
	display: inline-flex;
	margin-left: 0.5%;
}
#depen_bts ul li{
	font-family: 'Roboto', sans-serif;
	font-size: 1vw;
	color: #6F6F6F;
	text-decoration: none;
	list-style: none;
	text-align: center;
	width: 100%;
	height: 100%;
	margin-left: -2%;
}
#home{
	background: #FCF9B5;
	width: 100%;
	height: 100;
	display: flex;
	z-index:200;
}
#tbl_ini{
	bottom: 0;
	left: 0;
    top:0;
	height: 98%;
	width: 40%;
    background-image: url('../imagenes/fachada.png');
    background-size:contain;
    background-repeat: no-repeat;
    background-position-x: center;
    border:collapse;
    float:left;
}

#tbl_ini  td{
	height: 25%;
	width: 33.33%;
}
#quad_cl{
	width: 100%;
	height: 100%;
}
#quad_cl:hover{
	background: #FFFFFF;
	opacity: 0.8;
}
#nom_r{
	width: 95%;
    height: 20%;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-style: Bold;
    display: flex;
    text-shadow: 0.2vw 0.2vw #000000;
    padding-left:5vw;
    padding-top: 5vw;
}
#nom_r span{
    font-family: "Fira Sans", sans-serif;
    font-weight: 100;
    font-style: normal;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 2.5vw;
	color: #ffffff;
	margin-left: 0;
}
#nom_r .logo{
	width: 10vw;
    height: auto;
	margin-top: auto;
    margin-bottom: auto;
	margin-right: 5%;
    margin-left: 0;
}
#sub_r{
	width: 48vw;
	font-family: "Krona One", sans-serif;
	font-size: 2vw;
	color: #b7f7ed;
	right: 0;
    top:40vw;
	text-align: left;
    position:fixed;
    border-top:solid 2px #3CB3A2;
    background: #0e181b7e;

}

#fm_inicio{
    width:50%;
    float:left;
    position:relative;
    top:8vw;
    margin-left:25%;
    border: solid 1px #ffffff;
    border-radius:0.8vw;
    background: rgba(28, 28, 44, 0.199);
}
#cont_tit{
	width: 50%;
	float: right;
	margin-right: 3%;
}
#form_ing{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-align: left;
	width: 100%;
	color: rgba(255,255,255,0.74);
}

#img_en{
	right:0;
	bottom: 1%;
	position: fixed;
	height: 35vw;
}
#img_en img{
	height: 100%;
}
#con_bt{
	width: 8vw;
	height: 8vw;
	left: 0vw;
	botton:0vw;
	position: absolute;
}
#bt_ing{
	width: 100%;
	height: 100%;
	border-radius: 15px;
	display: flex;
	font-family: 'Roboto', sans-serif;
	font-size: 1vw;
	color: #4A4A4A;
	text-decoration: none;
}
#bt_ing:hover{
	background: #AAAAAA;
}
#bt_ing span{
	width: 100%;
	height: 15px;
	text-align: center;
	margin: auto;
}
.texa_cre {
	font-size: 12px;
	padding: 10px;
	margin: 10px auto 10px auto;
	display: inline-block;
	border: 1px solid rgba(77,77,77,1.00);
	border: 0;
	border-bottom: 1px solid #393939;
	width: 70%;
}
.bot_cre{
	background: rgba(47,196,175,1.00);
	border: 0;
	font-size: 12px;
	color: rgba(255,255,255,1.00);
	border-radius: 20px;
	margin: 1%;
	width: 150px;
	display:inline-block;
	margin-left: auto;
	padding: 10px;
	cursor: pointer;
}
.bot_cre:hover{
	opacity: 0.8;
}
.modal{
	width: 100%;
	height: 100%;
	background-color: rgba(59,59,59,0.80);
	display:inline-flex;
	top:0;
	right:0;
	left: 0;
	bottom: 0;
	opacity:0;
	pointer-events:none;
	transition: all 1s;
	position: fixed;
	z-index: 2000;
}
.modal:target{
  opacity:1;
  pointer-events:auto;
}
.modal-contenido{
	background-color: rgba(255,255,255,1.00);
	width:60%;
	height: auto;
	min-width: 200px;
	min-height: 200px;
	margin: auto;
	text-align: center;
	display: inline-table;
	padding: 2%;
}
.modal-index{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	background-color: rgba(255,255,255,1.00);
	width:25%;
	height: auto;
	min-width: 200px;
	min-height: 200px;
	margin: auto;
	text-align: center;
	display: inline-table;
	padding: 1.5%;
    border-radius: 0.8vw;
}
.modal-contenido form{
	margin: auto;
}
.modal-index form{
	margin: auto;
}
.a{
	float:left;
	width: 50%;
	height: auto;
}
.b{
	float:left;
	width: 50%;
	height: auto;
}
.enc_modal{
	font-family: 'Roboto', sans-serif;
	font-size: 0.7vw;
	color: #3F3F3F;
	text-align: center;
}
.ip_label{
	width: 80%;
	font-family: 'Roboto', sans-serif;
	font-size: 0.5vw;
	color: #5B5B5B;
	text-align: left;
	margin: 10px auto -20px auto;
	
}
#cont_bt{
	width: 61.5%;
	height: auto;
	font-size: 30px;
	position: fixed;
	text-align: right;
	clear: both;
	margin-top: -2%;
}
#cont_bt a{
	margin-right: 5px;
	color: rgba(47,196,175,1.00);
	text-decoration: none;
}
#cont_btin{
	width: 100%;
	height: auto;
	font-size: 30px;
	text-align: right;
	clear: both;
	margin-top: -1%;
}
#cont_btin a{
	margin-right: 5px;
	color: rgb(54, 67, 139);
	text-decoration: none;
}
.icons{
	font-size: 1.5vw;
	color: #A4A4A4;
	margin-left:1vw;
}
.icon_eye{
	font-size: 1.5vw;
	color: #ffffff;
}
#cont_ips{
	background-image: url("../soporte/ips/imagenes/lan_img.jpg");
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	display: flex;
}
#cont_ips ul{
	width: 100%;
	margin: auto;
	list-style: none;
	display: inline-table;
	text-align: center;
}
#cont_ips ul li{
	font-family: "Krona One", sans-serif;
	font-size: 0.8vw;
	color: #FFFFFF;
	margin-right: 3%;
	display: inline-table;
	cursor: pointer;
	overflow: hidden;
}
.icon_ips{
	background: #093B4D;
	opacity: 0.7;
	width: 10vw;
	height: 10vw;
	border:1px solid #FFFFFF;
	border-radius: 50%;
	display: flex;
}
.icon_ips:hover{
	border:2px solid #A2FF97;
}
.icon_ips span{
	font-size: 5VW;
	color: #FFFFFF;
	margin: auto;
}
.icon_ips span:hover{
	margin-left: -100px;
	font-size: 5VW;
	color: #A2FF97;
	transition-delay: 4s;
}
.eye:hover{
	cursor:pointer;

}

@media screen and (max-width: 480px){
	#logo{
		text-align: center;
	}
	#logo img{
		width: 30%;
	}
	#con_ppal{
		width: 100%
	}
	#cont_form{
		width:  100%;
	}
	#form_ing{
		width: 98%;
	}
	.texa_cre{
		font-size: 14px;
		width: 90%;
	}
}