﻿@charset "UTF-8";
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p, figure {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body, html {
	font-family: 'din_trlight', sans-serif;
	font-size: 0.9em;
	color: #0e0e0e;
	background-color: #FFF;
	margin: 0px;
	overflow-x: hidden;
}
b, strong {
	font-family: 'din_trmedium', sans-serif;
	font-weight: normal;
	font-style: normal;
}
u {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 17px;
}
img.right {
	float: right;
	margin-bottom: 18px;
	margin-left: 20px;
}
.xbold {
	font-family: 'din_trbold', sans-serif;
}
.xxbold {
	font-family: 'din_trblack', sans-serif;
}
.button {
	display: inline-block;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	text-decoration: none;
	font-size: 14px;
	-webkit-transition: all ,.4s;
    transition: all ,.4s;
    -moz-transition: all ,.4s;
    -ms-transition: all ,.4s;
    -o-transition: all ,.4s;
}
.button.white {
	color: #FFF;
	border: 1px solid #FFF;
}
.button:hover {
	-webkit-transform: scale(.98,.98);
    transform: scale(.98,.98);
    -moz-transform: scale(.98,.98);
    -ms-transform: scale(.98,.98);
    -o-transform: scale(.98,.98);
}
.button.white:hover {
	background-color: #fff;
	color: #ef4233;
}
    .button.red {
        background-color: #ef4233;
        color: #fff;
        border: 1px solid #ef4233;
    }
    .button.red:hover {
        background-color: #fff;
        color: #ef4233;
    }
.site-width {
	width: 1201px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
	height: 1px;
}

.xtable table {
    margin-bottom: 40px;
}
.xtable table td {
    padding: 8px;
}
.xtable table td input, .xtable table td select, .xtable table td textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px;
    resize: none;
}
.xtable table td input.three {
    width: 24%;
}
    .xtable .ctitlesmall {
        border-bottom: 1px solid #e5e5e5 !important;
    }
.xtable table td input.error, .xtable table td select.error, .xtable table td textarea.error {
    border-color: #ef4233 !important;
}
.header {
}
.header .header-top {
	background-color: #f7f7f7;
	background-image: url(../images/_assets/img-headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	overflow: hidden;
	position: relative;
}
.header .header-top .content .logo {
	float: left;
	margin-top: 28px;
}
.header .header-top .content .top-menu {
	float: right;
	width: auto;
	margin-top: 57px;
}
.header .header-top .content .top-menu .top-nav {
	width: auto;
}
.header .header-top .content .top-menu .top-nav li {
	float: left;
}

.header .header-top .content .top-menu .top-nav li a {
	display: block;
	background-image: url(../images/_assets/icon-header-topmenulisttype.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #231f20;
	padding-left: 16px;
	padding-right: 12px;
	margin-top: 4px;
	text-decoration: none;
}
.header .header-top .content .top-menu .top-nav li a:hover u {
	border-bottom-color: #EB4239;
}
.header .header-top .content .top-menu .top-nav li a.first {
	background-image: none;
	text-decoration: none;
}
.header .header-top .content .top-menu .top-nav li a.last {
	margin-right: 15px;
}
.header .header-top .content .top-menu .top-nav li a.social {
	background-image: url(../images/_assets/icon-socials.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
	padding: 0px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header .header-top .content .top-menu .top-nav li a.social.fb {
	background-position: left top;
}
.header .header-top .content .top-menu .top-nav li a.social.tw {
	background-position: center top;
	margin-left: 3px;
}
.header .header-top .content .top-menu .top-nav li a.social.yt {
	background-position: right top;
}
.header .header-bottom {
	background-color: #ef4233;
	height: 53px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bd3428;
}
.header .header-bottom .content .navigator {
	float: left;
	height: 53px;
}
.header .header-bottom .content .navigator ul {
}
.header .header-bottom .content .navigator ul li {
	float: left;
	background-image: url(../images/_assets/icon-navigators.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-right: 50px;
}

.header .header-bottom .content .navigator ul li.akaryakit {
	background-position: left 20px;
}
.header .header-bottom .content .navigator ul .madeniyaglar {
	background-position: left -41px;
}
.header .header-bottom .content .navigator ul .tts {
	background-position: left -100px;
	padding-left: 8px;
}
.header .header-bottom .content .navigator ul .insaat {
	background-position: left -164px;
}
.header .header-bottom .content .navigator ul .pratikbilgiler {
	background-position: left -226px;
}

.header .header-bottom .content .navigator ul li:hover .sub-menu {
	display: block;
}
.header .header-bottom .content .navigator ul li .sub-menu {
	position: absolute;
	width: 507px;
	top: 54px;
	z-index: 100;
	background-color: #FFF;
	left: 0px;
	padding: 29px;
	box-shadow: 0 0 8px #999;
	-webkit-box-shadow: 0 0 8px #999;
	-moz-box-shadow: 0 0 8px #999;
	-ms-box-shadow: 0 0 8px #999;
	-o-box-shadow: 0 0 8px #999;
	display: none;
}
.header .header-bottom .content .navigator ul .pratikbilgiler .sub-menu {
	right: 0px !important;
	left: auto;
}
.header .header-bottom .content .navigator ul .pratikbilgiler .sub-menu .sub-menu-arrow {
	right: 168px;
	left: auto;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-left {
	float: left;
	width: 68%;
	color: #747474;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-arrow {
	background-image: url(../images/_assets/icon-submenuarrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 16px;
	position: absolute;
	left: 28px;
	top: -12px;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-left p {
	margin-right: 6%;
	line-height: 20px;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-left img {
	float: left;
	margin-right: 26px;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-right {
	float: right;
	width: 29%;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-right ul li{
	float: right;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-right ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: none;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-right ul li a {
	font-size: 15px;
	color: #ef4233;
	display: block;
	display: block !important;
	margin: 0px;
	font-family: 'din_trlight', sans-serif;
	background-image: url(../images/_assets/icon-subnavlist.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 13px;
	text-decoration: underline;
	transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
}
.header .header-bottom .content .navigator ul li .sub-menu .sub-menu-right ul li a:hover {
	text-decoration: none;
}
.header .header-bottom .content .navigator ul li a {
	font-family: 'din_trbold', sans-serif;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 30px;
}

.header .header-bottom .content .search {
	float: right;
	width: auto;
	margin-top: 9px;
    position: relative;
}
    .header .header-bottom .content .search #AssistantContent {
        display: none;
    }
.header .header-bottom .content .search .result {
	position: absolute;
    top:37px;
    left: 0;
    right: 0;
    background-color: #f9f7f7;
    z-index: 100;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 5px 0 5px 0;
    max-height: 300px;
    overflow:hidden;
    overflow-y: scroll;
}
.header .header-bottom .content .search .result a{
	padding: 8px 10px 8px 10px;
    margin: 0;
    display: block;
    color: #ef4233;
    text-decoration: none;
    font-size: 11px;
    border-bottom: 1px solid #efeeee;
}
.header .header-bottom .content .search .input {
	height: 35px;
	width: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: relative;
	background-color: #d6382a;
	border-bottom-color: #ce3628;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	overflow: hidden;
}
.header .header-bottom .content .search .input .static-text {
	color: #f78a89;
	position: absolute;
	left: 18px;
	top: 10px;
	z-index: 1;
	bottom: auto;
	font-size: 14px;
}
.header .header-bottom .content .search .input .search-icon {
	background-image: url(../images/_assets/icon-search.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 21px;
	width: 19px;
	position: absolute;
	top: 7px;
	right: 10px;
	z-index: 3;
}
.header .header-bottom .content .search .input input {
	position: absolute;
	height: 100%;
	width: 88%;
	z-index: 2;
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10%;
	font-size: 14px;
	color: #FFF;
	outline: none;
}
.banner {
	background-image: url(../images/_assets/img-slidebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.banner .content {
}
.banner .content .slider {
	position: relative;
	z-index: 0;
	height: 531px;
}
.banner .content .slider ul {
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
}
.banner .content .slider ul li {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.banner .content .slider ul li .text {
	width: 399px;
	position: absolute;
	left: 0px;
	top: 90px;
	height: auto;
}
.banner .content .slider ul li .text h1 {
	font-family: 'din_trblack', sans-serif;
	font-size: 42px;
	color: #FFF;
	margin-bottom: 29px;
}
.banner .content .slider ul li .text p {
	font-size: 23px;
	color: #FFF;
	line-height: 30px;
	margin-bottom: 41px;
}
.banner .content .slider ul li .text p:last-child {
	margin-bottom: 0px;
}
.banner .content .slider ul li .slide-image {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 29px;
}
.banner .content .slider .left-line {
	background-image: url(../images/_assets/icon-slidelineleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 3;
	height: 334px;
	width: 334px;
	top: 70px;
	left: 23%;
}
.banner .content .slider .right-line {
	background-image: url(../images/_assets/icon-slidelineright.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 216px;
	width: 216px;
	position: absolute;
	right: -10%;
	z-index: 3;
	bottom: 70px;
}
.banner .content .slider .buttons {
	background-image: url(../images/_assets/icons-slidecotrols.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 56px;
	position: absolute;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.banner .content .slider .buttons:hover {
	-webkit-transform: scale(.96,.96);
	-moz-transform: scale(.96,.96);
	-ms-transform: scale(.96,.96);
	-o-transform: scale(.96,.96);
}
.banner .content .slider .buttons.left {
	background-position: left top;
	left: 446px;
	top: 375px;
}
.banner .content .slider .buttons.right {
	left: 502px;
	top: 375px;
	background-position: right top;
}
.banner.scontent {
	height: 152px;
}
.banner.scontent .stitle {
	color: #FFF;
	display: block;
	font-family: 'din_trbold', sans-serif;
	font-size: 52px;
	margin-top: 43px;
}
.site-content {
	padding-top: 20px;
	padding-bottom: 120px;
}
.site-content.default {
	padding-top: 52px;
}
.site-content .content ul li.body-item {
	height: 275px;
	width: 33.3333%;
	float: left;
	position: relative;
}
.site-content .content ul .body-item .link {
	background-image: url(../images/_assets/icon-bodymenu.png);
	background-repeat: no-repeat;
	background-position: 395px -100px;
	position: absolute;
	z-index: 15;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	transition: all .4s;
}
.site-content .content ul .body-item .link:hover {
	background-position: right top;
}
.site-content .content ul .body-item h1 {
	font-size: 18px;
	color: #000;
	font-family: 'din_trblack', sans-serif;
	margin-bottom: 11px;
}
.site-content .content ul .body-item h1.color-white {
	color: #FFF;
}
.site-content .content ul .body-item p {
	font-size: 16px;
	text-decoration: none;
	line-height: 22px;
}
.site-content .content ul .body-item p.color-white {
	color: #FFF;
}
.site-content .content ul .body-item .icon {
	background-image: url(../images/_assets/icon-bodys.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 58px;
	display: inline-block;
	position: absolute;
	left: 38px;
	top: 35px;
	-webkit-transition: all .4s;
}
.site-content .content ul .body-item:hover .icon {
	-webkit-transform: scale(.9,.9);
}
.site-content .content ul .body-item .icon.stations {
	background-position: left top;
}
.site-content .content ul .body-item .text {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 35px;
	margin-right: 63px;
	margin-left: 38px;
}
.site-content .content ul li.body-item.red {
	background-color: #ef4233;
}
.site-content .content ul .body-item.ikmalimg {
	background-image: url(../images/_assets/img-ikmal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
.site-content .content ul .body-item.yellow {
	background-color: #fac614;
}
.site-content .content ul .body-item.green {
	background-color: #1aaa84;
}
.site-content .content ul .body-item.humanr {
	background-color: #f0f0f0;
	background-image: url(../images/_assets/img-humanicon.jpg);
	background-repeat: no-repeat;
	background-position: center 105px;
}
.site-content .content ul .body-item.humanr h1 {
	color: #333e51;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 33px;
}
.site-content .content ul .body-item.humanr p {
	color: #333e51;
	font-size: 13px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 33px;
	text-align: center;
	font-family: 'din_trmedium', sans-serif;
}
.site-content .content ul .body-item.supports {
	background-image: url(../images/_assets/img-contacticon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.site-content .content ul .body-item.supports .left-line {
	background-image: url(../images/_assets/icon-bodylineleft.png);
	position: absolute;
	top: 114px;
	right: -76px;
	background-position: left top;
	z-index: 100;
	height: 249px;
	width: 239px;
}
.site-content .content ul .body-item.supports .text {
	left: 0px;
	top: 45%;
	right: 0px;
	text-align: center;
}
.site-content .content ul .body-item.supports .text p {
	font-family: 'din_trmedium', sans-serif;
	font-size: 17px;
}
.site-content .content ul .body-item.supports .right-line {
	background-image: url(../images/_assets/icon-bodylineright.png);
	height: 370px;
	width: 356px;
	position: absolute;
	top: -275px;
	right: -630px;
}
.site-content .content ul .body-item.yellow .icon.dists {
	background-position: -165px top;
}
.site-content .content ul .body-item.youtubevideo iframe {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
.site-content .content ul .body-item.youtubevideo .video-mask.selected { 
	display: none;
}
.site-content .content ul .body-item.youtubevideo .video-mask {
	background-color: #000;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: .6;
	-webkit-opacity: .6;
	-moz-opacity: .6;
	-ms-opacity: .6;
	filter: alpha(opacity=60);
	background-image: url(../images/_assets/icon-youtube.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.site-content .content ul .body-item.oils {
	overflow: hidden;
}
.site-content .content ul .body-item.oils h1 {
	position: absolute;
	left: 38px;
	top: 35px;
}
.site-content     .content ul .body-item.oils .all{
	font-size: 10px;
	color: #bcbcbc;
	background-image: url(../images/_assets/icon-miniarrow.png);
	position: absolute;
	right: 32px;
	bottom: 28px;
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 15px;
	text-decoration: none;
	z-index: 100;
}
.site-content .content ul .body-item.oils .controls {
	position: absolute;
	width: auto;
	top: 43px;
	right: 30px;
	z-index: 100;
}
.site-content .content ul .body-item.oils .controls a {
	background-image: url(../images/_assets/icon-minislaytcontrols.gif);
	display: inline-block;
	height: 9px;
	width: 9px;
	margin-right: 1px;
	background-position: right top;
}
.site-content .content ul .body-item.oils .controls a.selected {
	background-position: left top;
}
.site-content .content ul .body-item.oils ul {
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
}
.site-content .content ul .body-item.oils ul li {
	height: 100%;
	width: 100%;
	text-align: center;
}
.site-content .content ul .body-item.oils ul li .name {
	display: block;
	text-align: left;
	margin-left: 38px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	margin-right: 110px;
	margin-top: 6px;
}
.site-content .content ul .body-item.oils ul li img {
	margin-top: 63px;
}
.site-content .content ul .body-item.oils .controls a:last-child {
	margin-right: 0px;
}
.site-content .content ul .body-item.green .icon.tts {
	background-position: -82px top;
}
.site-content .site-map {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 18px;
}
.site-content .site-map a {
	color: #a6a6a6;
	text-decoration: underline;
	display: inline-block;
	margin-right: 20px;
}
.site-content .site-map a.selected {
	text-decoration: none;
}
.site-content .content .sub-content-left {
	background-color: #fbfbfb;
	float: left;
	width: 26%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f1f1f1;
	padding-top: 50px;
	padding-bottom: 40px;
}
.site-content .content .sub-content-left .newrow {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.site-content .content .sub-content-left .newrow .ptitle {
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.site-content .content .sub-content-left .newrow .sub-content-menu {
	margin-bottom: 40px;
}
.site-content .content .sub-content-left .newrow .sub-content-menu li {
	background-image: url(../images/_assets/icon-subnav-arrow.png);
	background-repeat: no-repeat;
	background-position: left 26px;
}
.site-content .content .sub-content-left .newrow .sub-content-menu li .content-sub-menu {
}
.site-content .content .sub-content-left .newrow .sub-content-menu li .content-sub-menu a {
	display: block;
	text-decoration: none;
	color: #A5A5A5;
	padding-top: 9px;
	padding-bottom: 7px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-left: 20px;
	padding-left: 0px;
}
.site-content .content .sub-content-left .newrow .sub-content-menu li .content-sub-menu a:hover {
	border-bottom-color: #EB4239;
	text-decoration: none;
	color: #A5A5A5;
}
.site-content .content .sub-content-left .newrow .sub-content-menu li .content-sub-menu a.selected {
	text-decoration: none;
	color: #7F7F7F;
}
.site-content .content .sub-content-left .newrow .sub-content-menu li a {
	display: block;
	font-size: 18px;
	color: #7A7A7A;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-decoration: none;
}
.site-content .content .sub-content-left .newrow .sub-content-menu li a:hover {
	color: #333;
	text-decoration: underline;
}
.site-content .content .sub-content-left .newrow .sub-content-menu li a.selected {
	font-family: 'din_trmedium', sans-serif;
	color: #545454;
	text-decoration: underline;
}
.site-content .content .sub-content-right {
	float: right;
	width: 70%;
	padding-top: 65px;
}
.site-content .content .sub-content-right .ctitle {
	font-size: 29px;
	line-height: 36px;
	color: #1f1f1f;
	margin-bottom: 40px;
}
.site-content .content .sub-content-right .panelcontent {
	font-family: 'din_trlight', sans-serif !important;
}
.site-content .content .sub-content-right p {
	font-size: 17px;
	line-height: 27px;
	color: #404040;
	margin-bottom: 30px;
}
.site-content .content .sub-content-right .clist {
}
.site-content .content .sub-content-right .clist li {
	font-size: 17px;
	color: #797979;
	margin-bottom: 20px;
	line-height: 27px;
	background-image: url(../images/_assets/icon-content-listype.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 20px;
	margin-left: 30px;
}
.site-content .content .sub-content-right .ctitlesmall {
	font-size: 22px;
	color: #8D8D8D;
	line-height: 30px;
	margin-bottom: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.site-content .content .sub-content-right .ctitle {
	margin-bottom: 30px;
}
.site-content .content .sub-content-right .ctitlesmall.noborder {
	padding-left: 0px;
	border-left-style: none;
	margin-bottom: 20px;
}
.site-content .content .sub-content-right .akaryakit-urunler {
    overflow: hidden;
    margin-bottom: 5%;
}
.site-content .content .sub-content-right .akaryakit-urunler li {
	position: relative;
	float: left;
	margin-right: 1%;
    margin-bottom: 1%;
	width: 32.666%;
	height: auto;
	overflow: hidden;
}
.site-content .content .sub-content-right .akaryakit-urunler li.last {
	margin-right: 0px;
}
.site-content .content .sub-content-right .akaryakit-urunler li.diesel {
	background-color: #F4D12C;
}
.site-content .content .sub-content-right .akaryakit-urunler li.diesel p {
	color: #161616;
}
.site-content .content .sub-content-right .akaryakit-urunler li.kursunsuz {
	background-color: #107346;
}
.site-content .content .sub-content-right .akaryakit-urunler li.kursunsuz p {
	color: #FFF;
}
.site-content .content .sub-content-right .akaryakit-urunler li.lpg {
	background-color: #1E77CB;
}
.site-content .content .sub-content-right .akaryakit-urunler li.lpg p {
	color: #FFF;
}
.site-content .content .sub-content-right .akaryakit-urunler li.vpower {
	background-color: #ed2226;
}
.site-content .content .sub-content-right .akaryakit-urunler li.vpower p {
	color: #FFF;
}
.site-content .content .sub-content-right .akaryakit-urunler li p {
	font-size: 14px !important;
	line-height: 18px;
	padding-right: 33px;
	padding-left: 33px;
}
.site-content .content .sub-content-right .display-area {
    display: none;
}
.site-content .content .sub-content-right .display-area .display {
	background-color: #CCC;
	height: 409px;
	overflow: hidden;
	position: relative;
}
.site-content .content .sub-content-right .display-area .display-inform {
	background-color: #f4f4f4;
	padding-top: 25px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 3px;
}
.site-content .content .sub-content-right .display-area .display-inform h1 {
	margin-bottom: 0px;
	font-size: 23px;
}
.site-content .content .sub-content-right .display-area .display-inform p {
	margin-bottom: 0px !important;
	padding-bottom: 25px;
	font-size: 16px;
	line-height: normal;
}
.site-content .content .sub-content-right .droplist li {
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	margin-bottom: 3px;
}
.site-content .content .sub-content-right .droplist li .droparrow {
	background-image: url(../images/_assets/icon-droplisttype.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	width: 18px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 19px;
	margin-right: 2.5%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
	-o-transition: all .4s;
}
.site-content .content .sub-content-right .droplist li a {
	background-color: #31b9cd;
	color: #FFF;
	text-decoration: none;
	font-family: 'din_trbold', sans-serif;
	font-size: 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 3%;
	display: block;
}
.site-content .content .sub-content-right .droplist li .descriptions {
    display: none;
	padding: 3%;
}
.site-content .content .sub-content-right .droplist li .descriptions p {
	font-size: 15px;
	color: #666;
}
.site-content .content .sub-content-right .droplist li .descriptions p:last-child {
	padding: 0;
    margin: 0;
}
.site-content .content .sub-content-right .droplist li.selected .descriptions {
    display: block;
	background-color: #f0f0f0;
}
.site-content .content .sub-content-right .droplist li.selected .droparrow{
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.site-content .content .sub-content-right .droplist li.selected a {
	background-color: #888;
}
.video-list li    {
	float: left;
	width: 30.666%;
	background-color: #000;
	overflow: hidden;
	position: relative;
	margin-right: 4%;
	margin-bottom: 4%;
}
.video-list    {
	margin-top: 40px;
}
.video-list li a    {
	background-color: #000;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	opacity: .68;
	-webkit-opacity: .68;
	-moz-opacity: .68;
	-ms-opacity: .68;
	filter: alpha(opacity=68);
	background-image: url(../images/_assets/icon-youtube.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .4s;
	-webkit-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
}
.video-list li:hover a  {
	top: 60%;
	background-position: center -50px;
	opacity: .8;
	-webkit-opacity: .8;
	-moz-opacity: .8;
	-ms-opacity: .8;
	filter: alpha(opacity=80);
}
.video-list li span    {
	color: #FFF;
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: underline;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 18px;
	font-size: 15px;
}
.video-list li.last   {
	margin-right: 0px;
}
.video-list li.last.single {
	width: 100%;
}
.site-content .content .sub-content-right hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5e5e5;
	margin-top: 40px;
	margin-bottom: 40px;
}
.site-content .content .sub-content-right .products {
}
.site-content .content .sub-content-right .products li {
	float: left;
	border: 1px solid #e6e5e5;
	overflow: hidden;
	position: relative;
	width: 32%;
	text-align: center;
}
.site-content .content .sub-content-right .products li img {
	padding-top: 25%;
	padding-bottom: 13%;
}
.site-content .content .sub-content-right .products li span {
	font-family: 'din_trblack', sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	margin-top: 30px;
	margin-left: 30px;
	text-align: left;
	width: 50%;
}
.site-content .content .sub-content-right .products li a.all {
	color: #999;
	text-decoration: none;
	background-image: url(../images/_assets/icon-miniarrow.png);
	display: inline-block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding-left: 15px;
	font-family: 'din_trbold', sans-serif;
	margin-right: 15px;
	margin-bottom: 15px;
}
.site-content .content .sub-content-right .two-column {
	overflow: hidden;
}
.site-content .content .sub-content-right .two-column li {
	float: left;
	width: 50%;
	overflow: hidden;
	position: relative;
}
.site-content .content .sub-content-right .two-column li.right {
	padding-left: 5%;
	width: 45%;
}
.site-content .content .sub-content-right .buildings {
    overflow: hidden;
}
    .site-content .content .sub-content-right .buildings li {
        float: left;
        width: 28%;
        overflow: hidden;
        position: relative;
        margin-right: 5%;
        margin-bottom: 5%;
        border: 1px solid #ccc;
        height: auto;
        text-align: center;
        box-shadow: 2px 3px 0 #ccc;
        -webkit-box-shadow: 2px 3px 0 #ccc;
        -moz-box-shadow: 2px 3px 0 #ccc;
        -ms-box-shadow: 2px 3px 0 #ccc;
        -o-box-shadow: 2px 3px 0 #ccc;
    }
.footer .footer-top {
	background-image: url(../images/_assets/img-footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 121px;
	padding-top: 32px;
	padding-bottom: 31px;
}
.footer .footer-top .content ul li {
	float: left;
	width: 14%;
	padding-left: 3%;
}
.footer .footer-top .content ul li:first-child {
	padding-left: 0px;
}
.footer .footer-top .content ul li:last-child {
	background-image: none;
}
.footer .footer-top .content ul li strong {
	color: #acacac;
	margin-bottom: 8px;
	display: block;
}
.footer .footer-top .content ul li a {
	display: block;
	color: #989898;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer .footer-top .content ul li a:hover {
	color: #acacac;
	text-decoration: underline;
}
.footer .footer-bottom {
	background-color: #424446;
	color: #626262;
	padding-top: 23px;
	padding-bottom: 21px;
}
.footer .footer-bottom a {
	color: #7d7d7d;
	text-decoration: none;
}
.footer .footer-bottom .content .content-left {
	float: left;
}
.footer .footer-bottom .content .content-right {
	float: right;
}
