#sec_slide .tb
{
font-size: 2.2rem;	
font-weight: 350 !important;
}
#box_calendar{
	min-height:5rem;
}
#sec_slide h1
{
font-size: 3rem;
color: #192f53;
font-weight: 300;
}
#body-form h2, #body-form h3{
font-size: 2.5rem;
color: #192f53;
font-weight: 300;	
}
#body-form h3
{
font-size: 2rem;
}
.tks-box h3{
	font-size: 3rem !important;
	color: #a205a5 !important;
}
#body-form i{
	color:#a205a5;
}
.icn
{
padding-right: 0.5rem;
font-size: 1.2rem;
}
.social-icons{
	font-size: 2.2rem;
}
.invalid-feedback{
color: #a205a5 !important;	
}
#navPanel{display:none!important;}
#nombre-error,
#correo-error,
#tel-error,
#empresa-error,
#mensaje-error
{
	color: #a205a5;
	font-size:0.8rem;
	padding-top:0.5rem;
}
.line-bg
{
	border-top: 2px solid #a205a5;
}
.sidebar {
  float: none;
}
.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.link-btn-fr, .link-btn-fr:active, .link-btn-fr:focus, .link-btn-fr:visited, .link-btn-fr:link{
	background-color:#a205a5; border:0.2em solid #a205a5; color:#fff; border-radius: 30px; padding: 0.6em 2em 0.6em 2em; margin:1em auto; border-top:0.2em solid transparent;
}
.link-btn-fr:hover{
-webkit-box-shadow: -1px 4px 14px 0px rgba(126,142,159,0.5);
	-moz-box-shadow: -1px 4px 14px 0px rgba(126,142,159,0.5);
	box-shadow: -1px 4px 14px 0px rgba(126,142,159,0.5);
	padding: 0.6em 3em 0.6em 3em;
	color:#fff;
}
.box-tks{
	display:none;
}