body {
	font-family:'Tinos', serif; 
	font-weight:500; 
	font-size:16px;
	letter-spacing: 1px; 
	text-align:justify; 
	text-shadow:1px 1px 1px #fff;
	
	color:#5d493c;
	background-color:#efeae6;
}
.myBorder {
	border: 3px ridge rgb(131, 102, 84);
	margin: 0 48px!important;
}
.myP {
	text-align:justify;
	word-wrap: break-word;	
}
.myLogo {
    /*font-family:'Tinos', Serif; 
    font-style:italic; */
    font-weight:700;  
	text-transform: uppercase;
    letter-spacing:1px;
    text-align:justify; 
}
.myH3 {
	/* font-family: 'Noto Sans', Sans-serif;  'Noto Serif', Serif;*/
	letter-spacing:1px;
	font-weight:700;
}
.w3-main h1.logo {
	color:#5d493c;
	text-align:center; 
	text-shadow:1px 1px 0.5px #705748; 
	line-height: 1.5;
}
.my-padding-small{
	padding:4px 8px!important;
}
.my-padding-xlarge{
	padding:16px 48px !important;
}
.my-padding-xxlarge{
	padding:24px 48px !important;
}
.my-padding-xxlarge-left{
	padding:24px 24px 24px 48px !important;
}
.my-padding-xxlarge-right{
	padding:24px 48px 24px 24px !important;
}
.my-padding-xxlarge-bottom{
	padding:24px 48px !important;
}
@media (max-width:340px) {
	.my-padding-xlarge, .my-padding-xxlarge{
		padding:12px 16px !important;
	}	
	.my-padding-small{
		padding:0 0!important;
	}
	.myBorder{margin:0 16px !important;}
}
@media (max-width:413px) and (min-width:341px){
	.my-padding-xlarge, .my-padding-xxlarge{
		padding:16px 24px !important;
	}	
	.my-padding-small{
		padding:0 0!important;
	}
	.myBorder{margin:0 24px !important;}
}
@media (max-width:600px) and (min-width:414px){
	.my-padding-xlarge, .my-padding-xxlarge{
		padding:16px 32px !important;
	}	
	.my-padding-small{
		padding:0 0!important;
	}
	.myBorder{margin:0 32px !important;}
}	




/* Navigation menu */
.navbar{
    z-index:5;
	border:none;
	border-radius:0;
	max-height:45px !important;
	min-height:0px !important;
	padding:0px;
}
.myNav{
    font-family:'Tinos', serif;
    font-weight:500;
	font-variant:small-caps; 
	letter-spacing:1.5px;
}
.myNav ul{
	list-style-type:none;
	text-decoration:none;
}
.myNav ul li a{
	list-style-type:none;
	float: left;
}
.navbar a, i{
    border:none;   
    float: left;
	text-shadow:1px 1px 0 #5d493c;
	width: 176px;   /*173*/
	text-align: center;
}
.navbar a:hover, a:active, a:visited, a:focus{
	font-size: 20px; 
	font-weight: 700;
	margin: auto; 
	text-shadow:1px 1px 0 #fff;
}
@media (max-width:1089px){  /*1063px*/
	.my-hide-large{display:none!important}
}
@media (min-width:1090px){   /*1064px*/
	.menu-hide-large{display:none!important}
}
@media (max-width:634px){   /*615px*/
	.my-hide-small{display:none!important}
}
@media (min-width:635px){  /*616px*/
	.menu-hide-small{display:none!important}
}

.my-large{
	font-size:19px !important;
}
.caret.caret-up {
    border-top-width: 0;
    border-bottom: 4px solid; 
}



/* Navigation menu on smaller devices */
.w3-modal-content{
	padding:0;
	min-height: 0 !important;
	/*max-height: 145px !important;*/
}
#modalNav a{
    display:list-item; 
    list-style:none;
	
	border:none;   
    /* border-radius:0 24px; */
    text-decoration:none;
	text-shadow:1px 1px 0 #5d493c;
	/*max-height: 48px !important;*/
	height: 48px !important;
} 
#modalNav a:hover, a:active, a:visited, a:focus{
	font-size: 18px; 
	font-weight: 700;
	margin: 0 auto;
	text-shadow:1px 1px 0 #fff;
}
/*@media (max-width:600px){
	.w3-modal-content{
		max-height: 194px !important;
	}
}*/



/* Fixing navigation menu bar */
/*.affix{
    top:0px;
    width:100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.affix-top{
	position:static;
	top:-35px;
}*/



/* Dropdown menu */
.navbar-nav>li>.dropdown-menu {
	/*border-radius:0 16px;
	min-width:170px;*/
	width:200px;
	margin-left:-1px;
}
.navbar-nav>li#idruma>.dropdown-menu a {
	list-style-type:none;
	text-decoration:none;	
	/*border-radius:0 16px;*/
	width:100%; 
}
#foundation>.dropdown  {
	/*border-radius:16px 0;*/
}
@media only screen and (max-width: 775px) { 
	.navbar-nav>li#idruma>.dropdown-menu {
		position:absolute!important;
		float:left!important;
		/*border-radius:0 16px;*/
 		max-width:160px;
	}
}
@media only screen and (max-width: 767px) { 
	.navbar-nav>li#idruma>.dropdown-menu {
		border:1px solid rgba(0,0,0,.15)!important;
		margin-left:180px;
		margin-top:45px!important; 
	}
}



/* Slideshow */
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
	width: 100%;
	height: auto;
	
	margin-top:44px;
	margin-bottom:0;
	
	-webkit-transform: translateY(-21%);
    -ms-transform: translateY(-21%);
    transform: translateY(-21%);
}
.carousel-inner .item {
	height:400px; 
	overflow:hidden; 
	z-index:1;
}
@media only screen and (max-width:1088px){
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		-webkit-transform: translateY(-15%);
		-ms-transform: translateY(-15%);
		transform: translateY(-15%);
	}
}
@media only screen and (max-width:1015px){
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		/*display: block;*/
		width: 100%;
		height: 400px;
		margin-top:0px;
		object-fit: cover;		
		
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
	}
}




/* Logo */
#includedHeader {
	position: relative;
	/*top:44px;*/
	z-index:2;
}
.foundationLogo {
	position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	margin-bottom: 0 !important;
}
/*.logoImage{
    max-width:50%;
    height:auto;
	text-shadow:1px 1px 0.5px #705748; 	
}*/
.logo{
    font-family:'Tinos', serif; 
    font-style:italic; 
    font-weight:700; 
    font-variant:small-caps; 
    letter-spacing:4px;
    text-align:left; 
	/*padding-left: 48px;*/
	color: #efeae6;
	font-size:64px;
	text-shadow:1px 1px 0 #5d493c;
}
.double-card-8 {
	box-shadow:0 8px 16px 0 rgba(0,0,0,0.2) inset, 0 6px 20px 0 rgba(0,0,0,0.19) inset, 
	           0 -8px 16px 0 rgba(0,0,0,0.2) inset, 0 -6px 20px 0 rgba(0,0,0,0.19) inset!important;
}
.double-card-12{
	box-shadow:0 12px 16px 0 rgba(0,0,0,0.24) inset, 0 17px 50px 0 rgba(0,0,0,0.19) inset,
			   0 -12px 16px 0 rgba(0,0,0,0.24) inset, 0 -17px 50px 0 rgba(0,0,0,0.19) inset!important;
}
@media only screen and (min-width:1125px){
	header>.w3-col.l4{width:33.33333%}
	header>.w3-col.l8{width:66.66666%}
}
@media only screen and (max-width:1125px){
	header>.w3-col.m3{width:24.99999%}
	header>.w3-col.m9{width:74.99999%}
}
@media only screen and (min-width:601px){
	#includedHeader{ 
		height:150px !important;
	}
	.logoImage{
		max-height: 95px;
		width: auto;
	}
}
@media only screen and (max-width:901px){
	header>.w3-col.m3{width:16.66666%}
	header>.w3-col.m9{width:83.33333%}
	
	.logoImage{
		max-height: 70px;
		width: auto;
	}
	
	.logo{
		text-align:center; 
	}
}
@media only screen and (max-width:800px){
	header>.w3-col.m3{width:24.99999%}
	header>.w3-col.m9{width:74.99999%}
	
	.logoImage{
		max-height: 95px;
		width: auto;
	}
	
	.logo{
		text-align:center; 
	}
}
@media only screen and (max-width:675px){
	.logoImage{
		max-height: 75px;
		width: auto;
	}
}
@media only screen and (max-width:600px){
	header>.w3-col.s12{width:99.99999%}
	
	#includedHeader{ 
		height:265px !important;  /* 300 */
	}
	.logoImage{
		max-width:30%;
		height:auto;
	}
	.foundationLogo {
		position: relative;
		top: 15%;
		-ms-transform: translateY(-15%);
		-webkit-transform: translateY(-15%);
		transform: translateY(-15%);
		margin-bottom: 15px !important;
	}
	.logo{
		text-align:center; 
	}
}
@media only screen and (max-width:450px){
	.logo{
		font-size:42px;
	}
	.foundationLogo {
		position: relative;
		top: 23%;
		-ms-transform: translateY(-20%);
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%);
		margin-bottom: 15px !important;
	}
	.logoImage{
		max-width:50%;
		height:auto;
	}
}
@media only screen and (max-width:335px){
	.logo{
		font-size:36px;
	}
	
	.logoImage{
		max-width:45%;
		height:auto;
	}
}




/* Arxiki */
.myImage {
    max-width: 400px;
    height: auto;
    float: left;
	margin-right: 48px;
	border: 3px ridge #b29887;
}
@media only screen and (max-width:800px){
	#myImageDiv{
		width: 400px;
		margin: auto;
	}
	
	.myImage {
		float: none;
		margin-bottom: 24px;
		margin-right: 0;
	}
}
@media only screen and (max-width:623px){
	#myImageDiv{
		width: 99%;
		margin: auto;
	}
	
	.myImage {
		width: 100%;
	}
}




/* Euergetes */
.founder {
    max-width: 175px;
    height: auto;
	margin:auto;
	border: 3px ridge #b29887;
	display: block;
}
@media (max-width:375px){
	.founder {
		width: 100%;
	}
}




/* Idruma */
.myLink {
	text-decoration: underline;
}




/* Nea */
.news {
    max-width: 215px;
    height: auto;
    float: left;
	margin: 0 16px 5px 0;
	border: 3px ridge #b29887;
}
@media only screen and (max-width:565px){
	.myNewsImageDiv{
		width: 215px;
		margin: auto;
	}
	
	.news {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 5px;
		display: block;
	}
}
@media only screen and (max-width:440px){
	.myNewsImageDiv{
		width: 99%;
		margin: auto;
	}
	.news {
		max-width: 100%;
	}
	
}



/* Anakoinwseis */
/*ol li{
	padding:6px 2px 6px 16px;
}*/



/* Epikoinwnia */
@media (max-width:600px){
	.my-padding-xxlarge-left{padding:8px 16px!important}
	.my-padding-xxlarge-right{padding:8px 16px!important}
	.my-padding-xxlarge-bottom{padding:8px 16px!important}
	.form-field {
		padding-left:0px!important;
		padding-right:0px!important;
	}
}
@media (max-width:674px) {
	.contact_box_padding {padding:8px 8px 4px 8px!important}
}
@media (max-width:719px) and (min-width:675px){
	.contact_box_padding {padding:8px 16px!important}
}
@media (max-width:749px) and (min-width:720px){
	.contact_box_padding {padding:12px 24px!important}
}
@media (max-width:992px) and (min-width:750px){
	.contact_box_padding {padding:16px 32px!important}
}
@media (min-width:993px){
	.contact_box_padding {padding:24px 48px!important}
}
@media (max-width:770px) and (min-width:741px){
	.my-hide-br {
		display:none!important;
	}	
	#cntct {
		margin-top: -3px;
	}	
}
@media (max-width:700px) and (min-width:693px){
	.my-hide-br {
		display:none!important;
	}	
	#cntct {
		margin-top: -3px;
	}
}
@media (max-width:700px) and (min-width:601px){
	.my-padding-xxlarge-left{padding:16px 16px 16px 32px !important;}
	.my-padding-xxlarge-right{padding:16px 32px 16px 16px !important;}
	.my-padding-xxlarge-bottom{padding:16px 32px !important;}
}

#googleMap {
	/*max-width: 550px;
	height: 372px;*/
	background-color: white;
	/*border: 3px ridge #836654;
	margin: auto;*/
}
.contact_box {
	max-width: 550px;
	height: 372px;
	border: 3px ridge #836654;
	margin: auto;
}
.contactInfo {
	text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*.gm-style {
	border-radius: 32px 0;
}*/
label {
    display: block;
    margin-top:20px;
}
input, textarea {
	width: 100%; 
	background-color: white;
	border: 3px ridge #b29887;
	padding:5px;
	margin-top:3px;
	outline: none;
	display: block;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus {
    border: 3px ridge #836654;
}
textarea {
	height:175px; 
	resize: none;
}
.antispam { 
	display:none;
}
/*#captchaimg, #refresh {
	padding:5px;
	margin-top:3px;
}
#refresh {
	transform: translateY(25%);
	-ms-transform: translateY(25%);   
	-webkit-transform: translateY(25%);  
}*/
input[type=submit], input[type=reset] {
	margin-top: 32px;
	
	letter-spacing:2px;
	text-shadow:1px 1px 0 #5d493c;
	font-variant:small-caps; 
	border:none;
}
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, 
input[type=reset]:hover, input[type=reset]:active, input[type=reset]:focus{
	font-size: 20px; 
	font-weight: 700;
	text-shadow:1px 1px 0 #fff;

	padding-top:4px !important;
	padding-bottom:6px !important;
}
@media only screen and (min-width:601px) and (max-width:992px){
	input[type=reset] {margin-top: 4px;}
}
@media only screen and (max-width:450px){	/* <------ */
	.w3-col.xs1{width:8.33333%}
	.w3-col.xs2{width:16.66666%}
	.w3-col.xs3,.w3-quarter{width:24.99999%}
	.w3-col.xs4,.w3-third{width:33.33333%}
	.w3-col.xs5{width:41.66666%}
	.w3-col.xs6,.w3-half{width:49.99999%}
	.w3-col.xs7{width:58.33333%}
	.w3-col.xs8,.w3-twothird{width:66.66666%}
	.w3-col.xs9,.w3-threequarter{width:74.99999%}
	.w3-col.xs10{width:83.33333%}
	.w3-col.xs11{width:91.66666%}
	.w3-col.xs12{width:99.99999%}

	input[type=reset] {
		margin-top: 4px;
	}
}




/* Footer */
.footer{
	font-family:'Tinos', serif;
    font-weight:500;
	font-variant:small-caps; 
	letter-spacing:2px;
	text-shadow:1px 1px 0 #5d493c;
}
.footer a{
	text-decoration:none;
	display:inline-block;
	height: 28px;
}
.footer a:hover, a:active, a:visited, a:focus{
    text-decoration:none;
	outline: none;
	
	font-size: 17px;  /*18px;*/ 
	font-weight: 700;
	/*margin: auto;*/ 
	text-shadow:1px 1px 0 #fff;
	
	padding-top: -2.5px;
	padding-bottom: 2.5px;
}
.footerHeadings{
    font-weight:700; 
    letter-spacing:3px;
	color: #5d493c;
	text-shadow:1px 1px 0 #fff;
}
#footerImage{
    padding-top:1%;
}
#footerContact{ 
	text-align: center;
    position: relative;
    top: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(0%);
}
.phones {
	-ms-transform: translateY(-7.5%);   /* IE 9 */
	-webkit-transform: translateY(-7.5%);   /* Chrome, Safari, Opera */
	transform: translateY(-7.5%);
}
@media only screen and (max-width:600px){
	#footerContact{ 
		height: 380px !important;  /*424*/
	}
	
	.phones, .address{
		-ms-transform: translateY(25%);   /* IE 9 */
		-webkit-transform: translateY(25%);   /* Chrome, Safari, Opera */
		transform: translateY(25%);
	}
	
	#contactHeading{
		-ms-transform: translateY(85%);   /* IE 9 */
		-webkit-transform: translateY(85%);   /* Chrome, Safari, Opera */
		transform: translateY(85%);  /*125*/
	}
}
@media only screen and (min-width:601px){
	#footerContact{ 
		height: 212px !important;   
	}
}
@media only screen and (max-width:392px){
	.phones, .address{
		-ms-transform: translateY(13%);   /* IE 9 */
		-webkit-transform: translateY(13%);   /* Chrome, Safari, Opera */
				transform: translateY(13%);
	}
	
	#contactHeading{
		-ms-transform: translateY(50%);   /* IE 9 */
		-webkit-transform: translateY(50%);   /* Chrome, Safari, Opera */
		transform: translateY(50%);
	}
}