
@font-face {
	font-family: 'galanogrotesque_light';
	src: url('/Content/css/galano_grotesque_light-webfont.eot');
	src: url('/Content/css/galano_grotesque_light-webfont.eot?#iefix') format('embedded-opentype'),
	url('/Content/css/fonts/galano_grotesque_light-webfont.woff2') format('woff2'),
	url('/Content/css/fonts/galano_grotesque_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'galanogrotesque_medium';
	src: url('/Content/css/fonts/galano_grotesque_medium-webfont.eot');
	src: url('/Content/css/fonts/galano_grotesque_medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('/Content/css/fonts/galano_grotesque_medium-webfont.woff2') format('woff2'),
	url('/Content/css/fonts/galano_grotesque_medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'galanogrotesque_bold';
	src: url('/Content/css/fonts/galano_grotesque_semi_bold-webfont.eot');
	src: url('/Content/css/fonts/galano_grotesque_semi_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('/Content/css/fonts/galano_grotesque_semi_bold-webfont.woff2') format('woff2'),
	url('/Content/css/fonts/galano_grotesque_semi_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}




body {
	font-family: 'galanogrotesque_medium';
}

.font-light {
	font-family: 'galanogrotesque_light';
}

.font-bold {
	font-family: 'galanogrotesque_bold';
}

.mr-bt-50 {
	margin-bottom: 50px !important;
}

strong {
	font-family: 'galanogrotesque_bold';
}


/*Header*/

header {
	background-color: #1a7dd7;
	min-height: 150px;
}




.navbar {
	background-color: #ffa810;
	border: 0px;
	z-index: 99;
	color: #fff;
	margin: -28px 50px 0 50px;
}

.navbar-nav {
	width: 100%;
	z-index: 9999999;
}

.navbar-collapse {
	padding: 0px;
}

.navbar-nav>li>a {
	color: #fff;
	padding: 18px 10px 11px 10px;
	border-bottom: solid 1px transparent;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
	color: #bf7b04;
	border-bottom: solid 1px #bf7b04;
}

.nav>li:last-child {
	background-color: #6ea928;
	float: right;
	padding: 0 20px;
}

.nav>li:last-child svg {
	padding-right: 10px;
	font-size: 30px;
	vertical-align: middle;
	width: auto;
}

.nav>li:last-child a {
	padding: 14px 10px 12px 10px;
}

.nav>li:last-child a span {
	vertical-align: text-top;
}

.navbar-nav>li:first-child {
	padding-left: 20px;
}

.nav>li:last-child a:hover, .nav>li:last-child a:focus, .nav>li:last-child a:active {
	color: #fff;
	border-bottom: solid 1px transparent;
}

.adress_box {
	color: #fff;
	margin: 40px 0 0 0;
	padding: 0px;
}

.adress_box a {
	color: #fff;
}

.adress_box li {
	float: right;
	list-style: none;
	padding-right: 20px;
	margin-bottom:  10px;
}

.adress_box li svg {
	font-size: 20px;
	vertical-align: top;
	margin-right: 5px;
	width: auto !important;
}

#carousel-example-generic {
	margin-top: -29px;
}

.carousel-haber-detay #carousel-example-generic {
	margin: 0 0 30px 0;
}

.arrow-sirket {
	position: absolute;
	right: 20px;
	top: 50%;
	z-index: 1;
	margin-top: -25px;
	width: 100%;
}

.arrow-sirket a {
	width: 50px;
	height: 50px;
	display: block;
	background-color: rgba(255,255,255, 0.25);
	text-align: center;
	line-height: 58px;
	border-radius: 50%;
	color: #736b61;
	font-size:  25px;
}

.arrow-sirket a:hover {
	color: #fff;
	background-color: #fd8204;
}

.arrow-sirket a.prev {
	left: 100px;
	position:  absolute;
}

.arrow-sirket a.next {
	right: 100px;
	position:  absolute;
}





.arrow-haber {
	position: absolute;
	right: 0px;
	top: 50%;
	z-index: 99;
	margin-top: -25px;
	width: 100%;
}

.arrow-haber a {
	width: 50px;
	height: 50px;
	display: block;
	background-color: rgba(255,255,255, 0.25);
	text-align: center;
	line-height: 58px;
	color: #736b61;
	font-size:  25px;
}

.arrow-haber a:hover {
	color: #fff;
	background-color: #fd8204;
}

.arrow-haber a.prev {
	left: 0;
	position:  absolute;
}

.arrow-haber a.next {
	right: 0;
	position:  absolute;
}


.carousel-img {
	width: 100%;
}






.shadow-box {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(217,237,255,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(217,237,255,1);
	box-shadow: 0px 2px 5px 0px rgba(217,237,255,1);
	margin-bottom: 80px;
}

.list-three-box {
	margin: 0px;
	padding: 0px;
}

.list-three-box li {
	list-style: none;
	float: left;
	width: 33%;
	text-align: center;
	color: #404040;
	padding: 0 50px;
	margin: 50px 0;
}

.list-three-box li span {
	display: block;
	margin: 10px 0;
	font-weight: 700;
}

.list-three-box li span.blue {
	color: #1a7dd7;
}

.list-three-box li span.orange {
	color: #ffa810;
}

.list-three-box li span.green {
	color: #6ea928;
}

.list-three-box li:first-child {
	border-right: solid 1px #e6edf6;
}

.list-three-box li:last-child {
	border-left: solid 1px #e6edf6;
}

.blue {
	color: #1a7dd7;
}

.green {
	color: #6ea928;
}

.content {
	margin-bottom: 50px;
}

.content p {
	display: block;
	line-height: 20px;
	color: #404040;
	font-size: 14px;
	margin: 10px 0 20px 0;
}

.content h3 {
	margin-bottom: 20px;
	margin-top: 0px;
}

.content .title {
	font-size: 22px;
}

.content-image {
	text-align: center;
}

.bg-photo {
	background-image: url(../images/bg_photo.png);
	background-repeat-y: no-repeat;
	min-height: 700px;
}

.photo-box {
	text-align: center;
}

.photo-box .title {
	font-size: 30px;
	color: #fff;
	margin: 30px 0;
}

.photo-box ul {
	display: inline-block;
	margin: 0 0 30px 0;
	padding: 0px;
}

.photo-box ul li {
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
	border-bottom: solid 2px #ebebeb;
	margin-bottom:  5px;
}

.photo-box ul li a {
	text-decoration: none;
	color: #1a7dd7;
	padding: 10px 30px 8px 30px;
	display: block;
}

.photo-box ul li.active {
	background-color: #ffa810;
	color: #fff;
	border-bottom: solid 2px #eb9500;
}

.photo-box ul li.active a {
	color: #fff;
	/* display: inline-block; */
	/* width: 100%; */
	/* height: 100px; */
}

.tab-content {
	background-color: #fff;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
    color: #58595a;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
    color: #85878c;
}

.tz-gallery {
    padding: 40px;
}

.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 4px;
    border: none;
    transition: 0.15s ease-in-out;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.tz-gallery .thumbnail:hover {
    transform: translateY(-10px) scale(1.02);
}

.tz-gallery .lightbox img {
    border-radius: 4px 4px 0 0;
}

.tz-gallery .caption{
    padding: 26px 30px;
    text-align: center;
}

.tz-gallery .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    min-height: 50px;
}

.tz-gallery .caption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.button_margin {
	margin: 20px 0;
}

.button_blue {
	background-color: #1a7dd7;
	color: #fff;
	padding: 15px 30px;
	font-family: 'galanogrotesque_bold';
}

.button_blue:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
}

.news-box {
	margin-bottom: 40px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(206,232,255,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(206,232,255,1);
	box-shadow: 0px 0px 15px 0px rgba(206,232,255,1);
}

.news-box span {
	display: block;
	color: #1a7dd7;
	font-size: 13px;
	min-height: 50px;
	padding: 0 10px;
	font-family: 'galanogrotesque_bold';
}

.news-box p {
	margin: 0 20px;
	padding-bottom: 10px;
	font-size: 13px;
	border-bottom: solid 1px #cee8ff;
	min-height: 110px;
}
.news-box img {
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
}

.news-box a {
	color: #1a7dd7;
	text-decoration: none;
	padding:10px;
	display: inline-block;
}

.page-title {
	font-size: 24px;
	margin-bottom: 30px;
}

.bagis-box {
	background-color:#ffa810;
	margin-top: 40px;
	color: #fff;
	font-size: 24px;
	padding: 41px 0;
}

.bagis-box span  {
	display: block;
	float: left;
	margin-bottom:  20px;
}

.bagis-box span strong {
	display: block;
}

.button-bagis {
	border: solid 2px #fff;
	padding: 10px 20px;
	display: block;
	float: right;
	color: #fff;
	font-size: 22px;
	font-family: 'galanogrotesque_bold';

}

.button-bagis svg {
	width: auto !important;
}

.button-bagis:hover, .button-bagis:active, .button-bagis:focus {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	color: #ffa810;
}

footer {
	background-image: url(../images/footer.jpg);
	background-repeat-y: no-repeat;
	padding: 30px 0;
	color: #fff;
	font-size: 14px;
}

.footer-title {
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}

.footer-title span {
	background-color: #ffa810;
	height: 2px;
	width: 50px;
	display: block;
	margin-top: 10px;
}

.footer-address {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-address li {
	list-style: none;
	margin-bottom: 14px;
	}

.footer-address li svg {
	float: left;
	color: #ffa810;
	font-size: 20px;
	margin-right: 10px;
	display:  block;
	width: 20px !important;
}

.footer-address li span {
	display: block;
	float: left;
}

.social-icon {
	padding: 0px;
	margin: 20px 0;
}

.social-icon a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border:solid 1px #fff;
	list-style: none;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #fff;
	display: block;
	margin: 0 5px;
}

.social-icon a:hover {
	background-color: #ffa810;
	color: #fff;
	border:solid 1px #ffa810;
}

.circle-list {
	padding: 0px;
	margin: 0px;
}

.circle-list li {
	list-style: url(../images/square.jpg);
	padding: 0px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.circle-list li a {
	color: #fff;
}

.footer-news {
	margin-bottom: 10px;
	position: relative;
}

.footer-news img {

	width: 50px;
	height: 50px;

}

.footer-news a {position: absolute;left: 65px;top: 0px;display: block;font-size: 12px;color: #fff;text-decoration: none;}

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    right: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px;
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 46px;
    font-size: 14px;
    padding: 10px 70px 10px 10px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    right: 0px;
    top: 0px;
    background-color: #ffa810;
    width: 50px;
    height: 46px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #fff;
}

.footer-line {
	border-top: solid 1px #1669b5;
	padding-top: 20px;
	margin-top: 20px;
}

.footer-line span {
	float: left;
}

.footer-line p {
	float: right;
}

.page_bg {
	background-image: url(../images/page_bg.jpg);
	height: 247px;
	position: relative;
	background-position: center center;
	margin-top: -30px;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	display: table;
	width: 100%;
}

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

.page_bg_content span {
	color: #1a7dd7;
	font-size: 24px;
}

.breadcrumb {
	background: transparent;
	color: #6ea928;
	border-radius: 0px;
}

.breadcrumb>li+li:before {
	content: ">";
	color: #6ea928;
}

.breadcrumb>li a {
	color: #6ea928;
}


.haber-title {
	font-weight: 600;
	font-size: 18px;
	color: #1a7dd7;
	margin-bottom: 30px;
	border-bottom: solid 2px #efefef;
	min-height: 40px;
	position: relative;
}

.haber-title span {
	background-color: #1a7dd7;
	height: 2px;
	width: 20%;
	display: block;
	margin-top: 10px;
	position: absolute;
	bottom: -2px;
}

.haber-news {
	margin-bottom: 20px;
	position: relative;
}

.haber-news img {
	width: 50px;
	height: 50px;
}

.haber-news a {
	position: absolute;
	left: 65px;
	top: 0px;
	display: block;
	font-size: 12px;
	color: #1a7dd7;
	text-decoration: none;
}

.news-title {
	font-size: 20px;
	margin-bottom: 20px;
}

.news-desc {
	color: #404040;
}

.news-desc p {
	margin-bottom: 20px;
	display: block;
}

.news-detail .tz-gallery {
	padding: 0px;
}


.news-detail  .tz-gallery .thumbnail {
	margin: 0px;
	border-radius: 0px;
}

.news-detail  .tz-gallery .lightbox img {
	border-radius: 0px;
}

.news-detail  .tz-gallery .thumbnail:hover {
	transform: none;
}

.tz-gallery-list {
	margin: 0px;
	padding: 0px;

}

.tz-gallery-list li {
	list-style: none;
	padding: 0px;
	width: 33.3%;
	float: left;
	padding: 5px;
}

.mt-mb-0 {
	margin-top: 150px;
}

.kurul-item {
	margin-bottom: 40px;
	text-align: center;
}

.kurul-item span {
	width: 200px;
	height: 200px;
	border-radius: 100%;
	display: block;
	background-color: #c2c1ca;
	margin: auto;
}

.kurul-item p {
	display: block;
	margin-bottom: 0px;
	color: #1a7dd7;
	font-size: 16px;
	font-family: 'galanogrotesque_bold';
}


.kurul-item em {
	font-style: normal;
	color: #6ea928;
	display: block;
	min-height: 40px;
}


.yedek-uye {
	margin: 0px;
	padding: 0px;
}

.yedek-uye li {
	float: left;
	list-style: none;
	float: left;
	width: 20%;
}

.yedek-uye li span {
	width: 165px;
	height: 165px;
}

.contact-box .form-control {
	border: solid 1px #f0f0f0;
}

.contact-box input {
	height: 55px;
	color: #404040;
	font-size: 15px;
}

.contact-box textarea {
	font-size: 15px;
}

.btn-send {
	background-color: #ffa810;
	color: #fff;
	font-size: 16px;
	padding:  10px 30px;
}

.btn-send:hover {
	opacity: 0.8;
	color: #fff;
}

.contact-box {
	padding: 0 20px;
}

.contact-box-item {
	margin-bottom: 20px;
}

.contact-box-item span {
	font-weight: 600;
	color: #1a7dd7;
	font-size: 14px;
	display: block;
}

.contact-box-item p {
	display: block;
	margin: 0px;
}

.contact-box-item-svg {
	float: left;
	width: 60px;
	height: 60px;
	display: block;
	border-radius: 100%;
	text-align:  center;
	padding:  15px 0;
	margin-right: 20px;
}

.contact-box-item-svg.blue {
	background-color: #1a7dd7;
}

.contact-box-item-svg.green {
	background-color: #6ea928;
}


.contact-box-item-svg.yellow {
	background-color: #ffa810;
}


.contact-box-item-svg svg {
	font-size: 30px;
	color: #fff;
	vertical-align: middle;
}


.foto-page .tz-gallery .thumbnail {
	border: solid 1px #ccc;
	box-shadow:none;
	padding: 10px;
}

.foto-page .tz-gallery .caption {
	padding: 10px;
	min-height: 70px;
	display: table;
	width: 100%;
}

.foto-page .tz-gallery .caption h3 {
	min-height: auto;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
}

.icon_pin_white {
	background-image: url(../images/icon_pin_white.png);
	width: 20px;
	height: 20px;
	display:  inline-block;
	vertical-align: bottom;
}

.icon_pin_yellow {
	background-image: url(../images/icon_pin_yellow.png);
	width: 20px;
	height: 20px;
	display: block;
	vertical-align: middle;
	float:  left;
	margin-right: 10px;
	margin-top: 5px;
}


/******************************
    *** M.YENER VALIDATION
*******************************/
.form-control.help-block{
 border:1px solid #ef2c06 !important ;
}

.help-block{
    color:#ef2c06;
    font-size:12.5px !important;
    font-weight:100;   
}

.E-Posta-Save-validation{
    color:#ffa810; font-weight:100;
}

/******************************
    *** M.YENER VALIDATION END
*******************************/