@charset "UTF-8";
/*@import url('estilos_fonts.css');*/
@import url('https://fonts.googleapis.com/css2?family=Braah+One&family=Nunito+Sans:wght@200;300;400;500;600;700;800;900;1000&display=swap');
::selection {
	background: #000000;
	color: #ffffff;
	font-weight: 100;
}
::-moz-selection {
	background: #000000;
	color: #ffffff;
}
::-webkit-selection {
	background: #000000;
	color: #ffffff;
}

:focus {
	outline: 0;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 16px;
	overflow: hidden;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
}
.limpia {
	position:relative;
	clear: both;
	float: none;
}
.dispHide {
	display:none !important;
}
.no-selec {
   -moz-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* ESTILOS GENERALES							 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.all_body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
._OFF_ { display: none !important; }
._ONN_ { display: block !important; }

.edi_line_A, .edi_line_B {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0px;
	background-color: #ff0000;
}
.edi_line_B {
	background-color: #FFFFFF;
	opacity: 0.2;
}

.area {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 340px;
	bottom: 0px;
	transition: 0.5s;
	overflow: hidden;
}
._noArea_ { right: 0px !important; }
.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	background-color: #1d2843;
	border-bottom: solid 1px #0e121a;
}
.top_logo {
	position: absolute;
	left: 40px;
	top: 0px;
	right: 100px;
	bottom: 0px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 57px;
	background-image: url('../_imgs/ico_logo.svg');
	padding-left: 100px;
	padding-top: 15px;
	line-height: 60px;
	font-family: 'Nunito Sans'; font-weight: 200;
	font-size: 23px;
	color: #f38b93;
}
.top_menu {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	bottom: 0px;
	cursor: pointer;
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 40px;
	opacity: 0.75;
	transition: 0.5s;
	background-color: #1d2843;
}
.top_menu:hover {
	opacity: 1.0;
}
._menA {
	background-image: url('../_imgs/ico_men.svg');
}
._menB {
	background-image: url('../_imgs/ico_men_c.svg');
}
.gal {
	position: absolute;
	bottom: 40px;
	top: 60px;
	left: 0px;
	width: 100%;
	background-color: #f6fbfd;
	overflow: hidden;
	overflow-x: auto;
}
.gal_con,
.gal_con_baseA,
.gal_con_baseD,
.gal_con_baseB,
.gal_con_baseC,
.gal_con_objs {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-position: left bottom;
	background-repeat: repeat;
}
.gal_con {
	background-color: #000000;
}
.gal_con_baseA {
	z-index: 10;
}
.gal_con_baseB {
	z-index: 20;
	background-repeat: repeat-x;
}
.gal_con_baseD {
	z-index: 22;
}
.gal_con_baseC {
	z-index: 30;
	background-repeat: repeat-x;
}
.gal_con_objs {
	z-index: 40;
	overflow: hidden;
}
.gal_con_objs_back {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	cursor: grab;
}
.gal_con_objs_back:active {
	cursor: grabbing;
}

.gal_con_objs_back_str,
.gal_con_objs_back_end {
	position: absolute;
	bottom: 40px;
	color: #1d2843;
	text-transform: uppercase;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	font-family: 'Nunito Sans'; font-weight: 400;
	background-repeat: no-repeat;
	background-size: 14px;
	opacity: 1;

}
.gal_con_objs_back_str{
	left: 20px;
	width: 90px;
	text-align: left;
	background-position: right center;
	background-image: url('../_imgs/ico_fle_azu_de.svg');
}

.gal_con_objs_back_end{
	right:20px;
	width: 80px;
	text-align: right;
	background-position: left center;
	background-image: url('../_imgs/ico_fle_azu_iz.svg');
}
.gal_back_scr{
	position: absolute;
	bottom: 40px;
	right: 0px;
	color: #1d2843;
	text-transform: uppercase;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	font-family: 'Nunito Sans'; font-weight: 400;
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: right 20px center;
	background-image: url('../_imgs/ico_fle_azu_de.svg');

	text-align: right;
	padding-right: 60px;
	animation: scroll-bg 2s ease infinite;
	z-index: 100000;
}
@keyframes scroll-bg {
  0% {
    background-position: right 20px center;
  }
  50% {
    background-position: right 40px center;
  }
  100% {
    background-position: right 20px center;
  }
}

.dwn {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #0e121a;
}
.dwn_lef {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 200px;
	color: #f6fbfd;
	font-size: 14px;
	line-height: 40px;
	font-family: 'Nunito Sans'; font-weight: 400;
	padding-left: 20px;
}
.dwn_mid {
	position: absolute;
	top: 0px;
	left: 200px;
	bottom: 0px;
	right: 200px;
	*display: flex;
	*justify-content: center;
	*align-items: left;
	text-align: left;
	font-size: 9px;
	color: #f6fbfd;
	line-height: 12px;
	font-family: monospace;
}
._modMidNoEdit {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 700;
}
._modMidNoEdit a {
	color: #f38b93;
	text-decoration: none;
}
._modMidNoEdit a:hover {
	font-style: italic;
}
.dwn_mid_p {
	position: relative;
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 50%;
	border: solid 1px #f38b93;
	margin: 0px 3px 0px 3px;
	cursor: pointer;
}
._selP{
	background-color: #f38b93;
}
.dwn_rig {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 200px;
	color: #f6fbfd;
	font-size: 14px;
	line-height: 40px;
	font-family: 'Nunito Sans'; font-weight: 400;
	padding-right: 20px;
	text-align: right;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.menu {
	position: absolute;
	top: 0px;
	width: 340px;
	right: -340px;
	bottom: 0px;
	background-color: #1d2843;
	border-left: solid 1px #0e121a;
	z-index: 10000001;
	transition: 0.5s;
	padding: 60px 20px 20px 20px;
}
.menu_op {
	position: relative;
	font-size: 20px;
	line-height: 0px;
	color: #f38b93;
	font-family: 'Nunito Sans'; font-weight: 300;
	text-align: left;
	cursor: pointer;
	border-radius: 20px;
	padding: 24px 20px 20px 20px;
	text-transform: uppercase;
	opacity: 0.8;
	transition: 0.5s;
}
.menu_op:hover {
	opacity: 1;
	background-color: #3b445d;

}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.editor {
	position: absolute;
	top: 0px;
	width: 340px;
	right: 0px;
	bottom: 0px;
	background-color: #1d2843;
	*border-left: solid 1px #0e121a;
	z-index: 99;
	transition: 0.5s;
}
.editor_tit{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	font-family: 'Nunito Sans'; font-weight: 200;
	color: #f38b93;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.editor_pal{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	bottom: 170px;
}
.editor_pal_pes{
	position: absolute;
	top: 0px;
	left: 10px;
	right: 10px;
	height: 61px;
	display: flex;
}
.editor_pal_pes_p{
	position: relative;
	height: 61px;
	flex: 1;
	line-height: 46px;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 200;
	color: #f6fbfd;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	border-radius: 15px 15px 0px 0px;
}
._pA { background-color: #f38b93; z-index: 100; color: #1d2843;}
._pB { background-color: #3b445d;}
._pC { background-color: #2f3a4f;}
.solapaP_de {
	position: absolute;
	top: 0px;
	right: -30px;
	width: 45px;
	height: 46px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 45px 46px;
	background-image: url('../_imgs/obj_de_A.svg');
	z-index: 101;
}
.solapaP_iz {
	position: absolute;
	top: 0px;
	left: -30px;
	width: 45px;
	height: 46px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 45px 46px;
	background-image: url('../_imgs/obj_iz_A.svg');
	z-index: 101;
}

.editor_pal_con{
	position: absolute;
	top: 46px;
	left: 10px;
	right: 10px;
	bottom: 0px;
	background-color: #f38b93;
	border-radius: 15px;
}
.editor_pal_con_c {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 100%;
	bottom: 15px;
}
.editor_pal_con_bots {
	position: absolute;
	top: 10px;
	left: 16px;
	right: 16px;
	height: 40px;
	display: flex;
}
.editor_pal_con_data {
	position: absolute;
	top: 60px;
	left: 16px;
	right: 3px;
	bottom: 0px;
	overflow: hidden;
	overflow-y: auto;
	padding-right: 13px;
}
._modData { top: 0px !important;}
.editor_pal_con_over {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: -90px;
	overflow: hidden;
	background-color: #f38b93;
	z-index: 100;
	border-radius: 0px 0px 15px 15px;
}


.editor_lnk{
	position: absolute;
	bottom: 100px;
	height: 60px;
	left: 15px;
	right: 15px;
}
.editor_auto{
	position: absolute;
	bottom: 15px;
	height: 60px;
	left: 15px;
	right: 15px;
}
.editor_auto_A{
	display: inline-block;
	width: 50%;
	float: left;
	height: 60px;
	padding-top: 14px;
}
.editor_auto_B{
	display: inline-block;
	width: 50%;
	float: left;
	height: 60px;
}
.editor_cer {
	position: absolute;
	top: 50%;
	width: 38px;
	height: 88px;
	margin-top: -44px;
	right: 331px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 38px;

	cursor: pointer;
	z-index: 98;
	transition: 0.5s;
}
._edCer_cer { background-image: url('../_imgs/ico_ede_cer.svg'); }
._edCer_abr { background-image: url('../_imgs/ico_ede_abr.svg'); }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.edi_inTex,
.edi_inLis {
	position: relative;
	width: 100%;
	border: solid 2px #2f3a4f;
	border-radius: 30px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: auto;
	min-height: 50px;
}

._mod50A,
._mod50B { width: 48% !important; margin-right: 2% !important; float: left; margin-bottom: 10px; }
._mod50B { margin-left: 2% !important; margin-right: 0px !important; margin-bottom: 10px;}
.edi_inTex_tit,
.edi_inLis_tit {
	position: absolute;
	left: 20px;
	top: -12px;
	width: auto;
	display: inline-block;
	background-color: #f38b93;
	padding: 5px 10px 0px 10px;
	height: 20px;
	color: #2f3a4f;
	font-family: 'Nunito Sans'; font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}
.edi_inTex_over {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 15px;
	height: 50px;
	text-align: right;
	color: #0e121a;
	font-size: 16px;
	line-height: 50px;
	font-family: 'Nunito Sans'; font-weight: 700;
	opacity: 0.4;
}

.edi_inTex_edit {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 24px;
	width: 24px;
	*border-radius: 4px;
	*background-color: #d77383;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
	background-image: url('../_imgs/ico_tex_edi_az.svg');
	cursor: pointer;
}
.edi_inTex_mas,
.edi_inTex_men {
	position: absolute;
	top: 0px;
	right: 15px;
	height: 25px;
	width: 25px;
	opacity: 0.6;
	background-position: center;
	background-size: 25px;
	background-repeat: no-repeat;
	background-image: url('../_imgs/ico_mas_az.svg');
	cursor: pointer;
}
.edi_inTex_mas:hover,
.edi_inTex_men:hover {
	opacity: 1;
}
.edi_inTex_men {
	top: 25px;
	opacity: 0.4;
	background-image: url('../_imgs/ico_men_az.svg');
}

.edi_inTex_lin {
	position: relative;
	height: 2px;
	width: 100%;
	background-color: #3b445d;
	margin: 10px 0px 10px 0px;
}
.edi_inTex_ops {
	position: relative;
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 16px;
	color: #3b445d;
	font-family: 'Nunito Sans'; font-weight: 700;
	border-radius: 6px;
	padding: 0px 10px 0px 20px;
	cursor: pointer;
}
.edi_inTex_ops:hover {
	background-color: #d77383;
	color: #f6fbfd;
}
.edi_inTex_cer{
	position: absolute;
	right: 9px;
	top: 9px;
	width: 32px;
	height: 32px;
	background-position: center;
	background-size: 32px;
	background-repeat: no-repeat;
	background-image: url('../_imgs/ico_cer_az.svg');
	cursor: pointer;
}

.edi_inBotones {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0px;
	height: 45px;
}
.edi_inBotones_bot {
	position: relative;
	display: inline-block;
	width: 48%;
	height: auto;
	border-radius: 40px;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	background-color: #3b445d;
	border: solid 2px #1d2843;
	color: #f6fbfd;
	font-size: 12px;
	font-family: 'Nunito Sans'; font-weight: 700;
	text-transform: uppercase;
	margin: 0px 2% 0px 0px;
	float: left;
	cursor: pointer;
}
.nodMar{ margin: 0px 0px 0px 2%; }
.modTm { width: 100%; margin-left: 0px;}

._modTLis {
	position: absolute;
	left: 15px;
	top: 0px;
	right: 15px;
	bottom: 40px;
	padding: 0px;
	width: auto;
}
.edi_inLis_con {
	position: absolute;
	top: 45px;
	left: 8px;
	right: 3px;
	bottom: 25px;
	padding-right: 5px;
	overflow: hidden;
	overflow-y: auto;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	line-height: 22px;
	color: #2f3a4f;
}
._modTop { top: 60px; }

.edi_inLis_con_op {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 14px 0px 14px;
	border-radius: 30px;
	font-size: 16px;
	font-family: 'Nunito Sans'; font-weight: 700;
	color: #2f3a4f;
	line-height: 32px;
	cursor: pointer;
}
.edi_inLis_con_op:hover {
	background-color: #d77383;
}

.containerDiv_2C {
	*column-count: 2;
  	*column-gap: 10px;
}
.edi_inLis_con_img {
	position: relative;
 	margin-bottom: 20px;
	height: auto;
	cursor: pointer;
	display: inline-block;
	width: 45%;
	margin-left: 5%;
	float: left;
}

.edi_inLis_con_img_A,
.edi_inLis_con_img_V {
	position: relative;
	width: 100%;
	padding-top: 75%;
	height: auto;
	background-color: #e8808d;
	border-radius: 15px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;

}
.edi_inLis_con_img_V {
	padding: 15px 0px 15px 0px;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.edi_inLis_con_img_V video {
  	width: 100%;
}


.modBG {
	background-size: 1000%;
}
.edi_inLis_con_img_B {
	position: relative;
	width: 100%;
	line-height: 10px;
	font-size: 10px;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #3b445d;
	text-align: center;
	padding-top: 5px;
	word-break: break-all;
}
.edi_inLis_con_load {
	position: relative;
	width: 100%;
	height: 100px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 58px;
	background-image: url('../_imgs/ico_load_az.svg');
}




.edi_inTex input[type="text"],
.edi_inTex input[type="password"],
.edi_inFile input[type="text"],
.edi_inTex textarea {
	position: relative;
	background: none;
	border: none;
	width: 100%;
	height: 30px;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Nunito Sans'; font-weight: 700;
	color: #2f3a4f;
	padding: 0px 20px 0px 20px;
}
.edi_inTex textarea {
	height: 140px;
}
.edi_inFile input[type="text"] {
	padding: 0px 0px 0px 0px;
}
.edi_inTex input[type="text"]::placeholder,
.edi_inTex input[type="password"]::placeholder,
.edi_inFile input[type="text"]::placeholder,
.edi_inTex textarea::placeholder {
	color: #f8ccdf;
	opacity: 0.5;
}

.edi_inTex input[type="color"]{
	position: relative;
	width: 100%;
	border: none !important;
	border-radius: 25px !important;
	height: 40px !important;
	background: none;
}
.edi_inTex input[type="color"]::-webkit-color-swatch,
.edi_inTex input[type="color"]::-webkit-color-swatch-wrapper{
	border-radius: 25px;
	border: none !important;
}


/* Estilos para el input en Firefox */
.edi_inTex input[type="color"]::-moz-color-swatch {
  border-radius: 25px;
  border: none !important;
}

/* Estilos para el input en Brave */
.edi_inTex input[type="color"]::-webkit-color-swatch-wrapper:not(:-moz-color-swatch-wrapper) {
  border-radius: 25px;
  border: none !important;
}

.edi_inTex input[type="color"]::-webkit-color-swatch:not(:-moz-color-swatch) {
  border-radius: 25px;
  border: none !important;
}

.edi_inTex_bot {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 44px;
	background-color: #2f3a4f;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px;
	cursor: pointer;
	border-radius: 0px 30px 30px 0px;

}
._botCopy_ro { background-image: url('../_imgs/ico_copy_ro.svg'); }
._botMagnet_az { background-image: url('../_imgs/ico_magnet_az.svg'); }
._botDesplaza_ro { background-image: url('../_imgs/ico_fle_rig.svg'); }
._botEnlace_ro { background-image: url('../_imgs/ico_ancla_ro.svg'); }
._botPaste2_ro { background-image: url('../_imgs/ico_paste2_ro.svg'); }
._botCopy2_ro { background-image: url('../_imgs/ico_copy2_ro.svg'); }
._mCR_A{ border: solid 2px #f38b93; }
._mCR_B{ background-color: #1d2843; color: #f38b93; }
._mCR_C{ background-color: #f38b93; background-image: url('../_imgs/ico_copy_az.svg');}
._mCR_T{ color: #f38b93 !important; }

.edi_inFile {
	position: relative;
	width: 100%;
	*border: solid 2px #2f3a4f;
	background-color: #e8808d;
	border-radius: 15px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: auto;
}
.edi_inFile_tit {
	position: relative;
	width: auto;
	height: auto;
	color: #2f3a4f;
	font-family: 'Nunito Sans'; font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.edi_inFile_bot {
	position: absolute;
	width: 44px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 0px 15px 15px 0px;
	background-color: #2f3a4f;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px;
	background-image: url('../_imgs/ico_file.svg');
	cursor: pointer;
}
.edi_inBoton {
	display: inline-block;
	width: 100%;
	height: 50px;
	border-radius: 30px;
	border: solid 2px #2f3a4f;
	font-size: 16px;
	line-height: 50px;
	text-transform: uppercase;
	font-family: 'Nunito Sans'; font-weight: 700;
	color: #1d2843;
	padding: 0px 20px 0px 20px;
	text-align: center;
	cursor: pointer;
	transition: 0.3s;
}
.edi_inBoton:hover {
	background-color: #2f3a4f;
	color: #f6fbfd;
}
._mEB_Ro {
	border: solid 2px #f38b93;
	color: #f38b93;
}
._ONN_bo {
	opacity: 1.0;
}
._ONN_bo:hover {
	background-color: #f38b93;
	color: #0e121a;
}

._OFF_bo { opacity: 0.4; }
._OFF_bo:hover {
	background-color: #1d2843;
	color: #f38b93;
}

._sendingBot_ {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px;
	background-image: url('../_imgs/ico_load_ro.svg');
}
._sendingBot_:hover {
	background-color: #1d2843;
	color: #f38b93;
}


.edi_inCheck {
	position: relative;
	width: 100%;
	height: auto;
}

.edi_inCheck input[type="checkbox"] {
	appearance: none;
    border: solid 2px #3b445d;
    width: 23px;
    height: 23px;
    border-radius: 6px;
    margin: 0px 0px 0px 10px;
	cursor: pointer;
}
.edi_inCheck input[type="checkbox"]:checked {
	background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-image: url('../_imgs/ico_checkBox_pun_az.svg');
}
.edi_inCheck input[type="checkbox"]:checked + label {
	color: #2f3a4f;
}
.edi_inCheck label {
	position: absolute;
	top: 6px;
	left: 20px;
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 14px;
	font-family: 'Nunito Sans'; font-weight: 700;
	color: #2f3a4f;
	padding: 0px 20px 0px 20px;
	cursor: pointer;
}

._chkMAz input[type="checkbox"] { border: solid 2px #f38b93; }
._chkMAz input[type="checkbox"]:checked { background-image: url('../_imgs/ico_checkBox_pun_ro.svg'); }
._chkMAz input[type="checkbox"]:checked + label { color: #f38b93; }
._chkMAz label { color: #f38b93; }

.edi_inArea {
	position: relative;
	width: 100%;
	*border: solid 2px #2f3a4f;
	background-color: #e8808d;
	border-radius: 15px;
	padding: 10px 20px 20px 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: auto;
}
.edi_inArea_tit {
	position: relative;
	width: auto;
	height: auto;
	color: #2f3a4f;
	font-family: 'Nunito Sans'; font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.edi_bot {
	display: inline-block;
	width: auto;
	height: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	border-radius: 30px;
	border: solid 2px #1d2843;
	background-color: #3b445d;
	color: #f6fbfd;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Nunito Sans'; font-weight: 400;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
	flex: 1;
}
._modBotM {margin-left: 10px;}
._botSel {background-color: #f6fbfd; color: #0e121a;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
._puertas_, ._objetos_ {
	position: relative;
}

.gal_obj {
	position: absolute;
	*width: 100px;
	*height: 100px;
	*bottom: 0px;
	*left: 0px;
	*transform: scale(1);
	background-position: center;
	*background-size: 0px 0px;
	background-repeat: no-repeat;
	*background-image: url('');
	*cursor: pointer;
}
._onjLink { cursor: pointer; }
.dragable { cursor: grab;}
.dragable:active { cursor: grabbing; }
._objEnpty {
	border: solid 1px #aa0000;
	background-color: rgba(255,255,255,0.30);
}
._gamEnpty {
	border: solid 1px #aa0000 !important;
	cursor: grab;
}
._gamEnpty .gam_obj_img {
	border: solid 1px #aa0000 !important;
}
._gamEnpty:active {
	cursor: grabbing;
}

.edi_select {
	display: block;
	border: solid 1px #1d2843;
	background-color: #3b445d;
	color: #f6fbfd;
	font-family: 'Nunito Sans'; font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	padding: 0px 20px 0px 20px;
	border-radius: 25px;
	width: 90%;
	margin: 20px 16px 0px 16px;
	box-shadow: 0;
	-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	cursor: pointer;
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-image: url("../_imgs/ico_select.svg");
    background-size: 16px 16px;
	text-transform: uppercase;
}
.edi_select::-ms-expand {
	display: none;
}

.edi_select option:checked {
	color: #f6fbfd;
	background-color: #0e121a;
}
.edi_select:focus {
	border: solid 1px #1d2843;
    box-shadow: none;
}


.edi_inTex_select {
	display: block;
	border: none;
	background-color: #f38b93;
	color: #1d2843;
	font-family: 'Nunito Sans'; font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	width: 100%;
	box-shadow: 0;
	-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	cursor: pointer;
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-image: url("../_imgs/ico_select_az.svg");
    background-size: 16px 16px;
}
.edi_inTex_select::-ms-expand {
	display: none;
}

.edi_inTex_select option:checked {
	color: #1d2843;
	background-color: #f38b93;
}
.edi_inTex_select:focus {
	border: none;
    box-shadow: none;
}




.gal_obj_boc {
	position: absolute;
	width: 280px;
	height: auto;
	border-radius: 15px;
	background-color: #ffffff;
	box-shadow: 10px 5px 15px rgba(0,0,0,0.3);
	padding: 30px 30px 60px 30px;
	z-index: 100001;
}
.gal_obj_boc_p {
	position: absolute;
	left: -55px;
	width: 55px;
	height: 38px;
	bottom: 25px;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 55px 38px;
	background-image: url('../_imgs/ico_bocata_bla.svg');

}
.gal_obj_boc_c {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
	background-image: url('../_imgs/ico_cer_az.svg');
	cursor: pointer;
	opacity: 0.8;
}
.gal_obj_boc_t {
	position: relative;
	width: auto;
	font-size: 20px;
	color: #0e121a;
	line-height: 26px;
	font-family: 'Nunito Sans'; font-weight: 700;
	text-align: center;
	opacity: 0.6;
}
.gal_obj_boc_e {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	bottom: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px;
	background-image: url('../_imgs/ico_teclado_az.svg');
	cursor: pointer;
}

._modToInfo {
	width: 360px;
	padding: 40px 5px 20px 30px;
}
._modToInfo .gal_obj_boc_t {
	max-height: 400px;
	overflow: hidden;
	overflow-y: auto;
	opacity: 1;
	color: #0e121a;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Nunito Sans'; font-weight: 400;
	text-align: left;
	padding-right: 25px
}







._cursorLink {
	/*cursor: url("../_imgs/ico_cur_lnk_az.svg"), auto;*/
	cursor: pointer;
}
._cursorText {
	/*cursor: url("../_imgs/ico_cur_txt_az.svg"), auto;*/
	cursor: help;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
._scrollX {
  scrollbar-width: thin;
  scrollbar-color: #2d3747 #4e627f;
}

._scrollX::-moz-scrollbar-thumb {
  background-color: #2d3747;
  border-radius: 10px;
}

._scrollX::-moz-scrollbar-track {
  background-color: #4e627f;
  *border-radius: 10px;
}

._scrollX::-moz-scrollbar-thumb:hover {
  background-color:#4e627f;
}

._scrollX::-moz-scrollbar-thumb:active {
  background-color: #4e627f;
}

._scrollX::-webkit-scrollbar {
  width: 0px;
  height: 8px;
}

._scrollX::-webkit-scrollbar-track {
  *border-radius: 10px;
  background-color: #2d3747;
}

._scrollX::-webkit-scrollbar-thumb {
  background-color: #4e627f;
  border-radius: 10px;
}

._scrollX::-webkit-scrollbar-thumb:hover {
  background-color: #4e627f;
}

._scrollX::-webkit-scrollbar-thumb:active {
  background-color: #4e627f;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
._scrollY {
  scrollbar-width: thin;
  scrollbar-color: #cc6a7b #af515d;
}

._scrollY::-moz-scrollbar-thumb {
  background-color: #cc6a7b;
  border-radius: 10px;
}

._scrollY::-moz-scrollbar-track {
  background-color: #af515d;
  border-radius: 10px;
}

._scrollY::-moz-scrollbar-thumb:hover {
  background-color:#af515d;
}

._scrollY::-moz-scrollbar-thumb:active {
  background-color: #af515d;
}

._scrollY::-webkit-scrollbar {
  width: 8px;
  height: 0px;
}

._scrollY::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #cc6a7b;
}

._scrollY::-webkit-scrollbar-thumb {
  background-color: #af515d;
  border-radius: 10px;
}

._scrollY::-webkit-scrollbar-thumb:hover {
  background-color: #af515d;
}

._scrollY::-webkit-scrollbar-thumb:active {
  background-color: #af515d;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
._scrollY2 { scrollbar-width: thin; scrollbar-color: #3b445d #788196; }
._scrollY2::-moz-scrollbar-thumb { background-color: #3b445d; border-radius: 10px; }
._scrollY2::-moz-scrollbar-track { background-color: #788196; border-radius: 10px; }
._scrollY2::-moz-scrollbar-thumb:hover { background-color:#788196; }
._scrollY2::-moz-scrollbar-thumb:active { background-color: #788196; }
._scrollY2::-webkit-scrollbar { width: 8px; height: 0px; }
._scrollY2::-webkit-scrollbar-track { border-radius: 10px;background-color: #3b445d; }
._scrollY2::-webkit-scrollbar-thumb { background-color: #788196; border-radius: 10px;}
._scrollY2::-webkit-scrollbar-thumb:hover { background-color: #788196; }
._scrollY2::-webkit-scrollbar-thumb:active { background-color: #788196; }
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
._scrollY3 { scrollbar-width: thin; scrollbar-color: #b2b2b2 none; }
._scrollY3::-moz-scrollbar-thumb { background-color: #b2b2b2; border-radius: 10px; }
._scrollY3::-moz-scrollbar-track { opacity: 0.5;border: solid 1px #b2b2b2; background-color: none; border-radius: 10px; }
._scrollY3::-moz-scrollbar-thumb:hover { background-color:#b2b2b2; }
._scrollY3::-moz-scrollbar-thumb:active { background-color: #b2b2b2; }
._scrollY3::-webkit-scrollbar { width: 8px; height: 0px; }
._scrollY3::-webkit-scrollbar-track { opacity: 0.5; border-radius: 10px; border: solid 1px #b2b2b2; background-color: none; }
._scrollY3::-webkit-scrollbar-thumb { background-color: #b2b2b2; border-radius: 10px;}
._scrollY3::-webkit-scrollbar-thumb:hover { background-color: #b2b2b2; }
._scrollY3::-webkit-scrollbar-thumb:active { background-color: #b2b2b2; }
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
._marB10 { margin-bottom: 10px; }
._marB20 { margin-bottom: 20px; }
._marB30 { margin-bottom: 30px; }
._marB40 { margin-bottom: 40px; }
._marB50 { margin-bottom: 50px; }
._marB60 { margin-bottom: 60px; }
._marB70 { margin-bottom: 70px; }
._marB80 { margin-bottom: 80px; }
._marB90 { margin-bottom: 90px; }
._marB00 { margin-bottom: 100px; }

._marT10 { margin-top: 10px; }
._marT20 { margin-top: 20px; }
._marT30 { margin-top: 30px; }
._marT40 { margin-top: 40px; }
._marT50 { margin-top: 50px; }
._marT60 { margin-top: 60px; }
._marT70 { margin-top: 70px; }
._marT80 { margin-top: 80px; }
._marT90 { margin-top: 90px; }
._marT00 { margin-top: 100px; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.gam_obj{
	position: absolute;
	*overflow: hidden;
}
.gam_obj video {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #222222;
}
.video_sdw {
	box-shadow: 2px 2px 10px rgba(0,0,0,0.4);
}
.gam_obj_som{
	position: absolute;
	left: 10%;
	top: 10%;
	right: 10%;
	bottom: 0px;
	border-radius: 100px;
	box-shadow: 0px 3px 30px rgba(0,0,0,0.6);
}

.gam_obj_img {
	position: absolute;
	top: 0px;
	left: 0px;
	*background-color: #f6fbfd;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.imgBoxS {
	box-shadow: 0px 2px 8px rgba(0,0,0,0.7);
}
.gam_obj_oveA,
.gam_obj_oveB,
.gam_obj_oveC,
.gam_obj_oveD {
	position: absolute;
	width: 100px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
}

._po30A { top: -30px; left: -30px; }
._po30B { top: -30px; right: -30px; }
._po30C { bottom:-30px; right: -30px;}
._po30D { left:-30px; bottom:-30px; }

._ro45A { transform: rotate(45deg); }
._ro45B { transform: rotate(-45deg); }
._ro135A { transform: rotate(135deg); }
._ro135B { transform: rotate(-135deg); }

._po20A { top: -60px; left: -60px; }
._po20B { top: -60px; right: -60px; }
._po20C { bottom:-60px; right: -60px;}
._po20D { left:-60px; bottom:-60px; }

._cin01{ background-image: url('../_imgs_game/cinta_1.png'); background-size: contain;}
._cin02{ background-image: url('../_imgs_game/cinta_2.png'); background-size: contain;}
._cin03{ background-image: url('../_imgs_game/cinta_3.png'); background-size: contain;}
._cin04{ background-image: url('../_imgs_game/cinta_4.png'); background-size: contain;}
._chin01 { background-image: url('../_imgs_game/chincheta_ama.png'); background-size: 30%;}
._chin02 { background-image: url('../_imgs_game/chincheta_azu.png'); background-size: 30%;}
._chin03 { background-image: url('../_imgs_game/chincheta_bla.png'); background-size: 30%;}
._chin04 { background-image: url('../_imgs_game/chincheta_roj.png'); background-size: 30%;}
._chin05 { background-image: url('../_imgs_game/chincheta_nar.png'); background-size: 30%;}
._chin06 { background-image: url('../_imgs_game/chincheta_ros.png'); background-size: 30%;}
._chin07 { background-image: url('../_imgs_game/chincheta_ver.png'); background-size: 30%;}

._clip01 { background-image: url('../_imgs_game/clip_ama.png'); background-size: 40%;}
._clip02 { background-image: url('../_imgs_game/clip_azu.png'); background-size: 40%;}
._clip03 { background-image: url('../_imgs_game/clip_nar.png'); background-size: 40%;}
._clip04 { background-image: url('../_imgs_game/clip_neg.png'); background-size: 40%;}
._clip05 { background-image: url('../_imgs_game/clip_roj.png'); background-size: 40%;}
._clip06 { background-image: url('../_imgs_game/clip_ver.png'); background-size: 40%;}

.gam_obj_bot {
	position: absolute;
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 35px 35px;
	cursor: pointer;
	transition: 0.5s;
}
.gam_obj_bot:hover {
	transform: rotate(360deg);
}
.botGam_keys{  background-image: url('../_imgs/ico_teclado_az.svg');}
.botGam_post{  background-image: url('../_imgs/ico_paginas_az.svg');}
.botGam_load{  background-image: url('../_imgs/ico_load_az.svg');}
._allPost {
	/*width: 50px;
	text-align: center;
	font-size: 12px;
	color: #1d2843;
	font-family: 'Nunito Sans'; font-weight: 400;
	padding-top: 30px;
	padding-bottom: 10px;
	background-position: center top;*/
}
._opacityBot_ { opacity: 0.6 !important; }

._ico_InfClick,
._ico_InfClickG {
	position: absolute;
	width: 40px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-image: url('../_imgs/ico_inf_az.svg');
	opacity: 0.7;
	cursor: pointer;
}
._ico_InfClick:hover,
._ico_InfClickG:hover {
	opacity: 1;
}


.pop_info {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(29,30,67,0.3);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	z-index: 10001;
	text-align: center;
}
.pop_info_bas{
	position: relative;
	top: 15%;
	width: 90%;
	max-width: 500px;
	height: 70%;
	margin: 0px auto;
	border-radius: 15px;
	background-color: #1d2843;
	box-shadow: 0px 0px 15px #000000;
}
.pop_info_tit {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #3b445d;
	border-radius: 15px 15px 0px 0px;
	color: #f6fbfd;
	font-size: 12px;
	font-family: 'Nunito Sans'; font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	*padding-left: 40px;
}
.pop_info_tex {
	position: absolute;
	top: 80px;
	left: 40px;
	right: 10px;
	padding-right: 30px;
	bottom: 40px;
	line-height: 26px;
	color: #f6fbfd;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	overflow: hidden;
	overflow-y: auto;
	text-align: justify;
}
.pop_info_cer {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 10px;
	top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-image: url('../_imgs/ico_cer_azo.svg');
	cursor: pointer;
}








.scroll_alert {
	position: fixed;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
	z-index: 100003;
	transition: 0.5s;
}
.scroll_alert_con {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -180px;
	margin-top: -33px;
	width: 360px;
	height: 65px;
	border-radius: 15px;
	background-color: #1d2843;
	box-shadow: 0px 0px 20px rgba(29,40,67,0.8);
	padding: 0px 30px 0px 30px;
	line-height: 65px;
	color: #f38b93;
	font-size: 20px;
	font-family: 'Nunito Sans'; font-weight: 800;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 36px;
	background-image: url('../_imgs/ico_fle_rig.svg');
	animation: slideBg 0.5s linear alternate infinite;
}
@keyframes slideBg {
  0% {
    background-position: right 15px center;
  }
  100% {
    background-position: right 30px center;
  }
}

.pop_post_all {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
	z-index: 100001;
}
.pop_post_bas {
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	width: calc(100% - 20px);
  	max-width: 800px;
	height: calc(100% - 20px);

	background-color: #f6fbfd;
	border: solid 1px #aaaaaa;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	border-radius: 15px;
}

.pop_post_tit {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #1d2843;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}
.pop_post_cer {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 10px;
	top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-image: url('../_imgs/ico_cer_azo.svg');
	cursor: pointer;
	opacity: 0.5;
}
.pop_post_tex {

	position: absolute;
	top: 120px;
	left: 40px;
	right: 10px;
	padding-right: 30px;
	bottom: 40px;
	line-height: 26px;
	color: #3b445d;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	overflow: hidden;
	overflow-y: auto;
	text-align: justify;

}
.pop_post_qus {
	position: absolute;
	top: 60px;
	left: 40px;
	right: 10px;
	padding-right: 30px;

	font-family: 'Nunito Sans'; font-weight: 700;
	line-height: 26px;
	color: #3b445d;
	text-align: center;
	font-size: 14px;
}
.pop_post_load {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px;
	background-image: url('../_imgs/ico_load_az.svg');
}

.all_post_num {
	position: relative;
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #3b445d;
	text-align: right;
	margin-bottom: 40px;
}
.all_post_in {
	position: relative;
	border-bottom: solid 1px #1d2843;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.all_post_in_usu {
	line-height: 30px;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 700;
	color: #0e121a;
	text-align: left;
	font-style: italic;
}
.userIco {
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px;
	background-image: url('../_imgs/ico_usu_all.svg');
}
.all_post_in_txt {
	line-height: 24px;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #3b445d;
	text-align: left;
}
.all_post_in_fec {
	line-height: 24px;
	font-size: 12px;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #0e121a;
	text-align: right;
}
.all_post_in_img {
	width: 100%;
	height: auto;
}
.all_post_in_vid {
	position: relative;
	background-color: #1d2843;
	width: 100%;
	height: auto;
	padding-top: 56.25%;

}
.all_post_in_vid video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*

.pop_post_all {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #1d2843;
	z-index: 100001;
	text-align: center;
}
.pop_post_bas {
	position: absolute;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	top: 20px;
	bottom: 20px;

	background-color: #3b445d;
	border: solid 1px #0e121a;
	box-shadow: 0px 0px 10px #0e121a;
	border-radius: 15px;
}
.pop_post_tit {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #f6fbfd;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}
.pop_post_cer {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 10px;
	top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-image: url('../_imgs/ico_cer_azo.svg');
	cursor: pointer;
}
.pop_post_tex {

	position: absolute;
	top: 80px;
	left: 40px;
	right: 10px;
	padding-right: 30px;
	bottom: 40px;
	line-height: 26px;
	color: #f6fbfd;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	overflow: hidden;
	overflow-y: auto;
	text-align: justify;

}
.pop_post_load {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px;
	background-image: url('../_imgs/ico_load_ro.svg');
}

.all_post_num {
	position: relative;
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #f6fbfd;
	text-align: right;
	margin-bottom: 40px;
}
.all_post_in {
	position: relative;
	border-bottom: solid 1px #1d2843;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.all_post_in_usu {
	line-height: 30px;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 700;
	color: #f38b93;
	text-align: left;
	font-style: italic;
}
.userIco {
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px;
	background-image: url('../_imgs/ico_usu_all.svg');
}
.all_post_in_txt {
	line-height: 24px;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #f6fbfd;
	text-align: left;
}
.all_post_in_fec {
	line-height: 24px;
	font-size: 12px;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #f38b93;
	text-align: right;
}
.all_post_in_img {
	width: 100%;
	height: auto;
}
.all_post_in_vid {
	position: relative;
	background-color: #1d2843;
	width: 100%;
	height: auto;
	padding-top: 56.25%;

}
.all_post_in_vid video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


*/



.post_it {
	position: absolute;
	left: 400px;
	bottom: 100px;
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: -5px -5px;
	background-size: 310px 310px;
	*border: solid 1px #ff0000;
	*background-color: #ffffff;
	transition: 0.5s;
	cursor: pointer;
	*transform-origin: left bottom;
	z-index: 10000;
}
.p_it_Big {
	transform: scale(1) rotate(0) !important;
	*z-index: 10001 !important;
}
.post_it_tx {
	position: absolute;
	top: 40px;
	left: 30px;
	right: 30px;
	bottom: 60px;
	*border: solid 1px #ff0000;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	color: #0e121a;
	font-family: 'Nunito Sans'; font-weight: 400;
	line-height: 18px;
	padding: 0px 20px 20px 20px;

}
.post_it_fec,
.post_it_med,
.post_it_usu {
	position: absolute;
	left: 40px;
	bottom: 30px;
	right: 40px;
	height: auto;
	line-height: 12px;
	font-size: 12px;
	color: #0e121a;
	text-align: left;
	font-family: 'Nunito Sans'; font-weight: 400;
}
.post_it_usu {
	text-align: right;
	font-family: 'Nunito Sans'; font-weight: 700;
}
.post_it_med {
	height: 30px;
	bottom: 24px;
	background-position: center;
	background-size: 22px;
	background-repeat: no-repeat;
	background-image: url('../_imgs/ico_usu_all.svg');
}

._scroller { overflow-y: auto !important; }

._pt_1_1 { background-image: url('../_imgs_game/ama/p1.png'); }
._pt_2_1 { background-image: url('../_imgs_game/ama/p2.png'); }
._pt_3_1 { background-image: url('../_imgs_game/ama/p3.png'); }
._pt_4_1 { background-image: url('../_imgs_game/ama/p4.png'); }
._pt_5_1 { background-image: url('../_imgs_game/ama/p7.png'); }
._pt_6_1 { background-image: url('../_imgs_game/ama/p8.png'); }
._pt_7_1 { background-image: url('../_imgs_game/ama/p9.png'); }

._pt_1_2 { background-image: url('../_imgs_game/azu/p1.png'); }
._pt_2_2 { background-image: url('../_imgs_game/azu/p2.png'); }
._pt_3_2 { background-image: url('../_imgs_game/azu/p3.png'); }
._pt_4_2 { background-image: url('../_imgs_game/azu/p4.png'); }
._pt_5_2 { background-image: url('../_imgs_game/azu/p7.png'); }
._pt_6_2 { background-image: url('../_imgs_game/azu/p8.png'); }
._pt_7_2 { background-image: url('../_imgs_game/azu/p9.png'); }

._pt_1_3 { background-image: url('../_imgs_game/bla/p1.png'); }
._pt_2_3 { background-image: url('../_imgs_game/bla/p2.png'); }
._pt_3_3 { background-image: url('../_imgs_game/bla/p3.png'); }
._pt_4_3 { background-image: url('../_imgs_game/bla/p4.png'); }
._pt_5_3 { background-image: url('../_imgs_game/bla/p7.png'); }
._pt_6_3 { background-image: url('../_imgs_game/bla/p8.png'); }
._pt_7_3 { background-image: url('../_imgs_game/bla/p9.png'); }

._pt_1_4 { background-image: url('../_imgs_game/nar/p1.png'); }
._pt_2_4 { background-image: url('../_imgs_game/nar/p2.png'); }
._pt_3_4 { background-image: url('../_imgs_game/nar/p3.png'); }
._pt_4_4 { background-image: url('../_imgs_game/nar/p4.png'); }
._pt_5_4 { background-image: url('../_imgs_game/nar/p7.png'); }
._pt_6_4 { background-image: url('../_imgs_game/nar/p8.png'); }
._pt_7_4 { background-image: url('../_imgs_game/nar/p9.png'); }

._pt_1_5 { background-image: url('../_imgs_game/ros/p1.png'); }
._pt_2_5 { background-image: url('../_imgs_game/ros/p2.png'); }
._pt_3_5 { background-image: url('../_imgs_game/ros/p3.png'); }
._pt_4_5 { background-image: url('../_imgs_game/ros/p4.png'); }
._pt_5_5 { background-image: url('../_imgs_game/ros/p7.png'); }
._pt_6_5 { background-image: url('../_imgs_game/ros/p8.png'); }
._pt_7_5 { background-image: url('../_imgs_game/ros/p9.png'); }

._pt_1_6 { background-image: url('../_imgs_game/ver/p1.png'); }
._pt_2_6 { background-image: url('../_imgs_game/ver/p2.png'); }
._pt_3_6 { background-image: url('../_imgs_game/ver/p3.png'); }
._pt_4_6 { background-image: url('../_imgs_game/ver/p4.png'); }
._pt_5_6 { background-image: url('../_imgs_game/ver/p7.png'); }
._pt_6_6 { background-image: url('../_imgs_game/ver/p8.png'); }
._pt_7_6 { background-image: url('../_imgs_game/ver/p9.png'); }

.pola_roid {
	position: absolute;
	width: 300px;
	height: 360px;
	cursor: pointer;
	transition: 0.5s;
	z-index: 10000;
}
.pola_roid_som {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #000000;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.6);
}
.pola_roid_img {
	position: absolute;
	top: 20px;
	left: 14px;
	width: 270px;
	height: 275px;
	background-color: #202020;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
.pola_roid_img video {
	position: absolute;
	top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	*min-width: 100%;
	*min-height: 100%;
	width: auto;
	height: 275px;
}
.pola_roid_ply {
	position: absolute;
	top: 105px;
	left: 95px;
	width: 120px;
	height: 120px;
	background-size: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../_imgs_game/ico_play.svg');
	transition: 1s;
}
.pola_roid_ply:hover {
	background-size: 120px;
}
.pola_roid_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-size: 300px 360px;
	background-repeat: no-repeat;
	background-image: url('../_imgs_game/po01.png');
}
._poFta1 { background-image: url('../_imgs_game/po01.png'); }
._poFta2 { background-image: url('../_imgs_game/po02.png'); }
._poFta3 { background-image: url('../_imgs_game/po03.png'); }
._poFta4 { background-image: url('../_imgs_game/po04.png'); }
._poFta5 { background-image: url('../_imgs_game/po05.png'); }
._poFta6 { background-image: url('../_imgs_game/po06.png'); }
._poFta7 { background-image: url('../_imgs_game/po07.png'); }
._poFta8 { background-image: url('../_imgs_game/po08.png'); }
.pola_roid_fec,
.pola_roid_med,
.pola_roid_usu {
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 20px;
	height: auto;
	line-height: 12px;
	font-size: 12px;
	color: #0e121a;
	text-align: left;
	font-family: 'Nunito Sans'; font-weight: 400;
}
.pola_roid_usu {
	text-align: right;
	font-family: 'Nunito Sans'; font-weight: 700;
}
.pola_roid_med {
	height: 30px;
	bottom: 10px;
	background-position: center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-image: url('../_imgs/ico_usu_all.svg');
}


.postal {
	position: absolute;
	left: 400px;
	bottom: 100px;
	width: 300px;
	height: 192px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 300px 192px;
	transition: 0.5s;
	cursor: pointer;
	z-index: 10000;
	background-color: rgba(0,0,0,0.3);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
}
.postal_tx {
	position: absolute;
	top: 40px;
	left: 0px;
	right: 10px;
	bottom: 50px;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	color: #0e121a;
	font-family: 'Nunito Sans'; font-weight: 400;
	line-height: 18px;
	padding: 0px 50px 0px 20px;

}
.postal_fec,
.postal_med,
.postal_usu {
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 20px;
	height: auto;
	line-height: 12px;
	font-size: 12px;
	color: #0e121a;
	text-align: left;
	font-family: 'Nunito Sans'; font-weight: 400;
}
.postal_usu {
	text-align: right;
	font-family: 'Nunito Sans'; font-weight: 700;
}
.postal_med {
	height: 30px;
	bottom: 10px;
	background-position: center;
	background-size: 22px;
	background-repeat: no-repeat;
	background-image: url('../_imgs/ico_usu_all.svg');
}
._ptl_1 { background-image: url('../_imgs_game/postal/post300_1.png'); }
._ptl_2 { background-image: url('../_imgs_game/postal/post300_2.png'); }
._ptl_3 { background-image: url('../_imgs_game/postal/post300_3.png'); }
._ptl_4 { background-image: url('../_imgs_game/postal/post300_4.png'); }
._ptl_5 { background-image: url('../_imgs_game/postal/post300_5.png'); }
._ptl_6 { background-image: url('../_imgs_game/postal/post300_6.png'); }
._ptl_7 { background-image: url('../_imgs_game/postal/post300_7.png'); }
._ptl_8 { background-image: url('../_imgs_game/postal/post300_8.png'); }
._ptl_9 { background-image: url('../_imgs_game/postal/post300_9.png'); }



.punto {
	position: absolute;
	left: 400px;
	bottom: 100px;
	width: 340px;
	height: 340px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 340px 340px;
	transition: 0.5s;
	cursor: pointer;
	z-index: 10000;
}
.punto_tx {
	position: absolute;
	top: 90px;
	bottom: 90px;
	left: 60px;
	right: 50px;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	color: #0e121a;
	font-family: 'Nunito Sans'; font-weight: 400;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
}
.punto_fec,
.punto_usu,
.punto_med {
	position: absolute;
	height: auto;
	line-height: 12px;
	font-size: 12px;
	color: #0e121a;
	text-align: center;
	font-family: 'Nunito Sans'; font-weight: 400;
}
.punto_fec {
	left: 120px;
	bottom: 50px;
	right: 120px;
}
.punto_usu {
	left: 120px;
	top: 50px;
	right: 120px;
	font-family: 'Nunito Sans'; font-weight: 700;
}
.punto_med {
	height: 30px;
	width: 30px;
	bottom: 16px;
	left: 50%;
	margin-left: -15px;
	background-position: center;
	background-size: 22px;
	background-repeat: no-repeat;
	background-image: url('../_imgs/ico_usu_all.svg');
}
._pto_1 { background-image: url('../_imgs_game/punto_ama.png'); }
._pto_2 { background-image: url('../_imgs_game/punto_azu.png'); }
._pto_3 { background-image: url('../_imgs_game/punto_bla.png'); }
._pto_4 { background-image: url('../_imgs_game/punto_nar.png'); }
._pto_5 { background-image: url('../_imgs_game/punto_ros.png'); }
._pto_6 { background-image: url('../_imgs_game/punto_ver.png'); }
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.ck_editor {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(29,40,67,0.9);
	z-index: 100000;
	display: flex;
  	align-items: center;
  	justify-content: center;
}
.ck_editor_con {
	position: absolute;
	background-color: #f38b93;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	border-radius: 15px;
	width: 900px;
	height: 500px;
}
.ck_editor_tit {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	color: #3b445d;
	font-family: 'Nunito Sans'; font-weight: 300;
}
.ck_editor_edi {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	bottom: 80px;
	background-color: #1d2843;
}
.ck_editor_bot {
	position: absolute;
	height: 80px;
	left: 0px;
	width: 100%;
	bottom: 0px;
	text-align: right;
	padding: 14px 30px 0px 0px;
}
.ck_editor_bot_b {
	display: inline-block;
	margin-left: 10px;
	line-height: 50px;
	min-height: 50px;
	border-radius: 25px;
	border: solid 2px #1d2843;
	color: #1d2843;
	font-family: 'Nunito Sans'; font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 30px 0px 30px;
	transition: 0.3s;
	cursor: pointer;
}
.ck_editor_bot_b:hover {
	background-color: #1d2843;
	color: #f6fbfd;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.pop_edit {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
	z-index: 100002;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.pop_edit_base {
	position: relative;
	*left: 50%;
	*margin-left: -160px;
	*top: 100px;
	width: 320px;
	height: auto;
	*min-height: 400px;
	background-color: #1d2843;
	border-radius: 15px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
.pop_edit_base_top {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Nunito Sans'; font-weight: 700;
	background-color: #3b445d;
	color: #f6fbfd;
	border-radius: 15px 15px 0px 0px;
}
.pop_edit_base_con {
	position: relative;
	padding: 10px;
	margin-top: 20px;
}

@keyframes fade {
  0% { color: #f6fbfd; }
  50% { color: #f38b93; }
  100% { color: #f6fbfd; }
}
.pop_edit_base_qus{
	position: relative;
	padding: 10px 20px 0px 20px;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #f6fbfd;
	font-family: 'Nunito Sans'; font-weight: 700;
	line-height: 1.3em;
	animation: fade 2s infinite;
  	//transition: color 0.5s;
}
.editor_pal_dat {
	position: relative;
	margin-top: 36px;
	border-radius: 15px;
	background-color: #f38b93;
	*min-height: 300px;
	height: auto;
	width: 100%;
	padding: 10px 10px 10px 10px;
}
.editor_pal_dat_inf {
	position: relative;
	padding: 5px 0px 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #1d2843;
	font-family: 'Nunito Sans'; font-weight: 400;
}
.pop_edit_base_bot {
	position: relative;
	height: auto;
	width: 100%;
	height: auto;
	padding: 10px 10px 20px 10px;
	display: grid;
  	grid-template-columns: 1fr 1fr; /* Dos columnas de igual tamaño */
  	gap: 10px;
}
._modBotSel{
	display: block;
  	grid-template-columns: none; /* Dos columnas de igual tamaño */
  	gap: none;
}

.pop_edit_base_bot_b {
	position: relative;
	display: inline-block;
	height: auto;
	border-radius: 50px;
	line-height: 50px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	border: solid 2px #f38b93;
	color: #f38b93;
	font-size: 14px;
	font-family: 'Nunito Sans'; font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.5s;
}
._addLong {
	width: 100%;
}
.pop_edit_base_bot_b:hover {
	background-color: #f38b93;
	color: #0e121a;
}
._colSelectorGrup {
	position: relative;
	display: flex;
  	flex-wrap: wrap;
  	justify-content: space-between;
	padding: 5px 10px 5px 10px;
}
._colSelector {
	position: relative;
	width: 29px;
	height: 29px;
	border-radius: 6px;
	display: flex;
  	justify-content: center;
  	align-items: center;
	cursor: pointer;
}
._selCS {border: solid 1px #1d2843;}
._colSelector:hover {border: solid 1px #f9deea;}
._ccAma { background-color: #f9e78c; }
._ccAzu { background-color: #5bc0e0; }
._ccBla { background-color: #d1d1d1; }
._ccNar { background-color: #fa9e3c; }
._ccRos { background-color: #ea60a5; }
._ccVer { background-color: #b0e46a; }
._colSelector_a {
	width: 23px;
	height: 23px;
	border-radius: 6px;
	background-color: #0e121a;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
._colSelector_b {
	border-radius: 20px;
	width: 13px;
	height: 13px;

}
._imageView {
	position: relative;
	width: 100%;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 15px;
}
._VOIDF { background-color: #e8808d; background-size: 90px 80px !important; background-image: url('../_imgs/ico_big_foto_az.svg') !important;}
._VOIDV { background-color: #e8808d; background-size: 90px 80px !important; background-image: url('../_imgs/ico_big_vid_az.svg') !important;}
._publicaLoader {
	position: relative;
	width: 100%;
	height: 80px;

	background-position: center;
	background-repeat: no-repeat;
	background-size: 50px;
	background-image: url('../_imgs/ico_load_ro.svg');
}
._errIndoUp,
._infoText {
	position: relative;
	width: 100%;
	height: auto;
	padding: 40px 20px 40px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #f6fbfd;
	text-align: center;
	font-family: 'Nunito Sans'; font-weight: 400;
}
._infoText {
	padding: 0px 20px 20px 20px;
}

._infoText_mid {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	line-height: 16px;
	color: #f6fbfd;
	text-align: center;
	font-family: 'Nunito Sans'; font-weight: 400;
}
._infoText_mid span {
	color: #f38b93;
	cursor: pointer;
}

._modMarIT {
	padding: 10px 20px 0px 20px;
}
._regImageUpper,
._regImageOk,
._regImageNo {
	position: relative;
	border-radius: 50%;
	border: solid 15px #f38b93;
	margin: 0px auto;
	width: 160px;
	height: 160px;
	text-align: center;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #f38b93;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 0px;
	cursor: pointer;
	display: flex;
  	align-items: center; /* Centrar verticalmente */
  	justify-content: center; /* Centrar horizontalmente */
}
._icoErr, ._icoOki {
	padding-top: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 80px;
	background-image: url('../_imgs/ico_big_err_ro.svg');
}
._icoOki { background-image: url('../_imgs/ico_big_oki_ro.svg'); }
._regImageUpper {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
._regImageOk {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80px;
	background-image: url('../_imgs/ico_upload_ok_ro.svg');
	cursor: default;
}
._regImageNo {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80px;
	background-image: url('../_imgs/ico_upload_no_ro.svg');
	cursor: default;
}


._modColAz {
	border: solid 2px #f38b93;
}
._modColAz .edi_inTex_tit {
	background-color: #1d2843;
	color: #f38b93;
}

._modColAz input[type="text"] {
	color: #f8ccdf;
}
._addPadLat {
	padding-left: 20px;
	padding-right: 20px;
}

._loading_bar {
	position: relative;
	width: 100%;
	height: 16px;
	border-radius: 15px;
	border: solid 1px #f38b93;
	overflow: hidden;
}
._loading_bar_cc {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 16px;
	transform: translateX(-100%);
}
.edi_inTex_check {
	position: absolute;
	right: 0px;
	top: 10px;
	bottom: 10px;
	width: 40px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px;
}
._bgOf { background-image: none; }
._bgOn { background-image: url('../_imgs/ico_upload_ok_ro.svg'); }
._bgNo { background-image: url('../_imgs/ico_upload_no_ro.svg'); }






._overBig {
	transition: 1s !important;
	cursor: zoom-in !important;
	box-shadow: 0px 2px 15px rgba(0,0,0,0.6) !important;
}
._overBig .gam_obj_img{
	border: solid 5px #f6fbfd !important;
}
._overBig:active, ._overBig:hover {
	transform: rotate(0deg) scale(1) !important;
	z-index: 10000 !important;
}

._overTex {
	border: solid 5px #ff0000;
	padding: 20px;
	border-radius: 6px;
	background-color: #ffffff;
}
._overBgn {
	background-color: none !important;
}

._botKeyO_, ._botKeyG_ {
	cursor: pointer;
}


.gal_goto_iz, .gal_goto_de {
	position: absolute;

	top: 80px;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 26px;
	cursor: pointer;
	z-index: 100001;
	border-radius: 50%;
	opacity: 0.3;
	transition: 0.5s;
}
.gal_goto_iz {
	background-image: url("../_imgs/ico_mano_iz.svg");
	left: 20px;
}
.gal_goto_de {
	background-image: url("../_imgs/ico_mano_de.svg");
	right: 20px;
}
.gal_goto_iz:hover, .gal_goto_de:hover { opacity: 0.8; }

.gal_enpty_post {
	position: absolute;
	top: 120px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	height: auto;
	border-radius: 50px;
	background-color: #1d2843;
	color: #f38b93;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Nunito Sans'; font-weight: 400;
	z-index: 100001;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
	transition: 0.5s;
}

.verticalLT, .verticalLB {
	position: absolute;
	top: 60px;
	left: 50%;
	height: 75px;
	width: 1px;
	background-color: #ff0000;
	z-index: 10000001;
}
.verticalLB { top: auto; bottom: 50px;}

.pag_nor, .pag_sel, .pag_pun{
	position: relative;
	min-width: 40px;
	height: 40px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	cursor: pointer;
	font-family: 'Nunito Sans'; font-weight: 400;
	color: #000000;
	border: solid 1px #ffffff;
	border-radius: 6px;
}
.pag_sel{
	color: #0e121a;
	border: solid 1px #f38b93;
}
.pag_pun{}
.pag_lis{
	position: relative;
	text-align: center;
}

._modPagAnt, ._modPagSig {
	background-position: center;
	background-size: 18px;
	background-repeat: no-repeat;

}
._modPagAnt {
	background-image: url('../_imgs/ico_fle_azu_iz.svg');
}
._modPagSig {
	background-image: url('../_imgs/ico_fle_azu_de.svg');
}

@media (prefers-color-scheme: light) {
	body { background-color:#FFFFFF; }
}

@media (prefers-color-scheme: dark) {
  	body { background-color:#000000; }
}
