
.grid_optimize{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on December 6, 2013 */
/*
@font-face {
  font-family: 'futuraregular';
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futura-webfont.eot");
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futura-webfont.eot?#iefix") format("embedded-opentype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futura-webfont.woff") format("woff"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futura-webfont.ttf") format("truetype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futura-webfont.svg#futuraregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'futuraboldbold';
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabold-webfont.eot");
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabold-webfont.eot?#iefix") format("embedded-opentype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabold-webfont.woff") format("woff"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabold-webfont.ttf") format("truetype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabold-webfont.svg#futuraboldbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'futurabookbook';
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabook-webfont.eot");
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabook-webfont.eot?#iefix") format("embedded-opentype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabook-webfont.woff") format("woff"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabook-webfont.ttf") format("truetype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/futurabook-webfont.svg#futurabookbook") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bodoniregular';
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/bodoni-webfont.eot");
  src: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/bodoni-webfont.eot?#iefix") format("embedded-opentype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/bodoni-webfont.woff") format("woff"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/bodoni-webfont.ttf") format("truetype"), url("https://images.boyner.com.tr/CmsFiles/DesignFiles/yilbasi/fonts/bodoni-webfont.svg#bodoniregular") format("svg");
  font-weight: normal;
  font-style: normal; }*/
/*
body {
  font-family: "Arial";
   }

h1, h2, h3, h4, h5, h6 {
  font-family: "futuraregular",sans-serif;
  font-style: normal;
  font-weight: 700; }

p {
  margin: 5px 0; }*/
/*
ul {
  padding: 0;
  margin: 10px 0; }

ul li {
  list-style: none; }

a {
  text-decoration: none;
  transition: .3s all; }
*/
.left {
  float: left; }

.right {
  float: right; }

.bold {
  font-weight: bold; }

.marginlessLeft {
  margin-left: 0 !important; }

.marginlessRight {
  margin-right: 0 !important; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

/*.last {
  margin-right: 0 !important; }
*/
.header-red {
  font-size: 55px;
  color: #cf252c;
  font-family: "futurabookbook",sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: center; }

.ece_stil_banner .titleEce {
  position: absolute;
  right: 34px;
  top: 133px; }
  .ece_stil_banner .titleEce h1 {
    color: #cf252c;
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35.5px; }
    .ece_stil_banner .titleEce h1 span {
      font-size: 41.84px; }
.ece_stil_banner:hover .titleEce h1 {
  text-decoration: underline; }

.smaller-font {
  font-size: 20px !important; }

.three_row_page .linkBoxWithTitle {
  height: 400px; }
  .three_row_page .linkBoxWithTitle .name {
    height: 72px; }

/* LAYOUT */
/* Get the bourbon mixin from https://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a {
  color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em; }

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.flip-clock-wrapper:after {
  clear: both; }

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000; }

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important; }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

/*------------------
  Grid Settings
-------------------*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.row {
  width: 978px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto; }

.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin-left: -9px;
  margin-right: -9px;
  margin-top: 0;
  margin-bottom: 0;
  overflow: visible; }

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
/**
* General properties of columns
*/
.column-1 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-2 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-3 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-4 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-5 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-6 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-7 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-8 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-9 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-10 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-11 {
  display: inline;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 9px; }

.column-12 {display: inline;
float: left;
position: relative;
min-height: 1px;
padding: 0 2px;}

/**
* Column widths
*/
.column-1 {
  width: 81.5px; }

.column-2 {
  width: 163px; }

.column-3 {
  width: 221.5px; }

.column-4 {
  width: 326px; }

.column-5 {
  width: 407.5px; }

.column-6 {
  width: 462px; }

.column-7 {
  width: 570.5px; }

.column-8 {
  width: 652px; }

.column-9 {
  width: 733.5px; }

.column-10 {
  width: 815px; }

.column-11 {
  width: 896.5px; }

.column-12 {
  width: 978px; }

.row .row .column-1 {
  width: 8.33333%; }
.row .row .column-2 {
  width: 16.66667%; }
.row .row .column-3 {
  width: 25%; }
.row .row .column-4 {
  width: 33.33333%; }
.row .row .column-5 {
  width: 41.66667%; }
.row .row .column-6 {
  width: 50%; }
.row .row .column-7 {
  width: 58.33333%; }
.row .row .column-8 {
  width: 66.66667%; }
.row .row .column-9 {
  width: 75%; }
.row .row .column-10 {
  width: 83.33333%; }
.row .row .column-11 {
  width: 91.66667%; }
.row .row .column-12 {
  width: 100%; }

/**
* Pushes
*/
.push-1 {
  margin-left: 81.5px; }

.push-2 {
  margin-left: 163px; }

.push-3 {
  margin-left: 244.5px; }

.push-4 {
  margin-left: 326px; }

.push-5 {
  margin-left: 407.5px; }

.push-6 {
  margin-left: 489px; }

.push-7 {
  margin-left: 570.5px; }

.push-8 {
  margin-left: 652px; }

.push-9 {
  margin-left: 733.5px; }

.push-10 {
  margin-left: 815px; }

.push-11 {
  margin-left: 896.5px; }

.push-12 {
  margin-left: 978px; }

/**
* for centering the columns. Should be used with column_x classes.
* Works when only on column exists in a row
*/
.row > .centered {
  float: none;
  margin: 0 auto;
  display: block; }
/*
img {
  height: auto; }

img, object, embed {
  max-width: 100%; }
*/
[class*="column-"] + [class*="column-"]:last-child {
  float: left; }

[class*="column-"] + [class*="column-"].end {
  float: left; }

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* Nicolas Gallagher's micro clearfix */
.row {
  *zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

/* https://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* https://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.left-col {
  width: 671px;
  float: left;
  padding-right: 10px; }

.right-col {
  float: right;
  width: 299px;
  border-left: 1px solid #BCBCBC;
  padding-left: 18px; }

.slider-area {
  width: 471px;
  height: 654px;
  border: 1px solid #d7d7d7;
  position: relative;
  float: left;
  margin: 18px 18px 0 0; }
  .slider-area #ny-slider-content .thumb {
    height: 454px;
    width: 419px;
    text-align: center;
    margin: 0 auto; }
    .slider-area #ny-slider-content .thumb img {
      max-height: 100%;
      max-width: 100%;
      margin: 0 auto; }
  .slider-area .ny-slider-nav {
    position: absolute;
    top: 40%;
    width: 100%; }
    .slider-area .ny-slider-nav #ny-prev-item {
      cursor: pointer;
      position: absolute;
      width: 42px;
      height: 90px;
      display: inline-block;
      left: 0;
      background: url("../img/slider-arrows.png") no-repeat left; }
    .slider-area .ny-slider-nav #ny-next-item {
      cursor: pointer;
      position: absolute;
      width: 42px;
      height: 90px;
      display: inline-block;
      right: 0;
      background: url("../img/slider-arrows.png") no-repeat right; }
  .slider-area .pre 
  {
      /*
    text-align: center;
    display: inline-block;
    width: 100%;
    color: black;
    padding: 0 20px 30px; 
    */
    text-align: center;
display: inline-block;
color: black;
padding-left: 20px;
width: 451px !important;
    }
    .slider-area .pre h2 {
      font-family: "futurabookbook",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 21px;
      color: #cf252c;
      margin: 0; }
    .slider-area .pre .excerpt
     {
      font-family: "futurabookbook",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      margin-bottom: 1px;
      line-height: 1.3em; 
      max-width:425px !important;
      width:425px !important;
      min-width:425px !important;
      }
      .slider-area .pre .excerpt p {
        margin-bottom: 0; }
    .slider-area .pre .price {
      font-family: "futuraboldbold",sans-serif;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 18px; }
    .slider-area .pre .buy {
      height: 31px;
      line-height: 31px;
      margin-top: 10px;
      font-family: tahoma; }
      .slider-area .pre .buy span 
      {
          /*
        color: white;
        background-color: #cf252c;
        padding: 3px 5px;
        height: 100%;
        display: inline-block;
        vertical-align: top;
        margin-right: 2px;
        line-height: 26px;*/
        color: white;
background-color: #cf252c;
padding: 0px 5px;
display: inline-block;
vertical-align: top;
margin-right: 2px;
line-height: 30px;
height: 31px !important;
font-size: 16px;

         }
         
      .slider-area .pre .buy span.arrow {
        width: 21px !important;
        height: 31px;
        background: url("../img/list_bg_current.png") no-repeat 11px center #cf252c;
        display: inline-block;
        }

.gallery-area .gallery-item {
  float: left;
  width: 145px;
  height: 150px;
  margin: 18px 18px 0 0;
  cursor: pointer;
  border: 1px solid #d7d7d7; }
  .gallery-area .gallery-item.last {
    margin-right: 0; }
  .gallery-area .gallery-item .pre {
    display: none;
    color: black; }
  .gallery-area .gallery-item .thumb {
    line-height: 145px;
    height: 148px;
    width: 143px;
    text-align: center; }
    .gallery-area .gallery-item .thumb img {
      max-height: 148px;
      max-width: 143px;
      vertical-align: middle;
      margin: 0 auto; }
  .gallery-area .gallery-item.selected-gallery-item {
    border: #cf252c 1px solid; }

.banner {
  position: relative; }
  .banner nav.catalogue_nav {
    position: absolute;
    right: 33px;
    top: 33px;
    color: black;
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px; }
    .banner nav.catalogue_nav ul li {
      margin: 3px 0;
      border: 1px solid #d7d7d7;
      padding: 5px 29px 5px 12px;
      width: 330px;
      /*height: 34px;*/
      background: url("../img/list_bg.png") no-repeat right center white;
      cursor: pointer; }
      .banner nav.catalogue_nav ul li:hover {
        background: url("../img/list_bg_current.png") no-repeat right center #f43741;
        color: white; }
        .banner nav.catalogue_nav ul li:hover a {
          color: white; }
      .banner nav.catalogue_nav ul li.current {
        background: url("../img/list_bg_current.png") no-repeat right center #cf252c;
        color: white;
        border-color: #852B1E; }
        .banner nav.catalogue_nav ul li.current a {
          color: white; }
      .banner nav.catalogue_nav ul li a {
        transition: none;
        color: black; }

.content .box {
  background-color: #e8e8e8;
  display: inline-block;
  height: 260px;
  width: 308px;
  float: left;
  margin-top: 18px;
  position: relative; }
  .content .box:hover .title-top .top, .content .box:hover .title-top .bottom {
    text-decoration: underline; }
  .content .box.double {
    height: 538px; }
  .content .box.wide {
    width: 634px; }
  .content .box.clockdiv {
    background: url("../img/saat.png") no-repeat center; }
  .content .box .title h4 {
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: white;
    position: absolute;
    bottom: 0;
    background: black;
    height: 40px;
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: 40px; }
  .content .box .title-transparent {
    position: absolute;
    bottom: 0;
    background: url("../img/transparent_bg_50.png") repeat;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    color: white;
    padding: 20px 17px;
    font-size: 13px; }
  .content .box .title-top {
    position: absolute;
    top: 14px;
    left: 0;
    text-align: center;
    color: white;
    display: block;
    width: 100%; }
    .content .box .title-top .top {
      font-family: "futuraboldbold",sans-serif;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 18px;
      width: 100%;
      display: inline-block; }
    .content .box .title-top .bottom {
      font-family: "futurabookbook",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 24px; }

.flip-clock-wrapper {
  margin-top: 112px; }
  .flip-clock-wrapper ul {
    width: 20px;
    height: 30px;
    line-height: 30px; }
    .flip-clock-wrapper ul li a div div.inn {
      font-size: 25px; }
  .flip-clock-wrapper .flip-clock-divider {
    width: 15px;
    height: 81px; }
    .flip-clock-wrapper .flip-clock-divider.days {
      width: 0; }
    .flip-clock-wrapper .flip-clock-divider .flip-clock-label {
      right: -40px; }
    .flip-clock-wrapper .flip-clock-divider .flip-clock-dot {
      width: 8px;
      height: 8px; }
      .flip-clock-wrapper .flip-clock-divider .flip-clock-dot.top {
        top: 10px; }
      .flip-clock-wrapper .flip-clock-divider .flip-clock-dot.bottom {
        bottom: 49px; }
    .flip-clock-wrapper .flip-clock-divider.minutes .flip-clock-label {
      right: -47px; }
    .flip-clock-wrapper .flip-clock-divider.seconds .flip-clock-label {
      right: -47px; }
  .flip-clock-wrapper .flip-clock-label {
    display: none; }

.catalogue_title {
  background: url("../img/catalogue_title_bg.jpg") no-repeat;
  text-align: center;
  height: 130px; }
  .catalogue_title.fifty {
    background: url("../img/catalogue_title_bg_50.jpg") no-repeat; }
  .catalogue_title.hundred {
    background: url("../img/catalogue_title_bg_100.jpg") no-repeat; }
  .catalogue_title h1 {
    line-height: 130px;
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    color: #cf252c;
    margin: 18px 0; }

.sliding-nav {
  cursor: pointer;
  position: fixed;
  left: -287px;
  top: 50%;
  margin-top: -100px;
  width: 393px;
  height: 281px;
  padding: 11px 14px;
  /*background: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/10467.png") no-repeat; <!-- ŞEKER -->*/
  background: url("https://images.boyner.com.tr/CmsFiles/DesignFiles/10949.png") no-repeat;
  z-index: 99999;
   }
  .sliding-nav ul {
    margin: 0;
    padding: 0;
    text-align: right;
    padding-right: 115px; }
    .sliding-nav ul li 
    {
        width: 268px;
      line-height: 42px;
      height: 42px; }
      .sliding-nav ul li a {
        font-family: "futurabookbook",sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        color: white;
		padding-right:5px;
		}

.tab-area .tab {
  transition: none;
  display: inline-block;
  vertical-align: bottom;
  background: #cf252c;
  width: 315px;
  margin-right: 3px;
  text-align: center;
  position: relative;
  padding: 5px 0;
  color: white;
  height: 67px; }
  .tab-area .tab span.arrow {
    display: none;
    position: absolute;
    bottom: -14px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -14px;
    border-left: 25px transparent solid;
    border-right: 25px transparent solid;
    border-top: 14px solid #cf252c;
    z-index: 1; }
  .tab-area .tab span.first {
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    width: 100%;
    display: block; }
  .tab-area .tab span.second {
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    width: 100%;
    display: block; }
  .tab-area .tab.active {
    background-color: #cf252c;
    height: 85px; }
    .tab-area .tab.active .arrow {
      display: inline; }
  .tab-area .tab:last-child {
    margin-right: 0; }

.linkBoxWithTitle {
 padding-bottom:10px;
  text-align: center;
  float: left;
  width: 225px;
  color: black;
  font-family: arial;
  margin: 15px 19px 0 0; }
  .linkBoxWithTitle .thumb {
    border: 1px solid #d7d7d7; }
  .linkBoxWithTitle .thumb {
    height: 225px; }
    .linkBoxWithTitle .thumb img {
      max-width: 200px;
      max-height: 200px; }
  .linkBoxWithTitle h2 {
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #cf252c;
    font-size: 21px;
    margin: 10px 0 0px; }
  .linkBoxWithTitle p.price {
    font-family: "futuraboldbold",sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 16px; }
  .linkBoxWithTitle p.name {
    font-size: 14px;
    margin-top: 0; }
  .linkBoxWithTitle p.link {
    line-height: 31px;
    height: 31px;
    font-family: tahoma; }
    .linkBoxWithTitle p.link span 
    {
        /*
      color: white;
      background-color: #cf252c;
      padding: 3px 5px;
      height: 100%;
      display: inline-block;
      vertical-align: top;
      margin-right: 2px;
      line-height: 26px; */
color: white;
background-color: #cf252c;
padding: 0px 5px;
display: inline-block;
vertical-align: top;
margin-right: 2px;
line-height: 30px;
height: 31px !important;
font-size: 14px;
}
    .linkBoxWithTitle p.link span.arrow {
      width: 21px !important;
      height: 31px;
      background: url("../img/list_bg_current.png") no-repeat 11px center #cf252c;
      display: inline-block; }

.colored-box {
  float: left;
  margin-right: 2px;
  width: 219px;
  height: 100px;
  padding: 25px 35px 25px 60px;
  display: inline-block;
  color: white; }
  .colored-box h4 {
    vertical-align: middle;
    margin: 0;
    font-family: "futurabookbook",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px; }
  .colored-box:last-child {
    margin-right: 0; }
  .colored-box.first {
    background: #d76121 url("../img/colored1.png") no-repeat center; }
    .colored-box.first:hover {
      background-color: #AF5523; }
  .colored-box.second {
    background: #c1191b url("../img/colored2.png") no-repeat center; }
    .colored-box.second:hover {
      background-color: #A21D19; }
  .colored-box.third {
    background: #a7171b url("../img/colored3.png") no-repeat center;
    margin-right: 0; }
    .colored-box.third:hover {
      background-color: #8D1C18; }
  .colored-box.fourth {
    background: #7d1b1b url("../img/colored4.png") no-repeat center; }
    .colored-box.fourth:hover {
      background-color: #661B16; }
  .colored-box.fifth {
    background: #5d1919 url("../img/colored5.png") no-repeat center; }
    .colored-box.fifth:hover {
      background-color: #44140E; }
  .colored-box.sixth {
    background: #3f1917 url("../img/colored6.png") no-repeat center;
    margin-right: 0; }
    .colored-box.sixth:hover {
      background-color: #240700; }

.arrow-link-left {
  display: block;
  color: black;
  border-bottom: 1px solid #BCBCBC;
  padding: 42px 0; }
  .arrow-link-left img {
    float: left;
    margin-right: 17px; }
  .arrow-link-left .header {
    padding-left: 60px;
    background: url("../img/header_arrow.png") no-repeat left center;
    display: inline-block; }
    .arrow-link-left .header h2 {
      font-family: 'bodoniregular';
      font-weight: normal;
      font-style: normal;
      font-size: 55px;
      color: black;
      margin: 5px 0; }
  .arrow-link-left p {
    font-family: 'futuraregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin-left: 260px;
    margin-right: 30px; }

.arrow-link-right {
  display: block;
  color: black;
  border-bottom: 1px solid #BCBCBC;
  padding: 45px 0; }
  .arrow-link-right img {
    float: right;
    margin-left: 17px; }
  .arrow-link-right .header {
    padding-right: 60px;
    background: url("../img/header_arrow-right.png") no-repeat right center;
    display: inline-block;
    width: 449px;
    text-align: right; }
    .arrow-link-right .header h2 {
      font-family: 'bodoniregular';
      font-weight: normal;
      font-style: normal;
      font-size: 55px;
      color: black;
      margin: 5px 0; }
  .arrow-link-right p {
    font-family: 'futuraregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin-right: 260px;
    margin-left: 30px;
    text-align: right; }

.columnHead {
  background: url("../img/home.png") no-repeat center 17px #e9f4f4;
  text-align: center;
  padding: 34px;
  padding-top: 84px;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 3px; }
  .columnHead h2 {
    color: #5F5F5F;
    font-family: 'futuraregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    margin: 0;
    margin-bottom: 5px; }

.columnLink {
  display: block;
  position: relative;
  text-align: center;
  border-bottom: 1px dashed #BCBCBC;
  padding: 10px 0; }
  .columnLink .title {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8) url("../img/list_bg.png") no-repeat 245px 11px; }
    .columnLink .title h3 {
      font-family: 'futuraregular';
      font-weight: normal;
      font-style: normal;
      font-size: 21px;
      color: black;
      margin: 7px 0; }

.boxWithImage {
  display: block;
  margin: 18px 0;
  height: 192px; }
  .boxWithImage img {
    height: 192px;
    width: 227px; }
  .boxWithImage.double {
    height: 402px; }
    .boxWithImage.double img {
      height: 402px; }
  .boxWithImage.wide {
    width: 470px; }
    .boxWithImage.wide img {
      width: 470px; }

.inner-page-head h1 {
  font-family: 'bodoniregular';
  font-weight: normal;
  font-style: normal;
  float: left;
  color: black;
  font-size: 55px;
  text-align: right;
  margin: 0;
  margin-right: 27px; }
.inner-page-head p {
  color: black;
  font-family: 'futuraregular';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  margin-top: 50px; }
  .inner-page-head p.align-to-top {
    margin-top: 12px; }

.buse_terim_banner {
  background: url("../img/buse_terim_banner.png") no-repeat;
  width: 960px;
  height: 470px; }
  .buse_terim_banner .buse_terim_arrow {
    position: absolute;
    bottom: 62px;
    left: 298px; }
  .buse_terim_banner .buse_terim_facebook {
    position: absolute;
    bottom: 36px;
    left: 518px; }
  .buse_terim_banner .buse_terim_button {
    position: absolute;
    bottom: 30px;
    left: 695px; }

/**
* Modules
*
*/
/*
.button {
  font-family: "futuraregular",sans-serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  margin: 5px auto 10px;
  padding: 8px 55px;
  text-align: center; }*/

.horizontal-list li {
  float: left; }

/* Non-modular */
