﻿a:focus { text-decoration: none !important; }
a:focus, a:hover { color: #2a4f9f; text-decoration: none !important; }
a, button, input { outline: medium none !important; color: #2a4f9f;text-decoration:none; }

*::-moz-selection { background: #2a4f9f; color: #fff; text-shadow: none; }
::-moz-selection { background: #2a4f9f; color: #fff; text-shadow: none; }
::selection { background: #2a4f9f; color: #fff; text-shadow: none; }
.dark-bg p{color: rgba(255,255,255,0.8);}
figure{margin:0;padding:0;}
hr { width: 100%;  margin: 30px 0px; border: none; border-bottom: dotted 1px #333;display:block;background:none;}
blockquote {font-size:18px;line-height:30px;}
.color-theme{color:#2a4f9f}

.container-fluid-full {width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;}

.cover-img {
    width: 100%;
    height: 100%;
    min-height: 400px; /* Masaüstünde dolgun durması için minimum yükseklik */
    object-fit: cover; /* Resim boyutları değişse de orantısız sünmesini engeller */
}


/* ------------------------
Transition
------------------------*/
a, i,.banner-icon, .featured-item .featured-icon i, .btn, button, .team-member.style-3 .team-social-icon ul li, .featured-item.style-8:hover .featured-icon i, .owl-item, img, span, .featured-item, .portfolio-filter button, .team-hover, .team-social, .price-table, .price-table:hover .price-value,
.featured-icon, .product-item:hover, .product-overlay, .product-btn, .team-member.style-4:before, .team-member.style-4 .team-description, .dropdown-item, .about-2:before, .testimonial-content, .testimonial .testimonial-content::after, .testimonial .testimonial-content::before, .team-member, .team-social, .team-description, .post, .portfolio-item a.popup, .team-title, .post .post-desc {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
.btn, a.nav-link
{-webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.btn span, .nav-link span, .cart-info a i, .navbar-form span
{-webkit-transition: all 0s ease-in-out 0s; -moz-transition: all 0s ease-in-out 0s; -ms-transition: all 0s ease-in-out 0s; -o-transition: all 0s ease-in-out 0s; transition: all 0s ease-in-out 0s; }

}

/* ------------------------
Transform translate
------------------------*/

/*--translate-X--*/
.testimonial-content p:before, .slides .pagination, .app-screen-image, .text-center .title-2::before{transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%);}

/*--translate-Y--*/
.transform-y, .gallery-title, .clear-loader, .navbar-nav .nav-link::before, .navbar-nav .nav-item .nav-link.active::before, .banner-content, .about-desc, .portfolio-filter button:before,
.header-top, .align-center, .education-box .education-box-item:before, .education-box .education-box-item:after, h2.title .sub-title, .countdown-text, .portfolio-desc, .counter.style-3 i, .accordion .card-header a span:after, .accordion .card-header a span:before, .accordion .card-header a span{transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%);}

/*--translate-XY--*/
.clear-loader, .video-btn-pos, [data-icon]:after, .sub-banner h1:before, .sub-banner h1:after{transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%);}

/*--scale--*/
.post:hover .post-image img{transform: scale(1.03); -webkit-transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); -moz-transform: scale(1.03);}

/*--translate-X-5--*/
.navbar-nav .dropdown-menu .nav-link:focus, .navbar-nav .dropdown-menu .nav-link:hover, .featured-item.style-7:hover{transform: translateX(5px); -webkit-transform: translateX(5px); -o-transform: translateX(5px); -ms-transform: translateX(5px); -moz-transform: translateX(5px);}

/*--translate-Y-5--*/
.post:hover, .featured-item:hover .featured-icon, .social-icons a:hover, .team-member.style-3 .team-social-icon ul li:hover, .price-table.style-3:hover, .featured-item.style-3:hover, .featured-item.style-8:hover{transform: translateY(5px); -webkit-transform: translateY(5px); -o-transform: translateY(5px); -ms-transform: translateY(5px); -moz-transform: translateY(5px);}


/* ------------------------
Box Shadow
------------------------*/
.shopping-cart, .navbar .dropdown-menu, .event, .product-item:hover, .counter.style-4, .featured-item.style-7, .testimonial:hover .testimonial-content, .tab.style-3 .tab-content, .featured-item.style-3:hover, .price-table:hover, .portfolio-item:hover, .featured-item.style-8:hover, .box-shadow, .team-member, .tab .nav-tabs .nav-link, .tab.style-2 .tab-content, .post, .left-side
{-webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);}


/*-- Animation --*/
.animated1, .active .animated1, .sl-slide.sl-trans-elems .animated1 { -webkit-animation: lightSpeedIn 1s ease-in 200ms both; -o-animation: lightSpeedIn 1s ease-in 200ms both; -ms-animation: lightSpeedIn 1s ease-in 200ms both; -moz-animation: lightSpeedIn 1s ease-in 200ms both; animation: lightSpeedIn 1s ease-in 200ms both; }
.animated2, .active .animated2, .sl-slide.sl-trans-elems .animated2 { -webkit-animation: bounceInRight 1s ease-in-out 500ms both; -o-animation: bounceInRight 1s ease-in-out 500ms both; -ms-animation: bounceInRight 1s ease-in-out 500ms both; -moz-animation: bounceInRight 1s ease-in-out 500ms both; animation: bounceInRight 1s ease-in-out 500ms both; }
.animated3, .active .animated3, .sl-slide.sl-trans-elems .animated3 { -webkit-animation: bounceInLeft 1s ease-in-out 500ms both; -o-animation: bounceInLeft 1s ease-in-out 500ms both; -ms-animation: bounceInLeft 1s ease-in-out 500ms both; -moz-animation: bounceInLeft 1s ease-in-out 500ms both; animation: bounceInLeft 1s ease-in-out 500ms both; }
.animated4, .active .animated4, .sl-slide.sl-trans-elems .animated4 { -webkit-animation: flipInX 1s ease-in 500ms both; -o-animation: flipInX 1s ease-in 500ms both; -ms-animation: flipInX 1s ease-in 500ms both;  -moz-animation: flipInX 1s ease-in 500ms both; animation: flipInX 1s ease-in 500ms both;}
.animated5, .active .animated5, .sl-slide.sl-trans-elems .animated5 { -webkit-animation: bounceIn 1s ease-in 500ms both; -o-animation: bounceIn 1s ease-in 500ms both; -ms-animation: bounceIn 1s ease-in 500ms both;
  -moz-animation: bounceIn 1s ease-in 500ms both; animation: bounceIn 1s ease-in 500ms both;  }
.animated6, .active .animated6, .sl-slide.sl-trans-elems .animated6 { -webkit-animation: fadeInDown 0.7s ease-in 1000ms both; -o-animation: fadeInDown 0.7s ease-in 1000ms both;  -moz-animation: fadeInDown 0.7s ease-in 1000ms both;  -ms-animation: fadeInDown 0.7s ease-in 1000ms both; animation: fadeInDown 0.7s ease-in 1000ms both; }
.animated7, .active .animated7, .sl-slide.sl-trans-elems .animated7 { -webkit-animation: fadeInUp 0.7s ease-in 1000ms both; -o-animation: fadeInUp 0.7s ease-in 1000ms both;  -moz-animation: fadeInUp 0.7s ease-in 1000ms both;  -ms-animation: fadeInUp 0.7s ease-in 1000ms both; animation: fadeInUp 0.7s ease-in 1000ms both; } 
.animated8, .active .animated8, .sl-slide.sl-trans-elems .animated8 { -webkit-animation: fadeInLeft 0.7s ease-in 1000ms both; -o-animation: fadeInLeft 0.7s ease-in 1000ms both;  -moz-animation: fadeInLeft 0.7s ease-in 1000ms both;  -ms-animation: fadeInLeft 0.7s ease-in 1000ms both; animation: fadeInLeft 0.7s ease-in 1000ms both; } 
.animated9, .active .animated9, .sl-slide.sl-trans-elems .animated9 { -webkit-animation: fadeInRight 0.7s ease-in 1000ms both; -o-animation: fadeInRight 0.7s ease-in 1000ms both;  -moz-animation: fadeInRight 0.7s ease-in 1000ms both;  -ms-animation: fadeInRight 0.7s ease-in 1000ms both; animation: fadeInRight 0.7s ease-in 1000ms both; } 
.animated10, .active .animated10, .sl-slide.sl-trans-elems .animated10 { -webkit-animation: zoomInLeft 0.7s ease-in 1000ms both; -o-animation: zoomInLeft 0.7s ease-in 1000ms both;  -moz-animation: zoomInLeft 0.7s ease-in 1000ms both;  -ms-animation: zoomInLeft 0.7s ease-in 1000ms both; animation: zoomInLeft 0.7s ease-in 1000ms both; }

.fs-40 {font-size: 40px;}

.text-stroke {-webkit-text-stroke: 2px #2a4f9f;-webkit-text-fill-color: white;}
.vertical-text {writing-mode: vertical-rl;transform: rotate(180deg);letter-spacing: 2px;color: #999;font-size: 0.8rem;text-transform: uppercase;}

/* ------------------------
Custom Margin
------------------------*/
.custom-mt-5{z-index: 99; position: relative; margin-top: -50px;}
.custom-mt-7{z-index: 99; position: relative; margin-top: -70px;}
.custom-mt-10{z-index: 99; position: relative; margin-top: -100px;}
.custom-mt-12{z-index: 99; position: relative; margin-top: -120px;}
.custom-mt-15{z-index: 99; position: relative; margin-top: -150px;}
.custom-mt-20{z-index: 99; position: relative; margin-top: -200px;}
.custom-mt-25{z-index: 99; position: relative; margin-top: -250px;}
.custom-mt-30{z-index: 99; position: relative; margin-top: -300px;}

/* ------------------------
Custom Padding
------------------------*/
.custom-pt-18{ padding-top: 180px !important}
.custom-pt-30{ padding-top: 300px !important}
.custom-pt-30{ padding-top: 300px !important}
.custom-pb-18{ padding-bottom: 180px !important}
.custom-pb-21{ padding-bottom: 210px !important}
.custom-pb-30{ padding-bottom: 300px !important}


/* ------------------------
Padding
------------------------*/
.px-4{padding-left: 40px !important; padding-right: 40px !important;}
.px-8{padding-left: 80px !important; padding-right: 80px !important;}
.px-10{padding-left: 100px !important; padding-right: 100px !important;}
.px-15{padding-left: 150px !important; padding-right: 150px !important;}
.px-18{padding-left: 180px !important; padding-right: 180px !important;}
.px-20{padding-left: 200px !important; padding-right: 200px !important;}

.py-4{padding-top: 40px !important; padding-bottom: 40px !important;}
.py-8{padding-top: 80px !important; padding-bottom: 80px !important;}
.py-10{padding-top: 100px !important; padding-bottom: 100px !important;}
.py-15{padding-top: 150px !important; padding-bottom: 150px !important;}
.py-18{padding-top: 180px !important; padding-bottom: 180px !important;}
.py-20{padding-top: 200px !important; padding-bottom: 200px !important;}
.py-24{padding-top: 240px !important; padding-bottom: 240px !important;}
.py-30{padding-top: 300px !important; padding-bottom: 300px !important;}
.py-34{padding-top: 340px !important; padding-bottom: 340px !important;}
.py-40{padding-top: 400px !important; padding-bottom: 400px !important;}
.py-50{padding-top: 500px !important; padding-bottom: 500px !important;}

.pr-10{padding-right: 100px !important;}
.pt-0{padding-top: 0px !important;}
.pt-4{padding-top: 40px !important;}
.pt-6{padding-top: 60px !important;}
.pt-8{padding-top: 80px !important;}
.pt-10{padding-top: 100px !important;}
.pt-12{padding-top: 120px !important;}
.pt-14{padding-top: 140px !important;}
.pt-15{padding-top: 150px !important;}
.pt-18{padding-top: 180px !important;}
.pt-20{padding-top: 200px !important;}
.pt-24{padding-top: 240px !important;}
.pt-30{padding-top: 300px !important;}
.pt-36{padding-top: 360px !important;}
.pt-40{padding-top: 400px !important;}
.pt-48{padding-top: 480px !important;}
.pt-50{padding-top: 500px !important;}
.pb-0{padding-bottom: 0px !important;}
.pb-4{padding-bottom: 40px !important;}
.pb-6{padding-bottom: 60px !important;}
.pb-8{padding-bottom: 80px !important;}
.pb-10{padding-bottom: 100px !important;}
.pb-12{padding-bottom: 120px !important;}
.pb-14{padding-bottom: 140px !important;}
.pb-15{padding-bottom: 150px !important;}
.pb-18{padding-bottom: 180px !important;}
.pb-20{padding-bottom: 200px !important;}
.pb-24{padding-bottom: 240px !important;}
.pb-25{padding-bottom: 250px !important;}
.pb-28{padding-bottom: 280px !important;}
.pb-30{padding-bottom: 300px !important;}
.pb-36{padding-bottom: 360px !important;}
.pb-40{padding-bottom: 400px !important;}
.pb-48{padding-bottom: 480px !important;}
.pb-50{padding-bottom: 500px !important;}

.ps-80 {padding-left: 80px !important;}

.pe-80 {padding-right: 80px !important;}

/* ------------------------
Margin
------------------------*/
.mt-n5{margin-top: -50px !important;z-index: 99; position: relative;}
.mt-n-8,.mt-n8{margin-top: -80px !important;z-index: 99; position: relative;}
.mt-n-10,.mt-n10{margin-top: -100px !important;z-index: 99; position: relative;}
.mt-n-12{margin-top: -120px !important;z-index: 99; position: relative;}
.mt-n-14{margin-top: -140px !important;z-index: 99; position: relative;}
.mt-n-15{margin-top: -150px !important;z-index: 99; position: relative;}
.mt-n-16{margin-top: -160px !important;z-index: 99; position: relative;}
.mt-n-18{margin-top: -180px !important;z-index: 99; position: relative;}
.mt-n-20{margin-top: -200px !important;z-index: 99; position: relative;}
.mt-n-24{margin-top: -240px !important;z-index: 99; position: relative;}
.mt-n-30{margin-top: -300px !important;z-index: 99; position: relative;}
.mt-8{margin-top: 80px !important;}
.mt-10{margin-top: 100px !important;}
.mt-12{margin-top: 120px !important;}
.mt-14{margin-top: 140px !important;}
.mt-15{margin-top: 150px !important;}
.mt-16{margin-top: 160px !important;}
.mt-18{margin-top: 180px !important;}
.mt-20{margin-top: 200px !important;}
.mb-40{margin-bottom: 400px !important;}
.mb-80{margin-bottom: 800px !important;}
@media (max-width: 768px) {
    .mt-md-0{margin-top: 0px !important;z-index: 99; position: relative;}
}

.bottom-minus-90{bottom:-90px !important;}
.bottom-minus-50,.section-bottom-minus-50{bottom:-50px !important;}

.my-4{margin-top: 40px !important; margin-bottom: 40px !important;}
.my-8{margin-top: 80px !important; margin-bottom: 80px !important;}
.my-10{margin-top: 100px !important; margin-bottom: 100px !important;}
.my-15{margin-top: 150px !important; margin-bottom: 150px !important;}
.my-18{margin-top: 180px !important; margin-bottom: 180px !important;}
.my-20{margin-top: 200px !important; margin-bottom: 200px !important;}
.my-24{margin-top: 240px !important; margin-bottom: 240px !important;}
.my-30{margin-top: 300px !important; margin-bottom: 300px !important;}
.my-34{margin-top: 340px !important; margin-bottom: 340px !important;}

/* ------------------------
Rounded
------------------------*/
.rounded-st-eb-5{border-top-left-radius:2rem;border-bottom-right-radius:2rem;}
.rounded-sb-et-5{border-bottom-left-radius:2rem;border-top-right-radius:2rem;}
.rounded-circle {border-radius: 50% !important;padding: 20px;}

.clear-loader {z-index: 999; box-sizing: border-box; display: inline-block; left: 50%; position: absolute; text-align: center; top: 50%;}
.row-eq-height{ display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.row-eq-height > [class*='col-'] > div{height: 100%;}
.row-eq-height .align-item-middle > div{height: auto;}
[data-overlay] {position:relative; z-index:0;}
[data-overlay]:before {position: absolute;  content: '';  background-color: #000000;  width: 100%;  height: 100%;  top: 0;  left: 0;/* z-index:-1;*/}
[data-overlay].white-overlay:before{background-color:#fff;}
[data-overlay].theme-overlay:before{background-color:#2a4f9f;}
[data-overlay="1"]:before{opacity:0.1;}
[data-overlay="2"]:before{opacity:0.2;}
[data-overlay="3"]:before{opacity:0.3;}
[data-overlay="4"]:before{opacity:0.4;}
[data-overlay="5"]:before{opacity:0.5;}
[data-overlay="6"]:before{opacity:0.6;}
[data-overlay="7"]:before{opacity:0.7;}
[data-overlay="8"]:before{opacity:0.8;}
[data-overlay="9"]:before{opacity:0.9;}
[data-overlay="10"]:before{opacity:1;}
[data-overlay="0"]:before{opacity:0;}
.scroll-top {position: fixed; bottom: 30px; right: 30px; z-index: 600; opacity: 0; visibility: hidden; -webkit-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; -webkit-transform: translate3d(0, 200%, 0); -ms-transform: translate3d(0, 200%, 0); transform: translate3d(0, 200%, 0);}
.scroll-top a, .scroll-top a:visited {border: 1px solid #ffffff; display: block; height: 50px; width: 50px; line-height: 50px; text-align: center; border-radius: 50%; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; font-size:22px; color: #ffffff; background: #2a4f9f;}
.scroll-top a:hover, .scroll-top a:focus {background: #ffffff; border: 1px solid #2a4f9f; color: #2a4f9f}
.scroll-top.scroll-visible {opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.scroll-down {bottom: 60px; cursor: pointer; display: block; left: 0; margin: auto; position: absolute; z-index: 9; right: 0; text-transform: uppercase; text-align: center; height: 70px; width: 40px; line-height: 50px; background: rgba(255, 255, 255, 0.02); border: 2px solid #ffffff;
  border-radius: 30px;}
.scroll-down .chevron {animation: 2s ease 0s normal none infinite running topBottom; color: #ffffff; display: block; margin-top: 10px;}
.chevron::before {border-style: solid; border-width: 0.25em 0.25em 0 0; content: ""; display: inline-block; height: 10px; position: relative;
 -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); vertical-align: top; width: 10px;}
.chevron.bottom::before {top: 0; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg);}
.logo {position: relative;float: left;/*padding: 0px 40px;padding-left: 0;*/}
.logo img {height: auto;max-width: 170px;}
.navbar-brand {z-index:10000;pointer-events: all; }
.navbar{padding: 0;}
.navbar .dropdown.fullwidth > .dropdown-menu{width: 100% !important; min-width: inherit !important; max-width: inherit !important; right: 0; margin: 0 !important}
.nav-item.dropdown.fullwidth{position: static;}
.navbar-toggler{color:#036800}
/*.navbar-nav.sm-collapsible .sub-arrow {position: absolute; top: 50%; right: 0; margin: -0.7em 0.5em 0 0; border-radius: .25rem; padding: 0; width: 2em; height: 1.4em; font-size: 1.25rem; line-height: 1.2em; text-align: center;}*/
.navbar-nav.sm-collapsible .sub-arrow {position: absolute; top: 50%; right: 6px; margin: -0.7em 0 0 0; border-radius: 0; padding: 2px 0; width: 2em; font-size: 1.25rem; line-height: 1.2em; text-align: center;background-color:#036800;color:#fff;}
.navbar-nav.sm-collapsible .sub-arrow::before {content: '+';}
.navbar-nav.sm-collapsible .show > a > .sub-arrow::before {content: '-';}
.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow {border-color: rgba(255, 255, 255, .1);}
.navbar-nav.sm-collapsible .has-submenu {padding-right: 3em;}
.navbar-nav.sm-collapsible .nav-link,
.navbar-nav.sm-collapsible .dropdown-item {position: relative;}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: middle; border-top: .3em solid; border-right: .3em solid transparent; border-left: .3em solid transparent;}
.fixed-bottom .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow,
.fixed-bottom .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-toggle::after {border-top: 0; border-bottom: .3em solid;}
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow,
.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {padding-right: 2em;}
.navbar-nav.sm-collapsible .dropdown-menu .dropdown-menu {margin: .5em;}
.navbar-nav:not([data-sm-skip]) .dropdown-item {white-space: normal;}
.navbar-nav:not(.sm-collapsible) .sm-nowrap > li > .dropdown-item {white-space: nowrap;}
.dropdown-menu {padding: 0;border-radius: 0px;top: 50px !important;z-index: 1000000000 !important;max-width:32em !important}
.dropdown .dropdown-menu .dropdown-item {z-index: 1000000000 !important;}
.navbar .dropdown.fullwidth > .dropdown-menu{padding: 15px 0; text-transform: capitalize;}
.dropdown-item{padding: 10px 18px;font-size:14px;line-height:22px;border-bottom: 1px solid #e8e8e8;}
.dropdown-menu .dropdown.active a.dropdown-item {color:#fff}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-menu .dropdown.active{background: #036800; color: #fff;}
.navbar-nav .nav-link{color: #fff; font-weight: 400; font-size: 14px; padding: 0 7px; flex-direction: column; align-items: flex-start; overflow: hidden; position: relative;}
.navbar-nav a.nav-link:hover, .navbar-nav .active a.nav-link { color: #222222;text-decoration: underline !important;transition: all 0.3s;} 

.navbar-nav .nav-item {margin: 0 4px 0 0;padding: 8px 4px;border-right: 1px dashed rgb(205, 205,205);}
/*.navbar-nav .nav-item:first-child {border-right:none;}*/
.navbar-nav .nav-item:last-child {border-right:none;/*padding-right:0;*/}
.navbar-collapse{z-index:100000;}
#header-wrap.fixed-header .navbar-nav .nav-link { color: #ffffff !important }
#header-wrap.fixed-header .navbar-nav .nav-link .menu-label::before,
#header-wrap.fixed-header .navbar-nav .nav-link .menu-label::after{background: #2a4f9f;}
#header-wrap.fixed-header .badge{background: #2a4f9f ; color: #ffffff}
#header-wrap.fixed-header .cart-info a#cart, #header-wrap.fixed-header .navbar-form[role="search"] button{color: #ffffff}
#header-wrap.fixed-header .cart-info a#cart:hover, #header-wrap.fixed-header .navbar-form[role="search"] button:hover{color: #2a4f9f}

.navbar-form[role="search"] button{background: none; padding: 0; box-shadow: none; border: none; color: #ffffff; width: 15px; cursor: pointer;}
.navbar-form[role="search"] button:hover{color: #feca07}
.navbar-form .form-control{background: #ffffff; padding: 8px 10px; border-radius: 0; border: none; box-shadow: none; bottom: -70px; position: absolute; right: 0; width: 300px !important;}
.navbar-form[role="search"] button[type="reset"] {display: none;}
.navbar-form[role="search"] input {opacity: 0; display: none;}
.navbar-form[role="search"].active button, .navbar-form[role="search"].active input {display: table-cell; opacity: 1;}
.navbar-form.active [type="submit"]{display: none !important;}
.logo .sticky-logo{display: none !important;}
.header-theme #header-wrap.fixed-header .logo > img, .header-light #header-wrap.fixed-header .logo > img, .navbar-light #header-wrap.fixed-header .logo > img{display: none !important;}
.header-theme #header-wrap.fixed-header .logo .sticky-logo, .header-light #header-wrap.fixed-header .logo .sticky-logo, .navbar-light #header-wrap.fixed-header .logo .sticky-logo{display: block !important;}
.header-13 #header-wrap.fixed-header .logo{display: block;}
.header-13 #header-wrap.fixed-header .navbar-nav{margin-right: inherit !important;}
.header-13 .right-menu{display: none;}
/*.badge {background: #2a4f9f; width: 20px; height: 20px; vertical-align: middle; border-radius: 50%; color: white; display: inline-block; font-size: 12px; text-align: center; white-space: nowrap;}
.shopping-cart {display: none; margin: 20px 0; background: white; width: 330px; position: absolute; right: 0; border-radius: 5px; padding: 20px;}
.cart-info a#cart{color: #ffffff}
.cart-info a#cart:hover{color: #2a4f9f}
.shopping-cart .shopping-cart-header {border-bottom: 1px dashed #efefef; padding-bottom: 15px;}
.shopping-cart .shopping-cart-header .shopping-cart-total {float: right;}
.shopping-cart .shopping-cart-items {padding-top: 20px;}
.shopping-cart .shopping-cart-items li {margin-bottom: 18px;}
.shopping-cart .shopping-cart-items img {float: left; margin-right: 12px;}
.shopping-cart .shopping-cart-items .item-name {display: block; padding-top: 10px; font-size: 16px;}
.shopping-cart .shopping-cart-items .item-price {color: #2a4f9f; margin-right: 8px;}
.shopping-cart .shopping-cart-items .item-quantity {color: #abb0be;}*/
/*.shopping-cart:after {bottom: 100%; left: 89%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
  border-bottom-color: white; border-width: 8px; margin-left: -8px;}*/
/*.cart-icon {color: #2a4f9f; font-size: 24px; margin-right: 7px; float: left;}*/
/*.shopping-cart .btn{padding: 10px 20px; margin-top: 20px;}*/
/*.cart-info, .search-box {display: inline-block; vertical-align: middle;}*/
.header {position: relative; top: 0; width: 100%; z-index: 1200; }
.topbar-link li a{color: #ffffff;font-size: 16px;}
.topbar-link span{color: #ffffff;font-size: 26px;word-spacing:10px;letter-spacing:.02em}
.topbar-link span i{font-style:normal;color:#2a4f9f}
.topbar-link li i{margin-right: 8px;font-size:18px;color: #fff;background: #2a4f9f; line-height: 42px;width: 42px;height: 42px;border-radius:50%;text-align:center;}
.topbar-link li i.fa-whatsapp{font-size:24px;}
.topbar-link li a:hover {color: #2a4f9f}
.topbar-link li a:hover i {color: #2a4f9f;background: #fff;}
.topbar-link li a:hover img{opacity:0.6;}
.top-bar{margin-top:0px;}
.top-bar .top-social-list li a{line-height: 42px;width: 42px;height: 42px;font-size:20px;border: 1px solid #ddd;background: transparent;}
.top-bar .top-social-list li a:hover{color: #2a4f9f;}
.top-bar .top-social-list li i{font-size: 17px;color:#fff}
.top-bar .social-icons.social-border li a {border: 1px solid #ddd;background: transparent;}
.top-bar .social-icons.social-border li a i{font-size: 17px;color:#fff}
.top-bar a.flag {margin-left: 10px;display: inline-block;font-size: 12px;}
.top-bar a.flag i{font-size: 37px;}
.top-unit-holder > div {margin-right: 60px;}
.top-unit-holder > div:last-child {margin-right: 0px;}
.top-unit .icon{text-align: center;display: inline-block;font-size: 30px;font-weight: lighter !important;margin-right: 10px;color: #2a4f9f !important;}
.top-unit .top-unit-content {display: inline-block;}
.top-unit .top-unit-content span {font-size: 15px;font-weight: 300;color: #666;}
.top-unit .top-unit-content p {margin-bottom: 0;font-size: 15px;font-weight: 700;color: #000;}
.top-unit:hover i {animation: 0.3s ease 0s normal forwards 1 running toTopFromBottom;}
.top-unit i:hover {color:#000}
.top-unit .top-unit-content a{color:#666;}
.top-unit .top-unit-content a:hover{color:#2a4f9f;}
.top-unit-background{background-color: #2a4f9f;padding:10px 15px;color:#fff;border-radius: 5px;}
.top-unit-background i, .top-unit-background .top-unit-content span, .top-unit-background .top-unit-content p, .top-unit-background .top-unit-content a{color:#fff}
.top-unit-background .top-unit-content a:hover{color:#000}
#header-wrap{background: rgba(0, 0, 0, 0.5);padding: 10px 0 10px 0; width: 100%;}
#header-wrap.fixed-header {position: fixed; padding: 15px 0; top:0; left:0; width: 100%; z-index: 999 !important; background: #212121 !important;}
.header-theme .navbar-nav .nav-link .menu-label::before, .header-theme .navbar-nav .nav-link .menu-label::after{background: rgba(0,0,0,0.2);}
.header-theme .cart-info a#cart:hover, .header-theme .navbar-form[role="search"] button:hover{color: #fff}
.header-theme .badge{background: rgba(255,255,255,0.5); color: #fff}
.navbar-light .cart-info a#cart, .navbar-light .navbar-form[role="search"] button,
.header-light .cart-info a#cart, .header-light .navbar-form[role="search"] button{color: #fff}
.navbar-light .cart-info a#cart:hover, .navbar-light .navbar-form[role="search"] button:hover,
.header-light .cart-info a#cart:hover, .header-light .navbar-form[role="search"] button:hover{color: #2a4f9f}
.header-theme .cart-info a#cart, .header-theme .navbar-form[role="search"] button{color: #ffffff}
.header-theme .cart-info a#cart:hover, .header-theme .navbar-form[role="search"] button:hover{color: #fff}
.header-3 .top-bar, .header-3 #header-wrap{background: #fff}
.header-3 .navbar-nav .nav-link, .header-6 .navbar-nav .nav-link, .header-12 .navbar-nav .nav-link, .header-16 .navbar-nav .nav-link{font-family: 'Fira Sans', sans-serif;color: #000;font-size: 15px;font-weight: 800;}
.header-5 #header-wrap, .header-6 #header-wrap, .header-7 #header-wrap, .header-10 #header-wrap{background: none;}
.header-6 .navbar, .header-7 .navbar, .header-10 .navbar, .header-12 .navbar{background: #ffffff; padding: 10px; border-radius: 5px;}
#header-wrap.fixed-header .navbar{background: none; padding: 0;}
.header-7 .navbar, .header-10 .navbar{background: #feca07}
.header-8 .top-bar, .header-8 #header-wrap{background: #212121}
.header-9 .top-bar, .header-9 #header-wrap{background: #feca07}
.header-9 .top-bar li a:hover{color: #fff !important;}
.header-10 .top-bar{background: #212121; padding-bottom: 50px; border-bottom: none;}
#header-wrap.fixed-header.header-top{transform: inherit;}
.header-12 .top-bar{padding-bottom: 50px; background: #feca07}
.header-13 .top-bar{/*border-bottom:1px solid rgb(204, 204, 204);*/padding:4px 0 0 0;}
.header-13 #header-wrap.fixed-header .logo{display: block;}
.header-13 #header-wrap.fixed-header .navbar-nav{margin-right: inherit !important;}
.header-13 .right-menu{display: none;}
.header-15 #header-wrap{background: #212121}
.header-16 #header-wrap{background: #ffffff}
.header-17 #header-wrap{background: #feca07}
.header-3 .top-bar{border-bottom: none}
.header-light .top-bar{background-color: #012d00;padding: 5px 0;}
.header-light .top-bar li a{color: #fff}
.header-light .top-bar li a.dropdown-item{color: #222}
.header-light .top-bar li a:hover.dropdown-item{color: #fff}
.header-light .top-bar .dropdown-menu{top:11px !important}
.header-light .dropdown-toggle i{font-size:18px;}
.header .option-2{height:50px;padding: 0px 30px;background-color: #036800;color: #fff;border-radius: 35px;border: 0px solid #036800;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.header span{font-family: 'Fira Sans', sans-serif;font-weight: 400;font-size: 14px;}
.header .option-2:hover {background-color:#012d00}
/*.app-page .cart-info a#cart:hover, .app-page .navbar-form[role="search"] button:hover{color: #222021}
.app-page .badge{background: #ffffff; color: #2a4f9f}*/
.side-navbar{overflow-x: hidden;}
.side-navbar .page-wrapper {margin-left: 260px;}
.side-navbar.side-navbar-right .page-wrapper {margin-left: 0; margin-right: 260px;}
.side-navbar .header-1 {bottom: 0; left: 0; position: fixed; top: 0; width: 260px; z-index: 1000;}
.side-navbar.side-navbar-right .header-1 {left: inherit; right: 0;}
.side-navbar #header-wrap{height: 100%; padding: 0 20px; background: #212121}
.side-navbar .navbar-brand {display: block; margin-right: 0; width: 100%; padding: 50px 0;}
.side-navbar .navbar {display: inline-block; width: 100%;}
.side-navbar .navbar-expand-lg .navbar-nav {-moz-box-direction: normal; -moz-box-orient: horizontal; flex-direction: column;}
.side-navbar .navbar-nav .nav-item {margin: 15px 0;}
.side-navbar .navbar .dropdown.fullwidth > .dropdown-menu {width: 1000px !important;}
.primary-footer{padding: 90px 0;color: rgba(255, 255, 255, 0.7);font-size: 15px;}
.secondary-footer{padding: 20px 0;background:#fff; color:#000;}
.secondary-footer a{ margin-right:15px;}
.secondary-footer a:hover { color: #2a4f9f; }
.footer-logo {margin-bottom:0px;}
.footer-logo img{height: auto;width: 200px;}
.primary-footer, .dark-bg .primary-footer p, .primary-footer a{color: rgba(255,255,255,0.7);font-size:15px;}
.primary-footer h5{color: #ffffff; margin-bottom: 20px;}
.media-icon li{padding-left: 40px; position: relative;}
.media-icon.list-inline li{display: inline-block;}
.media-icon li i{position: absolute; left: 0; top: 0; font-size: 22px; color: #2a4f9f; font-weight: normal; line-height: 24px;}
.media-icon li a:hover{color: #2a4f9f;}
.theme-bg .media-icon li a:hover{color: #222021;}
footer{position:relative;}
footer h5{font-size: 18px;}
footer.dark-bg .social-icons li a,footer.dark-bg .social-icons li span,footer.white-bg .social-icons li a,footer.white-bg .social-icons li span{font-size: 30px;background: #fff;border-radius: 50%;line-height: 50px;width: 50px;height: 50px;}
footer.white-bg .social-icons li a,footer.white-bg .social-icons li span{background-color: transparent;border:1px solid #2a4f9f}
footer.white-bg .social-icons li i{color:#2a4f9f;font-size:24px;}
.footer-list li{margin-bottom: 15px;}
.footer-list li:last-child{margin-bottom: 0;}
.footer-list li i{margin-right: 5px; font-size: 30px; vertical-align: middle;}
.footer-list li a{font-size:16px;color:#303030}
.footer-list li a:hover,footer a:hover{color: #2a4f9f !important;padding-left:5px;}
footer .form-control{background: #303030; border: none;}
footer .form-control:focus{background: #303030;}
.footer.white-bg .primary-footer, .footer.white-bg .primary-footer a, .footer.white-bg .primary-footer h5{color: #314f6f;}
.footer.white-bg .footer-list li a:hover, .footer.white-bg .media-icon li a:hover{color: #314f6f}
/*.footer.white-bg .secondary-footer{background: #fff; color: #666}*/
.footer-1 .secondary-footer{padding: 0 0 30px; background: none;}
.footer-1 .secondary-footer span {background: #191919; border-radius: 5px; display: inline-block; padding: 15px; width: 100%;}
.dark-bg .secondary-footer span, .footer-4 .secondary-footer span, .footer-9 .secondary-footer span{color: rgba(255,255,255,0.9);}
.footer .footer-border{border-top: 1px solid #dddddd;}
.footer-4 .primary-footer, .footer-4 .primary-footer a, .footer-4 .media-icon li i{color: rgba(255,255,255,0.7);}
.footer-4 .footer-list li a:hover{color: #222021}
.footer-9 .primary-footer, .footer-9 .primary-footer a{color: rgba(255,255,255,0.8);}
.footer-10 .secondary-footer, .footer-11 .secondary-footer, .footer-12 .secondary-footer{background: none; padding: 0;}
.footer-10 .copyright, .footer-11 .copyright, .footer-12 .copyright{padding: 15px 0; border-top: 1px dashed rgba(255,255,255,0.1)}
.footer-12 .media-icon li{padding-left: 30px;}
.footer-12 .form-control{height: 40px;}
.footer-12 .form-btn{height: 40px; width: 40px; line-height: 40px;}
.footer-13.dark-bg .social-icons li a{color: #ffffff}
.footer-13 .footer-list li{border-right: 1px dashed rgba(255,255,255,0.1); display: inline-block; margin-bottom: 0; padding: 0 12px;}
.footer-13 .footer-list li:last-child{border-right: none;}
.footer-13 .footer-list li a{color: rgba(255,255,255,0.9);}
.footer-13 .footer-list li a:hover{padding: 0; color: #314f6f;}
.footer-13 .primary-footer{background: #e6effa}
.footer-13 .secondary-footer{padding:20px;background: rgb(255, 255, 255) !important;color:#000000}
.footer-13 .primary-footer h5,.footer-13 .primary-footer p,.footer-13 .primary-footer li a,.footer-13 .primary-footer li i{color:#000;}
.footer-13 .primary-footer img{width: 340px;height: auto;margin-bottom: 30px;}
.footer-13 .primary-footer .social-icons{margin-top: 20px;}
.footer-13 .primary-footer .social-icons li i{font-size: 25px}
.footer-13 .primary-footer .social-icons li {margin-right: 25px;}
footer.footer-2{background-color: #1e1d23;margin-top:50px;}
footer.footer-2 a,.primary-footer a{font-size: 16px;font-weight: 400;color:#303030 !important}
.footer-2 p,.primary-footer p{color:#666;font-size:15px;line-height: 28px;}
.footer-2 h5,.primary-footer h5{border-bottom: 1px solid #314f6f;padding-bottom: 20px;margin-right: 70px;font-weight:900;font-size:18px;}
.footer-2 .secondary-footer{background-color: #fff;color:#000;margin-top: 20px;padding:20px;font-size:15px;border-top: 1px solid #ddd;}
.footer-2 .secondary-footer span{color:#000;}
footer.footer-2 .social-icons li a {background-color: #2a4f9f;color: #fff;}
footer.footer-2 .social-icons li i{color: #fff;}
.custom-footer i{font-size:40px !important;color:#2a4f9f;background-color: transparent;padding: 17px;}
.custom-footer p{font-size: 14px !important;margin-bottom: 0px;text-decoration: underline;color:#6d6d6d;font-weight: 700;}
.custom-footer a{font-size: 26px !important;font-family: 'Nunito';font-weight: bold;color:#202020;text-decoration:none;}
.custom-footer .col-lg-4{margin-bottom:40px;}
.footer-custom-list .list-inline-item{margin-right:20px;margin-bottom:20px}
.footer-custom-list .list-inline-item:last-child{margin-right:0px}
.form-btn{box-shadow: none; border: none; cursor: pointer; text-transform: uppercase; font-size: 16px; background: #2a4f9f; color: #ffffff; border-top-right-radius: 5px; border-bottom-right-radius: 5px; height: 50px; line-height: 50px; padding: 0 15px;}
#newslatter label.error{position: absolute; left: 0; bottom: -25px; color: red; margin: 0; font-size: 12px;}
.page-title {display:block;padding-top: 200px; height:450px;}
.page-title h1,.page-title h2{font-size: 30px; color: #ffffff; line-height: 40px; text-transform: uppercase; font-weight: normal;margin-bottom:0px;}
.page-title p{margin-bottom: 0; color: #ffffff;position:relative}
.page-title-alt{padding-top:5px;margin-bottom:80px;border-top: 1px solid rgb(204, 204, 204);}
.breadcrumb {padding: 12px 0px; background: none; margin: 0; color: #222; font-weight: 400;}
.breadcrumb-item{display: inline-block;z-index:200;font-size:15px;}
.breadcrumb-item a{color: #000;}
.breadcrumb-item i.fa-home{margin-right:8px}
.breadcrumb-item.active, .breadcrumb-item a:hover,.breadcrumb-3 .breadcrumb-item span{color:#2a4f9f;font-size:15px;}
.breadcrumb-1 .breadcrumb{background: #ffffff}
.breadcrumb-2{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;}
.breadcrumb-3 .breadcrumb-item a,.breadcrumb-3 .breadcrumb-item i,.breadcrumb-3 .breadcrumb-item a span, .breadcrumb-4 .breadcrumb-item a{color: #fff;font-size:15px;text-decoration:none;}
.breadcrumb-3 .breadcrumb-item a:hover, .breadcrumb-3 .breadcrumb-item a:hover span, .breadcrumb-4 .breadcrumb-item a:hover {color: #2a4f9f}
.breadcrumb-4{background: #2a4f9fee;border-right:5px solid #fff;color: #fff; display: inline-block;border-top-left-radius:30px;border-bottom-left-radius:30px}
.breadcrumb-4 .breadcrumb-item a{color: #fff;}
.breadcrumb.theme-bg .breadcrumb-item.active, .breadcrumb.theme-bg .breadcrumb-item a:hover{color: #222021}
.breadcrumb-item + .breadcrumb-item::before  {color: #999;}
.breadcrumb-4 .breadcrumb-item::before  {color: #fff;}
.breadcrumb-item+.breadcrumb-item::before {content: var(--bs-breadcrumb-divider, "/");}


.bg-parallax { background-color: rgba(0, 0, 0, 0); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size:cover; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; z-index: 0; }
.bg-parallax-2 { background-color: rgba(0, 0, 0, 0); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; position: relative; z-index: 0; }
.ipad-parallax { background-attachment: scroll !important; }
@supports (-webkit-touch-callout: none) {
    .bg-parallax-2 {
        background-attachment: scroll !important;
        background-size: auto 100%;
        background-position:center top;
    }
}
.js-video { height: 0; padding-top: 25px; padding-bottom: 53.5%; margin-bottom: 10px; position: relative; overflow: hidden; }
.js-video.widescreen { padding-bottom: 34.34%; }
.js-video.vimeo { padding-top: 0; }
.js-video embed, .js-video iframe, .js-video object, .js-video video { top: 0; left: 0; width: 100%; height: 100%; position: absolute; z-index: 1000; }
.img-link a:before{opacity: 0; content: ''; display: inline-block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 99; background: rgba(0,0,0,0.5);
-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.img-link a:hover:before{opacity: 1;}
a.img-link:hover img{opacity: 0.8;} 
img.border { border: 1px solid rgba(0, 0, 0, 0.6); padding: 5px; }
.img-responsive { width: 100%; height: auto !important; }
.img-responsive-height { display: block; height: 100%; max-height: 100%; width: auto; }
.no-img-exist { width: 100% !important; }
/*.pagination-wrapper { display: block; width: 100%; position: relative }
.pagination { margin-top: 10px; }
.pagination span {margin-right:10px;  border: 0px solid #888; padding: 10px;color: #555; background: #fff; display: inline-block; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; cursor: pointer; line-height: 12px; -webkit-transition: background 0.2s ease-out, color 0.2s ease-out; -moz-transition: background 0.2s ease-out, color 0.2s ease-out; -o-transition: background 0.2s ease-out, color 0.2s ease-out; -ms-transition: background 0.2s ease-out, color 0.2s ease-out; }
.pagination .page-text { background: #fff !important; color: #555 !important; }
.pagination a, .pagination a:link, .pagination a:visited {margin-right:10px; border: 0; padding: 15px;color: #555; display: inline-block; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; cursor: pointer; line-height: 12px; -webkit-transition: background 0.2s ease-out, color 0.2s ease-out; -moz-transition: background 0.2s ease-out, color 0.2s ease-out; -o-transition: background 0.2s ease-out, color 0.2s ease-out; -ms-transition: background 0.2s ease-out, color 0.2s ease-out; }
.pagination a:hover, .pagination a { color: #2a4f9f !important; background: #eee !important; -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3); -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3); box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3); }
.pagination a { text-decoration: none; }
.pagination a:hover { background: #2b2b2b !important; color: #fff !important; }*/

.pagination-wrapper { display: block; width: 100%; position: relative }
.pagination { margin-top: 10px; }
.page-item:first-child .page-link{border-radius: 5px;}
.pagination {flex-wrap: wrap;justify-content: center;}
.pagination .page-item {margin: 5px;}
.pagination > li > a, .pagination > li > span{border-radius: 5px; color: #2a4f9f; border-color: #e8e8e8}
.pagination > li.active .page-link, .page-link:hover, .page-link:focus{box-shadow: none; background: #2a4f9f; color: #ffffff; border-color: #2a4f9f}

.content-holder video {width: 100%;height: auto;margin-bottom: 20px;cursor:pointer;}
.content-holder ul,[data-id='txtIcerik'] ul{ margin: 20px 0; list-style-position:inside;}

/*.content-holder blockquote {font-size: 18px; line-height: 34px;font-weight:normal; display: block;border-width: 2px 0;border-style: solid;border-color: #eee;padding: 30px 0 5px 0;margin: 1.5em 0;position: relative;}
.content-holder blockquote:before {content: '\201C';position: absolute;top: -15px;left: 20px;transform: translate(-50%, -50%);background: #fff;width: 60px;height: 40px;font: 6em/1.08em 'Arial', sans-serif;color: #666;text-align: center;}*/
.content-holder blockquote {margin: 20px 0 20px 0;font-size: 21px;border-left: 6px solid #2a4f9f;padding: 10px 20px 10px 20px;font-weight: normal;}
.content-holder blockquote p {font-size: 18px;line-height:30px;}
.content-holder video {width: 100%;height: auto;margin-bottom: 20px;cursor:pointer;}
.content-holder ul,[data-id='txtIcerik'] ul { margin: 20px 0; list-style-position:inside;}
/*.content-holder ul li:before { display: inline-block; left: 15px; margin-right: 20px; content: "."; font-size: 46px;margin-top:-14px;position:absolute; }*/
.content-holder ul li, .content-holder ol li,[data-id='txtIcerik'] ul li,[data-id='txtIcerik'] ol li { margin-bottom: 5px;}
.content-holder ul li,[data-id='txtIcerik'] ul li{list-style-position:inside;list-style-type:none;margin-bottom:10px;}
.content-holder ul li:before,[data-id='txtIcerik'] ul li:before{font-family: "Font Awesome 7 Free"; content: "\f058"; padding-right: 15px;font-weight:900;color:#2a4f9f}
.content-holder ul li span,[data-id='txtIcerik'] ul li span{ display: inline-block; }
.content-holder ul ul,[data-id='txtIcerik'] ul ul{ margin-left: 40px; }
.content-holder ul ul ul,[data-id='txtIcerik'] ul ul ul{ margin-left: 80px; }
.content-holder a{ color: #2a4f9f; text-decoration: underline;}
.content-holder a:hover { color: #000; text-decoration: none; }
.img-responsive { width: 100% !important; height: auto !important; }
.main-image {margin-bottom: 30px;/*border:1px solid #e4e4e4*/}
.content-holder img { height: auto !important; }
.content-holder table {/*display: block;*/overflow-x: auto;white-space: nowrap; border-spacing: 0; border-collapse: collapse;width: 100%; margin: 0 0 20px 0;}
.content-holder table > tbody > tr > td, .content-holder table > tbody > tr > th, .content-holder table > tfoot > tr > td, .content-holder table > tfoot > tr > th, .content-holder table > thead > tr > td, .content-holder table > thead > tr > th { border: 1px solid #ddd;padding:5px 10px;}
.content-holder table > thead > tr > td, .content-holder table > thead > tr > th { border-bottom-width: 2px }
.content-holder table > tbody > tr:hover { background-color: #f8f8f8 }
.content-holder table tr:nth-child(odd) { background-color: #f5f5f5 }
.content-holder table th { font-size: 16px; color: #000;font-weight:bold;text-align:center; }
.content-holder table.center td, .content-holder table.center th { text-align: center; }
.content-holder table p{margin-bottom:0px;}
.content-holder a.link, .content-holder a.link-white, .content-holder a.link-dark { display: inline-block; padding: 10px 20px; text-align: center; text-decoration: none; border: 1px #eee solid; background: #2a4f9f; color: #fff; }
.content-holder a.link:hover { background: #fff; color: #2a4f9f !important; }
.content-holder a.link-white { background: #fff; color: #2a4f9f; border-color: #2a4f9f }
.content-holder a.link-white:hover { background: #2a4f9f; color: #fff; }
.content-holder a.link-dark { background: #000; color: #fff; border: none; }
.content-holder a.link-dark:hover { background: #2a4f9f; color: #fff; }
.content-holder a:hover img { opacity: 0.5; text-decoration: none; }
.content-holder h1, .content-holder h2, .content-holder h3, .content-holder h4, .content-holder h5, .content-holder h6 { margin: 20px 0 20px 0 !important; }
.content-holder-1 h1,.content-holder h1 { color: #2a4f9f;text-transform:uppercase; }
/*.content-holder iframe{border:0;width:100% !important;}*/
.overflow-1{height:100px;width:auto !important}
/*.custom-box { width: 100%; padding: 5%; border: 1px #f3f3f3 solid; text-align: center; display: inline-block; position: relative; margin-bottom: 40px; }
.custom-box .custom-icon { position: relative; display: inline-block; height: 110px; width: 100px; line-height: 120px; text-align: center; border: 1px solid #e5e5e5; border-radius: 100%; color: #e8671e; font-size: 44px }
.size-small .custom-icon { height: 55px; width: 55px; line-height: 55px; font-size: 22px; padding-left: 6px; }
.size-middle .custom-icon { height: 90px; width: 90px; line-height: 90px; font-size: 44px; padding-left: 10px; }
.size-big .custom-icon { height: 110px; width: 110px; line-height: 110px; font-size: 55px; padding-left: 15px; }
.custom-box h3 { position: relative; margin: 15px 0 10px 0; font-size: 20px; font-weight: 400; line-height: 26px; text-transform: capitalize; }
.size-small h3 { margin: 8px 0 5px 0; font-size: 18px; line-height: 24px; }
.size-middle h3 { margin: 8px 0 5px 0; font-size: 22px; line-height: 28px; }
.size-big h3 { margin: 20px 0 5px 0; font-size: 26px; line-height: 32px; }
.custom-box p { line-height: 28px; margin-bottom: 20px; margin-top: 20px; }*/
.custom-box{padding: 40px 30px;margin-bottom:20px;}
.custom-box .custom-icon {margin-bottom: 20px; line-height: 0;}
.custom-box .custom-icon em{font-size: 36px; line-height: 36px; color: #2a4f9f}
.featured-desc p{margin-bottom: 0;}
.custom-box h3{margin-bottom: 10px !important; font-weight: 600; font-size: 14px;}
.dark-bg .custom-box h3, .theme-bg .custom-box h3{color: #ffffff}
.custom-box{padding: 0 0 0 50px; position: relative; background: none;}
.custom-box.size-big{padding: 0 0 0 70px;}
.custom-box .custom-icon {left: 0; position: absolute; top: 0; display: inline-block; margin: 0;}
.custom-box.border{padding: 0 10px 0 65px;}
.custom-box.border .custom-icon{left:15px;top:30px;margin-right:15px;}
.custom-box:hover{box-shadow: none; transform: inherit;}
.grey-bg .custom-box{padding: 30px 30px 30px 90px; background: #dfdfdf;}
.theme-bg .custom-box, .white-bg .custom-box{padding: 50px 30px 50px 90px;}
.grey-bg .custom-box .custom-icon, .theme-bg .custom-box .custom-icon, .white-bg .custom-box .custom-icon{left: 25px; top: 50px;}
.grey-bg .card{background-color:transparent !important}
.custom-box.border.size-big{padding: 0 10px 0 90px;}
.custom-box.border.size-big .custom-icon{left:15px;top:30px;margin-right:15px;}
.size-small .custom-icon em{font-size:22px;}
.size-middle .custom-icon em{font-size:36px;}
.size-big .custom-icon em{font-size:50px;}
.size-small h3{font-size: 16px;line-height:18px;}
.size-middle h3{font-size: 18px;line-height:22px;}
.size-big h3{font-size: 24px;line-height:28px;}
@media (max-width: 1199px) and (min-width: 993px) {
.custom-box p{font-size:14px}
}

.list-content h3 { margin-bottom: 20px; }
.list-content h3 a { color: #222021 }
.list-content h3 a:hover { color: #2a4f9f }
.mb-40 { margin-bottom: 40px; display: block; }
.img-link.mb-40 { margin-top: 20px; }
.content-holder p { margin-bottom: 22px; line-height: 30px; }
.content-holder [class^="col-md-"] { margin-bottom: 10px; }
.LBD_CaptchaImageDiv, .LBD_CaptchaIconsDiv { float: left; }
.LBD_CaptchaIconsDiv { margin-left: 5px; }
.form-warning { display: block; margin-bottom: 5px; }
.addthis_inline_share_toolbox { margin-bottom: 20px; }
.gallery-image-holder > div { margin-bottom: 20px; }
.img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

@media (min-width: 992px) {
  .img-box {
    aspect-ratio: 1320/880; /* 16/9, 4/3, 1/1 olabilir*/
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
  }
  .img-ratio-1x5{
    aspect-ratio: 1320/880;}
  .img-ratio-1x7{
    aspect-ratio: 16/9;}
  .img-ratio-1x1{
    aspect-ratio: 1/1;}
  .img-ratio-3x4{
    aspect-ratio: 3/4;}

  .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* alanı kırpar ama boşluk bırakmaz */
  }
}

/* Mobilde: doğal boyut, orantılı */
@media (max-width: 991.98px) {
  .img-box img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

.portfolio-item {
  aspect-ratio: 16 / 9; /* veya 4/3, 1/1 gibi */
  display: flex;
  align-items: center;
  justify-content: center;
 /* padding: 15px;*/
}

.portfolio-item figure,
.portfolio-item picture {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio-item img {
/*  max-width: 90%;
  max-height: 90%;*/
  width: auto;
  height: auto;
  object-fit: contain;
}
.height-1 { height: 40px; overflow: hidden; display: block; width: 100% }
.height-2 { height: 60px; overflow: hidden; display: block; width: 100% }
.height-3 { height: 100px; overflow: hidden; display: block; width: 100% }
.height-4 { height: 48px; overflow: hidden; display: block; width: 100% }
.main-page .section-mt-10{z-index: 99; position: relative; margin-top: -100px !important;padding-top:0px !important;}
.main-page .section-mt-15{z-index: 99; position: relative; margin-top: -150px !important;padding-top:0px !important;}
.main-page .section-mt-20{z-index: 99; position: relative; margin-top: -200px !important;padding-top:0px !important;}
.main-page .section-mt-30{z-index: 99; position: relative; margin-top: -300px !important;padding-top:0px !important;}
.main-page .section-mb-50{z-index: 99; position: relative; margin-bottom: -50px !important;padding-top:0px !important;}
.main-page .section-mt10{z-index: 99; position: relative; margin-top: 50px !important;padding-top:0px !important;}
.main-page .section-pb-16 {padding-bottom: 160px !important;}
.class-art figure img{border:0px solid #dfdfdf}
.content-holder table {border:none;/*display: block;*/overflow-x: auto;white-space: nowrap;border-spacing: 0;border-collapse: collapse;max-width: 100%;margin: 0 0 20px 0;}
.content-holder table.font-10 td{font-size:12px;}
.content-holder table.table-100{display: inline-table;overflow-x:initial;white-space: initial;max-width:initial;border-collapse: initial;width: 100% !important;}
.card-header label,.card-header span{font-weight:bold;font-size:16px;}
.img-width-30 {width: 40px !important;height: auto !important;}
.col-custom-5{ position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.footer-action-call{padding-top:210px;padding-bottom:170px;}
.content-holder .flag-dimension img {width:102px !important;height: 62px !important; }
.clip-path-top-1 {-webkit-clip-path: polygon(0 0, 100% 10, 100% 100%, 0 100%);display: block;position: relative;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);}
.clip-path-top-2 {-webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);display: block;position: relative;clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);}
.clip-path-bottom-1 {-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);display: block;position: relative;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);}
.clip-path-bottom-2 {-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);display: block;position: relative;clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);}
.clip-path-top-bottom-1 {-webkit-clip-path: polygon(0% 0%, 100% 10%, 100% 100%, 0% 90%);display: block;position: relative;clip-path: polygon(0% 0%, 100% 10%, 100% 100%, 0% 90%);}
.clip-path-top-bottom-2 {-webkit-clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);display: block;position: relative;clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);}

@media (min-width: 992px) {
    .col-custom-5 { float: left; width: 20% }
}
@media (max-width: 992px) {
.footer-action-call{padding-top:80px;padding-bottom:40px;}
.footer-action-call h2{font-size:24px;line-height:34px;}
}
@media (max-width: 768px) {
.clip-path-top-1 {-webkit-clip-path: polygon(0 0, 100% 3, 100% 100%, 0 100%);display: block;position: relative;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);}
.clip-path-top-2 {-webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);display: block;position: relative;clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);}
.clip-path-bottom-1 {-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);display: block;position: relative;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);}
.clip-path-bottom-2 {-webkit-clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);display: block;position: relative;clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);}
.clip-path-top-bottom-1 {-webkit-clip-path: polygon(0% 0%, 100% 3%, 100% 100%, 0% 97%);display: block;position: relative;clip-path: polygon(0% 0%, 100% 3%, 100% 100%, 0% 97%);}
.clip-path-top-bottom-2 {-webkit-clip-path: polygon(0% 3%, 100% 0%, 100% 97%, 0% 100%);display: block;position: relative;clip-path: polygon(0% 3%, 100% 0%, 100% 97%, 0% 100%);}
}

.alert-success {
    color: #fff;
    background-color: #2a4f9f;
    border-color: #2a4f9f;
    padding:40px;
}
.card h4.card-title{font-size:24px;text-transform:capitalize;}


.cookie-box{position:fixed;bottom:15px;left:15px;width:540px;background:rgba(255, 255, 255, 1);color:#000;border:1px solid #e1e1e1;border-radius:20px;padding:20px;z-index:1000;}
.cookie-box p{font-size:14px;line-height:20px;color:#000;}
.cookie-box a{color:#1e1e1e;text-decoration:underline;}
.cookie-box a:hover{color:#000 !important;}
.cookie-box .cookie-box-left{float:left;width:290px;margin-right:20px;}
.cookie-box .cookie-box-right{float:left;width:180px}
.cookie-box .btn{background-color:#000;color:#fff;font-size:11px;padding:15px;display:block;margin:10px 0 0 0 !important;width:180px}
.cookie-box .btn:hover{background-color:#3f3f3f;color:#fff;}
.cookie-box .btn-link {background-color:transparent;color:#000;padding:5px 15px;}
@media (max-width: 578px) {
.cookie-box{width:95%;}
.cookie-box .cookie-box-left{float:none;width:100%;margin-right:0px;}
.cookie-box .cookie-box-right{float:none;text-align:right;margin-left: auto;}
}

#cookieBsModal{z-index:1000000;}
#cookieBsModal p {font-family: Arial;font-size: 14px;line-height: 24px;}
#cookieBsModal p a{color:blue;text-decoration:underline}
#cookieBsModal p a:hover{color:#000;}
#cookieBsModal h1, #cookieBsModal h5 {font-family: Arial;font-size: 22px;line-height: 28px;font-weight: bold;}
#cookieBsModal h6 {font-family: Arial;font-size: 18px;line-height: 22px;font-weight: bold;}
#cookieBsModal hr {margin: 15px 0;}
#cookieBsModal .btn{padding:15px 20px;font-size:14px;background-color:#000;color:#fff;border:none;border-radius:20px;}
#cookieBsModal .btn:hover{background:#00000095;}
#cookieBsModal .form-switch .form-check-input {padding: 15px 25px;}
@media (max-width: 980px){
#cookieBsModal .btn{padding:14px;font-size:12px;}
}


/*.cookie-box{position:fixed;bottom:15px;left:15px;width:370px;background:rgba(0, 0, 0, 0.90);color:#fff;padding:10px 20px;z-index:1000000000000;}
.cookie-box p{font-size:13px;line-height:20px;}
.cookie-box a{color:#ff8c20;}
.cookie-box a:hover{color:#fff;}
.cookie-box .close{color:#fff !important;width:40px;height:40px;font-size:30px;border:1px solid #fff;background:none;line-height:2px;float:right;margin:5px 0 5px 5px;}
@media (max-width: 578px) {
.cookie-box{width:90%;}
}*/

.bg-primary {
    background-color: var(--theme-color);
}

.img-ratio-4-3 {
    width: 100%; /* Genişlik kapsayıcıya (grid sütununa) uyar */
    aspect-ratio: 4 / 3; /* Tarayıcı yüksekliği otomatik olarak 4:3 oranına ayarlar */
    object-fit: cover; /* ÖNEMLİ: Resmin sıkışıp yamulmasını engeller, fazlalığı kırpar */
}

.img-ratio-1-1 {
    width: 100%; /* Genişlik kapsayıcıya (grid sütununa) uyar */
    aspect-ratio: 1 / 1; /* Tarayıcı yüksekliği otomatik olarak 4:3 oranına ayarlar */
    object-fit: cover; /* ÖNEMLİ: Resmin sıkışıp yamulmasını engeller, fazlalığı kırpar */
}

.img-ratio-16-9 {
    width: 100%; /* Genişlik kapsayıcıya (grid sütununa) uyar */
    aspect-ratio: 16 / 9; /* Tarayıcı yüksekliği otomatik olarak 4:3 oranına ayarlar */
    object-fit: cover; /* ÖNEMLİ: Resmin sıkışıp yamulmasını engeller, fazlalığı kırpar */
}

.img-ratio-2-3 {
    width: 100%; /* Genişlik kapsayıcıya (grid sütununa) uyar */
    aspect-ratio: 2 / 3; /* Tarayıcı yüksekliği otomatik olarak 4:3 oranına ayarlar */
    object-fit: cover; /* ÖNEMLİ: Resmin sıkışıp yamulmasını engeller, fazlalığı kırpar */
}
.img-ratio-3-2 {
    width: 100%; /* Genişlik kapsayıcıya (grid sütununa) uyar */
    aspect-ratio: 3 / 2; /* Tarayıcı yüksekliği otomatik olarak 4:3 oranına ayarlar */
    object-fit: cover; /* ÖNEMLİ: Resmin sıkışıp yamulmasını engeller, fazlalığı kırpar */
}


