 
/* 
    Created on : 05.Ağu.2015, 15:53:24
    Author     : ilhan ÖZGÜR artiiki.com.tr
*/
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700,300&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext);
/* 
    font-family: 'Lobster', cursive;
*/
body {
    font-family: 'Titillium Web', sans-serif;
}
/* 
.bglogo {
    background-image: url(img/main/logo_w.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: center; 
    position: absolute;
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #CA054D;
} 
*/
.font-2 {
    font-family: 'Lobster', cursive;
}

.outline { 
    overflow: hidden; 
}
.box:after, .box:before {
    content: "";
    display: table;
}
.box:after {
    clear: both;
}
.font-bold {
    font-weight: 700;
}
.font-light-italic { 
    font-style: italic;
}
p {
    font-size: 13px;
}
section:before {
    content: '';
    display: table;
}
.wrapper img {
    width: 100%;
}
section:after {
    clear: both;
}
ul {
    padding-left: 0;
}
ol {
    margin-bottom: 0;
}
ul li {
    list-style: none;
} 
.margin-t0 {
    margin-top: 0;
}
.margin-t5 {
    margin-top: 5px;
}
.margin-t10 {
    margin-top: 10px;
}
.margin-t15 {
    margin-top: 15px;
}
.margin-t20 {
    margin-top: 20px;
}
.margin-t25 {
    margin-top: 25px;
}
.margin-t30 {
    margin-top: 30px;
}
.margin-t40 {
    margin-top: 40px;
}
.margin-t50 {
    margin-top: 50px;
}
.margin-t60 {
    margin-top: 60px;
}
.margin-t80 {
    margin-top: 80px;
}
.margin-b0 {
    margin-bottom: 0;
}
.margin-b5 {
    margin-bottom: 5px;
}
.margin-b10 {
    margin-bottom: 10px;
}
.margin-b15 {
    margin-bottom: 15px;
}
.margin-b20 {
    margin-bottom: 20px;
}
.margin-b25 {
    margin-bottom: 25px;
}
.margin-b30 {
    margin-bottom: 30px;
}
.margin-b40 {
    margin-bottom: 40px;
}
.margin-b50 {
    margin-bottom: 50px;
}
.margin-b60 {
    margin-bottom: 60px;
}
.margin-b80 {
    margin-bottom: 80px;
}
.margin-l0 {
    margin-left: 0;
}
.margin-r-5 {
    margin-right: 5px;
}
.padding-r0 {
    padding-right: 0;
}

img.logo_olea {
    width: 150px;
}
.slogan {  
    width: 100%;
    /* height: 100%; */
    position: absolute;
    z-index: 7;
    display: table;
    margin: 0 auto;
    top: 45%;

}
figure .slogan-img {
    position: static !important;
}
.float-img {
    z-index: 5;
}
p#video-controls {
    z-index: 555;
    position: relative;
}
.sloganbg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    border-radius: 2px;
}
.slogan-inner { 
    width: 650px;
    height: auto;
    margin: 0 auto; 
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: table; 
    padding: 30px;
}
.slogan-img.one, .slogan-img.three { 
    display: table;
    margin:  0 auto;
}
.slide {
    position: relative;
}

h1{
    font-size: 5em;
    font-family: arial,helvetica;
    margin:0;
    padding:0;
}
h2{
    font-size: 2em;
    margin: 0 0 18px 0;
    font-family: arial,helvetica;
}

img{
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.section {
    position: relative;
    overflow:hidden;
}
.wrap{
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative; 
}

#staticImg{
    display: block;
    position: absolute;
    z-index: 1;
    top: 200%;
    left: 0;
    width: 100%;
    min-width: 980px;
    height: 100%;

    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;

    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
#staticImg.moveDown{
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
#staticImg.moveUp{

    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#staticImg.moveDown .imgsContainer{
    top: 50%;
}
#staticImg.moveDown img{
    top: 155px;
}

#staticImg.active .imgsContainer{
    top: 50%;
}

.fp-tooltip{
    color: #AAA;
}
#fp-nav span, .fp-slidesNav span{
    border-color: #AAA;
}
#fp-nav li .active span, .fp-slidesNav .active span{
    background:  #771d1d;
}
.fp-viewing-anasayfa .wrapper .header { 
    top: -300%;
} 
.header { 
    position: fixed;
    top: 0; 
    z-index: 5;
    min-height: 70px; 
}
.fp-viewing-anasayfa .menu {
    top: -300px;
    transition: all 1s;
}

*, *::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cd-background-wrapper { 
    position: relative;
    overflow: hidden;
}
.no-touch .cd-background-wrapper {
    -webkit-perspective: 4000px;
    -moz-perspective: 4000px;
    perspective: 4000px;
}
.cd-background-wrapper::before {
    /* never visible - this is used in jQuery to check the device type */
    content: 'web';
    display: none;
}
.touch .cd-background-wrapper::before {
    /* never visible - this is used in jQuery to check the device type */
    content: 'mobile';
}

.cd-floating-background {
    position: relative;
}
.cd-floating-background img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /* fixes a Firefox bug - images not correctly rendered*/
    background-color: rgba(255, 255, 255, 0.01);
}
.cd-floating-background img:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
}
.no-touch .cd-floating-background {
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.no-touch .cd-floating-background.is-absolute {
    position: absolute;
}
.no-touch .cd-floating-background img:first-child {
    -webkit-transform: translateZ(50px);
    -moz-transform: translateZ(50px);
    -ms-transform: translateZ(50px);
    -o-transform: translateZ(50px);
    transform: translateZ(50px);
}
.no-touch .cd-floating-background img:nth-child(2) {
    -webkit-transform: translateZ(290px);
    -moz-transform: translateZ(290px);
    -ms-transform: translateZ(290px);
    -o-transform: translateZ(290px);
    transform: translateZ(290px);
}
.no-touch .cd-floating-background img:nth-child(3) {
    -webkit-transform: translateZ(400px);
    -moz-transform: translateZ(400px);
    -ms-transform: translateZ(400px);
    -o-transform: translateZ(400px);
    transform: translateZ(400px);
}
.no-touch.no-preserve-3d .cd-floating-background {
    position: relative;
}

img.logo_w {
    width: 300px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(50% - 150px);
    z-index: 5;
}
.anima {
    -webkit-transform: translateZ(290px);
    -moz-transform: translateZ(290px);
    -ms-transform: translateZ(290px);
    -o-transform: translateZ(290px);
    transform: translateZ(290px);
}
.animsition-overlay-slide {
    background-color:  #771d1d;
}
#section2 .img-sec img {
    margin-bottom: 15px;
}
.animation-visible {
    opacity: 0;
}
.animated {
    opacity: 1;
}
#section1 {
    background-image: url(img/content/c2.jpg); 
    background-size: cover;
    background-repeat: no-repeat;
}
.slogan-img.one, .slogan-img.three {
    width: 420px;
}
.sloganbg:after {
    content: "";
    border: 2px solid #fff;
    position: absolute;
    bottom: 10px;
    top: 10px;
    left: 10px;
    right: 10px;
}
.scroll_d {
    width: 30px;
    height: 60px;
    border-radius: 50px;
    border: 2px solid #771d1d;
    display: inline-block;
    position: absolute;
    bottom: 30px; 
    color: #771d1d;
    z-index: 8;
    overflow: hidden;
    right: 35px;
}
.scroll_d i {
    font-size: 22px;
    padding: 30px 7px 10px;
    text-align: center;
}
img.logo_w {
    opacity: 0;

}
#menu {
    padding: 26px;
    margin-bottom: 0;
} 
#menu li a {
    color: #fff;
    padding: 0 10px;
    font-weight: 700;
}
#menu li a:hover {
    text-decoration: none;
}
img.logo_olea {
    float: left;
}
.menu-btn {
    position: absolute;
    left: 10px; 
    width: 50px;
    height: 50px;
    padding: 10px;
    padding-top: 13px;
    margin-top: 10px;
    border-radius: 3px;
}
.dil { 
    border: 1px solid #fff; 
    margin-right: 5px;
    width: 30px;    
    height: 50px;
    padding: 5px; 
    text-align: center;
    color: #fff; 
    top: 0;
    margin-bottom: 0;
    border-radius: 2px;  
    display: inline-block;
}
.lokasyon {
    border: 1px solid #fff;
    float: left;
    margin-right: 5px;
    width: 80px;
    display: inline-block;    
    height: 50px;
    padding: 5px;
    padding-top: 0px;
    text-align: center;
    color: #fff; 
    top: 0;
    border-radius: 2px; 
    line-height: 50px;
}
.bilgi { 
    border: 1px solid #fff;
    float: left;
    margin-right: 5px;
    width: 100px;  
    height: 50px;
    padding: 5px; 
    text-align: center;
    color: #fff; 
    top: 0;
    border-radius: 2px; 
    display: inline-block;
}
.bilgi:hover, .bilgi:focus, .bilgi:active, .lokasyon:hover, .lokasyon:active, .lokasyon:focus {
    color:#fff;
    text-decoration: none;
}

.dil li a {
    color: #fff;
    font-size: 13px;
}
.dil li:first-child {
    border-bottom: 1px solid #fff;
}
.menu-btn span {
    background-color: #fff;
    height: 4px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
.sec-inner {
    background-color: #fff;
}
.heading-1 span {
    color: #91CB3E;
    font-weight: 700;
    border-bottom: 1px solid #91CB3E;
}
.text-sec { 
    padding: 10px;
    border: 1px solid #91CB3E;
    border-radius: 3px;
    padding: 10px;
}
.img-sec img  {
    border: 1px solid #91CB3E;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 10px;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}
img.logo_olea {
    width: 100px;
    padding: 5px; 
    position: relative;
    left: calc(50% - 68px);
}
.header {
    left: -220px;
    transition: all 0.5s;
}
.header.active {
    left: 0;
    transition: all 0.5s;
}
.menu {
    width: 220px;
    height: 100vh; 
    top: 71px; 
    position: absolute;  
    z-index: 5; 
    transition: all 1s;
    background-color:  rgba(0, 0, 0, 0.5);
}
.bilgi_formu {
    width: 100%; 
    background-color: rgba(0, 0, 0, 0.5); 
    visibility: hidden;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    padding: 15px 0; 
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.bilgi_formu.active { 
    top: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.lokasyon-map {
    background-color: rgba(0, 0, 0, 0.5);
    min-height: 330px;
    visibility: hidden;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 50%;
    padding: 15px 0;
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.lokasyon-map.active {   
    top: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.bilgi_input {
    padding: 20px;
}
.bilgi_input input {
    border-radius: 2px;
    border-color: #fff;
    outline: none;
}
.bilgi_input label {
    color: #fff;
}
#maps {
    min-height: 300px;
    width: 100%;
    padding: 15px 0;
}
.btn.btn-1 {
    margin-right: 15px;
} 
.btn-1 {
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #fff;
    color: #fff;
}
.btn-1:hover {  
    color: #fff;
}
header {
    position: fixed;
    z-index: 55; 
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    min-height: 87px; 
}
.sec-inner-2, .sec-inner-4, .sec-inner-6    {
    background-color: #D62839;
    box-shadow: 0px 0px 24px -4px #000; 
}
.sec-inner-3, .sec-inner-5, .sec-inner-7  {
    background-color: #4BA3C3;
    box-shadow: 0px 0px 24px -4px #000; 
}
.sec-inner-2 .container,
.sec-inner-4 .container,
.sec-inner-6 .container,
.sec-inner-3 .container,
.sec-inner-5 .container,
.sec-inner-7 .container {
    overflow: hidden; 
    min-height: 590px;
    display: table;
}
.sec-inner-4 { 
    background-color: #FF8C42;
}
.sec-inner-5 {
    background-color: #A4508B;
}
.sec-inner-6 {
    background-color: #A23E48;
}
.sec-inner-7 {
    background-color: #28965A;
}
.sec-inner-2 p,
.sec-inner-3 p,
.sec-inner-4 p, 
.sec-inner-5 p,
.sec-inner-6 p,
.sec-inner-7 p {
    color: #fff;
}
.logo_top {
    z-index: 555;
    position: relative;
}
.menu-right {
    position: relative; 
    padding: 18px 0;
    float: right;
}

.menu-left ul li {
    float: left;
    margin-right: 15px;
    line-height: 50px;
}
.menu-left ul li a {
    color: #fff;
    font-weight: 700;
}
.menu-left ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}
.menu-left ul li a:hover, .menu-left ul li a:active, .menu-left ul li a:focus  {
    text-decoration: none;
} 
.color-1 {
    color: #fff;
}
.color-2 {
    color: #fff; 
}
.ico1 {
    background-image: url('img/content/ico1.png');
    display: block; 
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0;
}
.ico2 {
    background-image: url('img/content/ico3.png');
    display: block; 
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0;
    margin-bottom: -20px;
    position: relative;
    z-index: 2;
}
.box-inner {
    padding: 10px 0;
}
.img-caption {
    display: none;
    position: absolute; 
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%; 
    background: -moz-linear-gradient(left,  rgba(0,0,0,0) 3%, rgba(0,0,0,0) 23%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 3%,rgba(0,0,0,0) 23%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0) 3%,rgba(0,0,0,0) 23%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}
.img-caption.left {   
    background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 77%, rgba(0,0,0,0) 97%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 77%,rgba(0,0,0,0) 97%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 77%,rgba(0,0,0,0) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}

.img-caption-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    display: none;
}
.img-caption-inner-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}
.img-caption img {
    width: 200px;
    display: block;
    margin-bottom: 10px;
    transition: all 0.5s;
}
.img-caption img:hover {
    transform: scale(1.1);
    transition: all 0.5s;
}
.sec-box {
    position: relative;
    overflow: hidden;
}
.box-padding {
    padding: 60px 0;
}
.parallax-sec {
    background-image: url(img/content/prllx.jpg);
    background-size: 100%;
    background-position: center 50%;
    height: 315px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative; 
}
.parallax-inner {
    background-image: url(img/content/gridtile.png);
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.prllx-btn {
    margin: 0 auto;
    display: table;
}
.prllx-btn a {
    color: #fff;
    font-size: 18px;
    width: 163px ;
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #fff;
    text-align: center;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}
.prllx-btn a:hover {
    text-decoration: none;
    background-color: #D62839;
    color: #fff;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
    border-color: #D62839;
}
.about_us {
    padding: 120px 0;
}
.parallax-inner .box { 
    position: relative
}
.parallax-inner .prllx { 

}
.parallax-inner h1 {
    padding: 40px 0;
}
.prllx-inner {
    background-color: #D62839; 
    margin-top: -70px;
    box-shadow: 0px 0px 30px -5px #000;
    padding: 45px; 
    position: relative; 
}
.prllx-inner:before {
    position: absolute;
    content: "";
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border: 1px solid #fff;
    border-radius: 2px;

}
.prllx-inner ul {  
    width: 100%;
}
.prllx-inner li {
    color: #fff;
    font-size: 15px;
    padding: 2px;
    font-weight: 700;
    text-align: center;
}
#section0 {
    height: 100vh;
}
footer {
    background-color: #424648;
    padding: 20px 0 0;
    margin-top: 25px;
}
footer ul {
    margin-bottom: 0;
}
footer h4 {
    color: #757C7F;
}
.footer-sec a {
    color: #BDB3B3;
    font-weight: 700;
}
.footer-sec ul li {
    float: left;
    margin-right: 10px;
}
.footer-social li {
    float: left;
}
.footer-social li a { 
    display: inline-block;
    background-color: #333;
    margin-right: 5px;
    text-align: center; 
    border-radius: 50%;
    transition: all 0.5s;
}
.footer-social li a:hover {
    transition: all 0.5s;
    background-color: #AAA;
}
.footer-social li a i:hover {
    transition: all 0.5s;
    color: #A23E48;
}
.footer-social li a:hover {  
    text-decoration: none;
}
.footer-social li a i {
    width: 40px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;  
}
.footer-bottom {
    border-top: 1px solid #757C7F;
    padding: 15px 0;
    margin: 15px 0;
}
.footer-bottom img {
    width: 100px;
    margin: 0 auto;
    display: block; 
}
.footer-bottom p {
    color: #BDB3B3;
    text-align: center;
    padding: 15px 0;
}
.arch_text {
    width: 420px;
    position: relative;
}
.arch_img {
    float: right; 
    width: 220px; 
    padding: 10px;
} 
.mimar_list_inner .arch_img img { 
    float: right; 
}
.mimar_list .owl-controls .owl-nav div,
.kat_list .owl-controls .owl-nav div { 
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mimar_list .owl-controls .owl-nav .owl-prev,
.kat_list .owl-controls .owl-nav .owl-prev {
    left: 0;
}
.mimar_list .owl-controls .owl-nav .owl-next,
.kat_list .owl-controls .owl-nav .owl-next {
    right: 0; 

}
.mimar_list .owl-controls .owl-nav .owl-prev:before,
.kat_list .owl-controls .owl-nav .owl-prev:before { 
    content: "\f104";
    font-size: 45px;

}
.mimar_list .owl-controls .owl-nav .owl-next:before,
.kat_list .owl-controls .owl-nav .owl-next:before { 
    content: "\f105";
    font-size: 45px; 
}
.about_us h1 {
    font-size: 34px;
    margin-bottom: 25px;
}
.mimar_list_inner .col-md-6:first-child {
    border-right: 1px solid #333;
}
img.footer_logo {
    width: 120px;
    margin: 0 auto;
    display: table;
}
.footer-social {
    margin: 5px 0;
}
.footer_tel {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
    padding: 10px 0;
}
.footer-social ul {
    float: right;
}
.menu-left {
    padding: 18px 0;
}
.menu-left ul {
    margin-bottom: 0;
}
.katplan_popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 100%;
    margin: 20px auto;
}
.kat_plan {
    margin-top: 100px;
    position: relative;
    z-index: 2;
}
.galeri {
    margin-top: 100px;
    position: relative;
    z-index: 2;
}
.daire_in_2 {
    margin-bottom: 0;
    text-align: right;
    border-top: 1px solid #fff; 
    padding: 5px;
}
.mfp-content .nav-tabs {
    display: table;
    margin: 0 auto;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #000;
    border-radius: 0;
}

.kat_head {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -56px;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}
.lokasyon-map p {
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.lokasyon-map p i { 
    font-size: 40px; 
}
.kat_h1 .katplan img { 
    border-top: none;
}
.katplan:hover .kat_head {
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
    bottom: 0;
}

.kat_head h4 {
    color: #fff;
    padding: 10px;
    margin-bottom: 0;
    text-align: center;
    font-family: 'Lobster', cursive;
    font-size: 20px;
    margin-top: 0;
}
.kat_head p {
    color: #fff;
    padding: 10px;
}
.headbg {
    background-image: url(img/content/headbg.jpg);
    background-repeat: no-repeat;
    background-size: 100%; 
    width: 100%;
    top: 0;
    bottom:  0;
    position: absolute; 
    z-index: 0;
}
.galeribg {
    background-image: url(img/content/galeribg.jpg);
    background-repeat: no-repeat;
    background-size: 100%; 
    width: 100%;
    top: 0;
    bottom:  0;
    position: absolute; 
    z-index: -1;
}
.katplanheading {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px 0;
}
.katplanheading h1 {
    color: #fff; 
    line-height: 160px;
}
.katplanheading p {
    color: #fff;
    text-align: center;
    font-size: 15px;  
}
.image-source-link {
    color: #98C3D1;
}
.katplan_inner {
    margin-top: 15px;
}
.katplan_inner .col-md-4 {
    margin-bottom: 30px;
    overflow: hidden;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}
.zoom-gallery .col-md-4 {
    overflow: hidden;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.zoom-gallery {
    margin-top: 30px;
}
.zoom-gallery img {
    margin-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 8px;
}
.lokasyon_adres {
    height: 300px;
    border: 1px solid #fff;
    padding: 20px;
    border-radius: 3px;
    display: table-cell;
    vertical-align: middle;
}
.sanaltur {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: inline-block;
    width: 100px;
}
.hs-wrap {
    cursor: pointer;
}
.yerlesim-inner {
    margin-top: 15px;
}
.tt-wrap .tip-tooltip a {
    display: block;
    text-align: center;
    color: #fff;
    background-color: #D62839;
    font-weight: 700;
    padding: 5px;
    border-radius: 3px;
}
.tt-wrap .tip-tooltip h4  {
    display: block;
    margin-top: 0;
}
.kat_plan_head {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
}
.yerlesim_plan .tabs_2 {
    display: inline-block;
}
.yerlesim_plan .tabs_2>li.active>a {
    border: none;
}
.yerlesim_plan .tabs_2>li>a {
    background-color: #D62839;
    color: #fff;
    border-radius: 4px; 
}
.yerlesim_plan .tabs_3>li>a {
    background-color: #4BA3C3;
    color: #fff;
    border-radius: 4px; 
}
.yerlesim_plan .tabs_2>li.active>a {
    font-weight: 700;
    margin-right: 5px;
    border: 1px solid #D62839;
    background-color: #fff;
    color: #D62839;
}
.yerlesim_plan .tabs_3>li.active>a {
    font-weight: 700;
    margin-right: 5px;
    border: 1px solid #4BA3C3;
    background-color: #fff;
    color: #4BA3C3;
}
.yerlesim_plan .nav-tabs  {
    border: none;
} 
.yerlesim_plan .tabs_2>li>a {
    border: 1px solid #fff;
}
.yerlesim_plan .tabs_3>li>a {
    border: 1px solid #4BA3C3;
}
.yerlesim_plan .tabs_3  {
    margin-bottom: 1px;
}
.yerlesim_plan > .bg_color_1 {
    border: 1px solid #ddd;
    padding: 10px 0;
    background-color: #D62839;
}
.mfp-close-btn-in .mfp-close {
    color: #000;
    background-color: #fff;
    border-radius: 50%;
} 
img.pin {
    width: 35px;
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 25px); 
} 
.incele_btn { 
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 35px); 
    display: block;
    text-align: center;
    color: #fff;
    background-color: #D62839;
    font-weight: 700;
    padding: 5px;
    border-radius: 3px;
} 
.incele_btn:hover, .incele_btn:active, .incele_btn:focus {
    outline: none;
    text-decoration: none;
}
.tab-content .tab-pane .col-md-4 {
    background-color: #D62839;
    color: #fff;
    padding: 10px;
}
.daire_btn_1 {
    left: calc(50% - 20px); 
}
.daire_btn_2 {
    left: calc(50% - 5px); 
}
.daire_btn_3 {
    left: calc(50% - 10px); 
}
.konum {
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 25px;
    border: 1px solid #fff;
    padding: 5px; 
    border-radius: 3px;
}
.konum:hover {
    color: #fff;
    text-decoration: none; 
}
@media (max-width:992px) {
    .parallax-sec {
        min-height: 700px;
    } 
    .prllx-inner { 
        margin-top: 25px;
    }
}
@media (min-width:768px) {
    .sec-inner-2 .container,
    .sec-inner-4 .container,
    .sec-inner-6 .container,
    .sec-inner-3 .container,
    .sec-inner-5 .container,
    .sec-inner-7 .container { 
        min-height: 590px;
        display: table;
    }
    .content-box {
        display: table-cell;
        vertical-align: middle;
    }
}
@media (max-width:1366px) {
    img.logo_olea {
        width: 135px;
        padding: 2px;
    }
    .logo a {
        left: 5px;
        top: 5px;
    }
    .sloganbg {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(255, 255, 255, 0.5);
        width: 100%;
        border-radius: 2px;
    }
    .slogan-inner { 
        width: 650px;
        height: auto;
        margin: 0 auto; 
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        display: table;
    }
}
@media (max-width:768px) {
    .parallax-sec {
        min-height: 700px;
    }
    .prllx-btn a { 
        width: 100%;
        margin-bottom: 10px;
    }
    .prllx-btn {
        display: block;
    }
    .parallax-sec { 
        background-size: cover;
    }
    .lokasyon_adres {
        margin-top: 10px;
        height: 200px;
        display: block;
    }
    .about_us {
        margin-top: 55px;
    }
    img.footer_logo {
        width: 80px;
    }
    .footer-bottom p {
        margin-bottom: 0;
        padding: 0;
    }
    .footer-bottom {
        margin: 0;
    }
    .footer-social {
        margin:  0 auto;
        display: table; 
        padding: 10px 0 5px;
    }
    .lokasyon {  
        width: 85px;
        display: inline-block;
        height: 40px;
        padding: 5px; 
        line-height: 30px;
        font-size: 12px;
    }
    .bilgi {  
        width: 105px;
        display: inline-block;
        height: 40px;
        padding: 5px; 
        line-height: 30px;
        font-size: 12px;
    }
    .dil {
        height: 40px;
        padding: 0;
        line-height: 16px;
    }
    .dil li a {
        font-size: 11px;
    }
    .katplanheading h1 {
        line-height: initial;
    }
    header {
        padding-bottom: 5px;
    }
    .zoom-gallery img { 
        background-color: rgba(75, 163, 195, 0.9); 
    }
    .katplanheading {
        background-color: #D62839;
        margin-top: 135px;
    }
    .katplanheading h1 {
        text-align: center;
    }
    .galeri {
        margin-top: 210px; 
    }
    .footer-sec p {
        text-align: center;
    }
    .menu-right, img.logo_olea {
        float: none; 
    }
    .menu-left ul li { 
        line-height: 30px;
    }
    .menu-right, .menu-left  { 
        margin: 0 auto;
        display: table;
        padding: 5px 0;
    } 
    img.logo_olea { 
        padding-bottom: 10px;
        width: 90px;
        left: calc(50% - 45px);
    }
    body {
        overflow-x: hidden;
    }
    .footer-social ul {
        float: none;
    }
    header {
        position: absolute;
    }
    .arch_text {
        text-align: center;
        width: 100%;
    }
    
    .parallax-inner h1 {
        font-size: 35px;
    }
    .mimar_list_inner .arch_img img { 
        float: none; 
    }
    .mimar_list_inner .col-md-6:first-child {
        border-bottom: 1px solid #333;
        border-right: none;
    }
    .arch_img {
        float: none;
        margin: 0 auto;
    }

    .lokasyon-map {
        width: 100%;
    }
    #section0 {
        background-image: url(img/content/m2.jpg);
        background-size: cover;
        background-position: center;
    }
    .cd-floating-background .hidden-mobil {
        display: none;
    } 
    .header {
        left: -220px;
        transition: all 0.5s;
    }
    .header.active {
        left: 0;
        transition: all 0.5s;
    }
    .menu {
        width: 220px;
        height: 100vh; 
    }
    #menu {
        float: none;
    }
    #menu li {
        float: none; 
    }  
}
@media (max-width:480px) {
    .slogan-img.one, .slogan-img.three {
        width: 160px;
    }
    .slogan-inner {
        width: 100%;
    }
    img.logo_w {
        display: block;
        top: 10px;
        width: 160px;
        transform: translateY(0);
        left: calc(50% - 80px);
        opacity: 1;
    }
}