@charset "utf-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
    outline: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.mr0 {
    margin-right: 0px !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin: 0;
	/*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Titillium Web', sans-serif;
}
.clear {
	clear: both;
}
input::-webkit-input-placeholder {
    color: #ddd;
}
input:-moz-placeholder {
    color: #ddd;
}
input::-moz-placeholder {
    color: #ddd;
}
input:-ms-input-placeholder {
    color: #ddd;
}
textarea::-webkit-input-placeholder {
    color: #ddd;
}
textarea:-moz-placeholder {
    color: #ddd;
}
textarea::-moz-placeholder {
    color: #ddd;
}
textarea:-ms-input-placeholder {
    color: #ddd;
}
select {
    color: #333 !important;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
a, label {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	cursor: pointer;
}
a:hover, label:hover {
	opacity: 0.8;
}
.slider a:hover {
    opacity: 1 !important;
}

.container {
	width: 100%;
	float:left;
	position: relative;
    background: url(../images/bg.jpg) no-repeat;
    background-size:cover;
}
.home {
    width: 100%;
    height: 1080px;
	float:left;
	position: relative;
}
.home .menu {
    width: 100%;
    height: 46px;
    background: rgba(0, 0, 0, 0.54);
    float:left;
    position: fixed;
    z-index: 999999;
}
.home .menu .links {
    position: absolute;
    margin-left: 360px;
    margin-top: 17px;
}
.home .menu .links li{
    display:block;
    float:left;
    padding-right: 20px;
}
.home .menu .links li a {
    display: block;
    float:left;
    color: #eef6ff;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

.home .menu .lang {
    position: absolute;
    right: 3%;
    margin-top: 17px;
}
.home .menu .lang li{
    display:block;
    float:left;
    padding-right: 4px;
    padding-left: 4px;
    border-right: 1px solid #eef6ff;
}
.home .menu .lang li:last-child{
    border-right: 0px solid #eef6ff;
}
.home .menu .lang li a {
    display: block;
    float:left;
    color: #eef6ff;
    font-size: 14px;
    text-decoration: none;
}

.home .left_nav {
    width: 264px;
    height: 888px;
    float:left;
    background: url(../images/nav_bg.png) no-repeat;
    position: absolute;
    left: 4%;
    top: 0px;
    z-index: 9999999;
}
.home .left_nav .logo{
    width: 224px;
    height: 119px;
    float:left;
    margin-left: 22px;
    margin-top: 63px;
}
.home .left_nav .logo img{
    width: 100%;
    height: 100%;
}
.home .left_nav h1{
    display: block;
    float:left;
    width: 184px;
    font-size: 22px;
    margin-top: 178px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 33px;
    text-align: center;
    margin-left: 38px;
    line-height: 25px;
}
.home .left_nav span{
    display: block;
    float:left;
    width: 184px;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 43px;
    text-align: center;
    margin-left: 38px;
}
.home .left_nav .tel_nav{
    display: block;
    float:left;
    width: 178px;
    height: 115px;
    font-size: 12px;
    margin-left: 38px;
}
.home .left_nav .tel_nav img{
    width: 100%;
}
.home .slider {
    width:100%;
    height: 100%;
    float:left;
    position: absolute;
    z-index: 1;
}
.home .slider img{
    width:100%;
    height: 100%;
    display: block;
    float: left;
    max-height: 1080px;
}

.home .right_menu {
    position: absolute;
    right:3%;
    width: 125px;
    top: 116px;
    z-index: 10;
}
.home .right_menu a:hover{
    opacity: 1;
}
.home .right_menu img{
    display: block;
    float:left;
    margin-bottom: 15px;
}
.home .daire_tipleri {
    width: 58px;
    height: 103px;
    float:left;
    position: absolute;
    left: 550px;
    top: 370px;
    z-index: 99;
}
.home .proje_hakkinda {
    width: 58px;
    height: 103px;
    float:left;
    position: absolute;
    right: 710px;
    top: 340px;
    z-index: 99;
}
.home .proje_popup {
    width:700px;
    height: 500px;
    overflow: hidden;
    box-shadow: 1px 3px 3px 0.00px rgba(24, 24, 24, 0.05);
    background-color: rgba(1, 12, 31, 0.86);
    padding: 20px;
    position: fixed;
    left:0px;
    right:0px;
    margin:auto;
    top: 200px;
    border: 5px solid #081640;
    z-index: 9999999;
    display: none;
    font-size: 18px;
    text-align: center;
    color: #beceea;
    line-height: 22px;
    font-weight: 200;
}
.home .proje_popup h1{
    width:100%;
    float:left;
    font-size: 24px;
    text-align: center;
    color: #a2bbe6;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 400;
}
.home .proje_popup .close {
    width: 100%;
    height: 16px;
    position: absolute;
    right: 4px;
    top: 5px;
    background: url(../images/sil.png) no-repeat right;
    cursor: pointer;
    z-index: 999999;
    margin-bottom: 10px;
}
.home .proje_popup img{
    width:100%;
}

.home .sag_panel {
    width:auto;
    right:0px;
    bottom: 70px;
    position: absolute;
    float:left;
    height: 288px;
    z-index: 999;
}
.home .sag_panel .button{
    width: 40px;
    height: 288px;
    float:left;
}
.home .sag_panel .button a{
    cursor:pointer;
}
.home .sag_panel .panel{
    width: 900px;
    height: 285px;
    float:left;
    background: #000;
    border:1px solid #ccad32;
    position: relative;
    display:none;
}
.home .sag_panel .panel h1{
    display:block;
    float:left;
    font-size: 30px;
    color:#fff;
    font-weight: 400;
    width:100%;
    text-indent: 40px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.home .sag_panel .panel li:first-child{
    margin-left: 40px;
}
.home .sag_panel .panel li{
    width: 225px;
    float:left;
    margin-right: 10px;
}
.home .sag_panel .panel li input{
    width: 225px;
    height: 25px;
    float:left;
    background: #000;
    border:1px solid #ccad32;
    margin-bottom: 10px;
    text-indent: 10px;
    color: #fff;
}
.home .sag_panel .panel li textarea{
    width: 225px;
    height: 133px;
    float:left;
    background: #000;
    border:1px solid #ccad32;
    margin-bottom: 10px;
    font-family: 'Titillium Web', sans-serif;
    text-indent: 10px;
    padding-top: 10px;
    color: #fff;
}
.home .sag_panel .panel li:nth-child(3){
    color:#b4b4b4;
    font-size:13px;
    margin-left: 10px;
    width: 300px;
}
.home .sag_panel .panel li:nth-child(3) input[type='checkbox' i] {
    display: none;
}

.home .sag_panel .panel li:nth-child(3) input[type=checkbox] + label {
    display:block;
    float:left;
    width:100%;
    margin-bottom:20px;
}
.home .sag_panel .panel li:nth-child(3) input[type=checkbox] + label:before {
    content: "";  
    display: inline-block;  
    width: 15px;  
    height: 15px;  
    vertical-align:middle;
    margin-right: 8px;  
    background-color: #000;  
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, .3);
    border:1px solid #ccad32;
}
.home .sag_panel .panel li:nth-child(3) input[type=checkbox]:checked + label:before {
    content:"\2714";
    color:white;
    background-color: #000; 
    text-align:center;
    line-height:15px;
    text-shadow:0px 0px 3px #eee;
}
.home .sag_panel .panel li:nth-child(3) .gonder_button{
    display:block;
    float:left;
    background: none;
    border:none;
    padding-right: 12px;
    font-size:13px;
    border-right:1px solid #fff;
    color:#b4b4b4;
    width:auto;
    padding-left: 0px;
    text-align: left;
    text-indent: 0px;
    height: auto;
    margin-top: 17px;
    cursor: pointer;
}
.home .sag_panel .panel li:nth-child(3) .temizle_button{
    display:block;
    float:left;
    background: none;
    border:none;
    font-size:13px;
    color:#b4b4b4;
    width:auto;
    padding-left: 0px;
    height: auto;
    margin-top: 17px;
    cursor: pointer;
}

.home .sag_panel .panel .kapat{
    position: absolute;
    right:10px;
    top:10px;
    color:#fff;
    font-size: 12px;
    cursor: pointer;
}

.down {
    width:100%;
    float:left;
    position: fixed;
    bottom: 5%;
    text-align: center;
    z-index: 999;
    opacity: 0.5;
}
.down a{
    cursor: pointer;
}
.down:hover {
    opacity: 1;
}

.d_tipleri {
    width:100%;
    height: 1080px;
    float:left;
    position: relative;
}
.d_tipleri .daireler {
    width: 346px;
    float:left;
    margin-top: 60px;
    margin-left: 70px;
}
.d_tipleri .daireler h1{
    display:block;
    float:left;
    width:100%;
    font-size: 67px;
    font-weight: 100;
    color: #ffffff;
    margin-bottom: 10px;
}
.d_tipleri .daireler span{
    display:block;
    float:left;
    width:100%;
    font-size: 15px;
    font-weight: 100;
    color: #ffffff;
    letter-spacing: 3px;
    margin-bottom: 11px;
    text-indent: 5px;
}
.d_tipleri .daireler li{
    display:block;
    float:left;
    margin-right: 14px;
    width: 70px;
}
.d_tipleri .daireler li img{
    width:100%;
}
.d_tipleri .kat_plani {
    display:block;
    width: 367px;
    float:left;
    margin-top: 73px;
    margin-left: 33px;
}
.d_tipleri .kat_plani img{
    width: 100%;
}
.d_tipleri .daire_bilgi {
    width: 526px;
    float:right;
    margin-top: 92px;
    margin-right: 60px;
    text-align: right;
}
.d_tipleri .daire_bilgi h1{
    display:block;
    float:left;
    width:100%;
    font-size: 49px;
    font-weight: 100;
    color: #ffffff;
    margin-bottom: 10px;
}
.d_tipleri .daire_bilgi span{
    display:block;
    float:left;
    width:100%;
    font-size: 14px;
    font-weight: 100;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 11px;
}
.d_tipleri .daire_slider {
    width:100%;
    float:left;
    position: relative;
    bottom: 0px;
}
.d_tipleri .daire_slider img{
    width:100%;
}
.d_tipleri .daire_slider .owl-prev{
    width: 24px;
    height: 37px;
    float:left;
    position: absolute;
    background: url(../images/prev.png) no-repeat;
    left:100px;
    top: 50%;
}
.d_tipleri .daire_slider .owl-next{
    width: 24px;
    height: 37px;
    float:left;
    position: absolute;
    background: url(../images/next.png) no-repeat;
    right:100px;
    top: 50%;
}

.sosyal_tesis {
    width:100%;
    float:left;
    height: 1080px;
    position: relative;
    background: url(../images/sosyal_tesis_bg.png) no-repeat;
    background-size:cover;
    overflow: hidden;
}
.sosyal_tesis .left_side {
    width: 290px;
    float:left;
    position: absolute;
    bottom:100px;
    left:50px;
}
.sosyal_tesis .left_side img{
    width: 224px;
    height: 119px;
    display:block;
    float:left;
}
.sosyal_tesis .left_side h1 {
    display:block;
    float:left;
    width:100%;
    font-size: 25px;
    color:#fff;
    font-weight: 500;
    margin-top: 20px;
    line-height: 30px;
}
.sosyal_tesis .left_side span {
    display:block;
    float:left;
    width: 76%;
    font-size: 13px;
    color:#fff;
    font-weight: 300;
    margin-top: 20px;
    line-height: 20px;
}

.sosyal_tesis .right_img {
    width: 1047px;
    height: 1080px;
    float:left;
    position: absolute;
    right:0px;
    top:0px;
    z-index: 9;
}
.sosyal_tesis .right_img img{
    width: 100%;
}
.sosyal_tesis .baloncuk {
    width: 528px;
    height: 1292px;
    float:left;
    position: absolute;
    top:200px;
    right:500px;
    background: url(../images/on_bubble.png) no-repeat;
    z-index: 8;
}
.sosyal_tesis .baloncuk2 {
    width: 528px;
    height: 1292px;
    float:left;
    position: absolute;
    top:200px;
    right:500px;
    background: url(../images/arka_bubble.png) no-repeat;
    z-index: 8;
}

.avm {
    width:100%;
    height: 1080px;
    float:left;
    position: relative;
    background: url(../images/avm_bg.png) no-repeat;
    background-size:cover;
}
.avm .left_side {
    width: 290px;
    float:left;
    position: absolute;
    bottom:100px;
    left:50px;
}
.avm .left_side img{
    width: 224px;
    height: 119px;
    display:block;
    float:left;
}
.avm .left_side h1 {
    display:block;
    float:left;
    width:100%;
    font-size: 25px;
    color:#fff;
    font-weight: 500;
    margin-top: 20px;
    line-height: 30px;
}
.avm .left_side span {
    display:block;
    float:left;
    width: 76%;
    font-size: 13px;
    color:#fff;
    font-weight: 300;
    margin-top: 20px;
    line-height: 20px;
}

.galeri {
    width:100%;
    height: 1080px;
    float:left;
    position: relative;
}
.galeri h1{
    width:100%;
    float:left;
    display:block;
    text-align: center;
    font-size: 30px;
    color:#fff;
    font-weight: 600;
    margin-top: 50px;
}
.galeri .galeri_tabs {
    width:100%;
    float:left;
    margin-top:20px;
}
.galeri .galeri_tabs img{
    width:100%;
    float:left;
}
.galeri .galeri_tabs .owl-prev{
    width: 24px;
    height: 37px;
    float:left;
    position: absolute;
    background: url(../images/prev.png) no-repeat;
    left:100px;
    top: 50%;
}
.galeri .galeri_tabs .owl-next{
    width: 24px;
    height: 37px;
    float:left;
    position: absolute;
    background: url(../images/next.png) no-repeat;
    right:100px;
    top: 50%;
}
.galeri .galeri_tabs .owl-dots {
    width:100%;
    float:left;
    margin-top: 15px;
    text-align: center;
}
.galeri .galeri_tabs .owl-dots .owl-dot {
    display: inline-block;
}
.galeri .galeri_tabs .owl-dots .owl-dot span{
    display:block;
    width: 15px;
    height: 15px;
    float:left;
    background-color: #ffffff;
    margin-right: 10px;
    border-radius: 50%;
    border: 5px solid #fff;
}
.galeri .galeri_tabs .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #b2b2b2;
}

.maps {
    width:100%;
    height: 1080px;
    float:left;
    position: relative;
    background: url(../images/maps_bg.png) no-repeat;
    background-size:cover;
}
.maps .logo {
    width: 224px;
    height: 119px;
    float:left;
    position: absolute;
    left: 5%;
    top: 6%;
}
.maps .right_side  {
    display:block;
    float:left;
    width: 260px;
    position: absolute;
    right: 4%;
    top: 4%;
}
.maps .right_side h1 {
    display:block;
    float:left;
    width:100%;
    font-size: 25px;
    color:#fff;
    font-weight: 500;
    margin-top: 20px;
    line-height: 30px;
}
.maps .right_side span {
    display:block;
    float:left;
    width: 100%;
    font-size: 13px;
    color:#fff;
    font-weight: 300;
    margin-top: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}

.iletisim {
    width:100%;
    height: 1080px;
    float:left;
    position: relative;
    background: url(../images/iletisim_bg.png) no-repeat;
    background-size:cover;
}
.iletisim .logo {
    width:100%;
    float:left;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.iletisim h1{
    width:700px;
    position: absolute;
    left:0px;
    right:0px;
    margin:auto;
    font-size: 50px;
    color:#fff;
    font-weight: 400;
    text-align: center;
    top: 190px;
}
.iletisim span{
    width:700px;
    position: absolute;
    left:0px;
    right:0px;
    margin:auto;
    font-size: 14px;
    color:#fff;
    font-weight: 400;
    text-align: center;
    top: 320px;
    line-height: 22px;
}
.iletisim h2{
    width:700px;
    position: absolute;
    left:0px;
    right:0px;
    margin:auto;
    font-size: 18px;
    color:#fff;
    font-weight: 600;
    text-align: center;
    top: 520px;
    line-height: 22px;
}
.iletisim .form {
    width: 921px;
    position: absolute;
    left:0px;
    right:0px;
    margin:auto;
    font-size: 18px;
    color:#fff;
    font-weight: 600;
    text-align: center;
    top: 570px;
    line-height: 22px;
}
.iletisim .form label {
    display: block;
    float:left;
    margin-right: 10px;

}
.iletisim .form label font{
    display: block;
    float:left;
    margin-right: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}
.iletisim .form label input{
    display: block;
    float:left;
    width: 208px;
    height: 25px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    border: none;
    color:#fff;
    text-indent: 10px;
}
.iletisim .form .iletisim_button{
    display: block;
    float:left;
    width: 97px;
    height: 31px;
    background: #eed268;
    border-radius: 10px;
    color:#fff;
    font-size: 14px;
    position: absolute;
    left:0px;
    right:0px;
    margin: auto;
    border: none;
    top: 60px;
}
.iletisim .form img{
    display: block;
    float:left;
    width: 315px;
    height: 50px;
    position: absolute;
    left:0px;
    right:0px;
    margin: auto;
    top: 120px;
}
.iletisim .footer {
    width: 920px;
    float:left;
    position: absolute;
    bottom:10px;
    left:0px;
    right:0px;
    margin:auto;
}
.iletisim .footer ul{
    display:block;
    float:left;
    width: 160px;
    height: 110px;
}
.iletisim .footer ul:nth-child(2){
    width: 100px;
}
.iletisim .footer ul:nth-child(3){
    width: 200px;
}
.iletisim .footer ul:nth-child(4){
    width: 100px;
}
.iletisim .footer ul:nth-child(5){
    width: 100px;
}
.iletisim .footer ul:nth-child(6){
    width: 160px;
}
.iletisim .footer ul:nth-child(7){
    width: 100px;
}
.iletisim .footer ul h3{
    display:block;
    float:left;
    width:100%;
    margin-bottom: 20px;
    font-size: 12px;
    color: #6885b5;
}
.iletisim .footer ul li{
    display:block;
    float:left;
    width:100%;
    margin-bottom: 5px;
}
.iletisim .footer ul li a{
    display:block;
    float:left;
    width:100%;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    text-decoration: none;
}
.iletisim .footer .footer_logo {
    width:100%;
    float:left;
    margin-top: 10px;
    text-align: center;
}
.iletisim .footer .footer_logo .copyright {
    width:100%;
    float:left;
    margin-top: 20px;
    text-align: center;
    color:#6885b5;
    font-size: 11px;
}
.iletisim .footer .footer_logo .copyright a{
    color:#6885b5;
    text-decoration: none;
}
.res_menu {display:none;}

