
.slider {
    margin-bottom: 0;
}

blockquote p{
	font-size: 12px;
}

.ss_floating1, .ss_floating2 {
	position: fixed;
	z-index: 1000;
	margin-top: 0;
}
.ss_floating1 {
	
}
.ss_floating2 {
	top: 14px;
	right: 6px;
}

/*-----------------------*/


.image-parent {
  max-width: 60px;
  display: inline-block;
  margin-right: 10px;
  float: left;
}

.ss_services li.list-group-item{
	overflow: auto;
	border: none;
}
.ss_services .ss_title{
	font-size: 14px;
}

/*.list-group {
    width: 400px !important
}

.list-group-item {
    margin-top: 10px;
    border-radius: none;
    background: #5E35B1;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.list-group-item:hover {
    transform: scaleX(1.1)
}

.check {
    opacity: 0;
    transition: all 0.6s ease-in-out
}

.list-group-item:hover .check {
    opacity: 1
}

.about span {
    font-size: 12px;
    margin-right: 10px
}*/



