/* You can override css in this file */
.article-info-term {
	display: none;
}
strong{
  font-weight:bold;
}
.icon-calendar {
	display: none;
}
.services2-check{
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,121,154,0.75);
-moz-box-shadow: 0px 0px 5px 1px rgba(0,121,154,0.75);
box-shadow: 0px 0px 5px 1px rgba(0,121,154,0.75);
  padding:10px;
}
.intro-image-container{
    float: left;
    position: relative;
    width: 100%;
    height: 260px;
    margin: 0 auto;
    overflow: hidden;
}
.mask {
	position: relative;
	display: block;
	width: 100%;
	height: 260px;
	background: #000;
	opacity: 0;
      -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.mask:hover{
  opacity:0.52;
}
.intro-image-container:hover .item-image img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.blogcustom-span .item-image img{
    -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.blogcustom-span .item-image{
  position: absolute;
  top: 0;
  left: 0;
}
.blogcustom-span {
  padding-left:20px;
	padding-right: 20px;
}
.custom-blog .items-row {
	padding-bottom: 30px;
}
.blogcustom-span .item {
	background-color: #f9f9f9;
}
.custom-date{
  text-align:center;
  font-weight: 700;
  font-size: 15px;
  font-style: normal;
  padding:7px 0;
  color:#00799B;
}
.custom-blog-wrapper {
	padding: 0 15px;
}
.custom-blog-wrapper p {
  padding-bottom: 15px;
}
.custom-blog-wrapper p em {
	font-style: normal;
  color:#333333;
}
.custom-blog-wrapper .page-header h2{
  font-size:20px;
  font-weight:600;
  text-align:center;
  color:#333;
  line-height: 22px;
  font-style: normal;
}
.custom-blog-wrapper .page-header {
padding-bottom: 0;
margin: 10px 0 15px;
border-bottom: none;
}
.contact-address-block {
	display: none;
}
.contact-form-block h3{
  display:none;
}
#sp-greeting-wrapper{
  background:none;
}
#sp-header-wrapper {
	padding: 15px 0;
}
.greeting1 .greetings {
	padding: 40px 0 30px;
}
#sp-testimonial-wrapper {
	background-image: none;
}
.readon {
	display: block;
	color: #000000;
    padding-top:20px;
}
.testimonial-classic {
	width: 70%;
}
.sprocket-features-desc {
	font-size: 16px;
  text-align: center;
}
.blog .readmore a{
  color:#000000;
}
.menu-μαρτυρίες #sp-main-body-wrapper .container{
  width:940px;
}
.menu-μαρτυρίες #sp-main-body-wrapper .container hr {
	margin: 40px auto;
	border: 0;
	border-top: 2px solid #51BE9D;
	border-bottom: 2px solid #51BE9D;
 /* max-width:75%; */
}
.menu-μαρτυρίες .page-header{
  padding-bottom:0;
  margin-bottom:0;
  border-bottom:none;
  color:#27ccc0;
}
.testimonial-classic h2{
  text-align:center;
}
#sp-bottom-wrapper {
	padding: 20px 0;
}
#sp-bottom2-wrapper {
	padding-bottom: 40px;
	padding-top: 20px;
}
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
	cursor: pointer;
	font-size: 16px;
	color: #00799A;
	font-weight: bold;
}
.rl_tabs > ul.nav-tabs > li > a {
	color: #00799A;
	cursor: default;
	font-size: 16px;
	font-weight: bold;
}
