.fullClass{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.btn-tema {
  background-color: #f77f00;
  color: #fff;
  border: none;
}

.btn-tema:hover,
.btn-tema:focus {
  background-color: #e36400;
  color: #fff;
}

.btn-tema:disabled {
  background-color: #fbbd74;
  color: #fff;
  opacity: 0.65;
}

.text-white{
	color:#ffffff!important;
}

a:hover{
	text-decoration: none;
}

.open>.dropdown-toggle.btn-sari, .btn-sari.active, .btn-sari:active{
	color:#fff;
	background-color:#F0DE00;
	border-top-color: #FFEF28;
	border-right-color: #FFEF28;
	border-bottom-color: #FFEF28;
	border-left-color: #FFEF28;
}.btn-success:active:focus, .open>.dropdown-toggle.btn-sari.focus, .open>.dropdown-toggle.btn-sari:focus, .open>.dropdown-toggle.btn-sari:hover, .btn-sari.active.focus, .btn-sari.active:hover, .btn-sari:active.focus, .btn-sari:active:hover, .btn-sari.active:focus{
	color:#fff;
	background-color:#F0DE00;
	border-top-color: #AEA200;
	border-right-color: #AEA200;
	border-bottom-color: #AEA200;
	border-left-color: #AEA200;
}.open>.dropdown-toggle.btn-sari, .btn-sari.active, .btn-sari:active{background-image:none}.btn-success[disabled].focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:focus, .btn-sari.disabled.focus, .btn-sari.disabled:hover, .btn-sari.disabled:focus, .btn-sari[disabled]:focus, fieldset[disabled] .btn-sari.focus, fieldset[disabled] .btn-sari:hover{
	background-color:#FFF580;
	border-top-color: #F0DE00;
	border-right-color: #F0DE00;
	border-bottom-color: #F0DE00;
	border-left-color: #F0DE00;
}






.btn-standart {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}



.btn-standart:hover,
.btn-standart:active,
.btn-standart.active,
.btn-standart.disabled,
.btn-standart[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn-standart:active,
.btn-standart.active {
  background-color: #cccccc \9;
}

.btn-standart:first-child {
  *margin-left: 0;
}

.btn-standart:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-standart:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


.dropdown-menu{
	background-color: #FFFFFF;
}
.dropdown-menu .hr {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dropdown-menu .solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	}
.dropdown-menu .a-bold{
	float: left;
	width: 100%;
	font-size: 13px;
	color: #000000;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 35px;
	margin: 0px;
}
.dropdown-menu .title{
	float: left;
	width: 100%;
	font-size: 13px;
	color: #000000;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 35px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.dropdown-menu .a-bold:hover{
	background-color:#17a2b8;
	
}

.dropdown-menu-left::before {
    border-bottom: 9px solid rgba(0, 0, 0, 0.2);
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%; /* position */
    position: absolute;
    top: -8px;
}

.dropdown-menu-left::after {
    border-bottom: 8px solid #FFFFFF;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%; /* position */
    position: absolute;
    top: -7px;
}

.dropdown-menu-right::before {
    border-bottom: 9px solid rgba(0, 0, 0, 0.2);
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 5%; /* position */
    position: absolute;
    top: -8px;
}

.dropdown-menu-right::after {
    border-bottom: 8px solid #FFFFFF;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 5%; /* position */
    position: absolute;
    top: -7px;
}


.reference-details {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 10px;
	padding: 20px;
}

.btn-outline-light {
	border: 1px solid #ffffff;
	color: #ffffff;
	transition: all 0.3s;
}

.btn-outline-light:hover {
	background-color: #ffffff;
	color: #1c1c1c;
}

.btn-primary {
	background-color: #9ac83c;
	border: none;
}

.bg-artiz{
	background-color: #4a53ee;
}

.btn-primary:hover {
	background-color: #82b131;
}

.reference-logo {
	width: 150px;
	margin-bottom: 20px;
}

.reference-logo {
	transition: transform 0.3s, filter 0.3s;
	filter: grayscale(100%);
}
.reference-logo:hover {
	transform: scale(1.1);
	filter: grayscale(0%) brightness(150%);
}
.reference-container {
	background-color: #0B1723;
	padding: 50px 0;
}
.reference-container .col-md-3 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.custom-section {
	background-color: #4a53ee;
	border-radius: 20px;
	padding: 40px;
}

.custom-section h2 {
	color: #ffffff;
	font-weight: 700;
}

.custom-section h2 span {
	color: #9ac83c;
}

.custom-section p {
	color: #d3d3d3;
	margin-bottom: 30px;
}

.stats-card {
	background-color: rgba(255, 255, 255, 0.1);
	color: #ffffff;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
}

.stats-card h3 {
	margin: 0;
	font-weight: 700;
	font-size: 1.5rem;
}

.stats-card p {
	margin: 0;
	font-size: 0.9rem;
	color: #d3d3d3;
}

.phone-image {
	max-width: 100%;
	height: auto;
	border-radius: 20px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

/* Animasyona özel sınıflar */
.animation-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 20px;
}

.animation-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 40px;
	margin-bottom: 60px;
}

.animation-text-content {
	flex: 1;
	max-width: 500px;
}

.animation-text-content h2 {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.animation-text-content p {
	font-size: 1rem;
	line-height: 1.6;
	color: #d3d3d3;
}

.animated-image-wrapper {
	position: relative;
	width: 250px; /* Genişlik artırıldı */
	height: 250px; /* Yükseklik artırıldı */
	flex-shrink: 0;
	border: 11px solid #0B1723; /* Border eklendi */
	border-radius: 50%;
	padding: 10px; /* Görsel ve çerçeve arasındaki boşluk */
	box-sizing: border-box;
}

.animated-image {
	width: 300px;
	  height: 300px;
	border-radius: 50%;
	z-index: 2;
	position: relative;
}

.animated-image-wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 320px;
	border-radius: 50%;
	border: 4px solid transparent;
	border-top: 4px solid #4a53ee; /* Mavi renk */
	border-right: 4px solid #0a0f1f; /* Siyah renk */
	animation: spin-animation 2s linear infinite;
	z-index: 1;
	transform: translate(-10px, -10px); /* Animasyonu hizalamak için */
}

@keyframes spin-animation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.fotor-back{
		background-color:black;
}





.footer-bottom {
	text-align: center;
	padding: 20px;
	font-size: 0.8rem;
	border-top: 1px solid #a1a7af;
	margin-top: 40px;
}

.social-icons {
	display: flex;
	justify-content: center;
	gap: 15px;
	margin-top: 10px;
}

.social-icons a {
	font-size: 1.2rem;
	color: #a1a7af;
	text-decoration: none;
}

.social-icons a:hover {
	color: #ffffff;
}


.water-image{
	width: 100%;
	height:100vh;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;

}

.water-image .text-1{
	font-size: 4rem;
  font-family: "Anton", sans-serif;
  	font-weight: 400;
	font-style: normal;
	margin-top: 10%;
}

.water-image .text-2{
	font-size: 1rem;
  font-family: "Anton", sans-serif;	font-weight: 400;
	font-style: normal;
	text-transform: none!important;
}
.menu-div-list a{
	display: block;
	margin: 0px;
	padding: 0px;
		
}
.menu-div-list .a2{
	width: 100%;
	padding-left: 15px;
	font-size: 0.85rem;
	line-height: 30px;
	color: rgba(153, 175, 194, 1) !important
}
.menu-div-list .a2:hover{
	text-decoration: underline;
}



.bg-white {
  background-color: #ffffff !important;
  border: 1px solid #dee2e6 !important; /* Bootstrap’te kullanılan border rengi */
  border-radius: 0.25rem; /* Opsiyonel: Hafif köşe yumuşatma */
  padding: 1rem; /* Opsiyonel: İç boşluk */
}


.fs-sm-1 {
	font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-sm-2 {
	font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-sm-3 {
	font-size: calc(1.26rem + 0.12vw) !important;
}
.fs-sm-4 {
	font-size: 1.25rem !important;
}
.fs-sm-5 {
	font-size: 1.15rem !important;
}
.fs-sm-6 {
	font-size: 1.075rem !important;
}
.fs-sm-7 {
	font-size: 0.95rem !important;
}
.fs-sm-8 {
	font-size: 0.85rem !important;
}
.fs-sm-9 {
	font-size: 0.75rem !important;
}
.fs-sm-10 {
	font-size: 0.5rem !important;
}
.fs-sm-sm {
	font-size: 0.95rem !important;
}
.fs-sm-base {
	font-size: 1rem !important;
}
.fs-sm-lg {
	font-size: 1.075rem !important;
}
.fs-sm-xl {
	font-size: 1.21rem !important;
}
.fs-sm-fluid {
	font-size: 100% !important;
}
.fs-sm-2x {
	font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-sm-2qx {
	font-size: calc(1.35rem + 1.2vw) !important;
}
.fs-sm-2hx {
	font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-sm-2tx {
	font-size: calc(1.4rem + 1.8vw) !important;
}
.fs-sm-3x {
	font-size: calc(1.425rem + 2.1vw) !important;
}
.fs-sm-3qx {
	font-size: calc(1.45rem + 2.4vw) !important;
}
.fs-sm-3hx {
	font-size: calc(1.475rem + 2.7vw) !important;
}
.fs-sm-3tx {
	font-size: calc(1.5rem + 3vw) !important;
}
.fs-sm-4x {
	font-size: calc(1.525rem + 3.3vw) !important;
}
.fs-sm-4qx {
	font-size: calc(1.55rem + 3.6vw) !important;
}
.fs-sm-4hx {
	font-size: calc(1.575rem + 3.9vw) !important;
}
.fs-sm-4tx {
	font-size: calc(1.6rem + 4.2vw) !important;
}
.fs-sm-5x {
	font-size: calc(1.625rem + 4.5vw) !important;
}
.fs-sm-5qx {
	font-size: calc(1.65rem + 4.8vw) !important;
}
.fs-sm-5hx {
	font-size: calc(1.675rem + 5.1vw) !important;
}
.fs-sm-5tx {
	font-size: calc(1.7rem + 5.4vw) !important;
}
.fs-sm-6x {
	font-size: calc(1.725rem + 5.7vw) !important;
}
.fs-sm-6qx {
	font-size: calc(1.75rem + 6vw) !important;
}
.fs-sm-6hx {
	font-size: calc(1.775rem + 6.3vw) !important;
}
.fs-sm-6tx {
	font-size: calc(1.8rem + 6.6vw) !important;
}
.fs-sm-7x {
	font-size: calc(1.825rem + 6.9vw) !important;
}
.fs-sm-7qx {
	font-size: calc(1.85rem + 7.2vw) !important;
}
.fs-sm-7hx {
	font-size: calc(1.875rem + 7.5vw) !important;
}
.fs-sm-7tx {
	font-size: calc(1.9rem + 7.8vw) !important;
}

.td-bg-gray{
	background-color: #F2F2F2;
}
.cursor-pointer{
	cursor: pointer;
}

.alert-heading{
	font-size: 1.11rem !important;
	font-weight:600;
}

.display-none{
	display:none;
}
.display-block{
	display:block;
	}	


.outline-none:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-gray{
	color:gray;
}


.fs-semibold {
    font-weight: 600 !important;
}

.fw-semibold {
    font-weight: 600 !important;
}


.card {
    --bs-card-spacer-y: 30px;
    --bs-card-spacer-x: 30px;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: #29343d;
    --bs-card-subtitle-color: #98A4AE;
    --bs-card-border-width: 0px;
    --bs-card-border-color: #ebf1f6;
    --bs-card-border-radius: 12px;
    --bs-card-box-shadow: 0px 2px 4px -1px rgba(175, 182, 201, 0.2);
    --bs-card-inner-border-radius: 12px;
    --bs-card-cap-padding-y: 15px;
    --bs-card-cap-padding-x: 30px;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    box-shadow: var(--bs-card-box-shadow);
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color);
}

h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: normal !important;
}
.h5, h5 {
    font-size: 1.125rem;
}

.card-subtitle {
    font-size: 15px;
    line-height: 24px;
}
.lh-base {
    line-height: 1.5 !important;
}
.card-subtitle {
    margin-top: calc(-.5* var(--bs-card-title-spacer-y));
    margin-bottom: 0;
    color: var(--bs-card-subtitle-color);
}

.gap-9 {
    gap: 20px !important;
}

.mt-2 {
    margin-top: .5rem !important;
}
.vstack {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}

.round-48 {
    width: 48px;
    height: 48px;
}

.bg-primary-subtle {
    background-color: var(--bs-primary-bg-subtle) !important;
}

.rounded-tab{
	border-radius:5px 5px 0px 0px;
}

.border-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;	
}

.border-left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;	
}

.border-top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;	
}
.bg-gray-light{
	background-color: #F7F7F7;
}


.btn-sosyal{
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	background-size:32px;
}
.sosyal-trendyol{
	background-image: url(image/sosyal/trendyol.png);
}


.text-italic{
	font-style: italic;
}

.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

.modal.is-active {
  display: flex;
}

.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

.modal-content,.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
  background-color:#fff;
  border-radius:10px;
}

@media screen and (min-width: 769px) {
  .modal-content,.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: white;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 5px;
  position: relative;
}

.modal-card-head {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
header{
	padding:0px;
	margin:0px;
}

.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding-left: 10px;  
  padding-right: 10px;  
  
}


.modal-close {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

.modal-close::before, .delete::after, .modal-close::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

.modal-close::before {
  height: 2px;
  width: 50%;
}

.modal-close::after {
  height: 50%;
  width: 2px;
}

.modal-close:hover, .modal-close:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

.modal-close:active {
  background-color: rgba(10, 10, 10, 0.4);
}


.select select
 {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;

}
.select select:focus, .select select.is-focused, .select select:active, .select select.is-active{
  outline: none;
}

.select select[disabled], .select select,
.select fieldset[disabled] select {
  cursor: not-allowed;
}

.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

.select.is-loading::after{
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

.select select {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}


.select select::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

 .select select:hover, .select select.is-hovered {
  border-color: #b5b5b5;
}

.select select:focus, .select select.is-focused, .select select.is-active {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

.select select[disabled],
fieldset[disabled] .select select,
.select fieldset[disabled] select {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

.select select[disabled]::-moz-placeholder,
fieldset[disabled] .select select::-moz-placeholder,
.select fieldset[disabled] select::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.select select[disabled]::-webkit-input-placeholder,
fieldset[disabled] .select select::-webkit-input-placeholder,
.select fieldset[disabled] select::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
 .select select[disabled]:-moz-placeholder,
fieldset[disabled] .select select:-moz-placeholder,
.select fieldset[disabled] select:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.select select[disabled]:-ms-input-placeholder,
fieldset[disabled] .select select:-ms-input-placeholder,
.select fieldset[disabled] select:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}


.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

.select:not(.is-multiple) {
  height: 2.5em;
}

.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

.select select::-ms-expand {
  display: none;
}

.select select[disabled]:hover,
fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

.select select:not([multiple]) {
  padding-right: 2.5em;
}

.select select[multiple] {
  height: auto;
  padding: 0;
}

.select select[multiple] option {
  padding: 0.5em 1em;
}

.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

.select.is-white:not(:hover)::after {
  border-color: white;
}

.select.is-white select {
  border-color: white;
}

.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

.select.is-black select {
  border-color: #0a0a0a;
}

.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

.select.is-light select {
  border-color: whitesmoke;
}

.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

.select.is-dark select {
  border-color: #363636;
}

.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

.select.is-primary select {
  border-color: #00d1b2;
}

.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

.select.is-link select {
  border-color: #485fc7;
}

.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

.select.is-info select {
  border-color: #3e8ed0;
}

.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

.select.is-success select {
  border-color: #48c78e;
}

.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

.select.is-warning select {
  border-color: #ffe08a;
}

.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

.select.is-danger select {
  border-color: #f14668;
}

.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

.select.is-medium {
  font-size: 1.25rem;
}

.select.is-large {
  font-size: 1.5rem;
}

.select.is-disabled::after {
  border-color: #7a7a7a !important;
  opacity: 0.5;
}

.select.is-fullwidth {
  width: 100%;
}

.select.is-fullwidth select {
  width: 100%;
}

.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

.select.is-loading.is-large:after {
  font-size: 1.5rem;
}


.dialogTitle{
	font-size: 17px;
	line-height: 40px;
	color: #000;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	background-size : 24px;
	background-color: #F0F0F0;
	position: relative;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.dialogTitle .kapat{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px
	z-index: 2;
	top: 5px;
	right: 5px;
	position: absolute;
	background-image: url(svg/kapat-oval-siyah.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	width: 40px;
}
