.plans {
	text-align: center;
    padding: 70px 0 0 0;
}

.plans h2 {
    font-weight: normal;
}

.filters{

		display: block;
		background-repeat: no-repeat;
		background-size: cover;
		/*max-width: 1200px;*/
		margin: 0 auto;
		padding: 0;
		background-position: top center;
		margin: 0 0 80px 0;
		overflow: hidden;
		position: relative;
		background-image: url('../Files/banners/filter_banner.jpg');
}

	/*
	Generic Styling, for Desktops/Laptops
	*/
	#table1 table {
		margin: 0 auto;
		margin-bottom: 100px;
		/*white-space: nowrap;*/
		padding-top: 35px;
		width: 100%;

	}
	/* Zebra striping */
	#table1 tr:nth-of-type(even) {
		background: #f7f7f7;
		border-top: solid 1px #c5bfab;
		border-bottom: solid 1px #c5bfab;
	}

	.table1-header {
		background: transparent ;
		font-weight: bold;
		position: relative;
		right: -50px;
		bottom: 15px;
		display: table-cell !important;
		float: none !important;
		/*white-space: nowrap;*/
		text-align: left;
		vertical-align: bottom;
		max-width: 45px;

	}
	#table1 td {
    	padding: 20px 10px;
/*		border: 1px solid #ccc;
*/		text-align: center;
		vertical-align: middle;

	}

	#table_head{
		height: 70px;
		position: relative;
	}

	#table1 thead{
		border-bottom: solid 1px #c5bfab;
	}

	#table1 tr > td:first-child {
					text-align: left !important;
					/*padding-left:30px; */
				}
/*	#table1 tr > td:first-child span [class*=icon] {
			vertical-align: middle;
	}	*/


.rotate {

/* Safari */
-webkit-transform: rotate(-60deg);

/* Firefox */
-moz-transform: rotate(-60deg);

/* IE */
-ms-transform: rotate(-60deg);

/* Opera */
-o-transform: rotate(-60deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

transform-origin: bottom left;

}


/*FILTERS*/
.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	display: block;
	white-space: nowrap;
	border: none;
	padding: 72px 0;
}

.hi-icon{
    display: table-cell;
    transition: 0.2s ease;
}

.hi-icon:hover {
    transform: scale(1.2);
}

/* Effect 4 */
.hi-icon-effect-4 .hi-icon {
	font-size: 32px;
	width: 68px;
	height: 68px;
	vertical-align: middle;
    margin-bottom: 20px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
}

.hi-icon-effect-4 .hi-icon:before {
	line-height: 68px;
}

.hi-icon-effect-4 .hi-icon:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
}

a.hi-icon-effect-4:hover > .hi-icon {
	color: #fff;
	background: #ec9f00;
}

.filter_button {
	width: 90px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.hi-icon ,
.hi-icon :link,
.hi-icon :visited {
	color: #000;
	display: inline-block;
	border: 2px solid #fdb728;
	border-radius: 100%;
	text-align: center;
}

.filter_button .btn-border-orange {
	border-color: #fdb728;
	color: #000;
}

.hi-icon .btn-border-orange:active {
	background: #ec9f00;
}

.icon-text {
	font-family: 'Roboto', sans-serif !important;
	font-size: 11px;
	white-space: normal;
	margin-bottom: 0px;
}

.sm-icon  {
	float: left;
	vertical-align: middle !important;
}

.sm-icon [class*=icon] span {
	padding-left:30px;
}

.sm-icon ,
.sm-icon :link,
.sm-icon :visited {
	font-size: 22px;
	font-weight: 500;
	color: #000;
	display: inline-block;
}

.koino-cyprus{
	font-size: 35px !important;
}

#text-icon{
	padding-left:30px;
}

#banner-icon{
	float: left;
	font-size: 40px;
	color: #005a73;

}

p.slider-info{
	padding:0 0 0px 60px;
	margin-bottom: 0px;
}

a.enterspace{
	margin-bottom: 44px;
}

a.enterspace .icon-calculator,
a.enterspace .icon-calculator2 {
    will-change: transform;
    transition: 0.2s ease;
}

a.enterspace:hover .icon-calculator,
a.enterspace:hover .icon-calculator2 {
    transform: scale(1.2);
}
