
.goog-logo-link,
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
.goog-te-gadget{
  font-size: 0 !important
}
#google_translate_element{
  
    position: absolute;
    top: -5px;
    right: -110px;
  /*
  height: 35px;
      position: absolute;
    top: 8px;*/
}
#google_translate_element a{
    display: none !important;
}
.goog-te-combo{
  border: 1px solid;
  padding: 5px 0 5px 0;
  width: 100px;
}
.widget_breton_core_switcher{
  display: none;
}

.langs-select{
  float: right;
  margin-left: 20px;
  height: 30px;
  line-height: 27px;
}
.skiptranslate{
  display: none;
}
.lang_actives .th-header{
  margin-top: -40px;
}
.lang_actives.lang_en .main-menu .navigation > li{
  margin: 0px 5px;
}
.lang_actives.lang_en .main-menu .navigation > li > a{
  font-size: 13px;
  font-weight: bold;
}


.btn_list_detay{}
.btn_list_detay a img,
.btn_list_detay button img{
  width: 80%;
}

.counter-card_number {
    color: var(--white-color);
    margin-bottom: 6px;
    margin-top: -0.24em;
    font-weight: 700;
    font-size: 30px;
}
.counter-card_text strong {
    font-weight: 700;
    font-size: 22px;
}
.counter-card_text {
    color: var(--white-color);
    display: block;
    margin-bottom: -15px;
    font-size: 20px;
    font-family: var(--title-font);
    margin-top: 10px;
}

#myVideoModal .modal-dialog {
  max-width: 800px;
  margin: 300px auto 30px auto;
}
#myVideoModal .modal-body {
  position:relative;
  padding:0px;
}
#myVideoModal .close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color: #000000;
  opacity: 1;
  border: none;
}

.breadcrumbss {
    padding: 10px 0 0;
    margin: 0 0 10px;
}
.breadcrumbss .item {
    margin: 0;
}
.breadcrumbss .items>li {
    display: inline-block;
    vertical-align: top;
}
.breadcrumbss .items {
    font-size: 1.2rem;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
    list-style: none none;
}
.breadcrumbss .item:not(:last-child) {
    display: inline-block;
    text-decoration: none;
}
.breadcrumbss .items .item {
    height: 25px;
    line-height: 22px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 0 8px 0 18px;
}
.breadcrumbss .items .item:first-child {
    padding-left: 10px;
    border-left: 1px solid #ddd;
}
.breadcrumbss .items .item a {
    display: block;
    text-decoration: none;
    color:#333;
    height:105%;
    overflow:hidden;
    text-overflow:ellipsis;
    transition:all ease-in-out .4s;
    font-size: 14px;
    font-weight: bold;
}

@media(min-width:992px) and (max-width:1199px) {
	.breadcrumbss .items .item a:hover {
     max-width:1000px !important;
}
}
@media(max-width:1199px) {
	.breadcrumbss .items .item a {
	 max-width:40px;
	}
}

.breadcrumbss .items .item:after {
    right: -8px;
}
.breadcrumbss .item:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 18px;
    content: '\e608';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.breadcrumbss .items .item:before, .breadcrumbss .items .item:after {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    content: "";
    display: inline-block;
    height: 17px;
    position: absolute;
    top: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 17px;
}
.breadcrumbss .items .item:last-child:before, .breadcrumbss .items .item:last-child:after {
    border-color: #ddd !important;
}

.breadcrumbss .items .item:before {
    left: -8px;
}
.breadcrumbss .items .item:hover, .breadcrumbss .items .item:hover {
    border-color: rgb(102, 196, 229);
}
.breadcrumbss .items .item:last-child {
    border-color: #ddd !important;
    color: #444;
}
.breadcrumbss .items .item:last-child strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height:105%;
    transition:all ease-in-out .4s;
}
@media(min-width:992px) and (max-width:1199px) {
.breadcrumbss .items .item:last-child strong:hover {
  max-width:1000px;
}
}
@media(max-width:1199px) {
.breadcrumbss .items .item:last-child strong {
    max-width: 40px;
}
}
.breadcrumbss .items .item:hover::before, .breadcrumbss .items .item:hover::before, .breadcrumbss .items .item:hover::after, .breadcrumbss .items .item:hover::after {
    border-color: rgb(102, 196, 229);
}
.breadcrumbss .items .item:first-child:before {
	display:none
}


.header-layout-default .menu-area .logo-bg {
    background: #ffffff;
}
.header-layout-default .logo-bg-half {
    background: transparent;
}
.header-layout-default .menu-area .header-logo {
    margin-top: -10px;
}

.header-logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-layout-default .header-top {
    padding: 10px;
}
.header-layout-default .menu-area {
    padding: 0 !important;
}

.blog-single.style5 .blog-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.blog-single .blog-title {
    margin-bottom: 23px;
    font-size: 26px;
    font-weight: 600;
}

.custom-fonts1{
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.custom-fonts1 a{
    color: #000;
}

.video-btns{
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.video-btns a{
  background: #000000a3;
  border: 2px solid #ff7f00;
}


.header-logo img{
  width: 250px;
}
.sticky .header-logo img{
  width: 200px;
}

.main-menu > ul > li {
  margin: 0 10px;
}

.lang_en .main-menu > ul > li {
  margin: 0 5px;
}

.lang_ru .main-menu > ul > li {
  margin: 0 5px;
}
.lang_ru .main-menu a {
    font-size: 12px;
}
.lang_ru .header-layout-default .th-btn {
    padding: 18px 5px;
    font-size: 11px;
}

.lang_es .main-menu > ul > li {
  margin: 0 5px;
}
.lang_es .main-menu a {
    font-size: 12px;
}
.lang_es .header-layout-default .th-btn {
    padding: 18px 5px;
    font-size: 11px;
}


.header-layout-default .menu-area .main-menu {
  width: 100%;
}


.th-menu-toggle {
}
.counter-card-wrap {
  border-right: 3px dashed;
  border-color: #000000 !important;
}

.th-menu-wrapper .mobile-logo {
    padding-bottom: 30px;
    padding-top: 40px;
    display: block;
    text-align: center;
    background-color: rgb(255 255 255 / 0.13);
}


.image-item {
  height: 300px;
  overflow: hidden;
  position: relative;
}
.image-hover-zoom{

}
.image-hover-zoom img{
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.contact-links{}
.contact-links ul{}
.contact-links ul li{
  margin-bottom: 20px;
}
.contact-links ul li a{}
.contact-links ul li a .icon{
  display: inline-block;
  background: red;
  border-radius: 50%;
  color: #fff;
  line-height: 30px;
  font-size: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.contact-links ul li a .name{
  display: inline-block;
  color: #fff;
}
.contact-links ul li a .desc{
  display: inline-block;
  color: #fff;
  font-weight: bold;
}

.modal.lightbox img{
  margin: 0 !important;
  width: 100% !important;
}
.modal.lightbox .ratio.ratio-16x9{
  background-color: #00000000 !important;
}
.modal.lightbox .carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: -100px;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2%;
  height: 100px !important;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease;
}
.modal.lightbox .carousel-control-next-icon {
  background-image: url('../img/icon_next.png');
}
.modal.lightbox .carousel-control-prev-icon {
  background-image: url('../img/icon_prev.png');
}
.modal.lightbox .modal-xl {
  max-width: 70%;
}


.goog-logo-link,
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
.goog-te-gadget{
  font-size: 0 !important
}
#google_translate_element{
  /*
    position: absolute;
    top: -5px;
    right: -110px;
  */
  height: 35px;
      position: absolute;
    top: 8px;
}
#google_translate_element a{
    display: none !important;
}
.goog-te-combo{
  border: 1px solid;
  padding: 5px 0 5px 0;
  width: 100px;
}
.widget_breton_core_switcher{
  display: none;
}

.langs-select{
  float: right;
  margin-left: 20px;
  height: 30px;
  line-height: 27px;
}
.skiptranslate{
  display: none;
}
.lang_actives .boxed_wrapper{
  margin-top: -40px;
}
.lang_actives.lang_en .main-menu .navigation > li{
  margin: 0px 5px;
}
.lang_actives.lang_en .main-menu .navigation > li > a{
  font-size: 13px;
  font-weight: bold;
}


/* LIGHTBOX */
.magnific-img img {
    width: 100%;
    height: auto;
}

.magnific-img {
    display: inline-block;
    width: 32.3%;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
	opacity: 1 !important;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.mfp-align-top .mfp-container:before {
  display: none; }
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }
.mfp-ajax-cur {
  cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
  cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
.mfp-loading.mfp-figure {
  display: none; }
.mfp-hide {
  display: none !important; }
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }
.mfp-s-ready .mfp-preloader {
  display: none; }
.mfp-s-error .mfp-content {
  display: none; }
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }
.mfp-close-btn-in .mfp-close {
  color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }
.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }
.mfp-image-holder .mfp-content {
  max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


/* Button Animate */
.custom-btn {
  color: #fff;
  font-weight: bold;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
}
.btn-animate1 {
  border: none;
  background: rgb(195 0 0);
  background: linear-gradient(0deg, rgb(195 0 0) 0%, rgb(255 0 0) 100%);
  color: #fff;
  overflow: hidden;
}
.btn-animate1:hover {
  text-decoration: none;
  color: #fff;
}
.btn-animate1:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn1 3s ease-in-out infinite;
}
.btn-animate1:hover{
  opacity: .7;
}
.btn-animate1:active{
  box-shadow:  4px 4px 6px 0 rgba(255,255,255,.3),
              -4px -4px 6px 0 rgba(116, 125, 136, .2),
    inset -4px -4px 6px 0 rgba(255,255,255,.2),
    inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.trwpwhatsappballon {
    font-size: 14px;
    border-radius: 12px;
    border: 1px solid #fff;
    max-width: 250px;
    display: none;
}
.trwpwhatsapptitle {
    background-color: #22c15e;
    color: white;
    padding: 14px;
    border-radius: 12px 12px 0px 0px;
    text-align: center;
}
.trwpwhatsappmessage {
    padding: 16px 12px;
    background-color: white;
}
.trwpwhatsappinput {
    position: relative;
    background-color: white;
    border-radius: 0px 0px 12px 12px;
}
.trwpwhatsappinput input {
    width: 206px;
    border-radius: 10px;
    margin: 1px 1px 0px 10px;
    padding:10px;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    background-color: #efefef;
    border: 1px solid #d4d4d4;
}
.trwpwhatsappbutton {
    background-color: #22c15e;
    border-radius: 20px;
    padding: 8px 15px;
    cursor: pointer;
    color: #fff;
    max-width: 220px;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.trwpwhatsappall {
    position: fixed;
    z-index: 9999999999999999999;
    bottom: 50px;
    right: 10px;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 300;
    font-size: 15px;
}
.trwpwhatsappsendbutton {
    color: #22c15e;
    cursor:pointer;
}
.trwpwhatsappsendbutton i{
    position: absolute;
    right: 10px;
}
.trwpwhatsappall button {border: none;}
.trwpwhatsappall button i {
    float: right;
    position: absolute;
    z-index: 999999999999;
    right: 10px;
    bottom: 15px;
    font-size: 18px !important;
    color: #000;
}
.trwpwhatsappall .kapat {
    position: absolute;
    right: 8px;
    top: 6px;
    font-size: 13px;
    border: 1px solid #fff;
    border-radius: 99px;
    padding: 2px 5px 2px 5px;
    color: white;
    font-size: 10px;
    cursor: pointer;
}


.btn_whatsapp {
    position: fixed;
    bottom: 20px;
    width: 60px;
    right: 90px;
}

@media (max-width: 992px){
  .mobilGizle{
    display: none !important;
  }
  .mobilPadding0{
    padding-top: 0;
  }

  #slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-color: #fff;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 93%, 60% 93%, 50% 100%, 40% 93%, 0 93%);
    margin-top: 160px;
  }

  .header-layout-default .menu-area {
    padding: 0 30px 0 30px;
    height: 80px;
  }
  .header-logo img {
    width: 220px;
  }




}

/* =========================================
   VIDEO SECTION
========================================= */

.video-section {
    padding: 5px 0 0;
    background: #fff;
}

/* BAŞLIK ALANI */
.video-heading {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 50px;
}

.video-heading h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 700;
    color:#303030;
}

.video-heading p {
    max-width: 900px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.7;
    color: #555;
}

/* VIDEO DIŞ ALANI */
.videos-container {
    position: relative;
    width: 100%;
}

/* VIDEO */
.youtube-container {
    position: relative;
    width: 100%;
    height: clamp(350px, 42vw, 550px);
    overflow: hidden;

    border-radius: 22px 22px 0 0;
}

/* VIDEO */
.youtube-container .video {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: center center;

    display: block;
}

/* MOBİL */
@media (max-width: 767px) {

    .video-section {
        padding: 5px 0 0;
    }

    .video-heading {
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .video-heading h2 {
        font-size: 27px;
    }

    .video-heading p {
        font-size: 15px;
        line-height: 1.6;
    }

    .youtube-container {
        height: 300px;
        border-radius: 16px 16px 0 0;
    }
}
@media (min-width: 990px) and (max-width: 1200px) {
  .inspiro-slider {
    height: 500px !important;
  }
  .header-logo img {
    width: 240px;
  }


}
@media (min-width: 990px) and (max-width: 1110px) {
  .main-menu > ul > li {
    margin: 0 2px;
  }
  .main-menu a {
    font-size: 12px;
  }

}
@media (min-width: 1110px) and (max-width: 1210px) {
  .main-menu a {
    font-size: 13px;
  }

}
@media (min-width: 1200px) and (max-width: 1300px) {
  .main-menu a {
    font-size: 12px;
  }
  .header-logo img {
    width: 240px;
  }

  .header-layout-default .th-btn {
    padding: 18px 16px;
    position: absolute;
    right: 20px;
  }


}
@media (min-width: 1300px) and (max-width: 1925px) {



}

/* 320 - 480 */
@media only screen and (min-device-width : 990px) and (max-device-width : 1200px) {
  .main-menu a {
    font-size: 13px;
  }

}

/* 320 - 480 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .mobilGizle{
    display: none !important;
  }

}
/* 475 - 768 */
@media only screen and (min-device-width : 475px) and (max-device-width : 768px) {
  .mobilGizle{
    display: none !important;
  }



}
/* 765 - 990 */
@media only screen and (min-device-width : 765px) and (max-device-width : 990px) {


}
/* 990 - 1300 */
@media only screen and (min-device-width : 990px) and (max-device-width : 1300px) {

}
.home-intro-content {
    max-width: 900px;
    margin: 0 auto;

    text-align: start;

}

.home-intro-subtitle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    font-size: 13px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #9b9b9b;
}

.home-intro-subtitle::before,
.home-intro-subtitle::after {
    content: "";
    width: 28px;
    height: 1px;
    background: #c8c8c8;
}

.home-intro-content h2 {
    margin: 0 0 25px;
    font-size: 32px;
    line-height: 1.15;
    color: #202020;
    letter-spacing: -1px;
}

.home-intro-content h2 strong {
    display: block;
    font-weight: 700;
}

.home-intro-content p {
    max-width: 780px;
    margin: 0 auto 18px;
    font-size: 16px;
    line-height: 1.9;
    color: #666;
}

.home-intro-content .home-intro-lead {
    font-size: 18px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 22px;
}

.home-intro-content p strong {
    color: #222;
}

.home-intro-highlight {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin-top: 20px;
    padding: 15px 24px;
    border: 1px solid #e5e5e5;
    background: #fafafa;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    text-align: left;
}

.home-intro-highlight i {
    flex: 0 0 auto;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #222;
    color: #fff;
    font-size: 13px;
}

@media (max-width: 767px) {

    .home-intro-content {
        padding: 0 15px;
    }

    .home-intro-subtitle {
        font-size: 11px;
        letter-spacing: 1.8px;
    }

    .home-intro-content h2 {
        font-size: 28px;
        letter-spacing: -.5px;
    }

    .home-intro-content p {
        font-size: 15px;
        line-height: 1.75;
    }

    .home-intro-content .home-intro-lead {
        font-size: 16px;
    }

    .home-intro-highlight {
        width: 100%;
        box-sizing: border-box;
        padding: 13px 16px;
    }
}

.customh2{
    font-size: 32px;
}

/* =========================================================
   OPTIMOON COUNTER CARDS
========================================================= */

.optimoon-counter-section {
    width: 100%;
    padding: 45px 0;
    background: #ffffff;
}

.optimoon-counter-grid {
    width: min(1500px, calc(100% - 40px));
    margin: 0 auto;

    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 18px;
}


/* =========================================================
   CARD
========================================================= */

.optimoon-counter-card {
    position: relative;

    min-height: 205px;
    padding: 28px 15px 25px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    text-align: center;

    background: #f7f7f7;

    border-radius: 22px;

    border: 1px solid #eeeeee;

    transition:
            transform .35s ease,
            box-shadow .35s ease,
            background-color .35s ease;
}


/* Üst ince turuncu detay */
.optimoon-counter-card::before {
    content: "";

    position: absolute;

    top: 0;
    left: 50%;

    width: 45px;
    height: 3px;

    transform: translateX(-50%);

    background: #bf419d;

    border-radius: 0 0 5px 5px;

    transition: width .35s ease;
}


/* Hover */

.optimoon-counter-card:hover {
    transform: translateY(-7px);

    background: #ffffff;

    box-shadow:
            0 18px 45px rgba(0, 0, 0, .08);
}

.optimoon-counter-card:hover::before {
    width: 80px;
}


/* =========================================================
   ICON
========================================================= */

.optimoon-counter-icon {
    width: 55px;
    height: 55px;

    margin-bottom: 15px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 15px;

    background: #ffffff;

    border: 1px solid #e8e8e8;

    color: #1c2938;

    font-size: 23px;

    transition: all .35s ease;
}

.optimoon-counter-card:hover .optimoon-counter-icon {
    background: #1c2938;
    color: #ffffff;

    border-color: #1c2938;

    transform: translateY(-3px);
}


/* =========================================================
   VALUE
========================================================= */

.optimoon-counter-value {
    display: flex;
    align-items: baseline;
    justify-content: center;

    gap: 3px;

    margin-bottom: 8px;

    white-space: nowrap;
}

.optimoon-counter-value .counter-number {
    color: #bf419d;

    font-size: 34px;

    line-height: 1;

    font-weight: 800;

    letter-spacing: -1.5px;
}

.optimoon-counter-value small {
    color: #bf419d;

    font-size: 16px;

    font-weight: 700;

    line-height: 1;
}


/* =========================================================
   TITLE
========================================================= */

.optimoon-counter-title {
    max-width: 170px;

    color: #202020;

    font-size: 13px;

    line-height: 1.4;

    font-weight: 700;

    text-align: center;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1200px) {

    .optimoon-counter-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }

    .optimoon-counter-card {
        min-height: 190px;
    }
}


/* =========================================================
   MOBİL
========================================================= */

@media (max-width: 767px) {

    .optimoon-counter-section {
        padding: 30px 0;
    }

    .optimoon-counter-grid {
        width: calc(100% - 24px);

        grid-template-columns: repeat(2, 1fr);

        gap: 12px;
    }

    .optimoon-counter-card {
        min-height: 175px;

        padding: 24px 10px 20px;

        border-radius: 17px;
    }

    .optimoon-counter-icon {
        width: 48px;
        height: 48px;

        margin-bottom: 12px;

        font-size: 19px;

        border-radius: 13px;
    }

    .optimoon-counter-value .counter-number {
        font-size: 28px;
    }

    .optimoon-counter-value small {
        font-size: 14px;
    }

    .optimoon-counter-title {
        font-size: 11px;
    }
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 400px) {

    .optimoon-counter-grid {
        gap: 9px;
    }

    .optimoon-counter-card {
        min-height: 160px;

        padding-left: 6px;
        padding-right: 6px;
    }

    .optimoon-counter-icon {
        width: 42px;
        height: 42px;

        font-size: 17px;
    }

    .optimoon-counter-value .counter-number {
        font-size: 25px;
    }

    .optimoon-counter-title {
        font-size: 10px;
    }
}

#blog-sec {
    position: relative;
    overflow: hidden;
    background:
            radial-gradient(
                    circle at 90% 10%,
                    rgba(220, 120, 20, 0.08) 0,
                    rgba(220, 120, 20, 0.03) 25%,
                    transparent 55%
            ),
            radial-gradient(
                    circle at 5% 90%,
                    rgba(15, 35, 55, 0.06) 0,
                    transparent 45%
            ),
            #f5f6f7;
}

#blog-sec::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    top: -280px;
    right: -180px;
    border: 1px solid rgba(20, 35, 53, 0.06);
    border-radius: 50%;
    pointer-events: none;
}

#blog-sec::after {
    content: "";
    position: absolute;
    width: 350px;
    height: 350px;
    bottom: -220px;
    left: -150px;
    border: 1px solid rgba(220, 120, 20, 0.08);
    border-radius: 50%;
    pointer-events: none;
}

#blog-sec > .container {
    position: relative;
    z-index: 2;
}
/* =========================================
   OPTIMOON - SERTİFİKALAR SWIPER
========================================= */

.kaliteSwiper {
    width: 100%;
    padding: 5px 0 45px;
    overflow: hidden;
}

.kaliteSwiper .swiper-slide {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Görsel alanı */
.kalite-galeri-item {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    height: 120px;

    padding: 5px;

    background: transparent;
    border: 0;
    border-radius: 0;
}

.kalite-galeri-item img {
    display: block;

    width: auto;
    height: auto;

    max-width: 80px;
    max-height: 80px;

    object-fit: contain;

    transition: transform .3s ease;
}

.kalite-galeri-item:hover img {
    transform: scale(1.04);
}


/* =========================================
   OKLAR
========================================= */

.kaliteSwiper .swiper-button-prev,
.kaliteSwiper .swiper-button-next {
    width: 36px;
    height: 36px;

    margin-top: -18px;

    background: rgba(255, 255, 255, .9);
    color: #333;

    border-radius: 50%;

    box-shadow: 0 3px 12px rgba(0, 0, 0, .08);

    transition: all .25s ease;
}

.kaliteSwiper .swiper-button-prev::after,
.kaliteSwiper .swiper-button-next::after {
    font-size: 12px;
    font-weight: 600;
}

.kaliteSwiper .swiper-button-prev:hover,
.kaliteSwiper .swiper-button-next:hover {
    background: #e87500;
    color: #fff;
}


/* =========================================
   PAGINATION
========================================= */

.kaliteSwiper .swiper-pagination {
    bottom: 8px;
}

.kaliteSwiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;

    margin: 0 4px !important;

    background: #aaa;
    opacity: .35;

    transition: all .3s ease;
}

.kaliteSwiper .swiper-pagination-bullet-active {
    width: 18px;

    border-radius: 10px;

    background: #e87500;
    opacity: 1;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {

    .kalite-galeri-item {
        height: 80px;
    }

}


/* =========================================
   MOBİL
========================================= */

@media (max-width: 767px) {

    .kaliteSwiper {
        padding-bottom: 40px;
    }

    .kalite-galeri-item {
        height: 80px;
        padding: 5px 25px;
    }

    .kaliteSwiper .swiper-button-prev,
    .kaliteSwiper .swiper-button-next {
        width: 32px;
        height: 32px;

        margin-top: -16px;
    }

    .kaliteSwiper .swiper-button-prev::after,
    .kaliteSwiper .swiper-button-next::after {
        font-size: 10px;
    }

}

.kalite-section {
    position: relative;
    overflow: hidden;

    background:white;
}

.kalite-section::before {
    content: "";
    position: absolute;

    width: 420px;
    height: 420px;

    top: -250px;
    right: -150px;

    border: 1px solid rgba(220, 120, 20, 0.08);
    border-radius: 50%;

    pointer-events: none;
}

.kalite-section::after {
    content: "";
    position: absolute;

    width: 300px;
    height: 300px;

    bottom: -200px;
    left: -120px;

    border: 1px solid rgba(20, 37, 55, 0.06);
    border-radius: 50%;

    pointer-events: none;
}

.kalite-section .kaliteSwiper {
    position: relative;
    z-index: 2;
}
.kalite-section-title {
    text-align: center;
    margin-bottom: 15px;
}

.kalite-section-title span {
    display: block;
    margin-bottom: 8px;

    color: #e87500;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.kalite-section-title h2 {
    margin: 0 0 10px;

    color: #303030;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 700;
}

.kalite-section-title p {
    max-width: 600px;
    margin: 0 auto;

    color: #000000;
    font-size: 14px;
    line-height: 1.7;
}

@media (max-width: 767px) {

    .kalite-section-title {
        margin-bottom: 20px;
    }

    .kalite-section-title h2 {
        font-size: 27px;
    }

    .kalite-section-title p {
        font-size: 13px;
    }
}

/* =====================================================
   OPTIMOON KALİTE POLİTİKASI
===================================================== */

.optimoon-quality-content {
    max-width: 1000px;
    margin: 0 auto;
    color: #5d6268;
    font-size: 15px;
    line-height: 1.8;
}


/* Genel */

.optimoon-quality-content p {
    margin: 0 0 20px;
}

.optimoon-quality-content strong {
    color: #202b38;
}


/* Ana başlık */

.optimoon-quality-content > h3 {
    position: relative;

    margin: 0 0 25px;
    padding-bottom: 15px;

    color: #172536;

    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
}

.optimoon-quality-content > h3::after {
    content: "";

    display: block;

    width: 55px;
    height: 3px;

    margin-top: 13px;

    background: #e87500;
    border-radius: 5px;
}


/* Bölüm başlıkları */

.optimoon-quality-content > h4 {
    margin: 45px 0 22px;

    color: #172536;

    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
}


/* =====================================================
   KALİTE LİSTESİ
===================================================== */

.optimoon-quality-list {
    counter-reset: quality-counter;

    list-style: none;

    margin: 30px 0 45px;
    padding: 0;
}

.optimoon-quality-list > li {
    position: relative;

    counter-increment: quality-counter;

    margin-bottom: 18px;
    padding: 22px 25px 22px 75px;

    background: #f7f8f9;

    border: 1px solid #eceeef;
    border-radius: 10px;

    transition: all .3s ease;
}


/* Numara */

.optimoon-quality-list > li::before {
    content: counter(quality-counter);

    position: absolute;

    left: 20px;
    top: 22px;

    width: 38px;
    height: 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #172536;
    color: #fff;

    border-radius: 50%;

    font-size: 14px;
    font-weight: 700;

    transition: all .3s ease;
}


/* Hover */

.optimoon-quality-list > li:hover {
    background: #fff;

    border-color: #e5e5e5;

    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);

    transform: translateX(4px);
}

.optimoon-quality-list > li:hover::before {
    background: #e87500;
}


/* Liste başlığı */

.quality-item-title {
    margin-bottom: 12px;

    color: #172536;

    font-size: 17px;
    font-weight: 700;
}


/* Alt maddeler */

.optimoon-quality-list ul {
    margin: 0;
    padding: 0;

    list-style: none;
}

.optimoon-quality-list ul li {
    position: relative;

    margin-bottom: 7px;
    padding-left: 20px;

    color: #666c72;

    font-size: 14px;
    line-height: 1.7;
}

.optimoon-quality-list ul li:last-child {
    margin-bottom: 0;
}

.optimoon-quality-list ul li::before {
    content: "";

    position: absolute;

    left: 0;
    top: 10px;

    width: 6px;
    height: 6px;

    background: #e87500;

    border-radius: 50%;
}


/* =====================================================
   MİSYON - VİZYON
===================================================== */

.optimoon-quality-highlight {
    display: grid;

    grid-template-columns: repeat(2, 1fr);

    gap: 20px;

    margin: 35px 0 45px;
}

.quality-highlight-box {
    padding: 30px;

    background: #172536;

    border-radius: 12px;

    color: rgba(255,255,255,.75);
}

.quality-highlight-box:nth-child(2) {
    background: #f5f6f7;

    border: 1px solid #e5e7e9;

    color: #62676c;
}

.quality-label {
    display: block;

    margin-bottom: 10px;

    color: #e87500;

    font-size: 11px;
    font-weight: 700;

    letter-spacing: 2px;
}

.quality-highlight-box h4 {
    margin: 0 0 12px;

    color: #fff;

    font-size: 21px;
}

.quality-highlight-box:nth-child(2) h4 {
    color: #172536;
}

.quality-highlight-box p {
    margin: 0;

    font-size: 14px;
    line-height: 1.75;
}

.quality-highlight-box p,
.quality-highlight-box strong {
    color: inherit;
}


/* =====================================================
   SON KALİTE BÖLÜMÜ
===================================================== */

.optimoon-quality-final {
    display: flex;
    align-items: flex-start;

    gap: 22px;

    margin-top: 20px;
    padding: 30px;

    background: #f7f8f9;

    border-left: 4px solid #e87500;
    border-radius: 0 12px 12px 0;
}

.quality-final-icon {
    flex: 0 0 52px;

    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #172536;
    color: #fff;

    border-radius: 50%;

    font-size: 20px;
}

.optimoon-quality-final h4 {
    margin: 0 0 12px;

    color: #172536;

    font-size: 21px;
}

.optimoon-quality-final p {
    margin-bottom: 12px;

    font-size: 14px;
}

.quality-final-text {
    display: block;

    margin-top: 15px;

    color: #172536;

    font-size: 15px;
}


/* =====================================================
   MOBİL
===================================================== */

@media (max-width: 767px) {

    .optimoon-quality-content {
        font-size: 14px;
    }

    .optimoon-quality-content > h3 {
        font-size: 25px;
    }

    .optimoon-quality-content > h4 {
        margin-top: 35px;
        font-size: 20px;
    }

    .optimoon-quality-list > li {
        padding: 20px 18px 20px 65px;
    }

    .optimoon-quality-list > li::before {
        left: 15px;
        top: 20px;
    }

    .quality-item-title {
        font-size: 16px;
    }

    .optimoon-quality-list ul li {
        font-size: 13px;
    }

    .optimoon-quality-highlight {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .quality-highlight-box {
        padding: 25px 20px;
    }

    .optimoon-quality-final {
        padding: 22px;
        gap: 15px;
    }

    .quality-final-icon {
        flex: 0 0 42px;

        width: 42px;
        height: 42px;

        font-size: 16px;
    }

}

.optimoon-home-quality {
    max-width: 700px;
}

.optimoon-quality-label {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    margin-bottom: 12px;

    color: #bf419d;

    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.optimoon-quality-label::before {
    content: "";

    width: 28px;
    height: 2px;

    background: #bf419d;
}

.optimoon-home-quality h3 {
    margin: 0 0 20px;

    color: #172536;

    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
}

.optimoon-home-quality p {
    margin: 0 0 12px;

    color: #686e74;

    font-size: 15px;
    line-height: 1.8;
}

.optimoon-home-quality p strong {
    color: #172536;
}

.optimoon-quality-link {
    display: inline-flex;
    align-items: center;
    gap: 12px;

    margin-top: 15px;

    color: #172536;

    font-size: 14px;
    font-weight: 700;

    text-decoration: none;

    transition: all .3s ease;
}

.optimoon-quality-link i {
    color: #030302;

    transition: transform .3s ease;
}

.optimoon-quality-link:hover {
    color: #c0419c;
}

.optimoon-quality-link:hover i {
    transform: translateX(5px);
}

@media (max-width: 767px) {

    .optimoon-home-quality h3 {
        font-size: 26px;
    }

    .optimoon-home-quality p {
        font-size: 14px;
    }

}
.blog-content .box-title {
     display: -webkit-box !important;
     -webkit-box-orient: vertical !important;
     -webkit-line-clamp: 1 !important;

     overflow: hidden !important;
     text-overflow: ellipsis !important;

     height: 25px !important;
     min-height: 25px !important;
     max-height: 25px !important;

     margin: 0 0 15px !important;

     font-size: 18px !important;
     line-height: 25px !important;
 }

ul.menu a {
    color: black;
}

th-widget-contact p{
    color:black;
}

/* =========================================================
   OPTIMOON ÜRÜNLER MEGA MENU
========================================================= */

.optimoon-mega-menu-item {
    position: static !important;
}

.optimoon-mega-menu-item > a {
    display: flex;
    align-items: center;
    gap: 7px;
}


/* MEGA MENU */

.optimoon-mega-menu {
    position: absolute;

    top: 100%;
    left: 0;
    width: 100%;

    padding: 20px 0 24px;

    background: #fff;

    border-top: 1px solid #eee;

    box-shadow: 0 12px 30px rgba(0, 0, 0, .08);

    opacity: 0;
    visibility: hidden;

    transform: translateY(8px);

    transition: all .2s ease;

    z-index: 9999;
}

.optimoon-mega-menu-item:hover .optimoon-mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}


/* İÇ ALAN */

.optimoon-mega-inner {
    width: min(1200px, calc(100% - 40px));

    margin: 0 auto;

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 12px 20px;
}


/* KART */

.optimoon-product-card {
    position: relative;

    height: 76px;

    display: flex !important;
    align-items: center !important;

    padding: 8px 14px;

    background: #fff;

    border: 1px solid #bf419d;

    border-radius: 9px;

    text-decoration: none !important;

    transition: all .2s ease;
}

.optimoon-product-card:hover {
    border-color: #bd50a0;

    box-shadow: 0 5px 15px rgba(0, 0, 0, .06);

    transform: translateY(-1px);
}


/* İKON */

.optimoon-product-icon {
    width: 48px;
    height: 48px;

    min-width: 48px;

    margin-right: 12px;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.optimoon-product-icon img {
    display: block;

    width: 42px;
    height: 42px;

    object-fit: contain;
}


/* YAZI ALANI */

.optimoon-product-info {
    min-width: 0;

    flex: 1;
}

.optimoon-product-info h4 {
    margin: 0 0 3px !important;

    color: #222;

    font-size: 15px !important;
    font-weight: 700;

    line-height: 1.2;

    white-space: nowrap;
}

.optimoon-product-card:hover .optimoon-product-info h4 {
    color: #bf419d;
}

.optimoon-product-info p {
    margin: 0 !important;

    color: #999;

    font-size: 11px !important;

    line-height: 1.3;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;
}


/* OK */

.optimoon-product-arrow {
    margin-left: 8px;

    color: #bbb;

    font-size: 10px;

    opacity: 0;

    transition: all .2s ease;
}

.optimoon-product-card:hover .optimoon-product-arrow {
    color: #c0419c;

    opacity: 1;
}


/* =========================================================
   DAHA DAR EKRAN
========================================================= */

@media (max-width: 1200px) {

    .optimoon-mega-inner {
        width: calc(100% - 30px);

        gap: 10px 12px;
    }

    .optimoon-product-card {
        height: 70px;

        padding: 7px 10px;
    }

    .optimoon-product-icon {
        width: 42px;
        min-width: 42px;
        height: 42px;

        margin-right: 9px;
    }

    .optimoon-product-icon img {
        width: 36px;
        height: 36px;
    }

    .optimoon-product-info h4 {
        font-size: 14px !important;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media (max-width: 991px) {

    .optimoon-mega-menu {
        position: static;

        display: none;

        padding: 10px;

        box-shadow: none;

        opacity: 1;
        visibility: visible;

        transform: none;
    }

    .optimoon-mega-inner {
        width: 100%;

        grid-template-columns: 1fr;

        gap: 8px;
    }

    .optimoon-product-card {
        height: 65px;
    }

}
/* =========================================
   ÜRÜN LİSTELEME
========================================= */

.product-list-section {
    padding: 45px 0;
    background: #fff;
}


/* =========================================
   ÜRÜN CARD
========================================= */

.product-card {
    display: block;
    height: 100%;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    text-decoration: none !important;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.product-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);
}


/* =========================================
   ÜRÜN GÖRSEL ALANI
========================================= */

.product-card-image {
    width: 100%;
    height: 250px;
    background: #fff;
    border-radius: 20px 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.product-card-image img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    display: block;
    transition: transform 0.4s ease;
}

.product-card:hover .product-card-image img {
    transform: scale(1.03);
}


/* =========================================
   CARD İÇERİK
========================================= */

.product-card-content {
    padding: 20px 24px 24px;
    background: #fff;
}


/* =========================================
   ÜRÜN BAŞLIĞI
========================================= */

.product-card-title {
    margin: 0 0 14px;
    padding: 0;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 700;
    color: #333;
}


/* =========================================
   İNCELE LİNKİ
========================================= */

.product-card-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 6px;
    border-bottom: 1px solid #aaa;
    transition: all 0.3s ease;
}

.product-card-link i {
    font-size: 10px;
    transition: transform 0.3s ease;
}

.product-card:hover .product-card-link {
    color: #111;
    border-color: #333;
}

.product-card:hover .product-card-link i {
    transform: translateX(4px);
}


/* =========================================
   TABLET
   768px - 991px
========================================= */

@media (max-width: 991px) {

    .product-list-section {
        padding: 35px 0;
    }

    .product-card {
        border-radius: 18px;
    }

    .product-card-image {
        height: 210px;
        border-radius: 18px 18px 0 0;
    }

    .product-card-content {
        padding: 17px 20px 21px;
    }

    .product-card-title {
        font-size: 19px;
        margin-bottom: 12px;
    }

    .product-card-link {
        font-size: 13px;
    }

}


/* =========================================
   MOBİL
   0px - 767px
========================================= */

@media (max-width: 767px) {

    .product-list-section {
        padding: 25px 0;
    }

    .product-list-section .row {
        --bs-gutter-x: 12px;
        --bs-gutter-y: 16px;
    }

    .product-card {
        border-radius: 16px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.07);
    }

    .product-card:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.10);
    }

    .product-card-image {
        height: 145px;
        border-radius: 16px 16px 0 0;
    }

    .product-card-content {
        padding: 13px 15px 17px;
    }

    .product-card-title {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .product-card-link {
        font-size: 12px;
        gap: 5px;
        padding-bottom: 5px;
    }

    .product-card-link i {
        font-size: 8px;
    }

}


/* =========================================
   KÜÇÜK TELEFON
   400px ve altı
========================================= */

@media (max-width: 400px) {

    .product-list-section {
        padding: 20px 0;
    }

    .product-list-section .row {
        --bs-gutter-x: 10px;
        --bs-gutter-y: 14px;
    }

    .product-card {
        border-radius: 14px;
    }

    .product-card-image {
        height: 125px;
        border-radius: 14px 14px 0 0;
    }

    .product-card-content {
        padding: 11px 13px 15px;
    }

    .product-card-title {
        font-size: 15px;
        margin-bottom: 9px;
    }

    .product-card-link {
        font-size: 11px;
    }

}


/* =========================================
   ÇOK KÜÇÜK EKRAN
   360px ve altı
========================================= */

@media (max-width: 360px) {

    .product-card-image {
        height: 115px;
    }

    .product-card-content {
        padding: 10px 11px 13px;
    }

    .product-card-title {
        font-size: 14px;
    }

    .product-card-link {
        font-size: 10px;
    }

}
/* =========================================================
   ÜRÜN DETAY
========================================================= */

.product-detail-section {
    padding: 35px 0 80px;
    background: #fff;
}
/* =========================================================
   GALERİ
========================================================= */

.product-gallery {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    border: 1px solid #eeeeee;
    border-radius: 22px;
    overflow: hidden;
    background: #fff;
}


/* ANA GÖRSEL */

.product-main-image {
    width: 100%;
    height: 480px;
    background: #f5f5f5;
    overflow: hidden;
}

.product-main-image a {
    display: block;
    width: 100%;
    height: 100%;
}

.product-main-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}


/* =========================================================
   THUMBNAILLER
========================================================= */

.product-thumbnails {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 5px 8px 3px;
    height: 72px;
    overflow-x: auto;
    overflow-y: hidden;
    background: #fff;
}

.product-thumb {
    flex: 0 0 62px;
    width: 62px;
    height: 62px;
    padding: 2px;
    border: 2px solid transparent;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    transition: all .2s ease;
}

.product-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.product-detail-section > .container {
    width: 94%;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
}
/* =========================================================
   SAĞ İÇERİK
========================================================= */

.product-detail-content {
    padding-top: 12px;
    min-width: 0;
    padding-left: 5px;
}


/* BREADCRUMB */

.product-breadcrumb {
    margin-bottom: 15px;
    color: #888;
    font-size: 14px;
}

.product-breadcrumb a {
    color: #888;
    text-decoration: none;
}

.product-breadcrumb a:hover {
    color: #222;
}


/* BAŞLIK */

.product-detail-content h1 {
    margin: 0;
    padding: 0;
    color: #111;
    font-size: 42px;
    line-height: 1.15;
    font-weight: 700;
    letter-spacing: -1px;
}


/* ÇİZGİ */

.product-title-line {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin: 15px 0 35px;
}


/* =========================================================
   AÇIKLAMA
========================================================= */

.product-description {
    color: #444;
    font-size: 17px;
    line-height: 1.8;
}

.product-description p {
    margin-bottom: 30px;
}

.product-description p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   BOOTSTRAP KOLON BOŞLUKLARI
========================================================= */

.product-detail-section .row {
    --bs-gutter-x: 45px;
    --bs-gutter-y: 35px;
}

/* =========================================================
   KATALOG / VİDEO
========================================================= */

.product-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 35px;
}

.product-action-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.product-action-btn img {
    max-width: 180px;
    height: auto;
    display: block;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .product-detail {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .product-main-image {
        height: 500px;
    }

    .product-detail-content h1 {
        font-size: 40px;
    }

    .product-title-line {
        margin-bottom: 30px;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media (max-width: 767px) {

    .product-detail-section {
        padding: 20px 0 50px;
    }

    .product-detail {
        gap: 30px;
    }

    .product-gallery {
        border-radius: 18px;
    }

    .product-main-image {
        height: 350px;
    }

    .product-thumbnails {
        height: 75px;
        padding: 4px 6px;
    }

    .product-thumb {
        flex-basis: 68px;
        width: 68px;
        height: 68px;
    }

    .product-detail-content {
        padding-top: 0;
    }

    .product-detail-content h1 {
        font-size: 32px;
    }

    .product-title-line {
        margin: 12px 0 25px;
    }

    .product-description {
        font-size: 16px;
        line-height: 1.8;
    }

    .product-description p {
        margin-bottom: 22px;
    }

    .product-buttons {
        margin-top: 25px;
    }

}


/* =========================================================
   KÜÇÜK MOBİL
========================================================= */

@media (max-width: 480px) {

    .product-main-image {
        height: 280px;
    }

    .product-detail-content h1 {
        font-size: 28px;
    }

    .product-description {
        font-size: 15px;
    }

}

/* =========================================================
   ÜRÜN BREADCRUMB
========================================================= */

.product-breadcrumb {
    margin-bottom: 15px;
    color: #999;
    font-size: 14px;
    line-height: 1.5;
}

.product-breadcrumb .items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-breadcrumb .item {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.product-breadcrumb .item a {
    color: #999;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    transition: color .2s ease;
}

.product-breadcrumb .item a:hover {
    color: #222;
}

/* > işareti */
.product-breadcrumb .item:not(:last-child)::after {
    content: "›";
    display: inline-block;
    margin: 0 10px;
    color: #aaa;
    font-size: 18px;
    line-height: 1;
}

/* Son eleman */
.product-breadcrumb .item:last-child a {
    color: #777;
}


/* MOBİL */
@media (max-width: 767px) {

    .product-breadcrumb {
        margin-bottom: 12px;
        font-size: 13px;
    }

    .product-breadcrumb .item a {
        font-size: 13px;
    }

    .product-breadcrumb .item:not(:last-child)::after {
        margin: 0 7px;
        font-size: 16px;
    }

}

/* =========================================
   ÜRÜN DETAY TABS
========================================= */

.product-detail-tabs {
    width: 85%;
    max-width: 1100px;

    margin: 45px auto 0;

    background: #bf419d;
    border-radius: 18px;
    padding: 4px;

    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.10);
}

.product-detail-tabs .nav {
    display: flex;
    width: 100%;
    margin: 0;
}

.product-detail-tabs .nav-item {
    flex: 1;
}

.product-detail-tabs .nav-link {
    width: 100%;
    height: 58px;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 0 15px;

    background: transparent;
    color: #fff;

    border: 0;
    border-radius: 18px;

    font-size: 16px;
    font-weight: 700;

    white-space: nowrap;

    transition: all .25s ease;
}

/* HOVER */
.product-detail-tabs .nav-link:hover {
    color: #fff;
    background: rgba(255, 255, 255, .08);
}

/* AKTİF */
.product-detail-tabs .nav-link.active {
    background: #fff;
    color: #3d3d3d;

    box-shadow: 0 5px 12px rgba(0, 0, 0, .12);
}


/* =========================================
   TAB İÇERİĞİ
========================================= */

.product-tab-content {
    padding: 40px 0;
}

.product-tab-content .tab-pane {
    font-size: 15px;
    line-height: 1.8;
}


/* =========================================
   MOBİL
========================================= */
@media (max-width: 767px) {

    .product-detail-tabs {
        width: 100%;
        border-radius: 18px;
        padding: 4px;

        overflow-x: auto;
        overflow-y: hidden;

        -webkit-overflow-scrolling: touch;
    }

    /* Scroll çubuğunu gizle */
    .product-detail-tabs::-webkit-scrollbar {
        display: none;
    }

    .product-detail-tabs .nav {
        flex-wrap: nowrap;
        width: max-content;
        min-width: 100%;
    }

    .product-detail-tabs .nav-item {
        flex: 0 0 auto;
    }

    .product-detail-tabs .nav-link {

        height: 46px;

        padding: 0 18px;

        font-size: 13px;
        font-weight: 600;

        white-space: nowrap;

        border-radius: 14px;
    }

}


/* =========================================
   ÜRÜN ÖZELLİKLERİ
========================================= */

.product-features {
    margin-top: 40px;
}

.feature-box {
    position: relative;
    height: 100%;
    padding: 35px 35px 32px;
    background: #fff;
    border: 1px solid #eeeeee;
    border-radius: 22px;
    overflow: hidden;
    transition: all .3s ease;
}

.feature-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #bf419d;
}

.feature-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    border-color: #e5e5e5;
}

/* NUMARA */

.feature-number {
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    color: #bf419d;
    opacity: .15;
    margin-bottom: -8px;
}

/* BAŞLIK */

.feature-content h4 {
    margin: 0 0 22px;
    font-size: 21px;
    font-weight: 700;
    color: #222;
}

/* LİSTE */

.feature-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.feature-content ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.6;
    color: #666;
}

.feature-content ul li:last-child {
    margin-bottom: 0;
}

.feature-content ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 1px;

    width: 20px;
    height: 20px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
    background: #bf419d;
    color: #fff;

    font-size: 11px;
    font-weight: 700;
}


/* =========================================
   MOBİL
========================================= */

@media (max-width: 767px) {

    .product-features {
        margin-top: 30px;
    }

    .feature-box {
        padding: 28px 25px;
        border-radius: 18px;
    }

    .feature-number {
        font-size: 40px;
    }

    .feature-content h4 {
        font-size: 19px;
        margin-bottom: 18px;
    }

    .feature-content ul li {
        font-size: 14px;
        margin-bottom: 12px;
    }
}

.modern-about-image {
    width: 100%;
    height: 650px;
    border-radius: 28px;
    overflow: hidden;
}

.modern-about-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

@media (max-width: 991px) {
    .modern-about-image {
        height: 500px;
    }
}

@media (max-width: 575px) {
    .modern-about-image {
        height: 400px;
        border-radius: 20px;
    }
}

/* =========================================
   E-KATALOG SECTION
========================================= */

.catalog-section {
    padding: 0px 0 0px;
}


/* =========================================
   KATALOG ÜST BİLGİ
========================================= */

.catalog-header {
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 50px;

    padding: 32px;

    background: #fff;

    border: 1px solid #e5e7eb;

    border-radius: 12px;

    box-shadow:
            0 10px 30px rgba(0, 0, 0, .05);

    margin-bottom: 28px;
}


/* =========================================
   SOL TARAF
========================================= */

.catalog-info {
    flex: 1;
    min-width: 0;
}


.catalog-badge {
    display: inline-flex;
    align-items: center;

    padding: 9px 14px;

    margin-bottom: 14px;

    background: #bf419d;

    color: #fff;

    border-radius: 5px;

    font-size: 12px;
    font-weight: 700;

    letter-spacing: .3px;
}


.catalog-info h2 {
    margin: 0 0 8px;

    color: #171717;

    font-size: 25px;

    font-weight: 700;

    line-height: 1.3;
}


.catalog-info p {
    max-width: 850px;

    margin: 0;

    color: #555;

    font-size: 16px;

    line-height: 1.7;
}


/* =========================================
   BUTONLAR
========================================= */

.catalog-actions {
    width: 220px;

    flex-shrink: 0;

    display: flex;

    flex-direction: column;

    gap: 10px;
}


.catalog-btn {
    width: 100%;

    min-height: 51px;

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 9px;

    padding: 12px 18px;

    border-radius: 6px;

    text-decoration: none;

    font-size: 15px;

    font-weight: 700;

    transition: all .25s ease;
}


.catalog-btn i {
    font-size: 16px;
}


/* Ana buton */

.catalog-btn-primary {
    background: #bf419d;

    color: #fff;
}


.catalog-btn-primary:hover {
    background: #a93688;

    color: #fff;

    transform: translateY(-2px);
}


/* PDF */

.catalog-btn-dark {
    background: #20252d;

    color: #fff;
}


.catalog-btn-dark:hover {
    background: #11151b;

    color: #fff;

    transform: translateY(-2px);
}


/* =========================================
   PDF BOYUTU
========================================= */

.catalog-size {
    min-height: 47px;

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 7px;

    padding: 10px 15px;

    border: 1px solid #dfe3e8;

    border-radius: 6px;

    background: #fafafa;

    color: #555;

    font-size: 13px;
}


.catalog-size i {
    color: #555;

    font-size: 15px;
}


.catalog-size strong {
    color: #333;

    font-weight: 700;
}


/* =========================================
   PDF VIEWER
========================================= */

.catalog-viewer {
    width: 100%;

    height: 850px;

    overflow: hidden;

    background: #fff;

    border: 1px solid #dfe3e8;

    border-radius: 8px;

    box-shadow:
            0 12px 35px rgba(0, 0, 0, .08);
}


.catalog-viewer iframe {
    display: block;

    width: 100%;

    height: 100%;

    border: 0;

    background: #fff;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {

    .catalog-header {
        flex-direction: column;

        align-items: stretch;

        gap: 25px;
    }


    .catalog-actions {
        width: 100%;

        display: grid;

        grid-template-columns: 1fr 1fr;
    }


    .catalog-size {
        grid-column: span 2;
    }


    .catalog-viewer {
        height: 750px;
    }

}


/* =========================================
   MOBİL
========================================= */

@media (max-width: 576px) {

    .catalog-section {
        padding: 50px 0 60px;
    }


    .catalog-header {
        padding: 22px;

        border-radius: 10px;

        margin-bottom: 20px;
    }


    .catalog-info h2 {
        font-size: 21px;
    }


    .catalog-info p {
        font-size: 14px;

        line-height: 1.6;
    }


    .catalog-actions {
        display: flex;

        flex-direction: column;
    }


    .catalog-size {
        width: 100%;
    }


    .catalog-viewer {
        height: 650px;

        border-radius: 6px;
    }

}