/* FLAT UI PALETTE */
/* GOOGLE MATERIAL PALETTE */
/* SOCIAL PALETTE */
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
li {
  list-style-type: none;
}
* {
  box-sizing: border-box;
}
.myclearfix:after,
.myclearfix:before {
  content: "";
  display: table;
}
.myclearfix:after {
  clear: both;
}
.myrow {
  display: block;
  *zoom: 1;
}
.myrow:after,
.myrow:before {
  content: "";
  display: table;
}
.myrow:after {
  clear: both;
}
.noscroll {
  overflow: hidden;
}
.hidden {
  display: none !important;
}
.textCenter {
  text-align: center;
}
.texttransition {
  -webkit-transition: color 150ms ease;
  -moz-transition: color 150ms ease;
  -ms-transition: color 150ms ease;
  -o-transition: color 150ms ease;
}
.bgtransition {
  -webkit-transition: background 400ms linear;
  -moz-transition: background 400ms linear;
  -ms-transition: background 400ms linear;
  -o-transition: background 400ms linear;
}
.bgtransitionfast {
  -webkit-transition: background 150ms linear;
  -moz-transition: background 150ms linear;
  -ms-transition: background 150ms linear;
  -o-transition: background 150ms linear;
}
.alltransition {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
}
.alltransitionfast {
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
}
.notselectable {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.ayrac5 {
  margin-bottom: 5px;
}
.ayrac5:after,
.ayrac5:before {
  content: "";
  display: table;
}
.ayrac5:after {
  clear: both;
}
.ayrac10 {
  margin-bottom: 10px;
}
.ayrac10:after,
.ayrac10:before {
  content: "";
  display: table;
}
.ayrac10:after {
  clear: both;
}
.ayrac15 {
  margin-bottom: 15px;
}
.ayrac15:after,
.ayrac15:before {
  content: "";
  display: table;
}
.ayrac15:after {
  clear: both;
}
.ayrac20 {
  margin-bottom: 20px;
}
.ayrac20:after,
.ayrac20:before {
  content: "";
  display: table;
}
.ayrac20:after {
  clear: both;
}
.ayrac25 {
  margin-bottom: 25px;
}
.ayrac25:after,
.ayrac25:before {
  content: "";
  display: table;
}
.ayrac25:after {
  clear: both;
}
.ayrac30 {
  margin-bottom: 30px;
}
.ayrac30:after,
.ayrac30:before {
  content: "";
  display: table;
}
.ayrac30:after {
  clear: both;
}
.ayrac35 {
  margin-bottom: 35px;
}
.ayrac35:after,
.ayrac35:before {
  content: "";
  display: table;
}
.ayrac35:after {
  clear: both;
}
[class^="boxShadowMeta-"] {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.boxShadowMeta-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.boxShadowMeta-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.boxShadowMeta-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.boxShadowMeta-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.boxShadowMeta-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.meta-shadow-1 {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.meta-shadow-2 {
  box-shadow: 0 4px 20px 0 rgba(168, 182, 191, 0.6);
}
.golgeGoogle {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
}
.golgeDribbble {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
}
.golgeDuolingo {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.04);
}
.verAlignParent {
  display: table;
  width: 100%;
  height: 100%;
}
.verAlignChild {
  display: table-cell;
  vertical-align: middle;
}
.mb3 {
  margin-bottom: 3px;
}
.whRatioChild {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dinamikKutuici {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.imgtransition img {
  transition: all 0.3s ease-in-out;
}
.imgtransition:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
html,
body {
  margin: 0;
  position: relative;
  width: 100%;
}
html {
  height: 100%;
}
body {
  background: #E7ECF0;
  line-height: 1;
  font-size: 15px;
  overflow-x: hidden;
  font-family: "Raleway", sans-serif;
  min-height: 100%;
  padding-bottom: 76px;
  color: #222;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
}
.view {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  height: 100%;
  position: relative;
  z-index: 1;
}
.toparea {
  position: absolute;
  left: 0;
  top: 0;
  height: 200px;
  width: 100%;
  z-index: 500;
}
.myshadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
}
.myshadow:hover {
  box-shadow: 0 4px 20px 0 rgba(168, 182, 191, 0.6);
}
img.standart {
  display: block;
  width: 100%;
  margin: 10px auto 20px;
}
header {
  padding: 25px 0;
  background: white;
  position: relative;
  z-index: 100;
  border-bottom: 1px solid #ecf0f1;
}
header .container {
  display: flex;
  align-items: center;
}
header .logo-main {
  height: 50px;
  margin-right: 30px;
}
header .logo-main img {
  height: 100%;
}
footer {
  text-align: center;
  font-size: 10px;
  background: white;
  line-height: 13px;
  padding: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
footer .container {
  display: flex;
  align-items: center;
}
footer .sol {
  text-align: left;
}
footer .sol img {
  display: block;
  height: 36px;
  margin-right: 15px;
}
footer .sag {
  text-align: right;
}
footer p {
  margin: 0;
  padding: 0;
}
footer a.link {
  font-size: 15px;
  color: #f39c12;
}
.onlinetakip {
  display: flex;
  justify-content: center;
}
a.link {
  color: #264161;
  font-weight: 600;
}
a.link:hover {
  text-decoration: underline;
}
.tepe {
  font-size: 10px;
  line-height: 19px;
  padding-top: 1px;
  background: #264161;
  color: rgba(255, 255, 255, 0.65);
  font-weight: 600;
}
.tepe .container {
  display: flex;
  justify-content: space-between;
}
.tepe a {
  color: rgba(255, 255, 255, 0.65);
  font-size: 12px;
}
.tepe a i {
  font-size: 9px;
  vertical-align: top;
  margin-top: 3px;
  background: rgba(255, 255, 255, 0.65);
  color: #264161;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  border-radius: 50%;
}
.tepe a:hover {
  color: #f39c12;
}
.tepe a:hover i {
  background: #f39c12;
}
.featuredbutton {
  background: #264161;
  border-radius: 3px;
  line-height: 42px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-weight: 600;
  padding: 0 16px;
  text-decoration: none;
  letter-spacing: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  color: #F8D047;
}
.featuredbutton.bigger {
  font-size: 15px;
  line-height: 52px;
  height: 50px;
  padding: 0 20px;
}
.featuredbutton:hover,
.featuredbutton:focus {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
}
.nav {
  text-align: center;
  display: flex;
}
.nav.center {
  justify-content: center;
}
.nav.featured {
  background: white;
  border-bottom: 4px solid transparent;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 10;
}
.nav.featured a {
  padding: 20px 5px;
  margin: 0 0px -4px;
  width: 160px;
  font-size: 12px;
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  color: #345a86;
}
.nav.featured a span {
  display: block;
  line-height: 15px;
}
.nav.featured a .svg {
  background: #264161;
  padding: 20px;
  height: 80px;
  max-height: 80px;
  color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.nav.featured a .svg path {
  fill: rgba(255, 255, 255, 0.65);
}
.nav.featured a:hover {
  color: #264161;
}
.nav.featured a:hover .svg {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.nav.featured a:hover .svg path {
  fill: #f39c12;
}
.nav.featured a.active,
.nav.featured a.active:hover {
  color: #264161;
}
.nav.featured a.active .svg,
.nav.featured a.active:hover .svg {
  background: #f39c12;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.nav.featured a.active .svg path,
.nav.featured a.active:hover .svg path {
  fill: #264161;
}
.nav.featured a:first-child,
.nav.featured a:nth-child(2),
.nav.featured a:nth-child(3) {
  display: none;
}
.nav.dil {
  margin-left: 5px;
  direction: rtl;
}
.nav.dil a {
  padding: 5px 10px;
  margin: 5px 0 5px 5px;
  font-size: 13px;
  height: 40px;
  line-height: 32px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  color: #7f8c8d;
}
.nav.dil a:hover {
  color: #264161;
}
.nav.dil a.active,
.nav.dil a.active:hover {
  color: white;
  background: #264161;
}
.nav.temel a {
  padding: 8px 15px 7px;
  border-radius: 3px;
}
.nav.temel a:hover,
.nav.temel a.active {
  color: #264161;
}
.nav.temel a.active {
  background: #f39c12;
}
.nav a {
  padding: 10px 10px;
  color: #345a86;
  margin: 0 5px;
  font-weight: 600;
  letter-spacing: 0.4px;
  font-size: 13px;
  line-height: 1.2;
}
.nav a img {
  margin: 0px auto 13px;
  display: block;
  height: 30px;
  max-height: 30px;
}
.nav a svg {
  display: block;
  margin: 0px auto 13px;
  height: 30px;
  max-height: 30px;
  vertical-align: middle;
}
.nav a:hover {
  color: #264161;
}
.nav a:hover .svg path {
  fill: #f1c40f;
}
.nav a.active {
  color: #f39c12;
}
.nav a.active .svg path {
  fill: #f39c12;
}
.nav a .svg path {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  fill: rgba(255, 255, 255, 0.65);
}
.filler {
  flex-grow: 1;
  text-align: center;
  height: 0;
}
.dizgi {
  display: flex;
  justify-content: space-between;
  text-align: center;
  flex-wrap: wrap;
}
.dizgi.referans .item,
.dizgi.ekibimiz .item {
  width: calc((100% - 120px)/5);
  margin-bottom: 30px;
}
.dizgi.referans .item img,
.dizgi.ekibimiz .item img {
  border-radius: 3px;
  overflow: hidden;
  display: block;
  width: 100%;
}
.dizgi.referans .item p,
.dizgi.ekibimiz .item p {
  font-size: 13px;
  font-weight: 700;
  padding: 0 15px 15px;
  line-height: 1.4;
}
.dizgi.referans .item {
  margin-bottom: 30px;
}
.dizgi.referans .item.filler1 {
  margin-bottom: 0;
  height: 0;
}
.dizgi.referans .item p {
  display: none;
}
.dizgi.ekibimiz .item {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  width: 30%;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 50px;
}
.dizgi.ekibimiz .item:first-child,
.dizgi.ekibimiz .item:nth-child(2) {
  width: 48%;
}
.dizgi.ekibimiz .item img {
  border-radius: 0px;
}
.dizgi.ekibimiz .item .text {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: 90px;
  align-items: center;
}
.dizgi.ekibimiz .item .text p {
  font-size: 15px;
  font-weight: 400;
  padding: 0px 5px;
  margin: 0;
  line-height: 20px;
  display: block;
}
.dizgi.ekibimiz .item .text p b {
  display: block;
  font-weight: 700;
}
.sutunsuz {
  margin: 0px 0 10px;
  padding: 40px 40px 0px;
  color: #34495e;
  text-align: center;
}
.sutunsuz h1 {
  font-size: 40px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 20px;
}
.sutunsuz h1.v2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.sutunsuz .onlinetakip {
  margin-top: 0;
  margin-bottom: 15px;
}
.sutunsuz p {
  max-width: 700px;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 10px;
  text-align: center;
}
.sutunsuz p a {
  color: #264161;
  font-weight: 600;
}
.sutunsuz p a:hover {
  text-decoration: underline;
}
.sutunsuz img {
  display: block;
  width: 100%;
  max-width: 700px;
  margin: 15px auto;
}
.sutunsuz > a {
  margin: auto;
  display: inline-block;
  vertical-align: top;
}
#nav-trigger {
  background: none;
  border: none;
  display: none;
  height: 70px;
  outline: 0;
  position: absolute;
  right: 0px;
  top: 0;
  width: 76px;
  z-index: 1001;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-trigger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 36px;
  opacity: 1;
  left: 20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: 0.25s ease-in-out;
  background: #264161;
}
#nav-trigger span:nth-child(1) {
  top: 25px;
}
#nav-trigger span:nth-child(2) {
  top: 34px;
}
#nav-trigger span:nth-child(3) {
  top: 43px;
}
#nav-trigger.open span:nth-child(1) {
  top: 32px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#nav-trigger.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#nav-trigger.open span:nth-child(3) {
  top: 32px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.baslikalani {
  background-image: url(/img/bg/containeryesil.jpg);
  background-color: #dac494;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-position-x: center;
  background-position-y: bottom;
  background-repeat: no-repeat;
  padding: 0px;
  height: 300px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  color: white;
}
.baslikalani h1 {
  margin: 0;
  padding: 0px 10px 95px;
  line-height: 1.2;
  font-size: 36px;
  font-weight: 800;
  color: white;
  text-align: left;
}
.sutunlu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sutunlu.anasayfa {
  background: none;
}
.sutunlu.anasayfa .sutunbir {
  flex: 74 0 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0;
  background: none;
  box-shadow: none;
  text-align: center;
}
.sutunlu.anasayfa .sutunbir p {
  background: white;
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  padding: 20px 25px;
  text-align: justify;
}
.sutunlu.anasayfa .sutunbir .banner {
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.sutunlu.anasayfa .sutunbir .banner img {
  display: block;
  width: 100%;
  margin: 0;
  border-radius: 3px 3px 0 0;
}
.sutunlu.anasayfa .sutunbir .banner .link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto 0;
  height: 50px;
  border-radius: 0 0 3px 3px;
  background: white;
  line-height: 1.2;
  padding: 0 20px;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  color: #264161;
}
.sutunlu.anasayfa .sutunbir .banner .link.ters {
  background: #264161;
  color: white;
}
.sutunlu.anasayfa .sutunbir .banner:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  text-decoration: none;
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
}
.sutunlu.anasayfa .sutunbir .banner:hover .link {
  background: #D14D45;
  color: white;
  text-decoration: none;
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
}
.sutunlu.anasayfa .sutunbir .banner:hover .link.ters {
  background: #D14D45;
  color: white;
}
.sutunlu.anasayfa .sutunbir .ikilibanner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sutunlu.anasayfa .sutunbir .ikilibanner .banner {
  width: calc((100% - 30px)/2);
}
.sutunlu.anasayfa .sutuniki {
  flex: 26 0 0;
}
.sutunbir {
  flex: 65 0 0;
  padding: 30px 50px 40px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
  background: white;
  border-radius: 5px;
  margin-top: -90px;
  margin-bottom: 30px;
}
.sutunbir a {
  color: #264161;
  font-weight: 600;
}
.sutunbir a:hover {
  text-decoration: underline;
}
.sutunbir .onlinetakip a {
  background: #264161;
  border-radius: 3px;
  line-height: 42px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-weight: 600;
  padding: 0 16px;
  text-decoration: none;
  letter-spacing: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  color: #F8D047;
  font-size: 15px;
  line-height: 52px;
  height: 50px;
  padding: 0 20px;
}
.sutunbir .onlinetakip a.bigger {
  font-size: 15px;
  line-height: 52px;
  height: 50px;
  padding: 0 20px;
}
.sutunbir .onlinetakip a:hover,
.sutunbir .onlinetakip a:focus {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
}
.sutunbir h1,
.sutunbir h2,
.sutunbir p {
  text-align: left;
}
.sutunbir h2,
.sutunbir h3 {
  margin: 30px 0 10px;
}
.sutunbir h4 {
  margin: 20px 0 5px;
}
.sutunbir h3 {
  line-height: 1.2;
}
.sutunbir img {
  display: block;
  margin: 20px -50px;
  width: calc(100% + 100px);
}
.sutunbir img.belge {
  width: 100%;
  margin: 20px auto;
}
.sutunbir p {
  font-size: 17px;
  line-height: 1.55;
  margin: 0 0 10px;
}
.sutunbir p a {
  color: #264161;
  font-weight: 600;
}
.sutunbir p a.butongibi {
  background: #264161;
  color: white;
  padding: 0px 11px 0 0;
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  line-height: 36px;
  font-size: 17px;
  font-weight: 600;
}
.sutunbir p a.butongibi.word {
  background: #345792;
}
.sutunbir p a.butongibi.pdf {
  background: #D74824;
}
.sutunbir p a.butongibi .material-icons {
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  font-size: 24px;
  padding: 0px 7px;
  margin-right: 5px;
  background: rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.sutunbir p a.butongibi:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  text-decoration: none;
}
.sutunbir p a.butongibi.telefon {
  padding: 2px 11px 0px 0;
  line-height: 34px;
}
.sutunbir ul,
.sutunbir ol {
  margin-top: 0;
  padding-top: 5px;
  padding-left: 18px;
}
.sutunbir ul li,
.sutunbir ol li {
  line-height: 1.55;
  font-size: 17px;
  list-style-type: circle;
}
.sutunbir ol li {
  list-style-type: decimal;
}
.sutunbir iframe {
  margin-top: 20px;
  display: block;
}
.butongibi {
  background: #264161;
  color: white;
  padding: 0px 11px 0 0;
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  line-height: 36px;
  font-size: 17px;
  font-weight: 600;
}
.butongibi.word {
  background: #345792;
}
.butongibi.pdf {
  background: #D74824;
}
.butongibi .material-icons {
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  font-size: 24px;
  padding: 0px 7px;
  margin-right: 5px;
  background: rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.butongibi:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  text-decoration: none;
}
.butongibi.telefon {
  padding: 2px 11px 0px 0;
  line-height: 34px;
}
.sutuniki {
  flex: 35 0 0;
  width: 300px;
  padding: 30px 0 0px 30px;
}
.sutuniki h3 {
  padding: 24px 20px 22px;
  margin: 0;
  color: white;
  background: #264161;
}
.doviztablosu {
  background: white;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
  color: #264161;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
}
.doviztablosu ul {
  margin: 0;
  padding: 5px 10px 9px;
}
.doviztablosu ul li {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  margin-bottom: 1px;
  border-radius: 3px;
  color: #264161;
}
.doviztablosu ul li i {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  width: 30px;
  text-align: center;
  font-size: 13px;
}
.doviztablosu ul li i.dollar {
  font-size: 18px;
}
.doviztablosu ul li span {
  display: inline-block;
  vertical-align: top;
  line-height: 32px;
  height: 30px;
}
.doviztablosu ul li div {
  padding: 0px;
  line-height: 30px;
}
.doviztablosu ul li .kucuk {
  font-size: 13px;
}
.doviztablosu ul li .first {
  padding-left: 10px;
  border-radius: 3px;
  width: 35%;
  font-weight: 300;
}
.doviztablosu ul li .first.bos {
  background: none;
}
.doviztablosu ul li .second,
.doviztablosu ul li .third {
  width: 30%;
  text-align: right;
  text-align: center;
  border-radius: 3px;
  height: 30px;
  line-height: 32px;
}
.doviztablosu ul li .second.text,
.doviztablosu ul li .third.text {
  font-size: 13px;
}
.doviztablosu ul li.sayilar {
  font-weight: bold;
}
.doviztablosu ul li.sayilar .second,
.doviztablosu ul li.sayilar .third {
  font-family: Arial, Helvetica, sans-serif;
}
.doviztablosu ul li.sayilar .second:before,
.doviztablosu ul li.sayilar .third:before {
  content: "₺ ";
}
.doviztablosu.motorin h3 {
  background-color: #D14D45;
  background-image: url(/img/petrol-ofisi-logo.png);
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-position: 96% center;
}
.doviztablosu.motorin ul {
  padding: 10px 10px 9px;
}
.doviztablosu.motorin ul li .first {
  width: 70%;
}
.sutunbilgi {
  background: white;
  padding: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
.sutunbilgi p {
  margin-bottom: 8px;
  line-height: 1.5;
  font-size: 14px;
  margin: 20px;
}
.sutunbilgi ul,
.sutunbilgi ol {
  padding-left: 18px;
  margin: 20px;
}
.sutunbilgi ul li,
.sutunbilgi ol li {
  line-height: 1.5;
  font-size: 14px;
  list-style-type: circle;
}
.faydalilinkler {
  margin-bottom: 30px;
  color: black;
  font-size: 14px;
  font-weight: 600;
  overflow: hidden;
  background: white;
  border-radius: 5px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
}
.faydalilinkler a {
  display: block;
  color: #264161;
  padding: 10px 20px;
  line-height: 1.5;
  padding-left: 40px;
  position: relative;
}
.faydalilinkler a:first-child {
  margin-top: 10px;
}
.faydalilinkler a:last-child {
  margin-bottom: 10px;
}
.faydalilinkler a:hover {
  color: #264161;
  text-decoration: underline;
}
.faydalilinkler a:before {
  font-family: 'Material Icons';
  content: "arrow_forward";
  -webkit-font-feature-settings: 'liga';
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 15px;
  top: 10px;
}
.downloadikonlari {
  display: flex;
  justify-content: space-between;
  text-align: center;
  flex-wrap: wrap;
}
.downloadikonlari a {
  width: 30%;
  color: #95a5a6;
}
.downloadikonlari a img {
  display: block;
  width: 100%;
  padding: 20px;
  margin-bottom: 15px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  background: white;
  border-radius: 10px;
}
.downloadikonlari a span {
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.downloadikonlari a:hover {
  color: #264161;
  text-decoration: none ;
}
.downloadikonlari a:hover img {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  background: #264161;
}
h2.refer {
  text-align: center;
  background: #264161;
  padding: 20px;
  color: white;
  border-radius: 3px;
  margin-top: 30px;
  line-height: 1.16;
}
.telefon {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.bilgitoplumu {
  font-size: 13px;
  font-weight: bold;
  color: #264161;
  text-decoration: underline;
  margin-top: 0px;
  display: block;
  line-height: 1.5;
}
@media only screen and (max-width: 1199px) {
  .container {
    width: 970px;
  }
  .dizgi.referans .item {
    width: calc((100% - 60px)/4);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 992px) {
  body {
    padding-bottom: 170px;
  }
  .sutunlu {
    display: block;
  }
  .sutunlu .sutunbir,
  .sutunlu .sutuniki {
    display: block;
  }
  .sutunlu .sutunbir {
    padding: 25px 25px;
    margin-top: -40px;
  }
  .sutunlu .sutunbir h2 {
    margin: 20px 0 10px;
  }
  .sutunlu .sutunbir p,
  .sutunlu .sutunbir li {
    font-size: 15px;
  }
  .sutunlu .sutunbir img {
    margin: 20px -25px;
    width: calc(100% + 50px);
  }
  .sutunlu .sutuniki {
    width: 100%;
    padding: 0;
    margin: 20px auto 0;
  }
  .baslikalani {
    padding-bottom: 40px;
    justify-content: center;
    height: 200px;
  }
  .baslikalani h1 {
    padding: 10px 10px 0;
    text-align: center;
  }
  .container {
    width: 750px;
    padding-right: 8px;
    padding-left: 8px;
  }
  header .logo-main {
    margin-right: 30px;
  }
  header .nav a {
    font-size: 13px;
    padding: 10px 10px;
    margin: 0;
  }
  footer {
    text-align: center;
    padding: 0 15px;
    height: 170px;
  }
  footer .container {
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }
  footer .sol,
  footer .sag,
  footer .link {
    text-align: center;
    margin: 5px auto;
  }
  footer .sol img,
  footer .sag img,
  footer .link img {
    height: 40px;
    margin: auto;
  }
  footer .filler {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
  }
  .link {
    font-size: 13px;
  }
  .mobilehidden {
    display: none !important;
  }
  .tepe {
    position: relative;
    z-index: 150;
  }
  header {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
    border: none;
    padding: 0;
    height: 70px;
  }
  header .logo-main {
    height: 36px;
    position: absolute;
    left: 20px;
    top: 17px;
  }
  header .onlinetakip {
    width: 100%;
    position: absolute;
    top: 75px;
    left: 0;
  }
  header .nav.temel,
  header .nav.dil,
  header .onlinetakip {
    display: none;
  }
  header .nav.dil {
    position: absolute;
    top: 16px;
    right: 76px;
    display: block;
  }
  header .nav.dil a {
    padding: 5px 7px;
    font-size: 10px;
    height: 28px;
    line-height: 20px;
  }
  #nav-trigger {
    display: block;
  }
  .sutunsuz {
    margin: 0px 0 0px;
    padding: 30px 20px 0px;
  }
  .sutunsuz h1 {
    font-size: 24px;
  }
  .sutunsuz h1.v2 {
    font-size: 17px;
  }
  .sutunsuz p {
    font-size: 15px;
  }
  .dizgi.referans .item {
    width: calc((100% - 16px)/3);
    margin-bottom: 8px;
  }
  .dizgi.referans .item p {
    font-size: 12px;
    padding: 10px;
    margin: 0 0 20px;
  }
  .dizgi.ekibimiz .item {
    width: 48.5%;
    margin-bottom: 16px;
  }
  .dizgi.ekibimiz .item:first-child,
  .dizgi.ekibimiz .item:nth-child(2) {
    width: 100%;
  }
  .dizgi.ekibimiz .item .text {
    height: 76px;
  }
  .dizgi.ekibimiz .item .text p {
    font-size: 13px;
    line-height: 18px;
  }
  .nav a {
    padding: 5px;
    font-size: 11px;
  }
  .nav.featured {
    padding-top: 70px;
    display: none;
    width: 100%;
    height: 100%;
    background: none;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: background 400ms ease;
    -moz-transition: background 400ms ease;
    -ms-transition: background 400ms ease;
    -o-transition: background 400ms ease;
    background: #264161;
    border: none;
    z-index: 50;
  }
  .nav.featured a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    align-items: center;
    font-size: 13px;
    border-bottom: 1px solid #223a56;
    flex-direction: row-reverse;
    margin: 0;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 500;
  }
  .nav.featured a.active,
  .nav.featured a.active:hover,
  .nav.featured a:hover {
    background: #223a56;
    color: white;
    border-bottom: 1px solid #223a56;
  }
  .nav.featured a.active .svg,
  .nav.featured a.active:hover .svg,
  .nav.featured a:hover .svg {
    box-shadow: none;
    background: none;
  }
  .nav.featured a.active .svg path,
  .nav.featured a.active:hover .svg path,
  .nav.featured a:hover .svg path {
    fill: white;
  }
  .nav.featured a .svg {
    height: 28px;
    margin: 0;
    background: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
  }
  .nav.featured a:first-child,
  .nav.featured a:nth-child(2),
  .nav.featured a:nth-child(3) {
    display: flex;
  }
  .baslikalani {
    background-position-y: -100px;
    background-attachment: unset;
  }
  .baslikalani h1 {
    font-size: 30px;
  }
  .sutunlu .sutunbir {
    margin-bottom: 16px;
  }
  .sutunlu .sutuniki {
    margin-top: 0;
  }
  .sutunlu .sutuniki > div {
    margin-bottom: 16px;
  }
  .sutunlu {
    justify-content: column;
    align-items: flex-start;
  }
  .sutunlu.anasayfa {
    background: none;
  }
  .sutunlu.anasayfa .sutunbir {
    padding: 0;
    margin-top: 30px;
  }
  .sutunlu.anasayfa .sutunbir .banner {
    margin-bottom: 16px;
  }
  .sutunlu.anasayfa .sutunbir .banner .link {
    margin: 0px auto 0;
    height: 50px;
    border-radius: 0 0 3px 3px;
    background: white;
    padding: 0 20px;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    color: #264161;
  }
  .sutunlu.anasayfa .sutunbir .ikilibanner {
    display: flex;
    justify-content: column;
    flex-wrap: wrap;
  }
  .sutunlu.anasayfa .sutunbir .ikilibanner .banner {
    width: calc(100%);
  }
  .sutunlu.anasayfa .sutuniki {
    flex: 26 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .dizgi.referans .item {
    width: calc((100% - 8px)/2);
    margin-bottom: 8px;
  }
  .dizgi.referans .item p {
    font-size: 11px;
    padding: 5px;
  }
}
