/*
#------------------------------------------------------------------------
# Photo - #9 2014 Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Basic elements */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html { -webkit-font-smoothing: subpixel-antialiased; }
body {
	background: #fff;
	color: #212529;
	font-size: 14px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	line-height: 1.7;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
}
.itemBody p {font-family:Georgia, serif;letter-spacing: 0.04em;}
a,
a.inverse:active,
a.inverse:focus,
a.inverse:hover,
.itemInfo a.inverse:active,
.itemInfo a.inverse:focus,
.itemInfo a.inverse:hover,
.itemAdditionalInfo a.inverse:active,
.itemAdditionalInfo a.inverse:focus,
.itemAdditionalInfo a.inverse:hover {
	color: #cc6060;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration: none;
}
.itemInfo a.inverse,
.itemAdditionalInfo a.inverse {
	color: #a8a8a8;
}
a.inverse,
a:hover,
a:active,
a:focus { color: #010101; }
hr {	color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;margin-bottom:10px;}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #212529;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
}
.itemBody h1,
.itemBody h2,
.itemBody h3,
.itemBody h4,
.itemBody h5,
.itemBody h6 { 
	margin: 100px 0 30px; 
}
.itemBody .moduletable h1,
.itemBody .moduletable h2,
.itemBody .moduletable h3,
.itemBody .moduletable h4,
.itemBody .moduletable h5,
.itemBody .moduletable h6 { 
	margin: 0px 0 20px; 
}
h1 {
	font-size: 36px;
	margin-bottom: 32px;
}
h2 {
	font-size: 32px;
}
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li { 
	font-size: 18px;
	line-height: 1.7; 
}
p { margin: 1em 0 1.8em; }
iframe { max-width: 100%!important; }
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	line-height: 0;
}
.clear, .clearfix:after, .container:after {clear:both;}

/* Forms */
.chrono_credits {display:none;}
.gbs3 input[type="submit"] {color:#fff !important}
.gbs3 input[type="submit"]:hover, .gbs3 input[type="submit"]:focus {color:#212529 !important}
#fin-submit6, .button {float:right;cursor: pointer;}
#fin-name, #fin-email, #fin-captcha1{width:100%}
#form-row-captcha {width: 47%;float: left;}
#form-row-submit6 {display: inline-block;float: right;margin-top: 22px;}
.gbs3 .form-control:focus{
	border-color: #cc6060 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(204,96,96,.5) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(204,96,96,.5) !important
}

i.fa-phone, i.fa-envelope, i.fa-map-marker, i.fa-home {font-size:1.7em;color:#fff;width:45px;text-align:center;}
#camera_wrap_119, #camera_wrap_126, #camera_wrap_133 {margin-top:35px;}
/*DUYURU HIGHLIGHT BOX */
.highlight { 
    position: fixed;
    top: 5px;
    right: 0;
    z-index: 10;
}
.highlight a {color: #fff;}
.highlight a.bt{
	background: url(../images/bubbles.svg) no-repeat #fff;
    background-size: 100%;
	border:10px solid #fff;
    width: 64px;
    height: 64px;
    position: absolute;
	box-shadow: -3px 3px 3px rgba(0,0,0,.2);
    left: -60px;
    top: 10px;
    content: '';
	border-radius: 4px 0px 0px 4px;
	cursor: pointer;
}
.highlight a.bt:hover, .highlight a.bt:focus{background-color:#ccc;border-color:#ccc;}
.highlight .hg-container {display:none;}
.highlight .custom {
   width: 320px;
   height:auto;
    padding: 30px;
    background: #fff;
    color: #212529;
	box-shadow: 0px 0px 8px rgba(0,0,0,.5);
	
}
.highlight .hg-container img {max-width:100%;}
/* Containers */
.narrow-width .gk-page {
	max-width: 960px;
}

#gk-bg {
	overflow: hidden;
	width: 100%;
}
#gk-footer,
#gk-sidebar,
#gk-breadcrumb {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#gk-lang {margin-top:70px;}
/* Logo  */
.gk-logo-wrap {
	left: auto;
	position: absolute;
	right: 50%;
	top: 0;
	width: 50%;
	z-index: 9;
}
.gk-logo-wrap .gk-logo,
.gk-logo-wrap .gk-logo-text {
	margin: 80px 0 0 0;
	text-shadow:0px 1px 1px rgba(250,250,250,0.4)
}
.gk-logo {
	color: #fff;
	display: block;
	float: left;
}
.gk-logo img {
	display: block;
	height: auto;
	max-height: 64px;
}
.gk-logo-text {
	color: #fff;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
	margin: 20px 0;
	text-transform: uppercase;
}
.gk-logo-text:hover {
	color: rgba(255, 255, 255, .8);
}
.gk-logo-text > span {
	display: block;
	float: left;
	line-height: 39px;
	padding: 0 22px 0 0;
}
.gk-logo-text > span + span {
	font-size: 12px;
	font-weight: 400;
	line-height: 35px;
	padding: 0;
}
.gk-logo-text > span + span:before {
	border-left: 1px solid rgba(255, 255, 255, .15);
	content: "";
	display: block;
	float: left;
	height: 30px;
	margin: 0 25px 0 0;
	width: 1px;
}
/* Logo in the header */
.gk-logo-text.inverse > span {
	color: #212529;
	font-size: 20px;
	line-height: 33px;
}
.gk-logo-text.inverse > span + span {
	font-size: 12px;
	line-height: 31px;
}
.gk-logo-text.inverse > span + span:before {
	border-left-color: rgba(33, 37, 41, .3);
	height: 26px;
}

/* Lang menu */
#lang-menu {right:auto; left:50%;padding-right:20px}
.iletisim .single-page > .header.no-image {display:none;}
.iletisim .single-page {margin-top:-130px;}

/* Gallery menu */
.transfer {margin:30px 0 50px;position:relative;}
.transfer:after {content: ' ';
    position: absolute;
	bottom: -1.7em;
    left: 50%;
    width: 45%;
    border-bottom: 1px solid #ddd;
    transform: translateX(-50%);}
.transfer a {color:#212529;}
.transfer a:hover {color:#cc6060;}

/* Stylearea */
#gk-style-area {
	clear: both;
	display: block;
	float: right;
	line-height: 10px;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
}
#gk-style-area a {
	border-radius: 50%;
	display: inline-block;
	height: 7px;
	margin: 5px 0 0 5px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 7px;
}
#gk-style-area a:first-child { margin-left: 0; }
#gk-style-area a:hover {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
#gk-color1 { background: #cc6060; }
#gk-color2 { background: #8e3a1e; }
#gk-color3 { background: #de8e1c; }
#gk-color4 { background: #c4bcfb; }
#gk-color5 { background: #777; }

.rsig-gallery figure {-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	background:url(../images/zoomin.png) no-repeat #fff;
	background-position: center 300px;}
.rsig-gallery figure:hover, .rsig-gallery figure:focus {background-position:center center;}
.rsig-gallery figure img {-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;}
.rsig-gallery figure img:hover, .rsig-gallery figure img:focus {opacity:0.3;}
/* Group modules */
.no-mainbody #gk-header {
	height: 100%;
	position: absolute;
	width: 100%;
}
.no-mainbody #gk-content-wrap {opacity:0;}
#gk-top,
#gk-bottom1,
#gk-bottom2 {
	clear: both;
	overflow: hidden;
}
#gk-mainbody {
	padding: 114px 0 124px 0;
	position: relative;
}

/* standard breadcrumb */
#gk-breadcrumb {
	margin: 0 0 0 50%;
	overflow: hidden;
	padding: 88px 0 0 0;
	position: relative;
	text-align: right;
	width: 50%;
	z-index: 999;
}
.breadcrumbs {
	color: #000;
	float: left;
	font-size: 14px;
	text-align: right;
	width: 100%;
}
.breadcrumbs li.separator {
	color: #aaa;
	font-size: 14px;
	padding: 4px 6px !important;
	text-align: center;
	width: 22px;
}
.breadcrumbs > li {
	clear: none;
	display: inline-block;
	font-size: 14px;
}
.breadcrumbs li a { color: #888; }
.breadcrumbs li a:hover { color: #cc6060; }

/* footer */
#gk-footer {
	clear: right;
	float: right;
	margin-top: -25px;
	overflow: hidden;
}
#page-nav.active #gk-footer {margin-top: -8px;}
#gk-footer a {
	color: rgba(255, 255, 255, 0.4);
	padding: 0!important;
}
#gk-footer a:active,
#gk-footer a:focus,
#gk-footer a:hover { color: #fff; }
#gk-copyrights {
	color: rgba(255, 255, 255, 0.4);
	float: right;
	font-size: 12px;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
	    width: 45%;
}
#gk-lang,
#gk-copyrights,
#gk-style-area {
	float: right;
	margin-left: 20px;
}

/* Other footer elements */
#gk-framework-logo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	opacity: 0.4;
}
/* Suffixes */

/* default suffix */
.box {
	font-size: 15px;
	line-height: 1.6;
	margin: 0 0 5px 0;
	width: 100%;
}
div.content { clear: both; }
.box li {
	border-bottom: 1px solid #ddd;
	line-height: 1.6;
	padding: 7px 0;
}
.box li:last-child { border-bottom: none; }
.box li a {
	line-height: 1.0;
	text-decoration: none;
}
.box a { text-decoration: none; }
.box ul ul { margin-left: 20px; }
.box .header, #loginForm > h3 {
	color: #111;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 24px 0;
	text-transform: uppercase;
}

/* clear suffix */
.box.clear {
	border: none !important;
	clear: none;
	padding: 0!important;
}
.clear div.content { clear: both; }

/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #ddd;
	color: #bbb!important;
	font-family: Arial;
	font-size: 11px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}

/* suffix light */
.box.light > div {
	background: #f5f5f5;
	border: none;
	padding: 32px!important;
}

/* suffix _text */
.box_text > div { background: #fff; }

/* suffix dark */
.box.dark > div {
	background: #212529;
	border: none;
	color: #999;
	padding: 32px!important;
}
.box.dark .box.dark > div, .box.dark > div:nth-child(2) {padding:0 !important;}
.box.dark .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 { color: #fff; }
.box.dark ul {
	margin: 0;
	padding: 0;
}
.box.dark ul li {
	border-bottom: 1px solid #555;
	font-size: 15px;
	position: relative;
}
.box.dark ul li:last-child, .bt-contentshowcase.box.dark ul li { border-bottom: none; }
.box.dark a { color: #ddd!important; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #cc6060!important; }
.box.dark ul ul { margin: 0 0 0 20px; }

/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}

/* Menu suffix */
.box ul.menu ul { margin: 0 0 32px 0; }
.box ul.menu li li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	padding-left: 6px;
}
.box ul.menu li.active { background: #F2F4F5 }
.box ul.menu li.active a { padding: 8px 16px }
.box ul.menu li li a { margin: 0 0 0 6px }
.box .menu .header + .content ul li:first-child { border-top: none; }
.menu li a {
	color: #000;
	display: inline-block;
	font-size: 15px;
	padding: 8px 0;
}
.menu li a:hover {
	color: #cc6060 !important;
	padding-left: 10px;
}
.box .menu li li a {
	color: #666;
	font-weight: normal
}
.box .menu li strong { display: block; }

/* Social icons */
#gk-social {
	float: right;
	margin: 10px 0;
	overflow: hidden;
	color: rgba(255, 255, 255, 0.4);
	font-weight:300;
}
#gk-social a {color: rgba(255, 255, 255, 0.4);}
#gk-social a:hover, #gk-social a:focus {color: rgba(255, 255, 255, 1);}
#gk-social .custom p {margin-top:5px;}
#gk-copyrights .custom {width: 100%;}
#gk-copyrights h1 {font-size:11px;margin:10px 0;line-height:15px;color: rgba(255, 255, 255, 0.4);width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}

/* tablet/mobile suffixes */
.onlydesktop { display: block; }
.onlytablet { display: none; }
.onlymobile { display: none; }

/* Login form */
#gkFBLogin {
	float: left;
	width: 45%;
}
#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}
#form-login-remember { margin: 10px 0; }

#login-form fieldset p { margin: 0.5em 0; }
#login-form ul {
	border-top: 1px solid #E5E5E5;
	margin: 0 0 12px;
	overflow: hidden;
	padding: 12px 0;
}
#login-form ul li {
	color: #999;
	font-size: 12px;
	display: inline-block;
	line-height: 1.6;
	margin-right: 12px;
}
#login-form input[type="text"],
#login-form input[type="password"] { width: 95%; }
label#jform_spacer-lbl {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}

/* Popup login */
#gkPopupLogin {
	display: none;
	left: 0;
	opacity: 0;
	margin-top: 200px;
	padding: 0 0 0 75px;
	position: absolute;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 100%;
}
.popup-open #gkPopupLogin {
	margin-top: 45px;
	opacity: 1;
}
#gkPopupLogin span#fb-auth {
	margin-top: 0;
}
#gkPopupLogin .button:active,
#gkPopupLogin .button:focus,
#gkPopupLogin .button:hover {
	background: transparent;
}
.gkUsermenu {
	clear: both;
	float: left;
	margin: 20px 0;
}
.gkUserdata .logout-button .button {
	margin: 10px 0 0 0;
}
#gkPopupLogin #form-login-buttons { clear: both}
#gkPopupLogin #form-login-buttons input.button { margin: 0 0 50px}
#gkPopupLogin #fb-auth, #gkPopupLogin .button.full { width: 95% }
#gkPopupLogin #form-login-remember { float: left;}
#gkPopupLogin #form-login-forgot { float: right; margin: 10px 5% 0 0}
#gkPopupLogin #form-login-forgot a { color: #999; font-size: 14px; }
#gkPopupLogin #form-login-forgot a:hover { color: #111}
/* Login with Facebook button */
span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 17px 16px 0 10px;
	height: 17px;
}
span#fb-auth {
	background-color: #798db9;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	
	display: inline-block;
	color: #fff;
	line-height: 49px;
	font-size: 14px;
	font-weight: 700;
	
	padding: 0 30px 0 12px;
	cursor: pointer;
	height: 49px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	
}
span#fb-auth:hover { background-color: #556b9b; }

#gk-btn-login {
	float: right;
	margin: -12px 0 0 20px;
	padding: 0 20px;
}

ul.lang-inline li { border: none; }