/*css apo gfakas*/


#sp-header.menu-fixed {
   -webkit-transition: 600ms;
   -o-transition: 600ms;
   transition: 600ms;
   background: #44475699; 
}

.sp-megamenu-parent > li > a { color: #D0E5FF;}
#sp-header .logo { margin: 0 auto;}
.left{float:left;}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {color: #FF5E1B;}
/* ola ta stantard buttons*/
.sppb-btn {
    padding: 14px 19px;
}
/*titlos top banner */
.sp-page-title h3 {
    font-size: 80px;
    font-weight: 500;
    line-height: 1.7;
    margin-top: 10px;
    color: #fff;
}

@media (max-width:440px) {
	.sp-page-title h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.7;
    margin-top: 10px;
    color: #fff;
}
}

.sp-page-title h2 {
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
}

ol.circles-list {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 0;
    margin-left: 4em;
    padding: 0;
    counter-reset: li-counter;
}
ol.circles-list > li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 3em;
}
ol.circles-list > li:before {
    position: absolute;
    top: .0;
    left: -2.5em;
    width: 1.9em;
    height: 1.9em; 
    font-size: 1.1em;
    line-height: 1.5;
    text-align: center;
    color: #f5f5f5;
    border: 2px solid #FF5E1B;
    border-radius: 50%;
    background-color: transparent;
    content: counter(li-counter);
    counter-increment: li-counter;
}
.melos {
 	font-size: 18px;
 	margin-top: 22px;
	width: 220px;
	border: 1px solid #d0e5ff;
	padding: 5px 10px;
	border-radius: 30px;}
.melos a{color: #d0e5ff;}

#sp-header { 
  top: 0px;
	-webkit-transition: 600ms;
	-o-transition: 600ms;
	transition: 600ms;
}

.row_custom_title{
  	font-family: Roboto, sans-serif;
  	font-size: 35px;
  	font-weight: 300;
  	color:#000;
  	text-align: center;
 	margin-bottom: 35px;
}
.sppb-addon-title{
    text-align: center;
}
#sppb-addon-1515697269636 #btn-1515697269636.sppb-btn-custom,
#sppb-addon-1515856364918 #btn-1515856364918.sppb-btn-custom{
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
}
a {
    color: #8093ab;
}
article.item:hover .entry-image img {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 20px;
}

/* Process Step */
.stepwizard-step p {
    margin-top: 10px;    
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px -2px;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
padding: 6px 6px;
background: #0b62c5;
color: #fff;
font-weight: 600;
}
/* Process Step end*/

/* Raxo home */
.allmode-portal .allmode-topitem .allmode-title a {
    font-weight: normal;
    font-family: Roboto, sans-serif;
}
.allmode-portal .allmode-title a {
    color: #222222;
    border-bottom: 0px dotted #cccccc;
}
/* Raxo home end */

#sppb-addon-1515703761789 #btn-1515703761789.sppb-btn-custom {
    margin-left: 65px;
}
/*footer*/
#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-weight: 400;
    font-size: 22px;
    color: #c5c5ca;
    margin-bottom: 15px;
}
.entry-header h2 {
    margin: 8px 0 20px;
    font-size: 35px;
    font-weight: 300;
    line-height: 1;
}

	/*footer*/
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #696b7b;
}
	.allmode-columns .allmode-item .allmode-info {
    background-color: #fff;
}

/*ntatsis κατέβασμα εικόνας mega menu πιο κάτω*/
.sp-mega-menu img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: -23px;
}

/*ntatsis κεντράρισμα megamenu*/
.sp-megamenu-parent {
    text-align: center;
    float: none;}

#sppb-addon-1544949370414 #btn-1544949370414.sppb-btn-custom:hover {
background-color: #7ac142;
color: #FFF;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
}