@import url('https://fonts.googleapis.com/css?family=Red+Hat+Display:400,500,700,900&amp;display=swap');
html {
    font-family: 'Red Hat Display', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -moz-osx-font-smoothing: grayscale;
    /* Firefox */
    -webkit-font-smoothing: antialiased;
    /* WebKit  */
}
body {
    margin: 0;
    color: #1D2228;
    overflow-x: hidden;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    text-transform: none;
}
h1 {
    font-size: 42px;
    font-weight: 900;
    line-height: 1.2;
}
h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.2;
}
h3 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;
}
h4 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.2;
}
h5 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
}
h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}
#about h4 {
    font-weight:700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Red Hat Display', sans-serif;
}
p {
    font-size: 16px;
    color: 000000;
    line-height: 1.625;
}
a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    outline: none;
}
a i {
    padding: 0 2px;
}
img {
    max-width: 100%;
}
ol {
    counter-reset: counter;
    padding-left: 0;
}
ol li {
    list-style: none;
    margin-bottom: 1rem;
}
ol li:before {
    counter-increment: counter;
    content: counter(counter);
    font-weight: 500;
    margin-right: 10px;
}
/* COLOR GLOBAL */
h1,
h2,
h3,
h4,
h5,
h6,
.section-title h2,
.section-title h3,
.tbl-pricing .tbl-prc-col .tbl-prc-list,
#header .nav>li>a,
#header .nav>li>a:hover {
    color: #1D2228;
}
.wrap-bg-primary,
.course-price,
.carousel-slider.gallery-slider .slick-dots li.slick-active button,
.carousel-slider.projects-slider .slick-dots li.slick-active button,
#testimonials .slick-dots li.slick-active button,
.themeioan_event .date,
.color-two {
    background: var(--renk);
}
#members .item,
.color-three,
.color-three:hover,
.btn-1c:after,
.themeioan_blog .blog-content,
.tbl-pricing .tbl-prc-col .tbl-prc-wrap,
.themeioan_event .event-content,
.themeioan_services .blog-content,
.themeioan_blog .blog-content,
#header .navbar-default .navbar-toggle .icon-bar,
.video-btn:hover,
.color-three {
    background-color: #ffffff;
}
.wrap-bg-primary .section-title span,
.wrap-bg-primary .section-title h2,
.wrap-bg-primary .section-title p,
.course-price,
.header-content .header-text,
.header-content .header-text h1,
.header-content .header-text p,
.f-widget-title h4,
.themeioan_event .date h4,
.text-white,
.text-white h2,
.text-white .section-title p,
.section-title.text-white p,
.call-to-action-content h3,
.header-area .header-area-inner .subtitle,
.header-area .header-area-inner .title,
.header-content.page-header-content .page-header-text p,
.video-btn,
.wrap-bg.wrap-bg-parallax,
.color-one:hover,
.color-two,
.color-two:hover,
.btn-1c,
.header-area .header-area-inner p {
    color: #ffffff;
}
a:hover,
#header .navbar-nav>li>a:hover,
#header .navbar-default .navbar-nav>li>a:hover,
.base-color,
#header .navbar-nav a.active,
#header .active,
.header-content.page-header-content .page-header-text h1,
.header-content.page-header-content .page-header-text h2,
.header-content.page-header-content .page-header-text h3,
.header-content.page-header-content .page-header-text h4,
.header-content.page-header-content .page-header-text h5,
.header-content.page-header-content .page-header-text h6,
.video-btn:hover,
.btn-1c:active,
.readmore,
.themeioan_event ul li i,
.themeioan_ul_icon i,
.course-viewer ul li i,
.themeioan_testimonial .quote i {
    color: var(--renk);
}
.secondary-color {
    color:var(--renk);
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    list-style: none
}
figure {
    margin: 0px;
}
figure img {
    width: 100%;
}
figure iframe {
    overflow: hidden;
    width: 100% !important;
    background-color: #f4f4f4;
    border: 2px solid #e9e9e9;
}
video {
    width: 100%;
    height: auto;
}
.center-column {
    margin: 0px auto 0px auto;
}
.content-button {
    margin: 0px auto 0px auto;
    max-width: 240px;
    text-align:center;
}
.themeioan_ul_icon {
    margin-top:15px;
}
.themeioan_ul_icon li {
    line-height: 33px;
    font-size: 16px;
    color: 000000;
}
.themeioan_ul_icon i,
.course-viewer ul li i {
    padding-right: 3px;
}
.mt-25 {
    margin-top: 25px;
}
.mb-60 {
    margin-bottom: 60px;
}
.min-h-350px {
    min-height:400px;
}
.fullcontainer {
    padding:0 30px;
}
.text-left {
    text-align: left;
}
.text-left .section-title p {
    margin:0;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.relative {
    position:relative;
}
.relative .bottom-round {
    z-index:2;
}
.bg-start-dark {
    padding: 3px 10px!important;
    display: inline-block!important;
    border-radius:50px;
    background:#fff;
    margin-bottom:10px;
}
.bg-start-light {
    padding: 3px 10px!important;
    display: inline-block!important;
    border-radius:50px;
    color:#fff!important;
    background:var(--renk);
    margin-bottom:20px;
}
.base-color {
    font-weight:900;
}
.second {
    color:var(--renk);
}
.underline,
.underline-small,
.underline-large {
    position:relative;
}
.section-text-left p {
    margin-left:0px!important;
    margin-bottom:40px!important;
}
.section-text-left h3 {
    margin-bottom:25px!important;
}
#widget-call p {
    font-size:18px;
}
.call-to-action-content h3 {
    font-weight: 900;
    margin: 100px 0 25px;
    font-size: 36px;
    line-height: 46px;
    text-transform: capitalize;
}
.call-to-action-area img {
    position: absolute;
    right: 0;
    height: 100%;
}
.call-to-action-btn a {
    display: inline-block;
    padding: 10px 25px;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 700;
    margin-top: 19px;
    margin-bottom: 100px;
    text-transform:uppercase;
    color:#fff;
    background:var(--renk);
}
.call-to-action-btn a:hover {
    background:#fff;
    color:var(--renk);
}
.cta-center {
    text-align:center;
    margin:0px auto;
}
.cta-center p {
    font-size: 18px;
}
.bg-cta {
    background: url(../images/content/breadcrumb/blog-detail.jpg);
    background-position:center;
    background-size:cover;
    position:relative;
}
.black-layout {
    background: #1D2228;
    color: #fff;
}
.black-layout .section-title p, .black-layout h1, .black-layout h2, .black-layout h3, .black-layout h4, .black-layout h5, .black-layout h6, .black-layout .section-title h2, .black-layout .section-title h3, .black-layout .tbl-pricing .black-layout .tbl-prc-col .black-layout .tbl-prc-list {
    color: #fff!important;
}
/*tags course*/
.wrap-bg-secondary {
    background:#1D2228;
}
/*
.tbl-prc-wrap,
.themeioan_event {
    -webkit-box-shadow: 0 0 36.8px 9.2px rgba(16,37,65,.1);
    box-shadow: 0 0 36.8px 9.2px rgba(16,37,65,.1);
}
*/
.wrap-bg .item p,
.wrap-bg-small .item p {
    margin-bottom: 0;
    text-align: center;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 10px;
    font-size: 17px;
}
/*shadow hover all*/
.tbl-pricing .tbl-prc-col .tbl-prc-wrap:hover,
#members .item:hover {
    -webkit-box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.15);
}
.single-features-light:hover {
    -webkit-box-shadow: 0 40px 90px -30px rgba(0,0,0,.25);
    -moz-box-shadow: 0 40px 90px -30px rgba(0,0,0,.25);
    box-shadow: 0 40px 90px -30px rgba(0,0,0,.25);
}
/*end shadow*/
/* SERVICES */
.dreidbg,
.dreidbgleft {
    position:relative;
}
.dreidbg:after {
    content: "";
    background-color: var(--renk);
    height: 90%;
    width: 90%;
    position: absolute;
    bottom: -20px;
    right: -20px;
    z-index: -1;
}
.dreidbgleft:after {
    content: "";
    background-color: var(--renk);
    height: 90%;
    width: 90%;
    position: absolute;
    bottom: -20px;
    left: -20px;
    z-index: -1;
}
.themeioan_services .blog-content,
.themeioan_blog .blog-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    padding: 35px 35px 35px;
    -webkit-transition: transform .3s cubic-bezier(0,0,.5,.99);
    -moz-transition: transform .3s cubic-bezier(0,0,.5,.99);
    transition: transform .3s cubic-bezier(0,0,.5,.99);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.themeioan_services,
.themeioan_blog .blog-content,
.tbl-pricing .tbl-prc-col .tbl-prc-wrap {
    border-radius: 4px;
    box-shadow: 0px 35px 30px 0px rgba(0, 0, 0, 0.06);
}
.blog-slider .themeioan_event {
    padding-right: 10px;
    padding-left: 10px;
}
.themeioan_event .event-content {
    padding: 25px 30px;
    border: 1px solid #e9e9e9;
}
.themeioan_services.course-area .blog-content p {
    margin-bottom: 5px;
}
.themeioan_services article {
    position:relative;
    overflow:hidden;
}
.themeioan_services .absolute-transparent {
    position:absolute;
    left:0px;
    right:0px;
    bottom:0px;
    padding:300px 40px 30px 40px;
    color:#fff;
    width:100%;
    margin:0px;
    background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, 1));
}
.themeioan_services .absolute-transparent h5{
    color:#fff;
}
.themeioan_services .blog-content.absolute-transparent:after {
    display:none!important;
}
.project-bg {
    background: url("../images/content/slider/slider2.jpg") no-repeat;
    background-position: center center!important;
}
.project-bg:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1;
}
.project-bg:before {
    opacity: 0.8;
    background: #1D2228;
}
.project-bg .container,
.project-bg .fullcontainer {
    z-index: 2;
    position: relative;
}
.single-features-light:hover i.secondary-color,
.single-features-light:hover .secondary-color.icon-space-light{
    opacity: 0;
}
.themeioan_services .blog-content .title,
.themeioan_blog .blog-content .title,
.themeioan_event .event-content .title {
    font-size: 22px;
    line-height: 32px!important;
    font-weight: 700!important;
}
.themeioan_services .blog-content p {
    font-weight:400;
}
.course-single-content p {
    margin-top: 12px;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mb25 {
    margin-bottom: 25px!important;
}
.course-bottom {
    margin-top: 25px;
}
.course-bottom-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
.course-avatar {
    width: 30px;
    height: 30px;
    display: inline;
    margin-right: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}
.course-avatar img {
    border-radius: 100%;
}
.course-bottom-list li {
    width: 50%;
    font-weight:700;
}
.course-duration {
    margin-top: 3px;
    text-align: right;
}
.course-price {
    padding: 0 5px;
    margin-left: 10px;
    border-radius: 3px;
}
.themeioan_services .blog-meta li:last-child {
    margin-right: 0;
}
.themeioan_services .read-more {
    font-size: 12px;
}
.course-photo img {
    width: 100%;
    height: auto;
}
.course-title {
    margin-top: 7px;
}
.course-statistic {
    margin-bottom: 10px;
}
.course-star {
    float: left;
}
.course-star i {
    color: #ffb606;
    font-size: 14px;
    margin-right: 5px;
    padding-top: 8px;
}
.course-viewer {
    text-align: right;
}
.course-viewer li {
    font-size: 14px;
    padding: 5px 0px 5px 15px;
    border-radius: 3px;
}
.course-viewer ul li {
    list-style: none;
    display: inline-block;
}
.course-single:nth-last-of-type(2n+2) .tags a {
    background-color: rgb(253, 239, 219);
    color: #ffb606;
}
.course-single:nth-last-of-type(3n+3) .tags a {
    background-color: rgb(227, 248, 255);
    color: #29a1c1;
}
.required {
    color: #f9331e;
}
.animation {
    visibility: hidden;
}
.animated {
    visibility: visible;
}
/* Icon Space */
.icon-space .glyph-icon{
    margin-bottom: 18px;
    border-radius: 5px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    color: #ff4800;
}
.icon-space .glyph-icon:before{
    font-size:64px;
    margin:0px;
}
/* 1.2. Site Elements Basic*/
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
    height: 49px;
    color: #b3bcc6;
    font-size: 15px;
    padding: 0px 20px;
    outline: none !important;
}
textarea {
    height: auto;
    padding: 13px 20px;
    min-height:100px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
    color: #1D2228;
}
input[type="text"]:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled,
textarea:disabled {
    color: #b9b9b9;
    background-color: #f0f0f0;
    border: 2px solid #f0f0f0;
}
.btn-custom,
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
    text-transform:uppercase;
    letter-spacing: 1px;
    font-size:13px;
    font-weight: 700;
    padding: 10px 20px 10px;
    outline: none !important;
    border:2px solid var(--renk);
    box-shadow: 0 0.3px 1px -5px rgba(0, 0, 0, 0.109), 0 0.9px 2.6px -5px rgba(0, 0, 0, 0.155), 0 1.8px 5.3px -5px rgba(0, 0, 0, 0.195), 0 3.7px 11px -5px rgba(0, 0, 0, 0.241), 0 10px 30px -5px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.button-light {
    text-transform: uppercase;
    font-size: 12px!important;
    font-weight:700;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
    line-height: 1;
    padding-top: 16px;
    padding-bottom: 16px;
}
.btn-custom:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
    outline: none !important;
    background: #fff;
    border:2px solid var(--renk);
    color:var(--renk);
    box-shadow: 0 0.2px 1px -4px rgba(0, 0, 0, 0.109), 0 0.4px 2.6px -4px rgba(0, 0, 0, 0.155), 0 0.9px 5.3px -4px rgba(0, 0, 0, 0.195), 0 1.8px 11px -4px rgba(0, 0, 0, 0.241), 0 5px 20px -4px rgba(0, 0, 0, 0.35);
}
.owl-carousel .btn-custom:hover {
    border:2px solid #fff;
}
.btn-custom:disabled,
input[type="button"]:disabled,
input[type="submit"]:disabled,
input[type="reset"]:disabled,
button:disabled {
    color: #707070 !important;
    background-color: #bababa;
    border-bottom: 3px solid #bababa;
    outline: none !important;
}
.card {
    margin-bottom:25px;
    border:0px;
    box-shadow: 0px 35px 30px 0px rgba(0, 0, 0, 0.06);
}
.card-header {
    border:0px;
}
.card-header .btn:hover{
    color:var(--renk);
}
.btn-custom.btn-icon {
    position: relative;
}
.btn-custom.btn-icon .fa {
    position: absolute;
    top: 9px;
    left: 30px;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
    border: 2px solid #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
button.close {
    font-family: Arial, Helvetica, sans-serif;
    color: #404040 !important;
    font-size: 20px;
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button.close:hover {
    color: #1a1a1a;
    background: none;
    border: 0px;
}
select {
    height: auto;
    font-weight: 400;
    padding: 8px 12px;
    border: 2px solid #EEE;
    outline: none;
}
select:focus {
    outline: none;
}
.aligncenter {
    display: block;
    margin: 0px auto 20px auto;
}
.alignright {
    float: right;
    margin: 10px 0 10px 10px;
}
.alignleft {
    float: left;
    margin: 10px 10px 10px 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
.textcenter {
    text-align: center;
}
.textright {
    text-align: right;
}
.textleft {
    text-align: left;
}
.alert h4 {
    margin-bottom: 10px;
}
.tooltip {
    text-transform: lowercase;
}
.tooltip-inner {
    padding: 6px 12px 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
/* 1.4. ========================= Post Heading ========================= */
.post-heading-center {
    text-align: center;
}
.post-heading-left {
    margin-bottom: 25px;
}
.section-title.with-p {
    margin-bottom: 60px;
}
.section-title > span,
.bg-start-light {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    padding-bottom: 5px;
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.section-title h2 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-weight: 900;
    position: relative;
}
.section-title .section-subtitle {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.6;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.section-title h3 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 900;
    margin-bottom: 25px;
}
.section-title p {
    max-width: 580px;
    font-size: 17px;
    line-height: 25px;
    color: #1D2228;
    margin: 0 auto;
}
.underline:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    bottom: 6px;
    left:0;
    display: block;
    z-index: -1;
    background: var(--renk);
}
.underline-small:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 6px;
    left:0;
    display: block;
    z-index: -1;
    background: var(--renk);
}
.underline-large:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    bottom: 9px;
    left:0;
    display: block;
    z-index: -1;
    background: var(--renk);
}
.bar {
    height: 6px;
    width: 90px;
    background: rgba(251, 129, 34, 0.42);
    margin: 20px auto;
    position: relative;
}
.text-left .bar {
    margin: 20px 0;
}
.bar::before {
    content: '';
    position: absolute;
    left: 45%;
    top: -3px;
    height: 12px;
    width: 10px;
    background: var(--renk);
}
.sep-border {
    height: 1px;
    background-color: #e4e4e4;
}
/* 1.5. ========================= Scroll to Top ========================= */
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: var(--renk) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    cursor: pointer;
    border-radius: 100px;
    z-index:3;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.no-touch .cd-top:hover {
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 40px;
        width: 40px;
        right: 30px;
        bottom: 30px;
    }
}
/* 2. ========================= Header ========================= */
.header-area .header-area-inner .subtitle,
.header-area .header-area-inner h1.title {
    font-size: 40px;
    font-weight: 900;
    margin-bottom:20px;
}
.header-area .header-area-inner p {
    font-size: 18px;
    max-width: 500px;
    font-weight: 500;
}
.header-cta {
    margin-left: 45px;
}
.welcome {
    text-transform:uppercase;
    font-size: 18px;
    position: relative;
    padding-left: 45px;
    margin-bottom: 10px;
    display: block;
    font-weight:700;
}
.welcome:before {
    content: '';
    position: absolute;
    left: 0; /* adjust as you need */
    top: 13px;
    width: 30px;
    height: 2px;
    background-color:var(--renk);
}
/* 2.1. ========================= Navigation ========================= */
.transparent-header {
    width: 100%;
    z-index: 999;
    transition: .3s;
    background:#fff;
    position:absolute;
}
.transparent-header.color-white {
    background:transparent;
}
.transparent-header.color-white.sticky-menu {
    background:#1D2228;
}
.transparent-header.color-white .bar1,
.transparent-header.color-white .bar2,
.transparent-header.color-white .bar3 {
    background-color:#fff!important;
}
.transparent-header.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed!important;
    top: 0;
    width: 100%;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    z-index: 999;
    padding: 0;
}
.header-style-two {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)!important;
}
#header .navbar,
#header .navbar-brand,
#header .navbar-brand img {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
#header .navbar {
    width: 100%;
    z-index: 1000;
}
#header .navbar-default {
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px 1rem;
}
#header .navbar-brand {
    height: auto;
}
#navbar-header {
    padding-top: 3px;
}
#header .ml-auto {
    left: auto !important;
    right: 0px;
}
#header .navbar-brand img {
    max-height: 45px;
    height: auto;
}
#header .navbar-default .navbar-collapse {
    border: 0px;
}
#header .nav>li>a {
    display: block;
    font-weight:700;
    font-size: 13px;
    line-height: 22px;
    padding: 30px 0px 30px;
    margin: 0px 0px 0px 22px;
}
#header .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
}
#header .navbar-default .navbar-nav>li>a {
    background: none;
    font-weight: 700;
    font-size: 16px;
}
#header .navbar-nav>li>a:hover,
#header .navbar-default .navbar-nav>li>a:hover {
    border-color: #FFF;
}
#header .navbar-nav>.active>a,
#header .navbar-default .navbar-nav>.active>a {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    filter: none;
    border-color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#header .navbar-toggle {
    margin-top: 13px;
    border: 0px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.burger-icon {
    display: none;
    cursor: pointer;
    padding: 0px 15px 0px 10px;
}
.navbar-toggler,
.navbar-toggler:hover {
    border: 0px;
    background: none!important;
    padding: 10px;
    z-index: 2;
    display: block;
}
.burger-icon.navbar-toggler {
    cursor: pointer;
}
.bar1,
.bar2,
.bar3 {
    z-index: 1;
    width: 35px;
    height: 3px;
    margin: 8px 0;
    transition: .6s;
    border-radius: 2px;
    background-color:#1D2228;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}
/* 2.2. ========================= Header Content ========================= */
.bg-home-ome {
    background: url("../images/content/landing/slider3.jpg") no-repeat;
}
.slider-bg1 {
    background: url("../images/content/slider/slider2.jpg") no-repeat;
}
.slider-bg2 {
    background: url("../images/content/landing/slider3.jpg") no-repeat;
}
.slider-bg3 {
    background: url("../images/content/slider/slider3.jpg") no-repeat;
    background-position: bottom right!important;
}
.slider-bg4 {
    background: url("../images/content/slider/slider4.jpg") no-repeat;
}
.slider-bg5 {
    background: url("../images/content/slider/slider5.jpg") no-repeat;
}
.slider-bg6 {
    background: url("../images/content/slider/slider6.jpg") no-repeat;
}
.slider-bg7 {
    background: url("../images/content/slider/slider7.html") no-repeat;
}
.slider-bg8 {
    background: url("../images/content/slider/slider8.html") no-repeat;
}
.slider-bg9 {
    background: url("../images/content/landing/counter.jpg") no-repeat;
    background-size:cover;
}
.slider-bg10 {
    background: url("../images/content/slider/slider10.jpg") no-repeat;
    background-size:cover;
}
.slider-clean1 {
    background: url("../images/content/slider/slider-clean1.jpg") no-repeat;
}
.slider-clean2 {
    background: url("../images/content/slider/slider-clean2.jpg") no-repeat;
}
.slider-clean3 {
    background: url("../images/content/slider/slider-clean3.jpg") no-repeat;
}
.projectdetail1 {
    background: url("../images/content/projectdetail/1.jpg") no-repeat;
}
.projectdetail2 {
    background: url("../images/content/projectdetail/2.jpg") no-repeat;
}
.projectdetail3 {
    background: url("../images/content/projectdetail/3.jpg") no-repeat;
}
.slider-girl {
    background: url("../images/content/slider/slider-girl.jpg") no-repeat;
}
.slider-girl2 {
    background: url("../images/content/slider/slider-girl2.jpg") no-repeat;
}
.header-content {
    padding: 200px 0px 50px 0px;
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    z-index: 1;
}
.header-content:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}
.header-content.page-header-content {
    border-bottom: 0px;
}
.header-content .header-text {
    padding-top: 100px;
}
.header-content .header-text .btn-section {
    margin-top: 35px;
}
.header-content .header-slider {
    background: url("../images/base-header-slider.html") no-repeat;
    background-size: 100%;
    padding: 23.9% 7.1% 30% 6.6%;
    margin-bottom: -40px;
}
.header-content.page-header-content .page-header-text {
    text-align: center;
    background-color: #0375af;
    padding: 15px 0px 20px;
    border-top: 1px solid #2e4357;
    border-bottom: 1px solid #2e4357;
}
.header-content.page-header-content .page-header-text h1,
.header-content.page-header-content .page-header-text h2,
.header-content.page-header-content .page-header-text h3,
.header-content.page-header-content .page-header-text h4,
.header-content.page-header-content .page-header-text h5,
.header-content.page-header-content .page-header-text h6 {
    margin: 0px;
}
.header-content.page-header-content .page-header-text h1 {
    font-size: 30px;
    line-height: 36px;
}
.header-content.page-header-content .page-header-text p {
    font-size: 15px;
    margin: 5px 0px 0px;
}
.header-content .btn-section .btn-custom {
    display: inline-block;
}
.header-content .btn-section .btn-custom:last-child {
    margin-left:0px;
}
.text-uppercase {
    text-transform:uppercase;
}
.slider-style2 .subtitle {
    font-weight:700!important;
}
.slider-style2 h1 {
    font-weight:900!important;
}
.video-relative {
    position: relative;
    display: inline-block;
}
.video-btn i {
    color: #121a2f;
    font-size: 13px;
    line-height: 50px;
    margin-left: 4px;
}
.video-btn {
    height: 47px;
    width: 47px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 1px;
    left: 65px;
    text-align: center;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    z-index: 1
}
.orangebg {
    border: 3px solid #fff;
}
.video-btn .ripple {
    position: absolute;
    width: 110px;
    height: 110px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -55px 0 0 -55px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite
}
@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.video-btn .ripple:nth-child(2) {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}
.video-btn .ripple:nth-child(3) {
    animation-delay: .7s;
    -webkit-animation-delay: .7s
}
/* Slider Header */
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 2px;
    margin: 5px 5px;
    background: #fff;
    border-radius: 0px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--renk);
    height: 4px;
}
.projectslider.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
/* Center Position */
.position-center .header-text {
    text-align:center;
}
.position-center .header-text p {
    margin:0px auto;
}
.play-center .video-btn {
    left:0px;
}
/* Top Header */
.sticky-menu .hidemobile {
    display:none;
}
.topheader {
    font-size: 13px;
    padding:7px 0px;
}
.topheader .address-icon a {
    margin-left:7px;
    margin-right:10px;
    font-size:14px!important;
}
.topheader .address-icon i {
    font-size:14px!important;
    color:var(--renk);
}
.topheader .custom-page-top a {
    margin-right:15px;
}
.topheader .social_top_header a i {
    color:var(--renk);
}
.topheader .custom-page-top,
.social_top_header {
    display:inline-block;
}
.social_top_header a {
    margin-left:15px;
}
.social_top_header i {
    font-size:16px;
}
.header_three .topheader {
    padding-left:15px;
    padding-right:15px;
}
/* Top Header Options */
.topheader.top_header_dark a:hover {
    color:#fff!important;
    background-color: #1D2228;
}
.topheader.top_header_dark,
.topheader.top_header_dark .address-icon i {
    color:#fff;
    background:#1D2228;
}
.topheader.top_header_dark a:hover{
    color:#ddd!important;
}
/*light*/
.topheader.top_header_light{
    border-bottom:1px solid #f2f2f2;
}
.topheader.top_header_light {
    color: #fff!important;
    background: #1D2228;
}
.topheader.top_header_light .address-icon i {
    color:var(--renk)!important;
}
/*blue*/
.topheader.top_header_blue,
.topheader.top_header_blue .address-icon i {
    color:#fff!important;
    background: var(--renk);
}
.topheader.top_header_blue a:hover{
    color:#fff!important;
}
/* 3. ========================= Main ========================= */
/* 3.1. ========================= Wrap Background ========================= */
.wrap-bg {
    padding:100px 0px;
    position:relative;
}
.wrap-bg-small {
    padding:70px 0px;
}
.wrap-bg.wrap-bg-dark,
.wrap-bg-dark {
    background-color: #f1f6fd;
}
.wrap-bg-light {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(241, 246, 253, 1) 100%);
}
.wrap-bg.wrap-bg-second,
.wrap-bg-second,
.wrap-bg-second .section-title h3 {
    background-color: #1D2228;
}
.wrap-bg.wrap-bg-second .section-title,
.wrap-bg-second .section-title p,
.wrap-bg-second .section-title h3,
.wrap-bg-second .section-title ul li {
    color:#fff;
}
.wrap-bg.wrap-bg-primary {
    background-color: #558af2;
}
.wrap-bg.wrap-bg-black {
    background-color: #131313;
}
.wrap-bg-black .section-title h2,
.wrap-bg-black p {
    color:#fff;
}
.wrap-padding {
    text-align: center;
}
.wrap-bg .carousel-slider {
    margin-bottom: 40px;
}
.wrap-bg#testimonials .carousel-slider {
    margin-bottom: 15px!important;
}
.wrap-bg .btn-section .btn-custom,
.wrap-bg-small .btn-section .btn-custom {
    margin: 30px 0px 0px 0px;
    display:block;
}
.wrap-page {
    padding: 100px 0px 60px;
    border-bottom: 1px solid #f0f0f0;
}
.col-text .list-style {
    padding-top: 10px;
}
.row-custom .col-left,
.row-custom .col-center,
.row-custom .col-right {
    float: left;
    padding: 0px 15px;
}
.row-custom .col-left,
.row-custom .col-right {
    width: 38%;
    padding-top: 40px;
}
.row-custom .col-center {
    width: 24%;
}
.row-custom .col-center img {
    width: 100%;
}
.row-custom .col-right {
    text-align: right;
}
/* 3.2. ========================= Service ========================= */
.themeioan_service {
    text-align: center;
    margin-bottom: 40px;
    padding: 60px 30px;
    margin: 0 0 30px 0;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 30px -12px #c9c9c9;
    box-shadow: 0 0 30px -12px #c9c9c9;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.themeioan_service i {
    margin-bottom: 20px;
}
.themeioan_service h4 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20px;
    text-transform: capitalize;
}
/* 3.2. ========================= Transparent!!!! ========================= */
.move {
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.single-features-light:hover i.secondary-color {
    opacity: 1;
}
.single-features-light .feature_link a {
    color:#fff;
}
.feature_link a,
.readmore {
    position: relative;
    z-index: 1;
    line-height: 32px;
    letter-spacing:1px;
    font-weight:700!important;
    font-size:14px;
    padding:7px 20px;
    background:var(--renk);
    color:#fff;
    border:2px solid var(--renk);
}
.feature_link a:hover,
.readmore:hover {
    border-color:var(--renk);
    background:#fff;
    color:var(--renk);
}
.feature_link {
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    margin-bottom: -15%;
}
.single-features-light:hover .feature_link {
    opacity: 1;
}
/*transition for all hover element*/
.single-features-light,
.themeioan_services,
.tbl-pricing .tbl-prc-col .tbl-prc-wrap h5,
#members .item,
.services_image ,
.services_image:hover.hoverblack:before {
    webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*end transition*/
.single-features-light {
    padding: 30px 15px;
    border-radius: 4px;
    border: 1px solid #e8e9f1;
    background:#fff;
    overflow: hidden;
    min-height: 230px;
}
.single-features-light:hover {
    border: 1px solid #fff;
}
.single-features-light i {
    margin-top:7px;
}
.icon-space-light .glyph-icon:before {
    font-size: 3em;
}
.single-features-light .move > i,
.single-features-light .move .icon-space-light  {
    webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single-features-light a {
    color: #1D2228;
    font-weight:700;
}
.single-features-light h4 {
    font-size: 22px;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 15px;
}
.single-features-light p {
    padding: 0 20px;
}
.services .single-features-light {
    margin:15px 0px;
}
/* 3.3. ========================= Feature ========================= */
.themeioan_feature {
    position: relative;
    float: left;
    width: 100%;
    min-height: 90px;
    margin-bottom: 40px;
}
.themeioan_feature i {
    position: absolute;
    width: 80px;
    top: 5px;
    left: 0px;
}
.themeioan_feature .feature-text {
    padding-left: 100px;
}
.themeioan_feature .feature-text h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 900;
}
.row-custom .col-right .themeioan_feature i {
    left: auto;
    right: 0px;
}
.row-custom .col-right .themeioan_feature .feature-text {
    padding: 0px 100px 0px 0px;
}
/* 3.4. ========================= Counter ========================= */
.themeioan_counter {
    color:#fff;
    text-align: center;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin:15px 0px;
}
.themeioan_counter i {
}
.themeioan_counter h4 {
    font-size: 32px;
    line-height: 38px;
    margin: 10px 0px 0px 0px;
    font-weight: 700;
    color:#fff;
}
.black-text .themeioan_counter h4 {
    color:#1d2228;
}
.themeioan_counter p {
    margin: 0px;
}
.wrap-bg-second .themeioan_counter {
    padding: 30px 10px;
    background-color: rgb(255, 255, 255, .05);
}
/* 3.5. ========================= Testimonial =========================*/
.themeioan_testimonial {
    margin-bottom: 40px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.testimonail-alt {
    text-align: center;
    margin-top: 25px;
}
.themeioan_testimonial .quote {
    text-align:center;
    margin-bottom:40px;
}
.themeioan_testimonial .quote i {
    font-size: 70px;
    text-align:center;
}
.themeioan_testimonial img {
    margin: 0px auto;
    width: 250px;
    max-width: 250px;
}
.slick-list {
    margin: -15px 0px -55px 0px!important;
}
.themeioan_testimonial .testimonial-text p {
    font-size:23px;
    margin:0px;
}
.themeioan_testimonial .testimonial-author {
    position: relative;
    border-radius: 0px 0px 6px 6px;
}
.themeioan_testimonial .testimonial-author h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 900;
    margin: 0px 0px;
}
.themeioan_testimonial .testimonial-author p {
    font-size: 14px;
    line-height: 26px;
}
.testimonial-author .course-star {
    float: none;
}
#testimonials .slick-dots {
    bottom: 40px!important;
}
#testimonials .section-title p {
    font-size:18px;
}
.testimonial-author {
    letter-spacing: 2px;
}
/* 3.6. ========================= Members  ========================= */
#members {
    text-align: center;
}
#members .item {
    text-align: center;
    padding: 0px 0px 25px 0px;
    box-shadow: none;
    margin: 15px 0;
    overflow:hidden;
}
#members img {
    margin: 0 auto;
}
#members .item h5 {
    font-size: 23px;
    padding: 35px 00px 0px 10px;
    font-weight: 900;
    margin-bottom: 0px;
}
#members .item span {
    margin-top: 5px;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 2px;
    display: block;
    text-transform:uppercase;
}
#members .item p {
    padding: 20px 30px 0px;
}
#members .carousel-slider .slick-preva,
#members .carousel-slider .slick-nextb {
    width: 40px;
    height: 40px;
    background-color: #d0d0d0;
    margin-top: -20px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    top: 0px;
}
#members .carousel-slider .slick-prev {
    right: 20px!important;
    left: 0!important;
    background: #d0d0d0 url("../images/carousel-slider-arrow-prev.html") no-repeat center center;
}
#members .carousel-slider .slick-next {
    right: 20px;
    background: #d0d0d0 url("../images/carousel-slider-arrow-next.html") no-repeat center center;
}
#members img {
    width:100%;
    height:auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/* 3.6.1 ========================= Members Slider ========================= */
.carousel-slider.gallery-slider .slick-dots {
    bottom: -20px;
    left: 14px;
    line-height: 0px;
}
.carousel-slider.gallery-slider .slick-dots li,
.carousel-slider.projects-slider .slick-dots li,
#testimonials .slick-dots li button {
    width: auto;
    height: auto;
}
.carousel-slider.gallery-slider .slick-dots li button,
#testimonials .slick-dots li button {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #1D2228;
    padding: 0px;
    margin: 0px 3px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
}
.carousel-slider.projects-slider .slick-dots li button {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #1D2228;
    padding: 0px;
    margin: 0px 3px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
}
.carousel-slider.projects-slider .slick-dots {
    bottom: 0px;
    line-height: 0px;
    left: 14px;
}
.carousel-slider.gallery-slider .slick-dots li button:before,
.carousel-slider.projects-slider .slick-dots li button:before,
#testimonials .slick-dots li button:before {
    display: none;
}
.carousel-slider {
    display: block !important;
}
.color-one {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.color-one:hover {
    color: #1D2228;
    background: #fff;
    border: 2px solid #fff;
}
.color-three {
    border: 2px solid #ffffff;
    color: #fff;
    background: none;
}
.color-three:hover {
    color: #1D2228;
    background: #fff;
    border: 1px solid #ffffff;
}
/* General button style (reset) */
.btn {
    color: inherit;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 15px 5px 15px;
    border-radius:0px;
}
.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
/* Button 1c */
.btn-1c {
    color:var(--renk);
    border:2px solid var(--renk);
}
.btn-1c:hover{
    color:#fff;
    background:var(--renk);
    border:2px solid var(--renk);
}
.slick-dots li {
    margin: 0px!important;
    width: 8px;
    height: 8px;
}
.slick-dots li button:before {
    font-size: 12px!important;
}
/* 3.8. ========================= Blog ========================= */
.themeioan_blog {
    margin-bottom: 30px;
}
.themeioan_blog .read-more {
    font-size: 12px;
}
.blog-photo {
    position: relative;
    overflow:hidden;
}
.blog-photo img {
    width: 100%;
    height: auto;
}
.blog-photo img {
    width:100%;
    height:auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.themeioan_services:hover .blog-photo img,
.themeioan_blog:hover .blog-photo img,
#members .item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.themeioan_services:hover .blog-content h5,
.themeioan_blog:hover .blog-content h5 {
    color: var(--renk);
}
.themeioan_services .blog-content:after,
.themeioan_blog .blog-content:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    transform-origin: bottom left;
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.themeioan_services:hover .blog-content:after,
.themeioan_blog:hover .blog-content:after {
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    background: linear-gradient(345deg,var(--renk) 0%, rgba(254, 76, 28, 0.74) 100%);
}
.themeioan_blog .blog-content .course-viewer,
#blog-detail .course-viewer {
    text-align: left;
    margin-bottom:20px;
}
#blog-detail .course-viewer li {
    padding: 5px 15px 5px 0px;
}
.themeioan_blog .blog-content .course-viewer li {
    padding: 0px 20px 0px 0px;
}
.themeioan_blog .blog-content h5 {
    margin-bottom:15px;
}
#blog-detail .blog-detail-img {
    margin-bottom:45px;
}
#blog-detail .blog-detail-img img {
    width:100%;
}
/*----------- Blog Pagination ------------------*/
.pagination {
    display: table;
    padding-left: 0;
    margin:20px auto 0 !important;
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 0;
    margin: 5px;
    color: #131313;
    text-decoration: none;
    background-color: #fff;
    border-radius:2px;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #eaeff5;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover {
    z-index: 2;
    color:#ffffff;
    cursor: pointer;
    background-color:var(--renk);
    border-color:var(--renk);
}
.pagination li:first-child a {
    background:var(--renk);
    border: 1px solid var(--renk);
    color: #fff
}
.pagination li:last-child a {
    background: var(--renk);
    border: 1px solid var(--renk);
    border-radius:2px;
    color: #fff
}
.pagination>li {
    display: inline;
}
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: var(--renk);
    border-color: var(--renk);
}
/* BLog Sidebar*/
/*-------------- Sidebar -----------*/
.detail-widgets {
    border:2px solid #eff2f5;
    padding: 25px 23px 30px;
    margin: 0 0 30px;
}
.detail-widgets h4 {
    font-weight:500;
    border-bottom:1px solid #eff2f5;
    padding: 0px 0px 15px;
    font-size: 22.5px;
}
.detail-widgets.widget-category ul {
    padding: 0;
    list-style: none;
}
.detail-widgets.widget-category ul li {
    display: block;
    border-bottom: 1px solid #eff2f5;
    padding: 15px 0;
}
.detail-widgets.widget-category ul li:first-child {
    border-top: none;
}
.detail-widgets.widget_categories ul li a {
    display: block;
    overflow: hidden;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 24px;
}
.detail-widgets.widget-category ul li a span {
    float: right;
}
.detail-widgets.widget_thumb_post ul {
    padding: 0;
    list-style: none;
}
.detail-widgets.widget_thumb_post ul li {
    display: block;
    overflow: hidden;
    margin: 0 0 15px;
}
.detail-widgets.widget_thumb_post ul li .left {
    display: block;
    float: left;
    width: 80px;
}
.detail-widgets.widget_thumb_post ul li .col-right {
    display: block;
    overflow: hidden;
}
.detail-widgets.widget_thumb_post ul li .col-right .feed-title {
    display: block;
    overflow: hidden;
    letter-spacing: 0;
    font-weight: 700;
    font-size:17px;
    line-height:22px;
    margin: 0 0 7px;
    padding-left: 20px;
}
.detail-widgets.widget_thumb_post ul li .col-right .post-date {
    color: #999;
    display: block;
    overflow: hidden;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
}
.detail-widgets.widget_thumb_post ul li .col-right .post-date i {
    margin-right:5px;
}
.detail-widgets.widget_thumb_post ul li .col-left img {
    width: 100%;
    border-radius:3px;
}
.detail-widgets.widget-tag ul {
    padding: 0;
    list-style: none;
}
.detail-widgets.widget-tag ul li {
    display: inline-block;
    margin-bottom:5px;
    margin: 0px 7px 7px 0px;
}
.detail-widgets.widget-tag ul li a {
    border: 1px solid #eff2f5;
    letter-spacing: 0;
    font-size: 14px;
    display: block;
    padding: 5px 15px;
}
.detail-widgets.widget-tag ul li a:hover, .detail-widgets.widget-tag ul li a:focus {
    color: #ffffff;
    background:var(--renk);
    border-color:var(--renk);
}
/*Blog Detail Bottom*/
#blog-detail .post-bottom-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 43px 0 0;
}
#blog-detail .post-bottom-meta .post-tags {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
#blog-detail .post-bottom-meta .post-tags .pbm-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px;
    font-weight:700;
}
#blog-detail .post-bottom-meta .post-tags .list {
    padding: 0;
    list-style: none;
}
#blog-detail .post-bottom-meta .post-tags .list li {
    display: inline-block;
    margin-bottom: 10px;
}
#blog-detail .post-bottom-meta .post-tags .list li a {
    border: 1px solid #e4e4e6;
    letter-spacing: 0;
    display: block;
    padding:3px 10px;
}
#blog-detail .post-bottom-meta .post-tags .list li a:hover {
    color: #ffffff;
    background:var(--renk);
    border-color:var(--renk);
}
#blog-detail .post-bottom-meta .post-share .list {
    padding: 0;
    list-style: none;
}
#blog-detail .post-bottom-meta .post-share .list li {
    display: inline-block;
    margin-right: 22px;
}
#blog-detail .post-bottom-meta .post-share .list li:last-child{
    margin-right:0;
}
#blog-detail .post-bottom-meta .post-share {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: right;
}
#blog-detail .post-bottom-meta .post-share .pbm-title{
    font-size:18px;
    font-weight:700;
}
#blog-detail .post-bottom-meta .post-share .list li a {
    color: #131313;
    display: block;
    font-size: 16px;
    line-height: 22px;
}
#blog-detail .post-bottom-meta .post-share .list li a:hover {
    color: var(--renk);
}
.single-post-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    border-top: 1px solid #e4e4e6;
    padding: 48px 0 0;
    margin: 40px 0 40px;
}
.single-post-pagination .prev-post {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
.single-post-pagination .next-post {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: right;
}
.single-post-pagination .next-post .title,
.single-post-pagination .prev-post .title{
    font-size:20px;
    font-weight:700;
}
.single-post-pagination .post-pagination-center-grid {
    position: absolute;
    left: 50%;
    top:60%;
    min-width:40px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.single-post-pagination .post-pagination-center-grid a {
    font-size: 2.5rem;
    color: var(--renk);
}
.single-post-pagination .prev-post a {
    display: block;
    overflow: hidden;
}
.single-post-pagination .prev-post a .title-with-link .intro {
    color: #999;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    margin: 0 0 9px;
}
.single-post-pagination .prev-post a .title-with-link .title {
    color: #000c35;
    line-height: 28px;
}
/* 3.9. ========================= Newsletter ========================= */
#newsletter {
    background-color: var(--renk);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 70px 50px 60px;
    z-index: 1;
}
.newslleter-call {
    position: relative;
}
#newsletter .input-text {
    font-size:18px;
    border:2px solid transparent;
}
#newsletter .newsletter-submit {
    top: 0%;
    z-index: 1;
    right: 0px;
    position: absolute;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px !important;
    max-width: 120px;
    cursor: pointer;
    background:#1D2228;
    color:#fff;
    border: 2px solid #1D2228;
}
#newsletter .newsletter-submit:hover {
    color:var(--renk);
    background:#fff;
    border: 2px solid #fff;
}
/*Newsletter Box*/
.footer-subscribe h5 {
    color:#fff;
    font-weight:400;
    font-size:26px;
    line-height:36px;
}
.themeioan-form-newsletter input[type="text"],
.themeioan-form-newsletter input[type="email"] {
    width: 100%;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #1d2228;
    background: rgba(255,255,255,0.8);
}
.themeioan-form-newsletter .button {
    width: 100%;
    max-width: 200px;
    cursor: pointer;
}
.subscribe-text {
    margin: 0px;
}
.subscribe-text b {
    font-weight:900;
}
/* 3.10. ========================= Icon Socials ========================= */
.footer-social a {
    font-size: 18px;
    margin-right: 12px;
}
.icon-round-white i {
}
/* 3.11. ========================= Pricing ========================= */
.tbl-pricing {
    max-width:1200px;
    margin:0px auto;
}
.tbl-pricing .tbl-prc-col {
    text-align: center;
}
.tbl-pricing .tbl-prc-col .tbl-prc-wrap {
    padding: 0px 0px 30px 0px;
    text-align: left;
    border-radius: 6px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    position: relative;
}
.tbl-pricing .tbl-prc-col .tbl-prc-wrap .featured-price {
    position: absolute;
    top: 71px;
    right: -27px;
    padding: 4px 0px;
    font-size: 13px;
    text-align: center;
    font-weight:500;
    letter-spacing: 1px;
    width: 140px;
    z-index:2;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0%;
    background: #1D2228;
    color:#fff;
}
.tbl-pricing .tbl-prc-col .tbl-prc-heading {
    color: #fff;
    padding: 50px 30px 60px 30px;
    margin: 0px;
    font-weight:700;
    background: var(--renk);
    position:relative;
}
.tbl-pricing .tbl-prc-col .tbl-prc-heading h4 {
    font-weight: 900;
    font-size: 30px;
    line-height: 30px;
    margin: 0px;
    color: #fff;
}
.tbl-pricing .tbl-prc-col .tbl-prc-heading p {
    margin: 5px 0px 0px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-price {
    margin-top:10px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-price .price {
    font-size: 42px;
    line-height: 1px;
    margin: 25px 0px 0px 0px;
    font-weight:500;
    display:inline-block;
}
.tbl-pricing .tbl-prc-col .tbl-prc-price .month {
    font-weight:400;
    letter-spacing: 2px;
    display:inline-block;
}
.tbl-pricing .tbl-prc-col .tbl-prc-price h5 sup {
    font-size: 22px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-price p {
    margin: 0px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-list {
    padding: 15px 30px 0px 30px;
    margin: 0px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-list li {
    list-style-type: none;
    margin: 15px 0;
}
.tbl-pricing .tbl-prc-col .tbl-prc-list li:last-child {
    border-bottom: 0px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-footer {
    padding: 20px 30px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-footer .btn-custom {}
.tbl-pricing .tbl-prc-col.tbl-prc-recommended {
    padding-top: 0px;
    padding-bottom: 0px;
}
.tbl-pricing .tbl-prc-col .tbl-prc-list i {
    margin-right: 5px;
}
.tbl-pricing .tbl-prc-col.tbl-prc-recommended .tbl-prc-list li:last-child {
    border-bottom: 0px;
}
/* 3.12. ========================= WHY US ========================= */
#why-us .why-us-left-bg {
    background-image: url("../images/content/landing/about.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .whyus-style-two.why-us-left-bg {
    background-image: url("../images/content/breadcrumb/home2-about.html");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg2 {
    background-image: url("../images/content/landing/about2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg3,
#why-us-two .why-us-left-bg3 {
    background-image: url("../images/content/landing/about3.jpg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg4 {
    background-image: url("../images/content/landing/slider3.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg5 {
    background-image: url("../images/content/landing/man.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg6 {
    background-image: url("../images/content/landing/index4-about.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .wrap-padding,
#why-us-two .wrap-padding {
    max-width: 750px;
}
/* 3.13. ========================= BANNER BREADCRUMB ========================= */
.lernen_breadcrumb .breadcrumbs span a:after {
    background-color:var(--renk);
}
.lernen_banner {
    padding: 230px 0 130px;
    background-image: linear-gradient(to right, #121a2f, rgba(20, 41, 65, 0.81));
    background-size: cover!important;
    background-repeat: no-repeat;
    background-position: center center!important;
    text-align: center;
    position: relative;
}
.lernen_banner_title {
    text-align: center;
    margin: 0px auto;
    padding: 0 20px;
}
.lernen_banner_title h1.light {
    font-weight: 400;
}
.lernen_banner_title h1,
.lernen_banner_title h1 .bold,
.lernen_banner_title h1 b {
    font-size: 40px;
    font-weight: 900;
    color: #fff
}
.lernen_breadcrumb .breadcrumbs {
    margin: 0;
    background: 0 0;
    font-size: 14px
}
.lernen_breadcrumb .breadcrumbs span a {
    color: #fff;
    -o-transition: all .3s;
    transition: all .3s
}
.lernen_breadcrumb .breadcrumbs span a:hover {
    color: #fff;
}
.lernen_breadcrumb .breadcrumbs span.last-item {
    color: #fff;
}
.lernen_breadcrumb .breadcrumbs span.separator {
    display:none!important;
}
.lernen_breadcrumb .breadcrumbs span a {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}
.lernen_breadcrumb .breadcrumbs span a:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    position: absolute;
    right: 5px;
    top: 10px;
}
.lernen_breadcrumb .breadcrumbs span.separator {
    margin: 0 10px
}
.banner-text-left .lernen_banner_title {
    margin:0;
    text-align:left;
}
.banner-text-left.lernen_banner {
    padding: 200px 0 80px;
    background-position:center center;
}
.banner-text-left.lernen_banner.large,
.lernen_banner.large {
    padding: 250px 0 130px;
    background-position:center center;
}
.bottom-round {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    bottom: -1px;
    z-index:1;
}
.bottom-round .shape-fill {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.bottom-round svg.shape-waves {
    height: 90px;
}
.bottom-round svg {
    overflow: hidden;
    display: block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(159% + 1.3px);
    height: 433px;
}
.shape-fill.shape-fill-contrast {
    fill: #ffffff;
}
.dark-shape .shape-fill.shape-fill-contrast {
    fill: #fff;
}
.small-height.bottom-round svg {
    width: calc(145% + 0px);
    height: 40px;
    left:-2px!important;
}
.large-height.bottom-round svg {
    width: calc(300% + 0px);
    height: 240px;
}
/* 3.14. ========================= BLOG ========================= */
#blog-detail #members {
    background:var(--renk);
    padding:60px 40px 50px 40px;
    border-radius:5px;
    margin-bottom:35px;
    color:#fff;
}
#blog-detail #members img {
    margin-bottom:25px;
    border-radius: 100%;
    max-width:200px;
}
#blog-detail #members h5 {
    margin-bottom:15px;
    font-weight:700;
    color:#fff;
}
/* 3.15. ========================= Video Container ========================= */
.bg-overly-color:before{
    opacity: 0.8;
    background: #1D2228;
}
.image-overly-primary:before {
    opacity: 0.4;
    background: #1D2228;
}
.image-overly-dark-opacity:before {
    background:#000;
    opacity:0.3;
}
.image-overly-dark-opacitys:before {
    background:#000;
    opacity:0.6;
}
.bg-overly-color:before,
.image-overly-primary:before,
.image-overly-dark:before,
.image-overly-dark-opacity:before,
.hoverblack:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1;
}
.videobg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    background-size: cover;
    z-index: -1;
    background-position:center center;
}
.videobg video {
    object-fit: cover;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%) translateZ(0);
}
.video-play {
    position: relative;
    overflow: hidden;
}
.video-play-content,
.image-overly-primary .container,
.bg-overly-color .container,
.image-overly-dark .container,
.image-overly-dark-opacity .opac,
.hoverblack .opac {
    z-index:2;
    position:relative
}
/* 3.16. ========================= Feature Contact ========================= */
.feature_contact_item h3 {
    color:#fff;
    font-weight:700;
    font-size:26px;
    margin-bottom:35px;
}
.feature_contact_item p {
    font-weight:500;
    font-size:17px;
    margin-bottom:45px;
}
.feature_contact_item {
    color:#fff;
    padding:50px;
}
.feature_contact_item {
    background-size:cover!important;
}
.fc_bg1 {
    background: url("../images/content/landing/two-person-learning.jpg");
}
.fc_bg2 {
    background: url("../images/content/landing/blog-detail.jpg");
    background-position:right;
}
.fc_bg1 .opac {
    background-color: var(--renk);
    background-image: url("../images/content/landing/fc2.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size:contain;
    padding: 50px 40px 35px 50px;
    position: relative;
    box-shadow: 9px 12px 38px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
}
.fc_bg2 .opac {
    background-color: #1D2228;
    background-image: url("../images/content/landing/fc1.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size:contain;
    padding: 50px 40px 35px 50px;
    position: relative;
    box-shadow: 9px 12px 38px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
}
/* 3.17. ========================= Services with Image ========================= */
.services_image h3 {
    color:#fff;
    font-weight:900;
    font-size:24px;
}
.services_image p {
    font-weight:700;
    margin-bottom:15px;
}
.services_image {
    color:#fff;
    padding:250px 30px 30px 30px;
    background-size:cover!important;
    background-position:center!important;
    margin-bottom:30px;
}
.services_image.hoverblack  p {
    margin-top:10px;
    margin-bottom:30px;
}
.services_image.hoverblack:before  {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(black));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), black);
}
.services_image .btn-custom {
    display: inline-block;
    padding:4px 10px 4px!important;
}
.services_image.hoverblack:before {
    left: 15px;
    right: 15px;
    bottom:30px;
}
.sidebar-services .services_image.hoverblack:before {
    left: 0px;
    right: 0px;
    bottom:0px;
}
.services_bg1 {
    background: url("../images/content/services/1.jpg");
}
.services_bg2 {
    background: url("../images/content/services/2.jpg");
}
.services_bg3 {
    background: url("../images/content/services/3.jpg");
}
.services_bg4 {
    background: url("../images/content/services/4.jpg");
}
.services_bg5 {
    background: url("../images/content/services/5.jpg");
}
.services_bg6 {
    background: url("../images/content/services/6.jpg");
}
.sigle-address {
    color:#cccccc;
}
.offnewsletter.footer-top .row {
    padding: 80px 0px 80px 0px;
}
.sigle-address {
    margin-bottom: 16px;
}
.top-right .address-icon {
    float: right !important;
}
.address-icon {
    float: left;
    display: block;
    margin-right: 10px;
}
.address-icon i {
    color:var(--renk);
    font-size:18px;
}
.sigle-address p {
    overflow: hidden;
    display: block;
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 15px;
}
/* 3.8. ========================= Event ========================= */
.themeioan_event .read-more {
    font-size: 12px;
}
.event img {
    width: 100%;
    height: auto;
}
.themeioan_event .event-content p {
    margin-bottom: 5px;
}
.themeioan_event .event-content .btn-section {
    margin: 30px 0px 10px 0px;
    text-align: center;
}
.themeioan_event .course-viewer {
    text-align: left;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin: 20px 0px;
    padding: 5px 0px;
}
.themeioan_event .course-viewer li {
    padding: 5px 15px 5px 0px;
}
/* Event */
.themeioan_event {
    position: relative;
}
.themeioan_event .date {
    padding: 10px 15px;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 1;
    border-radius: 5px;
    text-align: center;
}
.themeioan_event .date h4 {
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}
.themeioan_event .date h4 span {
    display: block;
    font-size: 40px;
    font-weight: 900;
}
/* 6. ========================= Media Queries ========================= */
@media (max-width: 1024px) {
    .header-cta {
        display: none;
    }
    .f-widget-title {
        margin-top: 25px;
    }
    .themeioan_blog .blog-content .course-viewer li {
        padding: 0px 10px 0px 0px;
    }
    .single-features-light p {
        padding: 0 5px;
    }
    .header-area .header-area-inner .subtitle, .header-area .header-area-inner h1.title,
    .lernen_banner_title h1, .lernen_banner_title h1 .bold, .lernen_banner_title h1 b {
        font-size: 35px;
    }
    #about .col-md-12,
    #contact .col-md-12,
    #services .col-md-6 {
        margin-bottom:30px;
    }
    .topheader .col-lg-5.text-right{
        display:none;
    }
}
/* 6.1. ========================= Media Queries Normal Screen v1 ========================= */
@media (max-width: 1400px) {
    .owl-navigation.owl-theme .owl-nav {
        display:none!important;
    }
}
@media (max-width: 1024px) {
    #download,
    #counter,
    #header {
        background-attachment: scroll !important;
        background-position: center top !important;
    }
}
/* 6.2. ========================= Media Queries Normal Screen v2  ========================= */
@media (min-width: 992px) and (max-width: 1199px) {
    .course-bottom-list {
        font-size:13px;
    }
    #header .navbar-brand {
        padding-left: 18px;
        padding-right: 18px;
    }
    #header .nav>li>a {
        margin: 0px 10px;
    }
    #header .header-content .header-text {
        padding-top: 20px;
    }
    .col-text.padding-top10,
    .col-text.padding-top20,
    .col-text.padding-top30,
    .col-text.padding-top40,
    .col-text.padding-top50,
    .col-text.padding-top60 {
        padding-top: 0px !important;
    }
    .row-custom .col-left,
    .row-custom .col-right {
        padding-top: 0px;
    }
    .themeioan_testimonial .testimonial-author {
        padding: 15px 30px 15px 20px;
    }
    .themeioan_testimonial .testimonial-author img {
        right: 20px;
    }
    .icon-socials a {
        margin: 0px 14px 10px;
    }
    .themeioan_blog .blog-content .course-viewer li {
        font-size:12px;
    }
    .themeioan_blog .blog-content .course-viewer li {
        padding:0px 5px 0px 0px;
    }
    .themeioan_event .course-viewer li {
        font-size:13px;
        padding:5px 7px 5px 0px;
    }
}
/* 6.3. ========================= Media Queries Laptop ========================= */
@media (min-width: 768px) and (max-width: 991px) {
    .wrap-padding {
        padding: 45px;
    }
    h1 {
        font-size: 26px;
    }
    .tbl-pricing .tbl-prc-col .tbl-prc-list li {
        font-size: 13px;
    }
    #header .nav>li>a {
        margin: 0px 10px;
        font-size: 14px !important;
    }
    .col-text.padding-top10,
    .col-text.padding-top20,
    .col-text.padding-top30,
    .col-text.padding-top40,
    .col-text.padding-top50,
    .col-text.padding-top60 {
        padding-top: 0px !important;
    }
    .row-custom .col-left,
    .row-custom .col-right {
        padding-top: 0px;
    }
    .themeioan_testimonial .testimonial-author {
        padding: 10px 20px 10px 15px;
    }
    .themeioan_testimonial .testimonial-author img {
        right: 15px;
    }
    .icon-socials a {
        margin: 0px 8px 10px;
    }
}
/* 6.4. ========================= Media Queries Tablet ========================= */
@media (max-width: 767px) {
    .detail-widgets {
        margin: 30px 0 30px;
    }
    .bottom-round svg.shape-waves {
        height:30px;
    }
    .header-content {
        padding: 170px 0px 150px 0px;
    }
    .header-area .header-area-inner .title,
    .header-area .single-header-carousel-item .title {
        font-size: 36px;
        line-height: 46px;
    }
    .header-area .header-area-inner .subtitle,
    .header-area .single-header-carousel-item .subtitle,
    .header-area .header-area-inner .title,
    .header-area .single-header-carousel-item .title {
        font-size: 35px!important;
        margin-top: 100px;
    }
    #header .header-content .header-slider {
        margin: 0 60px;
        padding: 16.9% 6.1% 30% 5.6%;
    }
    .header-content .header-text {
        padding-top: 0px;
    }
    .welcome {
        font-size: 16px;
        display:none;
    }
    .welcome:before {
        top:10px;
    }
    .underline:after {
        height: 5px;
        bottom: 5px;
    }
    .underline-large:after {
        height: 5px;
        bottom: 5px;
    }
    .burger-icon {
        display: block;
    }
    #features .col-center {
        margin: 0 60px;
    }
    .single-features-light {
        margin: 15px 0px;
    }
    #screenshots .slick-list {
        margin: 0 60px;
    }
    .themeioan-form-contact {
        width: auto;
    }
    .blog-single,
    .info {
        margin-bottom: 30px;
    }
    .tbl-pricing .tbl-prc-col {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 30px;
    }
    .tbl-pricing .tbl-prc-col.tbl-prc-recommended .tbl-prc-footer {
        padding-bottom: 0px;
    }
    #header .navbar,
    #header .navbar-brand,
    #header .navbar-brand img {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
    .navbar {
        padding: 0px;
    }
    #header .navbar-default .navbar-collapse {
        background: #fff;
    }
    #header .navbar-default .navbar-nav>li>a{
        color: #242424;
    }
    #header .navbar-default .navbar-nav>li>ul>li>a,
    #header .navbar-default .navbar-nav>li>ul>li>ul>li>a,
    #header .navbar-default .navbar-nav>li>ul>li>ul>li>ul>li>a{
        color: #242424;
        background: none;
        font-weight: 500;
        font-size: 14px;
        line-height: 27px;
        padding: 10px 15px 10px 20px;
        margin: 0px;
        border-top: 0px;
        text-align: left;
        border-bottom: 1px solid #f2f2f2!important;
        display:block;
    }
    #header .navbar-default .navbar-nav>li>ul,
    #header .navbar-default .navbar-nav>li>ul>li>ul,
    #header .navbar-default .navbar-nav>li>ul>li>ul>li>ul{
        display:none;
        list-style:none;
    }
    .show-sub-menu {
        display:block!important;
    }
    .subnav {
        position:Relative;
    }
    .nav__expand{
        position:absolute;
        right: 0px;
        top: 0px;
        display:block;
        text-align: center;
        padding: 12px 20px;
        cursor:pointer;
    }
    .nav__expand i {
        color:#272727;
    }
    #header .navbar,
    #header .nav {
        height: auto;
    }
    #header .container>.navbar-header,
    #header .container-fluid>.navbar-header {
        height: 80px;
    }
    #header .navbar-brand,
    #header .navbar.affix .navbar-brand {
        background-color: transparent;
        padding: 20px 0px 13px 15px;
    }
    #header .navbar-brand img {
        height: 38px;
    }
    #header .nav>li>a,
    #header .nav>li>a:hover {
        padding: 10px 15px;
        margin: 0px;
        border-top: 0px;
        text-align: left;
        border-bottom: 1px solid #f2f2f2!important;
    }
    #header .header-content .header-text {
        text-align: center;
        padding-top: 0px;
        padding-bottom: 60px;
    }
    #header .header-content .col-xs-offset-1 {
        padding: 0px 120px;
        margin: 0px;
    }
    .wrap-bg .col-xs-offset-1,
    .wrap-page .col-xs-offset-1 {
        margin: 0px;
    }
    .col-text.padding-top10,
    .col-text.padding-top20,
    .col-text.padding-top30,
    .col-text.padding-top40,
    .col-text.padding-top50,
    .col-text.padding-top60 {
        padding-top: 0px !important;
    }
    .row-custom .col-left,
    .row-custom .col-center,
    .row-custom .col-right {
        display: block;
        width: auto;
        padding-top: 0px;
    }
    .row-custom .col-right {
        text-align: left;
    }
    .row-custom .col-right .themeioan_feature i {
        left: 0px;
        right: auto;
    }
    .row-custom .col-right .themeioan_feature .feature-text {
        padding: 0px 0px 0px 100px;
    }
    .icon-socials a {
        margin: 0px 5px 10px;
    }
    .wrap-bg {
        padding: 60px 0px;
    }
    #download a {
        display: block;
        max-width: 250px;
        margin: 20px auto;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 26px;
    }
    .text-right {
        text-align:left!important;
    }
    .section-title h2,
    .section-title h3,
    .call-to-action-content h3 {
        font-size: 22px;
        line-height: 29px;
    }
    .themeioan_services .blog-content .title,
    .themeioan_blog .blog-content .title,
    .themeioan_event .event-content .title {
        font-size: 18px;
        line-height: 28px;
    }
    #why-us .col-lg-5 {
        min-height:400px;
    }
    .subscribe-text {
        margin-bottom: 25px;
    }
    .content-button {
        margin-top: 0px!important;
    }
    .wrap-padding {
        padding: 35px;
    }
    .lernen_banner {
        padding: 150px 0 60px!important;
    }
    .lernen_banner_title h1 {
        font-size: 25px;
        line-height:35px;
    }
    .lernen_breadcrumb {
        display:none;
    }
    .mb-50 {
        margin-bottom: 50px;
    }
    .bg-home-ome {
        background-position: left top!important;
    }
    .slider-bg3,
    .slider-bg4,
    .slider-bg9 {
        background-position: center center!important;
    }
    .slider-bg1 {
        background-position: right center!important;
    }
    .slider-bg5 {
        background-position: right bottom!important;
    }
    .hidemobile {
        display:none;
    }
    .themeioan_services .absolute-transparent {
        padding: 300px 20px 10px 20px;
    }
}
/* 6.5. ========================= Media Queries Small Tablet ========================= */
@media (max-width: 640px) {
    .tbl-pricing .tbl-prc-col .tbl-prc-wrap {
        margin-bottom: 10px;
    }
    #header .header-content .col-xs-offset-1 {
        padding: 0px 70px;
    }
    .themeioan_testimonial .testimonial-author {
        padding: 15px 30px 15px 20px;
    }
    .themeioan_testimonial .testimonial-author img {
        right: 20px;
    }
    .header-area .header-area-inner .title, .header-area .single-header-carousel-item .title {
        margin-bottom: 15px;
    }
}
/* 6..6 ========================= Media Queries Mobile v1 ========================= */
@media (max-width: 480px) {
    .header-area .header-area-inner .subtitle,
    .header-area .single-header-carousel-item .subtitle,
    .header-area .header-area-inner .title,
    .header-area .single-header-carousel-item .title {
        font-size: 30px!important;
        font-weight:700!important;
    }
    #header .header-content .col-xs-offset-1 {
        padding: 0px 20px;
    }
    .themeioan_feature {
        position: static;
        float: none;
        width: auto;
        text-align: center;
        min-height: 0px;
    }
    .themeioan_feature i {
        position: static;
        top: auto;
        left: auto;
    }
    .themeioan_feature .feature-text,
    .row-custom .col-right .themeioan_feature .feature-text {
        padding: 15px 0px 0px;
    }
    .themeioan_testimonial .testimonial-text {
        padding: 10px 15px 50px;
    }
    .themeioan_testimonial .testimonial-author {
        padding: 10px 20px 10px 15px;
    }
    .themeioan_testimonial .testimonial-author img {
        right: 15px;
    }
    .themeioan_testimonial .testimonial-text p {
        margin: 0px;
    }
}
/* 6.7. ========================= Media Queries Mobile v2 ========================= */
@media (max-width: 300px) {
    .header-area .header-area-inner .subtitle,
    .header-area .single-header-carousel-item .subtitle,
    .header-area .header-area-inner .title,
    .header-area .single-header-carousel-item .title {
        font-size: 25px!important;
        line-height: 25px!important;
    }
    .tbl-pricing .tbl-prc-col .tbl-prc-wrap {
        padding: 10px;
    }
    #header .navbar-header {
        text-align: center;
        padding: 20px 0px 5px;
    }
    #header .container>.navbar-header,
    #header .container-fluid>.navbar-header {
        height: auto;
    }
    #header .navbar-brand,
    #header .navbar.affix .navbar-brand {
        float: none;
        padding: 0px;
        margin-bottom: 15px;
    }
    #header .navbar-brand img,
    #header .navbar.affix .navbar-brand img {
        height: auto;
        max-height: 40px;
    }
    #header .nav>li>a {
        text-align: center;
    }
    #header .navbar-toggle {
        float: none;
        margin: 0px 0px 15px 0px;
    }
}
/* 6.8 ========================= Media Queries If Height is to Small ========================= */
@media (max-height: 750px) {
    .header-content {
        min-height: 650px !important;
    }
}
@media (min-width:1200px) and (max-width: 1450px) {
    .modern-container {
        left: calc((100% - 1170px)/ 2);
        position: relative;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px!important;
    }
    .modern-container {
        left: calc((100% - 1170px)/ 2);
        position: relative;
    }
}
/* Hide element on Mobile device */
@media (max-width:767px) {
    .mobile-off {
        display: none;
    }
    video {
        display:none;
    }
}
/* Header Intro Text for Large Display */
@media (min-height:800px) {
    .header-content .header-text {
        padding-top: 15%;
    }
}
/* Services Detail */
/* Center Position */
.position-center .header-text {
    text-align:center;
}
.position-center .header-text p {
    margin:0px auto;
}
.play-center .video-btn {
    left:0px;
}
/*Text Dark*/
.slider-dark .subtitle,
.slider-dark p,
.slider-dark h1  {
    color:#000!important;
}
#contact input,
#contact textarea {
    height: 55px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom:10px;
    color: #1D2228;
    padding-left: 20px;
    padding-right: 10px;
    border:1px solid #f4f4f4;
    background:#f4f4f4;
}
#contact input[type=submit] {
    color:#fff;
    border:2px solid var(--renk);
    background:var(--renk);
    max-width:250px;
}
#contact input[type=submit]:hover {
    background:#fff;
    color:var(--renk);
}
#contact input:hover {
    color:#1D2228;
}
.error-msg {
    color:Red;
}
.themeioan_contact_map {
    display: block;
    width: 100%;
    margin-top: 50px;
    margin-bottom:-10px;
}
.themeioan_contact_map p{
    margin:0px!important;
}
.themeioan_contact_map iframe {
    display: inline-block;
    width: 100%;
    height: 400px;
    border: 0
}
.themeioan-form-contact.form {
    max-width:500px;
}
.contact-layout3 .themeioan-form-contact.form {
    max-width:100%;
}
/*MENU DROPDOWN*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
@media (min-width:768px) {
    #header .nav>li>a {
        padding: 30px 0px 30px;
        margin: 0px 0px 0px 22px;
    }
    #header .nav>li.subnav>a {
        padding: 30px 13px 30px 0px;
        margin: 0px 0px 0px 22px;
    }
    .subnav:after {
        font-family: "fontawesome";
        content: "\f078";
        font-weight: 900;
        font-size: 10px;
        color: #1D2228;
        position: absolute;
        top: 29px;
        right: 0px;
        pointer-events: none;
        text-align: center;
    }
    #header .nav>li>a:before {
        content: '';
        height: 4px;
        width: 100%;
        display: block;
        position: absolute;
        top: 55px;
        left: 0px;
        z-index: 1;
        background-color: var(--renk);
        transform-origin: right top;
        transform: scale(0,1);
        transition: color .1s,transform .2s ease-out;
    }
    .color-white .nav>li>a:before {
        opacity: .2!important;
        background-color: #fff!important;
    }
    #header .nav>li a:hover:before {
        transform: scale(1,1);
        transform-origin: left top;
    }
    .transparent-header.color-white .nav>li>a,
    .transparent-header.color-white .subnav:after {
        color:#fff!important;
    }
    .transparent-header .navbar .nav>li {
        position: relative;
        float: left;
        list-style: none;
        text-align: left;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .transparent-header .navbar .nav>li>a {
        position: relative;
        display: block;
        opacity: 1;
        text-align: center;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .transparent-header .navbar .nav>li>ul {
        position: absolute;
        left: 10px;
        top: 100%;
        min-width:240px;
        max-width: 240px;
        width:100%;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        list-style: none;
    }
    .transparent-header .navbar .nav>li.subnav:hover>ul{
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        overflow: visible;
    }
    .transparent-header .navbar .nav>ul li.subnav .dropdown-btn,
    .transparent-header .navbar .nav>ul li.page_item_has_children .dropdown-btn {
        position: absolute;
        right: 10px;
        top: 8px;
        width: 34px;
        height: 30px;
        border: 1px solid #ffffff;
        text-align: center;
        font-size: 16px;
        line-height: 30px;
        color: #ffffff;
        cursor: pointer;
        z-index: 5;
        display: none;
    }
    .transparent-header .navbar .nav>li>ul>li {
        position: relative;
        width: 100%;
    }
    .transparent-header .navbar .nav>li>ul>li:not(:last-child) {
        border-bottom: 1px solid transparent;
        border-bottom-color: rgba(0, 0, 0, .08)
    }
    .transparent-header .navbar .nav>li>ul>li:last-child {
        border: none;
    }
    .transparent-header .navbar .nav>li>ul>li>a {
        position: relative;
        display: block;
        padding: 10px 20px;
        line-height: 24px;
        font-weight: 400;
        font-size: 15px;
        text-transform: capitalize;
        color: #222!important;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    .transparent-header .navbar .nav>li>ul>li>a:before,
    .transparent-header .navbar .nav>li>ul>li>ul>li>a:before{
        font-family: "fontawesome";
        content: "\f061";
        font-weight: 900;
        color: var(--renk);
        padding-right: 8px;
        margin-left: -20px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
        opacity: 0;
        font-size:13px;
    }
    .transparent-header .navbar .nav>li>ul>li:hover a:before,
    .transparent-header .navbar .nav>li>ul>li>ul>li:hover a:before{
        opacity: 1!important;
        padding-left: 23px;
    }
    .transparent-header .navbar .nav>li>ul>li.subnav>a:after,
    .transparent-header .navbar .nav>li>ul>li.page_item_has_children>a:after,
    .transparent-header .navbar .nav>li>ul>li>ul>li.subnav>a:after,
    .transparent-header .navbar .nav>li>ul>li>ul>li.page_item_has_children>a:after{
        font-family: "fontawesome";
        content: "\f054";
        font-weight: 900;
        position: absolute;
        right: 20px;
        top: 8px;
        line-height: 24px;
        font-size: 14px;
        text-align: center;
    }
    .transparent-header .navbar .nav li>ul>li.subnav:hover>ul,
    .transparent-header .navbar .nav li>ul>li.page_item_has_children:hover>ul {
        visibility: visible;
        opacity: 1;
        top: 0;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .transparent-header .navbar .nav>li>ul>li>ul,
    .transparent-header .navbar .nav>li>ul>li>ul>li>ul{
        position: absolute;
        margin-left: 5px;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        top: 100%;
        width: 220px;
        padding: 15px 5px;
        background: #fff;
        list-style: none;
        padding:0px!important;
    }
    .transparent-header .navbar .nav>li>ul>li>ul:before {
        content: '';
        position: absolute;
        left: -7px;
        top: 0px;
        width: 7px;
        height: 100%;
    }
    .transparent-header .navbar .nav>li>ul>li>ul>li {
        list-style: none;
        position: relative;
        width: 100%;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }
    .transparent-header .navbar .nav>li>ul>li>ul>li:last-child {
        border: none;
    }
    .transparent-header .navbar .nav>li>ul>li>ul>li>a,
    .transparent-header .navbar .nav>li>ul>li>ul>li>ul>li>a{
        position: relative;
        display: block;
        padding: 7px 20px;
        line-height: 24px;
        font-weight: 400;
        font-size: 15px;
        text-transform: capitalize;
        color: #222!important;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    .nav__expand {
        display:none;
    }
    .feature_contact_item {
        padding:150px 50px 150px 150px;
    }
    .feature_contact_item h3 {
        font-size:40px;
    }
}
@media (min-width:1200px) {
    .transparent-header .navbar .nav > li > ul > li > ul,
    .transparent-header .navbar .nav > li > ul > li > ul > li > ul {
        position: absolute;
        left: 100%;
    }
    .transparent-header .navbar .nav>li:nth-last-child(-n+4) ul>li>ul,
    .transparent-header .navbar .nav>li:nth-last-child(-n+4) ul>li>ul > li > ul {
        position: absolute;
        left:-100%!important;
        right: 100%!important;
    }
}
/* Home 6 Carousel Arrows - Next Previous Buttons */
.owl-navigation.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    color: #fff;
}
.owl-navigation .owl-prev {
    left: 10px;
    position: absolute;
}
.owl-navigation .owl-next {
    right: 10px;
    position: absolute;
}
.owl-navigation.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.owl-navigation .owl-dots {
    bottom: 40px;
    left:0;
    right:0;
    position: absolute;
    z-index: 999999;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    padding-bottom: 7px!important;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    font-size: 45px;
}
/*Sponsor Slider*/
.sponsor .item {
    padding-left: 5px;
    padding-right: 5px;
}
.sponsor span {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #524552;
    display:block;
    margin-bottom:20px;
}
.site-footer {
    background-color: #131313;
    position: relative;
    font-size: 15px;
    overflow: hidden;
}
.site-footer ul {
    list-style: none;
}
.site-footer p,
.site-footer li {
    color: #fff;
}
.site-footer .upper-footer {
    padding: 50px 0;
}
@media (max-width: 991px) {
    .site-footer .upper-footer .col {
      min-height: 235px;
      margin-top: 15px;
      margin-bottom: 15px;
  }
}
.site-footer .widget-title {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .site-footer .widget-title {
      margin-bottom: 30px;
  }
}
.site-footer .widget-title h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding-bottom: 25px;
    text-transform: capitalize;
    position: relative;
}
@media (max-width: 991px) {
    .site-footer .widget-title h3 {
        padding-top: 25px;
        padding-bottom: 0;
    }
}
.site-footer .about-widget .logo {
    max-width: 175px;
}
.site-footer .about-widget p {
    margin-bottom: 0.8em;
    line-height: 1.9em;
}
.site-footer .about-widget p:last-child {
    margin-bottom: 0;
}
.site-footer .link-widget {
    overflow: hidden;
}
@media screen and (min-width: 1200px) {
    .site-footer .link-widget {
      padding-left: 20px;
  }
}
@media (max-width: 1199px) {
    .site-footer .link-widget {
      padding-left: 20px;
  }
}
@media (max-width: 991px) {
    .site-footer .link-widget {
      padding-left: 0;
  }
}
@media (max-width: 767px) {
    .site-footer .link-widget {
      max-width: 350px;
  }
}
.site-footer .link-widget ul {
    width: 100%;
    float: left;
}
.site-footer .link-widget ul li {
    position: relative;
}
.site-footer .link-widget ul a {
    color: #fff;
}
.site-footer .link-widget ul a:hover {
    color:var(--renk) !important;
}
.site-footer .link-widget ul > li + li {
    margin-top: 15px;
}
.site-footer .lower-footer {
    text-align: center;
    position: relative;
}
.site-footer .lower-footer .row {
    padding: 20px 0;
    position: relative;
}
.site-footer .lower-footer .row .separator {
    background: #555;
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    left: 15px;
    top: 0;
}
.site-footer .lower-footer .copyright {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
}
@media (max-width: 991px) {
    .site-footer .lower-footer .copyright {
      float: none;
      display: block;
      margin: 0 0 20px;
  }
}
.site-footer .lower-footer .copyright a {
    color: #fff;
}
.site-footer .lower-footer .extra-link {
    display: inline-block;
    float: right;
    overflow: hidden;
}
@media (max-width: 991px) {
    .site-footer .lower-footer .extra-link {
      float: none;
      display: block;
      text-align: center;
  }
}
.site-footer .lower-footer .extra-link ul {
    overflow: hidden;
    list-style: none;
}
@media (max-width: 991px) {
    .site-footer .lower-footer .extra-link ul {
      display: inline-block;
  }
}
.site-footer .lower-footer .extra-link ul li {
    float: left;
}
.site-footer .lower-footer .extra-link ul > li + li {
    margin-left: 25px;
    position: relative;
}
@media (max-width: 767px) {
    .site-footer .lower-footer .extra-link ul > li + li:before {
      display: none;
  }
}
.site-footer .lower-footer .extra-link ul a {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
}
.google-maps {
    height: 350px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.google-maps iframe {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
}
#contact .google-maps {
    height: 480px;
    margin-top: 50px;
    margin-bottom: 50px;
}
/* Modern BİZ KİMİZ Bölümü Stilleri */
#why-us {
    padding: 80px 0;
    background: #f8f9fa;
}
#why-us .about-image-box {
    padding: 20px;
}
#why-us .about-image {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}
#why-us .about-image:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}
#why-us .about-content-box {
    padding: 40px 30px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.08);
    height: 100%;
    display: flex;
    align-items: center;
}
#why-us .about-content {
    width: 100%;
}
#why-us .about-subtitle {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.3;
}
#why-us .about-text {
    color: #666;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: justify;
}
#why-us .about-text:last-child {
    margin-bottom: 0;
}
/* Responsive Tasarım */
@media (max-width: 991px) {
    #why-us .about-image-box {
        margin-bottom: 30px;
    }
    #why-us .about-content-box {
        padding: 30px 20px;
    }
    #why-us .about-subtitle {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    #why-us {
        padding: 60px 0;
    }
    #why-us .about-content-box {
        padding: 25px 20px;
    }
    #why-us .about-subtitle {
        font-size: 20px;
        text-align: center;
    }
    #why-us .about-text {
        text-align: center;
    }
}
/* Modern Hizmet Kartları Stilleri */
.modern-service-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    position: relative;
}
.modern-service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0,0,0,0.15);
}
.modern-service-card .service-image-wrapper {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.modern-service-card .service-image {
    width: 100%;
    height: 100%;
    position: relative;
    transition: all 0.4s ease;
}
.modern-service-card:hover .service-image {
    transform: scale(1.1);
}
.modern-service-card .service-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.3s ease;
}
.modern-service-card:hover .service-overlay {
    opacity: 1;
}
.modern-service-card .service-icon {
    background: rgba(255,255,255,0.95);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    transition: all 0.3s ease;
}
.modern-service-card:hover .service-icon {
    transform: scale(1);
}
.modern-service-card .service-icon i {
    font-size: 24px;
    color: #333;
}
.modern-service-card .service-content {
    padding: 30px 25px;
    display: flex;
    flex-direction: column;
    height: calc(100% - 200px);
}
.modern-service-card .service-header {
    margin-bottom: 20px;
}
.modern-service-card .service-title {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin: 0 0 15px 0;
    line-height: 1.3;
    transition: color 0.3s ease;
}
.modern-service-card:hover .service-title {
    color: #007bff;
}
.modern-service-card .service-divider {
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #007bff, #00d4ff);
    border-radius: 2px;
    transition: width 0.3s ease;
}
.modern-service-card:hover .service-divider {
    width: 70px;
}
.modern-service-card .service-description {
    flex: 1;
    margin-bottom: 25px;
}
.modern-service-card .service-description p {
    color: #666;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.modern-service-card .service-footer {
    margin-top: auto;
}
.modern-service-card .modern-service-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,123,255,0.3);
    width: 100%;
    text-align: center;
}
.modern-service-card .modern-service-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,123,255,0.4);
    background: linear-gradient(135deg, #0056b3, #00b3d4);
    color: #fff;
}
.modern-service-card .modern-service-btn span {
    flex: 1;
}
.modern-service-card .modern-service-btn i {
    margin-left: 10px;
    transition: transform 0.3s ease;
}
.modern-service-card .modern-service-btn:hover i {
    transform: translateX(5px);
}
/* Hizmet Kartları Responsive Tasarım */
@media (max-width: 991px) {
    .modern-service-card .service-content {
        padding: 25px 20px;
    }
    .modern-service-card .service-title {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .modern-service-card .service-image-wrapper {
        height: 180px;
    }
    .modern-service-card .service-content {
        padding: 20px 18px;
    }
    .modern-service-card .service-title {
        font-size: 18px;
        text-align: center;
    }
    .modern-service-card .service-divider {
        margin: 0 auto;
    }
    .modern-service-card .service-description p {
        text-align: center;
    }
}
/* Modern Ürün Kartları */
.modern-product-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.modern-product-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    border: 1px solid rgba(0,123,255,0.1);
}
.modern-product-card .product-image-wrapper {
    position: relative;
    height: 250px;
    overflow: hidden;
}
.modern-product-card .product-image {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.3s ease;
}
.modern-product-card:hover .product-image {
    transform: scale(1.05);
}
.modern-product-card .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.modern-product-card:hover .product-overlay {
    opacity: 1;
}
.modern-product-card .product-view-btn {
    background: rgba(255,255,255,0.9);
    color: #333;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    transform: scale(0.8);
}
.modern-product-card:hover .product-view-btn {
    transform: scale(1);
    background: #fff;
    color: #007bff;
}
.modern-product-card .product-view-btn i {
    font-size: 18px;
}
.modern-product-card .product-content {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.modern-product-card .product-header {
    margin-bottom: 15px;
}
.modern-product-card .product-title {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}
.modern-product-card .product-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}
.modern-product-card .product-title a:hover {
    color: #007bff;
}
.modern-product-card .product-divider {
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #007bff, #00d4ff);
    border-radius: 2px;
    transition: width 0.3s ease;
}
.modern-product-card:hover .product-divider {
    width: 70px;
}
.modern-product-card .product-price {
    margin: 20px 0;
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    padding: 15px;
    background: rgba(0,123,255,0.05);
    border-radius: 10px;
    border: 1px solid rgba(0,123,255,0.1);
}
.modern-product-card .old-price {
    color: #999;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 500;
}
.modern-product-card .current-price {
    color: #007bff;
    font-size: 20px;
    font-weight: 700;
}
.modern-product-card .product-footer {
    margin-top: auto;
}
.modern-product-card .modern-product-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,123,255,0.3);
    width: 100%;
    text-align: center;
}
.modern-product-card .modern-product-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,123,255,0.4);
    background: linear-gradient(135deg, #0056b3, #00b3d4);
    color: #fff;
    border-radius: 30px;
}
.modern-product-card .modern-product-btn span {
    flex: 1;
}
.modern-product-card .modern-product-btn i {
    margin-left: 10px;
    transition: transform 0.3s ease;
}
.modern-product-card .modern-product-btn:hover i {
    transform: translateX(5px);
}
/* Ürün Kartları Responsive Tasarım */
@media (max-width: 991px) {
    .modern-product-card .product-content {
        padding: 20px;
    }
    .modern-product-card .product-title {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .modern-product-card .product-image-wrapper {
        height: 200px;
    }
    .modern-product-card .product-content {
        padding: 18px;
    }
    .modern-product-card .product-title {
        font-size: 16px;
        text-align: center;
    }
    .modern-product-card .product-divider {
        margin: 0 auto;
    }
    .modern-product-card .product-price {
        justify-content: center;
    }
}
/* Modern Proje Kartları */
.modern-project-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}
.modern-project-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    border: 1px solid rgba(255,69,0,0.1);
}
.modern-project-card .project-image-wrapper {
    position: relative;
    height: 280px;
    overflow: hidden;
}
.modern-project-card .project-image {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.3s ease;
}
.modern-project-card:hover .project-image {
    transform: scale(1.05);
}
.modern-project-card .project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,69,0,0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.modern-project-card:hover .project-overlay {
    opacity: 1;
}
.modern-project-card .project-view-btn {
    background: rgba(255,255,255,0.95);
    color: #ff4500;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    transform: scale(0.8);
    font-weight: bold;
}
.modern-project-card:hover .project-view-btn {
    transform: scale(1);
    background: #fff;
    color: #ff4500;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.modern-project-card .project-view-btn i {
    font-size: 20px;
}
.modern-project-card .project-content {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
    background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
}
.modern-project-card .project-header {
    margin-bottom: 20px;
}
.modern-project-card .project-title {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    min-height: 55px;
    display: flex;
    align-items: center;
}
.modern-project-card .project-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}
.modern-project-card .project-title a:hover {
    color: #ff4500;
}
.modern-project-card .project-divider {
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #ff4500, #ff6347);
    border-radius: 2px;
    transition: width 0.3s ease;
}
.modern-project-card:hover .project-divider {
    width: 70px;
}
.modern-project-card .project-footer {
    margin-top: auto;
}
.modern-project-card .modern-project-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(135deg, #ff4500, #ff6347);
    color: #fff;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255,69,0,0.3);
    width: 100%;
    text-align: center;
}
.modern-project-card .modern-project-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(255,69,0,0.4);
    background: linear-gradient(135deg, #e63900, #e65547);
    color: #fff;
    border-radius: 30px;
}
.modern-project-card .modern-project-btn span {
    flex: 1;
}
.modern-project-card .modern-project-btn i {
    margin-left: 10px;
    transition: transform 0.3s ease;
}
.modern-project-card .modern-project-btn:hover i {
    transform: translateX(5px);
}
/* Proje Kartları Responsive Tasarım */
@media (max-width: 991px) {
    .modern-project-card .project-content {
        padding: 20px;
    }
    .modern-project-card .project-title {
        font-size: 16px;
        min-height: 50px;
    }
}
@media (max-width: 767px) {
    .modern-project-card .project-image-wrapper {
        height: 220px;
    }
    .modern-project-card .project-content {
        padding: 18px;
    }
    .modern-project-card .project-title {
        font-size: 16px;
        text-align: center;
        min-height: 45px;
    }
    .modern-project-card .project-divider {
        margin: 0 auto;
    }
}
/* Modern Welcome Boxes */
.modern-welcome-boxes {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.welcome-boxes-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.welcome-main-box {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    padding: 50px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}
.welcome-main-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: linear-gradient(90deg, #007bff, #00d4ff, #007bff);
    background-size: 200% 100%;
    animation: gradientMove 3s ease-in-out infinite;
}
@keyframes gradientMove {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}
.welcome-main-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}
.welcome-box-content {
    position: relative;
    z-index: 2;
}
.welcome-box-icon {
    margin-bottom: 25px;
}
.welcome-box-icon i {
    font-size: 60px;
    color: #007bff;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.welcome-box-title {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.3;
}
.welcome-box-text {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.welcome-box-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 15px 35px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0,123,255,0.3);
    min-width: 200px;
}
.welcome-box-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0,123,255,0.4);
    background: linear-gradient(135deg, #0056b3, #00b3d4);
    color: #fff;
}
.welcome-box-btn span {
    flex: 1;
    margin-right: 15px;
}
.welcome-box-btn i {
    font-size: 18px;
    transition: transform 0.3s ease;
}
.welcome-box-btn:hover i {
    transform: translateX(5px);
}
.welcome-feature-boxes {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
}
.welcome-feature-box {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    border: 1px solid rgba(0,123,255,0.1);
    position: relative;
    overflow: hidden;
}
.welcome-feature-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,123,255,0.05) 0%, rgba(0,212,255,0.05) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}
.welcome-feature-box:hover::before {
    opacity: 1;
}
.welcome-feature-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
    border-color: rgba(0,123,255,0.2);
}
.feature-icon {
    margin-bottom: 20px;
}
.feature-icon i {
    font-size: 40px;
    color: #007bff;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.welcome-feature-box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}
.welcome-feature-box p {
    font-size: 15px;
    color: #666;
    line-height: 1.5;
    margin: 0;
}
/* Welcome Boxes Responsive Tasarım */
@media (max-width: 991px) {
    .modern-welcome-boxes {
        padding: 60px 0;
    }
    .welcome-main-box {
        padding: 40px 30px;
    }
    .welcome-box-title {
        font-size: 30px;
    }
    .welcome-box-text {
        font-size: 16px;
    }
    .welcome-feature-boxes {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
    }
}
@media (max-width: 767px) {
    .modern-welcome-boxes {
        padding: 50px 0;
    }
    .welcome-main-box {
        padding: 30px 20px;
    }
    .welcome-box-title {
        font-size: 26px;
    }
    .welcome-box-text {
        font-size: 15px;
    }
    .welcome-box-btn {
        min-width: 250px;
        padding: 12px 25px;
        font-size: 15px;
    }
    .welcome-feature-boxes {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .welcome-feature-box {
        padding: 25px 20px;
    }
}
/* Modern Yorum Kartları */
.modern-testimonial-card {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0,123,255,0.1);
}
.modern-testimonial-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #28a745, #20c997, #17a2b8);
    background-size: 200% 100%;
    animation: testimonialGradient 4s ease-in-out infinite;
}
@keyframes testimonialGradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}
.modern-testimonial-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    border-color: rgba(0,123,255,0.2);
}
.modern-testimonial-card:hover .quote-icon {
    transform: scale(1.1);
    box-shadow: 0 8px 25px rgba(40,167,69,0.4);
}
.modern-testimonial-card:hover .testimonial-avatar {
    transform: scale(1.1);
    box-shadow: 0 8px 25px rgba(0,123,255,0.4);
}
.modern-testimonial-card .testimonial-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}
.modern-testimonial-card .quote-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #28a745, #20c997);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    box-shadow: 0 5px 15px rgba(40,167,69,0.3);
    transition: all 0.3s ease;
}
.modern-testimonial-card .rating-stars {
    display: flex;
    gap: 2px;
}
.modern-testimonial-card .rating-stars i {
    color: #ddd;
    font-size: 14px;
    transition: all 0.3s ease;
}
.modern-testimonial-card .rating-stars i.filled {
    color: #ffc107;
    text-shadow: 0 0 5px rgba(255,193,7,0.3);
}
.modern-testimonial-card .rating-stars i.fa-star-o {
    color: #ddd;
}
.modern-testimonial-card .testimonial-content {
    flex: 1;
    margin-bottom: 25px;
}
.modern-testimonial-card .testimonial-text {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    font-style: italic;
    margin: 0;
    text-align: left;
}
.modern-testimonial-card .testimonial-footer {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: auto;
}
.modern-testimonial-card .testimonial-avatar {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    box-shadow: 0 5px 15px rgba(0,123,255,0.3);
    transition: all 0.3s ease;
}
.modern-testimonial-card .testimonial-info {
    flex: 1;
}
.modern-testimonial-card .testimonial-name {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0 0 5px 0;
    line-height: 1.2;
}
.modern-testimonial-card .testimonial-position {
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.3;
}
/* Yorum Kartları Responsive Tasarım */
@media (max-width: 991px) {
    .modern-testimonial-card {
        padding: 25px;
    }
    .modern-testimonial-card .testimonial-text {
        font-size: 15px;
    }
    .modern-testimonial-card .quote-icon {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
    .modern-testimonial-card .testimonial-avatar {
        width: 45px;
        height: 45px;
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .modern-testimonial-card {
        padding: 20px;
        margin-bottom: 20px;
    }
    .modern-testimonial-card .testimonial-header {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    .modern-testimonial-card .testimonial-text {
        font-size: 14px;
        text-align: center;
    }
    .modern-testimonial-card .testimonial-footer {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
    .modern-testimonial-card .quote-icon {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    .modern-testimonial-card .testimonial-avatar {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
}
/* Modern Blog Kartları - Hizmetler Kartları ile Birebir Aynı */
.modern-blog-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    position: relative;
}
.modern-blog-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0,0,0,0.15);
}
.modern-blog-card .blog-image-wrapper {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.modern-blog-card .blog-image {
    width: 100%;
    height: 100%;
    position: relative;
    transition: all 0.4s ease;
}
.modern-blog-card:hover .blog-image {
    transform: scale(1.1);
}
.modern-blog-card .blog-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.3s ease;
}
.modern-blog-card:hover .blog-overlay {
    opacity: 1;
}
.modern-blog-card .blog-icon {
    background: rgba(255,255,255,0.95);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    transition: all 0.3s ease;
}
.modern-blog-card:hover .blog-icon {
    transform: scale(1);
}
.modern-blog-card .blog-icon i {
    font-size: 24px;
    color: #333;
}
.modern-blog-card .blog-content {
    padding: 30px 25px;
    display: flex;
    flex-direction: column;
    height: calc(100% - 200px);
}
.modern-blog-card .blog-header {
    margin-bottom: 20px;
}
.modern-blog-card .blog-title {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin: 0 0 15px 0;
    line-height: 1.3;
    transition: color 0.3s ease;
}
.modern-blog-card:hover .blog-title {
    color: #007bff;
}
.modern-blog-card .blog-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}
.modern-blog-card .blog-title a:hover {
    color: #007bff;
}
.modern-blog-card .blog-divider {
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #007bff, #00d4ff);
    border-radius: 2px;
    transition: width 0.3s ease;
}
.modern-blog-card:hover .blog-divider {
    width: 70px;
}
.modern-blog-card .blog-description {
    flex: 1;
    margin-bottom: 25px;
}
.modern-blog-card .blog-description p {
    color: #666;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.modern-blog-card .blog-footer {
    margin-top: auto;
}
.modern-blog-card .modern-blog-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,123,255,0.3);
    width: 100%;
    text-align: center;
}
.modern-blog-card .modern-blog-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,123,255,0.4);
    background: linear-gradient(135deg, #0056b3, #00b3d4);
    color: #fff;
}
.modern-blog-card .modern-blog-btn span {
    flex: 1;
}
.modern-blog-card .modern-blog-btn i {
    margin-left: 10px;
    transition: transform 0.3s ease;
}
.modern-blog-card .modern-blog-btn:hover i {
    transform: translateX(5px);
}
/* Blog Kartları Responsive Tasarım - Hizmetler ile Birebir Aynı */
@media (max-width: 991px) {
    .modern-blog-card .blog-content {
        padding: 25px 20px;
    }
    .modern-blog-card .blog-title {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .modern-blog-card .blog-image-wrapper {
        height: 180px;
    }
    .modern-blog-card .blog-content {
        padding: 20px 18px;
    }
    .modern-blog-card .blog-title {
        font-size: 18px;
        text-align: center;
    }
    .modern-blog-card .blog-divider {
        margin: 0 auto;
    }
    .modern-blog-card .blog-description p {
        text-align: center;
    }
}
/* Modern Referans Kartları */
.modern-references-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.modern-reference-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: auto;
    position: relative;
    border: 1px solid rgba(0,123,255,0.1);
}
.modern-reference-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0,0,0,0.15);
    border-color: rgba(0,123,255,0.2);
}
.modern-reference-card .reference-image-wrapper {
    position: relative;
    height: 100px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.modern-reference-card a {
    display: block;
    text-decoration: none;
    color: inherit;
}
.modern-reference-card .reference-image {
    width: 100%;
    height: 100%;
    position: relative;
    transition: all 0.4s ease;
}
.modern-reference-card:hover .reference-image {
    transform: scale(1.05);
}
.modern-reference-card .reference-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,123,255,0.1) 0%, rgba(0,123,255,0.2) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.3s ease;
}
.modern-reference-card:hover .reference-overlay {
    opacity: 1;
}
.modern-reference-card .reference-icon {
    background: rgba(255,255,255,0.95);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    transition: all 0.3s ease;
}
.modern-reference-card:hover .reference-icon {
    transform: scale(1);
}
.modern-reference-card .reference-icon i {
    font-size: 16px;
    color: #007bff;
}
.modern-reference-card .reference-content {
    padding: 25px 20px;
    display: flex;
    flex-direction: column;
    height: calc(100% - 120px);
}
.modern-reference-card .reference-header {
    margin-bottom: 15px;
}
.modern-reference-card .reference-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 10px 0;
    line-height: 1.3;
    text-align: center;
    transition: color 0.3s ease;
}
.modern-reference-card:hover .reference-title {
    color: #007bff;
}
.modern-reference-card .reference-divider {
    width: 40px;
    height: 2px;
    background: linear-gradient(90deg, #007bff, #00d4ff);
    border-radius: 1px;
    margin: 0 auto;
    transition: width 0.3s ease;
}
.modern-reference-card:hover .reference-divider {
    width: 60px;
}
.modern-reference-card .reference-category {
    margin-bottom: 20px;
    text-align: center;
}
.modern-reference-card .category-tag {
    display: inline-block;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 6px 15px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 10px rgba(0,123,255,0.3);
}
.modern-reference-card .reference-footer {
    margin-top: auto;
}
.modern-reference-card .modern-reference-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,123,255,0.3);
    width: 100%;
    text-align: center;
}
.modern-reference-card .modern-reference-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,123,255,0.4);
    background: linear-gradient(135deg, #0056b3, #00b3d4);
    color: #fff;
}
.modern-reference-card .modern-reference-btn span {
    flex: 1;
}
.modern-reference-card .modern-reference-btn i {
    margin-left: 8px;
    transition: transform 0.3s ease;
}
.modern-reference-card .modern-reference-btn:hover i {
    transform: translateX(5px);
}
/* Referans Kartları Responsive Tasarım */
@media (max-width: 991px) {
    .modern-reference-card .reference-image-wrapper {
        height: 90px;
        padding: 18px;
    }
}
@media (max-width: 767px) {
    .modern-reference-card .reference-image-wrapper {
        height: 80px;
        padding: 12px;
    }
}
/* Modern Slider Tasarımı */
.modern-slider-content {
    padding: 200px 0px 100px 0px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    min-height: 600px;
    display: flex;
    align-items: center;
    z-index: 1;
}
.modern-slider-content .slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 100%);
    z-index: -1;
}
.modern-header-text {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    animation: slideInUp 1s ease-out;
}
.modern-header-text .slider-badge {
    margin-bottom: 25px;
    display: inline-block;
}
.modern-header-text .slider-badge span {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 4px 15px rgba(0,123,255,0.3);
    animation: badgePulse 2s ease-in-out infinite;
}
.modern-header-text .modern-title {
    font-size: 3.5rem;
    font-weight: 800;
    margin: 0 0 25px 0;
    line-height: 1.2;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    animation: slideInUp 1s ease-out 0.2s both;
}
.modern-header-text .modern-description {
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 0 0 40px 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    animation: slideInUp 1s ease-out 0.4s both;
}
.modern-btn-section {
    animation: slideInUp 1s ease-out 0.6s both;
}
.modern-slider-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    padding: 15px 35px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 8px 25px rgba(0,123,255,0.4);
    position: relative;
    overflow: hidden;
}
.modern-slider-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}
.modern-slider-btn:hover::before {
    left: 100%;
}
.modern-slider-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(0,123,255,0.5);
    background: linear-gradient(135deg, #0056b3, #00b3d4);
}
.modern-slider-btn span {
    margin-right: 10px;
}
.modern-slider-btn i {
    transition: transform 0.3s ease;
}
.modern-slider-btn:hover i {
    transform: translateX(8px);
}
/* Slider Animasyonları */
@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes badgePulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 4px 15px rgba(0,123,255,0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 6px 20px rgba(0,123,255,0.5);
    }
}
/* Modern Slider Responsive */
@media (max-width: 991px) {
    .modern-slider-content {
        padding: 150px 0px 80px 0px;
        min-height: 500px;
    }
    .modern-header-text .modern-title {
        font-size: 2.8rem;
    }
    .modern-header-text .modern-description {
        font-size: 1.1rem;
    }
}
@media (max-width: 767px) {
    .modern-slider-content {
        padding: 120px 0px 60px 0px;
        min-height: 400px;
    }
    .modern-header-text .modern-title {
        font-size: 2.2rem;
        margin-bottom: 20px;
    }
    .modern-header-text .modern-description {
        font-size: 1rem;
        margin-bottom: 30px;
    }
    .modern-slider-btn {
        padding: 12px 25px;
        font-size: 14px;
    }
    .modern-header-text .slider-badge span {
        font-size: 12px;
        padding: 6px 15px;
    }
}
/* Slider Navigation Modernizasyonu */
.owl-navigation.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.owl-navigation .owl-prev,
.owl-navigation .owl-next {
    width: 60px;
    height: 60px;
    background: rgba(255,255,255,0.9) !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.owl-navigation .owl-prev:hover,
.owl-navigation .owl-next:hover {
    background: #fff !important;
    transform: scale(1.1);
    box-shadow: 0 8px 25px rgba(0,0,0,0.2);
}
.owl-navigation .owl-prev {
    left: 30px;
}
.owl-navigation .owl-next {
    right: 30px;
}
.owl-navigation .owl-dots {
    bottom: 30px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 10;
}
.owl-navigation .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 6px;
    background: rgba(255,255,255,0.6);
    border-radius: 50%;
    transition: all 0.3s ease;
}
.owl-navigation .owl-dots .owl-dot.active span,
.owl-navigation .owl-dots .owl-dot:hover span {
    background: #007bff;
    transform: scale(1.2);
    box-shadow: 0 0 10px rgba(0,123,255,0.5);
}
/* Modern Footer Tasarımı */
.modern-site-footer {
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
    color: #fff;
    position: relative;
    overflow: hidden;
}
.modern-site-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #007bff, #00d4ff, #007bff);
    background-size: 200% 100%;
    animation: footerGradient 3s ease-in-out infinite;
}
@keyframes footerGradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}
.footer-main {
    padding: 80px 0 50px 0;
    position: relative;
}
.footer-widget {
    margin-bottom: 40px;
}
.footer-logo {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.footer-logo i {
    font-size: 2.5rem;
    color: #007bff;
    margin-right: 15px;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.footer-logo h3 {
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.footer-description {
    color: #ccc;
    line-height: 1.6;
    margin-bottom: 30px;
    font-size: 15px;
}
.footer-social h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.footer-social h5::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 30px;
    height: 2px;
    background: linear-gradient(90deg, #007bff, #00d4ff);
    border-radius: 1px;
}
/* Eski social-link stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski widget-title stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski footer-links stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski stiller kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski footer-bottom stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Footer Responsive Tasarım */
@media (max-width: 991px) {
    .footer-main {
        padding: 60px 0 40px 0;
    }
    .footer-widget {
        margin-bottom: 30px;
    }
    .footer-logo h3 {
        font-size: 1.8rem;
    }
    .widget-title {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .footer-main {
        padding: 50px 0 30px 0;
    }
    .footer-logo {
        justify-content: center;
        margin-bottom: 20px;
    }
    .footer-logo h3 {
        font-size: 1.6rem;
    }
    .footer-description {
        text-align: center;
        margin-bottom: 25px;
    }
    .footer-social h5 {
        text-align: center;
    }
    .footer-social h5::after {
        left: 50%;
        transform: translateX(-50%);
    }
    .social-links {
        justify-content: center;
    }
    .widget-title {
        text-align: center;
        font-size: 16px;
    }
    .widget-title::after {
        left: 50%;
        transform: translateX(-50%);
    }
    .footer-links {
        text-align: center;
    }
    .footer-links a {
        justify-content: center;
    }
    .contact-info {
        text-align: center;
    }
    .contact-item {
        justify-content: center;
    }
    .footer-bottom .row {
        text-align: center;
    }
    .footer-extra {
        text-align: center;
        margin-top: 15px;
    }
}
/* Eski modern footer stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski footer-links stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski social-info ve social-links stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski newsletter stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski modern-contact-info stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski footer-bottom stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski scroll-to-top stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski responsive stiller kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski modern scroll-to-top stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Modern Quick Access Modal */
.modern-quick-access {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 9999;
}
.quick-access-btn {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    border: none;
    border-radius: 50px;
    padding: 15px 25px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
    display: flex;
    align-items: center;
    gap: 10px;
}
.quick-access-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
    color: #fff;
    background: linear-gradient(135deg, #0056b3, #00b8e6);
}
.quick-access-btn i {
    font-size: 18px;
}
/* Modern Modal Styles */
.modern-modal {
    border: none;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.modern-modal-header {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    border: none;
    padding: 25px 30px;
    position: relative;
}
.modern-modal-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    opacity: 0.3;
}
.modern-modal-header .modal-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    z-index: 1;
}
.modern-modal-header .modal-title i {
    font-size: 28px;
}
.modern-close {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}
.modern-close:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: rotate(90deg);
}
.modern-modal-body {
    padding: 40px 30px;
    background: #f8f9fa;
}
/* Quick Access Grid */
.quick-access-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin: 0;
}
.quick-access-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 25px;
    background: #fff;
    border-radius: 15px;
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.quick-access-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    color: #333;
}
/* WhatsApp Item */
.whatsapp-item:hover {
    border-color: #25D366;
    background: linear-gradient(135deg, #fff, #f0fff4);
}
.whatsapp-item .item-icon {
    background: linear-gradient(135deg, #25D366, #128C7E);
}
/* Phone Item */
.phone-item:hover {
    border-color: #007bff;
    background: linear-gradient(135deg, #fff, #f0f8ff);
}
.phone-item .item-icon {
    background: linear-gradient(135deg, #007bff, #0056b3);
}
/* Instagram Item */
.instagram-item:hover {
    border-color: #E4405F;
    background: linear-gradient(135deg, #fff, #fff5f5);
}
.instagram-item .item-icon {
    background: linear-gradient(135deg, #E4405F, #C13584);
}
.item-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    flex-shrink: 0;
}
.item-content h5 {
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
.item-content p {
    margin: 0;
    font-size: 14px;
    color: #666;
    font-weight: 500;
}
/* Responsive Modal */
@media (max-width: 768px) {
    .modern-quick-access {
        bottom: 20px;
        left: 20px;
    }
    .quick-access-btn {
        padding: 12px 20px;
        font-size: 13px;
    }
    .modern-modal-header {
        padding: 20px 25px;
    }
    .modern-modal-header .modal-title {
        font-size: 20px;
    }
    .modern-modal-body {
        padding: 30px 25px;
    }
    .quick-access-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .quick-access-item {
        padding: 20px;
    }
    .item-icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}
@media (max-width: 576px) {
    .quick-access-btn span {
        display: none;
    }
    .quick-access-btn {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        padding: 0;
        justify-content: center;
    }
    .modern-modal-header .modal-title {
        font-size: 18px;
    }
    .modern-modal-header .modal-title i {
        font-size: 24px;
    }
}
/* Breadcrumb Styles */
.simple-breadcrumb {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}
.breadcrumb-home {
    color: #667eea;
    text-decoration: none;
}
.breadcrumb-home:hover {
    color: #764ba2;
    text-decoration: underline;
}
.breadcrumb-divider {
    color: #6c757d;
}
.breadcrumb-current {
    color: #6c757d;
    font-weight: 500;
}
.breadcrumb-link {
    color: #6c757d;
    text-decoration: none;
    transition: color 0.3s ease;
}
.breadcrumb-link:hover {
    color: #007bff;
}
/* Modern Sidebar Styles */
.modern-sidebar {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    border: 1px solid #f0f0f0;
}
.sidebar-widget {
    padding: 0;
}
.widget-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 25px 25px 20px 25px;
    text-align: center;
}
.widget-title {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.widget-divider {
    width: 50px;
    height: 3px;
    background: rgba(255,255,255,0.3);
    margin: 0 auto;
    border-radius: 2px;
}
.widget-content {
    padding: 20px 0;
}
.category-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.category-item {
    border-bottom: 1px solid #f5f5f5;
    transition: all 0.3s ease;
}
.category-item:last-child {
    border-bottom: none;
}
.category-item:hover {
    background: #f8f9fa;
}
.category-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    color: #2c3e50;
    text-decoration: none;
    transition: all 0.3s ease;
}
.category-link:hover {
    color: #667eea;
    text-decoration: none;
    transform: translateX(5px);
}
.category-name {
    font-weight: 500;
    font-size: 14px;
}
.category-arrow {
    font-size: 12px;
    color: #6c757d;
    transition: all 0.3s ease;
}
.category-link:hover .category-arrow {
    color: #667eea;
    transform: translateX(3px);
}
.category-all {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    margin: 15px 25px;
    border-radius: 25px;
    padding: 12px 25px;
    text-align: center;
    justify-content: center;
    gap: 10px;
}
.category-all:hover {
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(102, 126, 234, 0.4);
}
.category-all .category-arrow {
    color: white;
}
.category-all:hover .category-arrow {
    color: white;
    transform: translateX(3px);
}
/* Hizmet Sayfası Stilleri */
.modern-gallery {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}
.gallery-image img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}
.gallery-image:hover img {
    transform: scale(1.02);
}
.hizmet-content {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    line-height: 1.8;
}
.hizmet-content h1, .hizmet-content h2, .hizmet-content h3, .hizmet-content h4, .hizmet-content h5, .hizmet-content h6 {
    color: #2c3e50;
    margin-bottom: 15px;
    font-weight: 600;
}
.hizmet-content p {
    color: #6c757d;
    margin-bottom: 15px;
}
.hizmet-content ul, .hizmet-content ol {
    padding-left: 20px;
    margin-bottom: 15px;
}
.hizmet-content li {
    color: #6c757d;
    margin-bottom: 8px;
}
/* Modern Yorumlar */
.modern-comments {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}
.comments-title {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 15px;
}
.comment-count {
    color: #667eea;
    font-weight: 400;
}
.no-comments {
    text-align: center;
    padding: 40px 20px;
}
.no-comments i {
    color: #6c757d;
}
.comments-list {
    margin-bottom: 30px;
}
.comment-item {
    border-bottom: 1px solid #f0f0f0;
    padding: 20px 0;
}
.comment-item:last-child {
    border-bottom: none;
}
.comment-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}
.comment-author {
    color: #2c3e50;
    font-weight: 600;
    margin: 0;
}
.comment-date {
    color: #6c757d;
    font-size: 12px;
}
.comment-content p {
    color: #6c757d;
    margin: 0;
    line-height: 1.6;
}
/* Yorum Formu */
.comment-form {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #e9ecef;
}
.form-title {
    color: #2c3e50;
    font-weight: 600;
    margin-bottom: 20px;
}
.form-control {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 12px 15px;
    transition: all 0.3s ease;
}
.form-control:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.25);
}
.btn-primary {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 25px;
    padding: 12px 25px;
    font-weight: 500;
    transition: all 0.3s ease;
}
.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(102, 126, 234, 0.4);
    background: linear-gradient(135deg, #5a6fd8 0%, #6a4190 100%);
}
/* Modern WhatsApp Butonu */
.modern-whatsapp-btn {
    display: inline-block;
    position: relative;
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    color: white;
    text-decoration: none;
    padding: 20px 40px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    box-shadow: 0 10px 30px rgba(37, 211, 102, 0.3);
    transition: all 0.4s ease;
    overflow: hidden;
    transform: translateY(0);
}
.modern-whatsapp-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(37, 211, 102, 0.4);
    color: white;
    text-decoration: none;
}
.modern-whatsapp-btn:active {
    transform: translateY(-2px);
}
.btn-content {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    z-index: 2;
}
.modern-whatsapp-btn i {
    font-size: 24px;
    animation: pulse 2s infinite;
}
.modern-whatsapp-btn span {
    font-size: 16px;
    letter-spacing: 0.5px;
}
.btn-glow {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}
.modern-whatsapp-btn:hover .btn-glow {
    left: 100%;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
/* Responsive WhatsApp Butonu */
@media (max-width: 768px) {
    .modern-whatsapp-btn {
        padding: 16px 32px;
        font-size: 16px;
    }
    .modern-whatsapp-btn i {
        font-size: 20px;
    }
    .modern-whatsapp-btn span {
        font-size: 14px;
    }
}
/* Modern İletişim Sayfası Stilleri */
.modern-contact-card {
    background: #fff;
    border-radius: 15px;
    padding: 30px 25px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.modern-contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
    border-color: #667eea;
}
.contact-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: all 0.3s ease;
}
.modern-contact-card:hover .contact-icon {
    transform: scale(1.1);
}
.contact-icon i {
    font-size: 32px;
    color: white;
}
.modern-contact-card h4 {
    color: #2c3e50;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.modern-contact-card p {
    color: #6c757d;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.6;
}
.contact-link {
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    padding: 8px 16px;
    border-radius: 20px;
    background: rgba(102, 126, 234, 0.1);
}
.contact-link:hover {
    color: #667eea;
    text-decoration: none;
    background: rgba(102, 126, 234, 0.2);
    transform: translateX(5px);
}
/* Modern İletişim Formu */
.modern-contact-form {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border: 1px solid #f0f0f0;
}
.form-header h3 {
    color: #2c3e50;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}
.form-group {
    margin-bottom: 20px;
}
.form-control {
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 15px 20px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: #f8f9fa;
}
.form-control:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.25);
    background: #fff;
    outline: none;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 0.7;
}
textarea.form-control {
    resize: vertical;
    min-height: 120px;
}
.modern-submit-btn {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    border-radius: 25px;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    cursor: pointer;
}
.modern-submit-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
    background: linear-gradient(135deg, #5a6fd8 0%, #6a4190 100%);
}
.modern-submit-btn:active {
    transform: translateY(-1px);
}
/* Modern Harita Konteyneri */
.modern-map-container {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}
.modern-map-container h3 {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.google-maps {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.google-maps iframe {
    border-radius: 15px;
    width: 100%;
    height: 400px;
}
/* Responsive İletişim */
@media (max-width: 768px) {
    .modern-contact-card {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    .contact-icon {
        width: 60px;
        height: 60px;
    }
    .contact-icon i {
        font-size: 24px;
    }
    .modern-contact-form {
        padding: 30px 20px;
    }
    .form-header h3 {
        font-size: 24px;
    }
    .modern-submit-btn {
        padding: 12px 30px;
        font-size: 14px;
    }
}
/* Footer Sosyal Medya İkonları */
.footer-widget .social-links {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.footer-widget .social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.2);
}
.footer-widget .social-link:hover {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0,123,255,0.4);
    border-color: transparent;
}
.footer-widget .social-link i {
    font-size: 18px;
}
/* Footer İletişim Bilgileri */
.footer-widget .contact-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.footer-widget .contact-item {
    display: flex;
    align-items: center;
    color: #ccc;
    font-size: 15px;
}
.footer-widget .contact-item i {
    margin-right: 15px;
    width: 20px;
    text-align: center;
    color: #007bff;
    font-size: 18px;
}
.footer-widget .contact-link {
    color: #ccc;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    width: 100%;
}
.footer-widget .contact-link:hover {
    color: #007bff;
    text-decoration: none;
    background: rgba(0, 123, 255, 0.1);
    transform: translateX(5px);
}
.footer-widget .contact-text {
    color: #ccc;
    display: flex;
    align-items: center;
    width: 100%;
}
/* Footer İletişim Bilgileri - Sade Tasarım */
.footer-widget .contact-info {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
/* Eski footer-widget .contact-item stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski footer-links stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski social-link stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
/* Eski modern-contact-info stilleri kaldırıldı - Yeni organize edilmiş stiller dosyanın sonunda */
.quick-access-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
    color: #fff;
    background: linear-gradient(135deg, #0056b3, #00b8e6);
}
/* ========================================
   ORGANIZED FOOTER STYLES
   ======================================== */
/* Footer Ana Yapısı */
.modern-site-footer {
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
    color: #fff;
    position: relative;
}
.footer-main {
    padding: 80px 0 50px 0;
    position: relative;
}
.footer-widget {
    margin-bottom: 40px;
}
/* Footer Logo ve Açıklama */
.footer-logo {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.footer-logo i {
    font-size: 2.5rem;
    color: #007bff;
    margin-right: 15px;
}
.footer-logo h3 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
}
.footer-description {
    color: #ccc;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
}
/* Footer CTA Butonu */
.footer-cta .btn {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    border: none;
    border-radius: 25px;
    padding: 12px 25px;
    font-weight: 600;
    transition: all 0.3s ease;
}
.footer-cta .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 123, 255, 0.4);
}
/* Widget Başlıkları */
.widget-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
.widget-title i {
    color: #007bff;
    font-size: 18px;
}
.widget-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 30px;
    height: 2px;
    background: linear-gradient(90deg, #007bff, #00d4ff);
    border-radius: 1px;
}
/* Footer Linkler */
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links li {
    margin-bottom: 15px;
}
.footer-links a {
    color: #ccc;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    font-size: 15px;
}
.footer-links a:hover {
    color: #007bff;
    transform: translateX(5px);
    background: transparent;
}
.footer-links a i {
    margin-right: 10px;
    width: 20px;
    text-align: center;
    color: #007bff;
}
/* Sosyal Medya */
.social-links {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.2);
}
.social-link:hover {
    background: rgba(255,255,255,0.2);
    transform: translateY(-2px);
}
.social-link i {
    font-size: 18px;
}
/* Newsletter */
.newsletter-signup h5 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
}
.newsletter-form .form-control {
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    border-radius: 25px;
}
.newsletter-form .form-control::placeholder {
    color: #ccc;
}
.newsletter-form .btn-outline-light {
    border-radius: 25px;
    border: 1px solid rgba(255,255,255,0.3);
}
/* İletişim Bilgileri - Modern */
.modern-contact-info {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.contact-item-modern {
    display: flex;
    align-items: flex-start;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}
.contact-item-modern:last-child {
    border-bottom: none;
}
.contact-item-modern:hover {
    padding-left: 8px;
}
.contact-icon-modern {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(0, 123, 255, 0.2);
    border-radius: 8px;
    margin-right: 15px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}
.contact-item-modern:hover .contact-icon-modern {
    background: rgba(0, 123, 255, 0.3);
    transform: scale(1.1);
}
.contact-icon-modern i {
    color: #007bff;
    font-size: 16px;
}
.contact-details {
    flex: 1;
    min-width: 0;
}
.contact-details h6 {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 4px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    opacity: 0.9;
}
.contact-details span,
.contact-details a {
    color: #ccc;
    font-size: 13px;
    line-height: 1.4;
    display: block;
}
.contact-details a {
    text-decoration: none;
    transition: color 0.3s ease;
}
.contact-details a:hover {
    color: #007bff;
}
/* Footer Alt Kısmı */
.footer-bottom {
    background: rgba(0,0,0,0.3);
    padding: 25px 0;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.copyright-text p {
    color: #ccc;
    margin: 0;
    font-size: 14px;
}
.footer-extra {
    text-align: right;
}
.footer-extra a {
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}
.footer-extra a:hover {
    color: #007bff;
}
.separator {
    color: #666;
    margin: 0 5px;
}
/* Scroll to Top */
.scroll-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    z-index: 1000;
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
}
.scroll-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.scroll-to-top:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
}
/* Quick Access */
.modern-quick-access {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 9999;
}
.quick-access-btn {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    border: none;
    border-radius: 50px;
    padding: 15px 25px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
    display: flex;
    align-items: center;
    gap: 10px;
}
.quick-access-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
    color: #fff;
    background: linear-gradient(135deg, #0056b3, #00b8e6);
}
.quick-access-btn i {
    font-size: 18px;
}
/* Footer Responsive */
@media (max-width: 991px) {
    .footer-main {
        padding: 60px 0 40px 0;
    }
    .footer-widget {
        margin-bottom: 30px;
    }
    .footer-logo h3 {
        font-size: 1.6rem;
    }
    .widget-title {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .footer-main {
        padding: 50px 0 30px 0;
    }
    .footer-logo {
        justify-content: center;
        margin-bottom: 20px;
    }
    .footer-logo h3 {
        font-size: 1.4rem;
    }
    .footer-description {
        text-align: center;
        margin-bottom: 25px;
    }
    .social-links {
        justify-content: center;
    }
    .widget-title {
        text-align: center;
        font-size: 16px;
    }
    .widget-title::after {
        left: 50%;
        transform: translateX(-50%);
    }
    .footer-links {
        text-align: center;
    }
    .footer-links a {
        justify-content: center;
    }
    .footer-bottom .row {
        text-align: center;
    }
    .modern-quick-access {
        bottom: 20px;
        left: 20px;
    }
    .quick-access-btn {
        padding: 12px 20px;
        font-size: 13px;
    }
}
@media (max-width: 576px) {
    .quick-access-btn span {
        display: none;
    }
    .quick-access-btn {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        padding: 0;
        justify-content: center;
    }
}
/* ========================================
   PROJE SAYFASI STYLES
   ======================================== */
/* Page Title Section */
.page-title-section {
    text-align: center;
    margin-bottom: 40px;
    padding: 30px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
.page-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.page-subtitle {
    font-size: 1.1rem;
    color: #6c757d;
    font-weight: 500;
    margin: 0;
}
/* Modern Gallery */
.modern-gallery {
    margin-bottom: 40px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}
.gallery-item {
    position: relative;
    overflow: hidden;
}
.gallery-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.gallery-item:hover .gallery-image {
    transform: scale(1.05);
}
/* Project Content */
.proje-content {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    line-height: 1.8;
}
.proje-content h1,
.proje-content h2,
.proje-content h3,
.proje-content h4,
.proje-content h5,
.proje-content h6 {
    color: #1a1a1a;
    margin: 25px 0 15px 0;
    font-weight: 600;
}
.proje-content h1 { font-size: 2rem; }
.proje-content h2 { font-size: 1.8rem; }
.proje-content h3 { font-size: 1.6rem; }
.proje-content h4 { font-size: 1.4rem; }
.proje-content h5 { font-size: 1.2rem; }
.proje-content h6 { font-size: 1.1rem; }
.proje-content p {
    color: #4a5568;
    margin-bottom: 20px;
    font-size: 16px;
}
.proje-content ul,
.proje-content ol {
    margin: 20px 0;
    padding-left: 25px;
}
.proje-content li {
    color: #4a5568;
    margin-bottom: 10px;
    font-size: 16px;
}
.proje-content a {
    color: #007bff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}
.proje-content a:hover {
    color: #0056b3;
    border-bottom-color: #0056b3;
}
.proje-content img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 20px 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.proje-content blockquote {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-left: 4px solid #007bff;
    padding: 20px;
    margin: 25px 0;
    border-radius: 0 10px 10px 0;
    font-style: italic;
    color: #4a5568;
}
.proje-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.proje-content th,
.proje-content td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #e9ecef;
}
.proje-content th {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    font-weight: 600;
}
.proje-content tr:nth-child(even) {
    background: #f8f9fa;
}
.proje-content tr:hover {
    background: #e9ecef;
}
/* Responsive Design */
@media (max-width: 991px) {
    .page-title {
        font-size: 2rem;
    }
    .page-subtitle {
        font-size: 1rem;
    }
    .gallery-image {
        height: 300px;
    }
    .proje-content {
        padding: 25px;
    }
}
@media (max-width: 767px) {
    .page-title-section {
        padding: 25px 0;
        margin-bottom: 30px;
    }
    .page-title {
        font-size: 1.8rem;
    }
    .gallery-image {
        height: 250px;
    }
    .proje-content {
        padding: 20px;
        margin-bottom: 30px;
    }
    .proje-content h1 { font-size: 1.6rem; }
    .proje-content h2 { font-size: 1.5rem; }
    .proje-content h3 { font-size: 1.4rem; }
    .proje-content h4 { font-size: 1.3rem; }
    .proje-content h5 { font-size: 1.2rem; }
    .proje-content h6 { font-size: 1.1rem; }
}
@media (max-width: 576px) {
    .page-title {
        font-size: 1.6rem;
    }
    .gallery-image {
        height: 200px;
    }
    .proje-content {
        padding: 15px;
    }
}
/* ========================================
   BLOG YAZI SAYFASI STYLES
   ======================================== */
/* Blog Content */
.blog-content {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    line-height: 1.8;
}
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
    color: #1a1a1a;
    margin: 25px 0 15px 0;
    font-weight: 600;
}
.blog-content h1 { font-size: 2rem; }
.blog-content h2 { font-size: 1.8rem; }
.blog-content h3 { font-size: 1.6rem; }
.blog-content h4 { font-size: 1.4rem; }
.blog-content h5 { font-size: 1.2rem; }
.blog-content h6 { font-size: 1.1rem; }
.blog-content p {
    color: #4a5568;
    margin-bottom: 20px;
    font-size: 16px;
}
.blog-content ul,
.blog-content ol {
    margin: 20px 0;
    padding-left: 25px;
}
.blog-content li {
    color: #4a5568;
    margin-bottom: 10px;
    font-size: 16px;
}
.blog-content a {
    color: #007bff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}
.blog-content a:hover {
    color: #0056b3;
    border-bottom-color: #0056b3;
}
.blog-content img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 20px 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.blog-content blockquote {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-left: 4px solid #007bff;
    padding: 20px;
    margin: 25px 0;
    border-radius: 0 10px 10px 0;
    font-style: italic;
    color: #4a5568;
}
.blog-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.blog-content th,
.blog-content td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #e9ecef;
}
.blog-content th {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    font-weight: 600;
}
.blog-content tr:nth-child(even) {
    background: #f8f9fa;
}
.blog-content tr:hover {
    background: #e9ecef;
}
/* Responsive Design */
@media (max-width: 991px) {
    .blog-content {
        padding: 25px;
    }
}
@media (max-width: 767px) {
    .blog-content {
        padding: 20px;
        margin-bottom: 30px;
    }
    .blog-content h1 { font-size: 1.6rem; }
    .blog-content h2 { font-size: 1.5rem; }
    .blog-content h3 { font-size: 1.4rem; }
    .blog-content h4 { font-size: 1.3rem; }
    .blog-content h5 { font-size: 1.2rem; }
    .blog-content h6 { font-size: 1.1rem; }
}
@media (max-width: 576px) {
    .blog-content {
        padding: 15px;
    }
}
/* ========================================
   RESİM GALERİSİ SAYFASI STYLES
   ======================================== */
/* Modern Gallery Card */
.modern-gallery-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
}
.modern-gallery-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.gallery-image-wrapper {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4/3;
}
.gallery-card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 123, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.3s ease;
}
.gallery-overlay i {
    color: #fff;
    font-size: 2rem;
    transform: scale(0.5);
    transition: all 0.3s ease;
}
.modern-gallery-card:hover .gallery-card-image {
    transform: scale(1.1);
}
.modern-gallery-card:hover .gallery-overlay {
    opacity: 1;
}
.modern-gallery-card:hover .gallery-overlay i {
    transform: scale(1);
}
/* Fancybox Integration */
.fancybox {
    text-decoration: none;
    display: block;
    height: 100%;
}
.fancybox:hover {
    text-decoration: none;
}
/* Responsive Design */
@media (max-width: 991px) {
    .modern-gallery-card {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .gallery-overlay i {
        font-size: 1.5rem;
    }
}
@media (max-width: 576px) {
    .modern-gallery-card {
        margin-bottom: 15px;
    }
    .gallery-overlay i {
        font-size: 1.2rem;
    }
}
/* ========================================
   SAYFA SAYFASI STYLES
   ======================================== */
/* Sayfa Content */
.sayfa-content {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    line-height: 1.8;
}
.sayfa-content h1,
.sayfa-content h2,
.sayfa-content h3,
.sayfa-content h4,
.sayfa-content h5,
.sayfa-content h6 {
    color: #1a1a1a;
    margin: 25px 0 15px 0;
    font-weight: 600;
}
.sayfa-content h1 { font-size: 2rem; }
.sayfa-content h2 { font-size: 1.8rem; }
.sayfa-content h3 { font-size: 1.6rem; }
.sayfa-content h4 { font-size: 1.4rem; }
.sayfa-content h5 { font-size: 1.2rem; }
.sayfa-content h6 { font-size: 1.1rem; }
.sayfa-content p {
    color: #4a5568;
    margin-bottom: 20px;
    font-size: 16px;
}
.sayfa-content ul,
.sayfa-content ol {
    margin: 20px 0;
    padding-left: 25px;
}
.sayfa-content li {
    color: #4a5568;
    margin-bottom: 10px;
    font-size: 16px;
}
.sayfa-content a {
    color: #007bff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}
.sayfa-content a:hover {
    color: #0056b3;
    border-bottom-color: #0056b3;
}
.sayfa-content img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 20px 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.sayfa-content blockquote {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-left: 4px solid #007bff;
    padding: 20px;
    margin: 25px 0;
    border-radius: 0 10px 10px 0;
    font-style: italic;
    color: #4a5568;
}
.sayfa-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.sayfa-content th,
.sayfa-content td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #e9ecef;
}
.sayfa-content th {
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff;
    font-weight: 600;
}
.sayfa-content tr:nth-child(even) {
    background: #f8f9fa;
}
.sayfa-content tr:hover {
    background: #e9ecef;
}
/* Kurumsal Links */
.kurumsal-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.kurumsal-links li {
    margin-bottom: 12px;
}
.kurumsal-links a {
    color: #4a5568;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 8px 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
}
.kurumsal-links a:hover {
    color: #007bff;
    background: rgba(0, 123, 255, 0.1);
    border-left-color: #007bff;
    transform: translateX(5px);
}
.kurumsal-links a::before {
    content: '→';
    margin-right: 10px;
    color: #007bff;
    font-weight: bold;
    transition: transform 0.3s ease;
}
.kurumsal-links a:hover::before {
    transform: translateX(3px);
}
/* Responsive Design */
@media (max-width: 991px) {
    .sayfa-content {
        padding: 25px;
    }
}
@media (max-width: 767px) {
    .sayfa-content {
        padding: 20px;
        margin-bottom: 30px;
    }
    .sayfa-content h1 { font-size: 1.6rem; }
    .sayfa-content h2 { font-size: 1.5rem; }
    .sayfa-content h3 { font-size: 1.4rem; }
    .sayfa-content h4 { font-size: 1.3rem; }
    .sayfa-content h5 { font-size: 1.2rem; }
    .sayfa-content h6 { font-size: 1.1rem; }
}
@media (max-width: 576px) {
    .sayfa-content {
        padding: 15px;
    }
    .quick-links a {
        padding: 10px 15px;
    }
}
/* ========================================
   SSS SAYFASI STYLES
   ======================================== */
/* SSS Content */
.sss-content {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
}
/* SSS Item */
.sss-item {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9ecef;
}
.sss-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
/* SSS Question */
.sss-question {
    color: #1a1a1a;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 15px 20px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 10px;
    border-left: 4px solid #007bff;
    position: relative;
}
.sss-question::before {
    content: '❓';
    margin-right: 10px;
    color: #007bff;
    font-size: 1.1rem;
}
/* SSS Answer */
.sss-answer {
    color: #4a5568;
    line-height: 1.8;
    font-size: 16px;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e9ecef;
    margin-left: 20px;
    position: relative;
}
.sss-answer::before {
    content: '💡';
    position: absolute;
    top: -10px;
    left: -10px;
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid #007bff;
    font-size: 14px;
}
.sss-answer p {
    margin-bottom: 15px;
}
.sss-answer p:last-child {
    margin-bottom: 0;
}
.sss-answer ul,
.sss-answer ol {
    margin: 15px 0;
    padding-left: 25px;
}
.sss-answer li {
    margin-bottom: 8px;
    color: #4a5568;
}
.sss-answer a {
    color: #007bff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}
.sss-answer a:hover {
    color: #0056b3;
    border-bottom-color: #0056b3;
}
/* Responsive Design */
@media (max-width: 991px) {
    .sss-content {
        padding: 25px;
    }
    .sss-question {
        font-size: 1.2rem;
        padding: 12px 18px;
    }
    .sss-answer {
        padding: 18px;
        margin-left: 15px;
    }
}
@media (max-width: 767px) {
    .sss-content {
        padding: 20px;
        margin-bottom: 30px;
    }
    .sss-item {
        margin-bottom: 30px;
        padding-bottom: 25px;
    }
    .sss-question {
        font-size: 1.1rem;
        padding: 10px 15px;
    }
    .sss-answer {
        padding: 15px;
        margin-left: 10px;
    }
    .sss-answer::before {
        top: -8px;
        left: -8px;
        font-size: 12px;
        padding: 3px;
    }
}
@media (max-width: 576px) {
    .sss-content {
        padding: 15px;
    }
    .sss-question {
        font-size: 1rem;
        padding: 8px 12px;
    }
    .sss-answer {
        padding: 12px;
        margin-left: 5px;
    }
}
/* ========================================
   ÜRÜNLER SAYFASI STYLES
   ======================================== */
/* Modern Product Card */
.modern-product-card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.modern-product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}
/* Product Image */
.product-image {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16/9;
}
.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.modern-product-card:hover .product-image img {
    transform: scale(1.05);
}
.product-image a {
    display: block;
    height: 100%;
}
/* Product Content */
.product-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/* Product Title */
.product-title {
    margin-bottom: 15px;
}
.product-title a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    transition: color 0.3s ease;
}
.product-title a:hover {
    color: #007bff;
}
/* Product Price */
.product-price {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: auto;
}
.old-price {
    color: #6c757d;
    text-decoration: line-through;
    font-size: 0.9rem;
    font-weight: 500;
}
.new-price {
    color: #28a745;
    font-size: 1.1rem;
    font-weight: 600;
}
/* Product Actions */
.product-actions {
    margin-top: 15px;
}
/* Category List */
.category-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.category-item {
    margin-bottom: 12px;
}
.category-item a {
    color: #4a5568;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 8px 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
}
.category-item a:hover {
    color: #007bff;
    background: rgba(0, 123, 255, 0.1);
    border-left-color: #007bff;
    transform: translateX(5px);
}
.category-item a::before {
    content: '→';
    margin-right: 10px;
    color: #007bff;
    font-weight: bold;
    transition: transform 0.3s ease;
}
.category-item a:hover::before {
    transform: translateX(3px);
}
.product-btn {
    width: 100%;
    padding: 10px 20px;
    background: linear-gradient(135deg, #007bff, #0056b3);
    border: none;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
}
.product-btn:hover {
    background: linear-gradient(135deg, #0056b3, #004085);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.4);
    color: #fff;
    text-decoration: none;
}
.product-btn i {
    font-size: 14px;
}
.product-btn span {
    font-size: 14px;
}
/* Pagination */
.pagination {
    margin-top: 40px;
}
.page-link {
    color: #007bff;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    transition: all 0.3s ease;
}
.page-link:hover {
    color: #0056b3;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-item.active .page-link {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}
/* Responsive Design */
@media (max-width: 991px) {
    .product-content {
        padding: 18px;
    }
    .product-title a {
        font-size: 1rem;
    }
}
@media (max-width: 767px) {
    .modern-product-card {
        margin-bottom: 20px;
    }
    .product-content {
        padding: 15px;
    }
    .product-title a {
        font-size: 0.95rem;
    }
    .new-price {
        font-size: 1rem;
    }
    .product-btn {
        padding: 8px 16px;
    }
    .product-btn span {
        font-size: 13px;
    }
    .category-item a {
        padding: 6px 10px;
    }
    .pagination {
        margin-top: 30px;
    }
}
@media (max-width: 576px) {
    .product-content {
        padding: 12px;
    }
    .product-title a {
        font-size: 0.9rem;
    }
    .product-price {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    .product-btn {
        padding: 6px 12px;
    }
    .product-btn span {
        font-size: 12px;
    }
    .product-btn i {
        font-size: 12px;
    }
    .category-item a {
        padding: 5px 8px;
        font-size: 14px;
    }
}
/* ========================================
   ÜRÜN DETAY SAYFASI STYLES
   ======================================== */
/* Modern Product Gallery */
.modern-product-gallery {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    padding: 20px;
}
/* Product Main Image */
.product-main-image {
    text-align: center;
    margin-bottom: 20px;
}
.main-product-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}
.main-product-image:hover {
    transform: scale(1.02);
}
/* Product Thumbnails */
.product-thumbnails {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}
.thumbnail-item {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}
.thumbnail-item:hover {
    border-color: #007bff;
    transform: scale(1.05);
}
.thumbnail-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* Product Info Section */
.product-info-section {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 30px;
    margin-bottom: 30px;
}
.product-details h2 {
    color: #1a1a1a;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 25px;
}
/* Product Meta */
.product-meta {
    margin-bottom: 30px;
}
.meta-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 12px 0;
    border-bottom: 1px solid #e9ecef;
}
.meta-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.meta-label {
    font-weight: 600;
    color: #4a5568;
    min-width: 120px;
    margin-right: 15px;
}
.meta-value {
    color: #1a1a1a;
    font-weight: 500;
}
.meta-value.price {
    color: #28a745;
    font-size: 1.2rem;
    font-weight: 600;
}
.meta-link {
    color: #007bff;
    text-decoration: none;
    transition: color 0.3s ease;
}
.meta-link:hover {
    color: #0056b3;
    text-decoration: underline;
}
/* Product Actions Detail */
.product-actions-detail {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 25px;
}
.product-actions-detail .btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    font-weight: 500;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
}
.product-actions-detail .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.btn-success {
    background: linear-gradient(135deg, #28a745, #20c997);
    border: none;
    color: #fff;
}
.btn-success:hover {
    background: linear-gradient(135deg, #218838, #1e7e34);
    color: #fff;
}
.btn-primary {
    background: linear-gradient(135deg, #007bff, #0056b3);
    border: none;
    color: #fff;
}
.btn-primary:hover {
    background: linear-gradient(135deg, #0056b3, #004085);
    color: #fff;
}
.btn-primary:hover {
    background: linear-gradient(135deg, #0056b3, #004085);
    color: #fff;
}
/* Product Description */
.product-description {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 30px;
}
.section-title {
    color: #1a1a1a;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e9ecef;
}
.description-content {
    color: #4a5568;
    line-height: 1.8;
    font-size: 16px;
}
.description-content h1,
.description-content h2,
.description-content h3,
.description-content h4,
.description-content h5,
.description-content h6 {
    color: #1a1a1a;
    margin: 20px 0 15px 0;
    font-weight: 600;
}
.description-content p {
    margin-bottom: 15px;
}
.description-content ul,
.description-content ol {
    margin: 15px 0;
    padding-left: 25px;
}
.description-content li {
    margin-bottom: 8px;
}
.description-content a {
    color: #007bff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}
.description-content a:hover {
    color: #0056b3;
    border-bottom-color: #0056b3;
}
.description-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 15px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
/* Quick Info Widget */
.quick-info {
    padding: 0;
}
.info-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #e9ecef;
}
.info-item:last-child {
    border-bottom: none;
}
.info-label {
    color: #6c757d;
    font-weight: 500;
}
.info-value {
    color: #1a1a1a;
    font-weight: 600;
}
.info-value.price {
    color: #28a745;
    font-size: 1.1rem;
}
/* Responsive Design */
@media (max-width: 991px) {
    .product-info-section,
    .product-description {
        padding: 25px;
    }
    .product-details h2 {
        font-size: 1.8rem;
    }
    .meta-label {
        min-width: 100px;
    }
}
@media (max-width: 767px) {
    .modern-product-gallery {
        padding: 15px;
    }
    .product-info-section,
    .product-description {
        padding: 20px;
    }
    .product-details h2 {
        font-size: 1.6rem;
    }
    .product-actions-detail {
        flex-direction: column;
    }
    .product-actions-detail .btn {
        width: 100%;
        justify-content: center;
    }
    .thumbnail-item {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 576px) {
    .product-info-section,
    .product-description {
        padding: 15px;
    }
    .product-details h2 {
        font-size: 1.4rem;
    }
    .meta-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    .meta-label {
        min-width: auto;
        margin-right: 0;
    }
}
/* ========================================
   VIDEO GALERİSİ SAYFASI STYLES
   ======================================== */
/* Modern Video Card */
.modern-video-card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.modern-video-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}
/* Video Thumbnail */
.video-thumbnail {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16/9;
}
.video-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.modern-video-card:hover .video-image {
    transform: scale(1.05);
}
.video-link {
    display: block;
    height: 100%;
    text-decoration: none;
}
/* Video Overlay */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.modern-video-card:hover .video-overlay {
    opacity: 1;
}
/* Play Button */
.play-button {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    transform: scale(0.8);
}
.modern-video-card:hover .play-button {
    transform: scale(1);
    background: rgba(255, 255, 255, 1);
}
.play-button i {
    color: #ff0000;
    font-size: 2rem;
    margin-left: 5px;
}
/* Video Info */
.video-info {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.video-title {
    margin-bottom: 15px;
}
.video-title a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    transition: color 0.3s ease;
}
.video-title a:hover {
    color: #007bff;
}
/* Video Actions */
.video-actions {
    margin-top: auto;
}
.video-actions .btn {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
}
.video-actions .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
}
.btn-primary {
    background: linear-gradient(135deg, #007bff, #0056b3);
    border: none;
    color: #fff;
}
.btn-primary:hover {
    background: linear-gradient(135deg, #0056b3, #004085);
    color: #fff;
}
.btn-sm {
    padding: 8px 16px;
    font-size: 14px;
}
/* Quick Links */
.quick-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.quick-links li {
    margin-bottom: 12px;
}
.quick-links a {
    color: #4a5568;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 8px 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
}
.quick-links a:hover {
    color: #007bff;
    background: rgba(0, 123, 255, 0.1);
    border-left-color: #007bff;
    transform: translateX(5px);
}
.quick-links a::before {
    content: '→';
    margin-right: 10px;
    color: #007bff;
    font-weight: bold;
    transition: transform 0.3s ease;
}
.quick-links a:hover::before {
    transform: translateX(3px);
}
/* Responsive Design */
@media (max-width: 991px) {
    .video-info {
        padding: 18px;
    }
    .video-title a {
        font-size: 1rem;
    }
    .play-button {
        width: 70px;
        height: 70px;
    }
    .play-button i {
        font-size: 1.8rem;
    }
}
@media (max-width: 767px) {
    .modern-video-card {
        margin-bottom: 20px;
    }
    .video-info {
        padding: 15px;
    }
    .video-title a {
        font-size: 0.95rem;
    }
    .play-button {
        width: 60px;
        height: 60px;
    }
    .play-button i {
        font-size: 1.5rem;
    }
    .video-actions .btn {
        padding: 8px 16px;
        font-size: 13px;
    }
}
@media (max-width: 576px) {
    .video-info {
        padding: 12px;
    }
    .video-title a {
        font-size: 0.9rem;
    }
    .play-button {
        width: 50px;
        height: 50px;
    }
    .play-button i {
        font-size: 1.2rem;
    }
    .video-actions .btn {
        padding: 6px 12px;
        font-size: 12px;
    }
}
/* Kategori Kartları */
.modern-category-card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    height: 100%;
    border: 1px solid #e9ecef;
    overflow: hidden;
}
.modern-category-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
    border-color: #007bff;
}
.modern-category-card .category-content {
    padding: 25px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.modern-category-card .category-header {
    margin-bottom: 20px;
}
.modern-category-card .category-title {
    margin: 0 0 15px 0;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.3;
}
.modern-category-card .category-title a {
    color: #2c3e50;
    transition: color 0.3s ease;
}
.modern-category-card .category-title a:hover {
    color: #007bff;
}
.modern-category-card .category-divider {
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #007bff, #0056b3);
    margin: 0 auto;
    border-radius: 2px;
}
.modern-category-card .category-footer {
    margin-top: auto;
}
.modern-category-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #007bff, #0056b3);
    color: white;
    padding: 12px 24px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: none;
    cursor: pointer;
}
.modern-category-btn:hover {
    background: linear-gradient(135deg, #0056b3, #004085);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 123, 255, 0.3);
    color: white;
    text-decoration: none;
}
.modern-category-btn span {
    font-weight: 600;
}
.modern-category-btn i {
    font-size: 12px;
    transition: transform 0.3s ease;
}
.modern-category-btn:hover i {
    transform: translateX(3px);
}
/* Kategori Kartları Responsive */
@media (max-width: 767px) {
    .modern-category-card .category-content {
        padding: 20px;
    }
    .modern-category-card .category-title {
        font-size: 1.1rem;
    }
    .modern-category-btn {
        padding: 10px 20px;
        font-size: 13px;
    }
}
/* Eski Basit Menü Stilleri */
.navbar-nav .subnav {
    position: relative;
}
.navbar-nav .subnav > a {
    padding: 30px 0px 30px;
    margin: 0px 0px 0px 22px;
    color: #333;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.3s ease;
}
.navbar-nav .subnav > a:hover {
    color: var(--renk);
}
.navbar-nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    display: none;
    z-index: 1000;
    padding: 8px 0;
    margin: 0;
}
.navbar-nav .subnav:hover .sub-menu {
    display: block;
}
.navbar-nav .sub-menu li {
    list-style: none;
}
.navbar-nav .sub-menu a {
    display: block;
    padding: 10px 20px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 13px;
}
.navbar-nav .sub-menu a:hover {
    color: var(--renk);
    background-color: #f8f9fa;
    padding-left: 25px;
}
/* Mobil Menü */
@media (max-width: 991px) {
    .navbar-nav .sub-menu {
        position: static;
        display: block;
        box-shadow: none;
        border: none;
        background: transparent;
        padding-left: 20px;
        margin: 0;
    }
    .navbar-nav .sub-menu a {
        padding: 8px 20px;
        font-size: 13px;
    }
}
/* Eski Basit Header Stilleri */
#header {
    transition: all 0.3s ease;
}
/* Menü Responsive */
@media (max-width: 991px) {
    .navbar-collapse {
        display: none;
    }
    .navbar-collapse.show {
        display: block;
    }
    .navbar-nav {
        flex-direction: column;
        width: 100%;
    }
    .navbar-nav .subnav {
        width: 100%;
    }
    .navbar-nav .subnav > a {
        width: 100%;
        padding: 15px 20px;
        margin: 0;
        border-bottom: 1px solid #f0f0f0;
    }
}
@media (max-width: 576px) {
    .modern-category-card .category-content {
        padding: 18px;
    }
    .modern-category-card .category-title {
        font-size: 1rem;
    }
    .modern-category-btn {
        padding: 8px 16px;
        font-size: 12px;
    }
}
/* Çerez Bildirimi Stilleri */
.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.95);
    color: white;
    padding: 20px;
    z-index: 9999;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    backdrop-filter: blur(10px);
}
.cookie-consent.show {
    transform: translateY(0);
}
.cookie-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.cookie-text {
    flex: 1;
    font-size: 14px;
    line-height: 1.5;
}
.cookie-text a {
    color: #007bff;
    text-decoration: underline;
}
.cookie-buttons {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
}
.cookie-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}
.cookie-btn.accept {
    background: #28a745;
    color: white;
}
.cookie-btn.accept:hover {
    background: #218838;
    transform: translateY(-2px);
}
.cookie-btn.decline {
    background: #6c757d;
    color: white;
}
.cookie-btn.decline:hover {
    background: #5a6268;
    transform: translateY(-2px);
}
.cookie-btn.policy {
    background: transparent;
    color: #007bff;
    border: 1px solid #007bff;
}
.cookie-btn.policy:hover {
    background: #007bff;
    color: white;
}
/* Çerez Bildirimi Responsive */
@media (max-width: 768px) {
    .cookie-content {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    .cookie-buttons {
        flex-wrap: wrap;
        justify-content: center;
    }
    .cookie-text {
        font-size: 13px;
    }
}
/* Sayfa İçeriği Stilleri */
.sayfa-content {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    line-height: 1.8;
    font-size: 16px;
}
.sayfa-content h1,
.sayfa-content h2,
.sayfa-content h3,
.sayfa-content h4,
.sayfa-content h5,
.sayfa-content h6 {
    color: #333;
    margin: 25px 0 15px 0;
    font-weight: 600;
}
.sayfa-content h1 { font-size: 2.2rem; }
.sayfa-content h2 { font-size: 1.8rem; }
.sayfa-content h3 { font-size: 1.5rem; }
.sayfa-content h4 { font-size: 1.3rem; }
.sayfa-content h5 { font-size: 1.1rem; }
.sayfa-content h6 { font-size: 1rem; }
.sayfa-content p {
    margin-bottom: 20px;
    color: #555;
}
.sayfa-content ul,
.sayfa-content ol {
    margin: 20px 0;
    padding-left: 25px;
}
.sayfa-content li {
    margin-bottom: 10px;
    color: #555;
}
.sayfa-content a {
    color: #007bff;
    text-decoration: underline;
    transition: color 0.3s ease;
}
.sayfa-content a:hover {
    color: #0056b3;
}
.sayfa-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 20px 0;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.sayfa-content blockquote {
    border-left: 4px solid #007bff;
    padding: 15px 20px;
    margin: 25px 0;
    background: #f8f9fa;
    border-radius: 0 8px 8px 0;
    font-style: italic;
    color: #666;
}
.sayfa-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
.sayfa-content th,
.sayfa-content td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e9ecef;
}
.sayfa-content th {
    background: #f8f9fa;
    font-weight: 600;
    color: #333;
}
.sayfa-content tr:hover {
    background: #f8f9fa;
}
/* Modern Sidebar Styles */
.modern-sidebar {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    border: 1px solid #f0f0f0;
}
.sidebar-widget {
    padding: 0;
}
.widget-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 25px 25px 20px 25px;
    text-align: center;
}
.widget-title {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.widget-divider {
    width: 50px;
    height: 3px;
    background: rgba(255,255,255,0.3);
    margin: 0 auto;
    border-radius: 2px;
}
.widget-content {
    padding: 20px 0;
}
.category-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.category-item {
    border-bottom: 1px solid #f5f5f5;
    transition: all 0.3s ease;
}
.category-item:last-child {
    border-bottom: none;
}
.category-item:hover {
    background: #f8f9fa;
}
.category-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    color: #2c3e50;
    text-decoration: none;
    transition: all 0.3s ease;
}
.category-link:hover {
    color: #667eea;
    text-decoration: none;
    transform: translateX(5px);
}
.category-name {
    font-weight: 500;
    font-size: 14px;
}
.category-arrow {
    font-size: 12px;
    color: #6c757d;
    transition: all 0.3s ease;
}
.category-link:hover .category-arrow {
    color: #667eea;
    transform: translateX(3px);
}
.category-all {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    margin: 15px 25px;
    border-radius: 25px;
    padding: 12px 25px;
    text-align: center;
    justify-content: center;
    gap: 10px;
}
.category-all:hover {
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(102, 126, 234, 0.4);
}
.category-all .category-arrow {
    color: white;
}
.category-all:hover .category-arrow {
    color: white;
    transform: translateX(3px);
}
/* WhatsApp Button Styles */
.whatsapp-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 25px;
    background: #25d366;
    color: white;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 500;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(37, 211, 102, 0.3);
}
.whatsapp-button:hover {
    background: #128c7e;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.4);
}
.whatsapp-button i {
    font-size: 1.2rem;
}
/* Responsive Sidebar */
@media (max-width: 991px) {
    .modern-sidebar {
        margin-top: 30px;
    }
    .sidebar-widget {
        padding: 15px;
    }
}
/* Product Gallery Styles */
.modern-product-gallery {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    border: 1px solid #e9ecef;
}
.product-main-image {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 10px;
}
.product-main-image:hover {
    transform: scale(1.02);
}
.product-main-image:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.3);
    transform: scale(1.01);
}
.product-main-image:focus-visible {
    outline: 2px solid #667eea;
    outline-offset: 2px;
}
.main-product-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 10px;
}
.product-thumbnails {
    display: flex;
    gap: 10px;
    padding: 20px;
    background: #fff;
    border-top: 1px solid #e9ecef;
    overflow-x: auto;
}
.product-thumbnails::-webkit-scrollbar {
    height: 6px;
}
.product-thumbnails::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 3px;
}
.product-thumbnails::-webkit-scrollbar-thumb {
    background: #667eea;
    border-radius: 3px;
}
.product-thumbnails::-webkit-scrollbar-thumb:hover {
    background: #764ba2;
}
.thumbnail-item {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    border: 3px solid transparent;
    transition: all 0.3s ease;
    background: #fff;
}
.thumbnail-item:hover {
    border-color: #667eea;
    transform: translateY(-2px);
}
.thumbnail-item.active {
    border-color: #667eea;
}
.thumbnail-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.thumbnail-item:hover img {
    transform: scale(1.05);
}
/* Responsive Gallery */
@media (max-width: 767px) {
    .product-main-image {
        height: 300px;
    }
    .thumbnail-item {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 576px) {
    .product-main-image {
        height: 250px;
    }
    .thumbnail-item {
        width: 50px;
        height: 50px;
    }
}
/* Basit Lightbox */
.lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.lightbox-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}
.lightbox-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.lightbox-close {
    position: absolute;
    top: -40px;
    right: 0;
    background: none;
    border: none;
    color: white;
    font-size: 30px;
    cursor: pointer;
    padding: 5px;
}
