@import url("https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800&display=swap&subset=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, body, .instagram_Takip, .popupBox .foto, .popupBox .siyah, .popupBox .search, .danisanYorum .box .areaPhoto, .areaBoxTour .box .areaPhoto, .menuItem .menuShape, .logo, .logoSmall, .mobilMenuOpen, .mobilMenuClose, .bannerSlider .bannerIrem, .paketBox .circleBox .iconSearch, .paketBox .circleBox .icon1, .paketBox .circleBox .icon2, .paketBox .circleBox .icon3, .paketBox .circleBox .cbContent, .paketBox .circleBox .cbImagebox, .hizmetBox .circleBox .cbContent, .hizmetBox .circleBox .cbImagebox, .boxTblGaleri .search, .boxTblGaleri .play, .boxTblGaleri .fotoBox {
  background-size: 100%;
  background-size: cover;
  background-position: center center;
  vertical-align: top; }

/*@extend .photoCoverBG;*/
.animeSpeed, .menuItem, .menuItem .menuShape, .menuItem:hover, .menuItem:hover .menuShape, .logo, .logoSmall, .soccial, .headerBtn, .mobilTopMenu, .mblitem, .mblitemPartL, .mblitemPartR {
  -webkit-transition: all 150ms cubic-bezier(0.075, 0.82, 0.585, 1);
  /* older webkit */
  -webkit-transition: all 150ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -moz-transition: all 150ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -o-transition: all 150ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  transition: all 150ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  /* custom */ }

/*@extend .animeSpeed;*/
.animeSpeedSlow, .youtubeIcon, .facebookIcon, .instagramIcon, .paketBox .circleBox i, .paketBox .circleBox:hover .cbContent, .paketBox .circleBox:hover .cbImagebox, .paketBox .circleBox .cbContent, .paketBox .circleBox .cbImagebox, .hizmetBox .circleBox i, .hizmetBox .circleBox:hover .cbContent, .hizmetBox .circleBox .cbContent, .hizmetBox .circleBox .cbImagebox {
  -webkit-transition: all 500ms cubic-bezier(0.075, 0.82, 0.585, 1);
  /* older webkit */
  -webkit-transition: all 500ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -moz-transition: all 500ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -o-transition: all 500ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  transition: all 500ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  /* custom */ }

/*@extend .animeSpeed;*/
.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); }

.modal-backdrop.show {
  opacity: 0.8 !important; }

.modal-header {
  font-weight: bold;
  color: #fff; }
  .modal-header .close {
    color: #fff;
    text-shadow: 0 1px 0 #000; }

.modal-body {
  text-align: justify !important; }
  .modal-body .spotTextBody {
    display: block;
    padding: 22px 0px 6px;
    font-weight: bold; }
  .modal-body .spotTextInformation {
    display: block;
    margin: 18px 0px 5px;
    color: #ed8282; }
  .modal-body ul {
    list-style-type: circle;
    margin-left: 20px; }

.modelSbox {
  text-align: justify; }
  .modelSbox .spotTextBody {
    display: block;
    padding: 22px 0px 6px;
    font-weight: bold; }
  .modelSbox .spotTextInformation {
    display: block;
    margin: 18px 0px 5px;
    color: #ed8282; }
  .modelSbox ul {
    list-style-type: circle;
    margin-left: 20px; }

.diyetBg {
  padding: 10px 40px; }

.listHeader {
  position: relative;
  display: block;
  padding-top: 30px;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  border-style: solid;
  border-color: #6F9E48;
  border-width: 0 0 1px 0;
  color: #759D40; }

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; }

@font-face {
  font-family: 'LakesideW01-Reg';
  src: url("../font/LakesideW01-Reg.eot");
  src: url("../font/LakesideW01-Reg.eot?#iefix") format("embedded-opentype"), url("../font/LakesideW01-Reg.svg#LakesideW01-Reg") format("svg"), url("../font/LakesideW01-Reg.ttf") format("truetype"), url("../font/LakesideW01-Reg.woff") format("woff"), url("../font/LakesideW01-Reg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
body {
  font-size: 0.9em;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  color: #333333;
  background: url("../images/bannnerBG.jpg") no-repeat center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -99;
  background: url("../images/bannnerBG.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

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; }

.iremListStyle {
  display: block;
  padding: 10px 0px 8px;
  font-weight: bold; }

.iremListStyleUl {
  list-style-type: circle;
  margin-left: 20px;
  text-align: left; }

.menuArrowUl {
  padding: 12px 0px 12px 4px;
  text-align: left !important; }

.menuArrowIcon {
  margin-right: 4px;
  padding-right: 4px; }

/*----------------------popup--------------------------*/
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=68);
  -moz-opacity: 0.68;
  -khtml-opacity: 0.68;
  opacity: 0.68;
  z-index: 999999998 !important;
  display: block; }

.popup {
  width: 100%;
  margin: 0 auto;
  display: none;
  position: fixed;
  z-index: 999999999 !important; }
  .popup .close {
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    color: #fff;
    text-shadow: 1px 1px #000000;
    z-index: 9999999999 !important; }

.cnt223 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  width: 90%;
  height: 90vh;
  margin: 30px auto 0px;
  z-index: 103; }

.cnt223 .x {
  float: right;
  height: 35px;
  left: 22px;
  position: relative;
  top: -25px;
  width: 34px; }

.cnt223 .x:hover {
  cursor: pointer; }

#animated-icon {
  width: 34px;
  height: 17px;
  position: relative;
  display: block;
  margin: 34px auto 17px auto; }
  #animated-icon .line {
    display: block;
    background: #89ab3c;
    width: 34px;
    height: 4px;
    position: absolute;
    left: 0;
    border-radius: 2px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s; }
    #animated-icon .line.line-1 {
      top: 0; }
    #animated-icon .line.line-2 {
      top: 50%; }
    #animated-icon .line.line-3 {
      top: 100%; }
  #animated-icon:hover .line-1, #animated-icon:focus .line-1 {
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px); }
  #animated-icon:hover .line-3, #animated-icon:focus .line-3 {
    transform: translateY(2px);
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px); }
  #animated-icon.active .line-1 {
    transform: translateY(8.5px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(8.5px) translateX(0) rotate(45deg);
    -moz-transform: translateY(8.5px) translateX(0) rotate(45deg); }
  #animated-icon.active .line-2 {
    opacity: 0; }
  #animated-icon.active .line-3 {
    transform: translateY(-8.5px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(-8.5px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(-8.5px) translateX(0) rotate(-45deg); }

.pdng {
  padding: 0px; }

.aLinkStyle {
  text-decoration: none;
  margin: 0.5em 1.5em;
  display: inline-block; }

.mobilGizli {
  display: block; }

#gizli_menu {
  position: fixed;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #9c9d9d;
  top: 0px;
  padding-bottom: 2px;
  background-color: #fcfcfa;
  z-index: 999;
  color: white;
  width: 100%;
  -webkit-box-shadow: 0px 15px 20px -15px rgba(0, 0, 0, 0.61);
  -moz-box-shadow: 0px 15px 20px -15px rgba(0, 0, 0, 0.61);
  box-shadow: 0px 15px 20px -15px rgba(0, 0, 0, 0.61); }

.closeBtnAlign {
  position: absolute;
  right: 3%;
  top: -10px;
  z-index: 999999; }

.btn-close-modal {
  position: fixed;
  right: 30px;
  top: 30px;
  cursor: pointer;
  color: #fff;
  z-index: 9999; }

.closebt {
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer; }

.closebt:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg); }

.modalContent {
  background-image: url("../images/Flowers.png");
  height: 100%;
  width: 100%;
  display: table; }
  .modalContent .cnt {
    display: table-cell;
    vertical-align: middle;
    text-align: justify;
    font-size: 1.4em;
    font-family: proxima_novalight; }

.instagram_Takip {
  position: relative;
  background-image: url("../images/instagram_Takip.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 90px;
  margin: 0px auto 15px; }

.popupBox {
  display: block;
  position: relative;
  margin: 3px auto 30px; }
  .popupBox .foto, .popupBox .siyah {
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 156px;
    height: 156px;
    margin: 0 auto;
    -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    -ms-border-radius: 250px;
    border-radius: 250px;
    background-color: #000;
    -webkit-box-shadow: 0px 0px 0px 2px white;
    -moz-box-shadow: 0px 0px 0px 2px white;
    box-shadow: 0px 0px 0px 2px white;
    -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /* easeOutQuad */
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /* easeOutQuad */ }
  .popupBox .siyah {
    position: absolute;
    background-image: url("../images/bgBox.png");
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 0;
    opacity: .05;
    -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /* easeOutQuad */
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /* easeOutQuad */ }
  .popupBox .search {
    position: absolute;
    background-image: url("../images/search.png");
    background-size: 30%;
    background-repeat: no-repeat;
    top: 95%;
    left: 23%;
    height: 80px;
    width: 80px;
    margin: -40px 0px 0px -40px;
    display: block;
    opacity: 0.9;
    z-index: 1;
    -webkit-transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); }
  .popupBox .txt {
    font-family: centralesansbookuploaded_file;
    position: absolute;
    font-size: 0.9em;
    text-align: center;
    bottom: -8px;
    background-color: red;
    padding: 3px 5px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: 110px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    -webkit-box-shadow: 0px 0px 0px 2px white;
    -moz-box-shadow: 0px 0px 0px 2px white;
    box-shadow: 0px 0px 0px 2px white; }
  .popupBox:hover .siyah {
    opacity: .75; }
  .popupBox:hover .foto, .popupBox:hover .siyah {
    background-size: 109%; }
  .popupBox:hover .search {
    top: 50%;
    left: 50%;
    opacity: 1;
    background-size: 70%; }

.topHeader {
  position: relative;
  padding: 35px 0 25px;
  width: 100%;
  z-index: 99; }

.flexB {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  align-content: stretch; }

.danisanYorum {
  text-decoration: none !important;
  width: 100%; }
  .danisanYorum .box {
    margin: 2px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .danisanYorum .box p b {
      letter-spacing: 2px; }
    .danisanYorum .box .areaPhoto {
      display: block;
      height: 300px;
      width: 100%;
      background-color: floralwhite; }

.areaBoxTour {
  text-decoration: none !important;
  width: 100%; }
  .areaBoxTour .box {
    margin: 2px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .areaBoxTour .box .areaPhoto {
      display: block;
      height: 300px;
      width: 100%;
      background-color: floralwhite; }

.carrouselRowYorum {
  position: relative;
  margin-top: 35px;
  padding: 0px;
  text-align: justify; }
  .carrouselRowYorum .box p {
    text-align: justify;
    font-size: 1.2em;
    font-weight: 400;
    color: #6F9E48;
    padding: 10px 25px; }

.owl-prev,
.owl-next {
  position: absolute;
  top: 32%;
  transform: translateY(-32%); }

.owl-carousel .owl-nav .owl-prev {
  left: -4rem;
  transform: scale(0.4);
  opacity: 0.8; }
  .owl-carousel .owl-nav .owl-prev:hover {
    background-color: transparent;
    opacity: 1; }

.owl-carousel .owl-nav .owl-next {
  right: -4rem;
  transform: scale(0.4);
  opacity: 0.8; }
  .owl-carousel .owl-nav .owl-next:hover {
    background-color: transparent;
    opacity: 1; }

.menuBigTable {
  display: table;
  text-align: center;
  margin-top: 26px; }

.menuItem {
  position: relative;
  font-family: 'LakesideW01-Reg';
  font-size: 3em;
  letter-spacing: 1px;
  margin: 0px 16px;
  color: #6F9E48;
  display: inline-block; }
  .menuItem .menuShape {
    position: absolute;
    width: 0%;
    height: 11px;
    top: 50px;
    z-index: 9;
    opacity: 0;
    background-image: url("../images/menuShape.png");
    background-repeat: no-repeat; }
  .menuItem:hover {
    color: #40572e; }
    .menuItem:hover .menuShape {
      width: 100%;
      top: 44px;
      opacity: 1; }

.logo, .logoSmall {
  background-image: url("../images/Diyetisyen-Irem-Imrag.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 205px;
  height: 84px;
  text-decoration: none;
  cursor: pointer;
  margin: -26px 25px 0;
  opacity: 1;
  vertical-align: middle; }

.menuSmallTable {
  display: table;
  text-align: center;
  margin-top: 7px; }

.logoSmall {
  background-image: url("../images/Diyetisyen-Irem-Imrag.png");
  background-repeat: no-repeat;
  margin: -10px 35px 0;
  width: 122px;
  height: 50px; }

.socialIcons {
  margin: 4px 1px 0px;
  text-decoration: none !important;
  color: #1d1d1d;
  font-size: 1.5em;
  width: 41px;
  height: 41px;
  line-height: 40px;
  font-size: 17px;
  text-align: center;
  text-rendering: optimizeLegibility;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  -ms-border-radius: 44px;
  border-radius: 44px;
  border: 1px solid #1d1d1d; }
  .socialIcons:hover {
    border: 1px solid transparent;
    color: #fff; }

.modalBtn {
  padding: 20px 60px 0px; }
  .modalBtn .incele {
    width: 49%;
    display: block;
    margin: 9px auto 0px;
    text-align: center;
    background-color: #ffb919;
    color: #fff;
    padding: 12px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .modalBtn .incele:hover {
      background-color: #dea625; }
  .modalBtn .satinal {
    width: 49%;
    display: inline-block;
    margin: 9px auto 0px;
    text-align: center;
    background-color: #89ab3c;
    color: #fff;
    padding: 12px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .modalBtn .satinal:hover {
      background-color: #799833; }

.satinAlmaBtn {
  position: relative;
  width: 150px;
  font-weight: 600;
  display: block;
  margin: 35px auto 0px;
  text-align: center;
  background-color: #89ab3c;
  color: #fff !important;
  padding: 12px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .satinAlmaBtn i {
    padding: 0px 3px;
    color: #f8f8f8; }
  .satinAlmaBtn:hover {
    background-color: #517b31; }

.youtubeIcon {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0); }
  .youtubeIcon:hover {
    opacity: 0.75;
    background-color: #f91212; }

.titleCenter {
  text-align: center;
  width: 100%; }

.facebookIcon {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0); }
  .facebookIcon:hover {
    opacity: 0.75;
    background-color: #0d5fe7; }

.instagramIcon {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0); }
  .instagramIcon:hover {
    opacity: 0.75;
    background-color: #c726ef; }

.socialMenu {
  display: block;
  right: 0px;
  margin-top: 7px;
  z-index: 99; }

.textFlat {
  text-decoration: none !important; }

.soccial {
  margin: -2px;
  display: inline-block;
  cursor: pointer;
  font-size: 1.5em;
  text-decoration: none;
  color: #000;
  opacity: .9;
  padding: 2px;
  background-color: rgba(255, 255, 255, 0);
  border-style: solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.soccial:hover {
  color: #092663;
  -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 */ }

.headerBtn {
  background-color: rgba(25, 25, 25, 0.61);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  background-repeat: no-repeat;
  display: block;
  color: #fff !important;
  font-size: 0.8em;
  opacity: .9;
  margin: 3px 6px 0 0;
  padding: 5px 10px;
  text-decoration: none;
  float: left;
  opacity: 1;
  cursor: default; }
  .headerBtn i {
    margin-right: 5px; }

.topDsplyMenu {
  float: right;
  display: inline-block; }

.active {
  color: #ff0000 !important; }

.bigMenu {
  display: block; }

.bigMenuAlign {
  margin-top: 45px; }

.bigLink {
  padding: 0px 20px; }

.mobilTopMenu {
  position: fixed;
  top: -120px;
  width: 100%;
  display: block;
  text-align: center;
  z-index: 99998;
  cursor: pointer;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.65);
  border-width: 0px 0px 1px 0px; }
  .mobilTopMenu a {
    text-decoration: none !important; }

.mobilMenuOpen, .mobilMenuClose {
  position: fixed;
  display: block;
  width: 90%;
  top: 0px;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #272422;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 9998;
  cursor: default;
  background-image: url("../images/mobil_menu_bg.jpg"); }
  .mobilMenuOpen a, .mobilMenuClose a {
    text-decoration: none !important; }

.mobilMenuClose {
  display: none; }

.maskLayer, .maskLayerHide {
  position: fixed;
  display: block;
  width: 100%;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 9997;
  cursor: default;
  background-color: rgba(245, 245, 245, 0.64); }

.maskLayerHide {
  display: none; }

.mobilTopMenu .menuTitle {
  text-indent: 12px;
  width: 100%;
  display: block;
  padding: 14px 0px;
  background-color: #009dcd;
  font-size: 1em;
  color: #fff;
  font-weight: bold; }

.mobilTopMenu .menuTitle:hover {
  background-color: #308dc0; }

.mblitem, .mblitemPartL, .mblitemPartR {
  display: block;
  font-size: 1.2em;
  width: 100%;
  float: left;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff !important;
  margin-bottom: 1px;
  text-align: center;
  padding: 12px 0px; }
  .mblitem:hover, .mblitemPartL:hover, .mblitemPartR:hover {
    background-color: rgba(0, 0, 0, 0.2); }

.HomeBtn {
  background-color: #f5f5f5 !important;
  color: #000 !important;
  font-weight: bolder;
  padding: 21px 0px; }

.mblitemPartL {
  padding: 32px 0px;
  width: 49.9%;
  float: left;
  display: inline-block; }

.mblitemPartR {
  padding: 32px 0px;
  width: 49.8%;
  float: right;
  display: inline-block; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: none !important; }

.tp-bannertimer {
  background-color: transparent; }

.bannerSlider {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-timing-function: ease-in; }
  .bannerSlider .bannerIrem {
    position: relative;
    background-image: url("../images/BannerIrem.png");
    width: 440px;
    height: 377px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translatey(-50%);
    -webkit-transform: translateX(-50%) translatey(-50%); }
  .bannerSlider .HomeButon {
    position: absolute;
    font-size: 1em;
    font-weight: 300;
    background-color: #6F9E48;
    color: #fff;
    padding: 10px 20px;
    bottom: 50px;
    opacity: 0.94;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 0px 1px black, 0px 0px 0px 4px #fff, 0px 0px 0px 5px #A2CB60;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-name: hbtnanime;
    animation-name: hbtnanime;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
    .bannerSlider .HomeButon:hover {
      background-color: #517b31;
      box-shadow: 0px 0px 0px 1px black, 0px 0px 0px 4px #fff, 0px 0px 0px 5px #6F9E48; }

.carrouselRow {
  position: absolute;
  bottom: 112px;
  padding: 0px;
  text-align: center; }
  .carrouselRow h1 {
    font-size: 1.4em;
    font-weight: 400;
    color: #6F9E48;
    padding: 10px 18%; }

@-webkit-keyframes hbtnanime {
  0% {
    bottom: 0px;
    opacity: 0; }
  100% {
    bottom: 50px;
    opacity: 0.95; } }
@keyframes hbtnanime {
  0% {
    bottom: 0px;
    opacity: 0; }
  100% {
    bottom: 50px;
    opacity: 0.95; } }
.homeContent {
  position: relative;
  padding: 0;
  margin: 0; }

.instagramCnt {
  display: block;
  /*background-color: rgba(255, 255, 255, 0.73);
  height:720px;*/ }

.instagram_feed img {
  border: 6px solid #fff; }

.titleCnt {
  font-size: 2.8em;
  letter-spacing: 1px;
  font-weight: 200;
  padding: 48px 0px 30px;
  text-align: center;
  color: #6F9E48; }

.titleCntAlt {
  font-size: 2.2em;
  letter-spacing: 1px;
  font-weight: 200;
  padding: 60px 0px 30px;
  text-align: center;
  color: #6F9E48; }

.boldCenterText {
  font-family: 'LakesideW01-Reg';
  text-align: center;
  margin: 25px 0px 0px;
  color: #6F9E48;
  font-size: 3.1em; }

.boldCenterAltText {
  font-family: 'LakesideW01-Reg';
  text-align: center;
  margin: -15px 0px 30px;
  color: #6F9E48;
  font-size: 3.1em; }

.leafClass {
  color: #8AB551;
  margin-right: 10px;
  font-size: 0.8em; }

.cntBox {
  padding: 45px 0px 0px;
  font-size: 1.1em;
  background-repeat: repeat;
  text-align: justify;
  font-weight: 300;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px; }

.paketBox {
  position: relative;
  margin: 0px auto -15px;
  text-align: center; }
  .paketBox .circleBox {
    position: relative;
    width: 275px;
    height: 275px;
    margin: 0px;
    padding: 0px;
    display: inline-block; }
    .paketBox .circleBox i {
      position: absolute;
      color: #fff;
      display: block;
      width: 275px;
      height: 275px;
      background-repeat: no-repeat;
      opacity: 0.9; }
    .paketBox .circleBox span {
      position: absolute;
      top: 280px;
      width: 100%;
      text-align: center;
      margin: 0 auto;
      left: 15px;
      font-size: 0.8em;
      font-weight: bold;
      color: #517b31; }
    .paketBox .circleBox .iconSearch {
      display: block;
      background-image: url("../images/search.png");
      background-size: 60%;
      opacity: 0;
      background-repeat: no-repeat;
      width: 275px;
      height: 275px;
      margin-top: -15px; }
    .paketBox .circleBox .icon1 {
      display: block;
      background-image: url("../images/Online.png");
      background-size: 26%;
      background-repeat: no-repeat;
      width: 275px;
      height: 275px;
      margin-top: -5px; }
    .paketBox .circleBox .icon2 {
      display: block;
      background-image: url("../images/YuzYuze.png");
      background-size: 26%;
      background-repeat: no-repeat;
      width: 275px;
      height: 275px;
      margin-top: -5px; }
    .paketBox .circleBox .icon3 {
      display: block;
      background-image: url("../images/Mix.png");
      background-size: 26%;
      background-repeat: no-repeat;
      width: 275px;
      height: 275px;
      margin-top: -5px; }
    .paketBox .circleBox h2 {
      position: absolute;
      color: #e2e2e2;
      width: 100%;
      margin: 80px auto 0px;
      font-size: 0.8em;
      text-align: center;
      color: #e2e2e2;
      opacity: 0.9;
      font-weight: 400;
      text-decoration: none; }
    .paketBox .circleBox h3 {
      position: absolute;
      color: #e2e2e2;
      width: 100%;
      margin: 170px auto 0px;
      font-size: 0.8em;
      text-align: center;
      color: #e2e2e2;
      font-weight: 400;
      opacity: 0.9; }
    .paketBox .circleBox:hover i {
      background-size: 30%;
      opacity: 1; }
    .paketBox .circleBox:hover .iconSearch {
      background-size: 28%;
      opacity: 0.7; }
    .paketBox .circleBox:hover span {
      color: #6F9E48; }
    .paketBox .circleBox:hover h2 {
      color: #fff;
      opacity: 1; }
    .paketBox .circleBox:hover h3 {
      color: #fff;
      opacity: 1; }
    .paketBox .circleBox:hover .cbContent {
      opacity: 1;
      width: 182px;
      height: 182px;
      top: 44px;
      left: 48px;
      -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.8);
      -moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.8);
      box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.8); }
    .paketBox .circleBox:hover .cbImagebox {
      -webkit-transform: rotate(-2deg);
      -moz-transform: rotate(-2deg);
      -o-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      transform: rotate(-2deg); }
    .paketBox .circleBox .cbContent {
      position: absolute;
      -webkit-border-radius: 260px;
      -moz-border-radius: 260px;
      -ms-border-radius: 260px;
      border-radius: 260px;
      z-index: 0;
      width: 190px;
      height: 190px;
      top: 40px;
      left: 45px;
      opacity: 1;
      -webkit-box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.7);
      -moz-box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.7);
      box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.7); }
    .paketBox .circleBox .cbImagebox {
      position: absolute;
      background-image: url("../images/BoxBottomStyle.png");
      background-size: 100%;
      background-repeat: no-repeat;
      width: 275px;
      height: 275px;
      z-index: 1;
      display: block;
      top: 0px;
      left: 20px;
      -webkit-transform: rotate(2deg);
      -moz-transform: rotate(2deg);
      -o-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
      transform: rotate(2deg); }

.hizmetBox {
  margin: 0px auto;
  text-align: center;
  font-size: 1.3em; }
  .hizmetBox .circleBox {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 0px;
    padding: 0px;
    display: inline-block; }
    .hizmetBox .circleBox i {
      position: absolute;
      color: #fff;
      display: block;
      height: 300px;
      width: 300px;
      background-repeat: no-repeat;
      opacity: 0.9; }
    .hizmetBox .circleBox span {
      position: absolute;
      text-align: center;
      margin: 0 auto;
      font-size: 0.8em;
      font-weight: 400;
      text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
      color: #fff;
      top: 48.2%;
      left: 50%;
      transform: translateX(-50%) translatey(-50%);
      -webkit-transform: translateX(-50%) translatey(-50%); }
    .hizmetBox .circleBox h2 {
      position: absolute;
      color: #e2e2e2;
      width: 100%;
      margin: 75px auto 0px;
      font-size: 0.8em;
      text-align: center;
      color: #e2e2e2;
      opacity: 0.9;
      font-weight: 400;
      text-decoration: none; }
    .hizmetBox .circleBox h3 {
      position: absolute;
      color: #e2e2e2;
      width: 100%;
      margin: 175px auto 0px;
      font-size: 0.8em;
      text-align: center;
      color: #e2e2e2;
      font-weight: 400;
      opacity: 0.9; }
    .hizmetBox .circleBox:hover i {
      background-size: 30%;
      opacity: 1; }
    .hizmetBox .circleBox:hover h2 {
      color: #fff;
      opacity: 1; }
    .hizmetBox .circleBox:hover h3 {
      color: #fff;
      opacity: 1; }
    .hizmetBox .circleBox:hover span {
      text-shadow: 0 0px 3px rgba(0, 0, 0, 0.2); }
    .hizmetBox .circleBox:hover .cbContent {
      background-color: #5c8431;
      width: 202px;
      height: 202px;
      top: 44px;
      left: 48px;
      -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.8);
      -moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.8);
      box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.8); }
    .hizmetBox .circleBox .cbContent {
      position: absolute;
      -webkit-border-radius: 260px;
      -moz-border-radius: 260px;
      -ms-border-radius: 260px;
      border-radius: 260px;
      background-color: #6F9E48;
      z-index: 0;
      width: 210px;
      height: 210px;
      top: 40px;
      left: 45px;
      -webkit-box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.7);
      -moz-box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.7);
      box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.7); }
    .hizmetBox .circleBox .cbImagebox {
      position: absolute;
      background-image: url("../images/BoxBottomStyle.png");
      background-size: 100%;
      background-repeat: no-repeat;
      width: 300px;
      height: 300px;
      z-index: 1;
      display: block;
      top: 0px;
      left: 20px; }

.centerCntText {
  margin: 20px 0px;
  padding: 0px 220px; }

.supImg {
  position: relative;
  display: block;
  width: 100%;
  height: 20px;
  text-decoration: none;
  opacity: 1;
  background: #89ab3c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #89ab3c 0%, #699543 50%, #89ab3c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #89ab3c 0%, #699543 50%, #89ab3c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #89ab3c 0%, #699543 50%, #89ab3c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89ab3c', endColorstr='#89ab3c',GradientType=1 );
  /* IE6-9 */ }
  .supImg .pageTitle {
    position: absolute;
    background-image: URL("../images/bg.png");
    font-size: 1.4em;
    margin-bottom: -6px;
    padding: 5px 22px;
    bottom: 0px;
    font-weight: 300;
    letter-spacing: 1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
    color: #6F9E48; }

.webDesign {
  position: relative;
  text-align: center;
  background-position: 0px 0px;
  background-image: url("../images/Kordizayn_logo.svg");
  background-repeat: no-repeat;
  display: block !important;
  background-color: transparent !important;
  margin-left: -66px;
  left: 50%;
  margin-top: 25px;
  width: 132px;
  height: 35px;
  background-size: cover;
  background-position: center center;
  vertical-align: top;
  text-decoration: none;
  background-color: rgba(51, 51, 51, 0.26);
  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; }

.copyRight {
  font-size: 1em;
  font-weight: 300;
  color: #000; }

.mobil_copyRight {
  font-size: 1.5em;
  position: absolute;
  width: 100%;
  bottom: 10px;
  text-align: center;
  color: #efefef; }
  .mobil_copyRight .ftgText {
    margin-top: 6px;
    font-size: 0.4em; }

.btnGonder {
  color: #fff !important;
  background-color: #5c8431;
  cursor: pointer; }

.btnGonder:hover {
  background-color: #41791f; }

.adressBox {
  margin: 35px auto -35px;
  display: block;
  padding: 10px; }
  .adressBox .mailBx {
    color: #89ab3c; }
  .adressBox p {
    padding: 6px;
    font-size: 0.8em; }

.divHr {
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.08);
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #6F9E48;
  margin: 5px 0px 15px; }

.footerBg {
  position: relative;
  margin-top: 15px;
  text-align: center;
  font-size: 1em;
  color: #919191;
  font-weight: 400;
  padding: 5px 0px 25px;
  z-index: 999; }
  .footerBg .footerBgLink {
    color: #6F9E48;
    display: inline-block;
    padding: 0px 15px 20px;
    text-decoration: none;
    margin: 5px 0px;
    text-shadow: 0px 3px 4px #fff;
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    /* easeOutQuart */
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    /* easeOutQuart */ }
    .footerBg .footerBgLink:hover {
      text-decoration: none;
      color: #517b31 !important;
      -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.445, 0.05, 0.305, 0.935);
      -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.305, 0.935);
      -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.305, 0.935);
      transition-timing-function: cubic-bezier(0.445, 0.05, 0.305, 0.935);
      /* custom */ }

/*  ------------------------------- Photo Gallery -------------------------------  */
.boxTblGaleri {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 10px;
  margin: 15px auto;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  opacity: 1; }
  .boxTblGaleri .search {
    position: absolute;
    background-image: url("../images/search.png");
    background-size: 0%;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    height: 80px;
    width: 80px;
    margin: -40px 0px 0px -40px;
    display: block;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); }
  .boxTblGaleri .play {
    position: absolute;
    background-image: url("../images/play.png");
    background-size: 75%;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    height: 80px;
    width: 80px;
    margin: -40px 0px 0px -40px;
    display: block;
    opacity: .5;
    z-index: 1;
    -webkit-transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); }
  .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%;
    height: 200px;
    border-style: solid;
    border-color: #888;
    border-width: 1px; }
  .boxTblGaleri:hover .search {
    opacity: 1;
    background-size: 100%; }
  .boxTblGaleri:hover .play {
    opacity: 1;
    background-size: 100%; }
  .boxTblGaleri:hover .siyah {
    opacity: .8; }

a:hover, a:active, a:focus {
  outline: 0; }

/*  ------------------------------- accordion -------------------------------  */
.accordion--faq {
  max-width: 100%;
  margin: 1em auto; }
  .accordion--faq .accordion__question:last-child {
    border-bottom: 1px solid #cecece; }
  .accordion--faq .accordion__header {
    border-top: 1px solid #cecece;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0.031em;
    line-height: 2.3;
    padding: 0.5em 1em;
    width: 100%; }
    .accordion--faq .accordion__header:hover span, .accordion--faq .accordion__header:focus span {
      color: #01CEF1; }
    .accordion--faq .accordion__header:hover .accordion__heading, .accordion--faq .accordion__header:focus .accordion__heading {
      color: #01CEF1; }
    .accordion--faq .accordion__header.is-active span {
      color: #01CEF1; }
      .accordion--faq .accordion__header.is-active span:before {
        content: "\f2d1"; }
    .accordion--faq .accordion__header.is-active .accordion__heading {
      color: #01CEF1; }
    .accordion--faq .accordion__header span {
      display: inline-block;
      color: #383838;
      line-height: 4.5;
      font-size: 0.6em;
      float: right; }
  .accordion--faq .accordion__heading {
    display: inline-block;
    margin: 0; }
  .accordion--faq .accordion__content {
    display: none;
    padding: 1em; }

.anime1 {
  -webkit-animation-delay: 0.3s;
  /* Chrome, Safari, Opera */
  animation-delay: 0.3s; }

.anime2 {
  -webkit-animation-delay: 0.6s;
  /* Chrome, Safari, Opera */
  animation-delay: 0.6s; }

.anime3 {
  -webkit-animation-delay: 0.9s;
  /* Chrome, Safari, Opera */
  animation-delay: 0.9s; }

.anime4 {
  -webkit-animation-delay: 1.2s;
  /* Chrome, Safari, Opera */
  animation-delay: 1.2s; }

.anime5 {
  -webkit-animation-delay: 1.5s;
  /* Chrome, Safari, Opera */
  animation-delay: 1.5s; }

.anime6 {
  -webkit-animation-delay: 1.8s;
  /* Chrome, Safari, Opera */
  animation-delay: 1.8s; }

.anime7 {
  -webkit-animation-delay: 2.1s;
  /* Chrome, Safari, Opera */
  animation-delay: 2.1s; }

.anime8 {
  -webkit-animation-delay: 2.4s;
  /* Chrome, Safari, Opera */
  animation-delay: 2.4s; }

.anime9 {
  -webkit-animation-delay: 2.7s;
  /* Chrome, Safari, Opera */
  animation-delay: 2.7s; }

.anime10 {
  -webkit-animation-delay: 3s;
  /* Chrome, Safari, Opera */
  animation-delay: 3s; }

@media only screen and (max-width: 1199px) {
  .mobilTopMenu {
    top: 0px; }

  #gizli_menu {
    padding-bottom: 5px; }

  .menuSmallTable {
    margin-top: 10px; }

  .menuItem {
    display: none; }

  .logoSmall {
    margin: 0px auto 0px; }

  .centerCntText {
    padding: 0px 15px; }

  .topDsplyMenu {
    display: none; } }
@media only screen and (max-width: 991px) {
  .copyRight {
    font-size: 0.8em; }

  .bannerSlider .bannerIrem {
    top: 45%;
    width: 350px;
    height: 300px; }

  .instagram_Takip {
    height: 78px;
    background-image: url("../images/instagram_Takip_mobil.png"); }

  .cntBox {
    padding: 40px 25px; }

  .footerBg .footerBgLink {
    width: 100%;
    display: block;
    padding: 8px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #eeeeee;
    margin: 0 auto; }

  .carrouselRow h1 {
    font-size: 1.3em;
    padding: 10px 9%; } }
@media only screen and (max-width: 689px) {
  .mobilMenuOpen, .mobilMenuClose {
    width: 85%; }

  .topHeader {
    padding: 15px 0px; }

  .titleCnt {
    font-size: 2.5em; }

  .bannerSlider {
    bottom: -25px; }
    .bannerSlider .bannerIrem {
      width: 304px;
      height: 260px; }
    .bannerSlider .HomeButon {
      font-size: 0.9em;
      padding: 7px 14px; }

  .carrouselRow {
    bottom: 128px; }
    .carrouselRow h1 {
      font-size: 1.1em;
      padding: 0px 3%; }

  .supImg {
    height: 12px; }
    .supImg .pageTitle {
      font-size: 1em;
      margin-bottom: -6px;
      padding: 4px 5px;
      letter-spacing: 0px; } }
@media only screen and (max-width: 450px) {
  .instagram_Takip {
    height: 35px; }

  .mobilMenuOpen, .mobilMenuClose {
    width: 85%; } }
@media only screen and (max-width: 350px) {
  .paketBox {
    margin: 0px 0px 0px -20px; }

  .hizmetBox {
    margin: 0px 0px 0px -20px; }

  .bannerSlider {
    bottom: -40px; }
    .bannerSlider .bannerIrem {
      width: 257px;
      height: 220px; }
    .bannerSlider .HomeButon {
      font-size: 0.8em;
      padding: 7px 11px; }

  .carrouselRow {
    bottom: 90px; }
    .carrouselRow h1 {
      font-size: 1em;
      padding: 0px 1%; } }
@media only screen and (max-width: 280px) {
  .bannerSlider .bannerIrem {
    width: 210px;
    height: 180px; }
  .bannerSlider .HomeButon {
    font-size: 0.7em; }

  .carrouselRow {
    bottom: 80px; }
    .carrouselRow h1 {
      font-size: 0.9em; } }

/*# sourceMappingURL=kordizayn.css.map */
