<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";


body{
	overflow-x:hidden !important;max-width:100%;
	font-family: 'Roboto', sans-serif;
	line-height: 1.3;
	-webkit-overflow-scrolling: touch;
	scroll-behavior: smooth;
	min-height:100vh;
	color:rgba(17,121,167,.9);
	
}
header{
	
}
footer{
	color:white;
}
a:focus, a:hover{text-decoration:none;}
.carousel-inner{height:100%;}
.carousel-item{height:100%;}
.carousel-item&gt;img{
	width:100%; height:auto;
}
.carousel &gt; div + ol.carousel-indicators&gt;li&gt;p{
	font-size: 2rem !important;
	line-height: 2.2rem !important;
	opacity: 0.85;
    filter: alpha(opacity=85);
	text-transform: capitalize;
	text-align:left;
	color: rgba(255,255,255,.4);
	padding-left:15px;
}
.carousel &gt; div + ol.carousel-indicators&gt;li&gt;div{
font-size: 104px;
color: rgba(255, 255, 255, 0.1);
position: relative;
float: right;
line-height: 1;top: -200%;
}
.topnav{background-color: #0879a5; font-size:10px;min-height:10px;}
h1,h2,h3,h4,h5,h6{color:#1179a7;}
.icon{background: #dfdfdf;color: #474747;width: 27px;
height: 27px;
line-height: 27px;font-size: 14px;border-radius: 50%;display: inline-block;
text-align: center;text-decoration: none;
transition: .33s all ease-out;}
.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon:hover{background: #fff;}
.list-inline.pull-right{margin:1px 1px 2px 1px;}
body&gt;.topnav.navbar{padding:3px 0 0 0;vertical-align: middle;line-height: 1.4rem;}
.bg-faded {background-color: #da3b28;color:white;}
body&gt;.topnav.navbar .container{padding:0;min-height:unset;}
#navbarCollapse li&gt;a{font-weight:bold;}
#navbarCollapse .btn{border-color:#ccc;}
.btn{cursor:pointer;}

main{min-height:73vh;}
main&gt;div.tamyukseklik{min-height:100vh;}
main&gt;div.tamyukseklik&gt;.row{height:100%;min-height: 100vh;}
main&gt;div:first-child.tamyukseklik,
main&gt;div:first-child.tamyukseklik&gt;.row{min-height:81vh;}
.animsition .container, .animsition .container-fluid{overflow:visible ;}
header.header {
    
}
header .navbar-nav{margin-top:-50px;}
header .navbar .nav-link{word-spacing: 0px;font-size:.8rem;color:#da3b28 !important;}
.animsition-link &gt; i {width: 55px;height: 55px;display: block;margin:0 auto;}

/*@keyframes colorchange {
	 0% {background: -webkit-linear-gradient(#0ee, #e0e);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
	20% {background: -webkit-linear-gradient(#e0e, #ee0);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
	40% {background: -webkit-linear-gradient(#ee0, #e00);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
	60% {background: -webkit-linear-gradient(#e00, #0e0);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
	80% {background: -webkit-linear-gradient(#0e0, #00e);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
	100% {background: -webkit-linear-gradient(#00e, #000);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
}*/
header .navbar .nav-link&gt;i.fa{margin-bottom:4px;display:block;font-size:1.5rem;text-align:center;
/*background: -webkit-linear-gradient(#0879a5, #000);-webkit-background-clip: text;-webkit-text-fill-color: transparent;*/
} 
header .navbar .active&gt;.nav-link{color:#93931b !important;}
header .navbar .active&gt;.nav-link&gt;i.fa{/*background: -webkit-linear-gradient(#f7931b, #000);-webkit-background-clip: text;-webkit-text-fill-color: transparent;*/ color:#f7931b;}
/*@keyframes bounce {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-14px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-7px);
		transform: translateY(-10px);
	}
}*/
header .mainnav&gt;li{border-left:solid 1px rgba(33,93,33,.1);min-width: 100px;text-align: center;}
/*header .mainnav&gt;li:hover{animation: bounce 1s;}*/
header .mainnav&gt;li:last-child{border-right:solid 1px rgba(33,93,33,.1);}
header .navbar .nav-link:hover,
header .navbar li.active&gt;.nav-link,
header .navbar .nav-link.active{}
header .navbar li.active&gt;.dropdown-item{
	background-color:#dedede;
}

.navbar.navbar-toggleable-md.navbar-light.row{min-height: 120px;
margin-top: -10px;overflow:visible;}




.header .logo {
    margin-bottom: 0;
    margin-right: 82px;
    float: left;
}

header .navbar li.dropdown:hover .dropdown-menu {

    visibility: visible;
}
header .dropdown:hover .dropdown-menu {
    display: block;
}
header .dropdown .dropdown-menu {
	width:240px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    margin-top: -1px;
}
header .dropdown .dropdown-menu ul{padding-left:20px;}
header .dropdown .dropdown-menu li{list-style: none !important; margin-left:0 !important; padding-left:0 !important;}
header .navbar .dropdown-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    top: 11px;
    left: -6px;
}
header .navbar .dropdown-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}


/*navbar*/



/*navbar*/

.logo {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

#sticky-wrapper,.sticky{
max-height:110px; background-color:white;
/*-webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);
box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);*/
-webkit-box-shadow: 0 1px 2px 0 #999;
-moz-box-shadow: 0 1px 2px 0 #999;
box-shadow: 0 1px 2px 0 #999;}

main &gt; div{margin-top:30px;}
nav .dropdown-menu {

  width: 100%
}
.navbar-brand{
	color:transparent !important;
	
	min-width:300px;
	width:auto;

	position:relative;
	z-index:1040;
}
.sticky{background-color:rg(255,255,255);}

.contacts .contacts-item .icon {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 30px;
    opacity:.95
}
.contacts .contacts-item .content {
    margin-left: auto;
    overflow: hidden;
}

/* SQUARED ONE */


#anaIcerik .input-group&gt;button{
	width:auto;
}

.tgoster{display:none;}
.squaredOnelbl&gt;label,.squaredOnelbl&gt;span{
	
	height: 28px;
	padding-top:3px;
	background: #fcfff4;
	margin-right:0;
	
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	
}
.squaredOnelbl.active&gt;label,.squaredOnelbl.active&gt;span,
.squaredOnelbl:active&gt;label,.squaredOnelbl:active&gt;span{
	
	height: 28px;
	padding-top:3px;
	background: #fcfff4;
	margin-right:0;
}

.squaredOnelbl&gt;span{top:-4px;}
.squaredOne {
	width: 28px;
	height: 28px;
	margin-left:0;
	position:relative;
}
.width40{max-width:40px;}
.squaredOne label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 4px;
	top: 4px;
	
	border-radius:10px;
	
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredOne label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #00bf00;
	
	background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: linear-gradient(top, #00bf00 0%, #009400 100%);

	top: 2px;
	left: 2px;
	border-radius:8px;
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}
.sahteinput&gt;div&gt;label{width:74%; display:inline-block;overflow:hidden;height:46px;margin-right:0px;}
.sahteinput&gt;div&gt;div.input-group-addon{width:24%;margin-left:0px; display:inline-block;}  
.squaredOne label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.squaredOne input[type=checkbox],
.squaredOne input[type=radio]{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.squaredOne input[type=checkbox]:checked + label:after,
.squaredOne input[type=radio]:checked + label:after,
 .squaredOne&gt;label.active:after{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/* SQUARED ONE */

.nomargin{padding:0;margin:0;}
.videoWrapper{position:relative;margin-top:20px;margin-bottom:20px; padding-bottom:56.25%;padding-top:25px;height:0; clear:both;}
.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.videoWrapper p:has(iframe),
.videoWrapper div:has(iframe){position:relative;margin-top:20px;margin-bottom:20px; padding-bottom:56.25%;padding-top:25px;height:0; clear:both;}
.container-fluid,.container{margin-top:0;margin-bottom:0;}
.bg-lightgray   { background-color: #eee !important; }
.bg-white  { background-color: #fff !important; }
main hr {
	height: 30px; 
  border-style: solid; 
  border-color: #630702; 
  border-width: 2px 0 0 0; 
  border-radius: 20px;
  margin-top:0px;
  margin-bottom:-20px; 
}
main hr:after {
	display: block; 
  content: "";
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #630702; 
  border-width: 0 0 2px 0; 
  border-radius: 20px; 
}

.galerimg{
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    padding:0;
}
.galerimg img{width:96%;height:auto;margin:2%;padding:0;cursor:pointer;}
.galerimg .card-block{text-align:center;}
.galerimg:hover {
    transform: scale(1.04);
}
.slider{padding:0}
footer{
	margin-bottom:-30px;
    background: rgba(184,184,191,1);
    background: -moz-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(184,184,191,1)),color-stop(51%,rgba(238,238,240,1)),color-stop(100%,rgba(184,184,191,1)));
    background: -webkit-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: -o-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: -ms-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: linear-gradient(to right,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8b8bf',endColorstr='#b8b8bf',GradientType=1);
}
footer&gt;.container-fluid,footer .container{min-height:unset;}
footer&gt;.container-fluid{background-color:rgba(251,175,67,.4)}
footer a{color:#fff;font-size:.9rem}
footer a:hover{color:red; text-decoration:none;}
.yukari{text-align:center;font-weight:bold;font-size:.75em; margin:auto;min-width: 100px;}
.yukari&gt;div{height:40px;width:40px;border-radius:50%; background-color:white;color:black;font-size:24px; line-height:40px; vertical-align:top;margin:0 auto; padding:0;}

.carousel-caption{top:20vh;}

/* _____________________________________________________________________________________________________
			
										HABERLER
										
________________________________________________________________________________________________________*/
p{font-size:13px;color:rgba(50,50,80,.6);}
.card-block p{font-size:13px;color:rgba(50,50,80,.6);}

.haberler .swiper-slide .title {font-size: 41px;font-weight: 300;}
.haberler .swiper-slide .subtitle {font-size: 21px;}
.haberler .swiper-slide .text {font-size: 14px;max-width: 400px;line-height: 1.3;}

.haberler .swiper-container {width: 100%;height: 100%;background: #000;}
.haberler .swiper-slide {font-size: 18px;color:#fff;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 40px 60px;}
.gallery-top {height: 80%;width: 100%;}
.haberler .gallery-thumbs {height: 20%;box-sizing: border-box;padding: 10px 0;}
.haberler .gallery-thumbs .swiper-slide {width: 25%;height: 100%;opacity: 0.4;}
.haberler .gallery-thumbs .swiper-slide-active {opacity: 1;}
h5.mb-1{color:rgba(0,0,0,.7);}
.active h5.mb-1{color:rgba(255,255,240,.7);}

svg path{
	stroke-dashoffset:100;
	
}

svg.onview path{
	animation: dash 5s linear forwards;
}


@keyframes dash {
  from {
  	stroke-dashoffset: 100;
  }
  to {
    stroke-dashoffset: 0;
  }
}


main&gt;.container{background-color:white;
/*-webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);
box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.15);*/
margin-top:2px;
/*-webkit-box-shadow: 0 -1px 2px 0 #999;
-moz-box-shadow: 0 -1px 2px 0 #999;
box-shadow: 0 -1px 2px 0 #999;*/
}
main&gt;.container&gt;.row{padding-top:15px;}
/* canvas bg */
canvas{
  height: 100vh;
  width: 100vw;
  position:fixed;
  top:90px;
  left:0px;
  right:0px;
  bottom:0px;
  overflow:hidden;
}
div.hasvideo{padding-top:12px;margin-top:20px; margin-bottom:20px;}
div.hasvideo:after{
	content: ' ';

background-image: url(../images/attach-2.png);
width: 72px;
height: 70px;
right: 1px;
top: 20px;
z-index: 1;
display: block;
position: absolute;
background-repeat: no-repeat;
background-position: top right;

	
}

@media only screen and (min-width: 768px) and (max-width: 947px) {
	.headloc.row .navbar-brand img {
	    height: 90px;
	    margin:-10px 0 0 0;
	}
	.headloc.row &gt; *{
		margin:0;padding:0;
	}
	.slide{height:auto !important;}
}

@media only screen and (max-width: 767px) {
	.headloc.row .navbar-brand img{position:relative;width:50vw;margin-left:25vw;height:auto;min-height:unset;max-height:unset;}
	.headloc.row{min-height: 80px;height: auto;margin-bottom: 10px;max-height:unset;}
	.subnavbar ul#gorevler{width:100%;display:block;}
	.subnavbar ul#gorevler &gt; li {float: left; width: 15vw;max-width:15vw;min-width:1vw;}
	.card{display:block;}
	.carousel-item{height:51vw;}
	header{position:relative !important;margin:0;padding:0;}header *{margin:0;padding:0;}
	header .container {
    	padding-left:0;padding-right:0;min-width:90%;width:96%;
	}
	#sticky-wrapper,.sticky{max-height:unset;}
	.card .card-block{display:block;}
	.list-inline.pull-right.sosyal{ width:30vw; margin-left:35vw;float:none; margin:0 auto;}
	.topnav .row&gt;div{text-align:center; text-align:center;font-size:1.3em;}
	.slide{height:auto !important;}
	.container-fluid,.container{margin-top:0;margin-bottom:15px;}
	footer .container-fluid,footer .container{margin-top:0;margin-bottom:0;}
	footer .row&gt;div:nth-child(2)&gt;img{width:80% !important; padding-left:10% !important;}
	nav&gt;.navbar-toggler,.navbar-brand{margin:0 auto;display:block !important;}
	button.navbar-toggler{position:relative; margin-right:10px;}
	nav .navbar-toggler-right{
		display:block;
		float:none;
		position:relative;
		padding-left:20px;
	}
	nav ul.navbar-nav{width:100%; display:block;margin-top: 20px;}
	.navbar.navbar-toggleable-md.navbar-light.row{height:auto;display:block;}
	nav ul.navbar-nav .nav-item:active{background-color:#dedede;}
	.carousel.slide&gt;div{max-height:222px;}
	.slider.js{max-height:340px}
}




.fa-spin-fast {
  -webkit-animation: fa-spin-fast 0.2s infinite linear;
  animation: fa-spin-fast 0.2s infinite linear;
}
@-webkit-keyframes fa-spin-fast {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin-fast {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}


.back2{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e19d09+0,fed988+28,fed988+50,fed988+50,fcd47e+70,e19d09+100 */background: #e19d09;
	/* Old browsers */background: -moz-linear-gradient(left, #e19d09 0%, #fed988 28%, #fed988 50%, #fed988 50%, #fcd47e 70%, #e19d09 100%);
	/* FF3.6-15 */background: -webkit-linear-gradient(left, #e19d09 0%,#fed988 28%,#fed988 50%,#fed988 50%,#fcd47e 70%,#e19d09 100%);
	/* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right, #e19d09 0%,#fed988 28%,#fed988 50%,#fed988 50%,#fcd47e 70%,#e19d09 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e19d09', endColorstr='#e19d09',GradientType=1 );
	/* IE6-9 */
    margin-right: -15px;
margin-left: -15px;
}

main &gt; .haberslide {
	padding-left:0;padding-right:0;margin-bottom:15px;
	position:relative;
   /* -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3) ;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3) ;*/
    overflow: visible
}

.swiper-wrapper{margin:0;}
.swiper-container {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
 /* background: rgba(184,184,191,1);
    background: -moz-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(184,184,191,1)),color-stop(51%,rgba(238,238,240,1)),color-stop(100%,rgba(184,184,191,1)));
    background: -webkit-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: -o-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: -ms-linear-gradient(left,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    background: linear-gradient(to right,rgba(184,184,191,1) 0%,rgba(238,238,240,1) 51%,rgba(184,184,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8b8bf',endColorstr='#b8b8bf',GradientType=1);*/

    }
   main &gt; .haberslide:after{
    content:"";
    position:absolute;
    z-index:-1;
    top:100%;
    bottom:0;
    width:120%;
    height:50px;
    left:-10%;
    right:-10%;
    background:-webkit-radial-gradient(50% -3%, ellipse cover, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 45%);
    background:radial-gradient(ellipse at 50% -3%, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 45%);
    }
.active-with-click{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.active-with-click&gt;div{
	margin-bottom:15px;
	width: 15.5rem;
	margin-left:0;/*1em;*/
	margin-right:0;/*1em;*/
}
.material-card {
  position: relative;
  height: 0;
  padding-bottom: calc(130% - 16px);
  margin-bottom: 6.6em;
}
.material-card .img-responsive{
	width:100%;
}
.material-card h2 {
  position: absolute;
  top: calc(100% - 16px);
  left: 0;
  width: 93%;
  height:6em;
  padding: 10px 16px;
  color: #fff;
  font-size: .8em;
  line-height: 1.6em;
  margin: 0;
  z-index: 10;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #00BCD4;
}
.material-card h2 span {
  display: block;
}
.material-card h2 strong {
  font-weight: 400;
  display: block;
  font-size: .8em;
}
.material-card h2:before,
.material-card h2:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: -16px;
  width: 0;
  border: 8px solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.material-card h2:after {
  top: auto;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .material-card.mc-active {
    padding-bottom: 0;
    height: auto;
  }
}



.material-card.mc-active h2 {
  top: 0;
  padding: 10px 16px 10px 90px;
  width:76%;/* 75%;*/
}
.material-card.mc-active h2:before {
  top: 0;
}
.material-card.mc-active h2:after {
  bottom: -16px;
}
.material-card .mc-content {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 16px;
  left: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.material-card .mc-btn-action {
  position: absolute;
  right: 16px;
  top: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 20;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.material-card.mc-active .mc-btn-action {
  top: 62px;
}
.material-card .mc-description {
  position: absolute;
  top: 100%;
  right: 30px;
  left: 30px;
  bottom: 54px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 1.2s;
  -moz-transition: all 1.2s;
  -ms-transition: all 1.2s;
  -o-transition: all 1.2s;
  transition: all 1.2s;
}
.material-card .mc-footer {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.material-card .mc-footer h4 {
  position: absolute;
  top: 200px;
  left: 30px;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 1.4s;
  -moz-transition: all 1.4s;
  -ms-transition: all 1.4s;
  -o-transition: all 1.4s;
  transition: all 1.4s;
}
.material-card .mc-footer a {
  display: block;
  float: left;
  position: relative;
  width: 52px;
  height: 52px;
  margin-left: 5px;
  margin-bottom: 15px;
  font-size: 28px;
  color: #fff;
  line-height: 52px;
  text-decoration: none;
  top: 200px;
}
.material-card .mc-footer a:nth-child(1) {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.material-card .mc-footer a:nth-child(2) {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.material-card .mc-footer a:nth-child(3) {
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.material-card .mc-footer a:nth-child(4) {
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.material-card .mc-footer a:nth-child(5) {
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}
.material-card .img-container {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.material-card.mc-active .img-container {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 12px;
  width: 60px;
  height: 60px;
  z-index: 20;
}
.material-card.mc-active .mc-content {
  padding-top: 5.6em;
}
@media screen and (max-width: 767px) {
  .material-card.mc-active .mc-content {
    position: relative;
    margin-right: 16px;
  }
}
.material-card.mc-active .mc-description {
  top: 35px;
  padding-top: 5.6em;
  font-size:13px;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media screen and (max-width: 767px) {
  .material-card.mc-active .mc-description {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    padding: 50px 30px 70px 30px;
    bottom: 0;
  }
}
.material-card.mc-active .mc-footer {
  overflow: visible;
  position: absolute;
  top: calc(100% - 16px);
  left: 16px;
  right: 0;
  height: 52px;
  padding-top: 0;
  padding-left: 0;
  text-align:right;
}
.material-card.mc-active .mc-footer a {
  top: 0;float:right;
}
.material-card.mc-active .mc-footer h4 {
  top: -32px;
}

.material-card h2:after {
  border-top-color: #00BCD4;
  border-right-color: #00BCD4;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.material-card h2:before {
  border-top-color: transparent;
  border-right-color: #006064;
  border-bottom-color: #006064;
  border-left-color: transparent;
}
.material-card.mc-active h2:before {
  border-top-color: transparent;
  border-right-color: #00BCD4;
  border-bottom-color: #00BCD4;
  border-left-color: transparent;
}
.material-card.mc-active h2:after {
  border-top-color: #006064;
  border-right-color: #006064;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.material-card .mc-btn-action {
  background-color: #00BCD4;
}
.material-card .mc-btn-action:hover {
  background-color: #006064;
}
.material-card .mc-footer h4 {
  color: #006064;
}
.material-card .mc-footer a {
  background-color: #006064;
}
.material-card.mc-active .mc-content {
  background-color: #E0F7FA;
}
.material-card.mc-active .mc-footer {
  background-color: #B2EBF2;
}
.material-card.mc-active .mc-btn-action {
  border-color: #E0F7FA;
}


/* _____________________________________________________________________________________________________
			
										FİRMALAR
										
________________________________________________________________________________________________________*/

.firmalist .card{width:25%;height:320px;}
/*@keyframes movefm {
from { z-index: 1; transform: opacity(100); }
to { z-index: -1; transform: opacity(0); }
}*/
.firmalist .card-block p{font-size:11px;}

.firmalist .card-img-overlay{height:100%; width:100%;padding:0;  z-index:99;
max-height:255px;
  /*animation:movefm 1s;*/
  -moz-transition: opacity .5s ease-in-out,z-index .5s;
  -o-transition: opacity .5s ease-in-out,z-index .5s;
  transition: opacity .5s ease-in-out,z-index .5s;}
.firmalist .firma-logo{width:100%; height:60px;}
.firmalist .firma-logo img{position:relative;z-index:139; width:80%;top:40px;left:10%;transition:all .5s ease;}
.firmalist .card:hover .card-img-overlay{opacity:0;z-index:-1}
.firmalist .card:hover .firma-logo img{width:50%;top:0;left:25%;}
.firmalist{height:100%;overflow:visible;margin-top:15px; margin-bottom:15px;}


.basvurubtn{position:fixed; top:100px; right:50px;height:80px;width:150px;background-color:rgba(200,200,200,.5);}


.carousel-caption &gt; h3{display:none;}
/* _____________________________________________________________________________________________________
			
										FİRMALAR2
										
________________________________________________________________________________________________________*/
.kartcontainer h2{ padding: 20px;
    color: white;
    background: #3E4FB2;
    font-weight: 300;
    text-align: center;
    font-size: 18px;
  font-family: 'Roboto', sans-serif;}
.kartcontainer {
    width: 31%;
    height: 508px;
    max-width: 31%;
    background: white;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,0.25);
    margin:1%;
    display:inline-block;
    padding:5px;
}

.detail {
    color: #777;
    padding: 20px;
    line-height: 1.5;
  font-family: 'Roboto', sans-serif;
}

.img-wrapper {
    padding: 0;
    position: relative;
}

.img-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(62, 79, 178, .025);
    width: 100%;
}

.img-wrapper img {
    width: 100%;
    height: auto;
    /*-o-object-fit: cover;
    object-fit: cover;*/
    margin: 0;
    display: block;
    position: relative;
}

.button-wrapper {
    width: 50px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    right: 20px;
    bottom: 20px;
}

.button {
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
    z-index: 9;
    position: relative;
    padding: 15px 0 15px 20px;
}

.main-button {
    background: #F7941E;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.ripple {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: 50%;
    /*z-index: -9;*/
    background: transparent;
    border: 1px solid #e7840E;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 1;
}

.rippling {
    -webkit-animation: .3s rippling 1;
    animation: .3s rippling 1;
    -moz-animation: .3s rippling 1;
}

@-webkit-keyframes rippling {

    25% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }

}

@-moz-keyframes rippling {

    25% {
        -moz-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }

}

@keyframes rippling {

    25% {
        transform: scale(1.5);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }

}

.layer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    background: #F7941E;
    border-radius: 50%;
   /* z-index: -99;*/
    pointer-events: none;
	    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s all ease .1s;
    transition: 1s all ease .1s;
}
.Grenkgrup .layer,.Grenkgrup .main-button{background-color:rgba(218,59,40,.9);}
.Prenkgrup .layer,.Prenkgrup .main-button{background-color:rgba(17,121,167,.9);}
.Srenkgrup .layer,.Srenkgrup .main-button{background-color:rgba(85,140,137,.9);}
.button-wrapper.clicked {
    -webkit-transform: rotate(90deg) translateY(-96px);
    -ms-transform: rotate(90deg) translateY(-96px);
    transform: rotate(90deg) translateY(-96px);
    right: 0;
    bottom: 0;
    -webkit-transition: .3s all ease .6s;
    transition: .3s all ease .6s;
}

.button-wrapper.clicked .main-button {
    opacity: 0;
    -webkit-transition: .3s all ease .3s;
    transition: .3s all ease .3s;
}

.button-wrapper.clicked .layer {
    -webkit-transform: scale(100);
    -ms-transform: scale(100);
    transform: scale(100);
    -webkit-transition: 2.25s all ease .9s;
    transition: 2.25s all ease .9s;
}

.layered-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
	z-index:-1;
}

.layered-content.active {
    opacity: 1;
    z-index:1;
}

.close-button {
    background: white;
    position: absolute;
    right: 20px;
    top: 20px;
    color: #F7941E;
	display:none;
}

.layered-content.active .close-button {
    display:block;
	-webkit-animation: .5s bounceIn;
    animation: .5s bounceIn;
}

.layered-content .content img {
    width: 150px;
    -webkit-shape-outside: 150px;
    shape-outside: 150px;
    border-radius: 30%;
    display: block;
    margin: 0 auto 15px;
    padding: 10px;
    box-sizing: border-box;
    background: white;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}

.kartcontainer .content .pr {
    
    
    
    
    
  padding:5px;
  height:300px;
  width:100%;
  /*overflow-y:scroll;*/
}
.kartcontainer .content .pr *{
	color: white !important;
		text-align: justify;
	line-height: 1;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: .9rem;
}
.kartcontainer .content .pr .overview{width:100%;}
.kartcontainer .content{
	padding:15px;

	
}

/*.kartcontainer .content .pr a {
    font-size: .9rem;
    background: white;
    padding: 2.5px 5px;
    color: #F7941E;;
    text-decoration: none;
    border-radius: 50px;
    display: inline-block;
    margin-left: 1.5px;
}*/
.kartcontainer .content h4{color:white;font-size:1.2rem;margin-top:60px;}

.kartcontainer .content img,
.kartcontainer .content .pr {
    opacity: 0;
    position: relative;
    top: -7.5px;
}

.kartcontainer .layered-content.active .content img {
    opacity: 1;
    top: 50px;
    
    -webkit-transition: .5s all ease .5s;
    transition: .5s all ease .5s;
}
.scroll-bar.vertical{margin-right:-20px;}
.kartcontainer .layered-content.active .content .pr {
    opacity: 1;
    top: 0;
    -webkit-transition: .5s all ease 1s;
    transition: .5s all ease 1s;
}
.kartcontainer .layered-content.active .content .overwiev{
	color: white;
    font-weight: 300;
    text-align: justify;
    line-height: 1;
    padding:5px;
  font-family: 'Roboto', sans-serif;
}

.xmlekle input[type=file]{
	opacity:0;
	position:relative;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
body{
  background: #fff;
}
.box {
  transition: box-shadow .2s;
  border-radius:23px;
  border: 0px solid #ccc;
  background: #fff;
  float: left;
  
}
.box:hover {
  box-shadow: 0 0 25px rgb(175, 171, 176); 
}</pre></body></html>