body {margin: 0px;padding: 0px; border: 0px; background: url("../images/bg.png"); font-family: 'Ubuntu', sans-serif;}



/*Fonts font-family: 'Lato', Arial;*/

a { font-size:12px; color:#666;}

a:link{color:#999999; text-decoration:none;}

a:visited{color:#999999; text-decoration:none;}

b {font-weight: 500; text-decoration: underline;}

h1 { font-size:20px; font-weight:bold; color:#333;}

h2 { font-size:24px; font-weight:bold; color:#222; margin:0px;}

span {font-size:14px; font-weight:bold; }

li{list-style:none; color:#e05900;} 

ul{margin:0; padding:0;}

span{margin:0; padding:0;}

p{margin:0; padding:0;}

h3{margin:0; padding:0;}

input{outline: 0;}

select{outline: 0;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

    font-family: 'Ubuntu', sans-serif;

    font-style: normal;

    font-weight: 300;

}

/*Fonts END */



.clear{

    clear:both;

}



/*Topbar*/

#topbar{

    background: #e05900;

    height: 3px;

}

#topbar p {

    color: #fff;

    float: left;

    font-size: 1.2rem;

    letter-spacing: 1px;

    line-height: 1;

    margin: 10px 0 0;

}



.topbar-social{

    float: right;

}

a.bar-social{

    float: left;

    margin: 5px 4px 0;

}

/*Header*/

#header {

    background-color: #fff;

    width: 100%;

    height: 127px;

    display: block;

    position: relative;

    box-shadow: 0 5px 5px -5px rgba(0,0,0,.3);

    border-bottom: 1px solid #ddd;

}

.wrapper {

    width: 1000px;

    margin-left: auto;

    margin-right: auto;

}

#header #logo {

    float:left;

    width: 175px;

    height: 100px;

    color: #fff;

    border: none;

    font-size: 1.5em;

    line-height: 1.5em;

    margin: 20px 0 0;

}



#logo a span{

    background: url(../images/logo.png);

    background-repeat: no-repeat;

    width: 300px;

    height: 100px;

    display: block;

    text-indent: -999px;
margin-top:15px;

}



/*Menü*/

.menu{

    background:red !important;

    width: 100%;

}

.menu ul{

    float:right;

    margin-top:40px;

}

.menu ul li{

    float: left;

    //*padding: 0 5px 0;**/

}

.menu ul li a{

    width: 100%;

    float: left;

    color:#333;

    font-size:15px;

    font-weight: 500;

    border-bottom: 2px solid #161616;

    line-height:25px;

    text-align: center;

    width: 125px;

    padding: 5px;

}



.menu ul li a span{

    float: left;

    width: 100%;

}



.menu ul li a span.anasayfa{

    width: 100%;

    height: 30px;

    background: url("../images/icon/main.png") no-repeat;

    background-position: 50% 30%;

    margin-bottom: 8px;

}





.menu ul li a span.hakkimizda{

    width: 100%;

    height: 30px;

    background: url("../images/icon/hakkimizda.png") no-repeat;

    background-position: 50% 30%;

    margin-bottom: 8px;

}



.menu ul li a span.hizmet{

    width: 100%;

    height: 30px;

    background: url("../images/icon/hizmet.png") no-repeat;

    background-position: 50% 30%;

    margin-bottom: 8px;

}



.menu ul li a span.ref{

    width: 100%;

    height: 30px;

    background: url("../images/icon/ref.png") no-repeat;

    background-position: 50% 30%;

    margin-bottom: 8px;

}



.menu ul li a span.iletisim{

    width: 100%;

    height: 30px;

    background: url("../images/icon/iletisim.png") no-repeat;

    background-position: 50% 30%;

    margin-bottom: 8px;

}



.menu ul li a:hover > span.anasayfa{

        background: url("../images/icon/main-hover.png") ;

        background-repeat: no-repeat !important;

        background-position: 50% 30%;

}



.menu ul li a:hover > span.hakkimizda{

        background: url("../images/icon/hakkimizda-hover.png") ;

        background-repeat: no-repeat !important;

        background-position: 50% 30%;

}



.menu ul li a:hover > span.hizmet{

        background: url("../images/icon/hizmet-hover.png") ;

        background-repeat: no-repeat !important;

        background-position: 50% 30%;

}



.menu ul li a:hover > span.ref{

        background: url("../images/icon/ref-hover.png") ;

        background-repeat: no-repeat !important;

        background-position: 50% 30%;

}



.menu ul li a:hover > span.iletisim{

        background: url("../images/icon/iletisim-hover.png") ;

        background-repeat: no-repeat !important;

        background-position: 50% 30%;

}



.menu ul li a.aktif{

    border-bottom: 2px solid #e05900;

}



.menu ul li a:hover{

    background: #f0f0f0;

}



/*Container*/

.container{

        /*background: url("../images/bg.png");*/

        background: #fff;

}



/*Neler Yapıyoruz*/

.blok {

	width: 100%;

    float: left;

    margin-top: 3%;

    margin-bottom: 25px;

    min-height: 200px;

}

/*Makale*/

.makale{

    padding: 0px 10px;

    border: 2px solid #ddd;

}

h2.baslik{

    float:left;

    width: 100%;

    color: #474747;

    letter-spacing: 3px;

    text-align: center;

    margin-top: 2%;

    font-size:46px;

    font-weight: 500;

    border-bottom: 2px solid #474747;

    line-height:65px;

    margin-bottom: 20px;

    box-shadow: 0 8px 8px -5px rgba(0,0,0,.2);

}



h2.sembol{

	background: url('../images/icon/baslik.png') no-repeat;

	background-position: 20px 14px;

	margin-bottom: 5px !important;

	float:left;

    width: 95.5%;

    height: 45px;

    margin-left: 2%;

    color: #474747;

    letter-spacing: 1px;

    margin-top: 1%;

    font-size:21px;

    font-weight: 500;

    border-bottom: 2px solid #474747;

    line-height:35px;

    padding-left: 40px;

}





h3.baslik{

    float:left;

    width: 96%;

    height: 45px;

    margin-left: 2%;

    color: #474747;

    letter-spacing: 1px;

    margin-top: 2%;

    font-size:23px;

    font-weight: 500;

    border-bottom: 2px solid #474747;

    line-height:35px;

    margin-bottom: 20px;

    background: url('../images/icon/isicon.png') no-repeat;

    background-position: 15px 8px;

    padding-left: 47px;

}



h4.baslik{

    float:left;

    width: 98%;

    height: 45px;

    margin-left: 1%;

    color: #474747;

    letter-spacing: 1px;

    margin-top: 2%;

    font-size:23px;

    font-weight: 500;

    border-bottom: 2px solid #474747;

    line-height:35px;

    margin-bottom: 25px;

    background: url('../images/icon/makale.png') no-repeat;

    background-position: 5px 5px;

    padding-left: 40px;

}



ul.list {

    //*margin-top: 3.5%;*/

}



.list li{

    float:left;

    /*margin-left:15px;*/

    padding: 10px;

}



.list li img:hover{

    box-shadow: 0px 2px rgba(0,0,0,.7)

    

}



ul.blog-list{

    float:left;

    width: 24%;

    padding: 0 25px 0;

    border-right: 1px solid #333;

}



.list li img:hover{

    box-shadow: 0px 2px rgba(0,0,0,.7)

    

}



ul.blog-list{

    float:left;

    width: 24%;

    padding: 0 25px 0;

    border-right: 1px solid #333;

}



.pd{ 

    margin-left: 10px;

}



ul.blog-list li{

	height: 60px;

    float:left;

    width: 100%;

    line-height: 35px;

    list-style-type: square;

	list-style:#a48d66 !important;

}

ul.blog-list li a{

    font-size: 16px;

    color: #000;

    font-weight: 500;

}

ul.blog-list li a:hover{

    color: cornflowerblue;

    text-decoration: underline;

}





/* Yaptığımız İşler */

.work-list{

   float: left;

   width: 100%;

    margin: 0 auto;

    border: 2px solid #ddd;

}



.work-list li{

    width: 330px;

    float:left;

    padding: 15px;

}

.work-list li img{

    border: 2px solid #505050;

    border-radius: 5px;

}

.work-list li a span{

    width: 100%;

    color: #333;

    float:left;

    font-size: 19px;

    font-weight: bold;

    margin-left: 5px;

    margin-top: 5px;

    text-align: center;

    border-bottom: 1px solid #ddd;

    margin-bottom: 5px;

    padding: 5px;

}



.work-list li p {

    float: left;

	width: 300px;
	padding: 5px;

    color: #000;

    line-height: 25px;

}



.work-list li:hover > a span{

    color: #ff7519;

	border-color:#ff7519;

    

}



.work-list li:hover > a img{

    border: 2px solid #ff7519;

}



.work-all{

    float: right;

    padding: 15px;

}

.work-all a{

    color: cornflowerblue;

    text-decoration: underline;

}



ul.bordernone {border:0 none !important;}



/*#*/

.c-bg{

    float: left;

    background: url("../images/bg-3.jpg") !important;

    width: 100%;

    min-height: 280px;

    padding-top: 0;

    padding-bottom: 0;

    background-color: transparent;

    background-position: 50% 32px;

    background-attachment: fixed;

}



.content {

    float: left;

    /*border-top: 2px solid #fff;

    border-bottom: 2px solid #fff;

    background: rgba(255, 255, 255, .3);*/

    height: 230px; 

    margin-top: 15px;

    text-align: center;

}

.content h1{

    color:  #EF7D00;

    font-size: 44px;

    font-weight: bold;

    text-align: center;

    padding-top: 15px;

    padding-bottom: 20px;

    letter-spacing: 3px;

    text-shadow: 1px 2px 2px rgba(0, 0, 0, 1);

    /*text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;*/

}



.content p{

    width: 1000px;

    /*background-color: rgba(0, 0, 0, 0.6);*/

    color: #fff;

    font-size: 22px;

    text-align:center;

    padding-bottom: 20px;

    line-height:38px;

    letter-spacing: 1.5px;

    word-spacing: 1px;

    padding: 10px;

}



.content span{

    font-size: 23px;

    font-weight: 500;

    color: #f6e448;

    letter-spacing: 1px;

}



.content p a{

    color: #d5d5d5 !important;

    font-size:19px;

}





/*Footer*/

.footer-box{

    text-align: center;

    margin-top: 30px;

}



.footer-box li{

    float:left;

    background: #d5d5d5;

    width: 10%;

    margin-left: auto;

    margin-right: auto;

    color: black;

    padding: 0.5%;

    font-weight: 500;

}



li.left-border{

    color: #6c6c6c;

    float:left;

    width: 45%;

    height:3.5px;

    background: #000;

    margin-top:18px;

    padding: 0;

}



li.right-border{

    float:right;

    width: 45%;

    height:3.5px;

    background: #000;

    margin-top:18px;

    padding: 0;

}





.footer{

    margin-top: 30px;

}



.footer ul{

    float:left; 

    width: 215px;

    border-right: 1px solid #ddd;

    border-left: 1px solid #ddd;

    padding: 0 15px 0;

}



.footer ul h5{

    color: #333;

    font-size: 17px;

    font-weight: 500;

    border-bottom: 1px dotted #757575;

    margin-bottom: 10px;

	padding-bottom:5px;

}



.footer ul li{

    margin-top: 6px;

    float:left;

    color: #6c6c6c;

    line-height: 25px;

}



.footer ul li a{

    font-size: 15px;

    float: left;

    padding: 0 0 8px;

    color: #6c6c6c;

}



.footer ul li a:hover{

    color: #333;

}



.hizmet li{

    float:left !important;

	width: 100%;

}



.footer ul.iletisim{

    width: 390px; 

}

.footer ul.iletisim li span{

    margin-left: 10px;



}

.footer ul.iletisim li i{

    float:left;

}



.footer ul.sosyal{

    width: 180px; 

}



.footer ul.sosyal li{

    width: 100%; 

}



.footer ul.sosyal span{

    margin-left: 10px;

}



.footer ul.iletisim li{

    width: 360px;

    font-size: 15px;

    line-height: 30px;

}

.footer ul.iletisim li span{

    float: left;

    width: 70px;

	height: 32px;

    color: #333;

}

.footer-img a{

    margin-left: 2%;

    margin-top: 2%;

}



/*Main*/

.orta{

    float:left;

    width: 100%;

    border: 1px solid #ddd;

    margin-top: 25px;

    background: white;

    box-shadow: 4px 5px 5px -5px rgba(0,0,0,.6);

}



h1.o_baslik{

    width: 100%;

    max-height: 42px;

    text-align: left;

    background: #e9e9e9;

    color: #484848;

    font-size: 21px;

    font-weight: 500;

    padding: 1% 1.5%;

    border-bottom: 3px solid #ddd;

	margin-bottom: 5px;

}



h2.o_baslik{

    width: 100%;

    max-height: 42px;

    text-align: left;

    background: #e9e9e9;

    color: #484848;

    font-size: 21px;

    font-weight: 500;

    padding: 1% 1.5%;

    border-bottom: 3px solid #ddd;

}



li.hizmet-desc{

    float: left;

    color: #333;

    font-weight: bold;

    font-size: 16px;

    margin-left: 10px;

}





.o_border li a img{

    border: 2px solid #d5d5d5;

}

.o_border li a img:hover{

	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);

    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);

    box-shadow:0 0 20px rgba(0,0,0,0.8);

}



.orta p{

    float: left;

    margin-top: 10px;

    font-size: 17px;

    line-height: 30px;

    padding: 5px 20px 0;

    color: #333;

    width: 100%;

}



.orta p a{

    font-size: 17px;

    color: #333;

}



.orta p a:hover{

    text-decoration: underline;

}



.orta li{

    float:left;

    padding: 15px 10px 0;

	/*margin-left:5px;*/

}



.photopadding li{

	padding: 15px 15px 0 !important;

}



.orta li img{border-radius: 4px;  margin-bottom:10px;}



li.resim{

    float: none;

    text-align: center;

}



li.blog-resim{

    float:left;

    margin-left: 10px;

}

li.blog-resim a{

    float: left;

    padding: 10px 10px;



}



.orta li strong{

    float:left; 

    font-size: 17px;

    color: #333;

    font-weight: 600;

    width: 65px;

}

.orta li span{

    float:left;

    font-size: 18px;

    padding: 2px 13px;

    font-weight: 500;    



}



.orta .map{

    float: left;

    width: 100%;

    margin-top: 15px;

}



.iletisim li{

    width: 490px;

	

    border-bottom: 1px solid #d5d5d5;

    margin-top: 10px;

}



.contact li{

	height: 49px;

}



.contact li.social {

	border:none;

}



.iletisim li a{

    margin-left: 5px;

}



a.n_link{

    color: #1947c9;

    font-size: 16px;

    text-decoration: underline;

}



/*Etiketler*/

.tag{

    float:left;

    padding: 10px;

}



.tag a{

    color: #3066ff;

}



.tag a:hover{

    text-decoration: underline;

}





/*Blog Sayfası*/



li.blog-list{

    float:left;

    width: 100%;

    list-style: url('../images/icon/list.png')  !important;

    line-height: 35px;

    margin-left: 25px;

    color: #ff7519;

}



li.blog-list a{

    color: #333;

    font-size: 17px;

    font-weight: bold;

}



.blog-list a:hover{

    color: #3066ff;

    text-decoration: underline;

}



span.u-line{

    font-size: 16px;

    text-decoration: underline;

}



/* 1 */



.container-2,

  .navbar-static-top .container,

  .navbar-fixed-top .container,

  .navbar-fixed-bottom .container {

    width: 1000px;

  }

  .span12 {

    width: 1170px;

  }

  .span11 {

    width: 1070px;

  }

  .span10 {

    width: 970px;

  }

  .span9 {

    width: 870px;

  }

  .span8 {

    width: 770px;

  }

  .span7 {

    width: 670px;

  }

  .span6 {

    width: 570px;

  }

  .span5 {

    width: 470px;

  }

  .span4 {

    width: 370px;

  }

  .span3 {

    width: 270px;

  }

  .span2 {

    width: 170px;

  }

  .span1 {

    width: 70px;

  }

  .offset12 {

    margin-left: 1230px;

  }

  .offset11 {

    margin-left: 1130px;

  }

  .offset10 {

    margin-left: 1030px;

  }

  .offset9 {

    margin-left: 930px;

  }

  .offset8 {

    margin-left: 830px;

  }

  .offset7 {

    margin-left: 730px;

  }

  .offset6 {

    margin-left: 630px;

  }

  .offset5 {

    margin-left: 530px;

  }

  .offset4 {

    margin-left: 430px;

  }

  .offset3 {

    margin-left: 330px;

  }

  .offset2 {

    margin-left: 230px;

  }

  .offset1 {

    margin-left: 130px;

  }

  .row-fluid {

    width: 100%;

    *zoom: 1;

  }

  .row-fluid:before,

  .row-fluid:after {

    display: table;

    line-height: 0;

    content: "";

  }

  .row-fluid:after {

    clear: both;

  }

  .row-fluid [class*="span"] {

    display: block;

    float: left;

    width: 100%;

    min-height: 30px;

    margin-left: 2.564102564102564%;

    *margin-left: 2.5109110747408616%;

    -webkit-box-sizing: border-box;

       -moz-box-sizing: border-box;

            box-sizing: border-box;

  }

  .row-fluid [class*="span"]:first-child {

    margin-left: 0;

  }

  .row-fluid .controls-row [class*="span"] + [class*="span"] {

    margin-left: 2.564102564102564%;

  }

  .row-fluid .span12 {

    width: 100%;

    *width: 99.94680851063829%;

  }

  .row-fluid .span11 {

    width: 91.45299145299145%;

    *width: 91.39979996362975%;

  }

  .row-fluid .span10 {

    width: 82.90598290598291%;

    *width: 82.8527914166212%;

  }

  .row-fluid .span9 {

    width: 74.35897435897436%;

    *width: 74.30578286961266%;

  }

  .row-fluid .span8 {

    width: 65.81196581196582%;

    *width: 65.75877432260411%;

  }

  .row-fluid .span7 {

    width: 57.26495726495726%;

    *width: 57.21176577559556%;

  }

  .row-fluid .span6 {

    width: 48.717948717948715%;

    *width: 48.664757228587014%;

  }

  .row-fluid .span5 {

    width: 40.17094017094017%;

    *width: 40.11774868157847%;

  }

  .row-fluid .span4 {

    width: 31.623931623931625%;

    *width: 31.570740134569924%;

  }

  .row-fluid .span3 {

    width: 23.076923076923077%;

    *width: 23.023731587561375%;

  }

  .row-fluid .span2 {

    width: 14.52991452991453%;

    *width: 14.476723040552828%;

  }

  .row-fluid .span1 {

    width: 5.982905982905983%;

    *width: 5.929714493544281%;

  }

  .row-fluid .offset12 {

    margin-left: 105.12820512820512%;

    *margin-left: 105.02182214948171%;

  }

  .row-fluid .offset12:first-child {

    margin-left: 102.56410256410257%;

    *margin-left: 102.45771958537915%;

  }

  .row-fluid .offset11 {

    margin-left: 96.58119658119658%;

    *margin-left: 96.47481360247316%;

  }

  .row-fluid .offset11:first-child {

    margin-left: 94.01709401709402%;

    *margin-left: 93.91071103837061%;

  }

  .row-fluid .offset10 {

    margin-left: 88.03418803418803%;

    *margin-left: 87.92780505546462%;

  }

  .row-fluid .offset10:first-child {

    margin-left: 85.47008547008548%;

    *margin-left: 85.36370249136206%;

  }

  .row-fluid .offset9 {

    margin-left: 79.48717948717949%;

    *margin-left: 79.38079650845607%;

  }

  .row-fluid .offset9:first-child {

    margin-left: 76.92307692307693%;

    *margin-left: 76.81669394435352%;

  }

  .row-fluid .offset8 {

    margin-left: 70.94017094017094%;

    *margin-left: 70.83378796144753%;

  }

  .row-fluid .offset8:first-child {

    margin-left: 68.37606837606839%;

    *margin-left: 68.26968539734497%;

  }

  .row-fluid .offset7 {

    margin-left: 62.393162393162385%;

    *margin-left: 62.28677941443899%;

  }

  .row-fluid .offset7:first-child {

    margin-left: 59.82905982905982%;

    *margin-left: 59.72267685033642%;

  }

  .row-fluid .offset6 {

    margin-left: 53.84615384615384%;

    *margin-left: 53.739770867430444%;

  }

  .row-fluid .offset6:first-child {

    margin-left: 51.28205128205128%;

    *margin-left: 51.175668303327875%;

  }

  .row-fluid .offset5 {

    margin-left: 45.299145299145295%;

    *margin-left: 45.1927623204219%;

  }

  .row-fluid .offset5:first-child {

    margin-left: 42.73504273504273%;

    *margin-left: 42.62865975631933%;

  }

  .row-fluid .offset4 {

    margin-left: 36.75213675213675%;

    *margin-left: 36.645753773413354%;

  }

  .row-fluid .offset4:first-child {

    margin-left: 34.18803418803419%;

    *margin-left: 34.081651209310785%;

  }

  .row-fluid .offset3 {

    margin-left: 28.205128205128204%;

    *margin-left: 28.0987452264048%;

  }

  .row-fluid .offset3:first-child {

    margin-left: 25.641025641025642%;

    *margin-left: 25.53464266230224%;

  }

  .row-fluid .offset2 {

    margin-left: 19.65811965811966%;

    *margin-left: 19.551736679396257%;

  }

  .row-fluid .offset2:first-child {

    margin-left: 17.094017094017094%;

    *margin-left: 16.98763411529369%;

  }

  .row-fluid .offset1 {

    margin-left: 11.11111111111111%;

    *margin-left: 11.004728132387708%;

  }

  .row-fluid .offset1:first-child {

    margin-left: 8.547008547008547%;

    *margin-left: 8.440625568285142%;

  }

  

  .icon_align_center {

    display: block !important;

    margin: 0px auto;

    height: 90px !important;

    width: 90px !important;

    line-height: 1.7em !important;

    background: none repeat scroll 0 0 #333333;

    border-radius: 50%;

}



  .icon_align_center:hover{

    background: none repeat scroll 0 0 #000;

}



.home_service h2 {

    font-family: 'Roboto';

    font-weight: 700;

    margin: 22px 0 20px;

    text-align: left;

    font-size: 26px;

    line-height: 30px;

    text-align: center;

}



.home_service p {

    font-family: 'Roboto';

    font-weight: 400;

    margin-top: 5px;

    text-align: none;

    font-size: 15px;

    line-height: 20px;

    margin-bottom: 15px;

    text-align: center;

    padding: 0 10px;

	color: #767676;

}

.breadcrumbs {
    background: #fff;
    height: 50px;
    position: relative;
    z-index: 1;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: .9375rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1200px)
.container {
    max-width: 1250px;
}

@media (min-width: 992px)
.container {
    max-width: 940px;
}
@media (min-width: 768px)
.container {
    max-width: 720px;
}
@media (min-width: 544px)
.container {
    max-width: 576px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

img.container-icon {width:89px; height:90px; }