<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { outline: none !important;  }
::-webkit-scrollbar-track { background-color: #dadada }
::-webkit-scrollbar { width: 8px; height: 8px; background-color: #F5F5F5 }
::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #3b3b3b }
a:hover { text-decoration: none }
.border-radius { -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px }
.color-gold { color: #dbac38 }
a.category { color: #dbac38 !important; font-size: 20px; font-weight: 600; text-decoration: none }
a.category.orange { color: #fb4f00 !important; font-size: 20px; font-weight: 600; text-decoration: none }
img { -webkit-filter: brightness(100%); filter: brightness(100%) }
img:hover { -webkit-filter: brightness(110%); filter: brightness(110%) }
main {  }
#navbar { margin-left:130px; text-align:right; justify-content:flex-end }
.breadcrumb { background: transparent; padding-left: 0; margin-bottom: 0 }
.breadcrumb .breadcrumb-item + .breadcrumb-item:before { content: "&gt;" }
.breadcrumb a { color: #2c2c2c }
.btn-gold, .page-home #company-search .go { background: #dbac38; color: #ffffff !important; font-weight: 600; border: none; cursor: pointer; font-size: 16px; min-width: 175px }
.btn-gold:focus, .page-home #company-search .go:focus, .btn-gold:hover, .page-home #company-search .go:hover { background: #dfb54e !important }
.btn-gold:active, .page-home #company-search .go:active { background: #d3a126 }
.btn-gold i { line-height:64px; }
.btn-carbon { background: #353b48; color: #ffffff; font-weight: 600; border: none; cursor: pointer; font-size: 16px; min-width: 175px }
.btn-carbon:focus, .btn-carbon:hover { background: #404757 !important }
.btn-carbon:active { background: #2a2f39 }
.btn-purple, a.btn-purple { background: #312783; color: #ffffff !important; font-weight: 600; border: none; cursor: pointer; font-size: 16px; min-width: 175px }
.btn-purple:focus, a.btn-purple:focus, .btn-purple:hover, a.btn-purple:hover { background: #382d97 !important; text-decoration:none !important; }
.btn-purple:active { background: #2a216f }
#popup-login { background: rgba(47,54,64,0.8) }
#popup-login .modal-dialog { max-width: initial }
#popup-login .modal-content { background: transparent; color: #3b3b3b; border: none }
#popup-login .shadow { display: inline-block; width: 100% }
#popup-login .right, #popup-login .left { background: #f3f3f3; overflow: hidden; box-shadow: 0px 1px 136px 0px rgba(0,0,0,0.79) }
#popup-login .left { -webkit-border-top-left-radius: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-topleft: 9px; -moz-border-radius-bottomleft: 9px; border-top-left-radius: 9px; border-bottom-left-radius: 9px }
#popup-login .right { -webkit-border-top-right-radius: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-topright: 9px; -moz-border-radius-bottomright: 9px; border-top-right-radius: 9px; border-bottom-right-radius: 9px }
#popup-login .title { font-size: 25px; font-weight: bold; margin: 50px 0 20px }
#popup-login .desc { margin-bottom: 20px }
#popup-login a { color: #312783 }
#popup-login a:focus, #popup-login a:hover { text-decoration: underline }
.sec-title { font-size: 30px; color: #312783; font-weight: normal; position: relative }
.sec-title span { display: inline-block; position: relative; bottom: -12.2448979629px; background: #ffffff }
.sec-title .go { display: inline-block; position: absolute; color: #312783; font-size: 18px; bottom: -7.3469387777px; background: #ffffff; padding: 0 10px; right: 0 }
.sec-title.underline:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #e7e7e7 }
.sub-shouts .items .item { display: inline-block; width: 100%; float: left; color: #3b3b3b; margin-bottom: 20px }
.sub-shouts .items .item a { color: inherit; display: inline-block; width: 100% }
.sub-shouts .items .item .date { background: #dbac38; display: inline-block; float: left; text-align: center; color: #ffffff; font-size: 30px; width: 65px; height: 65px; line-height: 1; padding: 10px }
.sub-shouts .items .item .date div { font-size: 14px }
.sub-shouts .items .item .title { font-size: 14px; display: inline-block; float: left; width: calc(100% - 165px); padding: 10px }
.sub-shouts .items .item .title span { height: 40.000000012px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
.sub-shouts .items .item .location { display: inline-block; text-align: center; float: left; width: 90px }
.form-group label { color: #7c8092; font-size: 16px }
.form-control { background: #f7f7f7; font-size: 16px; border: none; padding: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.form-control:focus, .btn:focus { background: #f4f4f4; box-shadow: 0 0 0 0.1rem rgba(49,39,131,0.25) }
.form-text { color: #a3a3a3; font-size: 14px }
.pager .prev, .pager .next, .pager .current { display: inline-block; background: #f7f7f7; color: #dadada; line-height: 50px; height: 50px; text-align: center; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px }
.pager .current { padding: 0 20px; position: relative }
.pager .current span { color: #353b48 }
.pager .current:after { content: "\f0de"; font-family: FontAwesome; color: #dadada; position: absolute; line-height: 1; font-size: 25px; left: 0; top: calc(100% + 20px); width: 100%; text-align: center }
.pager .prev, .pager .next { width: 50px }
.pager .prev:hover, .pager .next:hover { background: #dbac38; color: #ffffff }
.pager .item { display: inline-block; color: #a3a3a3; padding: 8px 10px }
.pager .item:hover, .pager .item.active { background: #dbac38; color: #ffffff }
.social { text-align: center }
.social .item { padding: 5px; display: inline-block }
.social .item a { display: inline-block; width: 33px; height: 33px; line-height: 33px; text-align: center }
.social .item.facebook a { background: #3a5698; color: #ffffff }
.social .item.facebook a:hover { background: #2c4173 }
.social .item.twitter a { background: #4faaee; color: #ffffff }
.social .item.twitter a:hover { background: #2094ea }
.social .item.instagram a { background: #8b662c; color: #ffffff }
.social .item.instagram a:hover { background: #644a20 }
.social .item.linkedin a { background: #07a; color: #ffffff }
.social .item.linkedin a:hover { background: #005377 }
.social .item.googleplus a { background: #dd4b39; color: #ffffff }
.social .item.googleplus a:hover { background: #c23321 }

@keyframes bgupdown {
	0% { background-position-y: 0% }
	50% { background-position-y: 100% }
	100% { background-position-y: 0% }
}

@media (min-width: 1200px) {
	#popup-login .title { margin-top: 50px }
	#popup-login .right { padding: 40px }
}

@media (max-width: 1199px) {
	#navbar { margin-left: 0; }
	#popup-login .title { margin-top: 40px }
	#popup-login .right { padding: 20px !important }
}

@media (max-width: 768px) {
	
	.breadcrumb { white-space: nowrap; overflow-x: scroll; overflow-y: hidden; -ms-overflow-style: none !important; -webkit-overflow-scrolling: touch; -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; display: inline-block; width: 100% }
	.breadcrumb .breadcrumb-item { display: inline-block }
	#popup-login .title { margin-top: 50px; font-size: 20px }
	#popup-login .right { -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; padding: 20px }
}

.widget { margin-bottom: 30px }
.widget .title { font-size: 25px; color: #312783; font-weight: 600; margin-bottom: 15px; padding: 0 0 15px 0 }
.widget .links .item { color: #2c2c2c; padding: 8px 0; display: block }
.widget .links .item:before { content: "\f111"; position: relative; color: #2c2c2c; font-family: FontAwesome; font-size: 9px; line-height: 1.428571429; vertical-align: middle; margin-right: 15px; -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out }
.widget .links .item:hover { color: #dbac38 }
.widget .links .item:hover:before { color: #dbac38 }
.widget .links .altListe { color: #312783; padding: 8px 0; display: block; font-weight:bold; }
.widget .services .item { color: #ffffff; display: inline-block; width: 100%; padding: 25px 20px; font-size: 16px; background: #dbac38 }
.widget .services .item img { margin-right: 10px }
.widget .services .item:hover, .widget .services .item .active { background: #d3a126 }
.widget .links .links { padding:0 0 0 20px }
.widget .links .links .item:before { content: "-"; }

@media (max-width: 1199px) {
	.widget .services .item { font-size: 90% }
	.widget .services .item img { width: 20px }
}

body.in { padding-top: 90px }
header { position: fixed; z-index: 1000; top: 0; width: 100%; background: transparent; padding-top: 30px }
header.in, header.bg { background: #353b48 }
header.in .navbar, header.bg .navbar { padding: 0 }
header.bg { padding-top: 0; -webkit-box-shadow: 0px 10px 30px 0px rgba(53,59,72,0.5); -moz-box-shadow: 0px 10px 30px 0px rgba(53,59,72,0.5); box-shadow: 0px 10px 30px 0px rgba(53,59,72,0.5) }
header.bg .navbar-brand { top: -20px }
header.bg .navbar-brand img { width:85%; }
header .navbar-brand { position: absolute; top: -30px; width:120px; }
header .navbar-brand img { width:50%; }
header .navbar-toggler { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff !important; border: 1px solid #dbac38 !important; height: 40px; width: 50px; margin-right: 15px; padding-top:11px; }
header .navbar-toggler .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background: #dbac38; margin-top: 4px }
header .navbar-toggler .icon-bar:first-child { margin-top: 0 }
header .navbar-toggler[aria-expanded="true"] { background: #dbac38 }
header .navbar-toggler[aria-expanded="true"] .icon-bar { background: #2f3640 }
header .nav-item.gold a { -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; border: 1px solid #dbac38; padding: 8px 30px !important; margin-top: 15px }
header .nav-item a { padding: 20px 5px !important; border-bottom: 3px solid #404757 }
header .nav-item a:hover { border-bottom: 3px solid #dbac38 }
.page-header { padding: 110px 0 40px 0 }
.page-header.has-bg { background: #f7f7f7 }
.page-header .page-desc { color: #a3a3a3; margin-top: 35px }
.page-title { font-weight: bold; font-size: 40px; color: #312783; position: relative; padding: 10px 0; display: inline-block }
.page-title:after { content: ""; position: absolute; bottom: -4px; width: 150px; left: calc(50% - 75px); max-width: 80%; height: 4px; background: #dbac38 }
.page-title:before { content: ""; position: absolute; bottom: -4px; height: 4px; background: #353b48; width: 10px; left: calc(50% + 55px); z-index: 1 }
header .navbar .container { position:relative; }
.aLang { clear: both; position: absolute; top: -20px; right: 30px; color: #a3a3a3; font-size: 14px; }
.aLang:hover { color:#fff; }

.aFtLang { clear: both; color: #a3a3a3; font-size: 14px; }
.aFtLang:hover { color: #fff; }

header.bg .navbar { padding-top: 20px; }
header .navbar-brand img.YY100 { width:35%; margin-left:10px; }


@media (min-width: 1200px) {
	header .navbar-brand img { width: 100%; }
	header .nav-item.gold a { color: #dbac38 !important }
	header .nav-item.gold a:hover { border: 1px solid #dbac38; background: #dbac38; color: #2f3640 !important }
	header .nav-item.gold .dropdown a#dropdownMenuLink { margin-top: 0px; padding:8px 15px !important;	}
	header .nav-item.gold .dropdown a#dropdownMenuLink span { display:block; color:#fff; font-weight:400; font-size:12px; }
	header .nav-item.gold .dropdown .dropdown-menu { background: #353b48; padding-bottom:20px; border:none; }
	header .nav-item.gold .dropdown .dropdown-menu a { border: none; color: #fff !important; font-size: 14px; margin: 0 17px 0 17px; padding: 8px 0px !important; border-radius: 0; width: auto; border-bottom: 3px solid #353b48; }
	header .nav-item.gold .dropdown .dropdown-menu a:hover { background: none; border-bottom: 3px solid #dbac38; }
	header .nav-item a { font-size: 16px; font-weight: 600; padding: 10 5px; color: #fff !important }
	header .nav-item a:hover { border-bottom: 3px solid #dbac38 }
	header .nav-item.active a { border-bottom: 3px solid #dbac38 }
}

@media (max-width: 992px) {
	body { padding-top: 120px }
	.page-header { padding: 20px 0 20px 0 }
	.page-header .page-title { font-size: 25px }
	header { background: #2f3640; padding-top: 0 }
	header .navbar { padding: 0 }
	header .navbar .navbar-brand { position: relative; padding: 10px; top: 0 }
	header .navbar .navbar-brand img { width: 100px }
	header .navbar .nav-item:last-child a { border-bottom: none !important }
	header .navbar .nav-item.gold a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none; margin-top: 0; padding: 10px 15px !important; border-bottom: 3px solid #404757 }
	header .navbar .nav-item a { padding: 10px 15px !important; border-bottom: 3px solid #404757; text-align:left; }
	.aLang { top: 35px; right: 90px; display:none; }
}

@media (max-width: 768px) {
	.page-title { font-size: 25px; width: 100% }
	
}

@media (max-width: 576px) {
	body { padding-top: 100px }
	header .navbar .navbar-brand img { width: 80px }
	
}

.page-home #slider { background: #353b48; position: relative }
.page-home #slider &gt; .items .item { position: relative; height: 66vw; overflow: hidden; }
.page-home #slider &gt; .items .item:before { content: ""; position: absolute; height: 100%; width: 100%; display: inline-block; z-index: 1; -webkit-box-shadow: inset 0px 200px 300px 0px rgba(0,0,0,0.75); -moz-box-shadow: inset 0px 200px 300px 0px rgba(0,0,0,0.75); box-shadow: inset 0px 200px 300px 0px rgba(0,0,0,0.75) }
.page-home #slider &gt; .items .item img {  }
.page-home #slider &gt; .items .item:before { content: ""; position: absolute; width: 100%; height: 100%; background: rgba(53,59,72,0.4) }
.page-home #slider &gt; .items .item .content { position: absolute; top: calc(50% - 50px); z-index: 1; color: #ffffff }
.page-home #slider &gt; .items .item .content a { color: #fff; display: block; text-shadow: 2px 2px 1px #000; }
.page-home #slider &gt; .items .item .content .title { font-size: 40px; font-weight: 900; text-shadow: 2px 2px 5px #000; }
.page-home #slider &gt; .items .item .content .title:before { content: "."; position: absolute; z-index: -1; left: -10px; display: inline-block; padding: 0 10px; min-width: 120px; line-height: inherit; background: #dbac38; color: #dbac38; text-shadow:none; }
.page-home #slider &gt; .items .item .content .short { font-size: inherit; text-shadow: 2px 2px 1px #000; }
.page-home #slider .owl-dots { position: absolute; width: 100%; bottom: 0; z-index: 1 }
.page-home #slider .owl-item.active { position: relative; z-index: 1; }
.page-home #slider .side-news { position: absolute; z-index: 1; right: 0; bottom: 0; display: inline-block; background: rgba(47,54,64,0.5); height: 100%; width: 30% }
.page-home #slider .side-news a { color: #ffffff; text-decoration: none }
.page-home #slider .side-news .news { position:absolute; z-index:2; top:110px; }
.page-home #slider .side-news .news .items { position: relative; height: 90% }
.page-home #slider .side-news .news .item { padding: 10px 40px; border-bottom: 1px dashed #2f3640; }
.page-home #slider .side-news .news .item .title { position: relative; font-size: 16px; font-weight: 600; white-space: pre-line;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; overflow: initial }
/*.page-home #slider .side-news .news .item .title:after, .page-home #slider .side-news .news .item .title:before { font-family: "Arial Black"; color: rgba(255,255,255,0.5); display: inline-block; position: absolute; line-height: 1; font-size: 100px }
.page-home #slider .side-news .news .item .title:before { content: "\201D"; top: -85px; left: -10px; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg) }
.page-home #slider .side-news .news .item .title:after { content: "\201D"; right: -20px; bottom: -84px }*/
.page-home #slider .side-news .news .sec-title { color: #ffffff; padding:10px 40px; }
.page-home #slider .side-news .news .sec-title:before { content: "\f0a1"; font-family: FontAwesome }
.page-home #slider .side-news .shout { background: #dbac38; height: 40%; padding: 45px; position: relative; width: 100% }
.page-home #slider .side-news .shout .item { padding: 15px 0; border-bottom: 1px dashed #be9122 }
.page-home #slider .side-news .shout .item:last-child { border-bottom: none }
.page-home #slider .side-news .shout .sec-title { color: #ffffff }
.page-home #slider .side-news .shout .sec-title:before { content: "\f0a1"; font-family: FontAwesome }
.page-home #slider .side-news .shout .title { font-weight: 900; font-size: 20px; height: 57.14285716px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
.page-home #slider .side-news .shout .owl-dots { position: relative }
.page-home #news-after-slider { background: #2f3640; padding: 50px 0 85px 0 }
.page-home #news-after-slider a { text-decoration: none }
.page-home #news-after-slider a:hover .title { color: #ffffff }
.page-home #news-after-slider .sec-title { font-size: 40px; color: #dbac38; font-weight: 900; overflow: hidden; position: relative }
.page-home #news-after-slider .sec-title span { position: relative; bottom: -16.3265306171px; background: #2f3640 }
.page-home #news-after-slider .sec-title:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #404757 }
.page-home #news-after-slider .date { color: rgba(255,255,255,0.5) }
.page-home #news-after-slider .title { font-size: 25px; color: rgba(255,255,255,0.75); font-weight: 900; height: 107.142857175px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; margin: 15px 0 }
.page-home #services a { text-decoration: none; color: #2f3640; display: inline-block; overflow: hidden; position: relative; width: 100%; background: #f8f8f8; padding: 35px 15px; margin-top: 30px }
.page-home #services a:after { content: ""; position: absolute; display: inline-block; height: 100%; width: 35%; background: #312783; color: #ffffff; top: 0; right: -15%; opacity: 0; filter: alpha(opacity=0); transform: skew(-30deg, 0deg); -webkit-transform: skew(-30deg, 0deg); -moz-transform: skew(-30deg, 0deg); -o-transform: skew(-30deg, 0deg); -ms-transform: skew(-30deg, 0deg); -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out }
.page-home #services a:before { content: "\f105"; font-family: FontAwesome; display: inline-block; position: absolute; right: 15px; color: #f8f8f8; z-index: 1; -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out }
.page-home #services a:hover { background: #312783; color:#fff; }
.page-home #services .all { background: #312783; font-size: 30px; text-align: center; display: inline-block; position: relative; width: 100%; color: #ffffff; padding: 90px 20px; margin-top: 0 }
.page-home #services .all:after { display: none }
.page-home #history a { text-decoration: none }
.page-home #history .video { padding: 25px 0 0 0; background: #dbac38 }
.page-home #history .video .title { color: #ffffff; font-size: 30px; padding: 0 70px 0 70px }
.page-home #history .video .thumbnail { position: relative; right: -30px; bottom: -30px }
.page-home #history .content { color: #a3a3a3; padding-left: 20px }
.page-home #history .content .title { color: #312783; font-size: 30px; font-weight: bold }
.page-home #history a.go { color: #3b3b3b; text-decoration: none; position: relative }
.page-home #history a.go:after { content: "\f105"; font-family: FontAwesome; color: inherit; left: calc(100% + 15px); position: absolute; -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out }
.page-home #history a.go:hover:after { left: calc(100% + 25px) }
.page-home #subsites { padding:100px 0 10px 0; }
.page-home #subsites .services .item { color: #ffffff; display: inline-block; width: 100%; padding: 25px 20px; font-size: 16px; background: #dbac38; margin-bottom:30px; }
.page-home #subsites .services .item img { margin-right: 10px }
.page-home #subsites .services .item:hover { background: #d3a126 }
.page-home #subsites .socials .item { color: #2f3640; line-height:30px; display: inline-block; width: 100%; padding: 25px 20px 25px 50px; font-size: 16px; background: #f8f8f8; margin-bottom: 30px; position:relative; transition:all 0.5s; }
.page-home #subsites .socials .item i { font-size:26px; display:inline-block; margin-right:10px; position:absolute; left:15px; top:28px; }
.page-home #subsites .socials .item:hover { background: #4267B2; color: #fff; border-radius:10px; }
.page-home #subsites .socials .col-6:nth-child(2) .item:hover { background: #1DA1F2; }
.page-home #subsites .socials .col-6:nth-child(3) .item:hover { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); }
.page-home #subsites .socials .col-6:nth-child(4) .item:hover { background: #FF0000; }
.page-home #company-search { animation-name: bgupdown; animation-duration: 50s; animation-iteration-count: infinite; color: #ffffff; background-image: url("../img/company-search-bg.png"); background-repeat: no-repeat; background-position: center center; background-color: #2f3640; padding: 110px 0 }
.page-home #company-search .title { font-size: 30px }
.page-home #company-search .help { color: #dbac38 }
.page-home #company-search .help a { color: inherit; text-decoration: underline }
.page-home #company-search .help.aUyeRehberi { color: #fff; font-weight: 700; font-size:20px; }
.page-home #company-search input { outline: none; border: none }
.page-home #company-search .go { padding: 20px 45px; -webkit-border-top-right-radius: .3rem; -webkit-border-bottom-right-radius: .3rem; -moz-border-radius-topright: .3rem; -moz-border-radius-bottomright: .3rem; border-top-right-radius: .3rem; border-bottom-right-radius: .3rem }
.page-home #company-search .item { background: #fff; margin: 0 20px; border-radius: 6px; }
.page-home #company-search .item a { display:flex; flex-wrap:nowrap; padding:15px; }
.page-home #company-search .item a .image { width:100px; margin-right:20px; }
.page-home #company-search .item a .title { width: calc(100% - 120px); color: #505050; font-size: 18px; display: flex; flex-direction: column; justify-content: center; }
.page-home #company-search .item a .title p { margin-bottom:0; }
.page-home #company-search .owl-theme .owl-dots .owl-dot span { margin: 5px 6px; }
#shouts .items:hover a { opacity: .4; filter: alpha(opacity=40) }
#shouts .item a { display: inline-block }
#shouts .item a:hover { opacity: 1; filter: alpha(opacity=100) }
#shouts .item .date { color: #dadada; font-size: 30px; font-weight: bold }
#shouts .item .title { color: #3b3b3b; height: 57.14285716px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; font-size: 20px; font-weight: 600; margin: 10px 0 }
#shouts .item .short { color: #a3a3a3; font-size: 14px }
.sub-shouts .help { color: #dbac38 }
.sub-shouts .help a { color: inherit; text-decoration: underline }

#anounc { clear:both; }
#anounc .items { margin-bottom: 2rem !important; margin-top: 20px; }
#modalPop .modal-lg { max-width:835px; }
#modalPop .modal-body img { width:100%;  }
#modalPop .modal-custom-header .close { position: absolute; top: -35px; right: 0; background: rgba(0,0,0,0.8); color: #fff; padding: 5px 10px; }

@media (max-width: 1500px) { .page-home #slider .side-news .news .item:nth-child(n+11) { display: none; }
}

@media (max-width: 1280px) {
	.page-home #slider .items .item .content .title { font-size: 30px !important }
	.page-home #slider .items .item .content .short { margin-bottom: 5px !important }
	.page-home #slider .side-news .news .item { padding: 10px 15px; }
	
	.page-home #slider .side-news .news .item .title { font-size: 16px }
	.page-home #slider .side-news .news .sec-title { padding:10px 15px; }
	.page-home #slider .side-news .shout { padding: 30px }
	.page-home #slider .side-news .shout .title { font-size: 20px; height: 85.71428574px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #news-after-slider { padding: 20px }
	.page-home #news-after-slider .title { font-size: 20px; height: 57.14285716px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #news-after-slider a { font-size: 18px }
	.page-home #history .video .thumbnail { right: auto !important; bottom: auto !important }
	.page-home #history .content { padding: 0 !important }
	.page-home #company-search { padding: 50px 0 !important }
}

@media (max-width: 1199px) {
	.page-home #slider .items .item img { width: 150%; left: -25%; position: relative; max-width: initial }
	.page-home #slider .items .item .content .title { font-size: 30px !important }
	.page-home #slider .items .item .content .short { margin-bottom: 5px !important }
	.page-home #slider .side-news { position: relative !important; height: auto; width: 100% !important }
	.page-home #slider .side-news .items, .page-home #slider .side-news .news { position:relative; display: inline-block !important; width: 100% }
	.page-home #slider .side-news .news .item { padding: 10px 15px 10px 15px; }
	.page-home #slider .side-news .news .item a { display:block; }
	.page-home #slider .side-news .news .title { font-size: 16px }
	.page-home #slider .side-news .news .title:before, .page-home #slider .side-news .news .title:after { font-size: 25px }
	.page-home #slider .side-news .shout { padding: 20px; }
	.page-home #slider .side-news .shout .sec-title { font-size: 18px }
	.page-home #slider .side-news .shout .content { display: block }
	.page-home #slider .side-news .shout .title { font-size: 20px; height: 28.57142858px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #news-after-slider { padding: 20px }
	.page-home #news-after-slider .title { font-size: 20px; height: 57.14285716px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #news-after-slider a { font-size: 18px }
	.page-home #history .video .thumbnail { right: auto !important; bottom: auto !important }
	.page-home #history .content { padding: 0 !important }
	.page-home #company-search { padding: 50px 0 !important }
}

@media (max-width: 992px) {
	.page-home #slider .side-news .news .item .title { font-size: 18px;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #slider .side-news .shout .title { font-size: 18px; height: 51.428571444px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #news-after-slider { padding: 20px 0 }
	.page-home #news-after-slider .sec-title { font-size: 25px }
	.page-home #news-after-slider .sec-title span { font-size: 25px; bottom: -10.2040816357px }
	.page-home #services { margin-top: -20px }
	.page-home #services a { margin-top: 15px }
}

@media (max-width: 768px) {
	.page-home #slider &gt; .items .item { overflow: hidden; height: 100vw;  }
	.page-home #slider &gt; .items .item:before { background: none; }
	.page-home #slider &gt; .items .item img { opacity: 0.8; }
	.page-home #slider &gt; .items .item:before { -webkit-box-shadow: inset 0px -200px 100px -60px rgba(0,0,0,0.75); -moz-box-shadow: inset 0px -200px 100px -60px rgba(0,0,0,0.75); box-shadow: inset 0px -200px 100px -60px rgba(0,0,0,0.75) }
	.page-home #slider &gt; .items .item .content { max-width:540px; }
	.page-home #slider .items .item .content .title { font-size: 20px !important }
	.page-home #slider .items .item .content .short { font-size: 12px !important; margin-bottom: 5px !important }
	.page-home #slider .side-news { position: relative !important; height: auto; width: 100% !important }
	.page-home #shouts .item .title { font-size: 20px; height: 28.57142858px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
}

@media (max-width: 576px) {
	.page-home #slider .items .item .content .title { font-size: 20px }
	.page-home #news-after-slider .title { font-size: 18px; margin: 10px 0 }
	.page-home #shouts .sec-title { font-size:25px; }
	.page-home #shouts .item .title { font-size: 20px; height: 57.14285716px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #services .all { padding: 40px 20px; font-size: 28px; }
	.page-home #history .content { height: 100.00000003px; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.page-home #services a { padding: 15px 10px; font-size: 85% }
	.page-home #history .video .title { padding: 0 20px 0 20px }
	.page-home #company-search .title { font-size: 25px }
	.page-home #company-search .go { padding: 10px 20px; min-width: auto; }
}

.subpage-list { }
.subpage-list .items { }
.subpage-list .items .item { display:flex; margin-bottom:20px; }
.subpage-list .items .item .bullet { width:30px; font-size:12px; color:#ccc; padding-top:7px; }
.subpage-list .items .item .title { width:calc(100% - 30px); }
.subpage-list .items .item a { color: #3b3b3b; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; font-size: 22px; font-weight: 600; }
.subpage-list .items .item:hover a, .subpage-list .items .item:hover .bullet { color: #dbac38 }
.subpage-list .items .subitems { padding-left:30px; margin-bottom:60px; }
.subpage-list .items .subitems .item::before { content: '\f054'; font-family: FontAwesome; font-weight:400; font-size:10px; display:inline-block; margin-right:10px; line-height:25px; }
.subpage-list .items .subitems .item:hover::before { color: #dbac38 }
.subpage-list .items .subitems .item { margin-bottom: 10px; }
.subpage-list .items .subitems .item a { font-size: 16px; }

.subservices { margin-top: 60px; }
.subservices .item::before { content: '\f054'; color: #3b3b3b; font-family: FontAwesome; font-weight: 400; font-size: 10px; display: inline-block; margin-right: 10px; line-height: 22px; }
.subservices .item:hover::before, .subservices .item:hover a { color: #dbac38 }
.subservices .item { margin-bottom: 15px; }
.subservices .item a { font-size: 18px; color: #3b3b3b; font-weight: 600; }

.news-list .item { color: #353b48 }
.news-list .item a { color: inherit; display: inline-block }
.news-list .item .title { font-size: 30px; font-weight: 600; color: #353b48; height: 85.71428574px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
.news-list .item .date { text-transform: uppercase }
.news-list .item .date, .news-list .item .category { font-weight: bold }
.news-list .item .category { color: #dbac38 }
.news-list .item .short { color: #7c8092; height: 68.571428592px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
.news-list .item .title, .news-list .item .short { margin: 20px 0 }

.content-list .item { color: #353b48 }
.content-list .item a { color: inherit; display: inline-block }
.content-list .item .title { font-size: 30px; font-weight: 600; color: #353b48; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; margin: 0 0 10px 0 }
.content-list .item .short { color: #7c8092; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; margin: 0 0 20px 0 }
.container article img { max-width:100% !important; }

.announcement-list {  }

.btn-diger { display: inline-block; background: #f7f7f7; color: #dadada; text-align: center; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; color: #3b3b3b; font-weight:600; padding:15px 25px; }
.btn-diger:hover { color: #fff; background: #dbac38 }

.anketbaslik { color: #312783; padding: 8px 0; display: block; font-weight: bold; }
.loginloading { position:absolute; top:0; right:0; bottom:0; left:0; background: url("../img/loading.gif") no-repeat center center #fff; z-index:99; background-size:150px 150px; display:none; }
.loginerror { background-color: #ffd1cc; margin-bottom: 20px; color: #e74c3c; padding:10px; display:none; }

@keyframes hover-color {
	from { border-color: #c0c0c0; }
	to { border-color: #3e97eb; }
}

.page-survey input[type=radio] { position: absolute; display: none; }
.page-survey input[type=radio][disabled], .page-survey input[type=checkbox][disabled] { cursor: not-allowed; }
.page-survey input[type=radio] + label, .page-survey input[type=checkbox] + label { position: relative; display: block; margin:auto; padding-left: 30px; cursor: pointer; vertical-align: middle; }
.page-survey input[type=radio] + label:hover:before, .page-survey input[type=checkbox] + label:hover:before { animation-duration: 0.4s; animation-fill-mode: both; animation-name: hover-color; }
.page-survey input[type=radio] + label:before, .page-survey input[type=checkbox] + label:before { position: absolute; top: 3px; left: 0; display: inline-block; width: 20px; height: 20px; content: ''; border: 1px solid #c0c0c0; }
.page-survey input[type=radio] + label:after, .page-survey input[type=checkbox] + label:after { position: absolute; display: none; content: ''; }
.page-survey input[type=radio][disabled] + label, .page-survey input[type=checkbox][disabled] + label { cursor: not-allowed; color: #e4e4e4; }
.page-survey input[type=radio][disabled] + label:hover, .page-survey input[type=radio][disabled] + label:before, .page-survey input[type=radio][disabled] + label:after,
.page-survey input[type=checkbox][disabled] + label:hover,
.page-survey input[type=checkbox][disabled] + label:before,
.page-survey input[type=checkbox][disabled] + label:after { cursor: not-allowed; }
.page-survey input[type=radio][disabled] + label:hover:before, .page-survey input[type=checkbox][disabled] + label:hover:before { border: 1px solid #e4e4e4; animation-name: none; }
.page-survey input[type=radio][disabled] + label:before, .page-survey input[type=checkbox][disabled] + label:before { border-color: #e4e4e4; }
.page-survey input[type=radio]:checked + label:before, .page-survey input[type=checkbox]:checked + label:before { animation-name: none; }
.page-survey input[type=radio]:checked + label:after, .page-survey input[type=checkbox]:checked + label:after { display: block; }
.page-survey input[type=radio] + label:before { border-radius: 50%; }
.page-survey input[type=radio] + label:after { top: 9px; left: 6px; width: 8px; height: 8px; border-radius: 50%; background: #312783; }
.page-survey input[type=radio]:checked + label:before { border: 1px solid #312783; }
.page-survey input[type=radio]:checked[disabled] + label:before { border: 1px solid #c9e2f9; }
.page-survey input[type=radio]:checked[disabled] + label:after { background: #c9e2f9; }
.page-survey input[type=checkbox] + label:before { border-radius: 3px; }
.page-survey input[type=checkbox] + label:after { top: 2px; left: 7px; box-sizing: border-box; width: 6px; height: 12px; transform: rotate(45deg); border-width: 2px; border-style: solid; border-color: #fff; border-top: 0; border-left: 0; }
.page-survey input[type=checkbox]:checked + label:before { border: #3e97eb; background: #3e97eb; }
.page-survey input[type=checkbox]:checked[disabled] + label:before { border: #c9e2f9; background: #c9e2f9; }

.page-survey .rowalt { background: #f7f7f7; padding:5px 0; margin:5px -15px; }


@media (max-width: 1199px) { 
	.news-list .item .title { font-size: 25px; height: 71.42857145px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
}

@media (max-width: 768px) {
	.news-list .item .title { font-size: 18px; height: 51.428571444px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
	.news-list .item .title, .news-list .item .short { margin: 10px 0 }
	.content-list .item .title { font-size: 18px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; margin: 0 0 10px 0 }
	.content-list .item .short { margin: 0 0 20px 0; font-size:14px; }
}

.page-news-detail article { color: #2c2c2c; font-size: 16px }
.page-news-detail article h1, .page-news-detail article h2, .page-news-detail article h3, .page-news-detail article h4, .page-news-detail article h5, .page-news-detail article h6 { color: #312783; position: relative; padding-left: 10px; margin-bottom: 30px }
.page-news-detail article h1:before, .page-news-detail article h2:before, .page-news-detail article h3:before, .page-news-detail article h4:before, .page-news-detail article h5:before, .page-news-detail article h6:before { content: ""; display: inline-block; width: 3px; height: 100%; position: absolute; left: 0; top: 0; background: #dbac38 }
.page-news-detail article h1 { font-size: 40px }
.page-news-detail article h2 { font-size: 35px }
.page-news-detail article h3 { font-size: 30px }
.page-news-detail article h4 { font-size: 25px }
.page-news-detail article h5 { font-size: 20px }
.page-news-detail article p { margin-bottom: 30px }
.page-news-detail .news-list .owl-item { padding: 0 60px }
.page-news-detail .sec-title { font-weight: 600; color: #312783; margin-bottom: 20px }
.page-news-detail section { margin-bottom: 20px }
.page-news-detail .images .item { display: inline-block; width: 20%; float: left; text-align: center; padding: 10px }
.page-news-detail .share .item { display: inline-block; float: left; padding: 5px }
.page-news-detail .share .item a { display: inline-block; float: left; width: 100%; font-weight: 600; color: #312783; font-size: 12px; padding: 10px 30px; border: 1px solid #dadada; text-transform: uppercase; letter-spacing: 3px }
.page-news-detail .share .item a:hover { background: #f7f7f7 }

@media (max-width: 991px) {
	.page-news-detail .images .item { width: 33.333333% }
}

@media (max-width: 768px) {
	.page-news-detail article h1 { font-size: 30px }
	.page-news-detail article h2 { font-size: 25px }
	.page-news-detail article h3 { font-size: 20px }
	.page-news-detail article h4 { font-size: 18px }
	.page-news-detail article h5 { font-size: 16px }
	.page-news-detail .news-list .owl-item { padding: 0 20px }
	.page-news-detail .share .item { width: 50% }
}

@media (max-width: 575px) {
	.page-news-detail .images .item { width: 50% }
	.page-news-detail .share .item { width: 50% }
}

@media print {
	.page-news-detail .page-header { padding-top:0; }
	.page-news-detail .haberResmi { display: none; }
	.page-news-detail header { display:none; }
	.page-news-detail .breadcrumb { display: none; }
	.page-news-detail .habermedya { display: none; }
	.page-news-detail .paylastirma { display: none; }
	.page-news-detail .news-list { display:none; }
	.page-news-detail footer { display:none; }
}

.prev-next &gt; div { display: inline-block; width: 50px; height: 50px; line-height: 50px; text-align: center; cursor: pointer; color: #a3a3a3; -webkit-transition: all 50ms ease-in-out; -moz-transition: all 50ms ease-in-out; -o-transition: all 50ms ease-in-out; transition: all 50ms ease-in-out }
.prev-next &gt; div:hover { color: #312783; background: #f7f7f7 }
.files-list { display: inline-block; width: 100% }
.files-list .item { width: 33%; display: inline-block; float: left; padding: 15px }
.files-list .item a { display: inline-block; height: 200px; width: 100%; background: #2f3640; position: relative; padding: 15px; color: #ffffff }
.files-list .item a:before { content: "\f15c"; top: 30px; left: 0; font-size: 75px; line-height: 200px; display: inline-block; font-family: FontAwesome; position: absolute; width: 100%; text-align: center; color: #353b48 }
.files-list .item a:after { content: "\f019"; position: absolute; right: 15px; bottom: 15px; font-family: FontAwesome; color: #ffffff; font-size: 16px; line-height: 20px }
.files-list .item a .desc, .page-files .files-list .item a .date { display: block }
.files-list .item a .date { font-weight: bold; color: #ffffff; font-size: 18px }
.files-list .item a .desc { color: #dbac38; font-size: 16px }
.files-list .item a:hover { background: #dbac38 }
.files-list .item a:hover:after, .page-files .files-list .item a:hover .desc { color: #2f3640 }

@media (max-width: 1199px) {
	.files-list .item { width: 33% }
}

@media (max-width: 768px) {
	.files-list .item { width: 33.33333% }
}

@media (max-width: 575px) {
	.files-list .item { width: 50% }
}

.page-leaders .page-header { padding-bottom: 0 }
.page-leaders .page-header .page-title { font-size: 60px; margin-bottom: 0px; width: 100%; text-align: center; color: #dadada; padding: 100px 0 70px 0 }
.page-leaders .page-header .page-title:after { content: ""; position: absolute; width: 50%; height: 100%; left: 50%; top: 0; background: #353b48; z-index: -1 }
.page-leaders .page-header .page-title:before { display: none }
.page-leaders .current-leader { background: #dbac38; display: inline-block; width: 100% }
.page-leaders .current-leader .name { font-weight: bold; font-size: 20px; color: #ffffff }
.page-leaders .current-leader .title { color: rgba(255,255,255,0.8); font-size: 18px }
.page-leaders .current-leader .date { font-size: 60px; color: #ffffff; font-weight: bold; position: absolute; right: 0; bottom: -30px }
.leaders-list .item { text-align: center; margin-bottom: 60px; font-weight: 600 }
.leaders-list .item a { color: inherit }
.leaders-list .item .name { color: #2f3640; font-size: 18px; margin: 10px 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box }
.leaders-list .item .date, .page-leaders .leaders-list .item .title { color: #a3a3a3 }
.leaders-list .item .date { font-size: 12px }
.leaders-list .item .title { font-size: 14px; }
.leaders-list .item .email { font-size:12px; font-weight:400; margin:10px 0; }
.leaders-list .item .telephone { font-size: 12px; font-weight: 400; }

@media (max-width: 768px) { .page-leaders .page-header .page-title { font-size: 30px; color: #312783; padding: 10px 0 }
	.page-leaders .page-header .page-title:after { display: none }
	.page-leaders .current-leader .date { font-size: 35px; bottom: -17.5px }
}

.page-contact .page-header { padding: 75px 0; background: url("../img/contact-header-bg.png") no-repeat center center }
.page-contact .page-header .page-title { color: #ffffff }
.page-contact .page-header .page-title:after { display: none }
.page-contact .page-header .page-desc { color: #ffffff }
.page-contact .sec-title { font-size: 20px; color: #312783; font-weight: 600 }
.page-contact .write-us .sec-title { color: #353b48; font-size: 25px }
.page-contact .write-us .desc { font-size: 14px }
.page-nace-code { background: #353b48 }
.page-nace-code .page-header .page-title { color: #ffffff }
.page-nace-code .page-header .page-title:before { background: #dbac38 }
.page-nace-code .nace-form { background: #dbac38 url("../img/nace-form-bg.png") no-repeat bottom right; color: #ffffff; padding: 70px 0; position: relative }
.page-nace-code .nace-form .title { font-size: 40px; color: #ffffff }
.page-nace-code .nace-form label { color: inherit }
.page-nace-code .nace-form:before { content: ""; position: absolute; left: -100px; top: 0; height: 100%; display: inline-block; width: calc(100% + 200px); background: #dbac38; z-index: -1; transform: skew(-20deg, 0); -webkit-transform: skew(-20deg, 0); -moz-transform: skew(-20deg, 0); -o-transform: skew(-20deg, 0); -ms-transform: skew(-20deg, 0) }
.page-nace-code .nace-form .bg:before { content: ""; position: absolute; z-index: -2; height: calc(100% - 100px); display: inline-block; transform: skew(-30deg, 0); -webkit-transform: skew(-30deg, 0); -moz-transform: skew(-30deg, 0); -o-transform: skew(-30deg, 0); -ms-transform: skew(-30deg, 0); width: calc(100% + 250px); left: -125px; top: 50px; background: rgba(235,208,142,0.75) }
.page-nace-code .nace-form .bg:after { content: ""; position: absolute; z-index: -2; height: calc(100% - 100px); display: inline-block; transform: skew(-22deg, 0); -webkit-transform: skew(-22deg, 0); -moz-transform: skew(-22deg, 0); -o-transform: skew(-22deg, 0); -ms-transform: skew(-22deg, 0); width: calc(100% + 250px); left: -125px; top: 50px; background: rgba(235,208,142,0.75) }

@media (max-width: 768px) {
	.page-nace-code .nace-form .title { font-size: 25px }
}

footer { background: #353b48 }
footer .copyright { color: #a3a3a3 }
footer .bottom { background: #2f3640; margin-bottom:0 !important; }
footer .links .title { font-size: 18px; color: #ffffff; border-bottom: 1px solid #a3a3a3; padding: 10px 0 }
footer .links a { display: inline-block; width: 100%; color: #a3a3a3; padding: 7px 0; font-size: 14px }
footer .links a:hover { color: #dadada }

div.cookiePolicy { position: fixed; bottom: 0; width: 100%; background: #353b48; text-align: center; padding: 10px 0; font-size: 12px; z-index: 1000; color:#fff; }
div.cookiePolicy p { margin-bottom: 0; }
div.cookiePolicy a { text-decoration: underline; color: var(--bordo); transition: all 0.2s; }
div.cookiePolicy a.btn-kirmizi { border: 2px solid #dbac38; background: none; color: #dbac38; display: inline-block; margin-left: 20px; padding: 3px 10px; text-decoration: none; }
div.cookiePolicy a.btn-kirmizi:hover { color: #fff; background: #dbac38; }

.easy-autocomplete { position: relative; width:100% !important; }
.easy-autocomplete input { border-color: #ccc; border-radius: 4px; border-style: solid; border-width: 1px; box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; color: #555; float: none;  }
.easy-autocomplete input:hover, .easy-autocomplete input:focus { box-shadow: none }
.easy-autocomplete a { display: block }
.easy-autocomplete.eac-bootstrap input { border-color: #ccc; border-radius: 4px; border-style: solid; border-width: 1px; color: #555; padding: 6px 12px }
.easy-autocomplete-container { left: 0; position: absolute; width: 100%; z-index: 2 }
.easy-autocomplete-container ul { background: none repeat scroll 0 0 #ffffff; border-top: 1px dotted #ccc; display: none; margin-top: 0; padding-bottom: 0; padding-left: 0; position: relative; top: -1px }
.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category { background: inherit; border-color: #ccc; border-image: none; border-style: solid; border-width: 0 1px 1px 1px; display: block; font-size: 14px; font-weight: normal; padding: 4px 12px; color: #3b3b3b }
.easy-autocomplete-container ul li:last-child { border-radius: 0 0 2px 2px; border-width: 0 1px 1px }
.easy-autocomplete-container ul li.selected { background: none repeat scroll 0 0 #ebebeb; cursor: pointer }
.easy-autocomplete-container ul li.selected div.eac-item { font-weight: normal }
.easy-autocomplete-container ul li div.eac-item { display: flex; font-weight: normal; word-break: break-all; height: 70px; }
.easy-autocomplete-container ul li b { font-weight: bold }
.easy-autocomplete-container ul .eac-category { color: #aaa; font-style: italic }
.eac-description .eac-item span { color: #aaa; font-style: italic; font-size: 0.9em }
.eac-icon-left .eac-item img { margin-right: 4px; max-height: 30px }
.eac-icon-right .eac-item { margin-top: 8px; min-height: 24px; position: relative }
.eac-icon-right .eac-item img { margin-left: 4px; max-height: 30px; position: absolute; right: -4px; top: -8px }

#eac-container-ttFirmaAra .ara-Resim { width:70px; }
#eac-container-ttFirmaAra .ara-Resim img { width:100%; }
#eac-container-ttFirmaAra .ara-Baslik { width:calc(100% - 70px); padding:15px 0 0 15px; }
/*# sourceMappingURL=app.css.map */

.yeniUyeGrup { border-bottom: 2px solid #e0e0e0; }
.yeniUyeGrup .item { display: flex; flex-wrap: nowrap; justify-content: space-between; padding-top:20px; }
.yeniUyeGrup a.pdfIndir { font-size:12px !important; padding-top:10px; }
.yeniUyeler { display: flex; flex-wrap: wrap; margin-bottom: 60px; }
.yeniUyeler .yeniItem { width: calc(50% - 15px); margin-bottom: 30px; display: flex; }
.yeniUyeler .yeniItem:nth-child(2n+1) { margin-right: 15px; }
.yeniUyeler .yeniItem:nth-child(2n) { margin-left: 15px; }
.yeniUyeler .yeniItem a { display:-webkit-box; font-size: 16px; color: #3b3b3b; font-weight:500; }
.yeniUyeler .yeniItem a:hover { color: #dbac38; }
.yeniUyeler .yeniItem::before { content: '\f054'; font-family: FontAwesome; font-weight: 400; font-size: 10px; display: inline-block; margin-right: 10px; line-height: 25px; }

@media (max-width: 768px) { .yeniUyeler .yeniItem { width: calc(100%); }
	.yeniUyeler .yeniItem:nth-child(2n) { margin-left: 0; }
}

.journals { clear: both; padding: 50px 0 90px 0; }
.journalRow { background: url(/assets/img/desk.png) no-repeat bottom center; padding-bottom: 95px; display: flex; flex-wrap: nowrap; justify-content: center; }
.journalCard { margin: 0 10px; max-width:170px; display:flex; flex-wrap:nowrap; flex-direction:row; justify-content:flex-end; align-items:flex-end }
.journalCard a { display: block; position: relative;  }
.journalCard a div.journalOverlay { background: rgba(53,59,72,0.5); position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; transition: all 0.3s; z-index: 2; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: center; align-items: center; }
.journalCard a span.journalTitle {  display: block; background: rgba(53, 59, 72, 0.88); color: #fff; width: 110px; text-align: center; padding: 17px 18px; z-index: 3; word-wrap: break-word; }
.journalCard a div.journalImage { background: url(/assets/img/satso-logo.png) no-repeat center center #353b48; min-width: 170px;  }
.journalCard a div.journalImage img { transition: all 0.3s; width: 100%; }
.journalCard a:hover div.journalOverlay { opacity: 1; }
.journalCard a:hover div.journalImage { }
.journalCard a.journalNoImage div.journalImage { min-height: 228px; }

.journalCard a.journalNoImage { }
.journalCard a.journalNoImage div.journalOverlay { opacity:1; }


@media (max-width: 768px) {
	.journals { padding-top:20px; }
	.journalRow { display: block; background: url(/assets/img/deskM.png) no-repeat bottom center; margin-bottom: 20px; }
	.journalCard { margin:auto;  }
}

.cookie-notice { clear: both; position: fixed; z-index: 99; bottom: 0; left: 0; right: 0; background: #353b48; }
.cookie-notice-container { color:#fff; font-size:13px; text-align:center; padding:10px 0 0 0; }
.cn-buttons { padding-top:10px; }
.cn-buttons .btn-gold { font-size:13px; min-width:initial; }</pre></body></html>