body{
	background-color: #232323;
}
@font-face {
	font-family: "LoosieScript"; 
	src: url("../fnt/loosiescript.eot"); /* IE9*/
	src: url("../fnt/loosiescript.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fnt/loosiescript.woff2") format("woff2"), /* chrome firefox */
	url("../fnt/loosiescript.woff") format("woff"), /* chrome firefox */
	url("../fnt/loosiescript.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
	url("../fnt/loosiescript.svg#LoosieScript") format("svg"); /* iOS 4.1- */
}
@font-face {
	font-family: "Circle Outline PhotoshopSupply"; 
	src: url("../fnt/Circle_Outline_PhotoshopSupply.otf"); /* IE9*/
	src: url("../fnt/Circle_Outline_PhotoshopSupply.otf?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fnt/Circle_Outline_PhotoshopSupply.otf") format("otf"), /* chrome firefox */
	url("../fnt/Circle_Outline_PhotoshopSupply.woff") format("otf"), /* chrome firefox */
	url("../fnt/Circle_Outline_PhotoshopSupply.otf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
}
/* Header */
#head { 
	background:#181015 url(../img/bg_header3.jpg) no-repeat;
	background-size: cover; 
	min-height:520px; 
	text-align: center;
	color:white; font-family:"Open sans", Helvetica, Arial; 
	font-weight:300;
	padding-top: 100px;
}
#head.secondary { height:100px; min-height: 100px; padding-top:0px; }
#head .lead { font-family:Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif; font-size:30px; margin-bottom:6px; color:#415063; line-height:1.15em;} 
#head .tagline { color:rgba(0,0,0,0.75); margin-bottom:25px; }
#head .tagline a { color:#000000; } 
#head .btn { margin-bottom:10px;}
#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5);}
#head .btn-default:hover,
#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
#head .btn-default:active,
#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }
@media (max-width: 767px) {
	#head { min-height:420px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}

/* Autohide navbar */
.slideUp { top:-100px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }


/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; }
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:300; }
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
	#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 

/* Footer */
.footer1 { background: #232323; padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }		
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
	.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
		.footer1 .entry-meta a { color: #333333; }
		.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.follow-me-icons { font-size:30px; }		
		.follow-me-icons i { float:left; margin:0 10px 0 0; }		

.footer2 { background: #191919; padding: 15px 0; color: #777; font-size: 12px; }
	.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }		
	.widget-simplenav a{ margin:0 5px; }


.verimg{
	cursor: pointer;
	color: #428BD8;
}
.btmtm{
	font-size: 16px;
	cursor: pointer;
}
.btmtm:hover{
	color: #428BCA;
}
.estaut{
	font-size: 15px;
	font-weight: bold;
}
.cabece{
	background-color: #E0E0E0;
}

.prgl{
	font-size: 90px;
	font-style: normal !important;
	font-family: 'LoosieScript', sans-serif;
	text-shadow: 1px 1px #000000;
	font-weight: bold;
	letter-spacing: 3px;
}
.txtvr{
	font-size: 20px !important;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif' !important;
	letter-spacing: 0px !important;
	text-shadow: none !important;
	margin-left: -10px !important;
}
.cl1{color: #4E538A;}
.cl2{color: #003333;}


/*CONFIGURACIÓN DE ELEMENTOS BOOTSTRAP*/
.btn-outline-primary, .btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:visited {
	color: #3E4095 !important;
	border: 1px solid #3E4095 !important;
	outline: none !important;
}
.active a{
    color: #3E4095 !important;
}
.floating-btn{
	width: 80px;
	height: 80px;
	background: #3E4095;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	border-radius: 50%;
	color: #ffffff;
	font-size: 40px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.25);
	position: fixed;
	right: 20px;
	bottom: 20px;
	transition: background 0.25s;
}
.floating-btn:active{
	background: #1F1D1E;
}
.floating-btn:hover{
	text-decoration: none;
}
.chattransf-btn{
	width: 300px;
	height: 450px;
	background: #FFFFFF;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-size: 10px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.25);
	position: fixed;
	right: 20px;
	bottom: 20px;
	transition: background 0.25s;
	border: 1px solid #3E4095;
	display: none;
}
.titcod{
	font-size: 13px;
	color: white;
	margin-left: 10px;
	margin-bottom: 5px;
}
.cercha {
  font-size: 14px;
  color: white;
  cursor: pointer;
  float: left;
  margin-left: 29px;
  margin-top: 3px;
}
.cercha:hover{
	color: lightcoral;
}
.selare{
	color: #FFFFFF;
}
.pandes{

}
.cntcha{
	width: 296px;
	height: 242px;
	overflow-y: scroll;
}
.chtclm{
	width: 275px;
	min-height: 75px;
	float: left;
}

.chtcli{
  width: 274px;
  min-height: 75px;
  float: left;
}
.iconi1{
	width: 24px;
	height: 50px;
	float: left;
	text-align: center;
	font-family: Circle Outline PhotoshopSupply;
	font-size: 26px;
}
.cuach1 {
  width: 226px;
  min-height: 50px;
  border: 1px solid #B0B0B0;
  float: left;
  padding: 10px;
  margin-top: 17px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
 background-color: #E5E5E5;
	font-size: 13px;
}
.cuach2 {
  width: 226px;
  min-height: 50px;
  border: 1px solid #2F3171;
  float: left;
  margin-left: 24px;
  padding: 10px;
margin-top: 17px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
	background-color: #3E4095;
	color: white;
	font-size: 13px;
}
.txttim{
	color: #606060;
	font-size: 9px;
}
.txtti2{
	color: #59A8FF;
	font-size: 9px;
}
.txtdsc{
	margin-left: 10px;
	color: darkblue;
	font-size: 9px;
	cursor: pointer;
}
.txtdsc:hover{
	color: black;
}
.txtds2{
	margin-left: 10px;
	color: #59A8FF;
	font-size: 9px;
	cursor: pointer;
}
.txtds2:hover{
	color: #88C0FF;
}


.cntinp{

}
.iconi2{
	width: 30px;
	height: 30px;
	background-color: aquamarine;
	float: right;
}
.cheare {
  color: white !important;
  margin-left: 17px;
  margin-top: 3px;
  font-size: 13px !important;
  cursor: pointer;
  float: left;
}
.tipcha{
	cursor: pointer;
}
.estipt{
	border: 1px solid #34367C;
	font-size: 13px;
}
.avicon{
	width: 100%;
	min-height: 30px;
	float: left;
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
}
/*Diseño de toda la zona*/
.dropzone {
	min-height: 60px;
	border: 1px solid #3E4095;
	background: #3E4095;
	padding: 1px 1px;
}
/*Nombre o enlace del archivo*/
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 2px;
  min-height: 0px;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 8px;
  min-width: 100%;
  max-width: 100%;
  padding: 1em 1em;
  text-align: center;
  color: rgba(0,0,0,.9);
  line-height: 100%;
}

.dropzone .dz-message .dz-button {
  background: none;
  color: #3E4095;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  text-transform: uppercase;
}

/*Tamaño de icono*/
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 30px;
  height: 30px;
}
/*Estilo del peso del archivo*/
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 0.25em;
  font-size: 9px;
}
/*Tamaño del contenedor*/
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 10px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone .dz-preview .dz-image {
  border-radius: 5px;
  overflow: hidden;
  width: 60px;
  height: 40px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 70%;
  margin-left: -27px;
  margin-top: -27px;
}
/*Mensaje*/
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 42px;
  left: -40px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: .5em 1.2em;
  color: #fff;
}
/*Animación boton parpadeante*/
@keyframes glowing {
	0% {
		background-color: #2ba805;
		box-shadow: 0 0 5px #2ba805;
	}
	50% {
		background-color: #49e819;
		box-shadow: 0 0 20px #49e819;
	}
	100% {
		background-color: #2ba805;
		box-shadow: 0 0 5px #2ba805;
	}
}
@keyframes solfondo {
	0% {
		background-color: orange;
	}
	50% {
		background-color: red;
	}
	100% {
		background-color: orange;
	}
}
.bnchpr {
	background-color: #1c87c9;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	border: none;
	color: #eeeeee;
	cursor: pointer;
	display: inline-block;
	font-family: sans-serif;
	font-size: 20px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none;
}

.bnchpr {
  animation: glowing 1300ms infinite;
}

.bnprue1 {
	background-color: orange;
}

.bnprue2 {
  animation: solfondo 1300ms infinite;
}
.texto_logo_cliente{
	color: white;
}

