.main-slider .owl-item
{
	padding: 0 !important;
}

.main-slider .owl-item img
{
	width:  100%;
}

.owl-theme .owl-controls .owl-nav div.owl-prev, .owl-theme .owl-controls .owl-nav div.owl-next
{
	top: 50% !important; 
}

.owl-theme .owl-controls .owl-nav div.owl-prev
{
	left: 40px !important;
}

.owl-theme .owl-controls .owl-nav div.owl-next
{
	right: 40px !important;
}

.owl-theme .owl-controls .owl-nav div
{
	background: rgb(0 0 0 / 30%);
	border-radius: 50%;
}

.main-slider video
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.video-section {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.video-section video {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.video-section .container-fluid {
    padding: 0;
    margin: 0;
}

.video-section .row {
    margin: 0;
}

.language-li 
{
    margin-right: 25px;;
}

.language-li li:hover
{
    transition: all 500ms;
    opacity: 0.8;
}

.language-li li
{
    display: inline-block;
    margin-right: 8px;
}


.mt-10
{
    margin-top: 70px;
}


.mobile-lang
{
      display: none;
        float: right;
    padding: 0;
    margin-left: 0;
    position: relative;
    bottom: 21px;
}
.mobile-lang li
{
    float: left;
    margin-right: 12px;
    font-size: 13px;
}

.map-col-bg 
{
    margin-top: 0 !important;
}

.page-img
{
    margin-bottom: 50px;
}

.featured-thumbnail:hover
{
    cursor: pointer;
}


.color-white
{
    color: #fff !important;
}

.ttm-bgcolor-yass .widget-categories a
{
    font-weight: 500;
}

.ttm-bgcolor-yass .widget-title
{
    font-weight: normal !important;
}

.ttm-bgcolor-yass .widget-categories
{
    background: transparent !important;
    margin-top: 0 !important
}

.ttm-bgcolor-yass
{
    background: #cccccc0a;
    border: 1px solid #cccccc29;
}




.form-call-wrapper {
	display: block;
	background: none;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: static;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: none;
	font-style: normal;
	text-transform: none;
	height: auto;
	width: auto;
	max-width: none;
	max-height: none;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	outline: 0;
	overflow: visible;
	text-decoration: none;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal
}

.form-call-wrapper * {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size: 20px;
	color: #505050
}

.form-call-wrapper {
	position: fixed;
	bottom: 25px;
	right: 25px;
	margin-left: -25px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 6.25px;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	z-index: 1000;
	cursor: pointer
}

.callMe {
	right: 100px
}

.whatsApp:before {
	border-color: #25d366!important
}

.whatsApp i {
	color: #fff!important
}

.whatsApp:after {
	background: #25d366!important
}

.whatsApp .form-call-btn {
	background-color: #25d366!important
}

.form-call-wrapper:after,
.form-call-wrapper:before {
	content: "";
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}

.form-call-wrapper:after {
	background: #ddd;
	-webkit-animation: lexprofitBackAnim 3s linear infinite;
	animation: lexprofitBackAnim 3s linear infinite
}

.form-call-wrapper:before {
	border: 1px solid #ddd;
	-webkit-animation: lexprofitBorderAnim 3s -0.5s linear infinite;
	animation: lexprofitBorderAnim 3s -0.5s linear infinite
}

.form-call-wrapper .form-call-btn {
	z-index: 10;
	position: absolute;
	background-color: #ccc;
	border-radius: 100%;
	width: 100%;
	height: 100%
}

.form-call-wrapper .form-call-btn .form-call-phone-icon {
	font-family: Flaticon-call-button;
	font-size: 40px;
	font-style: normal;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.form-call-wrapper .form-call-btn .form-call-phone-icon:before {
	content: "\e907";
	color: #888
}

.form-call-wrapper:hover .form-call-btn {
	background-color: #bbb
}

.form-call-wrapper:hover:after {
	background-color: #aaa
}

.form-call-wrapper:hover:before {
	border-color: #aaa
}

.form-call-wrapper:hover .form-call-btn {
	-webkit-animation: lexprofitBoundingAnim 1s linear infinite;
	animation: lexprofitBoundingAnim 1s linear infinite
}


@-webkit-keyframes lexprofitBackAnim {
	0% {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7)
	}
	25% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	65% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2);
		opacity: 0.7
	}
	to {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7);
		opacity: 0
	}
}

@keyframes lexprofitBackAnim {
	0% {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7)
	}
	25% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	65% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2);
		opacity: 0.7
	}
	to {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7);
		opacity: 0
	}
}

@-webkit-keyframes lexprofitBorderAnim {
	0% {
		-webkit-transform: scaleX(1) scaleY(1);
		transform: scaleX(1) scaleY(1)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	to {
		-webkit-transform: scaleX(2) scaleY(2);
		transform: scaleX(2) scaleY(2);
		opacity: 0
	}
}

@keyframes lexprofitBorderAnim {
	0% {
		-webkit-transform: scaleX(1) scaleY(1);
		transform: scaleX(1) scaleY(1)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	to {
		-webkit-transform: scaleX(2) scaleY(2);
		transform: scaleX(2) scaleY(2);
		opacity: 0
	}
}

@-webkit-keyframes lexprofitBoundingAnim {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	15% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	30% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	45% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	60% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes lexprofitBoundingAnim {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	15% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	30% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	45% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	60% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}


.ttm-product-image-box
{
	border: 1px solid #cccccc30;
}
.ttm-product-image-box .img-fluid
{
	border: 1px solid #cccccc30;
}


#banner-modal .modal-dialog
{
    top: 15%;
}

#banner-modal .close
{
    position: absolute;
    right: -20px;
	top: -20px;
    z-index: 99;
    font-size: 25px;
}

#banner-modal .modal-body
{
    padding: 0px;
}


#banner-modal img
{
    width: 100%;
    border-radius: 5px;
}

body.ar {
    text-align: right !important;
}


.popin.generalAnnounce {
  width: 450px;
}

.popin {
  background-color: rgba(32, 32, 32, 0.95);
  width: 270px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  color: #c9c9c9;
  font-size: 12px;
  line-height: 17px;
  position: fixed;
  left: 15px;
  bottom: 15px;
     z-index: 999;
  border-radius: 5px;
}

.popin .closeBtn {
  cursor: pointer;
  display: block;
  font-size: 21px;
  position: absolute;
  margin-right: 8px;
  right: 8px;
  top: 10px;
  z-index: 1;
}



.popin .closeBtn:hover {
  opacity: 0.8;
  transition: all 500ms;
}

.popin .title-cerez {
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 5px;
  color: #fff;
}

.popin.generalAnnounce a {
  color: #fff;
  text-decoration: underline;
}

.popin.generalAnnounce p {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
}


#menu-footer-services i
{
	margin-right: 3px;
}


.dokumanlar table {
    width: 100%;
    border-spacing: 0;
    border: none;
    border-collapse: collapse;
    font-weight: 300;
}

.dokumanlar table tr {
    transition: 0.3s ease all;
}

.dokumanlar table thead tr {
    font-weight: 500;
}

.dokumanlar table tr:not(:first-child):hover {
    background-color: #f7f7f7;
}

.dokumanlar table tr td {
    padding: 16px 18px;
    font-size: 14px;
    color: #a3a3a3;

}

.dokumanlar table thead td {
    background-color: #727272;
    color: #ffff !important;
}

.dokumanlar table tbody tr td:first-child a {
    color: inherit;
}

.dokumanlar table tbody tr td:last-child a {
    color: #eb0e1d;
    font-weight: 400;
    transition: .3s ease all;
}

.dokumanlar table tbody tr td:last-child a:hover {
    color: #ff848c;
}

.dokumanlar .blog-sidebar .sidebar-widget.search form {
    display: flex;
}

.dokumanlar .blog-sidebar .sidebar-widget.search input {
    width: auto;
}

.dokumanlar .blog-sidebar .sidebar-widget.search input[type=text] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 60px;
}

.dokumanlar .blog-sidebar .sidebar-widget .ara-btn {
    cursor: pointer;
    display: inline-block;
    height: 60px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #eaebed;
    border: 1px solid transparent;
    font-size: 14px;
    color: #1e1e1e;
    outline: none;
    padding: 0px 20px;
    -webkit-transition: all 5s;
    transition: all .5s;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;


}

.dokumanlar .blog-sidebar .sidebar-widget .ara-btn:hover {
    background-color: #EB0E1D;
    color: #ffff;
}


.dokumanlar .blog-sidebar .sidebar-widget .ara-btn i {
    transform: translate(-24%, 20%);
    position: relative;
}

.dokumanlar .blog-sidebar .sidebar-widget p::after {
    content: "";
    height: 2px;
    display: block;
    width: 20%;
    margin-top: 5px;
    background-color: #eb0e1d;
}


.one-vitrin
{
    padding: 60px 0px;
}


.header-3 .fixed-header
{
 	background-color: var( --theme-color-1 ) !important;
}

.header-3 .top-contact li, .header-3 .top-contact li a
{
	color: var( --theme-header-color ) !important;
}

.header-3 .header-btn .ttm-btn.ttm-btn-size-md
{
	color: var( --theme-header-color ) !important;
}

.header-4-color *
{
 color: var( --theme-color-1 ) !important;
}

.header-5 .header-top-languages .container
{
	position: relative;
}


.header-5 .header-top-languages
{
    position: absolute;
    top: -35px;
    right: 15px;
}

.header-5 .p-relative
{
	position: relative;
}

.wrap-team .featured-thumbnail:hover
{
    cursor: auto;
}

.mobile-button-only a
{
 
    border: 0 !important;

}

@media(max-width: 577px)
{
	.main-slider video
	{
    	height: 410px;
	}

    .popin
    {
        display: none !important;
    }
}



/* Add here all your CSS customizations */
.calltoaction-info {
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
	background-color: var(--theme-header) !important;
    max-width: 100%;
 	padding: 58px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-blend-mode: color-burn;
	color: var( --theme-header-color ) !important;
}

.call-to-action.action-style3 .content-title {
font-size: 2em;
        margin-bottom: 25px;
    color: var( --theme-header-color ) !important;
    line-height: 11px;
}

.btn-home-footer
{	color: var( --theme-header-color ) !important;
}

#kurumsal
{
	color: black;
}

#kurumsal .card-body
{
    padding: 43px 54px;
}


#kurumsal .card-body h1
{
	font-size: 35px;
}

.ttm-list.ttm-list-style-icon
{
	padding-left: 0px;
}

.ttm-list.ttm-list-style-icon li:before
{
	font: normal normal normal 14px / 1 FontAwesome;
    content: "\f00c";
    margin-right: 7px;
	color: var(--theme-color-1);
}

.ttm-list.ttm-list-style-icon li
{
	padding-left: 0px;
}



    .bg-img3 {
        border-top: 1px solid #fff4f473;
    }
    
    /* Image Effects */
    .image-container {
        position: relative;
        overflow: hidden;
        border-radius: 10px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        transition: all 0.5s ease;
    }
    
    .image-container:hover {
        transform: translateY(-10px);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    }
    
    .image-container img {
        transition: all 0.5s ease;
        width: 100%;
        height: auto;
    }
    
    .image-container:hover img {
        transform: scale(1.05);
    }
    
    /* Banner Strip Overlay - Sayfa Detay Özel */
    .ttm-row.about-top-section .banner-overlay {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        background: linear-gradient(135deg, rgba(14, 150, 166, 0.9), rgba(8, 120, 140, 0.9));
        padding: 15px 20px;
        text-align: center;
        z-index: 10;
        backdrop-filter: blur(5px);
        border-top: 2px solid rgba(14, 150, 166, 0.8);
        border-bottom: 2px solid rgba(8, 120, 140, 0.8);
        box-shadow: 0 4px 20px rgba(14, 150, 166, 0.3);
        transition: all 0.3s ease;
    }
    
    .ttm-row.about-top-section .banner-overlay:hover {
        background: linear-gradient(135deg, rgba(14, 150, 166, 0.95), rgba(8, 120, 140, 0.95));
        box-shadow: 0 6px 25px rgba(14, 150, 166, 0.4);
    }
    
    .ttm-row.about-top-section .banner-text {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin: 0;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
        font-family: "Poppins", Arial, Helvetica, sans-serif;
        white-space: nowrap;
        position: relative;
    }
    
    /* Yazı için özel efektler */
    .ttm-row.about-top-section .banner-text::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
        transform: translateX(-100%);
        transition: transform 0.6s ease;
    }
    
    .ttm-row.about-top-section .banner-overlay:hover .banner-text::before {
        transform: translateX(100%);
    }
    
    /* Yazı için glow efekti */
    .ttm-row.about-top-section .banner-text {
        animation: textGlow 3s ease-in-out infinite alternate;
    }
    
    @keyframes textGlow {
        from {
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4), 0 0 10px rgba(14, 150, 166, 0.3);
        }
        to {
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4), 0 0 20px rgba(14, 150, 166, 0.6);
        }
    }
    
    /* Responsive Design - Sayfa Detay Özel */
    @media (max-width: 768px) {
        .ttm-row.about-top-section .banner-text {
            font-size: 18px;
            letter-spacing: 1px;
        }
        
        .ttm-row.about-top-section .banner-overlay {
            padding: 12px 15px;
        }
        
        .image-container:hover {
            transform: translateY(-5px);
        }
    }
    
    @media (max-width: 480px) {
        .ttm-row.about-top-section .banner-text {
            font-size: 16px;
            letter-spacing: 0.5px;
        }
        
        .ttm-row.about-top-section .banner-overlay {
            padding: 10px 12px;
        }
        
        /* Mobilde glow efektini azalt */
        .ttm-row.about-top-section .banner-text {
            animation: textGlowMobile 4s ease-in-out infinite alternate;
        }
        
        @keyframes textGlowMobile {
            from {
                text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4), 0 0 5px rgba(14, 150, 166, 0.2);
            }
            to {
                text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4), 0 0 10px rgba(14, 150, 166, 0.4);
            }
        }
    }
    
    /* İçerik Bölümü - Zarif Tasarım */
    .ttm-row.about-top-section .section-title .title-desc {
        padding: 0;
    }
    
    .ttm-row.about-top-section .section-title .title-desc h3 {
        color: #0e96a6;
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 20px;
        text-align: left;
        position: relative;
        padding-left: 20px;
    }
    
    .ttm-row.about-top-section .section-title .title-desc h3::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 4px;
        height: 30px;
        background: linear-gradient(180deg, #0e96a6, #08a8c4);
        border-radius: 2px;
    }
    
    .ttm-row.about-top-section .section-title .title-desc p {
        font-size: 15px;
        line-height: 1.7;
        color: #555;
        margin-bottom: 18px;
        text-align: left;
    }
    
    .ttm-row.about-top-section .section-title .title-desc p strong {
        color: #0e96a6;
        font-weight: 600;
    }
    
    /* Checkmark listesi için minimal stil */
    .ttm-row.about-top-section .section-title .title-desc p:has(br) {
        background: #f8f9fa;
        padding: 15px 20px;
        border-radius: 8px;
        border-left: 3px solid #0e96a6;
        margin: 15px 0;
        font-size: 14px;
    }
    
    
    /* Responsive - zarif */
    @media (max-width: 768px) {
        .ttm-row.about-top-section .section-title .title-desc h3 {
            font-size: 22px;
            padding-left: 15px;
        }
        
        .ttm-row.about-top-section .section-title .title-desc h3::before {
            width: 3px;
            height: 25px;
        }
        
        .ttm-row.about-top-section .section-title .title-desc p {
            font-size: 14px;
        }
        
        .ttm-row.about-top-section .section-title .title-desc p:last-child {
            font-size: 15px;
            padding: 15px;
        }
    }


	
    /* İletişim Sayfası - Sadece Bu Sayfaya Özel */
   .iletisim-sayfasi .contact-hero-section {
        background: linear-gradient(135deg, #0e96a6 0%, #08a8c4 100%);
        padding: 40px 0;
        color: white;
        text-align: center;
    }

   .iletisim-sayfasi .contact-hero-section h1 {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 15px;
        color: white;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    }

   .iletisim-sayfasi .contact-hero-section p {
        font-size: 16px;
        opacity: 0.9;
        max-width: 500px;
        margin: 0 auto;
    }

   .iletisim-sayfasi .service-highlight {
        background: rgba(255, 255, 255, 0.1);
        padding: 15px 20px;
        border-radius: 8px;
        margin-top: 20px;
        border: 1px solid rgba(255, 255, 255, 0.2);
    }

   .iletisim-sayfasi .service-highlight h3 {
        font-size: 18px;
        margin-bottom: 10px;
        color: #fff;
    }

   .iletisim-sayfasi .service-highlight p {
        font-size: 14px;
        margin-bottom: 0;
    }

   .iletisim-sayfasi .contact-info-section {
        padding: 80px 0;
        background: #f8f9fa;
    }

   .iletisim-sayfasi .contact-card {
        background: white;
        padding: 40px;
        border-radius: 15px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        text-align: center;
        margin-bottom: 30px;
        transition: transform 0.3s ease;
    }

   .iletisim-sayfasi .contact-card:hover {
        transform: translateY(-5px);
    }

   .iletisim-sayfasi .contact-card .icon {
        width: 80px;
        height: 80px;
        background: linear-gradient(135deg, #0e96a6, #08a8c4);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 20px;
        font-size: 30px;
        color: white;
    }

   .iletisim-sayfasi .contact-card h4 {
        color: #0e96a6;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
    }

   .iletisim-sayfasi .contact-card p {
        color: #666;
        font-size: 16px;
        margin-bottom: 0;
    }

   .iletisim-sayfasi .whatsapp-card {
        background: linear-gradient(135deg, #25d366, #128c7e);
        color: white;
    }

   .iletisim-sayfasi .whatsapp-card .icon {
        background: rgba(255, 255, 255, 0.2);
    }

   .iletisim-sayfasi .whatsapp-card h4,
   .iletisim-sayfasi .whatsapp-card p {
        color: white;
    }

   .iletisim-sayfasi .form-section {
        background: white;
        padding: 60px 0;
    }

   .iletisim-sayfasi .form-container {
        background: linear-gradient(135deg, #0e96a6, #08a8c4);
        padding: 50px;
        border-radius: 15px;
        color: white;
    }

   .iletisim-sayfasi .form-container h2 {
        color: white;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 30px;
        text-align: center;
    }

   .iletisim-sayfasi .form-container .form-group {
        margin-bottom: 25px;
    }

   .iletisim-sayfasi .form-container input,
   .iletisim-sayfasi .form-container textarea {
        width: 100%;
        padding: 15px;
        border: 2px solid rgba(255, 255, 255, 0.3);
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.1);
        color: white;
        font-size: 16px;
        transition: all 0.3s ease;
    }

   .iletisim-sayfasi .form-container input::placeholder,
   .iletisim-sayfasi .form-container textarea::placeholder {
        color: rgba(255, 255, 255, 0.7);
    }

   .iletisim-sayfasi .form-container input:focus,
   .iletisim-sayfasi .form-container textarea:focus {
        outline: none;
        border-color: white;
        background: rgba(255, 255, 255, 0.2);
    }

   .iletisim-sayfasi .form-container button {
        background: white;
        color: #0e96a6;
        padding: 15px 40px;
        border: none;
        border-radius: 8px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s ease;
        width: 100%;
    }

   .iletisim-sayfasi .form-container button:hover {
        background: #f8f9fa;
        transform: translateY(-2px);
    }

   .iletisim-sayfasi .recaptcha-container {
        margin: 20px 0;
        display: flex;
        justify-content: center;
    }

    /* Inline CSS'ler - Düzenli Hale Getirildi */
    .iletisim-sayfasi .contact-info-section h2 {
        color: #0e96a6;
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .iletisim-sayfasi .contact-info-section .subtitle {
        font-size: 18px;
        color: #666;
    }

    .iletisim-sayfasi .service-highlight-inline {
        background: linear-gradient(135deg, #0e96a6, #08a8c4);
        color: white;
        padding: 25px;
        border-radius: 10px;
        text-align: center;
		    margin-bottom: 36px;
    }

    .iletisim-sayfasi .service-highlight-inline h3 {
        color: white;
        font-size: 22px;
        margin-bottom: 15px;
    }

    .iletisim-sayfasi .service-highlight-inline p {
        color: white;
        font-size: 16px;
        margin-bottom: 0;
    }

    .iletisim-sayfasi .contact-card a {
        color: #0e96a6;
        text-decoration: none;
        font-weight: 600;
    }

    .iletisim-sayfasi .whatsapp-card a {
        color: white;
        text-decoration: none;
        font-weight: 600;
    }

    .iletisim-sayfasi .whatsapp-subtitle {
        font-size: 14px;
        opacity: 0.9;
    }

    .iletisim-sayfasi .form-container .form-description {
        text-align: center;
        margin-bottom: 30px;
        opacity: 0.9;
    }

    .iletisim-sayfasi .alert-success {
        background: rgba(40, 167, 69, 0.2);
        border: 1px solid rgba(40, 167, 69, 0.3);
        color: white;
        padding: 15px;
        border-radius: 8px;
        margin-bottom: 20px;
    }

    /* Responsive - Sadece İletişim Sayfası */
    @media (max-width: 768px) {
        .iletisim-sayfasi .contact-hero-section h1 {
            font-size: 28px;
        }

        .iletisim-sayfasi .contact-hero-section p {
            font-size: 14px;
        }

        .iletisim-sayfasi .form-container {
            padding: 30px 20px;
        }

        .iletisim-sayfasi .contact-card {
            padding: 30px 20px;
        }

        .iletisim-sayfasi .contact-info-section h2 {
            font-size: 30px;
        }

        .iletisim-sayfasi .service-highlight-inline h3 {
            font-size: 20px;
        }

        .iletisim-sayfasi .service-highlight-inline p {
            font-size: 14px;
        }
    }


    
        /* Scoped styles: Google Maps-like reviews. Prefixed with .gm-reviews to avoid leaks */
        .gm-reviews .gmrv-card {
            background: #fff;
            border: 1px solid rgba(0, 0, 0, 0.08);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 8px 24px rgba(0, 0, 0, 0.08);
            border-radius: 12px;
            padding: 16px;
            margin: 10px 6px;
            text-align: left;
        }

        .gm-reviews .gmrv-header {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 8px;
        }

        .gm-reviews .gmrv-avatar {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background: #e8f0fe;
            color: #1a73e8;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-weight: 700;
            font-size: 16px;
            flex: 0 0 40px;
        }

        .gm-reviews .gmrv-name {
            font-size: 15px;
            font-weight: 600;
            color: #202124;
            margin: 0;
            line-height: 1.2;
        }

        .gm-reviews .gmrv-subrow {
            display: flex;
            align-items: center;
            gap: 10px;
            margin-top: 2px;
        }

        .gm-reviews .gmrv-stars i {
            color: #fbbc04;
            margin-right: 2px;
            font-size: 14px;
        }

        .gm-reviews .gmrv-time {
            font-size: 12px;
            color: #5f6368;
        }

        .gm-reviews .gmrv-text {
            background: #f8f9fa;
            border: 1px solid rgba(0, 0, 0, 0.06);
            border-radius: 10px;
            padding: 12px 14px;
            color: #3c4043;
            font-size: 14px;
            line-height: 1.55;
            margin-top: 10px;
        }

        .gm-reviews .gmrv-text p {
            margin: 0;
            font-size: 13px;
        }

        /* Adjust carousel spacing without touching global owl styles */
        .gm-reviews .owl-carousel .owl-stage-outer {
            padding: 6px 2px;
            /* overflow: auto; */
            margin-bottom: 18px;
            padding-bottom: 39px;
        }

        /* Equal-height cards within owl carousel */
        .gm-reviews .owl-carousel .owl-stage {
            display: flex;
        }

        .gm-reviews .owl-carousel .owl-item {
            display: flex;
        }

        .gm-reviews .gmrv-card {
            display: flex;
            flex-direction: column;
            height: 100%;
            min-height: 244px;
            padding-top: 35px;
            padding-bottom: 31px;
        }

        .gm-reviews .gmrv-text {
            margin-top: auto;
        }

        /* Open grid layout (no carousel) */
        .gm-reviews .gmrv-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 12px;
            margin-top: 10px;
        }

        .gm-reviews .gmrv-grid .gmrv-card {
            margin: 0;
        }

        @media (max-width: 1199px) {
            .gm-reviews .gmrv-grid {
                grid-template-columns: repeat(3, 1fr);
            }
        }

        @media (max-width: 991px) {
            .gm-reviews .gmrv-grid {
                grid-template-columns: repeat(2, 1fr);
            }
        }

        /* Small mobile tweaks */
        @media (max-width: 575px) {
            .gm-reviews .gmrv-grid {
                grid-template-columns: 1fr;
            }

            .gm-reviews .gmrv-card {
                padding: 12px;
                min-height: 210px;
                padding-top: 20px;
                padding-bottom: 20px;
            }

            .gm-reviews .gmrv-avatar {
                width: 36px;
                height: 36px;
                font-size: 15px;
                flex: 0 0 36px;
            }

            .gm-reviews .gmrv-name {
                font-size: 14px;
            }

            .gm-reviews .gmrv-stars i {
                font-size: 13px;
            }

            .gm-reviews .gmrv-time {
                font-size: 11px;
            }

            .gm-reviews .gmrv-text {
                font-size: 13px;
            }
        }

        @media (max-width: 991px) {
            .gm-reviews .gmrv-card {
                margin: 8px 4px;
            }
        }
    