

@import url("fonts.css");


html {
	font-size: 100%;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	touch-action: manipulation;
	color:#2b1147;

}

body {
	font-size: 16px;
	font-family: 'HelveticaNeue';
	width: 100%;
	height: 100%;
	margin: 0;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: break-word;
	overflow-x: hidden;
	color: #333
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
span,
li,
img,
inpot,
button {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
	font-weight: inherit
}



p {
	line-height: 1.6;
	font-size: 1.05em;
}

h1 {
	font-size: 3.5em;
	line-height: 1
}

h2 {
	font-size: 3em;
	line-height: 1.1
}

h3 {
	font-size: 2.5em
}

h4 {
	font-size: 1.5em
}

h5 {
	font-size: 1.2em
}

h6 {
	font-size: .9em;
	letter-spacing: 1px
}

a,
button {
	display: inline-block;
	text-decoration: none;
	color: inherit;
	transition: all .3s;
	line-height: 1;
	display: block;
}

a:hover{
	cursor: pointer;
}



b {
	font-weight: bold;
}

img {
	width: 100%
}

li {
	list-style: none;
	display: inline-block
}

span {
	display: inline-block
}

button {
	outline: 0;
	border: 0;
	background: 0 0;
	cursor: pointer
}

b.light-color {
	color: #444
}

.icon {
	font-size: 1.1em;
	display: inline-block;
	line-height: inherit
}

[class^=icon-]:before,
[class*=" icon-"]:before {
	line-height: inherit
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

.center-text {
	text-align: center
}

.display-table {
	display: table;
	height: 100%;
	width: 100%
}

.display-table-cell {
	display: table-cell;
	vertical-align: middle
}

::-webkit-input-placeholder {
	font-size: .9em;
	letter-spacing: 1px
}

::-moz-placeholder {
	font-size: .9em;
	letter-spacing: 1px
}

:-ms-input-placeholder {
	font-size: .9em;
	letter-spacing: 1px
}

:-moz-placeholder {
	font-size: .9em;
	letter-spacing: 1px
}

.full-height {
	height: 100%
}

.position-static {
	position: static
}

.font-white {
	color: #fff
}

.main-area {
	position: relative;
	height: 100vh;
	background: #fff;
	color: #000
}


#normal-countdown {
	text-align: center
}

#normal-countdown .time-sec {
	position: relative;
	display: inline-block;
	margin: 2.5%;
	height: 120px;
	width: 120px;
	border-radius: 100px;
	background: #fff;
	box-shadow: 0 0 0 5px rgba(255, 255, 255, .4);
	color: #f84982
}

#normal-countdown .time-sec .main-time {
	font-weight: 500;
	line-height: 100px
}

#normal-countdown .time-sec span {
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%)
}

.right-section {
	width: 100%;
	position: relative;
}

.right-section .logo {
	position: absolute;
	top: 40px;
	height: 200px
}

.right-section .logo img {
	height: 200px;
	width: auto;
/*	max-width: 300px;*/
    height: 200px;
}

.right-section .main-content {
	margin-top: 40px;
	text-align: center;
}

.main-content .title {
	margin-bottom: 15px
}

.main-content .desc {
	color: #4a4a4a
}

.main-content .email-input-area {
	margin: 40px 0 20px;
	position: relative;
	width: 400px;
	height: 47px
}

.main-content .email-input-area .email-input {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	border: 0;
	outline: 0;
	padding: 0 140px 0 25px;
	transition: all .2s;
	background: #f1f2f3;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
	border: 1px solid transparent
}

.main-content .email-input-area .email-input:focus {
	border-color: #f89fbc
}

.main-content .email-input-area .submit-btn {
	width: 120px;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	font-size: .9em;
	outline: 0;
	border-radius: 0 2px 2px 0;
	transition: all .3s;
	background: #f84982;
	color: #fff
}

.main-content .email-input-area .submit-btn:hover {
	background: #e40b52
}

.main-content .post-desc {
	color: #999
}

.right-section .footer-icons {
	position: absolute;
	bottom: 30px
}

.right-section .footer-icons>li>a {
	display: inline-block;
	font-size: 1.07em;
	padding: 0 0
}

.right-section .footer-icons>li:first-child {
	margin-right: 10px
}

.right-section .footer-icons>li>a>i {
	display: inline-block;
	height: 35px;
	line-height: 33px;
	transition: all .2s;
	border-radius: 40px;
	text-align: center;
	width: 35px
}

.right-section .footer-icons>li>a:hover>i {
	border: 1px solid
}

.info{
	position: absolute;
	bottom: 30px;
}

.info_item{
	margin-bottom:8px;
}

.info_item_title{
	font-weight: bold;
}

.main-content .title{
	color: #1c5ba2;
	font-size: 60px;
}

.subtitle_calendar{
	display: table;
    margin: 0 auto;
}

.main-content .subtitle{
	font-size: 40px;
    text-align: center;
}

.main-content .address{
	font-size: 35px;
}

.second_part_content{
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}

.second_part_text.part_one{
	font-size: 30px;
}

.second_part_text.part_two{
	font-size: 20px;
	color: #1c5ba2;
	margin-top: 20px;
}

.bottom_box{
	margin-bottom: 100px;
}

.bottom_box_top{
	background-image: url('logo.jpg');
	width: 248px;
    height: 400px;
    background-size: cover;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 10px;
}

.number{
	margin-bottom: 50px;
	text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.organizer_title{
	text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 30px;
}

.bottom_box_bottom{
	background-image: url('aa-logo.jpg');
    width: 192px;
    height: 150px;
    margin: 0 auto;
    background-size: cover;}


.image_box_container{
	width: 100%;
}

.image_box{
	width: 750px;
    height: 500px;
    background-size: cover;
    margin: 0 auto;
    margin-top:50px;
	background-image: url('baby_image.jpg');
}

.association{
	font-size: 35px;
}

.calendar_box{
	display: table;
    margin: 0 auto;
}

.calendar{
    width: 30px;
    height: 30px;
    margin-top: 11px;
    float: left;
    background-size: cover;
    margin-right: 5px;
}

.calendar svg{
	width: 30px;
    height: 30px;
    transition: 0.3s;
}

.sponsors_box{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 10px;
    gap: 20px 50px;
    flex-wrap:wrap;
}

.sponsors_box_smaller{
	gap: 20px 20px;
}

.sponsors_item{
	width: 100px;
    height: 85px;
}

.sponsors_item_img{
	height: 85px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.sponsors_item_small .sponsors_item_img{
	height: 70px;
}

.hobo{
	background-image: url('sponsors/hobo.jpg');
	background-size: 70px 70px;
}

.giannis_gyros{
	background-image: url('sponsors/giannis-gyros.jpg');
	background-size: 77px 70px;
}

.mainstreet{
	background-image: url('sponsors/mainstreet.jpg');
	background-size: 82px 36px;
}

.pegasos{
	background-image: url('sponsors/pegasos.png');
	background-size: 100px 23px;
}

.gym{
	background-image: url('sponsors/gym.png');
	background-size: 76px 70px;
}


.audit_word{
	background-image: url('sponsors/audit_world.jpg');
	background-size: 180px 50px;
}

.attica_holidays{
	background-image: url('sponsors/attica_holidays.jpg');
	background-size: 100px 39px;
}

.ocean_basket{
	background-image: url('sponsors/ocean_basket.jpg');
	background-size: 100px 22px;
}

.bellissimo{
	background-image: url('sponsors/bellissimo.jpg');
	background-size: 100px 29px;
}

.maricorp{
	background-image: url('sponsors/maricorp.jpg');
	background-size: 100px 47px;
}

.petinos{
	background-image: url('sponsors/petinos.jpg');
	background-size: 73px 85px;
}

.stavraki{
	background-image: url('sponsors/stavraki.jpg');
	background-size: 100px 30px;	
}

.mini_me{
	background-image: url('sponsors/mini_me.jpg');
	background-size: 100px 57px;	
}

.jumpers{
	background-image: url('sponsors/jumpers.jpg');
	background-size: 82px 30px;	
}

.mickey_mouse{
	background-image: url('sponsors/mickey_mouse.jpg');
	background-size: 59px 70px;	
}

.shikkis{
	background-image: url('sponsors/shikkis.jpg');
	background-size: 68px 70px;		
}

.keo{
	background-image: url('sponsors/keo.jpg');
	background-size: 70px 70px;		
}

.analysis_lab{
	background-image: url('sponsors/analysis_lab.jpg');
	background-size: 82px 69px;		
}

.zouzounakia{
	background-image: url('sponsors/zouzounakia.jpg');
	background-size: 82px 69px;	
}

.napasea_cruises{
	background-image: url('sponsors/napasea_cruises.jpg');
	background-size: 81px 70px;	
}

.industry_light{
	background-image: url('sponsors/industry_light.jpg');
	background-size: 71px 70px;;	
}

.paris_tasos{
	background-image: url('sponsors/paris_tasos.jpg');
	background-size: 75px 70px;
}

.organizu{
	background-image: url('sponsors/organizu.jpg');
	background-size: 49px 70px;
}

.campanario{
	background-image: url('sponsors/campanario.jpg');
	background-size: 82px 63px;
}

.nutricure{
	background-image: url('sponsors/nutricure.jpg');
	background-size: 82px 65px;	
}

.sponsors_item_small{
	width: 82px;
	height:70px;
}

.sponsors_item_big{
	width:180px;
	height: 50px;
}

.sponsors_item_big .sponsors_item_img{
	height:50px;
}



.loacation_link{
	text-align: center;
    margin-top: 100px;
    font-size: 20px;
}

.location_icon{
	width: 100px;
    height: 100px;
    background-size: cover;
    margin: 0 auto;
    margin-bottom: 15px;
    transition: 0.3s;
}

.location_icon svg{
	width: 100%;
	height: 100%;
}

.loacation_text{
    margin: 0 auto;
    margin-bottom: 10px;
    transition: 0.3s;
    display: table;
}

.loacation_text:hover,.calendar_text:hover{
	color: #06c;
	transition: 0.3s;
}

.location_icon:hover svg,.calendar:hover svg{
	fill: #06c;
	cursor: pointer;
	transition: 0.3s;
}

.donation_button{
	margin: 0 auto;
    display: table;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 20px;
    margin-bottom: 10px;
    color: #000000;
    border-radius: 20px;
    background-color: #ffd946;
    transition: 0.3s;
}

.donation_subtitle{
    margin-bottom: 50px;
    text-align: center;
    font-size: 16px;
}

.donation_button:hover{
	transition: 0.3s;
	background-color: #ffe86d;
}

.sponsors_container{
	margin-bottom: 50px;
}

.sponsors_title{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

.calendar_text{
    display: table;
    font-size: 20px;
    margin-top: 16px;
    transition: 0.3s;
}

.donation_text{
	font-size: 25px;
    margin-top: 30px;
}

@media only screen and (max-width: 780px) {

	.display-table{
		width: 95%;
		margin: 0 auto;
	}

	.image_box{
		width: 350px;
		height: 233px;
	}

	.sponsors_box{
		flex-wrap: wrap;
		gap: 20px 50px;
		width: 95%;
	}

	.main-content .title{
		font-size: 40px;
	}

	.main-content .subtitle{
		font-size: 20px;
		float: none;
		margin: 0 auto;
	}

	.second_part_text.part_one{
		font-size: 23px;
	}

	.association{
		margin-top: 10px;
		font-size: 25px;
	}

	.bottom_box_top{
		margin-top: 50px;
	}

	.bottom_box_bottom{
		width: 150px;
		height: 117px;
	}

	.second_part_text.part_two{
		margin-top: 10px;
		font-size: 20px;
	}

	.loacation_link{
		font-size: 20px;
		margin-top: 50px;
	}

	.main-content .subtitle{
		font-size: 22px;
		font-size: 21px;
	}

	.calendar_text{
		margin-top: 5px;
	}

	.calendar_box{
		margin-top: 10px;
	}

	.calendar{
		margin-top: 0px;
	}

}







