
/* 
    Created on : 27.Mar.2015, 11:41:13
    Author     : user
*/


@import url('fonts/myfonts.css');

body {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #515252;
    background: #fff url('../img/bodyBg.jpg') repeat top center scroll;
    background-size: cover;
}

i {
    /*text-indent: 9999em;*/
}

.radiusDefault {    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.borderDefault {
    border: 1px solid #d1d2d4;
}


/*input,textarea,a,p,h1,h2,h3,h4,h5,h6{    
    letter-spacing: 2px;
}*/
#mainSlider {
    z-index: 4;
    /*max-height: 600px;*/
    width: 100%;
    position: relative;
    /*background: transparent url('../img/sliderBg.png') no-repeat center center scroll;*/
    /*background-size: 100% 100%;*/
    /*padding: 20px 30px 35px 28px;*/
    margin: 0 0 0 0px;
}
.flexslider.home {
    /*min-height: 280px;*/
}
.flexslider.home .slides li img {    
    /*border: 2px solid #dec089;*/
}

#slideCaption {
    display: none;
}

.pageContent {
    padding: 17px 30px;
}


.contactFormResponse {    
    /*    position: absolute;
        left: 15%;
        top: 13%;
        transform: rotate(-8deg);
        width: 30%;
    
        -ms-transform: rotate(-8deg); 
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg); */
}
.contactFormResponse .responseMessage .errors,
.contactFormResponse .responseMessage .errors p,
.contactFormResponse .responseMessage .success, 
.contactFormResponse  .responseMessage .success p
{

    /*color: #41280b;*/
}

/*.contactForm .text,
.contactForm .textarea,
.contactForm .text input[type="text"],
.contactForm .textarea textarea {
    display: block;  
    width: 100% !important;
    color: #41280b;
    font-weight: bold;
    border: none;
}

.contactForm .text input[type="text"]:focus,
.contactForm textarea:focus, 
.contactForm ::-webkit-input-placeholder,
.contactForm -ms-placeholder,
.contactForm -moz-placeholder
{
    color: #41280b;
    border: none;
    outline: none;
    resize: none;
    -moz-resize: none;
}
.contactForm input[type="submit"] {    
        display: block;  
        color: #888;
        border: none;

    background: #41280b;
    border-color: #41280b;
    margin: 0 auto;
    display: table;
}

#contactFormBtn {
    display: block;
    position: absolute;
    top: -284px;
    right: -170px;
    width: 200px;
    height: 256px;
    background: transparent url('../img/contactFormBtn.png') no-repeat top center scroll;
    background-size: contain;
}*/



.copyright {
    text-transform: uppercase;
}

.flexslider .slides > li {
    max-height: 600px;
}

#headerBottom {

}
#headerBottom .container {
    z-index: 7;
    position: relative;
}
.headerImage {
    position: relative;
    z-index: 1;    
}
.headerImage img {
    width: 100%;
}
.headerSlogan {
    color: #ffffff;
    z-index: 2;
    padding: 0 50px;
    left: 0;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    font-family: Comic Sans MS;
    font-size: 200%;
}

#footer {
    background: #0b395d;
    padding: 20px 0;
}

.footerContent {
    align-items: center;
    width: 100%;
}
.footerContent .footerContentLine {
    margin-right: 50px;
    text-align: center;
}
.footerContent .footerContentLine:first-child {    
    text-align: left;
}
.footerContent .footerContentLine:last-child {
    margin-right: 0px;
    text-align: right;
}

.frontpage {}
.frontpage #body {}
#body > .container {
    /*background: transparent url('../img/contentBg.png') repeat center center scroll;*/
    /*    background-color: #e7e7e1;
        background-color: rgba(211, 203, 178, 0.45);
        margin-top: -35px;*/
    /*padding: 40px 2em 2em 2em;*/
}
.pageTitle h1
{
    color: #004d8a;
    font-size: 200%;
}
.pageDesc{}
.pageDesc ul {
    list-style: inside;
    padding-left: 15px;
}
.pageDesc ul li {}
hr.dotted {    
    border-top: 1px dotted #000;
}
.fcTop {  
    width: 100%;
}
.fcTop li {
    width: 30%;
    margin-right: 5%;
    position: relative;
    padding-bottom: 40px;
    list-style: none;
}
.fcTop li:last-child {    
    margin-right: 0;
}
.fcTop li a:nth-child(1) {
    display: block;
    overflow: hidden;
    border-radius: 7px;
    padding: 7px 10px;
    margin-bottom: 8px;
    background: #cacaca;
    color: #424242;
    text-transform: uppercase;
}
.fcTop li a:nth-child(2) {
    display: block;
    max-width: 100%;
    max-height: 100%;
    /*min-height: 132px;*/
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 8px;
}

.fcTop li a:last-child {
    display: block;
    background: #4f616f;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 10px;
    overflow: hidden;
    border-radius: 7px;

    position: absolute;
    bottom: 5px;
    left: 0px;
}
.fcTop li a img {
    display: block;
    width: 100%;
    max-height: 100%;
    margin: 0 auto;
}


.sidebarItem {
    padding: 0px;
    margin-bottom: 20px;
}
.sidebarItem.pageMenu {
    min-height: 200px;
    background-color: #d1d2d4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sidebarTitle {
    color: #004d8a;
    font-size: 130%;
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #0c3f68;
}
.sidebarBody li {}
.sidebarBody li a:hover,
.sidebarBody li.active > a
{
    color: #004d8a;
}
.sidebarBody li.active a {

}

.sidebarTitle,
.sidebarBody {    
    margin: 0px 20px 0px 15px;
}

.sidebar .bizeUlasin img {
    /*width: 100%;*/
}


body.form #body {
    z-index: 5;
}


.hoverdir-item {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 450px;
}
.hoverdir-content {
    position: absolute;
    background-color: #0c3f68;
    background-color: rgba(12, 63, 104, 0.75);
    width: 100%;
    height: 100%;
    text-align: center;
}
.hoverdir-content .btn-wrap {
    display: block;
    /*    position: relative;
        top: 50%;
        margin-top: -20px;*/
    /*font-size: 40px;*/
    width: 95%;
    display: block;
}
figure {display: block;}
figure.hover-figcaption {
    max-width: 450px;
}
figure.hover-figcaption a {
    position: relative;
    display: block;
    overflow: hidden;
}
figure.hover-figcaption a .figcaption {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50%;
    bottom: -50%;
    left: 0;
    padding: 1em;
    background-color: #450000;
    background-color: rgba(69, 0, 0, 0.75);
    transition: all 0.25s ease-in;
    color: #ffffff;
}
figure.hover-figcaption a:hover .figcaption {
    bottom: 0;
}

.projectImages {

}
.projectImages.det {
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
}
.projectImages li {
    display: inline-block;
    vertical-align: top;
    max-width: 30%;
    margin-bottom: 20px;
    margin-right: 20px;

    position: relative;
    overflow: hidden;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.projectImages li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    color: #ffffff;
    text-align: center;
}
.projectImages li .pTitle {
    font-size: 20px;
}
.projectImages li img {
    width: 100%
}
.projectImages li:hover span {
    display: block;
}
/*.projectImages li a span {
    display:none;
    background : #000000 url("../img/galleryHoverBg.png") no-repeat center center scroll; 
    background-color: rgba(0,0,0,0.7);
    position:absolute; 
    top:0; 
    left:0; 
    width: 100%;
    height: 100%;
    z-index:2; 
}*/


.pageImages {    
    -webkit-align-items : center;
    -moz-align-items : center;
    align-items : center;
}
.pageImages li {
    position: relative;
    margin: 0 20px 20px 0;
}
.pageImages li {
    display: inline-block;
    vertical-align: middle;

    background: #004d8a;
    width: 150px;
}
.pageImages li:nth-child(4n) {
    margin-right: 0;
}
.pageImages li a {
    display: block;
}
.pageImages li img {
    width: 100%
}
.pageImages li:hover span {
    display: block;
}

.pageImages li span {
    display:none;
    background : #000000 url("../img/galleryHoverBg.png") no-repeat center center scroll; 
    background-color: rgba(0,0,0,0.7);
    position:absolute; 
    top:0; 
    left:0; 
    width: 100%;
    height: 100%;
    z-index:2; 
}

.cozum-ortaklarimiz .pageImages li:nth-child(4n) {
    margin-right: 20px;
}

.gmapsImage {
    position: relative;
    overflow: hidden;

    border: 1px solid #d1d2d4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.gmapsImage a {}
/*.gmapsImage span {
    display:none;
    background : transparent url("../img/mapsLogo.png") no-repeat center center scroll; 
    position:absolute; 
    top:0; 
    left:0; 
    width: 100%;
    height: 100%;
    z-index:2; 
}*/
#mapCanvas {
    width:100%;
    height:192px;
    z-index:0;
    position:relative;	
}
.infowindow_content table{width: 100%;}
.infowindow_content td {vertical-align: top;}
.infowindow_content .maps_logo{max-width: 100px;height: auto;}
.infowindow_content .content {margin-top: 15px}
.infowindow_content .content td {padding-left: 15px}

.fooMenu {

}
.fooMenu li {

}
.fooMenu li a{
    color:#fff;
    font-size:12px;
}


#slidePrev,
#slideNext {
    /*display: none;*/
    z-index: 5;
    position: absolute;
    bottom: 5px;
    width: 32px;
    height: 32px;
    background: url('../img/slide_arrows_bg.png') no-repeat center center transparent scroll;
    cursor: pointer;
}

#slidePrev{
    background-position: 0 0;
    left: 10px;
}
#slideNext{    
    background-position: 100% 0;
    right: 7px;
}
#mainSlider:hover > #slidePrev,
#mainSlider:hover > #slideNext
{
    display: block;
}



body.referanslar ul {}
body.referanslar ul li {
    line-height: 28px;
    list-style: inside;
}




/*Styles for screen 960px and lower*/
@media screen and (max-width: 1200px) {  

    #container {
        height: auto !important;
        min-height: auto !important;
        margin-bottom: 0 !important;
    }
    #footer, #push {height: auto !important;}

    .frontBottom {
        margin: 0 !important;
        padding: 0 !important;
    }
    .frontBottom .unit {
        width: 33% !important;
        display: table-cell;
    }

    .pageImages li:nth-child(4n) {
        margin-right: 20px;
    }

}

/* Smartphone */
@media only screen and (max-width : 768px) {
    html, body {
        height: auto;
    }
    #mainSlider {
        background: none;
        padding: 0;
    }

    .headerSlogan {
        padding: 0 35px;
        font-size: 100.1%;
    }

    .projectImages li .pTitle {
        font-size: 90%;
    }
}
@media only screen and (max-width : 480px) {
    .fcTop {  

    }
    .fcTop li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .projectImages li {
        max-width: 100%;
        margin-bottom: 20px;
    }

}

