@font-face {
  font-family: 'roman';
 -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  src: url("../fonts/Avenir-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Roman.woff") format("woff"), url("../fonts/Avenir-Roman.ttf") format("truetype"), url("../fonts/Avenir-Roman.svg#Avenir-Roman") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'medium';
  src: url("../fonts/Avenir-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Medium.woff") format("woff"), url("../fonts/Avenir-Medium.ttf") format("truetype"), url("../fonts/Avenir-Medium.svg#Avenir-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'light';
  src: url("../fonts/Avenir-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Light.woff") format("woff"), url("../fonts/Avenir-Light.ttf") format("truetype"), url("../fonts/Avenir-Light.svg#Avenir-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bold';
  src: url("../fonts/Avenir-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Black.woff") format("woff"), url("../fonts/Avenir-Black.ttf") format("truetype"), url("../fonts/Avenir-Black.svg#Avenir-Black") format("svg");
  font-weight: normal;
  font-style: normal; }
  
.whatsapp {
    width: auto;
    height: auto;
    bottom: 10px;
    float: bottom;
    right: 10px;
    margin-bottom: 10px;
    padding: 7px 16px;
    position: fixed;
    z-index: 99;
    display: inline-block;
    background: #1bd741;
    border-radius: 5px;
}

.whatsapp:hover {
    background: #13c737;
}

.whatsapp img {
    width: 90px;
    height: auto;
    float: left;
    margin-right: 6px
}

.whatsapp2 {
    width: auto;
    height: auto;
    bottom: 10px;
    float: bottom;
    right: 145px;
    margin-bottom: 10px;
    padding: 7px 16px;
    position: fixed;
    z-index: 99;
    display: inline-block;
    background: #5e58a1;
    border-radius: 5px;
	color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.whatsapp2:hover {
    background: #5e58a1;
	color: #fff;
}

.whatsapp2 img {
    width: 20px;
    height: auto;
    float: left;
    margin-right: 6px
}
  
html, body {
	font-family: "PT Sans Narrow", sans-serif;
	font-size: 15px;
	text-rendering: optimizeSpeed;
	background: #fff;
 -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */

  }

.unselectable {
  -webkit-user-select: none; /* Safari */
  user-select: none;
}

.all {
  -webkit-user-select: text;
  user-select: text;
}

ul {
  padding: 0;
  margin: 0; }

ul li {
  list-style: none; }

select {
  height: 41px;
  float: left;
  margin-right: 5px;
  border: 1px solid #ebebeb; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

input[type="buton"], input[type="submit"] {
  cursor: pointer; }

input[type="buton"], input[type="submit"], button, .form-group .sepetButon,
input[type="text"], input[type="date"], input[type="password"], textarea {
  outline: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  border: 0; }

input[type="text"], input[type="password"], input[type="date"], input[type="eposta"] {
  height: 41px;
  font-size: 13px;
  line-height: 17px;
  padding: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ebebeb;
  color: #1c1c1c; }

input[type="buton"], input[type="submit"] {
  background: #5e58a1;
  color: #fff;
  font-size: 18px;
  padding: 0 15px;
  height: 40px;
  line-height: 41px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  input[type="buton"]:hover, input[type="submit"]:hover {
    background: #474279; }

textarea {
  height: 209px;
  font-size: 13px;
  line-height: 17px;
  padding: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ebebeb;
  color: #1c1c1c;
  resize: none;
  width: 100%; }

button {
  cursor: pointer; }

p {
  font-size: 13px;
  line-height: 1.4; }
  p strong, p b {
    font-family: "bold",sans-serif;
    font-weight: normal; }

strong,
b {
  font-family: "bold",sans-serif;
  font-weight: normal; }

.top_bar {
  background: red;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(right #601b5c, #5e58a1, #66c0c7);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #601b5c, #5e58a1, #66c0c7);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #601b5c, #5e58a1, #66c0c7);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #601b5c, #5e58a1, #66c0c7);
  /* Standard syntax */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$background, endColorstr=$background2,GradientType=1 );
  font-size: 10px;
  color: #fff;
  line-height: 33px;
  height: 33px;
  float: left;
  width: 100%; }
  .top_bar a {
    color: #fff;
    font-size: 10px;
    display: block;
    margin: 0 6px;
    line-height: 33px; }
  .top_bar ul {
    margin: 0; }
  .top_bar li {
    float: left; }
    .top_bar li a:hover {
      color: #ffcc00;
      text-decoration: underline; }
    .top_bar li span {
      font-size: 13px;
      text-align: center;
      font-family: "bold", sans-serif;
      height: 51px;
      display: block;
      width: 26px; }
  .top_bar .social {
    text-align: center; }
    .top_bar .social a {
      float: none;
      display: inline-block;
      margin: 0 10px; }
      .top_bar .social a i {
        line-height: 33px; }
      .top_bar .social a:focus {
        color: #ffcc00; }
      .top_bar .social a:hover {
        color: #ffcc00; }

header .logo {
  padding: 21px 15px 10px; }
header nav {
  float: left;
  width: 100%;
  padding: 0;
  border-top: 1px solid #efeef5; }
  header nav ul {
    display: table;
    width: 100%; }
  header nav li {
    display: table-cell; }
    header nav li a {
      line-height: 48px;
      margin-top: -1px;
      border-top: 1px solid transparent;
      display: block;
      font-size: 13px;
      color: #5e58a1;
      text-align: center; }
      header nav li a:hover {
        border-color: #63c4bf;
        color: #63c4bf;
        text-decoration: none; }
header .bnnr {
  padding-top: 34px; }
header .search {
  margin-top: 28px; }
  header .search input[type="text"] {
    width: 100%;
    border: 1px solid #dddbf0;
    font-size: 12px;
    color: #5e58a1;
    height: 37px;
    line-height: 16px;
    padding: 10.5px 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px; }
  header .search input[type="submit"] {
    position: absolute;
    right: 15px;
    top: 0;
    width: 34px;
    height: 37px;
    background: transparent url("../img/serach.png") no-repeat center center;
    padding: 0; }
header .phone_number {
  color: #5e58a1;
  font-size: 20px;
  padding: 31px 15px;
  text-align: right; }
  header .phone_number i {
    margin-right: 8px;
    position: relative;
    top: 1px; }

.banner .bx-wrapper {
  position: relative; }
.banner .bx-default-pager {
  text-align: center;
  position: absolute;
  bottom: 24px;
  width: 100%;
  z-index: 9999;
  overflow: hidden; }
  .banner .bx-default-pager .bx-pager-item {
    float: none;
    display: inline-block;
    margin: 0 2px; }
    .banner .bx-default-pager .bx-pager-item a {
      display: block;
      text-indent: -9999px;
      width: 16px;
      height: 16px;
      -webkit-border-radius: 32px;
      -moz-border-radius: 32px;
      -ms-border-radius: 32px;
      border-radius: 32px;
      background: rgba(255, 255, 255, 0.3);
      border: 1px solid rgba(255, 255, 255, 0.5);
      position: relative; }
      .banner .bx-default-pager .bx-pager-item a.active:after {
        width: 6px;
        content: " ";
        height: 6px;
        position: absolute;
        left: 50%;
        margin-left: -3px;
        top: 50%;
        margin-top: -3px;
        background: #fff;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px; }

.homeList {
  float: left;
  width: 100%;
  margin-bottom: 19px; }
  .homeList h4 {
    text-align: center;
    font-size: 30px;
    color: #5e58a1;
    font-family: "bold", sans-serif;
    margin: 0;
    padding: 43px 0 49px 0; }
    .homeList h4 span {
      display: block;
      font-size: 14px;
      width: 145px;
      margin: 0 auto;
      border-bottom: 1px solid #d5d5d5;
      height: 10px; }
      .homeList h4 span i {
        font-size: 18px;
        background: #fff;
        width: 37px; }

.homeProduct figure {
  position: relative; }
  .homeProduct figure img {
    width: 100%; }
  .homeProduct figure span.absolute {
    position: absolute;
    background: #fac804;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    padding: 0 10px;
    top: 0;
    right: 0; }
    .homeProduct figure span.absolute.turdolu {
      background: #fe0000;
      right: auto;
      left: 0;
      top: 50%;
      font-size: 20px;
      padding: 5px; }
.homeProduct span.price {
  left: 10px;
  bottom: -15px;
  position: absolute;
  height: 36px;
  line-height: 36px;
  font-size: 22px;
  color: #fff;
  font-family: "medium",sans-serif;
  padding: 0 13px;
  background: #5e58a1; }
  .homeProduct span.price i {
    font-size: 12px; }
.homeProduct span.destination {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #7f7f7f;
  padding-top: 5px; }
.homeProduct span.urunAdi {
  float: left;
  display: block;
  width: 100%;
  padding: 15px 0 0 0; }
  .homeProduct span.urunAdi a {
    display: block;
    float: left;
    font-size: 15px;
    color: #66c0c7;
    font-family: "medium", sans-serif; }
.homeProduct span.sure {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #fac804;
  padding-top: 5px; }
.homeProduct p {
  font-size: 13px;
  color: #5e58a1; }

.homeSliderSecond {
  background: #f7f6fa;
  margin: 21px 0;
  float: left;
  width: 100%; }

.sizdenGelenler span {
  display: block; }
.sizdenGelenler span.title {
  font-size: 30px;
  color: #fac804;
  font-family: "bold", sans-serif;
  padding: 38px 0 0 0; }
.sizdenGelenler span.time {
  font-size: 16px;
  color: #66c0c7;
  padding-top: 12px; }
.sizdenGelenler span.person {
  font-size: 18px;
  color: #5e58a1; }
.sizdenGelenler p {
  font-size: 17px;
  color: #5b5e5f;
  margin: 16px 0; }
.sizdenGelenler .bx-default-pager {
  text-align: center;
  margin: 31px 0 38px 0; }
  .sizdenGelenler .bx-default-pager .bx-pager-item {
    float: none;
    display: inline-block;
    margin: 0 2px; }
    .sizdenGelenler .bx-default-pager .bx-pager-item a {
      display: block;
      text-indent: -9999px;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 24px;
      -moz-border-radius: 24px;
      -ms-border-radius: 24px;
      border-radius: 24px;
      background: #c6c5c8; }
      .sizdenGelenler .bx-default-pager .bx-pager-item a.active {
        background: #5e58a1; }

.altBanner {
  padding: 66px 0;
  float: left;
  width: 100%; }
  .altBanner img {
    margin: 0 auto;
    float: none; }

.emailKayit {
  border-top: 1px solid #f3f3f3;
  padding: 19px 0;
  float: left;
  width: 100%; }
  .emailKayit .social a {
    width: 33px;
    height: 33px;
    display: block;
    float: left;
    margin-right: 4px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .emailKayit .social a.twitter {
      background: #00aced; }
    .emailKayit .social a.youtube {
      background: #bb0000; }
    .emailKayit .social a.facebook {
      background: #3b5998; }
    .emailKayit .social a.linkedin {
      background: #007bb6; }
    .emailKayit .social a.google {
      background: #dd4b39; }
    .emailKayit .social a.instagram {
      background: #517fa4; }
    .emailKayit .social a.pinterest {
      background: #cb2027; }
    .emailKayit .social a i {
      height: 33px;
      width: 33px;
      line-height: 33px;
      text-align: center;
      color: #fff; }
    .emailKayit .social a:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
      filter: alpha(opacity=0.5);
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; }
  .emailKayit .emailKayitAlan span {
    float: right;
    line-height: 41px;
    font-size: 15px;
    color: #5b5e5f;
    font-family: "medium", sans-serif;
    margin-right: 21px; }
  .emailKayit .emailKayitAlan #epostalistediv {
    float: right;
    width: 100%;
    max-width: 379px; }
    .emailKayit .emailKayitAlan #epostalistediv input[type="text"] {
      width: 100% !important;
      background: #eee;
      height: 41px;
      font-style: italic;
      font-size: 16px;
      color: #7f7f7f;
      line-height: 20px;
      padding: 10px 96px 10px 13px;
      float: left;
      font-family: "medium", sans-serif; }
    .emailKayit .emailKayitAlan #epostalistediv input[type="button"] {
      width: 83px !important;
      float: left;
      margin-left: -83px;
      height: 41px;
      line-height: 42px;
      background: #ffd300;
      font-family: "medium", sans-serif;
      border: 0;
      color: #5b5e5f; }

.carts div.container > div {
  padding: 0; }
.carts div.container img {
  width: 100%; }

footer {
  padding: 33px 0;
  border-bottom: 1px solid #f3f3f3; }
  footer .tableFooter {
    display: table; }
    footer .tableFooter dl {
      float: none;
      display: table-cell;
      width: 5%;
      border-left: 1px solid #f3f3f3;
      padding-left: 37px;
      vertical-align: top; }
      footer .tableFooter dl dd {
        margin-bottom: 6px;
        float: left;
        width: 100%; }
        footer .tableFooter dl dd:before {
          content: " ";
          width: 6px;
          height: 6px;
          -webkit-border-radius: 12px;
          -moz-border-radius: 12px;
          -ms-border-radius: 12px;
          border-radius: 12px;
          background: #66c0c7;
          float: left;
          margin: 5px 8px 0 0; }
      footer .tableFooter dl a {
        font-size: 11px;
        color: #5b5e5f;
        font-family: "medium", sans-serif;
        display: block; }
      footer .tableFooter dl:first-child {
        border: 0; }

.footerAlt a {
  float: right;
  margin-top: 31px; }
.footerAlt p {
  float: left;
  font-size: 11px;
  color: #5b5e5f;
  font-family: "medium", sans-serif;
  margin: 0;
  padding: 26px 0; }
  .footerAlt p:first-child {
    margin-right: 60px; }
  .footerAlt p span {
    color: #5e58a1; }

.breadcrumbwrap {
  float: left;
  width: 100%;
  height: 8px; }
  .breadcrumbwrap .breadcrmp {
    float: left;
    width: 100%; }
    .breadcrumbwrap .breadcrmp span {
      height: 5px;
      background: red;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(right #63c4bf, #62b8bc, #619bb4);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(right, #63c4bf, #62b8bc, #619bb4);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(right, #63c4bf, #62b8bc, #619bb4);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(to right, #63c4bf, #62b8bc, #619bb4);
      /* Standard syntax */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$background, endColorstr=$background2,GradientType=1 );
      width: 100%;
      max-width: 1400px;
      float: none;
      margin: 0 auto;
      display: block; }

.pageTitle {
  float: left;
  width: 100%; }
  .pageTitle h1 {
    text-align: center;
    font-size: 30px;
    color: #5e58a1;
    font-family: "bold", sans-serif;
    margin: 0;
    padding: 43px 0 49px 0; }
    .pageTitle h1 span {
      display: block;
      font-size: 14px;
      width: 145px;
      margin: 0 auto;
      border-bottom: 1px solid #d5d5d5;
      height: 10px; }
      .pageTitle h1 span i {
        font-size: 18px;
        background: #fff;
        width: 37px; }

.flexcontent .flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  float: left;
  width: 100%; }
.flexcontent h4.subTitle {
  width: 100%;
  text-align: center;
  color: #66c0c7;
  font-size: 22px;
  padding-bottom: 15px; }
.flexcontent .homeProduct {
  margin-bottom: 21px; }

.wrapper {
  float: left;
  width: 100%; }

h1.second_title {
  font-size: 30px;
  color: #5e58a1;
  font-family: "bold",sans-serif;
  padding: 33px 0 16px;
  margin: 0; }

h4.subTitle2 {
  font-size: 14px;
  color: #63c4bf;
  font-family: "medium", sans-serif;
  margin: 0; }
  h4.subTitle2.margin {
    margin-bottom: 10px; }

.iframe {
  padding: 0;
  margin-bottom: 30px; }
  .iframe iframe {
    width: 100%;
    height: 335px; }

.iletisim {
  padding: 50px 0; }
  .iletisim .iletisimAlan strong {
    font-size: 15px;
    color: #66c0c7;
    font-family: "bold", sans-serif;
    display: block;
    padding-bottom: 5px; }
  .iletisim .iletisimAlan p {
    font-size: 14px;
    color: #5b5e5f; }
    .iletisim .iletisimAlan p span {
      display: block;
      color: #5e58a1; }
    .iletisim .iletisimAlan p a {
      color: #5e58a1; }

.site_content {
  padding: 28px 0; }
  .site_content p {
    font-size: 17px;
    color: #5b5e5f;
    line-height: 1.8; }

.urunDetay {
  padding-top: 38px; }
  .urunDetay .urunSlider {
    position: relative; }
    .urunDetay .urunSlider img {
      width: 100%; }
    .urunDetay .urunSlider .bx-wrapper {
      position: relative; }
    .urunDetay .urunSlider .bx-controls-direction a {
      position: absolute;
      top: 50%;
      margin-top: -17px;
      width: 35px;
      height: 35px;
      text-indent: -9999px;
      z-index: 9999; }
      .urunDetay .urunSlider .bx-controls-direction a.bx-prev {
        background: url("../img/prevbx.png");
        left: 10px; }
      .urunDetay .urunSlider .bx-controls-direction a.bx-next {
        background: url("../img/nextbx.png");
        right: 10px; }
  .urunDetay .urunDetayThumb {
    margin: 10px -5px; }
    .urunDetay .urunDetayThumb a {
      width: 20%;
      float: left;
      padding: 0 5px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
      filter: alpha(opacity=0.5);
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease;
      overflow: hidden; }
      .urunDetay .urunDetayThumb a img {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .urunDetay .urunDetayThumb a.active, .urunDetay .urunDetayThumb a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
        filter: alpha(opacity=1);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
      .urunDetay .urunDetayThumb a:hover img {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2); }
      .urunDetay .urunDetayThumb a img {
        width: 100%; }
  .urunDetay .urunInfo {
    border: 1px solid #efeef5;
    padding-bottom: 20px; }
    .urunDetay .urunInfo h1 {
      font-size: 33px;
      color: #5e58a1;
      margin: 25px 0 15px; }
    .urunDetay .urunInfo span.time {
      font-size: 13px;
      color: #63c4bf;
      display: block;
      padding-bottom: 14px; }
    .urunDetay .urunInfo p {
      font-size: 15px;
      color: #605e5e;
      line-height: 1.7; }
    .urunDetay .urunInfo span.price {
      display: block;
      font-size: 30px;
      color: #5e58a1;
      font-family: "medium", sans-serif;
      padding: 14px 0 30px 0; }
      .urunDetay .urunInfo span.price i {
        font-size: 12px; }
    .urunDetay .urunInfo a.submit {
      background: #5e58a1;
      color: #fff;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      font-size: 18px;
      width: 231px;
      height: 40px;
      line-height: 41px;
      padding: 1px 0 0 0;
      text-align: center;
      font-family: "roman", sans-serif;
      display: block; }
      .urunDetay .urunInfo a.submit:hover {
        background: #383460; }
    .urunDetay .urunInfo a.arama {
      background: #63c4bf;
      color: #fff;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      font-size: 18px;
      width: 231px;
      line-height: 40px;
      padding: 0;
      text-align: center;
      display: block;
      float: left;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .urunDetay .urunInfo a.arama:hover {
        background: #3b7572;
        text-decoration: none; }
    .urunDetay .urunInfo a.pdf {
      display: block;
      float: left;
      width: 100%;
      font-size: 13px;
      color: #5e58a1; }
  .urunDetay .sosyalmedya {
    margin: 23px 0 19px;
    float: left;
    width: 100%; }
    .urunDetay .sosyalmedya li {
      float: left;
      margin-right: 20px; }
      .urunDetay .sosyalmedya li:last-child {
        margin-right: 0; }

.urunDetayTab {
  float: left;
  width: 100%;
  padding: 50px 15px; }
  .urunDetayTab .navTab {
    float: left;
    border-top: 1px solid #efeef5; }
    .urunDetayTab .navTab a {
      line-height: 45px;
      font-size: 14px;
      color: #5b5e5f;
      padding: 0 13px;
      border-right: 1px solid #efeef5;
      display: block;
      float: left; }
      .urunDetayTab .navTab a.active, .urunDetayTab .navTab a:hover {
        padding-top: 4px;
        margin-top: -4px;
        background: #5e58a1;
        color: #fff;
        text-decoration: none; }
      .urunDetayTab .navTab a:first-child {
        border-left: 1px solid #efeef5; }
  .urunDetayTab .tabs {
    border: 1px solid #efeef5;
    width: 100%;
    float: left; }
    .urunDetayTab .tabs .tab {
      display: none;
      padding: 20px 0; }
      .urunDetayTab .tabs .tab p {
        color: #5b5e5f;
        font-size: 14px;
        line-height: 1.8; }

.tour_lists {
  float: left;
  overflow: hidden; }
  .tour_lists .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: -73px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #eee; }
  .tour_lists .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: -73px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #eee; }

.tour_buyer .form-group {
  float: left;
  width: 50%;
  padding-right: 10px; }

.form-group label {
  width: 100%;
  font-weight: normal;
  font-family: "medium", sans-serif; }

.gift_cheque_box {
  margin-bottom: 15px; }

.form input[type="text"],
.form input[type="date"],
.form input[type="password"] {
  width: 100%; }

#payment_method {
  float: left;
  width: 100%; }
  #payment_method a {
    float: left;
    display: block;
    line-height: 40px;
    border: 1px solid transparent;
    color: #535d65;
    padding: 0 10px; }
    #payment_method a.active {
      background: #f7fafc;
      border: 1px solid #eef1f3;
      border-bottom: 0; }

#with_garantipay,
#with_money_transfer2,
#with_money_transfer,
#with_credit_card {
  background: #f7fafc;
  border: 1px solid #eef1f3;
  padding: 10px 15px;
  float: left;
  border-top: 0;
  margin-top: -1px;
  width: 100%; }

.gift_cheque_box {
  background: #eef1f3;
  padding: 10px;
  font-size: 15px; }

.rezarvasyon {
  background: #f7fafc;
  border: 1px solid #eef1f3;
  padding: 10px 15px;
  overflow: hidden; }

.payment_information .tabs {
  display: none; }

.mobileTable ul {
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 15px; }
  .mobileTable ul li {
    text-align: left;
    width: 100%;
    float: left;
    padding: 4px; }
    .mobileTable ul li span {
      float: none;
      display: inline-block;
      color: #5e58a1;
      width: 80px; }
    .mobileTable ul li strong {
      float: none;
      display: inline-block;
      margin-left: 10px; }

.sss {
  padding-bottom: 15px;
  float: left;
  width: 100%; }
  .sss a {
    display: block;
    font-size: 14px;
    padding: 5px 10px;
    color: #535d65;
    background: #eee; }
    .sss a.active, .sss a:hover {
      background: #fff; }
  .sss article {
    display: none;
    padding: 10px;
    border: 1px solid #ccc; }
    .sss article p {
      font-size: 12px; }

.content {
  height: 150px;
  overflow: auto;
  border: 1px solid #ccc;
  padding: 10px; }
  .content h2 {
    font-size: 22px;
    color: #5e58a1;
    margin-top: 0;
    margin-bottom: 10px; }

.rezAlan {
  float: left;
  width: 100%;
  padding: 0 0 20px 0; }
  .rezAlan li {
    width: 100%;
    display: table;
    float: left;
    border-top: 1px solid #ccc; }
    .rezAlan li.hidden-xs span {
      vertical-align: top; }
    .rezAlan li:first-child, .rezAlan li:nth-child(2) {
      border-top: 0; }
    .rezAlan li span {
      display: table-cell;
      float: none;
      padding: 8px;
      vertical-align: middle; }
      .rezAlan li span label {
        margin: 0;
        font-weight: normal; }
    .rezAlan li input {
      margin: -6px 0 0 0 !important; }

.tabs {
  padding-bottom: 20px; }

a {
  text-decoration: none;
  outline: 0; }

a:hover, a:active, a:focus {
  text-decoration: none;
  outline: 0 !important; }

.noPadding {
  padding: 0; }

.body {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0); }
  .body.openBody {
    overflow: hidden;
    width: 100%;
    height: 100%;
    float: left;
    transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -webkit-transform: translate3d(300px, 0, 0); }

.sideMenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  z-index: 999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow-y: scroll;
  transform: translate3d(-300px, 0, 0);
  -o-transform: translate3d(-300px, 0, 0);
  -ms-transform: translate3d(-300px, 0, 0);
  -moz-transform: translate3d(-300px, 0, 0);
  -webkit-transform: translate3d(-300px, 0, 0);
  background: #e0e0e0;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #e0e0e0, #f1f1f1);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #e0e0e0, #f1f1f1);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #e0e0e0, #f1f1f1);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #e0e0e0, #f1f1f1);
  /* Standard syntax */ }
  .sideMenu ul li a {
    color: #191919;
    border-bottom: 1px solid #9e9e9e;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: block;
    line-height: 40px;
    padding: 0 10px; }
    .sideMenu ul li a i {
      float: right; }
    .sideMenu ul li a:hover {
      background: #e0e0e0; }
  .sideMenu ul li ul {
    display: none; }
    .sideMenu ul li ul dl {
      margin-bottom: 0; }
    .sideMenu ul li ul a {
      line-height: 30px;
      background: #bbb; }
  .sideMenu.open {
    transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0); }

.homeInfo span.title {
  display: block;
  font-size: 15px;
  color: #66c0c7;
  margin-bottom: 11px; }
.homeInfo p {
  font-size: 14px;
  color: #5b5e5f;
  font-family: "medium", sans-serif; }

.sssTab {
  float: left;
  width: 100%;
  margin-top: 25px; }
  .sssTab a {
    font-size: 14px;
    padding: 15px 10px;
    float: left;
    background: #eee;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #535d65;
    border: 1px solid transparent;
    border-bottom: 0;
    margin-right: 5px; }
    .sssTab a:hover, .sssTab a.active {
      border: 1px solid #eee;
      border-bottom: 0;
      background: #fff; }

i.shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 998; }

a.toggle-menu {
  color: #fff;
  display: block; }

#rezervasyon {
  float: left;
  width: 100%; }
  #rezervasyon .form-group {
    float: left;
    width: 100%; }

/* col-md */
/* col-sm */
@media (min-width: 768px) and (max-width: 992px) {
  .emailKayit .social a {
    width: 29px;
    margin-right: 2px;
    height: 29px; }

  .emailKayit .social a i {
    width: 29px;
    line-height: 29px;
    height: 29px; }

  .urunDetayTab .navTab a {
    font-size: 13px; }

  #payment_method {
    margin-top: 15px; }

  .logo img {
    margin-left: -5px; }

  .tableMob tr td {
    float: left;
    width: 100%;
    position: relative; }
    .tableMob tr td * {
      width: 100% !important; } }
/* col-xs */
@media (max-width: 767px) {
  .top_bar ul li {
    margin-right: 10px; }
    .top_bar ul li a {
      text-align: center;
      margin: 0; }

  .logo img {
    margin: 0 auto; }

  .homeList h4 {
    font-size: 24px;
    padding: 23px 0 29px 0; }

  .sizdenGelenler p {
    font-size: 14px; }

  .altBanner {
    padding: 15px 0; }

  .homeSliderSecond {
    margin: 0; }

  .emailKayit .social {
    margin-bottom: 10px;
    text-align: center; }
    .emailKayit .social a {
      float: none;
      display: inline-block; }

  .emailKayit .emailKayitAlan span {
    margin: 0;
    font-size: 11px;
    width: 100%;
    text-align: center; }

  footer .tableFooter dl {
    float: left;
    width: 100%;
    border: 0; }

  footer {
    padding: 0; }

  .footerAlt p {
    margin: 15px 0 !important;
    width: 100%;
    text-align: center;
    padding: 0; }
    .footerAlt p span {
      display: block; }
    .footerAlt p:first-child {
      margin-bottom: 0 !important; }

  .tableMob tr td {
    float: left;
    width: 100%;
    position: relative; }
    .tableMob tr td * {
      width: 100% !important; }

  .owl-nav {
    display: none; }

  .urunDetay .urunInfo {
    margin-top: 15px; }

  .urunDetayTab .navTab {
    float: none;
    width: 100%; }
    .urunDetayTab .navTab a {
      width: 100%; }

  .footerAlt a {
    float: left;
    width: 100%;
    display: block;
    margin-top: 0;
    margin-bottom: 15px; }
    .footerAlt a img {
      margin: 0 auto;
      float: none;
      display: block; }

  .footerAlt a {
    bottom: 0; }

  .gift_cheque_box {
    font-size: 13px; }

  .gift_cheque_box input[type="text"] {
    width: 100% !important;
    margin-bottom: 10px; }

  .payment_information input[type="text"] {
    width: 100% !important; }

  .payment_information textarea {
    width: 100% !important; }

  .banner .bx-default-pager {
    bottom: 2px; }

  .homeList {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    flex-wrap: wrap; }

  .homeProduct span.price {
    left: 5px;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    padding: 0 10px; }

  .rezAlan li {
    display: block; }
    .rezAlan li span {
      float: left;
      width: 100%;
      display: block;
      padding-left: 5%; }
      .rezAlan li span i {
        color: #5e58a1;
        font-size: 14px;
        font-style: normal; }

  header .bnnr {
    padding: 10px 15px; }
    header .bnnr img {
      margin: 0 auto;
      float: none;
      display: block; }

  .sssTab a {
    width: 100%; }

  .homeProduct figure span.absolute.turdolu {
    font-size: 12px;
    top: 28px;
    right: 0;
    left: auto;
    padding: 1px 5px; }
    .homeProduct figure span.absolute.turdolu br {
      display: none; } }
#odeme_secenekleri {
  width: 100%;
  min-width: 920px;
  float: left;
  overflow: hidden; }

@media (max-width: 374px) {
  .homeProduct span.price i{
    font-size:10px;
  }
}
/*# sourceMappingURL=style.css.map */
