@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&family=Raleway:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=MonteCarlo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	background-color: #fff;
	color: #333333;
	width: 100%;
	font-display: swap;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-weight: 300;
	height:100%
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
header {
	width:100%;
	height:800px;
	overflow:hidden;
	position:relative;
}
header h1 {
	text-align: center;
	margin: 20% auto;
	right: 0;
	left: 0;
	z-index: 99;
	position: relative;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 55px;
	text-transform: uppercase;
	line-height: 1.35em;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	color: #fff;
	font-weight: 400;
	letter-spacing: 15px;
	width:50%
}
.banner-img {
	background-image:url(../page-img/banner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	min-height:900px
}
.img-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	z-index: 98
}
.top-short {
	position:relative;
	z-index:99999999;
	width:100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.22) !important;
	margin-bottom: 20px !important;
	padding: 15px 25px 15px 40px !important;
	height:20px
}
.top-short-ic {
	width:90%;
	height:auto;
	margin:0 auto !important
}
.top-short-left {
	width:50%;
	height: auto;
	float:left;
}
.top-short-right {
	width:50%;
	height: auto;
	float: right
}
.top-short-left ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color:#FFFFFF
}
.top-short-left ul li:first-child {
	margin-left: 0;
}
.top-short-left ul li {
	display: inline;
	position: relative;
	margin: 0.5rem 0;
}
.top-short-left ul li:after {
	content: "";
	margin-left: 17px;
	margin-right: 15px;
	background: #666;
	width: 1px;
	height: 15px;
	top: 2px;
	display: inline-block;
	position: relative;
}
.top-short-left ul li:last-child:after {
	display: none
}
.top-short-left ul li a {
	color:#FFF
}
.top-short-right-1 {
	width: 80%;
	height: auto;
	float: left;
	text-align:right;
	margin-right:50px
}
.top-short-right-2 {
	width: auto;
	height: auto;
	float:  right;
}
.top-short-right-2 span {
	display:inline-block;
	color:#FFF;
	margin-left: 20px;
	margin-right: 20px;
	width: 1px;
	height: 15px;
	float:right
}
.top-short-right-2 span a{

	color:#FFF;
	
}
.main-wrapper {
	width:90%;
	height: auto;
	margin:50px auto !important; overflow:hidden
}
.main-img-left {
	width:35%;
	height: auto;
	float: left;
}
.main-img-right {
	width: 60%;
	height: auto;
	float: right;
}
.main-img-left img {
	width: 100%;
	height: auto;
	min-height:800px
}
.main-img-right h2 {
	line-height: 1em;
	font-size:40px;
	margin:0;
	padding:0;
	color: #464646;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif
}
p strong {
	display:inline-block;
	font-weight:900;
	color: #3F3F3F
}
.wrapper-middle {
	background-color:#f1f0ec;
	width:90%;
	height: auto;
	margin-top:50px;
	padding:5%;
	overflow:hidden
}
.wrapper-middle h4 {
	display:block;
	font-size:48px;
	width:70%;
	margin:0 auto;
	text-align: center
}
.wrapper-middle h4 span {
	color:#d0a249
}
.box-container {
	width:100%;
	margin-top:30px;
	height:auto;
	overflow:hidden
}
.box-services {
	width:32%;
	height: auto;
	float:left;
	margin-right:2%;
	background-color:#fff;
	margin-top:30px
}
.box-services-last {
	margin-right:0
}
.box-services img {
	width:100%;
	height: auto;
}
.box-services h3 {
	padding: 20px 25px;
	font-size: 24px;
	line-height: 1.3em;
	text-align:center
}
.yacht-info {
	width:100%;
	height:auto;
	overflow:hidden
}
.yacht-info ul {
	padding-left:0
}
.yacht-info li {
	display:block;
	border-bottom:1px dashed #D6D6D6;
	padding:5px
}
.yacht-info li strong {
	font-weight:900
}
.yacht-info p {
	color:#d0a249;
	font-size:24px;
	margin:0;
	padding:0
}
.kutu-serve {
	width:33.333333%;
	height: auto;
	float:left;
	min-height:450px
}
.kutu-serve-border {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #D6D6D6;
	box-sizing:border-box
}
.kutu-serve-border-bottom {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color:#D6D6D6;
	box-sizing:border-box
}
.kutu-serve-border-top {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color:#D6D6D6;
	box-sizing:border-box
}
.kutu-serve-ic {
	width:auto;
	height:auto;
	overflow:hidden;
	padding:20px;
}
.kutu-serve-border-bottom-last {
	border-bottom:0
}
.kutu-serve h3 {
	font-size:24px;
	color:#af8026
}
h3 a{
	font-size:24px;
	color:#af8026
}
footer {
	position: relative;
	background-color: #055290;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:50px
}
.footer-ic {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px
}
.footer-box {
	width: 32%;
	height: auto;
	margin-right: 2%;
	float: left;
	position: relative;
	overflow: hidden;
}
.footer-box-last {
	margin-right: 0;
}
.footer-baslik {
	margin: 0 0px 20px;
	display: inline-block;
	font-size: 20px;
	position: relative;
	padding: 0px 0px 17px;
	line-height: 1;
	clear: both;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff
}
.footer-baslik:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	height: 2px;
	background-color: #fff;
}
.footer-baslik:after {
	content: '';
	position: absolute;
	left: 90px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #fff;
}
footer span {
	display: block;
	margin-bottom: 10px;
	color: #FFF
}
footer span a {
	color: #FFF
}
.footer-bottom {
	width: 90%;
	height: 60px;
	background-color: #014780;
	line-height: 60px;
	padding: 0 5% 0 5%;
	color: #FFF;
	margin-top: 80px
}
.hlp-dsk {
	width: 182px;
	height: 52px;
	position: fixed;
	z-index: 999999;
	right: 20px;
	bottom: 20px
}
.gallery-img {
	width: 32%;
	height: auto;
	float: left;
	margin-right: 2%;
	margin-top: 30px
}
.gallery-img-last {
	margin-right: 0
}
.contact-main {
	width: 32%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	padding: 2%;
	border: 1px solid #E5E5E5;
	margin-right: 2%; min-height:150px; box-sizing:border-box
}
.contact-main-last {
	margin-right: 0
}
.contact-main-ic {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.contact-main-ic-text {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center
}
.address-icon {
	background-image: url(../icons/address.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 64px
}
.phone-icon {
	background-image: url(../icons/telephone.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 64px
}
.mail-icon-con {
	background-image: url(../icons/email.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 64px
}
 @media only screen and (max-width:768px) {
	
	.contact-main {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	padding: 2%;
	border: 1px solid #E5E5E5;
	margin-right: 2%; min-height:150px
}
.top-short {
	width:100%;
	padding: 15px 0px 15px 0px !important;
}
.top-short-ic {
	width:100%;
}
.top-short-left {
	display:none
}
.top-short-right {
	width: 100%;
	float: none;
}
.top-short-right-1 {
	width: 70%;
	height: auto;
	float: left;
	text-align:left;
	margin-right:0;
	padding:0 0 10px
}
.top-short-right-2 {
	width: 30%;
	height: auto;
	float:  left;
	text-align:right;
	position:relative
}
.top-short-right-2 span {
	display:inline-block;
	color:#FFF;
	margin-left: 20px;
	margin-right: 20px;
	width: 1px;
	height: 15px;
	float:left
}
header {
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
}
header h1 {
	text-align: center;
	margin: 20% auto;
	right: 0;
	left: 0;
	z-index: 99;
	position: relative;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 1.35em;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	color: #fff;
	font-weight: 400;
	letter-spacing: 15px;
	width:100%
}
.banner-img {
	background-image:url(../page-img/banner-m.jpg);
	min-height: 450px
}
.main-wrapper {
	width:90%;
	height: auto;
	margin:50px auto !important
}
.main-img-left {
	width:100%;
	float: none;
}
.main-img-right {
	width: 100%;
	float: none;
}
.main-img-left img {
	width: 100%;
	height: auto;
	min-height: inherit !important
}
.main-img-right h2 {

	font-size:25px;
	margin:10px 0;

}
.wrapper-middle h4 {

	font-size:24px;
	width:100%;

}
.box-services {
	width:100%;
	height: auto;
	float:none;
	margin-right:0;

}
.box-services h3 {
	padding: 10px 15px 10px 0;
	font-size: 18px;
	line-height: 1.3em;
	text-align:center
}
.kutu-serve {
	width:100%;
	height: auto;
	float:left;
	min-height: inherit
}
.kutu-serve-border {

	border-width: 0px 0px 0px 0px;

}
.kutu-serve-border-bottom {

	border-width: 0px 0px 0px 0px;

}
.kutu-serve-border-top {

	border-width: 0px 0px 0px 0px;

}
.kutu-serve-ic {

	padding:0;
}
.footer-box {
	width: 100%;
	margin-right: 0;
	float: none;
	position: relative;
	overflow: hidden; margin-bottom:20px
}
}
