/* Font --------------------------------------------------------  */

@import url('../fonts/Pacifico-font.css');
@import url('../fonts/PTSansNarrow.css');
@import url('../fonts/OpenSansCondensed.css');
@import url('../fonts/Raleway-font.css');
@import url('../fonts/fontawesome.min.css');
@import url('../fonts/Roboto.css');
@import url('../fonts/Baloo-Tamma.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:ital,wght@0,300;0,700;1,300&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,300,200,500,600,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow&amp;v1');
@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/css?family=Baloo+Tamma');

/*  CSS  --------------------------------------------------------  */

* {
  margin: 0;
  padding: 0;
}

/*
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

  background: #2e1b32 url("../images/bg1.jpg") repeat;
*/

html {
   background-color: rgb(46, 27, 50);
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
	/*background:  url("../images/can-back.png") no-repeat;
	background-size:contain;
	display: block;
	background-position: left 0 top 50px;
	z-index: -1;
  	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;;rgb(0 198 227 / .5)
	background: #222 url("../images/bg4.png") repeat;#2e1b32 rgb(0 198 227 / .5)
	font-family: 'Open Sans Condensed', sans-serif;*/
}
body {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	background-color: rgb(46, 27, 50);
	color: #888;
	padding: 0;
	margin: 0;
  	 /* height:100%;
	width: 100%;*/
	min-height: 100vh;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}

/*audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
.img-responsive, 
#wrapper_inicio img,
.logo img,
#slider3 img video,
#slider3 .rslides img video,
#slider3 .rslides img video {
  display: block;
  max-width: 100%;
  height: auto
}
img {
  vertical-align: middle
}

.clear{
	clear:both;
}*/

mark {
  background-color: #6f4799;
  color: #fff;
  font-weight: normal;
  font-size: .95em;
  line-height: 1.15em;
  /* display: inline-block;
  background-color: rgb(0 198 227 / .5);#520e74 */
  letter-spacing: 0.025em;
  /*line-height: 1.001em;*/
  padding: 0 2px;
  margin: 0;
}

a[href],
input[type='submit'],
input[type='image'],
label[for],
select,
button,
.pointer {
    cursor: pointer;
}

ol, ul, li {
	/*list-style: none;*/
	margin:0;
	padding:0;
	/*float: left;*/
}

/* wrapper Container -------------------------------------------------------- */
  
/*.content-img {
	background: #2e1b32 url("../images/can-back.png");
	background-repeat: no-repeat;
	background-position: left 0 top -10px;
	display: block;
	z-index: -1;
	height:100%;
	margin: 0;
	width: 100%;
	display: inline-block;
	padding: 0;
	min-height: 713px;
  	color: #673992;
	opacity: 0.4;
	filter: alpha(opacity=0.4);
	background-color: lighten(#00c6e3, 65%);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	padding: 30px 0 10px 0;
}*/

#wrapper_inicio {
    margin: 25px auto;
	padding: 0;
    max-width: 800px;
  	width: 100%;
  	/* max-height: 100%; 
	background: transparent;
    padding: 30px 0 10px 0;
    clear: both;
    background-image: url(../images/humano.png);
    background-repeat: no-repeat;
    background-position: right top 20px; */
}
  
#wrapper {
    margin: 25px auto;
	padding: 0;
	max-width: 800px;
	width: 100%; 
	background: transparent;
	/*clear: both;
	max-height: 100%;
	margin: 0 auto;
	padding: 15px 20px;
	height: auto;*/
}
.tit_fig {
	color: #8d45cf;
    text-transform: uppercase;
	font-weight: lighter;
	/*margin-right: 2px;
	font-size: 18px;*/
}
.fl-c {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 15px;
	display: block;
}
.dfn {
    font-style: italic;
	color: #ccc;
    font-size: 13px;
	border-left: 1px solid rgb(126 90 133);
    padding-left: 5px;
	font-weight: lighter;
	letter-spacing: .03em;
	/*border-bottom: thin dashed #ddd;*/
}
.tit_author {
	line-height: 1.05em;
    padding: 0;
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #8d45cf;
}

h1 {
	font-size: 1.15em;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: lighter;
	text-transform: uppercase;
	white-space: nowrap;
	position: relative;
    margin: 0;
	letter-spacing: 0.01em;
	/*float: left;
 	display: inline-block;
	padding: 0 0 0 150px;
	padding-left: 150px;
  display: inline-block;*/
}
h1 span {
	font-size:28px;
	letter-spacing:2px;
	color:#6f4799;
	text-shadow:none;
	text-transform:uppercase;
}
h2 {
  text-align: left;
  color: #ccc;
  font-size: 1.1em;
  letter-spacing: 0.01em;
  font-weight: lighter;
  text-shadow: 1px 1px black;
  display: inline-block;
  text-transform: uppercase;
  line-height: 29px;
  /*border-left: 2px solid #8d45cf;
  padding-left: 28px;
  padding: 30px 0 10px 0;
  background-image: url(../images/bullet-huella.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left;
  background-image: none;*/
}
h2 img {
  width: 62px; 
  height: 29px;
  vertical-align: sub;
  margin-right: 10px;
  display: inline-block;
}
.icon {
  padding-left: 44px;
  /*padding-right: 10px;*/
  background-image: url(../images/icon-2.png);
  background-size: 39px 29px;
  background-repeat: no-repeat;
  background-position: left;
}
h2 span { 
  color: blueviolet;
  /* color: rgb(120 87 126);rgb(141 69 207)#8d45cf
  filter: drop-shadow(1px 1px 1px black);
  clear: both;
  display: inline-block; */
  font-style: italic;
  text-transform: none;
  letter-spacing: -0.002em;
  font-weight: lighter;
  font-size: 1.15em;
  font-family: 'Open Sans Condensed';
}
/*.custom-eft {
  padding: 0 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  position: relative;
  display: inline-block;
  outline: none;
  font-size: 2em;
}

.eft1{
  color: transparent;
	-webkit-text-stroke: 0.03em rgba(0,0,0,1);
}
.eft10{
  text-shadow: 0.04em 0.02em 0 #B0BEC5, 0.08em 0.05em 0 rgba(0, 0, 0, 0.6);
}

text-effect {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1D1E22;
}
h3{
  font-size: 40px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 10px;
  color: white;
  position: relative;
  animation: anim1 5s linear infinite;
}
h3::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #f6b93b;
  overflow: hidden;
  border-right: 4px solid #f6b93b;
  animation: anim 5s linear infinite;
}
@keyframes anim {
  0%{
    width: 0;
  }
  25%{
    width: 50%;
  }
  50%{
    width: 100%;
  }
  75%{
    width: 50%;
  }
  100%{
    width: 0;
  }

}
@keyframes anim1 {
  0%{
    color: white;
  }
  25%{
    color: purple;
  }
  50%{
    color: purple;
  }
  75%{
    color: purple;
  }
  100%{
    color: white;
  }
}

h3 {
    color: #ccc;
    font-size: 11px;
    letter-spacing: 0.001em;
    font-weight: lighter;
    text-transform: uppercase;
}
h3 span { 
	text-align: left;
	color: #00c6e3;
    font-weight: lighter;
    font-size: 11px;
    font-style: italic;
    text-transform: none;
    display: inline-block;
    border-left: 2px solid #00c6e3;
	padding-left: 5px;
	line-height: 26px;
}
*/

h4 {
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	/*font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #00c6e3;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 150px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	position: relative;	
	float: right;
	position: relative;
	/*bottom: 19px;	
    clear: both;*/
}

div#header {
    border-bottom: 1px solid #5e349a94;
    background-color:  #520e74a8;
	padding: 5px 0;
	width: 100%;
	position: relative;
    /*background-color: #1d1d1d;#151515rgb(56 15 64 / 71%)#836b85 #522580
    background-color: rgb(46 27 50 / 62%);
    margin-top: 0;
	margin-bottom: 10px;
    padding-bottom: 15px;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom: 1px solid #2A2A2A;*/
}
/*.logo {
	height: 45px;
	background-image: url(../images/log_uc.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	display:block;
	width: 100%;
	padding: 10px 0 0 150px;
	margin: 0 auto;
	max-width: 650px;
}*/
.logo {
	height: 55px;
	background-image: url(../images/icono-lab.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 55px 55px;
	display:block;
	width: 100%;
	padding: 0 0 0 75px;
	margin: 0 auto;
	max-width: 725px;
}
div#header h1 {
  font-size: 1.3em;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  color: #CCC;
  font-weight: lighter;
  text-transform: uppercase;
  white-space: nowrap;
  position: relative;
  display: block;
  padding-top: 6px;
  /* padding: 0 0 0 150px; */
  /* margin: 0; */
  letter-spacing: 0.001em;
}
div#header h3 { 
	font-size: .85em;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #ccc;
	font-weight: lighter;
	text-transform: uppercase;
	white-space: nowrap;
	position: relative;
	letter-spacing: 0.1em;
	display: block;
	clear: both;
    	/*margin: 0;
	display: block;
	padding-left: 150px;
	float: left;*/
}

div#footer {
	font-size: .7em;
	color: #dacfe3;
	text-align: center;
	background-color: #520e74a8;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #6f4799;
	display:block;
	position: relative;
	bottom: 0;
	text-transform: uppercase;
	/*position: absolute;
	max-width: 800px;rgb(46 27 50)#590683e0
	margin-top: 15px;
	clear: both;*/
}
/*#footer a {
	display:block;
	font-size:20px;
	#5e349a94
	height:48px;
} */ 


/* NAVIGATION conten nav -------------------------------------------------------- */

#conten_nav {	
    font-family: 'PT Sans Narrow', Arial, sans-serif;
	display:block;
	margin: 0;
    padding: 0;
    letter-spacing: -0.001em;
	z-index: 3000;
	width: 100%;
	border-bottom: 1px solid #5e349a94;
	height: 30px;
	background-color: #59068380;
    line-height: 30px;
	/*font-family: 'Open Sans Condensed', sans-serif;
  	opacity: .75;
    background-color: rgb(46 27 50)#520e74e0;#590683e0
	opacity: 1;
    clear: both;
    margin-bottom: 5px;-0.02em
    padding-top: 5px;
	padding-bottom: 5px;
    background-color: #111;*/
}
.conten_nav {
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
    line-height: 30px;
	width: 100%;
    display: block;
    height: 100%;
}

.welcome {
  font-family: 'Baloo Tamma';
  font-size: 1.35em;
  font-style: italic;
  letter-spacing: 0.12em;
  color: #dacfe3;
  text-shadow: -1px -1px 0px #230146, 2px 2px 0px #a18bb2, 4px 4px 0px #22083e;
  display: inline-block;
  line-height: 30px;
  /*text-align: center;
  text-shadow: -1px -1px 0px #230146, 2px 2px 0px #a18bb2, 4px 4px 0px #22083e;
  float: left;  
  background: #6f4799;$clr-blue
  font-size: 80px;
  top: 50%;
  position: absolute;
  margin-top: -40px;
  width: 100%;*/
}

.conten_nav a {
	/*padding: 0; 8px*/
	padding: 0 0 0 6px;
}
.conten_nav a:hover {
	color:#fff;
	background-color: blueviolet;
	/*background-color: #58317c;*/
}
.conten_nav a span {
	color: #fff;
}
.conten_nav span.right_ab { 
	float:right;
   display: inline-block;
   /*  letter-spacing:0.005em;*/
    line-height: 30px;
}
span.right_ab a img {
    /* line-height: 30px; */
    vertical-align: middle;
    padding-bottom: 6px;
    filter: drop-shadow(1px 1px 1px black);
}
#nav {
	/*display: block;*/
	text-transform:uppercase;
}

#nav>li {
	display: block;
	float: left;
}

/*#nav>li:first-child {
    
}*/

#nav>li:last-child {
	border-right: 1px solid #6f4799;
}
#nav>li:last-child a {
    padding-right: 6px;
}
#nav>.current-menu-item {
	background: blueviolet;
}
/*#nav>li.current-menu-item li:last-child {
	display: block;
    background-color: #8d45cf;
}*/
#nav>li>a {
	display: block;
	font-size: 14px;
	color: #dacfe3;
	text-decoration: none;
	border-left: 1px solid #6f4799;
	/*padding-left: 7px;*/
    text-transform: uppercase;
}

#nav>li>a>span.subheader {
	display: block;
	font-size: 12px;
	color: #7A818B;
	font-style: italic;
	margin-top: 3px;
}
#nav>li.current-menu-item {
	display: block;
    background-color: #8d45cf;
	color: #000;
}
#nav>li.current-menu-item a {
	color: #dacfe3;
    /*color: #000;#58317c*/
}
#nav>li:hover>a {
	color: #dacfe3;
	background-color: #58317c;
}

/* NAVIGATION / sub navigation  / -------------------------------------------------------- */

#nav>li ul {
	display: block;
	margin-top: -0.45em;
	/*margin-top: -1px;
	width: 100%;#8d41d3*/
	z-index:3000;
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
	-webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 3px 2px rgba(0,0,0,0.4);
	box-shadow: 0 3px 2px rgba(0,0,0,0.4);
	background-color: #46125d;
    border: 1px solid #6f4799;
}
#nav>li ul li a {
    display: block; 
    font-size: 13px;
    color: #CFD4DB;
    text-decoration: none;
    border-bottom: 1px solid #6f4799;
    cursor: pointer;
	z-index: 3000;
	/* padding: 0 8px;
	width: 100%;
    line-height: 22px;*/
}
#nav>li ul li a:hover{
	background: #58317c;
    color: #fff;
}
#nav>li ul li a span {
	display: inline-block;
	/*font-size: 11px;
    line-height: 1.45;
    padding-top: 5px;
    padding-bottom: 5px;*/
}
#nav>li ul li a span:hover {
    /*color: rgb(120 87 126);*/
	color: #fff;
}
#nav>li ul li:last-child a { /* last item its rounded at bottom */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav>li ul li:last-child a:hover { /* last item its rounded at bottom */
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
}

/* NAVIGATION / sub navigation  / sub sub navigation /  ------------------- */

#nav>li>ul ul {
	/*margin-top: -0.05em;
	width: 100%;
	z-index:9999;*/
	display: block;
	z-index:3000;
	margin-top: 1px;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
	-webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 3px 2px rgba(0,0,0,0.4);
	box-shadow: 0 3px 2px rgba(0,0,0,0.4);
	border: 1px solid #6f4799;
	background-color: #111;
	width: auto;
	/*background-image: none;background: #242424
	border-bottom: 1px solid #383838;*/
}
#nav>li>ul ul li a {
    font-size: 11px;
    text-transform: capitalize;
    line-height: 1.35em;
    border-bottom: 1px solid #6f4799;
    display: block;
    text-decoration: none;
    padding: 5px;
	cursor: pointer;
	z-index:3000;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#nav>li>ul ul li a:hover {
	background: #202020;
    color: rgb(120 87 126);
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#nav>li>ul ul li a span {
	display: block;
}
#nav>li>ul ul li a span:hover {
	color: rgb(120 87 126);
}
#nav>li>ul ul li:last-child a { 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav>li>ul ul li:last-child a:hover {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* TABS modal-window CONTENT --------------------------------------------------------*/

.container {
  width: 90px;
  border: 1px solid rgba(255,255,255,.35);
  z-index:3000;
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  /*background-image: url(../images/qrcode.png) 28%/28%;
  float: right;
  padding: 3px;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  display: ;
  height: 100vh;
  clear: both;
  justify-content: top;
  align-items: left;*/
}
.container a {
  display: block;
  padding: 3px;
  cursor: pointer;
  /*height: auto;
  max-width: 100%;
  margin: 0 auto;
  width: 90px;
  font-size: 18px;
  font-weight: lighter;
  text-decoration: none;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;*/
}
.container a:hover {
  /*color: inherit;
  text-decoration: underline;
  -webkit-tap-highlight-color: rgba(0,0,0,0);*/
  opacity: .6;
  background-color: #58317c;
}
.container /*a */img {
  max-width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  /*color: #6f4799;
  width: 90px;
  height: auto;
  font-size: 18px;
  font-weight: lighter;
  text-decoration: none;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;
  display: block;*/
}

.modal-window {
  max-width: 100%;
  visibility: hidden;
  display: block;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
  /*display: none;
  position: relative;
  transition: all 0.3s;
  position: fixed;
  padding: 20px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
 clear: both;
  position: absolute;
  height: auto;
  pointer-events: none;*/
}
.modal-window:target {
  visibility: visible;
  opacity: 1;
  /*width: 315px;
  height: 315px;
  pointer-events: auto;*/
}
.modal-content {
  z-index: 9999;
  width: 100%;
  -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 4px 4px rgba(0,0,0,0.6);
  box-shadow: 0 4px 4px rgba(0,0,0,0.6);
  position: absolute;
  left: 0;
  top: -60px;
  background-color: #58317ce8;
  border: 1px solid #8c5be26e;
  /*width: 400px;
  max-
  width: 100%;
  transform: translate(-50%, -50%);
  background-color: rgb(62 61 61 / 60%);1.5em1.5em
  top: 50%;
  left: 50%;
  background-color: #1d1d1d;
  transform: translate(-50%, -50%);
  width: 100%;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 9999;
  margin: 0 auto;
  padding: .8em;*/
}
.modal-close {
  /*color: #00c6e3;
  font-size: 80%;
  text-align: center;
  width: 20px;
  height: 20px;
  display: block;
  line-height: 22px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.6);*/
  top: 5px;
  right: 15px;
  position: absolute;
  cursor: pointer;
  text-decoration: none;
}
.modal-close i {
  color: #fff;
  font: normal normal normal 20px/1 'FontAwesome';
  /*display: block;
  background: #fff;
  color: #58317c;
  vertical-align: baseline;
  padding: 0.5em;*/
}
.modal-close i:hover {
  color: rgba(255,255,255,.25);
  /*color: #8d45cf;*/
}
.modal-content img {
  /*.qrcode-containerbackground-image: url(../images/qrcode.png) 28%/28%;
  background-repeat: no-repeat;
  background-position: top center;
  height: 100vh;
  display: grid;
  clear: both;
  height: 350px;
  width: auto;
  width: 350px;rgba(255,255,255,.25)
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 3px 2px rgba(0,0,0,0.4);
  box-shadow: 0 3px 2px rgba(0,0,0,0.4);
  border: 1px solid #58317c;
  background-color: #58317c;
  display: block;
  position: relative;*/
  justify-content: center;
  align-items: center;
  max-width: 738px;
  width: 100%;
  height: auto;
  margin: 10px;
}

.modal-content h4 {
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: -0.01em;
  font-size: 18px;
  color: #fff;
  /* text-align: center; */
  font-weight: lighter;
  border-bottom: 1px solid #673ab76e;
  padding: 3px 10px;
  display: block;
  /*line-height: 36px;
   margin: 0 auto 10px; 
  color: blueviolet;*/
  background-color: #43105ba1;
  text-transform: uppercase;
}
.modal-content h4 span { 
  font-style: italic;
  text-transform: none;
  /*font-size: 1.15em;*/
}
.modal-content p {
  text-align: left;
  letter-spacing: -0.01em;
  font-size: 12px;
  color: #fff;
  /*clear: both;
  font-family: 'Open Sans Condensed', sans-serif;
  display: block;*/
}

/* TABS perspective CONTENT --------------------------------------------------------*/

.perspective {
  font-family: "Roboto", sans-serif;
  /*font-weight: 100;
  font-size: 100%;
  margin: 0 auto;
  perspective: 76em;
  perspective-origin: 50% 130px;
  width: 100%;*/
  padding: 20px 0;
  border-top: 1px solid #383838;
  margin: 30px auto;
  text-align: center;
  clear: both;
}
.perspective input {
  display: none;
}
/*.icon {
    width: 140px;
    height: 140px;  	
	display: inline-block;
    color: #000;
    text-align: center;
    line-height: 16px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.015em;
	margin-right: 40px;
}*/
.tab {
    /*position: absolute;*/
	margin-right: 40px;
    padding-top: 20px;
    width: 120px;
    height: 65px;
	border: 1px solid rgba(255,255,255,.25);
  	display: inline-block;
    color: #000;
    text-align: center;
    line-height: 16px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.015em;
  	-moz-border-radius: 16px;
 	-webkit-border-radius: 16px;
  	border-radius: 16px;
}
.tab span {
  font-size: 14px;
  font-style: italic;
  color: rgb(120 87 126);
  letter-spacing: -0.01em;
}
.tab:nth-child(1) {
  background-color: rgb(120 87 126 / .7);
  
}
.tab:nth-child(2) {
  background: rgb(120 87 126 / .6);
}
.tab:nth-child(3) {
   background-color: rgb(120 87 126 / .5);
}

/*.cube {
  position: relative;
  width: 540px;
  height: 260px;
  transform-origin: 0 130px;
  transform-style: preserve-3d;
  transition: transform 0.5s ease-in;
}

.tab-content {
  width: 538px;
  height: 258px;
  position: absolute;
  border: 1px solid #383838;
  font-weight: lighter;
}
.tab-content h1 {
  font-size: 24px;
  padding: 7px 0;
  margin: 0;
  font-weight: 300;
  text-align: center;
  color: #00c6e3;
  font-family: 'PT Sans Narrow', Arial, sans-serif;
  line-height: 1.15em;
}
.tab-content p {
  font-size: 13px;
  text-align: justify;
  letter-spacing: -0.001em;
  padding: 0 15px 7px 15px;
  color: #ccc;
  font-weight: lighter;
  line-height:1.07em;
}
.tab-content p span {
  color: #00c6e359;
  font-weight: lighter;
}
.tab-content i {
  color: rgb(0 198 227 / .5);
  display: inline-block;
  background: transparent;
  font: normal normal normal 14px/1 'FontAwesome';
}
.tab-content:nth-child(2) {
  transform: translateZ(130px);
  background: #252525;
}
.tab-content:nth-child(1) {
  transform: rotateX(-270deg) translateY(-130px);
  transform-origin: top left;
  background: #252525;
}
.tab-content:nth-child(3) {
  transform: rotateX(-90deg) translateY(130px);
  transform-origin: bottom center;
  background: #252525;
}

#tab-top:checked ~ .cube {
  transform: rotateX(-90deg);
}
#tab-front:checked ~ .cube {
  transform: rotateX(0deg);
}
#tab-bottom:checked ~ .cube {
  transform: rotateX(90deg);
}
*/
  
/* PULLQUOTES ------------------------------------------------------------*/

/*
.well { 
padding: 0;
    font-size: 1.25em;
color: rgb(138 102 145);
    letter-spacing: -0.001em;
    font-family: "Roboto", sans-serif;
    border: none;
}
.pullquote-left {
margin: 0 20px 0 0;
padding: 20px;
display: block;
float: left;
  color: #000;
  display: inline-block;
background: rgb(120 87 126);
width: 180px;
height: auto;
vertical-align: top;
}
.pullquote-left h2 {
  background: #ffffffd1;
  color: rgb(193 193 193);
  font-weight: lighter;
  font-size: 1.12em;
  letter-spacing: .04em;
  display: block;
  padding: 8px;
  margin: 0;
  color: #585758;
}  
.pullquote-left h2 span { 
  padding: 0;
  font-size: 1.35em;
  color: #3d1960;
  letter-spacing: -0.001em;
  font-family: "Roboto", sans-serif;
  border: none;
}*/
  
.pullquote-left {
  margin: 0 20px 0 0;
  padding: 20px;
  display: inline-block; 
  background: #6f4799;
  width: 200px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  vertical-align: top;
  /* height: auto;
  color: #000;
  display: block;  rgb(120 87 126)
  clear: both; */
}
.img { 
    background-image: url(../images/icons-ok.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px 45px;
    display: block;
    /*clear: both;
    width: 510px;*/
    height: 45px;
    margin-top: 0.3em;
}
.well { 
  padding: 0;
  margin: 0;
  letter-spacing: -0.001em;
  font-family: "Roboto", sans-serif;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.pullquote-left h2  {
  color: #dacfe3;
  font-weight: lighter;
  font-size: 1.12em;
  letter-spacing: .04em;
  padding: 10px;
  margin: 0;  
  background: #58317c;
}
.pullquote-left span { 
  padding-top: 0.15em;
  font-size: 1.33em;
  font-family: 'Baloo Tamma', cursive;
  color: #fff;
  letter-spacing: .05em;
  /* border: none;
  font-weight: 600;
  font-size: 1.75em; 
  font-family: 'Open Sans Condensed';*/
  line-height: 1.1em;
  display: block;
  text-shadow: -1px -1px 0px #230146, 2px 2px 0px #a18bb2, 4px 4px 0px #22083e;
}
.pullquote-left h3 { 
	padding: 8px 0 0 0;
	font-size: 1.25em;
	font-style: italic;
	font-weight: lighter;
	line-height: 1.1em;
	/* font-size: .95em;
	text-shadow: 1px 1px 0px #fff;#d6b8ed */
	font-family: 'Open Sans Condensed';
	color: #dacfe3;
	letter-spacing: -0.015em;
	margin: 22px 0 0 0;
	border-top: double #d6b8ed 4px;
}
.pullquote-center {
	border-left: 4px solid rgb(120 87 126);
	padding: 0 0 0 20px;
	/* color: rgb(120 87 126);
	float: right; */
	display: inline-block;
	width: 510px;
	margin: 0;
}
.pullquote-center p {
    margin: 0 0 8px 0;
    font-style: italic;
    font-weight: lighter;
    font-size: 1em;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.15em;
    color: #dacfe3;
	display: block;
    /*padding: 0;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: rgb(239 213 255 / 85%);
    opacity: .95;*/
    text-align: justify;
}
.pullquote-center p:last-child {
  margin-bottom: 0;
  padding: 6px 10px;
  background: #6f4799;
  color: #fff;
  /*color: #3b2154;
  font-weight: bold;*/
  font-size: .91em;
  line-height: 1em;
}
.pullquote-center i {
  color: #5a2577;
  display: inline-block;
  background: transparent;
  font: normal normal normal 1.05em/1 'FontAwesome';
}
hr {
    margin-bottom: 10px;
    margin-top: 30px;
    border: 0;
    width: 57%;
    border-top: 1px dotted rgb(120 87 126);
	display: block;
	/*clear: both;
	opacity: .3;
	border-block-start: unset;*/
}
.pullquote-right {
	padding: 0;
	font-size: .9em;
	color: #dacfe3;
	font-weight: lighter;
	/*letter-spacing: -0.0025em;25%*/
   	margin: 0;
	width: 100%;
	display: block;
	line-height: 1.25em;
}
.pullquote-right i {
    color: #6f4799;
    display: inline-block;
    margin-right: 2px;
    background: transparent;
    font: normal normal normal 1.03em/1 'FontAwesome';
}
.pullquote-right a {
    color: #6f4799;
	text-decoration: none;
	/*font-size: 1.05em;
	letter-spacing: -0.015em;
	font-size: .9em;*/
}
.pullquote-right a:hover {
	text-decoration: underline;
}
span.solid-blue {
	color: #0410ef;
}
span.solid-red {
    color: #E51400;
}
span.solid-yellow {
	color: #FF3;
}
span.solid-green {
    color: #008b00;
}
span.solid-light-green {
    color: #9bd240;
}
span.solid-purpple {
    color: #fe0b6f;
}
span.solid-orange {
    color: #fb8005;
}
span.solid-light-blue {
	color: #10c1f2;
}
span.solid-dark-blue {
	color: #3838B7;
}
span.solid-gray {
    color: #a9a9a9;
}
span.solid-black {
    color: #848484;
}


/*------------------------------------------------------
	#slider3 rslides Styles 
--------------------------------------------------------*/


/* rslides ------------------------------------------------------------*/

/*.rslides {
  margin: 0 0 30px 0;
 clear: both;
  width: 100%; 
}

#slides {
  position: relative;
  overflow: hidden;
  max-width: 800px;
  width: 100%;
}

img {
  position: absolute;
  height: inherit;
  width: 100%;
  left: 0;
  top: 0;
}

.img_visible {
  position: relative;
  float: left;
}
*/

#slider3 {
  background-color: rgb(46, 27, 50);
  border: 1px solid #402858;
  /*width: 100%;
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  background-color: rgb(14, 14, 13);rgb(56 15 64 / 71%)
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  margin: 0 auto;
 clear:both;
  max-width:798px;*/
}
#slider3 h3 {
	/*color: #fff;
    font-size: 20px;*/
    font-family: "Arial Narrow", Arial, Helvetica,  sans-serif;
	/*text-transform: uppercase;
    font-weight: 300;
	margin-bottom: 10px;*/
}  
.caption {
	background-color: rgb(46, 27, 50);
	border-bottom: 1px solid #402858;
	padding: 12px 15px;
	position: relative;
	/*font-weight: lighter;
    background-color: rgb(62 61 61 / 45%);
    text-shadow: none;
    display: block;
	float:left;
	list-style: none;
	line-height: 1.6em;
	z-index: 2;
	width: 100%;
	max-width: 760px;rgba(255,255,255,.1)
    background-color:#0A0909;
	background: rgba(0,0,0,.8);*/
}
.caption h3 {
	font-weight: lighter;
	color: #dacfe3;
    letter-spacing:-0.02em;
	/*filter: alpha(opacity=0);color: #673992;*/
	font-size: 18px;
	display: inline-block;
	position: relative;
}
.caption h3 span { 
	/*float: right;
	text-decoration:blink;
	font-size: 16px;
	color: #00c6e3;*/
	letter-spacing:-0.01em;
	position: relative;
	display: inline-block;
    margin-left: 5px;
    font-style: italic;
    text-transform: none;
    border-left: 1px solid #00c6e3;
	padding-left: 5px;
    /*text-align: left;
	line-height: 26px;*/
}
.caption h4 {
	font-size: 18px;
	color: #bbb;
	/*float: right;
	position: relative;
	display: inline-block;
	bottom: 19px;	
    clear: both;*/
}
.caption p {
    font-size: 14px;
    color: #ccc;
    padding: 0 5px 0 8px;
    letter-spacing: -0.001em;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    border-left: 1px solid #03c6e36e;
    margin-top: 8px;
}

.caption p:last-child {
    margin-top: 10px;
}
.caption p:after {
   margin-top: 0;
}
.caption li {
	list-style: none;
	/* display: list-item;
	-webkit-backface-visibility: hidden;
	position: relative;
	float:left;
	margin-left: 15px;
	list-style-type:disc;
	clear:both;*/
}

/* ---- imageMap ------------------------------------------------- */  

 
 /*.marker .bullet img {
	height: 100%;
	width: auto;
	display: none;
	max-width: 100%;
  	float:none;
	padding: 0;
  }
.marker .bullet img {
  width: 100%; 
  height: auto;
}
.marker .bullet2:hover {
  background-color: #fff;
  opacity: .55;
  transform: scale(.8);
  -webkit-animation: pulse 0.4s infinite;
  -moz-animation: pulse 0.4s infinite;
}
.imageMap .marker .bullet>img {
	border: 0; absolute 
	height: auto;
}
.bullet>img {
	position: relative;
	left: 0;
	top: 0;
	float: none;
	width: auto;
	max-width: 100%;
}
.bullet>img  {
object-fit: contain;
aspect-ratio: 3/2;
width: 100%;
}
.marker img:hover {
	background-position: 0 -35px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-color: #fff;
    border-radius: 50%;
	max-width: 100%;
	width: 100% !important;
	height: 100% !important;
    opacity: .6;
    transform: scale(.8);
    -webkit-animation: pulse 0.4s infinite;
	-moz-animation: pulse 0.4s infinite;
}*/

/*.marker .bullet {
	position: absolute;
	display: block;
	 max-width: 100%;
	display: none;
 	 border: 1px solid red;
	 outline:none;*/
	/*opacity: 100;
	background-clip: padding-box;
    border: 1px solid red;	
	 url(../images/bullet_imagemap.png);
	background-repeat: no-repeat;
    -webkit-tap-highlight-color: transparent;
	background: transparent;
	height: 100%;
	width: 100%;
	max-width: none;
	left: 0;
	top: 0;
	cursor: pointer;
}
.marker .bullet1 {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	display: block;
	max-width: none;
	width: auto;

}
*/

/*.marker .bullet {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	display: block;
	max-width: 100%;}
	max-width: none;
	width: auto;
	 .nav > li > a > img {max-width: none;}
 	 border: 1px solid red;
	 outline:none;*/
	/*opacity: 100;
	background-clip: padding-box;
    border: 1px solid red;	
	 url(../images/bullet_imagemap.png);
	background-repeat: no-repeat;
    -webkit-tap-highlight-color: transparent;
	background: transparent;
	max-width: 100%;
	height: 100%;
}*/

.imageMap {
	position: relative;
	float: none;
	z-index: 8888;
	margin: 20px 15px;
	max-width: 768px;
	/*height: auto;
	text-align: center;
	width: auto;
   	clear: both;
	display: block;*/
}
.imageMap .marker {
	position: absolute;
	margin-left: -10px;
	margin-top: -10px;
	/*z-index: 8888;
	width: auto;
	max-width: 100%;
	position: relative;
	height: ;
	display: block;
    background:red;
	visibility: visible;
	max-width: 790px;*/
}
.marker .bullet {
	position: absolute;
	display: block;
	background-image: url(../images/icon-plus.png);
	background-repeat: no-repeat;
    width: 22px;
	height: 22px;
    /*webkit-tap-highlight-color: transparent;
	background-image: url(../images/plus2-icon.png);
	background-image: url(../images/plus-icon2.png);
	background-clip: padding-box;
    border: 1px solid red;	
	background: transparent;
	max-width: 100%;
	width: 100%;
	height: 100%;*/
	opacity: .55;
	left: 0;
	top: 0;
	cursor: pointer;
}
.marker .bullet2 {
	position: absolute;
	display: block;
	background-image: url(../images/icon-plus.png);
	background-repeat: no-repeat;
	background-color: white;
    width: 22px;
	height: 22px;
	opacity: .65;
	left: 0;
	top: 0;
	cursor: pointer;
}
/*.marker .bullet:hover {
    background-color: #fff;
    border-radius: 50%;
	max-width: 100%;
	width: 100% !important;
	height: 100% !important;
    transform: scale(.9);
	opacity: .45;	
	background: transparent;
    -webkit-animation: pulse 0.5s infinite;
    -moz-animation: pulse 0.5s infinite;
}*/
.marker .bullet:hover {
    background-color: #fff;
    /*border-radius: 50%;
	max-width: 100%;
	width: 100% !important;
	height: 100% !important;*/
    transform: scale(.8);
	opacity: .5;
    -webkit-animation: pulse 0.4s infinite;
    -moz-animation: pulse 0.4s infinite;
}
.marker .bullet2:hover {
    background-color: #fff;
    /*border-radius: 50%;
	max-width: 100%;
	width: 100% !important;
	height: 100% !important;*/
    transform: scale(.8);
	opacity: .5;
    -webkit-animation: pulse 0.4s infinite;
    -moz-animation: pulse 0.4s infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
  }

  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
} 
 
.imageMap .marker .info {
	position: absolute;
	top: -10px;
	left: 40px;
	color: white;
	display: none;
	background-clip: padding-box;
	border: 1px solid rgba(255,255,255,.5);
	background: #181818 url('../images/modal-bg.png') repeat-x 0 -1px;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.7);
    -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,.7);
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.7);
	white-space: nowrap; 
	max-width: 315px;
    width: auto;
	/* width: 335px;
	max-width: min-content;*/
	padding: 10px;
}
.imageMap .marker .info2 {
	position: absolute;
	top: 40px;
	left: 115px;
	color: white;
	display: none;
	background-clip: padding-box;
	border: 1px solid rgba(255,255,255,.5);
	background: #181818 url('../images/modal-bg.png') repeat-x 0 -1px;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
    -webkit-box-shadow: 0 5px 5px 0px rgba(0,0,0,.7);
    -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,.7);
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.7);
	max-width: 315px;
    width: auto;
	/* width: 335px;*/
	/*white-space: nowrap;*/
	padding: 10px;
}
		
.imageMap .marker .info p {
	font-family: 'Arial Narrow', Arial, sans-serif;
	letter-spacing: -0.01em;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
    width: auto;
	/*white-space: nowrap;
	padding: 0;
    width: 315px;
	height: auto;*/
}
.imageMap .marker .info h4 {
	color: #666;
	font-size: 16px;
	float: left;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	line-height: normal;
}
.imageMap .marker .info:after {
	content: "";
	width: 9px;
	height: 17px;
	position:absolute;
	top: 12px;
	left: -9px;
	background: url('../images/arrow_imagemap.png') no-repeat;
}

/* Left marker  ------------------------------------------------- */

.imageMap .markerLeft .info {
	left: -346px;
}

.imageMap .markerLeft .info:after {
	left: 335px;
	background-position: -9px 0;
}
.imageMap .markerRight .info {
	right: -346px;
}

.imageMap .markerRight .info:after {
	right: 335px;
	background-position: -9px 0;
}
.imageMap .markerTop .info {
	right: -346px;
}
/*.imageMap .markerTop .info:after {
	right: 335px;
	background-position: -9px 0;
}*/


/* rslides nav ------------------------------------------------- */

.rslides_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 47%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url(../images/themes.gif) no-repeat left top;
}
.rslides_nav:active {
  opacity: 1.0;
}
.rslides_nav.prev:first-child {
  display: none;
}
.rslides_nav.next {
  left: auto;
  right: 0;
  background-position: right top;
}

/* rslides tabs ------------------------------------------------- */

.rslides_tabs {
	background-color: rgb(56 15 64 / 71%);
	/*-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);*/
	font-size: 28px;
	line-height: 40px;	
    max-width: 790px;
	text-align: center;
	/*width: 100%;
	background: rgba(0,0,0,.25);
    float: left;
	padding: 10px;
	margin: 0 auto 30px auto;*/
	padding: 10px 8px 0 10px;
}
.rslides_tabs li {
  display: inline-block;
  float: none;
  /*margin-right: 5px;
  margin-right: 1px;
  float: left; 
  margin: 0;*/
}
.rslides_tabs a {
	width: auto;
	/*padding: 9px 20px;*/
    height: auto;
	background: transparent;
	display: inline-block;
}
  
/*.rslides_tabs img {
  border: 1px solid rgba(255,255,255,.2);
}*/

.rslides_tabs li:first-child {
 	margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
    /* color: #6CF;
  font-weight: bold;
  border: inset 4px #00c6e3;*/
}

/* slider3-pager ------------------------------------------------- */

#slider3-pager {
	background-color: rgb(46, 27, 50);
    border: 1px solid #5e349a94;
	/*-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);1px solid #2A2A2A
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);*/
    /*box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);*/
	margin: 20px auto;
    /* width: 100%;
    clear:both;
    max-width:798px;
	padding: 10px;*/
}
#slider3-pager li {
	list-style: none;
	display: inline-block;
   /* float: none;
	margin-right: 5px;
	margin-right: 1px;
	padding: 0; 
	float: left; 
	margin: 0;*/
}
#slider3-pager li:first-child {
  margin-left: 0;
}
#slider3-pager a {
	display: inline-block; 
}
#slider3-pager .rslides_here a {
  background: transparent;
  background-color: rgb(88 49 124 / 65%);
  -webkit-box-shadow: 0 0 0 1px #8d45cf;
  -moz-box-shadow: 0 0 0 1px #8d45cf;
  box-shadow: 0 0 0 1px #8d45cf;
  /*border: inset 2px #00c6e3;
  margin: 0;
  padding: 0; 
  margin: 0 0 0 1px;
  padding: 0;
  display: inline-block;
  float: left;*/
}
#slider3-pager a {
	padding: 0;
	/*margin: 0;*/
}
#slider3-pager img {
	float: left;
	height: 50px;
	width: 50px;
	border: 1px solid #6f4799;
	padding: 3px;
}

/*#slider3-pager .rslides_here a video {
    background: rgba(255,255,255,.1);rgba(255,255,255,.25)
    border: inset 2px #00c6e3;
    width: 46px;
    height: 46px;
}
#slider3-pager video {
    float: left;
	width: 50px;
    height: 50px;
	border: 1px solid rgba(255,255,255,.25);
	padding: 0;
}
*/

html {
font-size: 1rem;
}
@include media-breakpoint-up(sm) {
  html {
  font-size: 1.2rem;
  }
}
@include media-breakpoint-up(md) {
  html {
  font-size: 1.4rem;
  }
}
@include media-breakpoint-up(lg) {
  html {
  font-size: 1.6rem;
  }
}

/* End CSS --------------------------------------------------------------------  */