/*CSS Document 11.03.2019 *LuckyEye-rcptksn*/
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700&subset=latin-ext");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
  margin: 0;
  padding: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

input, textarea {
  font: 12px Arial, Helvetica, sans-serif; }

.saver {
  clear: both !important;
  height: 0px !important;
  line-height: 0px !important;
  float: none !important; }

.hiddenText {
  font-size: 0px !important;
  text-indent: -9999px !important; }

.hide {
  display: none; }

a img {
  border: 0; }

a {
  outline: 0;
  cursor: pointer;
  text-decoration: none; }

p {
  padding: 5px 0px;
  margin: 0; }

img {
  border: none; }

.fullSizeContent, body {
  width: 100%;
  margin: 0;
  padding: 0; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

header, section, footer, aside, nav, main, article, figure {
  display: block;
  margin: 0;
  padding: 0; }

.divider {
  border-top-width: 3px;
  width: 180px;
  border-color: #e61e1e;
  margin: 20px 0; }

.noMargin {
  margin: 0 !important; }

.noMarginRight {
  margin-right: 0 !important; }

.noMarginLeft {
  margin-left: 0 !important; }

.noPadding {
  padding: 0 !important; }

.noPaddingRight {
  padding-right: 0 !important; }

.noPaddingLeft {
  padding-left: 0 !important; }

.mL10 {
  margin-left: 10px !important; }

.mL20 {
  margin-left: 20px !important; }

.mL30 {
  margin-left: 30px !important; }

.mL40 {
  margin-left: 40px !important; }

.mL50 {
  margin-left: 50px !important; }

.mR10 {
  margin-right: 10px !important; }

.mR20 {
  margin-right: 20px !important; }

.mR30 {
  margin-right: 30px !important; }

.mR40 {
  margin-right: 40px !important; }

.mR50 {
  margin-right: 50px !important; }

.mT10 {
  margin-top: 10px !important; }

.mT20 {
  margin-top: 20px !important; }

.mT30 {
  margin-top: 30px !important; }

.mT40 {
  margin-top: 40px !important; }

.mT50 {
  margin-top: 50px !important; }

.mB10 {
  margin-bottom: 10px !important; }

.mB20 {
  margin-bottom: 20px !important; }

.mB30 {
  margin-bottom: 30px !important; }

.mB40 {
  margin-bottom: 40px !important; }

.mB50 {
  margin-bottom: 50px !important; }

.pL10 {
  padding-left: 10px !important; }

.pL20 {
  padding-left: 20px !important; }

.pL30 {
  padding-left: 30px !important; }

.pL40 {
  padding-left: 40px !important; }

.pL50 {
  padding-left: 50px !important; }

.pR10 {
  padding-right: 10px !important; }

.pR20 {
  padding-right: 20px !important; }

.pR30 {
  padding-right: 30px !important; }

.pR40 {
  padding-right: 40px !important; }

.pR50 {
  padding-right: 50px !important; }

.pT10 {
  padding-top: 10px !important; }

.pT20 {
  padding-top: 20px !important; }

.pT25 {
  padding-top: 25px !important; }

.pT30 {
  padding-top: 30px !important; }

.pT40 {
  padding-top: 40px !important; }

.pT50 {
  padding-top: 50px !important; }

.pB10 {
  padding-bottom: 10px !important; }

.pB20 {
  padding-bottom: 20px !important; }

.pB30 {
  padding-bottom: 30px !important; }

.pB40 {
  padding-bottom: 40px !important; }

.pB50 {
  padding-bottom: 50px !important; }
  
  
.galleryContainer .PhotoGallery{border-bottom: 1px solid #b6b6b6;padding: 11px 0;font-size: 20px;margin: 0 8px;}
.galleryContainer ul {padding: 0 !important;margin: 1% 0;} 
.galleryContainer ul li {list-style: none;display: inline-block;width: 14%;margin: 1%;position: relative;height: 10vh;overflow: hidden;}
.galleryContainer ul li img {width: 100%;position: absolute;top: 0;left: 0;}

.btnMore {
  display: table;
  padding: 10px 60px;
  background: #d9272e;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin: 20px auto 20px;
  font-family: "Roboto Slab", serif; }

body {
  background: #fff;
  font-size: 16px;
  color: #1f1f1f;
  font-family: "Roboto", sans-serif; }

.wrapper {
  width: 1200px;
  padding: 0 0;
  margin: 0 auto; }

header.headerStickyMenu {
  -webkit-box-shadow: 0px 2px 29px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 29px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 29px 4px rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 9999; }
  header.headerStickyMenu .headerBottomContent .logo img {
    height: 75px; }
  header.headerStickyMenu .headerBottomContent .logo {
    margin: -25px 0 0; }

header {
  display: block;
  width: 100%; }
  header .headerTopContent {
    display: block;
    width: 100%;
    background: #d8272f;
    height: 85px; }
    header .headerTopContent .topcontentBG {
      display: block;
      position: absolute;
      margin: 90px 0 0 -120px; }
    header .headerTopContent .topContentMenu {
      display: block;
      float: right; }
      header .headerTopContent .topContentMenu ul {
        list-style: none; }
      header .headerTopContent .topContentMenu li {
        float: left;
        width: auto;
        padding: 0 20px;
        height: 85px;
        display: flex;
        align-items: center;
        justify-content: center; }
      header .headerTopContent .topContentMenu a {
        display: flex;
        align-items: center;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        font-family: "Roboto Slab", serif; }
        header .headerTopContent .topContentMenu a:hover {
          opacity: 0.8; }
      header .headerTopContent .topContentMenu li.bagis {
        background: #d9272e; }
      header .headerTopContent .topContentMenu li.bagis .ico {
        width: 29px;
        font-size: 30px; }
      header .headerTopContent .topContentMenu span {
        display: block;
        float: left;
        margin: 0 15px 0 0; }
  header .headerBottomContent {
    display: block;
    width: 100%;
    background: #fff;
    padding: 35px 0;
    position: relative;
    z-index: 999; }
    header .headerBottomContent .logo {
      display: block;
      position: absolute;
      z-index: 999;
      margin: -65px 0 0;
      opacity: 0; }
    header .headerBottomContent .topMenu {
      display: block;
      float: right;
      font-family: "Roboto Slab", serif; }
      header .headerBottomContent .topMenu ul {
        list-style: none; }
      header .headerBottomContent .topMenu li {
        display: block;
        float: left;
        margin: 0 0 0 40px; }
      header .headerBottomContent .topMenu a {
        display: block;
        color: #1f1f1f;
        font-size: 18px;
        font-weight: 600; }
        header .headerBottomContent .topMenu a:hover {
          color: #d9272e; }

#homeSlide {
  display: block; }
  #homeSlide .owl-dots {
    display: table;
    width: 100%;
    text-align: center;
    margin: -55px 0 35px;
    position: absolute; }
  #homeSlide .owl-dot {
    display: inline-table;
    margin: 0 2px;
    width: 12px;
    height: 12px;
    background: #1f1f1f; }
  #homeSlide .owl-dot.active {
    background: #d9272e; }

#homeSlide .item {
  font-family: "Roboto Slab", serif; }

#homeSlide .item img {
  width: 100%;
  height: auto; }

#homeSlide .item .homeSliderCaption {
  display: block;
  position: absolute;
  width: 100%;
  top: 170px; }

#homeSlide .item .homeSliderCaption p {
  color: #fff;
  font-size: 36px;
  font-weight: 100; }
  #homeSlide .item .homeSliderCaption p strong {
    font-weight: 800;
    font-size: 44px; }

#homeSlide .btnMore {
  display: table;
  padding: 10px 20px;
  background: #d9272e;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin: 10px 0 0; }

#homeSporcuContent {
  display: block;
  text-align: center; }

#homeSporcuContent h2 {
  display: block;
  color: #1f1f1f;
  font-size: 26px;
  font-weight: 800;
  line-height: 140%;
  font-family: "Roboto Slab", serif; }
  #homeSporcuContent h2 strong {
    color: #d9272e; }

#homeSporcuContent img {
  display: table;
  margin: 20px auto; }

#homeSporcuContent p {
  line-height: 140%; }

#homeSporcuContent iframe {
  border: 40px solid #d9272e;
  border-radius: 0 40px 0 40px; }

#homeTakimContent {
  background: #d8272f;
  display: block;
  width: 100%;
  text-align: center; }
  #homeTakimContent h2 {
    display: block;
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 20px;
    line-height: 140%;
    font-family: "Roboto Slab", serif; }
    #homeTakimContent h2 strong {
      color: #fff; }
  #homeTakimContent p {
    color: #fff;
    line-height: 140%; }
  #homeTakimContent .takimBannerContent {
    display: block;
    width: 90%;
    margin: 30px auto 0; }
    #homeTakimContent .takimBannerContent .item {
      display: block;
      position: relative;
      width: 49%;
      float: left; }
      #homeTakimContent .takimBannerContent .item:nth-child(2) {
        float: right; }
    #homeTakimContent .takimBannerContent a {
      display: block; }
      #homeTakimContent .takimBannerContent a:hover {
        opacity: 0.8; }
    #homeTakimContent .takimBannerContent .item img {
      width: 100%; }
    #homeTakimContent .takimBannerContent .item .bannerText {
      display: block;
      position: absolute;
      float: left;
      bottom: 40px;
      left: 40px;
      z-index: 999;
      color: #1f1f1f;
      font-size: 22px;
      font-weight: 600;
      font-family: "Roboto Slab", serif; }
	  
	  #homeTakimContent .takimBannerContent .item .bannerText a {color: #1f1f1f;}

#homeSporcuSlideContent {
  background: #fff;
  display: block;
  width: 100%;
  text-align: center; }
  #homeSporcuSlideContent h2 {
    display: block;
    color: #1f1f1f;
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 20px;
    line-height: 140%;
    font-family: "Roboto Slab", serif; }
    #homeSporcuSlideContent h2 b {
      color: #d9272e; }
  #homeSporcuSlideContent .sporcularimizSlide {
    text-align: left;
    display: block;
    font-family: "Roboto Slab", serif; }
    #homeSporcuSlideContent .sporcularimizSlide span.img {
      display: block;
      margin: 0 0 15px; }
      #homeSporcuSlideContent .sporcularimizSlide span.img img {
        width: 100%; }
    #homeSporcuSlideContent .sporcularimizSlide span.itemText {
      font-size: 16px; }
      #homeSporcuSlideContent .sporcularimizSlide span.itemText b {
        display: block; }
    #homeSporcuSlideContent .sporcularimizSlide b {
      display: block; }
    #homeSporcuSlideContent .sporcularimizSlide .owl-dots {
      display: table;
      width: 100%;
      text-align: center;
      margin: 20px 0 0;
      position: absolute; }
    #homeSporcuSlideContent .sporcularimizSlide .owl-dot {
      display: inline-table;
      margin: 0 2px;
      width: 12px;
      height: 12px;
      background: #1f1f1f; }
    #homeSporcuSlideContent .sporcularimizSlide .owl-dot.active {
      background: #d9272e; }

#homeBlogContent {
  display: block;
  position: relative; }
  #homeBlogContent img {
    width: 100%;
    display: block; }
  #homeBlogContent h2 {
    display: block;
    color: #1f1f1f;
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 20px;
    line-height: 140%;
    font-family: "Roboto Slab", serif; }
    #homeBlogContent h2 b {
      color: #d9272e; }
  #homeBlogContent .wrapper {
    float: right;
    width: 50%; }
  #homeBlogContent .homeBlogText {
    display: block;
    float: right;
    font-family: "Roboto Slab", serif;
    position: absolute;
    top: 120px;
    z-index: 99; }
    #homeBlogContent .homeBlogText h3 {
      display: block;
      color: #d9272e;
      font-size: 60px;
      font-weight: 600;
      margin: 0 0 0; }
    #homeBlogContent .homeBlogText p {
      color: #1f1f1f;
      font-size: 30px;
      font-weight: 600;
      margin: 0 0 40px; }
    #homeBlogContent .homeBlogText .btnMore {
      font-size: 18px;
      float: left; }

footer {
  display: block; }
  footer #footerTopContainer {
    display: block;
    background: url(/tr/images/bg/bgAsli.jpg) no-repeat top center;
    width: 100%;
    height: calc(462px - 29px);
    padding-top: 29px; }
    footer #footerTopContainer .item {
      display: block;
      float: left; }
      footer #footerTopContainer .item:nth-child(1) {
        width: 24%;
        margin: 2px 0 0; }
        footer #footerTopContainer .item:nth-child(1) img {
          width: 100%; }
      footer #footerTopContainer .item:nth-child(2) {
        width: 54%;
        text-align: center;
        padding: 110px 0 0; }
      footer #footerTopContainer .item:nth-child(3) {
        float: right;
        width: 22%;
        padding: 90px 0 0; }
        footer #footerTopContainer .item:nth-child(3) img {
          width: 100%; }
    footer #footerTopContainer .textDiv {
      display: none;
      text-align: center;
      font-family: "Roboto Slab", serif;
      padding: 20px 0 0; }
      footer #footerTopContainer .textDiv h2 {
        display: block;
        color: #fff;
        font-size: 26px;
        font-weight: 800;
        margin: 0 0 20px;
        line-height: 140%;
        font-family: "Roboto Slab", serif; }
        footer #footerTopContainer .textDiv h2 b {
          color: #d9272e; }
      footer #footerTopContainer .textDiv p {
        color: #fff;
        font-size: 16px;
        line-height: 150%; }
      footer #footerTopContainer .textDiv a {
        color: #1f1f1f;
        font-weight: 800;
        font-size: 18px; }
  footer #footerBottomContainer {
    display: block;
    background: #0b0e13;
    text-align: center; }
    footer #footerBottomContainer h2 {
      display: block;
      color: #1f1f1f;
      font-size: 26px;
      font-weight: 800;
      margin: 0 0 20px;
      line-height: 140%;
      font-family: "Roboto Slab", serif; }
      footer #footerBottomContainer h2 b {
        color: #d9272e; }
    footer #footerBottomContainer p {
      color: #d9272e;
      font-size: 12px; }
    footer #footerBottomContainer a {
      color: #283a69;
      font-size: 12px; }
      footer #footerBottomContainer a:hover {
        color: #fff; }
    footer #footerBottomContainer .socialMedia {
      display: block;
      text-align: center;
      margin: 40px 0 40px; }
    footer #footerBottomContainer .socialMedia span {
      display: inline-block;
      color: #fff;
      margin: 0 35px;
      font-size: 12px; }
    footer #footerBottomContainer .socialMedia span .fab {
      display: block;
      margin: 0 auto 15px;
      font-size: 40px; }
    footer #footerBottomContainer a {
      color: #fff; }
      footer #footerBottomContainer a:hover {
        color: #d9272e; }
  footer .btnTopScroll {
    display: block;
    float: right;
    margin: -80px 0 0;
    cursor: pointer; }
    footer .btnTopScroll:hover {
      opacity: 0.8; }

#detailPage .contentHTML {
  width: 85%;
  margin: 0 auto;
  text-align: center; }
#detailPage h1 {
  display: block;
  color: #1f1f1f;
  font-size: 26px;
  font-weight: 800;
  margin: 0 0 20px;
  line-height: 140%;
  font-family: "Roboto Slab", serif; }
  #detailPage h1 b {
    color: #d9272e; }
#detailPage p {
  line-height: 150%; }
#detailPage .contentKayak {
  display: table;
  margin: 30px auto;
  background: url(/tr/images/bg/bgHakkinda.png) no-repeat top center;
  height: 132px;
  width: calc(72% - 160px);
  background-size: cover;
  color: #fff;
  padding: 70px 80px 0; }
#detailPage .contentList {
  display: block;
  text-align: left; }
#detailPage .contentList .listItem {
  margin: 0 auto 50px;
  display: table;
  width: 70%; }
#detailPage .contentList .listItem:nth-child(even) .itemChar {
  float: right;
  margin: 0; }
#detailPage .contentList .listItem:nth-child(even) .itemText {
  float: right;
  margin: 0 40px 0 0;
  text-align: right; }
#detailPage .contentList .listItem .itemChar {
  width: 28%;
  height: 190px;
  background: #0b0e13;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 120px;
  font-family: "Roboto Slab", serif;
  color: #fff;
  margin: 0 40px 0 0;
  font-weight: 600;
  float: left; }
#detailPage .contentList .listItem .itemText {
  width: 65%;
  float: left; }
#detailPage .formBagis {
  display: block;
  width: 50%;
  margin: 0 auto; }
#detailPage .formBagis .item {
  display: block;
  margin: 0 0 15px;
  width: 100%; }
#detailPage .formBagis .item .inputTxt {
  padding: 15px;
  color: #5d5d5d;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  border: 1px solid #acacac;
  width: calc(100% - 32px);
  outline: none; }
#detailPage .formBagis .item .itemCol {
  display: block;
  float: left; }
#detailPage .formBagis .item .itemCol.txtCol {
  font-size: 26px;
  padding: 3px 0 0;
  font-weight: 800; }
#detailPage .formBagis .item .itemCol:nth-child(1) {
  width: calc(15% - 10px);
  margin: 0 10px 0 0; }
#detailPage .formBagis .item .itemCol:nth-child(3) {
  width: calc(15% - 10px);
  margin: 0 10px 0 0; }
#detailPage .formBagis .item .itemCol:nth-child(2) {
  width: calc(15% - 10px);
  margin: 0 10px 0 0; }
#detailPage .formBagis .item .itemCol:nth-child(4) {
  width: 55%; }
#detailPage .btnSend {
  display: block;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  background: #d9272e;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  outline: none;
  border: none;
  width: 100%;
  cursor: pointer; }
  #detailPage .btnSend:hover {
    opacity: 0.8; }

#detailPageHeader {
  display: block;
  position: relative; }
  #detailPageHeader img {
    width: 100%; }
  #detailPageHeader .homeSliderCaption {
    display: block;
    top: 60px;
    position: absolute;
	margin: 0 1%;	}
  #detailPageHeader p {
    font-size: 32px;
    font-weight: 100;
    color: #fff;
    font-family: "Roboto Slab", serif; }

.btnMobil {
  display: none; }
  
   /**/
 .sporcularList .item {width: calc(25% - 2px);float: left;margin: 1% 0;text-align: center;}
 .sporcularList .item  h2 {padding: 10px;font-weight: 600;color: #d8272f;min-height: 40px;}
 .sporcularList .item  h2 a {color: #d8272f;}
 .sporcularList .item .itemImg img {border-radius: 0 25px 0 25px;border: 4px solid #843236;width: 80%;}
 .contentHTML .partIcerik {float: left;width:50%;text-align: left;}
 .contentHTML .partImg {float: right;width: 50%;}
 .contentHTML .partImg img {width: 63%;border-radius: 0 80px 0 80px;border: 10px solid #ada7a7}
  .contentHTML .partIcerik .detailFont {font-size: 22px;padding: 14% 0;}
 /**/
 ul.hakkimizda li {padding: 7px 25px;text-align: left;background: url(/tr/images/content/li.png) no-repeat left center;list-style: none;line-height: 23px;}
 ul.hakkimizda {margin: 2% 0;}
 /**/
 .basinList .item {margin: 2% 0;}
 .basinList .item .contentImg {float: left;width: 30%;}
 .basinList .item .contentImg img {width: 100%;}
 .basinList .item .contentBasinList {left: 2%;position: relative;float: right;width: 70%;}
 .basinList .item .contentBasinList .btnMore {display: table; padding: 5px 35px;background: #d9272e;color: #fff;font-size: 18px;font-family: "Roboto Slab", serif;float: right;margin: 0 10px;}
 span.border {width: 100%;border-bottom: 1px solid #c2c2c2;display: flex;}
 span.contentData {
    display: block;
    font-weight: bold;
}
 /***/
 .gallery .zoom {float: left;width: calc(23% - 2px); padding: 1%;}
 .gallery .zoom img {width: 100%;}
 /***/
 .youtubeList {}
 .youtubeList .item {float: left;margin: 1px;width: calc(49% - 2px);}
 .youtubeList .item iframe {width: 100%;}

@media screen and (max-width: 1200px) {
  .wrapper {
    width: 96%; }

  header .headerBottomContent .topMenu a {
    font-size: 16px; }

  header .headerBottomContent .topMenu li {
    margin: 0 0 0 25px; }

  header .headerTopContent .topContentMenu a {
    font-size: 14px; }

  #homeSlide .item .homeSliderCaption p {
    font-size: 26px; }

  #homeSlide .item .homeSliderCaption p strong {
    font-size: 26px; }

  #homeSlide .item .homeSliderCaption {
    top: 90px; }

  #homeBlogContent .homeBlogText p {
    font-size: 24px;
    margin: 0; }

  #homeBlogContent .homeBlogText {
    top: 90px; }

  #homeBlogContent .homeBlogText h3 {
    font-size: 50px; }

  footer #footerTopContainer .item:nth-child(1) {
    margin: 17px 0 0; } }
@media screen and (max-width: 1024px) {
  #homeSlide .item .homeSliderCaption {
    top: 70px; }

  #homeBlogContent .homeBlogText {
    top: 70px; }

  footer #footerTopContainer {
    background: url(/tr/images/bg/bgAsli.jpg) no-repeat bottom center;
    height: calc(390px - 29px); }

  footer #footerTopContainer .item:nth-child(1) {
    margin: 1px 0 0; }

  #detailPageHeader .homeSliderCaption {
    top: 25px; } }
@media screen and (max-width: 800px) {
  header .headerTopContent .topcontentBG {
    display: none; }

  header .headerTopContent .topContentMenu a {
    font-size: 12px; }

  header .headerTopContent .topContentMenu li {
    padding: 0 10px;
    height: 65px; }

  header .headerTopContent {
    height: 65px; }

  header .headerBottomContent .logo img {
    height: 115px; }

  header .headerBottomContent .logo {
    margin: -90px 0 0; }

  .btnMobil {
    display: block;
    cursor: pointer;
    font-size: 45px;
    position: absolute;
    right: 20px;
    top: 13px; }

  #homeSlide .item .homeSliderCaption p {
    font-size: 24px; }

  #homeSlide .item .homeSliderCaption p strong {
    font-size: 24px; }

  #homeSlide .btnMore {
    font-size: 18px; }

  #homeSlide .item .homeSliderCaption {
    top: 40px; }

  #homeSporcuContent iframe {
    width: calc(100% - 80px);
    height: 320px !important; }

  #homeBlogContent .homeBlogText h3 {
    font-size: 34px; }

  #homeBlogContent .homeBlogText p {
    font-size: 16px; }

  #homeBlogContent .homeBlogText .btnMore {
    font-size: 14px; }

  footer #footerTopContainer {
    height: calc(290px - 0px); }

  footer #footerTopContainer .item:nth-child(2) {
    padding: 50px 0 0; }

  footer #footerTopContainer .item:nth-child(3) {
    padding: 50px 0 0; }

  header .headerBottomContent .topMenu {
    display: none;
    position: absolute;
    background: #fff;
    padding: 30px 40px;
    right: 20px;
    border-top: 5px solid #d8272f;
    top: 70px;
    text-align: right;
    width: calc(220px - 80px);
    -webkit-box-shadow: 1px 1px 13px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 1px 13px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 13px 0px rgba(0, 0, 0, 0.35); }

  header .headerBottomContent .topMenu li {
    display: block;
    float: none;
    margin: 0 0 20px !important; }

  footer #footerTopContainer .textDiv {
    padding: 0; }

  footer #footerTopContainer .textDiv h2 {
    margin: 0 0 10px; }

  footer #footerTopContainer .textDiv p {
    font-size: 14px; }

  #detailPageHeader p {
    font-size: 20px; }

  #detailPageHeader .homeSliderCaption {
    top: 15px; }

  #detailPage .contentHTML {
    width: 100%; }

  #detailPage .contentKayak {
    width: calc(85% - 160px); }

  #detailPage .contentList .listItem {
    width: 100%; }
	
  .sporcularList .item {
  width: calc(33.3% - 2px);}

	}
@media screen and (max-width: 640px) {
  footer #footerTopContainer .item:nth-child(3) {
    display: none; }

  footer #footerTopContainer .item:nth-child(2) {
    float: right;
    padding: 20px; }

  footer #footerTopContainer .item:nth-child(2) img {
    width: 100%;
    height: auto; }

  footer #footerTopContainer {
    height: calc(240px - 0px); }

  footer #footerBottomContainer .socialMedia span {
    margin: 0 25px; }

  #homeBlogContent .homeBlogText p {
    display: none; }

  footer #footerTopContainer .textDiv p {
    margin: 0;
    padding: 0;
    font-size: 12px; }

  footer #footerTopContainer .textDiv h2 {
    font-size: 20px; }

  #homeTakimContent .takimBannerContent .item {
    width: 100%; }

  #homeSporcuContent iframe {
    height: 270px !important; }

  #homeSlide .item .homeSliderCaption p {
    font-size: 18px; }

  #homeSlide .item .homeSliderCaption p strong {
    font-size: 18px; }

  #homeSlide .btnMore {
    font-size: 14px;
    padding: 5px 10px;
    margin: 0; }

  #detailPageHeader p {
    font-size: 16px; } }
@media screen and (max-width: 480px) {
  #homeSlide .btnMore {
    display: none; }

  #homeSlide .owl-dots {
    margin: 5px 0 0; }

  #homeSlide .item .homeSliderCaption p {
    font-size: 12px; }

  #homeSlide .item .homeSliderCaption p strong {
    font-size: 12px; }

  #homeSlide .item .homeSliderCaption {
    top: 10px; }

  #homeSporcuContent iframe {
    height: 230px !important; }

  #homeBlogContent .homeBlogText .btnMore {
    margin: 5px 0; }

  #homeBlogContent .homeBlogText {
    top: 55px; }

  footer #footerBottomContainer .socialMedia span .fab {
    font-size: 30px; }

  footer #footerBottomContainer .socialMedia span {
    margin: 0 10px; }

  header .headerBottomContent .logo {
    margin: -30px 0 0; }

  header .headerBottomContent .logo img {
    height: 60px; }

  header .headerTopContent .topContentMenu a {
    font-size: 10px; }

  #homeSporcuContent h2 {
    font-size: 20px; }

  footer #footerTopContainer .item:nth-child(1) {
    margin: 60px 0 0; }

  footer #footerTopContainer .item:nth-child(2) {
    margin: 40px 0 0; }

  header.headerStickyMenu .headerBottomContent .logo img {
    height: 60px;
    margin: -5px 0 0; }

  header .headerTopContent .topContentMenu li {
    padding: 0 7px; }

  #detailPage .contentKayak {
    width: calc(100% - 100px);
    padding: 30px 50px 30px;
    background: #c01e24; }

  #detailPage .contentList .listItem .itemChar {
    display: table;
    margin: 0 auto 20px;
    text-align: center;
    width: 50%; }

  #detailPage .contentList .listItem .itemText {
    width: 100%;
    margin: 0;
    float: none;
    clear: both; }

  #detailPage .contentList .listItem:nth-child(even) .itemText {
    margin: 0; }

  #detailPageHeader p {
    font-size: 12px; }

  #detailPageHeader .homeSliderCaption {
    top: 0; }
  
	.sporcularList .item {width: calc(50% - 2px);}
	.contentHTML .partImg {float: none;width: 100%;margin: 3% 0;}
	.contentHTML .partIcerik {float: none;width: 100%}
	.basinList .item .contentImg {float: none; width: 100%;}
	.basinList .item .contentBasinList {float: none;width: 100%;}
	.gallery .zoom {width: calc(48% - 2px);}
	
	.galleryContainer ul li {width: 30%;}
	
	.youtubeList .item {width: 100%;}
	
}


	
@media screen and (max-width: 375px) {
	
  footer #footerBottomContainer .socialMedia span .fab {
    font-size: 25px; }

  footer #footerBottomContainer .socialMedia span {
    margin: 0 5px; }

  footer #footerBottomContainer h2 {
    font-size: 20px; }

  #homeBlogContent .homeBlogText .btnMore {
    padding: 5px 20px; }

  header .headerTopContent .topContentMenu span {
    display: none; }

  footer #footerTopContainer {
    height: calc(300px - 0px); }

	.sporcularList .item {
    width: calc(100% - 2px);
}
	
	}
	

/*# sourceMappingURL=project.css.map */

