@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700,800&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,400italic,500,700,900&subset=latin,latin-ext);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/*.box { @include border-radius(5px); }*/
.photoCoverBG, .boxTblGaleri .search, .boxTblGaleri .fotoBox, .boxTbl .play, .boxTbl .fotoBox, .altIMG {
  background-size: 100%;
  background-size: cover;
  background-position: center center;
  vertical-align: top; }

/*@extend .photoCoverBG;*/
.embossed {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 0 rgba(0, 0, 0, 0.35), inset 0 -3px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 0 rgba(0, 0, 0, 0.35), inset 0 -3px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 0 rgba(0, 0, 0, 0.35), inset 0 -3px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(0, 0, 0, 0.1); }

a:hover {
  text-decoration: none; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

b {
  font-weight: bold; }

body {
  font-size: 1.2em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  overflow-x: hidden;
  color: #333333;
  background-image: url("../images/bg.png");
  background-repeat: repeat;
  background-color: #eee; }

html, body {
  height: 100%; }

.container {
  height: 100%; }

.row {
  margin-right: 0px !important;
  margin-left: 0px !important; }

.SitePreview {
  background-image: url("../SitePreview.jpg");
  background-repeat: no-repeat;
  position: absolute;
  top: -500px;
  left: -500px;
  height: 500px;
  width: 500px;
  z-index: -99; }

.banner1Txt {
  display: block; }

.banner1_2Txt {
  display: none; }

.myTopHeader {
  position: relative;
  font-size: 0.8em;
  background-color: #103b2a;
  display: block;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(0, 0, 0, 0.4);
  z-index: 997; }
  .myTopHeader .shadowTop {
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -600px;
    height: 10px;
    width: 1200px;
    opacity: .15; }
  .myTopHeader .shadow {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -600px;
    height: 4px;
    width: 1200px;
    opacity: .5; }

.fontRight {
  text-align: right; }

.adressTop {
  font-weight: bold;
  margin-left: 6px;
  padding: 10px 0px;
  color: #f0f0f0;
  font-size: 0.8em; }

.mCircle {
  font-size: 0.9em;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin-right: 6px; }

.mapAddres {
  padding: 15px 25px 0 0px;
  line-height: 1.8em;
  font-size: 0.8em;
  color: #1b4c32;
  text-align: center; }

.mobilTel {
  font-size: 0.9em;
  color: #fff;
  font-weight: 100;
  margin-right: 6px; }

.socialIcons {
  text-align: center;
  padding: 10px 0px;
  width: 35px;
  color: #e7e7e7 !important;
  background-color: rgba(0, 0, 0, 0.06);
  opacity: 1;
  text-decoration: none !important; }
  .socialIcons:hover {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff !important; }

.socialIconsLNG {
  font-family: 'Open Sans';
  text-align: center;
  padding: 10px 0px;
  width: 35px;
  color: #e7e7e7 !important;
  background-color: #1b4c32;
  opacity: 1;
  text-decoration: none !important; }
  .socialIconsLNG:hover {
    background-color: #2a6a48;
    color: #ffffff !important; }

.menuTop {
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(255, 255, 255, 0.4);
  z-index: 997; }

.mobilTopMenu {
  position: fixed;
  top: -200px;
  width: 100%;
  display: block;
  z-index: 99998;
  cursor: pointer;
  text-align: right;
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */ }

.mobilMenuOpen, .mobilMenuClose {
  position: fixed;
  display: block;
  width: 100%;
  top: 184px;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #1b4c32;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 99999;
  cursor: default;
  background-color: #A0A984; }

.mobilMenuClose {
  display: none; }

.mobilTopMenu .menuTitle {
  position: relative;
  width: 100%;
  height: 60px;
  display: block;
  padding: 14px 0px;
  background-color: rgba(245, 248, 238, 0);
  font-size: 1em;
  color: #1b4c32;
  font-weight: bold;
  cursor: default;
  text-decoration: none; }

.menuSvg {
  position: absolute;
  top: 20px;
  right: -6px;
  display: block;
  height: 70px;
  width: 70px;
  background-image: url("../images/menu.svg");
  background-repeat: no-repeat;
  z-index: 99999;
  opacity: 1; }
  .menuSvg:hover {
    opacity: 0.6; }

.boxTblGaleri {
  position: relative;
  background-color: #fff;
  width: 100%;
  padding: 10px;
  margin: 15px 0px;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  opacity: 1; }
  .boxTblGaleri .search {
    position: absolute;
    background-image: url("../images/search.png");
    top: 50%;
    left: 50%;
    height: 80px;
    width: 80px;
    margin: 0px 0px 0px -40px;
    display: block;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */ }
  .boxTblGaleri .siyah {
    position: absolute;
    background-image: url("../images/bgBox.png");
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: 10px;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */ }
  .boxTblGaleri .fotoBox {
    display: block;
    width: 100%;
    min-height: 180px; }
  .boxTblGaleri:hover .search {
    opacity: 1;
    margin: -40px 0px 0px -40px; }
  .boxTblGaleri:hover .siyah {
    opacity: .8; }

.boxTbl {
  position: relative;
  background-color: #fff;
  width: 100%;
  padding: 10px;
  margin: 15px 0px;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  opacity: 1; }
  .boxTbl .play {
    position: absolute;
    background-image: url("../images/play.png");
    top: 50%;
    left: 50%;
    height: 80px;
    width: 80px;
    margin: 0px 0px 0px -40px;
    display: block;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */ }
  .boxTbl .siyah {
    position: absolute;
    background-image: url("../images/bgBox.png");
    top: 0px;
    bottom: 50px;
    right: 0px;
    left: 0px;
    margin: 10px;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */ }
  .boxTbl .fotoBox {
    display: block;
    width: 100%;
    min-height: 180px; }
  .boxTbl .text {
    margin: 15px 0px;
    color: #1b4c32;
    text-decoration: none !important; }
  .boxTbl:hover .play {
    opacity: 1;
    margin: -65px 0px 0px -40px; }
  .boxTbl:hover .siyah {
    opacity: .8; }
  .boxTbl:hover .text {
    color: #111; }

.jardindeFranceLogoMobil {
  position: absolute;
  margin-left: -150px;
  left: 50%;
  margin-top: -70px;
  text-align: center;
  background-position: 0px 0px;
  background-image: url("../images/jardindeFranceLogo.svg");
  background-repeat: no-repeat;
  display: block;
  width: 300px;
  height: 210px;
  background-size: 100%;
  background-size: cover;
  background-position: center center;
  vertical-align: top;
  text-decoration: none;
  font-weight: bold;
  opacity: 1;
  z-index: 998;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */ }
  .jardindeFranceLogoMobil:hover {
    opacity: .9; }

.mblitem {
  display: block;
  font-size: 1.2em;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff !important;
  margin-bottom: 1px;
  text-align: center;
  padding: 12px 0px;
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */ }
  .mblitem b {
    font-size: 0.8em;
    color: #ffde00; }
  .mblitem:hover {
    background-color: rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */ }

.brandLogo {
  padding: 0px 0px 25px; }

.addresCnt {
  padding: 0px 0px 25px;
  font-size: 1em;
  color: rgba(28, 32, 28, 0.85);
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.22);
  border-width: 0px 0px 1px 0px; }

.AceOfMiceLogo {
  text-align: center;
  background-image: url("../images/AceOfMice.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 125px;
  height: 56px;
  padding: 20px;
  margin: 0 auto;
  background-size: 100%;
  background-size: cover;
  background-position: center center;
  text-decoration: none;
  opacity: 1;
  z-index: 999;
  cursor: pointer;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */ }
  .AceOfMiceLogo:hover {
    opacity: .9; }

.elchynLogoTxt {
  text-align: center;
  background-image: url("../images/ElchynLogo.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 125px;
  height: 56px;
  padding: 20px;
  margin: 0 auto;
  background-size: 100%;
  background-size: cover;
  background-position: center center;
  text-decoration: none;
  opacity: 1;
  z-index: 999;
  cursor: pointer;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */ }
  .elchynLogoTxt:hover {
    opacity: .9; }

.hizmetCntPdng {
  padding: 10px 0px; }

.hizmetCnt {
  font-size: 0.8em; }
  .hizmetCnt .btn {
    margin: 15px 0;
    padding: 20px 0px;
    width: 100%;
    display: block;
    background-color: #1d7948;
    color: #fff; }

.spotTitleHizmetler {
  font-size: 1.1em;
  color: #1b4c32;
  font-weight: bold;
  margin: 34px 0px;
  text-align: center;
  text-transform: uppercase; }

.spotTitle {
  font-size: 0.9em;
  color: #1b4c32;
  font-weight: bold;
  margin: 34px 0px 0px;
  text-align: left;
  text-transform: uppercase; }
  .spotTitle span {
    display: block;
    font-size: 0.8em;
    text-transform: capitalize;
    color: #2d8958;
    margin-bottom: 34px;
    padding-left: 0px; }

.refAct {
  padding: 10px 0px 40px;
  border-style: dashed;
  border-color: #807a72;
  border-width: 0px 0px 1px 0px; }

.refActSon {
  padding: 10px 0px 40px;
  border-style: dashed;
  border-color: #807a72;
  border-width: 0px 0px 0px 0px; }

.txtContent {
  text-align: justify;
  padding-top: 0px; }

.iletisimBoxLeft {
  padding: 0px 5px 0px 0px;
  display: block; }

.iletisimBoxRight {
  padding: 0px 0px 0px 5px;
  display: block; }

.iletisimHide {
  display: none; }

.mapTop {
  width: 100%;
  height: 186px;
  display: none; }

.altIMG {
  position: relative;
  top: 0px;
  height: 240px;
  width: 100%;
  z-index: 3;
  background-color: #A0A984;
  border-style: solid;
  border-color: #fff;
  border-width: 0px 0px 1px 0px; }

iletisimSpot {
  font-size: 1.1em;
  color: #1b4c32;
  font-weight: bold;
  margin: 34px 0px; }

.iletisimTxtSpotR {
  text-align: right;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.3);
  border-width: 0px 1px 0px 0px; }

.iletisimTxtSpotL {
  text-align: left; }

.btnGonder {
  color: #fff !important;
  background-color: #1b4c32; }
  .btnGonder:hover {
    background-color: #103b2a; }

.kroki {
  padding: 10px 0px 6px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center; }

.jardindeFranceLogo {
  position: absolute;
  float: left;
  margin-left: -82px;
  margin-top: -10px;
  text-align: center;
  background-position: 0px 0px;
  background-image: url("../images/jardindeFranceLogo.svg");
  background-repeat: no-repeat;
  display: block;
  width: 300px;
  height: 210px;
  background-size: 100%;
  background-size: cover;
  background-position: center center;
  vertical-align: top;
  text-decoration: none;
  background-color: rgba(51, 51, 51, 0);
  font-weight: bold;
  opacity: 1;
  z-index: 998;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */ }
  .jardindeFranceLogo:hover {
    opacity: .9; }

.iconlar {
  background-size: 100%;
  margin: 2px 4px 0 0;
  height: 10px;
  width: 10px;
  opacity: 0.85;
  display: inline-block;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.iconT {
  background-image: url("../images/phone.png"); }

.iconF {
  background-image: url("../images/fax.png"); }

#scrollUp {
  background-image: url("../../images/top.svg");
  bottom: 20px;
  right: 20px;
  width: 38px;
  /* Width of image */
  height: 38px;
  /* Height of image */ }

.ftg {
  position: relative;
  padding: 26px 0px 20px;
  text-align: center;
  font-size: 0.7em;
  color: #fff;
  background-color: #A0A984;
  display: block;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(0, 0, 0, 0.4);
  z-index: 997;
  -webkit-box-shadow: inset 0px 4px 16px -6px rgba(0, 0, 0, 0.77);
  -moz-box-shadow: inset 0px 4px 16px -6px rgba(0, 0, 0, 0.77);
  box-shadow: inset 0px 4px 16px -6px rgba(0, 0, 0, 0.77); }

.webDesign {
  position: relative;
  text-align: right;
  background-position: 0px 0px;
  background-image: url("../images/Kordizayn_logo.svg");
  background-repeat: no-repeat;
  display: block;
  margin-left: -66px;
  left: 50%;
  margin-top: 20px !important;
  width: 132px;
  height: 35px;
  background-size: 100%;
  background-size: cover;
  background-position: center center;
  vertical-align: top;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */ }

.webDesign:hover {
  background-position: 0px -35px;
  text-decoration: underline;
  cursor: pointer; }

.homeCopyright {
  position: fixed;
  bottom: 80px;
  width: 100%;
  text-align: center;
  z-index: 999;
  font-size: 1em; }

@media only screen and (max-width: 1320px) {
  .adressTop {
    margin-left: 50px; }

  .jardindeFranceLogo {
    margin-left: -40px;
    margin-top: -10px;
    width: 300px;
    height: 210px; } }
@media only screen and (max-width: 1199px) {
  .iletisimHide {
    display: block; }

  .mapTop {
    display: block; }

  .altIMG {
    height: 185px; }

  .homeCopyright {
    bottom: 70px; }

  .mobilTopMenu {
    top: 0px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    /* easeInOutCubic */ }

  .menuTop {
    display: none; }

  .myTopHeader {
    display: none; }

  .txtContent {
    padding-top: 190px; }

  .altIMG {
    position: fixed; } }
@media only screen and (max-width: 991px) {
  .spotTitle {
    text-align: center; }

  .iletisimBoxLeft {
    padding: 0px 0px 15px 0px; }

  .iletisimBoxRight {
    padding: 0px 0px 0px 0px; }

  .iletisimTxtSpotR {
    text-align: center;
    border-width: 0px; }

  .iletisimTxtSpotL {
    text-align: center; }

  .homeCopyright {
    bottom: 55px; }

  .altIMG {
    height: 185px;
    opacity: 1; } }
@media only screen and (max-width: 689px) {
  .boxTblGaleri .search {
    height: 60px;
    width: 60px;
    margin: 0px 0px 0px -30px; }
  .boxTblGaleri .fotoBox {
    min-height: 210px; }
  .boxTblGaleri:hover .search {
    opacity: 1;
    margin: -30px 0px 0px -30px; }

  .mapTop {
    height: 142px; }

  .addresCnt {
    font-size: 0.9em; }

  .txtContent {
    padding-top: 160px; }

  .mobilMenuOpen, .mobilMenuClose {
    top: 140px; }

  .altIMG {
    height: 140px; }

  .jardindeFranceLogoMobil {
    position: absolute;
    left: 50%;
    margin-left: -100px;
    margin-top: -55px;
    width: 200px;
    height: 140px;
    opacity: 0.88; }
    .jardindeFranceLogoMobil:hover {
      opacity: 1; }

  .banner1Txt {
    display: none; }

  .banner1_2Txt {
    display: block; }

  .homeCopyright {
    bottom: 40px; }

  .tparrows.preview2:after {
    margin-top: -7px; }

  .homeCopyright {
    font-size: 0.8em; } }
@media only screen and (max-width: 490px) {
  .txtContent {
    padding-top: 125px; }

  .boxTblGaleri .search {
    height: 40px;
    width: 40px;
    margin: 0px 0px 0px -20px; }
  .boxTblGaleri .fotoBox {
    min-height: 180px; }
  .boxTblGaleri:hover .search {
    opacity: 1;
    margin: -20px 0px 0px -20px; } }
@media only screen and (max-width: 360px) {
  .homeCopyright {
    bottom: 35px; } }

/*# sourceMappingURL=kordizayn.css.map */
