@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

@import 'style.css';
@import 'botski.css';

body, html {
	font-optical-sizing: auto;
	font-style: normal;
	font-weight:300;
	outline: none;
}
body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}
*:focus {
    outline: none;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}
#wrapper{
    min-height: 100%;
	overflow:hidden;
    height: auto;
}
a{
	color:#999999;
   	text-decoration:none;
   }
a:hover{
	color:#333333;
}
.swal2-popup{width: 350px!important}
.swal2-title{font-size:medium!important}


.buttonAlpha{
	background: #4ec0e9;
    border: 1px solid #3692b3;
    border-radius: 4px;
    padding: 4px 10px;
    font-weight: 300;
    color: #fff;
    margin: 20px 0;
	margin-left: 10px;
    font-size: medium;
    width: max-content;
}
.buttonAlpha:hover{
	background:#3692b3;
	color: #fff;
}

.navPozisyon{
	background:#ffffff00;
	padding: 0;
}
.topNav ul{
	display:table;
	width: 100%;
	margin:0;
	padding:0;
	text-align: center;
}
.topNav ul li{
	display: table-cell;
	position:relative
}





#wrapper > header > div:nth-child(2) > div > div > nav > ul > li:nth-child(2) > a:hover{ background:none}
#wrapper > header > div:nth-child(2) > div > div > nav > ul > li:nth-child(2) > a{ padding:0 20px}
@media only screen and (max-device-width: 768px) {
	.has-sub{ position:relative}
	.gizle{display:none!important}
	.goster{display:block!important}
	.topNav{
		-webkit-box-shadow: inset 1px 0px 1px 0px rgba(232,232,232,1);
		-moz-box-shadow: inset 1px 0px 1px 0px rgba(232,232,232,1);
		box-shadow: inset 1px 0px 1px 0px rgba(232,232,232,1);
		transition:1s ease-out;
		adispalay: none;
		transition:1s ease-out;
		opacity: 0;
		left: -800px;
		width:80%;
		position:absolute;
		box-shadow: 6px 6px 10px 0px #85888C;
		background-color: #F5F6FA;					
	}
	  .show-menu {
			left:0px;
			transition:1s ease-out;
			opacity: 1;
			background: #fff;
			z-index:999
  }
    .topNav ul li{
		display:flex;
		border-bottom: 1px solid #dddddd;
	}
	.topNav ul li a {
		padding: 20px;
		font-size:larger;
		width: 100%;
		text-align: left;
		padding:20px!important;
	}
	.navPozisyon{
		margin:0
	}
	#navLogo{
		display:none
	}
	.navMobileBar{
		padding: 20px 15px;
		border-bottom:1px solid #CCCCCC
	}
	#NavMobile{
		background: #dc3545;
		border-radius: 3px;
		/*margin-top: 10px;*/
		padding: 6px;
		width: max-content;
	}
	.navMobileBar i{
		font-size: x-large;
		color: #fff;
		padding: 6px;
	}
}
.topNav ul li a{
	padding: 20px 0;
	display: block;
	color: #2a2b58;
	font-weight: 400;
	/* font-style: italic; */
	font-size: 18px;
}


.topNav ul li a {
  background: linear-gradient(currentColor 0 0) 
    bottom left/
    var(--underline-width, 0%) 0.1em
    no-repeat;
  transition: background-size 0.6s;
}

.topNav ul li a:hover {
  --underline-width: 100%;
}


.tab-pane{
	border: 1px solid #dee2e6;
	border-top: none;
	border-radius: 0 0 5px 5px;
	padding: 10px 20px;
}
.nav-link {
    color:#666666;
}
.atopNav ul li:not(:first-child) a:hover, .activeNav { 
	background: #ffffff85;
}
.topNav ul li ul{ 
	position:absolute;
	width: 100%;
	z-index: 1;
}
.topNav ul li ul li{
	display: block;
}
.topNav ul li ul li a{
	font-size: smaller;
	background: #292a56;
    color: #fff;
    text-align: left;
    padding-left: 10px;
    border-bottom: 1px solid #ffffff47;
}
.has-sub > a:after{content:'▼';margin-left:10px}
nav > ul > li > ul{visibility:hidden; top:60px}
nav > ul > li.has-sub:hover > ul{visibility: visible;
    z-index: 9;
}

@media only screen and (max-device-width: 768px) {

.topNav ul li ul li a{
	font-size:smaller
}
.topNav ul li a {
	font-size:smaller
}

nav > ul > li.has-sub > a::after {
    right: 0;
    top: 0;
    position: absolute;
    color: #fff;
    background: #0c0000;
    padding: 20px;
}

}

.npad {padding:0}

.pager{margin: 20px;text-align: center;}
.pager span a{
	font-weight: 500;
	padding: 8px 12px;
	border: 1px solid #8c9ab8;
	margin-left: 10px;
	background: #e1e3ea;
	border-radius: 3px;
}

.pager #current_page {
	font-weight: bold;
	padding: 8px 12px;
	border: 1px solid #8c9ab8;
	margin-left: 10px;
	border-radius: 3px;
}
.bottom{
	margin-top:100px;
	padding:50px 0 10px 0;
	background:#00CC33
}

.headerContainer{
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);	
}
.headerH1{
	color: #FFF;
	font-weight: 200;
	font-size: 3.2vw;
}
@media only screen and (max-device-width: 768px) {
	.headerH1{
		 font-size: 38px;
	}
}
.headerH2{
    font-family: 'Sansita', sans-serif;
    color: #9ac242;
    font-weight: 400;
    font-size: 1.2vw;
    font-style: italic;
}
.headerH3{
    font-family: 'Sansita', sans-serif;
    color: #9ac242;
    font-weight: 400;
    font-size: 1vw;
}
.headerH3 a{
	color:#FFF
}
.headerH3 a:hover{
	color:#babac7
}
@media only screen and (max-device-width: 768px) {
	.headerH3{
		font-size: 12px;
	}
}

input,textarea,select{
	width: 100%;
    border: 0px solid #d3dfc747;
    border-bottom: 1px solid #d3dfc7;
    padding: 10px;
    margin-bottom: 30px;
	transition: 0.3s;
	font-size: medium;
}
input:focus,textarea:focus{
	transition: 0.3s;
	background: #efefef;
}

.btnDefault {
	padding: 10px 20px;
    background: #2a2b58;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin: 10px 0;
    transition: 0.5s ease-in-out;
	    display: inline-block;
}
.btnDefault:hover {
    background: #2a2b58;
	padding: 10px 20px 10px 20px;
	color: #fff;
	border-radius: 3px 10px 10px 3px;
    transition: 0.5s ease-in-out;
}
.btnDefault i {
	transition: 0.5s ease-in-out;
}
.btnDefault:hover i{
	transition: 0.2s ease-in-out;
	margin-left: 20px;
	color:#ff5252;
	position: relative;
}

.imgBorder{
	width: fit-content;
	padding: 20px 20px 20px 20px;
	border-radius: 10px;
	background: linear-gradient(0deg, rgb(42 43 88 / 10%) 0%, rgb(255 255 255) 100%);
	position:relative
}
.imgBorder:after{
	content:'';
	background:url(../images/dots.png);
	width:55px;
	height:55px;
	background-repeat:no-repeat;
	background-size: contain;
	position:absolute;
	top: 0;
	right: 0;	
}

.text{
	padding:20px 40px;
	color: #666;
	font-size:larger;
	line-height: inherit;
}
.bottomTags i{
	 color:#a3a7cf;
}
.bottomTags{
    float: left;
	margin-right:8px;
	font-size: small;
}
.formOverlayHolder{
	display:none
}


.formOverlay{
	display: grid;
	place-items: center;
	background: #000000d6;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 999;
	text-align: center;
}
.formOverlay font{
	color: #fff;
	font-size: 6vw;
}
#go-up {
	position: fixed;
    right: 20px;
    bottom: 40px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-align: center;
    background-color: #19237b;
    color: #fff;
    font-size: 26px;
    line-height: 46px;
    cursor: pointer;
    z-index: 1001;
    aopacity: 0;
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
 }
.smaller #go-up { opacity: 1; }
#navAlisveris{
	display:table;
	float:right
 
}
#navAlisveris a{
	color:#fff
}
.navSepetimIconAdet {
	position: absolute;
	margin: -25px 0 0 25px;
	font-size: xx-small;
	font-weight: 500;
	padding: 5px;
	border-radius: 50px;
	background: #f3a952;
	color: white;
}
.AlisverisPanels{
	display:table-cell;
	float:left;
	transition: .2s; /* Animation */
}
.AlisverisPanels:hover i{
	color:#f3a952;
	transition: .2s; /* Animation */
}								


.heading-seperator{
    position: relative;
}
.heading-seperator span:after {
    content: "";
    left: 53%; 
    position: absolute;
    bottom: 28px;
    width: 17px;
    margin-left: 0;
    border-bottom-width: 3px;
    border-bottom-color: #cacaca;
    border-bottom-style: solid;
}
.heading-seperator span:after {
    right: auto;
    left: 205px;
}
.heading-seperator:after {
    border-bottom-color: #192591;
}
.heading-seperator:after {
    content: "";
    left: 50%;
    position: absolute;
    bottom: 28px;
    width: 200px;
    margin-left: -37px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}
.heading-seperator:after {
    left: 0;
    margin-left: 0;
}
.heading-seperator.text-center span:after {
    left: auto;
    margin-left: 26px;
}
.heading-seperator.text-center:after{
    left: inherit;
    margin-left: -37px;
}
.ttm-fid-icon .ttm-fid-icon-wrapper {
    margin-bottom: 10px;
    border: 2px solid #fff;
    width: 113px;
    height: 113px;
    line-height: 113px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}.ttm-fid.ttm-fid-icon {
    text-align: center;
}
.ttm-fid {
    position: relative;
    padding: 25px 0px;
}
.cms_contenteditable{
	font-size:medium
}
.ttm-fid-icon-wrapper i{
	font-size:xxx-large
}
.ttm-fid-title{
	line-height:12px
}








.block-title{
	background: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: 300;
	font-size: xx-large;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
/*
Buttonlar
*/
.buttonFlip {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.buttonFlip > div {
  position: relative;
  width: 160px;
  height: 50px;
  margin: 0 15px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.buttonFlip > div > a {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-25px);
  -moz-transform: translateZ(-25px);
  -ms-transform: translateZ(-25px);
  -o-transform: translateZ(-25px);
  transform: translateZ(-25px);
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
.buttonFlip > div > a::before, .buttonFlip > div > a::after {
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 160px;
  height: 50px;
  position: absolute;
  border: 5px solid black;
  box-sizing: border-box;
  content: attr(title);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.buttonFlip > div > a::before {
  background-color: #000;
  color: #fff;
  -webkit-transform: rotateY(0deg) translateZ(25px);
  -moz-transform: rotateY(0deg) translateZ(25px);
  -ms-transform: rotateY(0deg) translateZ(25px);
  -o-transform: rotateY(0deg) translateZ(25px);
  transform: rotateY(0deg) translateZ(25px);
}
.buttonFlip > div > a::after {
  background-color: #fff;
  border-color: #000;
  color: #000;
  -webkit-transform: rotateX(90deg) translateZ(25px);
  -moz-transform: rotateX(90deg) translateZ(25px);
  -ms-transform: rotateX(90deg) translateZ(25px);
  -o-transform: rotateX(90deg) translateZ(25px);
  transform: rotateX(90deg) translateZ(25px);
}
.buttonFlip > div > a:hover {
  -webkit-transform: translateZ(-25px) rotateX(-90deg);
  -moz-transform: translateZ(-25px) rotateX(-90deg);
  -ms-transform: translateZ(-25px) rotateX(-90deg);
  -o-transform: translateZ(-25px) rotateX(-90deg);
  transform: translateZ(-25px) rotateX(-90deg);
}

.pq-button {
    position: relative;
    width: auto;
    background: #333;
    color: #fff;
    font-weight: 400;
    padding: 12px 30px;
    line-height: 2;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pq-button:hover, .pq-button:focus {
    background: #86bb45;
    color: white;
}

.pq-button .pq-button-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.pq-button span {
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.pq-button:hover .pq-button-text {
    -moz-transform: translate(60px, 0px);
    -webkit-transform: translate(60px, 0px);
    -o-transform: translate(60px, 0px);
    -ms-transform: translate(60px, 0px);
    transform: translate(60px, 0px);
}

.pq-button .pq-button-line-left {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    width: 0;
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    opacity: 0;
}

.pq-button:hover .pq-button-line-left {
    width: 45px;
    opacity: 1;
    -moz-transform: translate(30px, 0px);
    -webkit-transform: translate(30px, 0px);
    -o-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
}

.pq-button .pq-button-line-right {
    background: #fff;
    width: calc(60px - 1px);
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    opacity: 1;
    margin-left: 15px;
}

.pq-button:hover .pq-button-line-right {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

/*===== Button link =====*/
.pq-button.pq-btn-link {
    padding: 0;
    background: transparent;
    color:  #86bb45;
    line-height: 1;
    float: left;
}

.pq-button.pq-btn-link .pq-button-line-left,
.pq-button.pq-btn-link .pq-button-line-right {
    background:  #86bb45;
}

.pq-button.pq-btn-link:hover .pq-button-line-left {
    -moz-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
}

/*===== Button link =====*/
.pq-button.pq-btn-outline {
    background: transparent;
    color:  #86bb45;
    border: 1px solid  #86bb45;
}

.pq-button.pq-btn-outline .pq-button-line-left,
.pq-button.pq-btn-outline .pq-button-line-right {
    background:  #86bb45;
}
.pq-buttonSade{

}

.close-button {
  width: 75px;
  height: 75px;
  box-shadow: 0px 10 10px 10px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  background: #000;
  right: 10px;
  top: 10px;
  position: absolute;
  display: block;
  z-index: 200;
  text-indent: -9999px;
  cursor:pointer;
}
.close-button:before,
.close-button:after {
  content: '';
  width: 55%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 48%;
  left: 22%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.close-button:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.close-button:hover:before,
.close-button:hover:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}


#footer-contact { margin: 0; list-style: none; font-size: 16px; color: #fff; }
#footer-contact li { position: relative; padding-left: 60px; margin-bottom: 25px; }
#footer-contact li:last-child { margin-bottom: 0; }
#footer-contact li i { position: absolute; top: 7px; left: 0; width: 40px; height: 40px; padding: 10px 0; background-color: #3f4689; color: #ffffff; border-radius: 50%; text-align: center; font-size: 22px; }
#footer-contact strong, #footer-contact b { text-transform: uppercase; font-size: 12px; font-weight: 400; }
#footer-contact a { color: #fff; }
#footer-contact a:hover { color: #9ac242; }
#footer-contact a p { margin-bottom: 0; }


.kus{
	position: absolute;
	top:20%;
	filter: drop-shadow(0px 0px 14px #ffffff70);
    atransform: translate(-10%,20%);
	animation: kusAnim 10s ease 2s infinite alternate both;
}
@keyframes kusAnim {
	0% {
		transform: translate(0);
	}

	20% {
		transform: translate(-15px, 5px);
	}

	40% {
		transform: translate(14px, -12px);
	}

	60% {
		transform: translate(5px, 10px);
	}

	80% {
		transform: translate(-20px, -16px);
	}

	100% {
		transform: translate(0);
	}
}

.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 24px;
  display: block;
  text-align: center;
  font-size: 20px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0;
  width: 13px;
  height: 13px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 9;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  -moz-transform: translate(-50%, 0%) rotate(45deg);
  transform: translate(-50%, 0%) rotate(45deg);
  -webkit-animation: fade_move_down 4s ease-in-out infinite;
  -moz-animation:    fade_move_down 4s ease-in-out infinite;
  animation:         fade_move_down 4s ease-in-out infinite;
}
.overlayer {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #222222bd;
	display:none
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
  0%   { -webkit-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@-moz-keyframes fade_move_down {
  0%   { -moz-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@keyframes fade_move_down {
  0%   { transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,10px) rotate(45deg); opacity: 0; }
}

.button1Container{
	background: #192591;
	width: fit-content;
	padding: 5px;
}
.button1 {
	position: relative;
	color: white;
	text-align: center;
	PADDING: 2PX 10PX;
	transition: all 0.3s
}
.button1 span {
	transition: all 0.3s;
	tranform: scale(1, 1);
}


.button1::before, .button1::after {
	content: '';
	position: absolute;
	transition: all 0.3s;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.btn-one::before {
	left: 4px;
	z-index: 1;
	opacity: 0;
	margin-left: -4px;
	background: rgba(255, 255, 255, 0.6);
	transform: scale(0.1, 1);
}

.btn-one:hover::before {
  opacity: 1;
  width: -webkit-fill-available;
  transform: scale(1, 1);
}

.btn-one::after {
  transition: all 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-one:hover::after {
  transform: scale(1, .1);
  opacity: 0;
} 



.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.buttonBeta{
	background: #df3131;
	border: 1px solid #c50000;
	padding: 15px 30px;
	border-radius: 2px;
	color: #fff;
	transition:1s ease-out;
	width: max-content;
}
@media only screen and (max-device-width: 768px) {
	.buttonBeta{
		padding: 10px 12px;
	
	}
}
.buttonBeta:hover{
	background: #eb5050;
	transition:1s ease-out;
}
		.urunlerRepeat_yeni{
		position: absolute;
		background: #87b840;
		margin: -10px;
		border-radius: 4px;
		padding: 4px 8px;
		font-size: small;
		color: #fff;
		transition: all 1s ease;
		}
		.urunlerRepeat_firsat{
		position: absolute;
		background: #87b840;
		margin: -10px;
		border-radius: 4px;
		margin-top:30px;
		padding: 4px 8px;
		font-size: small;
		color: #fff;
		transition: all 1s ease;
		}
		.urunlerRepeat_firsat:hover, .urunlerRepeat_yeni:hover{
		transform: scale(1.1);
		transition: all 1s ease;
		}
		.urunlerRepeat_stoksuz{
		position: absolute;
		background: #c1c1c1;
		margin: -10px;
		right:0;
		margin-top:30px;
		padding: 4px 8px;
		font-size: small;
		color: #fff;
		z-index: 99;
		}
		.urunlerRepeat_indirim{
		position: absolute;
		background: #b52621;
		margin: -10px;
		right: 0;
		border-radius: 4px;
		padding: 4px 8px;
		font-size: small;
		color: #fff;
		}		
		.urunlerRepeat_fiyat{
		font-weight: 500;
		font-size: 14px;
		padding-left: 5px;
		display: inline-table;
		color:red;
		}
		.urunlerRepeat{
		background: #f7fbff;
		border: 1px solid #b4c5d7;
		border-radius: 2px;
		padding: 0px;
		margin: 0px;
		transition: 0.2s;
		width: 100%;
		position: relative;
		}
		.urunlerRepeat:hover{
		transition: 0.3s;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
		}
		.urunlerRepeat:hover a{
		color:#18497c!important;
		}
		.urunlerRepeat img {
		width:100%;
		padding:10px;
		float:left
		}
		.urunlerRepeat a {
		color:#666!important;
		font-size: medium;
		height:80px
		}			
		
		.detailLink{
		font-size: 18.7px;
		line-height: normal;
		overflow: hidden;
		display: -webkit-box;
		**-webkit-line-clamp: 2;
		**-webkit-box-orient: vertical;
		padding: 10px 4px;
		}
		.urunlerRepeat:hover  .urunlerRepeatCenter{
		opacity:1
		}
		.urunlerRepeatCenter{
		transition: all 0.2s ease-out;
		position: absolute;
		width: 100%;
		opacity:0;
		top: 35%;
		z-index: 9;
		text-align:center;
		}
		.urunlerRepeatCenter span{
		margin:10px;
		cursor:pointer
		}
		.urunlerRepeatCenter span i{
		color: #ffffff;
		font-size: large;
		transition: transform .2s;
		text-shadow: 1px 1px 6px #ffffff;
		}
		.urunlerRepeatCenter span i:hover{
		transform: scale(1.5);
		}

		.UrunListelemeSemici{
		width: 100%;
		display: table;
		background: #f7f7f7;
		border: 1px solid #d4d4d4;
		border-radius: 8px;
		overflow: hidden;
		margin: 20px 0;
		
		}
		.UrunListelemeSemici span{
		list-style-type:none;
		font-size: small;
		display:table-cell;
		text-align:center;
		padding:15px;
		cursor:pointer;
		transition: 0.3s;
		}
		.UrunListelemeSemici span:hover, .UrunListelemeSemiciSelected {
		background: #6c6c6c;
		color: #fff;
		transition: 0.53s;
		}
