html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0
}
:focus {
	outline: 0
}
body {
	color: #000;
	font-family: 'AmorSansPro';
	box-sizing: border-box;
}
ol, ul {
	list-style: none
}
table {
	border-collapse: separate;
	border-spacing: 0
}
a {
	text-decoration: none
}
caption, th, td {
	font-weight: 400;
	text-align: left
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	quotes: "" ""
}
header, nav, article, section, footer, figure, aside {
	display: block
}
input, button, select, textarea {
	/* -webkit-appearance: none; */
	-webkit-border-radius: 0;
	border-radius: 0;
}
img {
	width: 100%
}
.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	clear: both
}
@font-face {
	font-family: 'AmorSansPro';
	src: url(../fonts/AmorSansPro.eot) format("embedded-opentype"), url(../fonts/AmorSansPro.woff) format("woff"), url(../fonts/AmorSansPro.ttf) format("truetype"), url(../fonts/AmorSansPro.svg) format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'AmorSansPro';
	src: url(../fonts/AmorSansPro-Bold.eot) format("embedded-opentype"), url(../fonts/AmorSansPro-Bold.woff) format("woff"), url(../fonts/AmorSansPr-Boldo.ttf) format("truetype"), url(../fonts/AmorSansPro-Bold.svg) format("svg");
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'AmorSansPro';
	src: url(../fonts/AmorSerifTextPro-BoldItalic.eot) format("embedded-opentype"), url(../fonts/AmorSerifTextPro-BoldItalic.woff) format("woff"), url(../fonts/AmorSerifTextPro-BoldItalic.ttf) format("truetype"), url(../fonts/AmorSerifTextPro-BoldItalic.svg) format("svg");
	font-weight: 900;
	font-style: normal
}
@font-face {
	font-family: 'Inoxida';
	src: url(../fonts/Inoxida.eot) format("embedded-opentype"), url(../fonts/Inoxida.woff) format("woff"), url(../fonts/Inoxida.ttf) format("truetype"), url(../fonts/Inoxida.svg) format("svg");
	font-weight: normal;
	font-style: normal
}
header, content, footer {
	position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	display: table;
	width: 100%;
}
header {
	padding: 10px 20px;
	box-sizing: border-box;
}
.social {
	float: right;
	width: auto;
}
.social ul {
	display: table;
}
.social ul li {
	float: left;
	margin: 0 5px;
	width: 30px;
}
.h-right {
	float: right;
	width: 50%;
	display: block;
}
.logo {
	float: left;
	width: 12%;
}
.menu {
	float: right;
	width: 770px;
	margin-top: 45px;
}
.menu ul {
	display: table;
}
.menu ul li {
	float: left;
	margin: 10px 10px;
	border-bottom: 2px solid transparent;
	transition: 300ms;
	/* position: relative; */
}
.contact ul li a {
	color: #198240;
	display: inline-block;
	float: right;
	margin-top: 3px;
}
.menu ul li a {
	color: #444;
	font-weight: bold;
	transition: 300ms;
	font-size: 18px;
}
.menu ul li:hover a {
	color: #1b6a90;
	transition: 300ms;
}
.menu ul li::after {
	content: "/";
	position: absolute;
	height: auto;
	border-color: #899b4a;
	right: -24px;
	top: 0px;
}
#container {
	width: 100%;
	margin: 0 auto;
}
.resp-tabs-list li {
	font-size: 13px;
	display: inline-block;
	padding: 13px 0;
	list-style: none;
	cursor: pointer;
	float: left;
	text-align: center;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
	padding: 15px;
}
.resp-tab-active {
	border-bottom: none;
	background-color: #899b4a !important;
	color: #fff !important;
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
h2.resp-accordion {
	font-size: 13px;
	margin: 0px;
	padding: 10px 15px;
	background-color: #E5A400 !important;
}
h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
	background-color: #0095E3 !important;
}
h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
}
.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px !important;
	margin: 0 0 4px;
	cursor: pointer;
	float: none;
}
.resp-vtabs .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none;
}
.resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word;
}
.resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #5AB1D0 !important;
	border-left: 4px solid #5AB1D0 !important;
	margin-bottom: 4px !important;
	border-right: 1px #FFF solid !important;
}
.resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #fff;
}
h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #fff;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
	background: #DBDBDB;/* !important;*/
}
.resp-easy-accordion h2.resp-accordion {
	display: block;
}
.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1;/* !important;*/
}
.resp-jfit {
	width: 100%;
	margin: 0px;
}
.resp-tab-content-active {
	display: block;
}
h2.resp-accordion:first-child {
/*border-top: 1px solid #c1c1c1; !important;*/
}
ul.resp-tabs-list li.tab1 {
	background-color: #39a7da;
	color: #fff;
	transition: all 0.5s;
	font-size: 19px;
	line-height: 50px;
	display: block;
	width: 33.3%;
	text-align: center;
}
ul.resp-tabs-list li.tab2 {
	background-color: #1686bb;
	color: #fff;
	transition: all 0.5s;
	font-size: 19px;
	line-height: 50px;
	display: block;
	width: 33.3%;
	text-align: center;
}
ul.resp-tabs-list li.tab3 {
	background-color: #1377a7;
	color: #fff;
	transition: all 0.5s;
	font-size: 19px;
	line-height: 50px;
	display: block;
	width: 33.4%;
	text-align: center;
}
ul.resp-tabs-list li.tab4 {
	background-color: #1b6a90;
	color: #fff;
	transition: all 0.5s;
	font-size: 19px;
	line-height: 18px;
	display: block;
	width: 25%;
	text-align: center;
}
.resp-tabs-container {
	width: 100%;
	padding: 60px 0;
	background: url(../images/bg.jpg) no-repeat center center;
	background-size: 100%;
}
.tab_content h2 {
	font-size: 32px;
	line-height: 28px;
	color: #889a4b;
	margin-bottom: 20px;
	font-weight: bold;
}
.tab_content h2 span {
	font-size: 32px;
	line-height: 28px;
	color: #444444;
	display: block;
}
.tab_content p {
	font-size: 16px;
	line-height: 24px;
	color: #444444;
	margin-bottom: 15px;
}
.tab_content {
	text-align: center;
	width: 52%;
	margin: auto;
	min-height: 270px;
	position: relative;
}
.tab_content .learn_more {
	background-color: #1b6a90;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	margin: auto;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -100px;
	transition: background-
}
.tab_content .learn_more:hover {
	background-color: #899b4a;
	color: #fff;
}
#sep-one {
	background: url( ../images/paralax1.jpg) no-repeat left center;
	background-size: cover;
	background-attachment: fixed;
	height: 430px;
	padding: 0;
}
#sep-two {
	background: url(../images/paralax2.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	height: 430px;
	padding: 0;
}
#sep-three {
	background: url(../images/parallax3.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	height: 430px;
	padding: 0;
}
#sep-four {
	background: url(../images/parallax4.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	height: 430px;
	padding: 0;
}
#info_wrapper {
	padding: 60px 3%;
}
.info_first_wrap {
	float: left;
	width: 45%;
	min-height: 280px;
	position: relative;
}
.info_second_wrap {
	float: right;
	width: 45%;
	min-height: 280px;
	position: relative;
	padding-left: 5%;
	border-left: 1px solid #DCDCDC;
}
#info_wrapper h2 {
	font-size: 42px;
	line-height: 36px;
	color: #444444;
	margin-bottom: 12px;
}
#info_wrapper h2 span {
	display: block;
}
#info_wrapper p {
	font-size: 15px;
	line-height: 24px;
	color: #444444;
	text-align: justify;
}
.info_second_wrap h2 {
	text-align: right;
}
#info_wrapper .learn_more {
	background-color: #889a4b;
	color: #FFF;
	display: block;
	font-size: 21px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin: 50px auto 0 auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all 0.5s;
}
#info_wrapper .learn_more:hover {
	background-color: #444444;
	color: #fff;
}
#info_wrapper .info_blue_btn {
	background-color: #1b6a90;
	color: #fff;
}
#info_wrapper .info_dark_blue_btn {
	background-color: #00689E;
	color: #fff;
}
.info_second_wrap .learn_more {
	right: 0 !important;
	width: 90% !important;
	left: inherit !important;
}
.info_blue_head {
	color: #1b6a90;
}
.info_dark_blue_head {
	color: #00689E;
}
.info_yellow_head {
	color: #87994b;
}
.info_second_wrap ul {
	float: left;
	margin: 45px 0 0 0;
}
.info_second_wrap ul li {
	list-style-type: square;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
	color: #FFBA0A;
}
.info_second_wrap ul li a {
	color: #444444;
	text-decoration: none;
	display: block;
}
.btn_search {
	background: url(../images/btn_search.png) no-repeat scroll left bottom;
	cursor: pointer;
	float: right;
	height: 45px;
	width: 45px;
	margin-top: -45px;
}
.search-area {
	width: 100%;
	height: 115px;
	padding: 0;
	background: #1b6b90;
	z-index: 999999999999999999;
	display: none;
	position: absolute;
}
input.search-line {
	width: 70%;
	height: 70px;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	background: #1c6c90;
	border: 0px solid;
	float: left;
	margin-left: 10px;
}
.search-area .btn_search {
	font-size: 76px;
	color: #999;
}
.search-btn {
	border: 0px solid;
	background: url(../images/search_button.png) no-repeat;
	width: 50px;
	height: 64px;
	cursor: pointer;
	float: right;
}
.search-btn:hover .btn_search {
	color: #dedede;
}
.search-btn-close {
	bottom: -89px;
	cursor: pointer;
	color: #444;
	font-size: 26px;
}
.search-close-wrapper {
	width: 100%;
	height: 50px;
	background: #f3f3f3;
	line-height: 50px;
	text-align: center;
}
.search-btn-close span {
	margin-left: 5px;
	font-weight: 300;
}
.slide_text {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 95px;
	top: 45%;
	padding: 20px;
}
.slide_txt {
	font-size: 34px;
	color: #fff;
	line-height: 32px;
}
.sld_txt_big {
	font-size: 47px;
	display: block;
	line-height: 60px;
	color: #fff;
}
.sld_txt_yellow {
	color: #ffba0a;
	font-size: 34px;
	line-height: 32px;
}
footer {
	padding: 40px 20px;
	box-sizing: border-box;
	background: #f3f3f3;
}
.foot-menu {
	display: table;
	margin: 0 auto;
	width: 100%;
}
.foot-menu ul {
	display: table;
	margin: 0 auto;
}
.foot-menu ul li {
	float: left;
	margin: 10px 15px;
}
.foot-menu ul li a {
	font-size: 16px;
	color: #444;
	font-weight: bold;
	transition: 300ms;
}

.foot-ilt {
	width: 33%;
	float: left;
}
.foot-tel {
	width: 33%;
	float: left;
}

.foot-iletisim {
	width: 100%;
	display: table;
	margin: 10px auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 40px 0;
}
.foot-iletisim ul {
	display: table;
	margin: 0 auto;
	float: left;
}
.foot-text {
	display: table;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #444;
}
.foot-menu ul li:hover a {
	color: #1b6b90;
	transition: 300ms;
}
.foot-iletisim ul li img {
	width: 64px;
	float: left;
}
.foot-iletisim ul li span {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	color: #444;
}
.foot-iletisim ul li {
	font-size: 22px;
	line-height: 26px;
}
.foot-iletisim ul li a {
	float: left;
	margin-top: 22px;
	color: #444;
	margin-left: 10px;
}
.foot-iletisim ul H3 {
	/* font-weight: 900; */
	text-align: center;
	font-family: 'Inoxida';
	font-size: 24px;
	color: #333;
}
ul.foot-sosyal li {
	float: left !important;
	/* margin: -11px!important; */
	/* width: 32px !important; */
	padding: 5px;
}
ul.foot-sosyal li img {
	width: 100% !important;
	float: none;
}
ul.foot-sosyal li a {
	margin: 0;
	float: none;
}
ul.foot-sosyal {
	width: 33%;
	/*margin: 0 128px;*/
}
.libosluk{
	margin-left: 254px !important;
}
.foot-iletisim ul:nth-child(3) {
	float: right;
	text-align: right;
}
.foot-iletisim ul:nth-child(3) li img {
	float: right;
}
.foot-iletisim ul:nth-child(3) li a {
	float: right;
	margin-right: 14px;
	margin-left: 0;
}
ul.submenu {
	display: none;
	position: absolute;
	width: 185px;
	left: -34px;
	right: 0;
	margin: 0 auto;
	background: #1b6a90;
	top: 20px;
	z-index: 9;
	border-radius: 2px 2px 10px 10px;
	transition: 300ms;
	padding: 10px 0;
}
.menu ul li:hover ul.submenu {
	display: block;
	transition: 300ms;
}
ul.submenu li a {
	color: #fff !important;
}
ul.submenu li::after {
	content: "";
	position: absolute;
}
.slide {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	height: 250px;
	background: url(../images/innerslide2.jpg) no-repeat top center;
	background-size: 100%;
}
.slide h2 {
	font-size: 20px;
	color: #fff;
	left: 100px;
	position: absolute;
	top: 85px;
}
.slide h3 {
	font-size: 40px;
	color: #fff;
	top: 108px;
	position: absolute;
	left: 98px;
}
.inmenu {
	float: left;
	width: 20%;
	padding: 50px 20px;
	box-sizing: border-box;
	height: 100%;
	border-right: 2px solid #f3f3f3;
	position: absolute;
	margin-left: 30px;
}
.inmenu ul {
	display: table;
}
.inmenu ul li a {
	color: #444;
	display: block;
	padding: 12px 0;
	font-weight: bold;
	transition: 300ms;
}
.inmenu ul li:hover a {
	color: #899b4a;
	transition: 300ms;
}
.inner-wrap {
	width: 75%;
	float: right;
	padding: 50px 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.inner-wrap p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
}
.inner-wrap h4 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}
.inner-wrap h4 span {
	font-size: 16px;
}
.inner-wrap p span {
	font-weight: bold;
	color: #1b6a90;
}
.box {
	width: 100%;
	display: table;
	margin: 50px 0;
}
.baslik {
	font-size: 26px;
	color: #444;
	font-weight: bold;
	position: relative;
	margin-bottom: 20px;
}
.baslik:before {
	position: absolute;
	content: "";
	border: 2px solid #899b4a;
	left: 0;
	width: 18px;
	bottom: 0;
}
.text {
	float: left;
	width: 68%;
}
.img {
	float: right;
	width: 30%;
	background: url(../images/misyon.jpg)no-repeat center center;
	height: 285px;
	background-size: cover;
}
.baslik2 {
	font-size: 26px;
	color: #444;
	font-weight: bold;
	position: relative;
	margin-bottom: 20px;
	text-align: right;
}
.baslik2:before {
	position: absolute;
	content: "";
	border: 2px solid #899b4a;
	right: 56px;
	width: 10px;
	bottom: 0;
}
.text2 {
	float: right;
	width: 68%;
}
.img2 {
	float: left;
	width: 30%;
	background: url(../images/vizyon.jpg)no-repeat center center;
	height: 285px;
	background-size: cover;
}
.degerlerimiz {
	background: url(../images/degerlerimiz.jpg) no-repeat center center;
	background-size: cover;
	height: 300px;
	margin-bottom: 30px;
}
ul.hizmetler {
	display: table;
	margin: 0 auto;
}
ul.hizmetler li {
	float: left;
	width: 30%;
	text-align: center;
	display: table;
	margin: 10px;
	cursor: pointer;
	background: rgba(137, 155, 74, 0.44);
	padding: 20px 10px;
	box-sizing: border-box;
	transition: 300ms;
	position: relative;
}
ul.hizmetler li img {
	height: 110px;
	width: 110px;
	transform: scale(1);
	transition: 300ms;
}
ul.hizmetler li span {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	transition: 300ms;
	transform: translateY(0px);
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
}
ul.hizmetler li p {
	transition: 300ms;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: scale(0);
	color: #fff;
	text-align: center;
	font-size: 16px;
	bottom: 45px;
}
ul.hizmetler li:hover {
	transition: 300ms;
	background: #899b4a;
}
ul.hizmetler li:hover img {
	transform: scale(0);
	transition: 300ms;
}
ul.hizmetler li:hover span {
	transition: 300ms;
	transform: translateY(-85px);
}
ul.hizmetler li:hover p {
	transition: 300ms;
	transform: scale(1);
}
ul.referans {
	display: table;
	margin: 0 auto;
	width: 100%;
}
ul.referans li {
	margin: 8px 0;
	background: #eee;
	padding: 15px 30px;
	box-sizing: border-box;
	transition: 300ms;
}
ul.referans li img {
	display: block;
}
#map img {
	display: block;
}
#map_wrapper {
	width: 78%;
	height: 548px;
	position: relative;
	float: right;
}
#map {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 7777;
	width: 100%;
	height: 548px;
}
#map_shadow {
	background: url(../images/location_shadow.png) no-repeat;
	width: 448px;
	height: 548px;
	position: absolute;
	z-index: 8888;
	left: 0px;
	top: 0px;
}
#map_text_wrapper {
	width: 244px;
	height: 225px;
	position: absolute;
	z-index: 9999;
	bottom: 0;
	left: 20px;
}
#map_text_wrapper hr {
	background-color: #6E6D6C;
	height: 0px;
	padding: 1px 0 0 0;
	width: 100%;
	border: 0px none;
}
#map_location {
	background: url(../images/loc.png) no-repeat;
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
	padding-left: 40px;
	background-size: 12%;
}
#map_phone {
	background: url(../images/phone.png) no-repeat;
	padding-left: 40px;
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #ffffff;
	background-size: 10%;
}

#map_mail{
	background: url(../images/mail.png) no-repeat;
	padding-left: 40px;
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #ffffff;
	background-size: 10%;
}

#map_phone a, #map_mail a {
	text-decoration: none;
	color: #fff;
}
.form_content {
    float: right;
    width: 78%;
    padding: 20px;
    box-sizing: border-box;
    background: url(../images/iletbg.jpg) no-repeat center center;
    background-size: 100%;
}
div#overlay {
	display: none;
}
ul.referans li:hover {
    background: #1b6a90;
	transition: 300ms;
}

ul.referans li:hover a {
    color: #fff;
	transition: 300ms;
}
ul.referans li a {
    color: #444;
    transition: 300ms;
    display: block;
}
.hizmet ul {
    display: table;
}

.hizmet ul ul {
    padding-left: 30px;
    margin: 20px 0;
}

.hizmet ul li {
    font-size: 16px;
    color: #444;
    line-height: 20px;
    margin-bottom: 5px;
}

.hizmet h4 {
    margin: 20px 0 10px 0;
    color: #899b4a;
}

.hizmet strong {
    display: block;
    color: #1b6a90;
    margin-bottom: 10px;
    text-decoration: underline;
}

.hizmet span {
    display: block;
    font-weight: bold;
}