/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


html, body {
	height: 100%;
	margin: 0px;
}

body {
	margin:0px 0px 0px 0px;
	background: #fff;
	color:#303030;
	font-size:16px;
	font-family: "Roboto"; 
	font-weight: normal;
	line-height:24px;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep-line {				
	height: 1px; display:block; clear:both;	margin:30px auto 10px auto;
	border-top:1px solid #e0cdc6;
}

a {
	text-decoration: underline; 
	color:#303030; 
	font-weight: 300;
}

a:link {color:#303030; }
a:visited {color:#303030; }
a:active {color:#303030; }
a:hover {color:#303030; text-decoration: none;}

img { border:0px;padding:0px;margin:0px; }

#mob1 {
	width:100%;
}
#mob2 {
	display:none;
}
#background_cycler{
	padding:0;margin:0;
	width:100%;height:880px;
	position:absolute;	top:0;left:0;z-index:-1;
	overflow:hidden;	
}
#background_cycler img {
	position:absolute;
	margin-left:50%;
	left:-1000px;
	top:-20px;
	width:2000px;height:880px;z-index:1;
}
#background_cycler img.active{z-index:3}

#c1 {
	width:100%;
	border:0px;
	background: rgba(249,244,239,0.3);
	position:Absolute;
	left:0;
	top:0;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width:1160px;
	padding:15px 0;		
	text-align:left;
	color:#737373;
	font-size:16px;
	font-family: "Roboto";
	height:auto;
	position:relative;
}

#aphrodite-logo img {
	padding:0px 0 0 0;
	width:auto;
	height:64px;
	float:left;
	-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
}

#header-right {
	float:right;
	display:block;
}

#header-right-in {
	float:left;
	display:block;
	font-size:15px;
	font-weight:500; 
	color:#111e6c;
	padding-top:18px;
}

#header-right-in a {
	text-decoration: none; 
	color:#fff;
	font-size:14px;
	font-weight:400;
	padding:5px 12px;
	margin-left:5px;
	border: 1px solid rgba(255,255,255,0.88);
	background: rgba(135,101,80,0);
}

a#header-right2 {
	border:0px;
	margin: 0 0 0 0px;	
	padding:0;
	background: none;
}
a#header-right2 img {
	padding-top:1px;
	filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.4));
}

#header-right-in .sep0 {
	padding:0 20px;
}

#lang {
	float:right;
	display:block;
}
#lang img { padding:7px 0 0 0;margin:0; }

.sep1 {
	padding:0 18px;
	color:#1aa63f;
	font-weight:400;
}
#menu-mobile {
	position:Absolute;
	left:0;
	top:96px;
	width:100%;
	height:54px;
	margin:0;
	padding:0;
	z-index:10;	
	font-family: "Georgia"; 
	background: url('../images/bg-menu2.png')  repeat center;	
	margin:0 0 440px 0;
	
}

#menu-mobile-in {
	padding:16px 0 0 0;		
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width:1190px;
}

#menu-mobile-in a {	
	padding:auto;
	margin:0px;
	text-transform:uppercase;
}
#menu-mobile-in a:hover {	
	text-decoration: underline;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

#menu-mobile-in a#ajanlat {	
	color:#ff642d;
}

#menu-mobile3 {
	display:none;
}
#ajanlatkeres {
	position:fixed;
	left:-3px;
	top:33%;
	width:46px;
	height:auto;
	z-index:888888888888;
	border:0;
	margin:0;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.3));
}

#scroll img {
	position:absolute;
	left:49%;
	bottom:30px;
	width:40px;
	height:auto;	
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}
#scroll img:hover {
	position:absolute;
	bottom:20px;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

#open1 {
	width:100%;
	background:#faf2ec;
	height:auto;
	margin-top:53%;
}

#open1-in {
	margin-left: auto;
	margin-right: auto;
	width:1160px;
	padding:80px 0 50px 0;		
	text-align:left;
	position:relative;
	z-index:1000;
	color:#fff;
	font-size:18px;
}

#open1-in .box {
	width:550px;
	height:370px;
	float:left;
	position:relative;
	margin:0 15px 50px 15px;
}

#open1-in .box img {
	padding:0px;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.7);
}

#open1-in .box-in {
	width:450px;
	height:125px;
	float:left;	
	position:absolute;	
	font-family: "Georgia"; 
	font-size:22px;
	background: url('../images/bg1.png')  no-repeat top center;			
	text-transform:uppercase;
	left:50px;
	right:auto;
	bottom:0px;
	text-align:center;
	padding:0px;
}

#open1-in .box-in a {
	display:block;
	padding-top:75px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}


#open-article {
	width:100%;
	padding:100px 0 80px 0;		
	text-align:center;
	background:#fff;
}

#open-article-in {
	width:1160px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding:0px;		
	text-align:center;
}

#open-article-in h4 {	
	font-family: "Georgia";
	font-weight:500;
	font-size:30px;
	color:#876550;
	line-height:normal;
	padding:0 0 0px 0;
	margin:0 0 20px 0;
	text-transform:uppercase;
}

.article-box {
	float:left;
	width:360px;
	height:auto;
	min-height:100px;
	text-align:left;
	margin:13px;
	padding:0 0 20px 0 ;
	position:relative;
	overflow:hidden;
}

.article-box2 {
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
}

.article-box .article-box-kep, .article-box .article-box-kep img {
	width:360px;
	height:220px;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
}

.article-box .article-box-kep {
	margin:0 auto 0 auto;
	cursor:pointer;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear; 
}

.article-box .article-box-kep:hover {
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
	opacity:0.7; 
}


.article-box .datum1 {
	position:absolute;
	left:10px;
	top:10px;
	color: #694f43; 
	opacity:0.90;
	padding:0px;
	font-size:14px;
	font-weight:300;
	text-transform:uppercase;
	text-align:Center;
	line-height:21px;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
}
.article-box .datum2 {
	margin:0 0 1px 0;
	background:#faf2ec;
	padding:3px 6px;
}
.article-box .datum1 b {
	font-size:19px;
	font-weight:500;
	padding:3px 6px;
	display:block;
	background:#faf2ec;
}


.article-box .article-box-text {
	color: #303030;
	padding:0px;
	height:auto;
	font-size:15px;
}

.article-box .article-box-text a {
	text-decoration: none; 
	color: #694f43; 
	font-size:23px;
	padding:20px 0px;
	display:block;
	font-weight:normal;
	line-height:normal;
	font-family: "Georgia";
}

.article-box .article-box-text a b {
	text-decoration: none; 
	color: #694f43; 
	font-size:23px;
	padding:20px 0px;
	display:block;
	font-weight:normal;
	line-height:normal;
	font-family: "Georgia";
}

.article-box .article-box-text a:link {}
.article-box .article-box-text a:visited {}
.article-box .article-box-text a:active {}
.article-box .article-box-text a:hover {text-decoration: none;}

.article-box-text2 {
	padding:0 0px;
	color:#4a4e55;
	font-size:16px;
	font-weight:400;
	line-height:22px;
}

.article-box .button1-png {
	position:Absolute;
	bottom:10px;
	left:0px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	z-index:8888888888888;-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
.article-box .button1-png:hover {	
	margin-left:10px;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

#open-about2 {
	margin:0;
	width:100%;
	height:auto;
	padding:0px 0;
	text-align:center;
	background:#dff3f0;
	overflow:hidden;
	background: #fff url('../images/top2.jpg') no-repeat center top;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
	}
#open-about-in2 {
	margin-left:auto;
	margin-right:auto;
	width:1160px;
	min-height:360px;
	padding:0;
	text-align:left;
	padding:130px 0;
	position:relative;
}

#open-about-in-text2 {
	padding:0;
	text-align:left;
	font-size:15px;
	color:#303030;
	line-height:22px;
	font-weight:300;
	background:rgba(255,255,255,0.9);
	margin:0;
	width:470px;
	padding:30px 40px;
	z-index:777777777;
	
	line-height:1.5;
	}
#open-about-in-text2 a {
	font-size:15px;
	color:#fff;
	line-height:22px;
	font-weight:400;
	background:#00c6b9;
	}

#open-about-in-text2 h3 {
	font-family:"Georgia";
	font-weight:normal;
	font-size:27px;
	color:#ff642d;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#open-about-in-text2 h4 {
	font-family:"Georgia";
	font-weight:normal;
	font-size:30px;
	color:#876550;
	line-height:normal;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#open-about-in-text2 p {
	padding:10px 0;
	margin:0
}

#open-about-in2 #hotel1 {
	position:absolute;
	bottom:110px;
	left:530px;
	z-index:777777778;
	width:500px;
	height:auto;
}


#open-gallery {
	width:100%;
	padding:100px 0 80px 0;		
	text-align:center;
	background:#fff;
}

#open-gallery-in {
	width:1160px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding:0px;		
	text-align:center;
	font-family: "Georgia";
	font-weight:normal;
	color:#876550;
}
#open-gallery-in a {
	font-family: "Georgia";
	font-weight:normal;
	color:#876550;
	text-decoration: none; 
}

#open-gallery-in .galeria-inner {
	margin:15px;
}
#open-gallery-in h4 {	
	font-family: "Georgia";
	font-weight:500;
	font-size:30px;
	color:#876550;
	line-height:normal;
	padding:0 0 0px 0;
	margin:0 0 20px 0;
	text-transform:uppercase;
}



#open-top4 {
	width:100%;
	margin:0;	
	background:#f9f3f0;
}
#open-top4-in {
	width:1120px;	
	margin:0 auto;
	padding:50px 0;	
	position:relative;
}
#open-top4-in #i1 {
	float:left;
}
#open-top4-in #i2 {
	float:right;
	width:270px;
	height:auto;
	padding:25px 0 0 0;
}
#open-top4-in #text {
	float:left;
	color:#876550;
	text-align:right;
	font-size:22px;
	font-weight:300;
	line-height:normal;
	padding:10px 0 0 130px;
	text-transform:uppercase;
}
#open-top4-in #text b {
	font-weight:500;
	font-size:36px;
	font-family:Georgia;
	color:#ff642d;
	text-transform:none;
}

#open-top4-button {
	float:right;
	display:block;
	color:#fff; 
	background:#ff642d;
	font-weight: normal;
	width:auto;
	font-size:18px;
	font-weight:400;
	font-family: "Roboto";
	text-decoration:none;
	line-height:normal;
	letter-spacing:2px;
	margin:23px 160px 0 0;
	padding:12px 50px;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}






#button-quote: {
	opacity:1;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

#button-quote:hover {
	opacity:1;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}


#inner1 {
	width:100%;
	height:150px;
}

#inner1-in {
	margin-left: auto;
	margin-right: auto;
	width:1160px;
	padding:0;		
	text-align:left;
	position:relative;
	z-index:1000;
	color:#fff;
	font-size:18px;
}



.review {
	width:910px;
	margin:0 auto;	
}

.review-in {
	width:755px;
	float:left;
	padding:15px 75px 15px 20px;
	color:#111e6c;
	text-align:Center; 
	font-size:17px;
	line-height:24px;
	font-weight:400;
	position:relative;
}
.review-in h5 {
	color:#111e6c;
	text-align:Center; 
	font-size:17px;
	line-height:24px;
	font-weight:700;
	margin:5px 0 0 0;
	padding:0;
}

.q1-png {
	float:left;
}

.q2-png {
	position:absolute;
	right:0;
	bottom:80px;
}

.button4 {	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;	
	background:#dcdde9;
	color:#111e6c;
	padding:0px 10px;
	text-decoration:none;
	height:9px;
	width:20px;
	margin:0 3px;
	float:left;
	cursor:pointer;
}
.button-active {	
	background:#111e6c;
}


#footer {		
	margin: 0px auto;
	width:100%;
	padding:70px 0 0 0;		
	background:#54423b url('../images/bg-footer.jpg') center;
}
#footer-in {		
	margin: 0px auto;
	width:1160px;
	text-align:center;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-weight:300;
}

.footer-box {
	width:260px;
	float:left;
	margin:0 40px 0 0;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-weight:300;
	line-height:1.5;
}
.footer-box a {
	text-align:left;
	font-size:16px;
	color:#fff;
	text-decoration: none;
	font-weight:300;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}
.footer-box b {
	display:block;
	font-size:22px;
	font-family: "Georgia";
	font-weight:normal;
	margin:0 0 10px 0;
}
.footer-box2 {
	margin:0px;
	float:right;
	line-height:1.9;
}

#footer22 {
	text-align:left;
	font-size:15px;
	color:#fff;
	font-weight:300;
	line-height:1.5;
	padding: 30px 0 30px 0;
}

#footer22 a {
	font-size:16px;
	color:#fff;
	font-weight:300;
	line-height:1.5;
	text-decoration: none;
}




#content {
	margin: 0px auto 0px auto;
	display:block;
	width:100%;
	background:#fff;
	padding:0;
	height:auto;
	min-height:400px;
	
}

#content-in {
	margin: 0px auto;
	display:block;
	width:1160px;
	background:#fff;
	padding:50px 0px 60px 0 ;
	height:auto;	
	font-size:17px;
	font-family: "Roboto";
	color:#303030;
	color:#303030;
	font-weight:300;
	line-height:1.5;
}

/*#content-in a {
	font-size:17px;
	font-family: "Roboto";
	color:#303030; 
	font-weight:300;
}

#content-in a:link { }
#content-in a:visited { }
#content-in a:active { }
#content-in a:hover {text-decoration: none;}
*/
#content-in h1 { 
	color:#876550;
	font-size:36px;
	font-family: "Georgia";
	padding:0 0 0;
	margin:0px 0 30px 0;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow: 0;
	text-align:center;
}

#content-in h2 { 
	color:#876550;
	font-size:24px;
	font-family: "Roboto";
	padding:0 0 0;
	margin:0px 0 20px 0;
	text-decoration:none;
	font-weight:500;
	line-height:normal;
	letter-spacing:0px;
	text-shadow: 0;
}

#content-in h3 { 
	color:#876550;
	font-size:22px;
	font-family: "Roboto";
	padding:0 0 0;
	margin:0px 0 15px 0;
	text-decoration:none;
	font-weight:400;
	line-height:normal;
	letter-spacing:0px;
	text-shadow: 0;
}

#content-in h3 strong { 
	color:#876550;
	font-size:22px;
	font-family: "Roboto";
	padding:0 0 0;
	margin:0px 0 15px 0;
	text-decoration:none;
	font-weight:500;
	line-height:normal;
	letter-spacing:0px;
	text-shadow: 0;
}

#content-in #line1-png-3 {
	margin:0 auto;
	text-align:center;
}

.back1 {
	border:1px solid #aaa;
	color:#303030;
	text-align:center;
	padding:8px 10px 10px 10px;
	margin:30px auto 0 auto;
	width:220px;
}

.back1 a {
	font-weight:300;
	text-decoration:none;
	color:#303030;
	text-align:center;
}

#content2 {
	margin:40px 0 0 0;
	text-align:left;
}


#content4 {
	width:100%;
	background:#fff;
	margin-top:0px;
	border-top:0px solid #d8d8d8;
	border-bottom:0px solid #d8d8d8;
}

#content4-in {
	width:890px;
	height:auto;
	margin:0 auto;
	padding:10px 0;	
	position:relative;
	text-align:center;
}

#content4-in h5 {
	font-family:"Roboto";
	color:#303030;
	font-size:16px;
	font-weight:300;
	text-decoration:none;
	line-height:30px;	
	height:auto;
	margin:0 0 30px 0;
}

.content44 { }
.content44-in { 
	text-align:left;padding:0;
}

.float1 {
	float:left;
	width:550px;
}

.float2 {
	float:left;
	width:300px;
	margin-left:40px;
	text-align:left;
}

.input_ajanlat2 {
	border: 1px solid #876550;
	padding:8px 8px;
	margin-left: 0px; 
	color: #484848; 
	background: #fff;
	font-weight: normal; 
	font-size: 16px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width:250px;
}

.input_ajanlat5 {
	border: 1px solid #876550;
	padding:8px 8px;
	margin-left: 0px; 
	color: #484848; 
	background: #fff;
	font-weight: normal; 
	font-size: 16px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width:280px;
}

.input_ajanlat3 {
	
}

.input_ajanlat4 {
	width:520px;
	height:150px;
}

.button_ajanlat {
	background: #ff642d;	
	border: 0px; 
	font-size: 17px;
	margin-left: 0px; 
	color: #ffffff; 
	padding:11px 20px 10px 20px;
	cursor:pointer;	
	letter-spacing:1px;
	border:1px solid #ff642d;
	width:220px; 
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
}

.button_ajanlat:hover {
	background: none;
	border:1px solid #ff642d;
	color:#ff642d;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}



.image1 {
	float:right;
	width:600px;
	/*position:absolute;
	left:40%;*/
}

.image0 {
	float:left;
	width:600px;
	/*position:absolute;
	right:40%;*/
}



#message1 {
	display:none;
	z-index:9999999999999;
	position:fixed;
	right:10px;
	bottom:10px;
	width:360px;
	height:440px;
	padding:30px 0 0px 0;
	text-align:center;
	background: rgba(61, 224, 209, 0.9);
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;	
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.6);
}

#close2-png {
	position:absolute;
	right:15px;
	top:15px;
}

.layer-input {
	border:0;
	padding:10px 10px;
	margin: 10px auto; 
	color:#111e6c; 
	background: #fff;
	font-size:16px;
	width:286px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	display:block;
	line-height:normal;
	font-family: "Roboto"; 
	font-weight: 500;
}

.layer-input2 { height:130px; }
.layer-button {
	border: 0px; 
	cursor:pointer;
	display:block;
	text-align:Center;
	background:#1f3782;
	color:#fff; 
	font-size:18px;
	font-weight:600;
	font-family: "Roboto";
	text-decoration:none;
	line-height:normal;
	letter-spacing:0px;
	margin:10px auto;
	padding:10px 20px;
	width:306px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.4);
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;

}
.layer-button:hover {
	background:#fff;
	color:#3dded0;
	border: 0px; 
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}


#mobil-in a {
	display:block;
}

#nav-box {
	text-align: left;
	color:#777;
	font-weight: normal;
	font-size: 15px;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-size: 20px;
}

#nav-box a {
	font-size: 15px;
	text-decoration: none; 
	color:#777;
	font-weight: normal; 	
	}
#nav-box a:link {}
#nav-box a:visited {}
#nav-box a:active {}
#nav-box a:hover {text-decoration: none;}


#c2 {}

#c3 {}
#c3-in {
	margin-left: auto;
	margin-right: auto;
	width:1160px;
	position:relative;
}


.img-hirek2 {
	max-width:70%;
	padding:20px 0;
}
.alignleft {
	float:left;
	padding:10px;
}


.galerialista {
	float:left;
	width:330px;
	height:auto;
	margin:28px;
	color:#595a58;
	border-bottom:1px solid #d5d5d5;
}

.galerialista2 {
	margin-right:0px;	
}

.galerialista-text {
	padding:15px 0px;
	height:50px;
	line-height:normal;
}

.galerialista-text a {
	color:#876550;
	font-size:20px;
	text-decoration:none;	
	font-family:"Georgia";
}
.galerialista-text a:hover {
	color:#876550;
	text-decoration:none;
}

.galerialista-kep {
	width:330px;
	height:209px;
}

.galeria-inner {
	width:260px;
	height:160px;
	float:left;
	margin:17px;
	overflow:hidden;
}

.galeria-inner img {
	width:260px;
	height:160px;overflow:hidden;
}


.galeria-inner:hover  {
	transform:scale(1.03);
	-moz-transition:all 500ms linear; -webkit-transition:all 500ms linear; -o-transition:all 500ms linear; transition:all 500ms linear;
}



.galeria-inner2 {
	margin-right:0px;
}


.mobil-galeria-inner {
	display:none;
}


.img1 {
	margin: 0px 0px 0px 0px;
	background:#f1f1f1;
	padding: 10px 0px; 
	text-align:center;
	height:auto;
}

.img2 {
	margin: 0px 0px 0px 0px;
	border-top:2px solid #fff;
	background:#f1f1f1;
	padding: 5px 0px; 
	text-align:center;
	height:auto;
}

.img2 img {
	height:100px;
	 
	padding:5px 5px;
}

.title0 {
	background: #faf2ec;
	padding:0 0 20px 0;
}

.title1 {
	background: #876550;
	color:#ffffff;
	font-size:16px;
	padding:10px 15px;
	margin-top:10px;
	letter-spacing:1px;
	font-family: "Roboto";
	font-weight:300;
}
.float-left {
	float:left;
	width:50%;
	display:block;
	padding-bottom:12px;
}

.leiras1 {
	border-bottom:1px solid #d7d7d7;
	padding: 15px;
}

.bg_main {
	background: #5b5b5b;
	color:#ffffff;
	font-size:15px;
	padding:10px 15px;
	margin-top:10px;
}

.bg_main0 {
	padding:12px 8px;
	text-align:center;
	border-bottom:1px solid #ddd;
}

.bg_main1 {
	padding:8px;
	text-align:center;
	background: #f1f1f1;
	border-bottom:1px solid #ddd;
}

.button1 {
	background:#f68121;
	padding:10px 20px;
	text-align:center;
	color:#ffffff;
	font-size:17px;
	text-decoration:none;
	font-weight:500;
	display:block;
	width:360px;
	margin:0 auto;
}

.button1:hover {
	background:#dc7017;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep5 {				
	height: 5px; display:block; clear:both;	margin:auto;
}

div.sep10 {				
	height: 10px; display:block; clear:both;	margin:auto;
}

div.sep15 {				
	height: 15px; display:block; clear:both;	margin:auto;
}
div.sep20 {				
	height: 20px; display:block; clear:both;	margin:auto;
}
div.sep25 {				
	height: 25px; display:block; clear:both;	margin:auto;
}
div.sep30 {				
	height: 30px; display:block; clear:both;	margin:auto;
}

.alignright {
	float:right;
	padding:8px;
}

.alignleft {
	float:left;
	padding:8px;
}

.caption {
	border:0px solid red;
	float:right;
	display:block;
	text-align:Center;
	background:#eee;
	padding:10px;
	margin:0 0 10px 10px;
	width:150px;
	font-size:12px;
	line-height:normal;
	overflow:hidden;
}

.caption img {
	display:block;
	text-align:Center;
	max-width:100%;
	height:auto;
	padding-bottom:5px;
}

.aligncenter  {
	display:block; clear:both;	margin:10px auto;

}

#menu-icon-png {
	display:none;
}
.sep-mob{
	display:none;
}


#article-img {
	float:right;
	width:auto;
	max-width:50%;
	padding:20px;
}

#button-contact-png2 {
	display:none;
}

#button-contact-png1 {
	display:block;
}

#irj {
	position:fixed;right:0px;bottom:0px;
}

#up {
	display:none;
}


#menu-mobile2 {
	display:none;
}


.tablazat1 td {
	border:1px solid #b5a296;
	border-left:1px solid #e6d7ce;	
	border-top:1px solid #e6d7ce;
	padding:6px;
}





@media screen and (max-width: 1024px) {		


		#mob222 {
			display:none;
		}

		#mob1 {
			display:none;
		}
		#mob2 {
			display:block;
			width:100%;
			height:80%;
		}
		#mob20 {
			display:block;
			width:100%;
			height:60%;
		}
		#mob21 {		
			
			width:100%;
			height:100%;
			background: url('../images/bg-mob1.jpg')  no-repeat top center;	
		}
		
		#c1 {
			width:100%;
			border:0px;
			/*background: rgba(249,244,239,0.3);*/
			position:Absolute;
			left:0;
			top:0;
		}

		#header {
			margin-left: auto;
			margin-right: auto;
			width:auto;
			padding:15px 15px 25px 15px;		
			text-align:left;
			color:#737373;
			font-size:16px;
			font-family: "Roboto";
			height:auto;
			position:relative;
		}

		#aphrodite-logo img {
			padding:0px 0 0 0;
			width:auto;
			height:40px;
			float:left;
			-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
			-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
			box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
		}

		#header-right {
			float:none;
			width:100%;
		    display:block; clear:both;	margin:auto;
		}

		#header-right-in {
			float:none;
			display:block;
			font-size:15px;
			font-weight:500; 
			color:#111e6c;
			padding-top:30px;
			text-align:left;
		}

		#header-right-in a {
			text-decoration: none; 
			color:#fff;
			font-size:15px;
			font-weight:300;
			padding:5px 12px;
			margin-left:0px;
		}

		#header-right-in .sep0 {
			padding:0 20px;
		}

		.sep1 {
			padding:0 18px;
			color:#1aa63f;
			font-weight:400;
		}
		#menu-mobile { display:none; }
		#menu-mobile3 {
			display:none;
			position:absolute;
			left:0;
			top:76px;
			width:100%;
			height:auto;
			margin:0;
			padding:15px 0;
			z-index:10;	
			font-family: "Georgia"; 
			background: rgba(254,250,247,0.95);
			margin:0 0 20px 0;			
			z-index:8888888888;
			
		}

		#menu-mobile-in3 {
			padding:0px 0 0 0;		
			text-align:left;
			margin-left: auto;
			margin-right: auto;
			width:auto;
		}

		#menu-mobile-in3 a {	
			display:block;
			padding:0px 16px;
			margin:0px;
			text-transform:uppercase;
		}
		#menu-mobile-in3 a:hover {	
			text-decoration: underline;
			-moz-transition: all 300ms linear;
			-webkit-transition: all 300ms linear;
			-o-transition: all 300ms linear;
			transition: all 300ms linear;
		}

		#menu-mobile-in3 a#ajanlat {	
			color:#ff642d;
		}
		
		#menu-mobile-in3 {
			margin:0;
			padding:0;
		}
		
		#ajanlatkeres {
			display:none;
		}

		#scroll img {
			display:none;
		}
		

		#open1 {
			width:100%;
			background:#faf2ec;
			height:auto;
			margin-top:0;
		}

		#open1-in {
			margin-left: auto;
			margin-right: auto;
			width:auto;
			padding:30px 10px;		
			text-align:left;
			position:relative;
			z-index:1000;
			color:#fff;
			font-size:18px;
		}

		#open1-in .box {
			width:90%;
			max-width:450px;
			height:auto;
			float:left;
			position:relative;
			margin:0 15px 30px 15px;
		}

		
		#open1-in .box img {
			width:100%;
			max-width:550px;
			height:auto;
		}

		#open1-in .box img {
			padding:0px;
			-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.7);
			-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.7);
			box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.7);
		}

		#open1-in .box-in {
			width:100%;
			max-width:450px;
			height:125px;
			float:left;	
			position:absolute;	
			font-family: "Georgia"; 
			font-size:22px;
			background: url('../images/bg1.png')  no-repeat center bottom;			
			text-transform:uppercase;
			left:0px;
			right:0;
			bottom:-2px;
			text-align:center;
			padding:0px;
		}

		#open1-in .box-in a {
			display:block;
			padding-top:79px;
			color:#fff;
			text-decoration:none;
			text-align:center;
			font-weight:normal;
		}


		#open-article {
			width:100%;
			padding:50px 0;		
			text-align:center;
			background:#fff;
		}

		#open-article-in {
			width:auto;
			height:auto;
			margin-left: auto;
			margin-right: auto;
			padding:0px;		
			text-align:center;
		}

		#open-article-in h4 {	
			font-family: "Georgia";
			font-weight:500;
			font-size:25px;
			color:#876550;
			line-height:normal;
			padding:0 0 0px 0;
			margin:0 0 20px 0;
			text-transform:uppercase;
		}

		.article-box {
			float:left;
			width:360px;
			height:auto;
			min-height:100px;
			text-align:left;
			margin:13px;
			padding:0 0 20px 0 ;
			position:relative;
			overflow:hidden;
		}

		.article-box2 {
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
		}

		.article-box .article-box-kep, .article-box .article-box-kep img {
			width:360px;
			height:220px;
		}

		.article-box .article-box-kep {
			margin:0 auto 0 auto;
			cursor:pointer;
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear; 
		}

		.article-box .article-box-kep:hover {
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
			opacity:0.7; 
		}


		.article-box .datum1 {
			position:absolute;
			left:10px;
			top:10px;
			color: #694f43; 
			opacity:0.90;
			padding:0px;
			font-size:14px;
			font-weight:300;
			text-transform:uppercase;
			text-align:Center;
			line-height:21px;
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
		}
		.article-box .datum2 {
			margin:0 0 1px 0;
			background:#faf2ec;
			padding:3px 6px;
		}
		.article-box .datum1 b {
			font-size:19px;
			font-weight:500;
			padding:3px 6px;
			display:block;
			background:#faf2ec;
		}

		datum2

		.article-box .article-box-text {
			color: #303030;
			padding:0px;
			height:auto;
			font-size:15px;
		}

		.article-box .article-box-text a {
			text-decoration: none; 
			color: #694f43; 
			font-size:23px;
			padding:20px 0px;
			display:block;
			font-weight:normal;
			line-height:normal;
			font-family: "Georgia";
		}

		.article-box .article-box-text a b {
			text-decoration: none; 
			color: #694f43; 
			font-size:23px;
			padding:20px 0px;
			display:block;
			font-weight:normal;
			line-height:normal;
			font-family: "Georgia";
		}

		.article-box .article-box-text a:link {}
		.article-box .article-box-text a:visited {}
		.article-box .article-box-text a:active {}
		.article-box .article-box-text a:hover {text-decoration: none;}

		.article-box-text2 {
			padding:0 0px;
			color:#4a4e55;
			font-size:16px;
			font-weight:400;
			line-height:22px;
		}

		.article-box .button1-png {
			position:Absolute;
			bottom:10px;
			left:0px;
			-webkit-border-radius: 30px;
			-moz-border-radius: 30px;
			border-radius: 30px;
			z-index:8888888888888;-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
		}
		.article-box .button1-png:hover {	
			margin-left:10px;
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
		}

		#open-about2 {
			margin:0;
			width:100%;
			height:auto;
			padding:0px 0;
			text-align:center;
			background:#dff3f0;
			overflow:hidden;
			background: #fff url('../images/top2.jpg') no-repeat center top;
			-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
			}
		#open-about-in2 {
			margin-left:auto;
			margin-right:auto;
			width:auto;
			min-height:360px;
			padding:0;
			text-align:left;
			padding:90px 0;
			position:relative;
		}

		#open-about-in-text2 {
			padding:0;
			text-align:left;
			font-size:15px;
			color:#303030;
			line-height:22px;
			font-weight:300;
			background:rgba(255,255,255,0.9);
			margin:0 auto;
			width:80%;
			padding:5%;
			z-index:777777777;
			
			line-height:1.5;
			}
		#open-about-in-text2 a {
			font-size:15px;
			color:#fff;
			line-height:22px;
			font-weight:400;
			background:#00c6b9;
			}

		#open-about-in-text2 h3 {
			font-family:"Georgia";
			font-weight:normal;
			font-size:27px;
			color:#ff642d;
			padding:0;
			margin:0;
			text-transform:uppercase;
		}
		#open-about-in-text2 h4 {
			font-family:"Georgia";
			font-weight:normal;
			font-size:30px;
			color:#876550;
			line-height:normal;
			padding:0;
			margin:0;
			text-transform:uppercase;
		}
		#open-about-in-text2 p {
			padding:10px 0;
			margin:0
		}

		#open-about-in2 #hotel1 {
			display:none;
		}


		#open-gallery {
			width:100%;
			padding:50px 0;		
			text-align:center;
			background:#fff;
		}

		#open-gallery-in {
			width:auto;
			height:auto;
			margin-left: auto;
			margin-right: auto;
			padding:0px;		
			text-align:center;
			font-family: "Georgia";
			font-weight:normal;
			color:#876550;
		}
		#open-gallery-in a {
			font-family: "Georgia";
			font-weight:normal;
			color:#876550;
			text-decoration: none; 
		}

		#open-gallery-in .galeria-inner {
			margin:15px;
		}
		#open-gallery-in h4 {	
			font-family: "Georgia";
			font-weight:500;
			font-size:27px;
			color:#876550;
			line-height:normal;
			padding:0 0 0px 0;
			margin:0 0 20px 0;
			text-transform:uppercase;
		}



		#open-top4 {
			width:100%;
			margin:0;	
			background:#f9f3f0;
		}
		#open-top4-in {
			width:auto;
			margin:0 auto;
			padding:30px 20px;	
			position:relative;
		}
		#open-top4-in #i1 {
			float:left;
		}
		#open-top4-in #i2 {
			float:right;
			width:270px;
			height:auto;
			padding:0px 0 0 0;
		}
		#open-top4-in #text {
			float:left;
			color:#876550;
			text-align:left;
			font-size:22px;
			font-weight:300;
			line-height:normal;
			padding:0px 0 0 0px;
			text-transform:uppercase;
		}
		#open-top4-in #text b {
			font-weight:500;
			font-size:31px;
			font-family:Georgia;
			color:#ff642d;
			text-transform:none;
		}

		#open-top4-button {
			float:left;
			display:block;
			color:#fff; 
			background:#ff642d;
			font-weight: normal;
			width:auto;
			font-size:18px;
			font-weight:400;
			font-family: "Roboto";
			text-decoration:none;
			line-height:normal;
			letter-spacing:2px;
			margin:23px 0 0 0;
			padding:12px 50px;
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}



		#button-quote: {
			opacity:1;
			-moz-transition: all 300ms linear;
			-webkit-transition: all 300ms linear;
			-o-transition: all 300ms linear;
			transition: all 300ms linear;
		}

		#button-quote:hover {
			opacity:1;
			-moz-transition: all 300ms linear;
			-webkit-transition: all 300ms linear;
			-o-transition: all 300ms linear;
			transition: all 300ms linear;
		}


		#inner1 {
			width:100%;
			height:1px;
		}

		#inner1-in {
			margin-left: auto;
			margin-right: auto;
			width:auto;
			padding:0;		
			text-align:left;
			position:relative;
			z-index:1000;
			color:#fff;
			font-size:18px;
		}


		.q1-png {
			float:left;
		}

		.q2-png {
			position:absolute;
			right:0;
			bottom:80px;
		}

		.button4 {	
			-webkit-border-radius: 30px;
			-moz-border-radius: 30px;
			border-radius: 30px;	
			background:#dcdde9;
			color:#111e6c;
			padding:0px 10px;
			text-decoration:none;
			height:9px;
			width:20px;
			margin:0 3px;
			float:left;
			cursor:pointer;
		}
		.button-active {	
			background:#111e6c;
		}


		#footer {		
			margin: 0px auto;
			width:100%;
			padding:40px 0 0 0;		
			background:#54423b url('../images/bg-footer.jpg') center;
		}
		#footer-in {		
			margin: 0px 15px;
			width:auto;
			text-align:center;
			text-align:left;
			font-size:16px;
			color:#fff;
			font-weight:300;
		}

		.footer-box {
			width:auto;
			float:none;
			margin:0 0px 30px 0;
			text-align:left;
			font-size:16px;
			color:#fff;
			font-weight:300;
			line-height:1.5;
		}
		.footer-box a {
			text-align:left;
			font-size:16px;
			color:#fff;
			text-decoration: none;
			font-weight:300;
			-moz-transition: all 300ms linear;
			-webkit-transition: all 300ms linear;
			-o-transition: all 300ms linear;
			transition: all 300ms linear;
		}
		.footer-box b {
			display:block;
			font-size:22px;
			font-family: "Georgia";
			font-weight:normal;
			margin:0 0 10px 0;
		}
		.footer-box2 {
			margin:0px;
			width:auto;
			float:none;
			line-height:1.9;
		}

		#footer22 {
			text-align:left;
			font-size:16px;
			color:#fff;
			font-weight:300;
			line-height:1.5;
			padding: 0 0 30px 0;
		}

		#footer22 a {
			font-size:16px;
			color:#fff;
			font-weight:300;
			line-height:1.5;
			text-decoration: none;
		}




		#content {
			margin: 0px auto 0px auto;
			display:block;
			width:100%;
			background:#fff;
			padding:0;
			height:auto;
			min-height:400px;
			
		}

		#content-in {
			margin: 0px auto;
			display:block;
			width:auto;
			background:#fff;
			padding:50px 10px;
			height:auto;	
			font-size:17px;
			font-family: "Roboto";
			color:#303030;
			font-weight:300;
			line-height:1.5;
		}

		
		#content-in h1 { 
			color:#876550;
			font-size:36px;
			font-family: "Georgia";
			padding:0 0 0;
			margin:0px 0 30px 0;
			text-decoration:none;
			font-weight:normal;
			letter-spacing:1px;
			text-transform:uppercase;
			text-shadow: 0;
			text-align:center;
		}

		#content-in h2 { 
			color:#876550;
			font-size:24px;
			font-family: "Roboto";
			padding:0 0 0;
			margin:0px 0 20px 0;
			text-decoration:none;
			font-weight:500;
			line-height:normal;
			letter-spacing:0px;
			text-shadow: 0;
		}

		#content-in #line1-png-3 {
			margin:0 auto;
			text-align:center;
		}

		.back1 {
			border:1px solid #aaa;
			color:#303030;
			text-align:center;
			padding:8px 10px 10px 10px;
			margin-top:30px;
		}

		.back1 a {
			font-weight:300;
			text-decoration:none;
			color:#303030;
			text-align:center;
		}

		#content2 {
			margin:40px 0 0 0;
			text-align:left;
		}


		#content4 {
			width:100%;
			background:#fff;
			margin-top:0px;
			border-top:0px solid #d8d8d8;
			border-bottom:0px solid #d8d8d8;
		}

		#content4-in {
			width:890px;
			height:auto;
			margin:0 auto;
			padding:10px 0;	
			position:relative;
			text-align:center;
		}

		#content4-in h5 {
			font-family:"Roboto";
			color:#303030;
			font-size:16px;
			font-weight:300;
			text-decoration:none;
			line-height:30px;	
			height:auto;
			margin:0 0 30px 0;
		}

		.content44 { }
		.content44-in { 
			text-align:left;padding:0;
		}

		.float1 {
			float:left;
			width:550px;
		}

		.float2 {
			float:left;
			width:300px;
			margin-left:40px;
			text-align:left;
		}

		.input_ajanlat2 {
			border: 1px solid #876550;
			padding:8px 8px;
			margin-left: 0px; 
			color: #484848; 
			background: #fff;
			font-weight: normal; 
			font-size: 16px; 
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			width:250px;
		}

		.input_ajanlat5 {
			border: 1px solid #876550;
			padding:8px 8px;
			margin-left: 0px; 
			color: #484848; 
			background: #fff;
			font-weight: normal; 
			font-size: 16px; 
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			width:280px;
		}

		.input_ajanlat3 {
			
		}

		.input_ajanlat4 {
			width:520px;
			height:150px;
		}

		.button_ajanlat {
			background: #ff642d;	
			border: 0px; 
			font-size: 17px;
			margin-left: 0px; 
			color: #ffffff; 
			padding:11px 20px 10px 20px;
			cursor:pointer;	
			letter-spacing:1px;
			border:1px solid #ff642d;
			width:220px; 
			-webkit-border-radius: 40px;
			-moz-border-radius: 40px;
			border-radius: 40px;
			-webkit-transition: all 0.3s ease-in;
			-moz-transition: all 0.3s ease-in;
			-o-transition: all 0.3s ease-in;
			-ms-transition: all 0.3s ease-in;
			-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
			-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
			box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.6);
		}

		.button_ajanlat:hover {
			background: none;
			border:1px solid #ff642d;
			color:#ff642d;
			-webkit-transition: all 0.3s ease-in;
			-moz-transition: all 0.3s ease-in;
			-o-transition: all 0.3s ease-in;
			-ms-transition: all 0.3s ease-in;
		}



		.image1 {
			float:right;
			width:600px;
			/*position:absolute;
			left:40%;*/
		}

		.image0 {
			float:left;
			width:600px;
			/*position:absolute;
			right:40%;*/
		}



		#message1 {
			display:none;
			z-index:9999999999999;
			position:fixed;
			right:10px;
			bottom:10px;
			width:360px;
			height:440px;
			padding:30px 0 0px 0;
			text-align:center;
			background: rgba(61, 224, 209, 0.9);
			-webkit-border-radius: 13px;
			-moz-border-radius: 13px;
			border-radius: 13px;	
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.6);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.6);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.6);
		}

		#close2-png {
			position:absolute;
			right:15px;
			top:15px;
		}

		.layer-input {
			border:0;
			padding:10px 10px;
			margin: 10px auto; 
			color:#111e6c; 
			background: #fff;
			font-size:16px;
			width:286px;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			display:block;
			line-height:normal;
			font-family: "Roboto"; 
			font-weight: 500;
		}

		.layer-input2 { height:130px; }
		.layer-button {
			border: 0px; 
			cursor:pointer;
			display:block;
			text-align:Center;
			background:#1f3782;
			color:#fff; 
			font-size:18px;
			font-weight:600;
			font-family: "Roboto";
			text-decoration:none;
			line-height:normal;
			letter-spacing:0px;
			margin:10px auto;
			padding:10px 20px;
			width:306px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;	
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.4);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.4);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.4);
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;

		}
		.layer-button:hover {
			background:#fff;
			color:#3dded0;
			border: 0px; 
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}


		#mobil-in a {
			display:block;
		}

		#nav-box {
			text-align: left;
			color:#777;
			font-weight: normal;
			font-size: 15px;
			padding:0px 0px 20px 0px;
			margin:0px;
			font-size: 20px;
		}

		#nav-box a {
			font-size: 15px;
			text-decoration: none; 
			color:#777;
			font-weight: normal; 	
			}
		#nav-box a:link {}
		#nav-box a:visited {}
		#nav-box a:active {}
		#nav-box a:hover {text-decoration: none;}


		#c2 {}

		#c3 {}
		#c3-in {
			margin-left: auto;
			margin-right: auto;
			width:auto;
			position:relative;
		}


		.img-hirek2 {
			max-width:70%;
			padding:20px 0;
		}
		.alignleft {
			float:left;
			padding:10px;
		}


		.galerialista {
			float:left;
			width:330px;
			height:auto;
			margin:28px;
			color:#595a58;
			border-bottom:1px solid #d5d5d5;
		}

		.galerialista2 {
			margin-right:0px;	
		}

		.galerialista-text {
			padding:15px 0px;
			height:50px;
			line-height:normal;
		}

		.galerialista-text a {
			color:#876550;
			font-size:20px;
			text-decoration:none;	
			font-family:"Georgia";
		}
		.galerialista-text a:hover {
			color:#876550;
			text-decoration:none;
		}

		.galerialista-kep {
			width:330px;
			height:209px;
		}

		.galeria-inner {
			width:260px;
			height:160px;
			float:left;
			margin:17px;
			overflow:hidden;
		}

		.galeria-inner img {
			width:260px;
			height:160px;overflow:hidden;
		}


		.galeria-inner:hover  {
			transform:scale(1.03);
			-moz-transition:all 500ms linear; -webkit-transition:all 500ms linear; -o-transition:all 500ms linear; transition:all 500ms linear;
		}



		.galeria-inner2 {
			margin-right:0px;
		}


		.mobil-galeria-inner {
			display:none;
		}


		.img1 {
			margin: 0px 0px 0px 0px;
			background:#f1f1f1;
			padding: 10px 0px; 
			text-align:center;
			height:auto;
		}

		.img2 {
			margin: 0px 0px 0px 0px;
			border-top:2px solid #fff;
			background:#f1f1f1;
			padding: 5px 0px; 
			text-align:center;
			height:auto;
		}

		.img2 img {
			height:100px;
			 
			padding:5px 5px;
		}

		.title0 {
			background: #faf2ec;
			padding:0 0 20px 0;
		}

		.title1 {
			background: #876550;
			color:#ffffff;
			font-size:16px;
			padding:10px 15px;
			margin-top:10px;
			letter-spacing:1px;
			font-family: "Roboto";
			font-weight:300;
		}
		.float-left {
			float:left;
			width:50%;
			display:block;
			padding-bottom:12px;
		}

		.leiras1 {
			border-bottom:1px solid #d7d7d7;
			padding: 15px;
		}

		.bg_main {
			background: #5b5b5b;
			color:#ffffff;
			font-size:15px;
			padding:10px 15px;
			margin-top:10px;
		}

		.bg_main0 {
			padding:12px 8px;
			text-align:center;
			border-bottom:1px solid #ddd;
		}

		.bg_main1 {
			padding:8px;
			text-align:center;
			background: #f1f1f1;
			border-bottom:1px solid #ddd;
		}

		.button1 {
			background:#f68121;
			padding:10px 20px;
			text-align:center;
			color:#ffffff;
			font-size:17px;
			text-decoration:none;
			font-weight:500;
			display:block;
			width:360px;
			margin:0 auto;
		}

		.button1:hover {
			background:#dc7017;
		}

		div.sep {				
			height: 1px; display:block; clear:both;	margin:auto;
		}

		div.sep5 {				
			height: 5px; display:block; clear:both;	margin:auto;
		}

		div.sep10 {				
			height: 10px; display:block; clear:both;	margin:auto;
		}

		div.sep15 {				
			height: 15px; display:block; clear:both;	margin:auto;
		}
		div.sep20 {				
			height: 20px; display:block; clear:both;	margin:auto;
		}
		div.sep25 {				
			height: 25px; display:block; clear:both;	margin:auto;
		}
		div.sep30 {				
			height: 30px; display:block; clear:both;	margin:auto;
		}

		.alignright {
			float:right;
			padding:8px;
		}

		.alignleft {
			float:left;
			padding:8px;
		}

		.caption {
			border:0px solid red;
			float:right;
			display:block;
			text-align:Center;
			background:#eee;
			padding:10px;
			margin:0 0 10px 10px;
			width:150px;
			font-size:12px;
			line-height:normal;
			overflow:hidden;
		}

		.caption img {
			display:block;
			text-align:Center;
			max-width:100%;
			height:auto;
			padding-bottom:5px;
		}

		.aligncenter  {
			display:block; clear:both;	margin:10px auto;

		}

		#menu-icon-png {
			display:none;
		}
		.sep-mob{
			display:none;
		}


		#article-img {
			float:right;
			width:auto;
			max-width:50%;
			padding:20px;
		}

		#button-contact-png2 {
			display:none;
		}

		#button-contact-png1 {
			display:block;
		}

		
		#up {
			display:none;
		}


		#menu-mobile2 {
			display:block;
			float:right;
		}
		#menu-mobile2 img {
			width:50px;
			height:auto;
			padding:4px 0;
		}


		.tablazat1 td {
			border:1px solid #b5a296;
			border-left:1px solid #e6d7ce;	
			border-top:1px solid #e6d7ce;
			padding:6px;
		}

				
}	



@media screen and (max-width: 980px) {
		#open1-in .box {
			
			float:none;
			display:block;
			margin:15px auto;
		}

}


@media screen and (max-width: 780px) {
		.article-box {
			float:none;
			margin:13px auto;			
		}

}


@media screen and (max-width: 600px) {		
		
		.galerialista {
			float:none;
			width:330px;
			height:auto;
			margin:25px auto;
			color:#595a58;
			border-bottom:1px solid #d5d5d5;
			display:block;
		}
		.galeria-inner {
			width:260px;
			height:160px;
			float:none;
			display:block;
			margin:15px auto;
			overflow:hidden;
		}
		#open-gallery-in .galeria-inner {
			margin:15px auto;
		}
}

@media screen and (max-width: 380px) {		

		.article-box {
			float:none;
			width:300px;
			height:auto;
			min-height:100px;
			text-align:left;
			margin:13px auto;
			padding:0 0 20px 0 ;
			position:relative;
			overflow:hidden;
		}
		.article-box .article-box-kep, .article-box .article-box-kep img {
			width:300px;
			height:220px;
		}

		#header-right-in {
			float:none;
			display:block;
			font-size:15px;
			font-weight:500; 
			color:#111e6c;
			padding-top:20px;
			text-align:Center;
		}

		#header-right-in a {
			display:block;
			text-decoration: none; 
			color:#fff;
			font-size:15px;
			font-weight:300;
			padding:5px 12px;
			margin:10px 0 0 0;
		}

}	



@media screen and (max-width: 360px) {

		
		
		#header {
			margin-left: auto;
			margin-right: auto;
			width:auto;
			padding:10px 10px 20px 10px;		
			text-align:left;
			color:#737373;
			font-size:16px;
			font-family: "Roboto";
			height:auto;
			position:relative;
		}
		
		#aphrodite-logo img {
			padding:0px 0 0 0;
			width:auto;
			height:35px;
			float:left;
			-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
			-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
			box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
		}

		#menu-mobile2 img {
			width:42px;
			height:auto;
			padding:4px 0;
		}	
		

}



@media screen and (max-width: 320px) {

		#aphrodite-logo img {
			padding:0px 0 0 0;
			width:auto;
			height:33px;
			float:left;
			-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
			-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
			box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.7);
		}

		#menu-mobile2 img {
			width:50px;
			height:auto;
		}

}


.scroll-down {	
	-webkit-animation-duration:2s; animation-duration:2s; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite; -webkit-animation-name:scroll; animation-name:scroll
}
@-webkit-keyframes scroll { 
	0% { opacity:1; }
	100% { opacity:0;	-webkit-transform:translateY(20px); transform:translateY(20px); }
}

@keyframes scroll { 
	0% { opacity:1; }
	100% { opacity:0; -webkit-transform:translateY(20px); transform:translateY(20px); }
}
/*head contact and social icon - START -*/
.header-social{

float: right;
margin-left:10px;

}
.header-social a{
	padding:0 !important;
}
.header-social img{
	background-color:#fff;
	border-radius: 10px;
    height: 36px;
    width: 36px;
}

.header-contact{display:flex !important;}

@media screen and (max-width:500px){
	
	.header-contact{display:block !important; text-align:center !important;}
	.header-social{

float: none;
margin-left:0;
margin-top:20px;
display:flex;
gap: 10px;
justify-content: center;

}
	
}

/*head contact and social icon - END -*/