﻿@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,100,500,700);

img{border-width:0px;}       
        #bodyAnaSayfa
        {
            font-size: 12px;
            line-height: 16px;
            color: #685d5d;
        }
        
        
  #hakkimizda {
   display:none;
   overflow:scroll;
   scroll-x:hidden;
  }
  
   #anaSayfa {
   display:block;
   
  }
  #kurumsal {
    display:none;
    overflow:scroll;
   scroll-x:hidden;
  }
  #projeler {
    display:none;
    overflow:scroll;
   scroll-x:hidden;
	
  }
   #yekkent {
    display:none;
    overflow:scroll;
   scroll-x:hidden;
	
  }
  
  #faaliyetler {
    display:none;
    overflow:scroll;
   scroll-x:hidden;
  }
  #iletisim {
    display:none;
    overflow:scroll;
   scroll-x:hidden;
  }
  
   #degerlerimiz {
    display:none;
    overflow:scroll;
   scroll-x:hidden;
  }
        
        body
        {
            font-size: 12px;
            line-height: 16px;
            color: #685d5d;
            font-weight: 400;
            font-family: 'Raleway', sans-serif;
            font-weight:400;
            margin:0;
          background-size:2200 1414;  background-image:url(../images/bg.jpg);
            height:100%;
            background-position:center center;
            
            background-repeat:no-repeat;
        }
        body a:link{
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	} 
body a:hover
{
	    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;} 
      
      div{box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;}
       
    #header    #headerLine1
        {
   
height:auto;
  width: 100%;
        }
        
     #header   #headerLine1 .ic
        {
			width: 100%;
            max-width: 1180px;
            margin: 0 auto;
            position: relative;
           
        }
        
        
     #header   #headerLine1 .ic ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0px;
    overflow: hidden;float:right;
}

#header #headerLine1 .ic li {
    float: left;
}

 #header #headerLine1 .ic li a {
    display: inline-block;
    color: #293039;
    text-align: center;
    padding: 3px 10px;
    text-decoration: none;font-size:15px;
}

.inglang{border-left:solid 1px #293039}


 #header #headerLine1 .ic li a:hover {color:#ff6600;}
        
       
        #header
        {
            width: 100%;
            position: fixed;
            top: 0px;
            z-index: 1000;
          
           
			
        }
        #header .ic2
        {
            width: 100%;
            
            height: auto;
             background:  url(../images/headerBg.jpg);
            background-repeat:repeat-y;
            background-size:2000px 206px;
            background-position:center top;
            background-size:cover;
            background-position:bottom center;
            margin: 0 auto;
            position: relative;
            z-index: 100;
            margin-top: 0px;
            padding-top: 0px;
        }
        
          #header .ic2 .icerik
        {
            width: 100%;
            max-width:1180px;
            height: auto;
            height:81px;
            position:relative;
            margin:0 auto;
            
        }
        #header .ic3
        {
            border-bottom: solid 2px #c09b58;
            
        	height:5px;
        	width:100%;}
        
        .BannerLogoKapsayici
        {
            width: 85px;
            height: 81px;
            float: left;
            margin-top: 0px;
            padding: 15px 0;
          
        }
        .sagUstMenu
        {
        	
            padding: 0px;
            color: #d80d16;
            font-size: 14px;
            font-weight: bold;
            text-align: right;
            margin-top: 15px;
            margin-bottom:10px;
        }
       
        .sagContact{position:fixed;
                    right:0px;
                    top:40%;z-index:9999;}
        .sagContact img{
        	opacity: 0.7;
    filter: alpha(opacity=70);
        	}   
        	.sagContact img:hover{
        	opacity: 1.0;
    filter: alpha(opacity=100);
        	}            



 #footer
        {
            position: fixed;
            bottom:0px;
            padding: 0;
            
            color: #fff;
            height: auto;
            overflow: hidden;width:100%;
        }
         #footer .l1
        {width:100%;
         height:5px;
         border-top: solid 2px #c09b58;
        	}
        
         #footer .l2
        {width:100%;
        height:auto;
        overflow:hidden;
        background:  url(../images/footerBg.jpg);
            background-repeat:repeat-y;
            background-size:2000px 206px;
            background-position:center top;
            background-size:cover;
           
            background-position:top center;
        	}
        
        #footer .icerik
        {
           
            width: 100%;
            max-width: 1140px;
            margin: 0 auto;
            padding: 10px;
            height: auto;
            overflow: hidden;
            color: #ccd7e4;
            font-size: 12px;
        }
        
         #footer .icerik .smLine
        {
            
            width: 100%;
            float:left;
            padding:0px;
        }
        
        
        
        
        #footer .icerik .smLine ul
        {
            float:right;
            list-style-type: none;
           
            padding:0px;
            overflow: hidden;
            text-align: center;
            -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
        }
       #footer .icerik .smLine li
        {
            display: inline-block;
        }
        
        #footer .icerik .smLine li a:link
        {
           padding:0px 5px;
           
        }
        
        #footer .icerik .smLine a:visited 
        {
            display: block;
            
            color: #fff;
            text-decoration: none;
            font-size: 14px;
        }
        
      
      
       #footer .icerik .altLine
        {
            
            width: 100%;
            float:left;
        }
        
        #footer .icerik .altLine .bolum15
        {
            
            float:left;
        }
        
        #footer .icerik .altLine .bolum
        {
            
            float:left;
        }
        
        
         #footer .icerik .altLine .bolum .ilt,  #footer .icerik .altLine .bolum15 .ilt
        {
           background-image:url(../images/yericon.png);
           padding-left:20px;
           background-repeat:no-repeat;
           background-position:left top;
           width:100%;
        }
        
        #footer .icerik .altLine .bolum a.hakkimizda:link,#footer .icerik .altLine .bolum a.hakkimizda:visited,
        #footer .icerik .altLine .bolum15 a.hakkimizda:link,#footer .icerik .altLine .bolum15 a.hakkimizda:visited 
        {
            color:#fff;
            font-size:12px;text-decoration:none;
        }
        #footer .icerik .altLine .bolum a.hakkimizda:hover,   #footer .icerik .altLine .bolum15 a.hakkimizda:hover
        {
            color:#fff;
            font-size:12px;
        }
        
         #footer .icerik .altLine .bolum a.iletisim:link,#footer .icerik .altLine .bolum a.iletisim:visited,
          #footer .icerik .altLine .bolum15 a.iletisim:link,#footer .icerik .altLine .bolum15 a.iletisim:visited  
         
        {
            color:#fff;padding-left:20px;
            font-size:12px;text-decoration:none;
        }
        #footer .icerik .altLine .bolum a.iletisim:hover,  #footer .icerik .altLine .bolum15 a.iletisim:hover
        {
            color:#fff;
            font-size:12px;
        }
        
        
        
      
      
      
      
        #footer .icerik .baslik
        {
            position: relative;
            margin: 0 auto;
            font-size: 14px;
            color: #fff;
            margin-bottom: 10px;
        }
        #footer .icerik .form
        {
            float: right;
            padding-left: 10px;
            box-sizing: border-box;
            height: auto;
            overflow: hidden;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
        }
        #footer .icerik .form .col
        {
            width: 50%;
            float: left;
            height: auto;
            overflow: hidden;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
        }
        #footer .icerik .form .col .row
        {
            width: 100%;
            float: left;
            padding: 5px;
            height: auto;
            overflow: hidden;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
        }





 #makaleIcerik
        {
            width: 100%;
           
            margin: 0 auto;
            position: relative;
            z-index: 1;
           padding:20px 0px;
           
            margin-top:120px;
            font-size: 12px;
            background-size:cover;
            background-position:center center;
        
         -webkit-transition: background 300ms ease-in 200ms; /* property duration timing-function delay */
    -moz-transition: background 300ms ease-in 200ms;
    -o-transition: background 300ms ease-in 200ms;
    transition: background 300ms ease-in 200ms;
            
        }
        
        
         #makaleIcerik .satir
        {
            width: 100%;
           
            background: url(../images/icerikBg.png) repeat ;
            margin: 0 auto;
            position: relative;
            height:auto;overflow:hidden;
            z-index:100;}
            
        #makaleIcerik .satirAnaSayfa
        {
            width: 100%;
           
            margin: 0 auto;
            position: relative;
            height:auto;overflow:hidden;
            text-align:center;
            z-index:90;
            background-image:url(../images/anaSayfaBg.jpg);
            background-repeat:no-repeat;
            background-position: center center;
            background-size:cover;
            }
           


        
        #makaleIcerik .icerikcon
        {
            width: 100%;
            
            max-width: 1180px;
            position:relative;margin:0 auto;
            height: auto !important;
            overflow:auto;
            
            box-sizing: border-box;
            margin-top: 0px;
            padding: 0px;
            
        }
        
        #makaleIcerik .icerikcon a:link, #makaleIcerik .icerikcon a:visited{font-size:11px;color:#fff;text-decoration:none;font-weight:bold;}
        #makaleIcerik .icerikcon a:hover{font-size:11px;color:#fff;text-decoration:underline;}
        #makaleIcerik .icerikconAna
        {
            width: 100%;
            
            max-width: 1180px;
            position:relative;margin:0 auto;
            height: auto !important;
            
            overflow: hidden;
            box-sizing: border-box;
            margin-top: 0px;
            padding: 0px;
            
        }
        
        #makaleIcerik .icerikcon .content
        {
            width: 100%;
            float:left;
            height:auto;
            overflow:hidden;
            overflow: auto;
            
            box-sizing: border-box;
            
            
            padding-top: 0px;
            padding-bottom:0px;
            color:#fff;
            
        }
      
        
        
        
        #iletisim .bilgi{float:left;
                       width:35%;}
                       
		#iletisim .harita{float:left;
                       width:40%;padding:0 5px;}
         #iletisim .qr{float:left;
                       width:15%;padding:0 5px;text-align:right;}
             
         #iletisim .qr img{border: solid 3px #fff;}               
                       
 .footerqr{border: solid 3px #fff;}   







                    
        .sagUstMenu ul
        {
            list-style: none;
            margin: 0;
            padding: 0;
            float: left;
            z-index: 1000;
            margin-top: 20px;
        }
        .sagUstMenu li
        {
            float: left;
            margin: 0;
            position: relative;
            z-index: 1000;
        }
        .sagUstMenu a
        {
            font-size: 14px;
            font-weight: 400;
            color: #555559;
            display: block;
            font-weight: normal;
            text-decoration: none;
            text-align: center;
            text-decoration: none;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }
        .sagUstMenu .dropdown:after
        {
            content: ' ▶';
        }
        .sagUstMenu .dropdown:hover:after
        {
            content: '\25bc';
        }
        .sagUstMenu li a
        {
        	margin-left:5px;
            padding: 10px 20px;
            font-weight: normal;
            line-height: 12px;
            font-size:12px;
            text-decoration: none;
            color:#fff;
        }
        
        .sagUstMenu li a:hover
        {
            color: #fff;
            background: url(../images/icerikBg.png);
            text-decoration: none;
        }
        
        .sagUstMenu li a:active
        {
            color: #c09b58;
            background: url(../images/icerikBg.png);
            text-decoration: none;
        }
        .sagUstMenu li ul
        {
            float: left;
            left: 0;
            opacity: 0;
            position: absolute;
            margin-top: 0px;
            visibility: hidden;
            z-index: 100002;
            width: 200px;
            text-align: left;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
            padding:5px 10px;
            margin-left:5px;
            
             background: url(../images/icerikBg.png), url(../images/headerBg.jpg);
            z-index:9999;
        }
        .sagUstMenu li:hover ul
        {
            opacity: 1;
            visibility: visible;
           
        }
        .sagUstMenu li ul li
        {
            float: none;
        }
        .sagUstMenu li ul li a
        {
            text-align: left;
           background:none!important;
            padding: 10px 0px;
            font-size:13px;
        }
        .sagUstMenu li ul a:hover
        {
           color:#fff;
           font-weight:normal;
            text-align: left; letter-spacing:1px;
        }
        
        .refkapsayici{float:left;
                      width:25%;
                      height:auto;
                      padding-right:15px;
                      padding-top:10px;
                      border:0px;
                      }
                      
                      
        .refkapsayici img{
                      width:100%;
                      opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
                     border:0px;
                     }
        .refkapsayici img:hover{
                      width:100%;
                      opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    border:0px;
                     }
       .yekBaslik
       {
       	width:100%;
       	font-size:16px;
       	text-align:center;
       	padding:3px 0px;}
       
       .yekBaslik span
       {
       	font-weight:bold;} 


.sagUstMenu li:hover a {
    color: #fff;
            background: url(../images/icerikBg.png);
    text-decoration:none;
}

        
        
        
        
        
        
        
        /**Ana sayfa haber slider */
        #haberBandi
        {
            position: relative;
            width: 75%;
            margin: 0 auto;
        }
        #slidesHaberler
        {
            overflow: hidden;
            position: relative;
            width: 100%;
            height: 250px;
        }
        #slidesHaberler ul
        {
            list-style: none;
            width: 100%;
            height: 250px;
            margin: 0;
            padding: 0;
            position: relative;
        }
        #slidesHaberler li
        {
            width: 100%;
            height: 250px;
            float: left;
            text-align: center;
            position: relative;
        }
        #buttons
        {
            padding: 0 0 5px 0;
            float: right;
        }
        #buttons a
        {
            display: block;
            width: 31px;
            height: 32px;
            float: left;
            outline: 0;
        }
        a#prev
        {
            background: url(arrow.gif) 0 -31px no-repeat;
        }
        a#prev:hover
        {
            background: url(arrow.gif) 0 0 no-repeat;
        }
        a#next
        {
            background: url(arrow.gif) -32px -31px no-repeat;
        }
        a#next:hover
        {
            background: url(arrow.gif) -32px 0 no-repeat;
        }
        
        
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(192,155,88,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;padding:1px;
}

::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;padding:1px;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(192,155,88,.3);
	background-color: #c09b58;
}


textalan {
    width: 90%;
    float: left;
    text-align: left;
    height: auto;
    overflow: hidden;
    font-size: 16px;
}

input[type="text"]{
    border: none;
    color: #fff;
   width:50%;
    margin-bottom: 6px;
    padding:3px 8px;
    width:100%;
    font-size:10px;
    background: transparent;
    border:solid 1px #fff;font-size:16px;font-weight:normal;
   box-sizing: border-box;
}
input[type="text"]:focus{
    
    border:solid 1px #fff;font-size:16px;font-weight:normal;

} 

::-webkit-input-placeholder {
   color: #fff;
   font-style:italic;
   font-size:9px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
   font-style:italic;
   font-size:9px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
   font-style:italic;
   font-size:9px;
}

:-ms-input-placeholder {  
   color: #fbebcf;  
   font-style:italic;
   font-size:9px;
}

.buttoniltsm1:link, .buttonik1:visited {
    background: #e0b05a;
    border: none;
    padding: 5px 40px 5px 40px;
    color: #f6f0e6;    
   margin-bottom:5px;
    line-height:20px;float:left;
    font-size:10px; text-decoration:none;
}

.buttoniltsm1:hover {
    color: #fff;
    background-color: #c09b58;
    text-decoration:none;
}


