@font-face{
    font-family:'DINPro-Bold';
    src:url("DINPro-Bold.eot") format("embedded-opentype"),url("DINPro-Bold.otf") format("opentype"),url("DINPro-Bold.woff") format("woff"),url("DINPro-Bold.ttf") format("truetype"),url("DINPro-Bold.svg#DINPro-Bold") format("svg");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'DINPro-Light';
    src:url("DINPro-Light.eot") format("embedded-opentype"),url("DINPro-Light.otf") format("opentype"),url("DINPro-Light.woff") format("woff"),url("DINPro-Light.ttf") format("truetype"),url("DINPro-Light.svg#DINPro-Light") format("svg");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'DINbek-Light';
    src:url("DINbek-Light.eot") format("embedded-opentype"),url("DINbek-Light.woff") format("woff"),url("DINbek-Light.ttf") format("truetype"),url("DINbek-Light.svg#DINbek-Light") format("svg");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'DINBEK-Bold';
    src:url("DINBEK-Bold.eot") format("embedded-opentype"),url("DINBEK-Bold.woff") format("woff"),url("DINBEK-Bold.ttf") format("truetype"),url("DINBEK-Bold.svg#DINBEK-Bold") format("svg");
    font-weight:normal;
    font-style:normal
}

.projects .project_slc .item .text .title a {font-size: 16px; padding-top:30px;}
.projects .project_slc .item .text {height: 100px;}

.right_aln ul li {margin-left: 30px;position:relative;}

.news_activity .news .news_slc .item .text .title a:after {margin-top: 13px;}

.news_activity .news .news_slc .item .text .title a {line-height: 1.5;}
 
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	font-weight: 300;
}

header {/*background-color: rgba(35,31,32,0.29);*/ padding-bottom:10px;}

header .top {background-color:transparent;}

header .bottom .menu .navbar .navbar-nav>li.dropdown .dropdown-menu>li:hover {
	background-color: rgba(214,16,30,1);
}

.totop a {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  cursor: pointer;
}

.imgboyut {height:150px;}

/*Mobil Top Menü - başlangıç - */
header .top .left_menu .navbar .navbarmobile {padding-top: 9px; list-style: none outside none; font-family:'DINPro-Bold'; font-size:11px;}

header .top .left_menu .navbar .navbarmobile>li {position: relative;display: inline; margin-right:10px; padding-right:10px;}

header .top .left_menu .navbar .navbarmobile>li a {color:#fff;}

header .top .left_menu .navbar .navbarmobile>li:after {
content: '';
position: absolute;
right:0;
top:0;

}
/*Mobil Top Menü - bitiş - */


header .top .left_menu .navbar .navbar-nav>li.dropdown .dropdown-menu>li>a:after {height:0px; background-color: transparent; border-bottom:1px solid #7a7a7a;}

.sustainability {height:425px;}

header .bottom .menu .navbar .navbar-nav>li>a:hover, header .bottom .menu .navbar .box .navbar-nav>li>a:focus {
	 position: relative;
 }

header .bottom .menu .navbar .navbar-nav>li>a:hover, header .bottom .menu .navbar .box .navbar-nav>li>a:before {

    border-bottom-color: #7cb900;
    border-width: 10px;
    margin-left: -10px;
}




.nav > li.select {
        *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("small")).className="after", this.insertBefore(document.createElement("small"), this.firstChild).className="before");
    }

        .nav > li.select:before, .nav > li.select .before {
            bottom: -2px;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

#header.tiny .nav > li.select:before,
#header.tiny .nav > li.select .before {
    bottom: 2px;
}

.nav > li.select:after, .nav > li.select .after {
    border-color: rgba(124, 185, 0, 0);
    border-bottom-color: #cf1e18;
    border-width: 10px;
    margin-left: -10px;
}

.nav > li.select:before,
.nav > li.select .before {
    border-color: rgba(124, 185, 0, 0);
    border-bottom-color: #cf1e18;
    border-width: 10px;
    margin-left: -10px;
}


.box:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border: 9px solid transparent
}

.box.yukari:before {
  border-bottom-color: #cf1e18;
  top: -18px;
  text-align: center;
}

header .top .left_menu .navbar .navbar-nav>li.dropdown .dropdown-menu {border-top: 2px solid #cf1e18;}

header .bottom .menu .navbar .navbar-nav>li.dropdown .dropdown-menu {
	/*background: transparent url("../images/dropdown_bg_yeni.png") no-repeat center top;*/
	background-color: #f8f8f8;
	border-top:2px solid #cf1e18;
	
}
.panel-title {font-size:14px;}

.slider_dv .homepage-hero-module, 
.slider_dv .video-container {
    height: 100%;
}



.projects .set li a {
	font-family: "DINPro-Bold";
	font-size: 15px;
}

.news_activity .activity .item {
	padding-top: 50px;
} 

.news_activity .activity .item .title {
	font-family: "DINPro-Light";
}
  
  
  @media (min-width: 1200px) {
	header .open > .dropdown-menu {
		display: none;
	}
}
.news_activity .activity .item ul>li>a {
text-decoration: none;
font-family: "DINPro-Bold";
text-transform: none;
font-size: 13px;
line-height: 19px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.aci a {color:#fff;}

.navbar-nav>lis:hover {
width: 0;
height: 0;
border-style: solid;
border-width: 0 1px 10px 10px;
border-color: transparent transparent #007bff transparent;
}

/*header .bottom .menu .navbar .navbar-nav>li>a:before{width: 0;
height: 0;
border-style: solid;
border-width: 0 6.5px 8px 6.5px;
border-color: transparent transparent #007bff transparent;}*/

.navbar-nav>li:hover,
  {
    border-color: rgba(124, 185, 0, 0);
    border-bottom-color: #7cb900;
    border-width: 10px;
    margin-left: -10px;
}

/*.dropdown-menu > ul  {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  width: 10px;
  height: 20px;
  left: 50%;
  margin-left: -5px;
  bottom: 3px;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-position: center bottom; 
}*/

header .bottom .menu .navbar .navbar-nav>li.dropdown .dropdown-menu:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: transparent;
	height: 92px;
	width: 280px;
	margin-top: -92px;
}

header .bottom .menu .navbar .navbar-nav>li.dropdown .dropdown-menu>li>a {
	text-transform: none;
}

header .bottom .menu .navbar .navbar-nav>li>a {
	font-size: 15px;
}
 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.start {
    position: relative;
    height: 445px;
    width: 100%
}

.start img {
    height: 445px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.start .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 23, 51, 0.28)
}

.start .bread {
    position: absolute;
    top: 236px;
    width: 1140px;
    margin: 0 auto;
    left: 0;
    right: 0
}

.start .bread .title {
    display: block;
    font-size: 30px;
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold;
    text-shadow: -2px 0px 0px rgba(36, 32, 32, 0.74)
}

.start .bread ul {
    display: block;
    width: 100%;
    text-align: right;
}

.start .bread ul li {
    float: left;
    list-style: none
}

.start .bread ul li a:before {
    content: "\f101";
    font-family: "fontawesome";
    color: #fff;
    text-shadow: -2px 0px 0px rgba(36, 32, 32, 0.74);
    position: absolute;
    top: 1px;
    font-size: 14px;
    right: 8px;
    line-height: 14px
}

.start .bread ul li a, .start .bread ul li span {
    text-shadow: -2px 0px 0px rgba(36, 32, 32, 0.74);
    font-weight: 300;
    font-size: 12px;
    color: #fff;
    position: relative;
    padding-right: 20px
}

.in_text_page {
    position: relative;
    top: -60px;
    
}

.in_text_page .left_menu {
    background-color: #de343d;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    padding-top: 15px;
    padding-bottom: 30px;
    z-index: 2
}

.in_text_page .left_menu .navbar-collapse {
    padding: 0
}

.in_text_page .left_menu #leftside-navigation ul li {
    list-style-type: none;
    border-bottom: 1px solid #d12831;
    position: relative
}

.in_text_page .left_menu #leftside-navigation ul li:before {
    content: "\f067";
    font-family: "fontawesome";
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    top: 10px;
    pointer-events: none;
}

.in_text_page .left_menu #leftside-navigation ul li.active:before {
    content: "\f068 ";

}

.in_text_page .left_menu #leftside-navigation ul li.active > a {
    color: #fff;
    font-weight: bold;
}

.in_text_page .left_menu #leftside-navigation ul li.active ul {
    display: block
}

.in_text_page .left_menu #leftside-navigation ul li a {
    color: #fff;
    display: block;
    padding: 9px 0 9px 15px;
    font-size: 14px;
    outline: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    /*font-weight: bold;*/
    text-transform: uppercase
}

.in_text_page .left_menu #leftside-navigation ul li a:hover {
    color: #ededed
}

.in_text_page .left_menu #leftside-navigation ul li a span {
    display: inline-block
}

.in_text_page .left_menu #leftside-navigation ul ul {
    display: none
}

.in_text_page .left_menu #leftside-navigation ul ul li:before {
    display: none
}

.in_text_page .left_menu #leftside-navigation ul ul li:last-child {
    border-bottom: 0
}

.in_text_page .left_menu #leftside-navigation ul ul li a {
    color: #ededed;
    text-transform: none;
}

.in_text_page .left_menu .navbar-toggle2 {
    display: none
}

.in_text_page .right_aln {
    background-color: #fff;
    padding-top: 25px;
    padding-left: 30px;
    -webkit-box-shadow: 4px 4px 16px 0px rgba(155,155,155,0.5);
-moz-box-shadow: 4px 4px 16px 0px rgba(155,155,155,0.5);
box-shadow: 4px 4px 16px 0px rgba(155,155,155,0.5);
border:1px solid #dddddd;
}

.in_text_page .right_aln h1 {
    font-size: 24px;
    font-weight: 400;
    color: #424242;
    position: relative;
    display: block;
    margin-bottom: 15px
}



.in_text_page .right_aln p {
    font-size: 14px;
    font-weight: 300;
    color: #414141;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: justify;
}

.in_text_page .right_aln ul li {
    position: relative;
    font-size: 14px;
    font-weight: 300;
    color: #414141;
    /*line-height: 8px;*/
    margin-bottom: 17px;
  
    padding-left: 20px
}

.in_text_page .right_aln ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    height: 4px;
    width: 4px;
    background-color: #e1132f
}

 
.in_text_page .right_aln h1 {
     color: #231f20;
    font-size: 22px;
    position: relative;
    padding-left: 40px
}

.in_text_page .right_aln h1:before {
    content: "";
    position: absolute;
    background-color: #ed1c24;
    width: 20px;
    height: 7px;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header .bottom .menu .navbar .navbar-nav>li>a {text-transform: uppercase;}
header .top .left_menu .navbar .navbar-nav>li>a {text-transform: normal; font-size: 12px;}
header .top .left_menu .navbar .navbar-nav>li.dropdown .dropdown-menu>li>a {text-transform: none; font-size: 13px; padding: 12px 25px;}
  
.haberler a:hover{
    color:black;
    text-decoration:none;
}
.haberler{
    margin-bottom:100px;
    /*padding:50px 0px;*/
    
}

.haberler .row{
    margin-top:20px;
}
.haberler a{
    color: black;
}
.haberler .card{
    background-color: #FFFFFF;
    padding:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius:4px;
    margin-bottom: 30px;
    border:1px solid #dedede;

}
.haberler .card:hover{
	border:1px solid #ea212d;
    color:black;
}
.haberler .card img{
    width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 185px;
}
.haberler .card h4{
    margin:20px;
    height: 67px;
    line-height: 22px;
    font-size: 15px;
    text-transform: capitalize;
}
.haberler .card p{
    margin:20px;
    /*height:100px;*/
}
.haberler .blue-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #de343d;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
    font-weight: bold;
}
.haberler .blue-button:hover{
    background-color: #de343d;
    color: #fff;
}

.haberler .dark-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #1586cd;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
}
.haberler .dark-button:hover{
    background-color: #00779c;
    color: #fff;
}


@media (max-width: 767px) { /*mobil*/

 /*.slider_dv {
	position: relative;
	overflow: initial;
}*/

/*header .bottom.affix_btm {position: initial;}*/

.totop a {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 99;
  cursor: pointer;
}

.imgboyut {height:auto;}

.fast_link .items {margin-top: 0px;}

.projects .set li.ui-tabs-active>a, .projects .set li.ui-tabs-active>a:hover, .projects .set li.ui-tabs-active>a:focus {color:#fff;}

 .in_text_page .right_aln {padding-left: 12px;} 

.in_text_page .right_aln h1 {font-size: 18px; margin-bottom: 0px;}

.in_text_page .left_menu {display: none;}

header .navbar-toggle .icon-bar {margin-right: 4px;}

.sustainability {height:auto;} 

header .top .left_menu {float: left;}

header .top {display: none;}

.start {height: 160px;margin-top:5px;}

.start img {height: 100px;}

.start .bread {top:25px; width: 94%;}
.start .bread .title{font-size: 13px;} 
.start .bread ul li a, .start .bread ul li span {font-size: 10px;text-shadow: -1px 0px 0px rgba(36, 32, 32, 0.74)}
.start .bread ul li a:before {font-size: 10px; top:-1px; text-shadow: -1px 0px 0px rgba(36, 32, 32, 0.74)}

header .navbar-toggle {
	width: auto;
	border-radius: 5px;
	padding-right: 3px;
	text-align: center;
	
}

 

.nav > li.select:before,
.nav > li.select .before {
    border-color: transparent;
    border-bottom-color: transparent;
    border-width: 10px;
    margin-left: -10px;
}


    .haberler .col-lg-4 {
        margin-top: 20px;
    }
    
    header .bottom .logo {
	    width: 60px;
	    margin-top: 5px;
    }
    
    header .bottom .menu .fa-search {
	    right: 20px;
	    bottom:52px;
    }
    
    header .bottom.affix_btm .menu .fa-search {
	    
	    bottom:57px;
	    
    }

}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {background-color: #de343d}

.news_activity .news .news_slc .item .text .title {line-height: 19px;}

.news_activity .news .news_slc .item .text .title:after {margin-top: 10px;}

.news_activity .news .single_news .text .title {line-height: 16px; font-family: "DINPro-Bold";}

.slider_dv .slider .item .text .title, .slider_dv .slider_slc .item .text .title {text-shadow: 2px 2px 2px #686262;}

 
.sustainability .sustainability_item .item .title {
	font-family: "DINPro-Light";
}

.sustainability .sustainability_item .item {padding-top: 50px;} 
 
.home_title h3 {
	font-family: "DINPro-Light";
 }

.projects .project_slc .item .text .title {
		font-family: "DINPro-Bold";
		line-height:19px;
}

.projects .first_tab li {
font-family: "DINPro-Light";	
}

footer .f_ctc .title h3 {
			font-family: "DINPro-Bold";

}

footer .f_ctc address .item p {
font-family: "DINPro-Light";	
	
}

footer .f_ctc address .item a {
	color:#8a8a8d;
}

footer .f_ctc .title a {
			font-family: "DINPro-Bold";

}

.fast_link .items .item .text span {
		font-family: "DINPro-Bold";

}

footer .btm .f_menu li a {
		font-family: "DINPro-Bold";
	
}

footer .btm .copy p {
font-family: "DINPro-Light";	
	
}

.sustainability .sustainability_item .item ul>li>a {
	font-family: "DINPro-Bold";
	font-size: 13px;
	line-height: 19px;
}
 
header .bottom .menu .navbar .navbar-nav>li.dropdown .dropdown-menu>li>a {font-family: "DINPro-Light"; }

.f_menu a {text-transform: uppercase;}

.wrimagecard{	
	margin-top: 0;
    margin-bottom: 3.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}
.wrimagecard .fa{
	position: relative;
    font-size: 70px;
}
.wrimagecard-topimage_header{
padding: 20px;
}
a.wrimagecard:hover, .wrimagecard-topimage:hover {
    box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);
}
.wrimagecard-topimage a {
    width: 100%;
    height: 100%;
    display: block;
}
.wrimagecard-topimage_title {
    padding: 10px 24px;
    height: 80px;
    padding-bottom: 0.75rem;
    position: relative;
    text-align: center;
}
.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    color: #525c65;
    transition: color 0.3s ease;
}

.wrimagecard-topimage_title h4 {font-size:14px;font-weight: normal; text-align: center;}

 /*LİSTE GÖRÜNÜMÜ*/
 .liste-gorunum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.liste-gorunum .liste-tarih {
    min-width: 70px;
    min-height: 70px;
    border: 1px solid #eee;
    margin-right: 36px;
    color: #dc3642;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.liste-gorunum .liste-tarih .day {
    font-size: 2.0625rem;
    line-height: 2.4375rem;
    word-spacing: 2px;
    font-weight: 700 !important
}

.liste-gorunum .liste-tarih .month {
    font-size: 1.2rem;
     font-weight: 500 !important
}

.liste-gorunum .liste-tarih .yil {
font-size:1rem;
color:#e84c58;
}

.liste-gorunum .liste-text {
    line-height: 1.5rem;
    padding: 10px 35px 11px 0;
    color: #4f4f4f;
    border-bottom: 1px solid #eee;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-transition: all 15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.liste-gorunum .liste-text .fa-chevron-right {
    opacity: 0;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    -webkit-transition: all 15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.liste-gorunum:hover .liste-text, .liste-gorunum.hover .liste-text {
    border-bottom: 1px solid #dc3642;
    -webkit-transition: all 15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.liste-gorunum:hover .liste-text .fa-chevron-right,
.liste-gorunum.hover .liste-text .fa-chevron-right {
    opacity: 1;
    color: #dc3642;
    -webkit-transition: all 15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}


@media (max-width: 767px) { /*mobil*/

.wrimagecard-topimage_title h4 {font-size:12px; line-height: 14px;}

}


/*gao*/ 
.haberler .card h4 {
	height: 57px;
	text-transform: uppercase;
}
.in_text_page .right_aln ul li:before {display: none;}
.in_text_page .right_aln ul li {padding-left: 0px;}

.projects .first_tab li {
	font-size:29px;
}