.bugme {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.nav-top .navbar-right .show-on-hover .fd_dd {
	visibility: hidden;
	z-index: 222;
	transition:all 0.25s ease 0s;
	}
	.nav-top .navbar-right .show-on-hover:hover .fd_dd {
		visibility:visible;
		top:47px !important;
	}
	.nav-top .navbar-right .show-on-hover .fd_dd li {
	padding: 10px 5px;
	cursor: pointer;
	border-bottom: 1px solid #f5f5f5;
	position:relative;
	color:gray;
	}
	.triangle_c_fd_dd {
	border-color: transparent transparent #8cc221;
	border-style: solid;
	border-width: 0 10px 10px;
	height: 0;
	transform: rotate(360deg);
    width: 0;
	}
	.nav-top .navbar-right .show-on-hover .fd_dd li.triangulo {
	background-color: #8cc221;
	border-bottom: medium none;
	height: 3px;
	padding: 0;
	position: relative;
	}
	.nav-top .navbar-right .show-on-hover .fd_dd li.triangulo .triangle_c_fd_dd {
	left: 16px;
	position: absolute;
	top: -8px;
	}
	.nav-top .navbar-right .show-on-hover .fd_dd a {
	color: #686868;
	text-decoration: none;
	width:100%!important;
	}
	.nav-top .navbar-right .show-on-hover .fd_dd li:hover {
	background: #8cc221;
	color: #fff;
	cursor: pointer;
	}
	.nav-top .navbar-right .show-on-hover .fd_dd li a:hover {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	}
	.fd_dd li img {
	width: 25px;
	}
	.user-info {
	color: #686868;
	}
	.user-info:hover {
	color: #fff;
	}



	.hs-home-section2{
	position:relative;
	
	}
	.hs-home-section2 .hs-home-section2-top-row{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px
	}
	.hs-home-section2 .hs-home-section2-top-row{
	text-align:center
	}
	.hs-home-section2 
	.hs-home-section2-top-row p:last-of-type{
	margin-bottom:0
	}
	.hs-home-section2 .hs-home-section2-bottom-row{
	padding-left:15px;
	padding-right:15px
	}
	.hs-home-section2 .hs-home-section2-bottom-row .col-lg-4{
	text-align:center
	}
	.hs-home-section2 .hs-home-section2-bottom-row .rtecenter{
	width:200px;
	display:inline-block;
	text-align:center
	}
	.hs-home-section2 .hs-home-section2-bottom-row h3{
	font-size:26px;
	font-weight:300;
	color:#295288;
	line-height:1.3;
	margin:0 0 22px
	}
	.hs-home-section2 .hs-home-section2-bottom-row p{
	font-size:16px;
	margin-bottom:22px;
	line-height:1.6;
	color:#999
	}
	.hs-home-section2 .hs-home-section2-btn a{
	font-size:14px;
	line-height:22px;
	outline:0;
	padding:9px 20px;
	text-shadow:none;
	background:#fff;
	filter:none;
	transition:background .2s linear 0s,color .2s linear 0s;
	white-space:normal;
	border-radius:3px;
	border:1px solid #1e1e1e;
	padding-top:9px;
	padding-bottom:9px;
	box-shadow:none;
	border-color:#295288;
	color:#295288;
	text-align:center;
	font-family:"Open Sans",sans-serif;
	text-decoration:none;
	display:inline-block
	}
	.hs-home-section2 .hs-home-section2-btn a:hover{
	background-color:#048ce2;
	border-color:#295288;
	color:#fff
	}	

