@import url('https://fonts.googleapis.com/css2?family=Khand:wght@500;600&family=Baloo+Chettan+2:wght@400;500;600&family=Kanit:wght@400&display=swap');
@import url(https://fonts.googleapis.com/css?family=Montserrat:500,500i&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@200;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,600;1,600&display=swap');

html {
	overflow-x:hidden;}

body {
	font-family:'Baloo Chettan 2', cursive;
	color:rgba(0,0,0,1);
	background:rgb(255,255,255,1);
	box-sizing:border-box;
	backface-visibility: hidden;
	overflow-x:hidden;} 

h1, h2, h3, h4, h5, h6 {
	font-family:'Baloo Chettan 2', cursive;}
::-webkit-selection {
	color:rgba(0,0,0,1);
	background:rgba(255,255,0,1);}
::-moz-selection {
	color:rgba(0,0,0,1);
	background:rgba(255,255,0,1);}
::selection {
	color:rgba(0,0,0,1);
	background:rgba(255,255,0,1);}

a {
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;}
a:hover {
	text-decoration:none;}
a a:focus {
	outline:none;}

p {
	font-family:'Baloo Chettan 2', cursive;
	margin:0px;}
ul, ol {
	list-style:outside none none;
	margin:0;
	padding:0;}
ul li, ol li {
	list-style:none;}


/* STRT navbar section */
.navbar-brand {
	position:relative;
	padding:0;}
.navbar-brand img {
	width:75%;}
.top-nav-collapse {
	background:rgb(255,255,255,1) !important ;
	z-index:9999;
	top:0 !important ;
	min-height:58px;
	box-shadow:0 3px 6px 3px rgb(0,0,0,0.06);
	animation-duration:1s;
	animation-fill-mode:both;
	animation-name:fadeInDown;}
.top-nav-collapse .navbar-brand {
	top:0;}
.top-nav-collapse .navbar-nav .nav-link {
	color:rgb(33,33,33,1) !important;}
.top-nav-collapse .navbar-nav .nav-link:hover {
	color:rgb(233,30,99,1) !important;}
.top-nav-collapse .navbar-nav li.active a.nav-link {
	color:rgb(233,30,99,1) !important;}
.navbar-expand-lg .navbar-nav .nav-link {
	font-size:1rem;
	font-weight:600;
	line-height:40px;
	text-transform:uppercase;
	color:rgb(255, 255, 255, 1);
	padding:0 15px;
	margin-top:10px;
	margin-bottom:10px;
	background:transparent;
	transition:all 0.3s ease-in-out;
	position:relative;}
.navbar-expand-lg .navbar-nav li > a:before {
	content:'';
	position:absolute;
	top:0;
	left:50%;
	margin-left:-10px;
	width:15px;
	height:2px;
	background:rgb(233,30,99,1);
	transform:scale3d(0,1,1);
	transition:transform 0.1s;}
.navbar-expand-lg .navbar-nav .active a:before {
	transform:scale3d(1,1,1);
	transition-timing-function:cubic-bezier(0.4,0,0.2,1);
	transition-duration:0.3s;}
.navbar-expand-lg .navbar-nav li a:hover, .navbar-expand-lg .navbar-nav li .active > a, .navbar-expand-lg .navbar-nav li a:focus {
	color:rgb(233,30,99,1);
	outline:none;}
.navbar-expand-lg .navbar-nav .nav-link:focus, .navbar-expand-lg .navbar-nav .nav-link:hover {
	color:rgb(233,30,99,1) !important;}
.navbar {
	padding:0;
	background:rgb(0,0,0,0.1);}
.navbar li.active a.nav-link {
	color:rgb(233,30,99,1) !important ;}
.dropdown-toggle::after {
	display:none;}
.dropdown-menu {
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	z-index:99;
	min-width:210px;
	background-color:rgb(255,255,255,1);
	white-space:nowrap;
	border-radius:4px;
	box-shadow:0 6px 12px rgb(0,0,0,.175);
	animation:fadeIn 0.4s;}
.dropdown-menu:before {
	content:"";
	display:inline-block;
	position:absolute;
	bottom:100%;
	left:20%;
	margin-left:-5px;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-bottom:10px solid rgb(245,245,245, 1);}
.dropdown:hover .dropdown-menu {
	display:block;
	position:absolute;
	text-align:left;
	top:100%;
	border:none;
	animation:fadeIn 0.4s;
	background:rgb(245,245,245,1);}
.dropdown .dropdown-menu .dropdown-item {
	width:100%;
	padding:12px 20px;
	font-size:14px;
	color:rgb(33, 33, 33, 1);
	border-bottom:1px solid rgb(241,241,241, 1);
	text-decoration:none;
	display:inline-block;
	float:left;
	clear:both;
	position:relative;
	outline:0;
	transition:all 0.3s ease-in-out;}
.dropdown .dropdown-menu .dropdown-item:last-child {
	border-bottom:none;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;}
.dropdown .dropdown-menu .dropdown-item:first-child {
	border-top-left-radius:4px;
	border-top-right-radius:4px;}
.dropdown .dropdown-item:focus, .dropdown .dropdown-item:hover, .dropdown .dropdown-item.active {
	color:rgb(233,30,99,1);}
.dropdown-item.active, .dropdown-item:active {
	background:transparent;}
.fadeInUpMenu {
	animation-name:fadeInUpMenu;}
.slicknav_btn {
	border-color:rgba(233,30,99,1);}
.slicknav_menu .slicknav_icon-bar {
	background:rgba(233,30,99,1);}
.navbar-toggler {
	display:none;}
.mobile-menu {
	display:none;}
.slicknav_menu {
	display:none;}

/* END navbar section */
/* =========================================================
	MAIN SLIDE CONTROL START
========================================================= */
#main-slide .carousel-control {
	display:none;
	transition:all 0.3s ease-in-out;}
#main-slide .carousel-indicators {
	cursor:pointer;
	bottom:30px;}
#main-slide:hover .carousel-control {
	display:block;
	transition:all 0.3s ease-in-out;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;}
#main-slide .carousel-item img {
	position:relative;
	width:100%;}
#main-slide .carousel-inner .carousel-item::after {
	bottom:0;
	content:"";
	left:0;
	position:absolute;
	right:0;
	top:0;}
#main-slide .carousel-item .carousel-caption {
	opacity:0;
	transition:opacity 100ms ease 0s;
	z-index:0;	}
#main-slide .carousel-item .carousel-caption .heading {
	font-size:50px;
	font-weight:500;
	color:rgba(255,255,255,1);
	text-transform:uppercase;
	letter-spacing:0.1rem;
	margin-top:30px;
	text-shadow: 2px 7px 5px rgba(0,0,0,0.3), 
    0px -4px 10px rgba(255,255,255,0.3);}
#main-slide .carousel-item .carousel-caption p {
	font-size:20px;}
#main-slide .carousel-item.active .carousel-caption {
	opacity:1;
	transition:opacity 100ms ease 0s;
	z-index:1;}
#main-slide .carousel-caption {
	color:rgba(255,255,255,1);
	position:absolute;
	top:10%;}
#main-slide .carousel-caption .btn {
	margin:0px;}
#main-slide .carousel-control-next,
#main-slide .carousel-control-prev {
	opacity:1;
	box-shadow:none;}
#main-slide .carousel-control-prev span {
	padding:15px;}
#main-slide .carousel-control-next span {
	padding:15px;}
#main-slide .carousel-control {
	top:45%;}
#main-slide .carousel-control .lni-chevron-left,
#main-slide .carousel-control .lni-chevron-right {
	position:absolute;
	z-index:5;}
#main-slide .carousel-control .lni-chevron-left {
	left:55%;}
#main-slide .carousel-control .lni-chevron-right {
	right:55%;}
.carousel-indicators li {
	width:50px;
	height:10px;
	border-radius:0%;}
#main-slide .carousel-control i {
	font-size:18px;
	line-height:40px;
	width:45px;
	border:2px solid rgba(255,255,255,1);
	height:45px;
	display:block;
	border-radius:2px;
	background:transparent;
	color:rgba(255,255,255,1);
	-webkit-transition:all 500ms ease;
	transition:all 500ms ease;
	box-shadow:0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);}
#main-slide .carousel-control i:hover {
	background: rgba(255,255,255,.2);
	color:rgba(255,255,255,1);
	border-color:rgba(255,255,255,1);}
/* =========================================================
	MAIN SLIDE CONTROL FINISH
========================================================= */


/* =========================================================
	MARKALAR SECTION START
========================================================= */

/* =========================================================
	MARKALAR SECTION END
========================================================= */


/* =========================================================
	ARTICLE SLAYT MENU START
========================================================= */
/*------------------------------------*\
	Default Article
\*------------------------------------*/
.article h3 {
	font-family:"Baloo Chettan 2", cursive;
	font-size:0.85rem;
	font-weight:400;
	line-height:18px;
	letter-spacing:0.1rem;}
.article h2 {
	font-family:"Baloo Chettan 2", cursive;
	font-size:1.10rem;
	font-weight:500;
	line-height:18px;
	color:rgba(255,255,255,1);
	text-align:center;
	letter-spacing:0.1rem;}
.article {
	position:relative;
	margin-bottom:30px;}
.article .article-img > a {
	display:block;}
.article .article-img > a:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:rgba(34,34,34,1);
	opacity:0;
	-webkit-transition:0.2s opacity;transition:0.2s opacity;}
.article:hover .article-img > a:after {
	opacity:0.3;}
.article .article-img {
	position:relative;
	overflow:hidden;
	margin-bottom:15px;}
.article .article-img img {
	width:100%;
	-webkit-transition:0.5s -webkit-transform;
	transition:0.5s -webkit-transform;
	transition:0.5s transform;
	transition:0.5s transform, 0.5s -webkit-transform;}
.article:hover .article-img img {
	-webkit-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	        transform:scale(1.1);}
.article .article-img  .article-info {
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:22;}
.article .article-body .article-info {
	margin-bottom:15px;}
.article .article-info li {
	display:inline-block;
	margin-right:-2px;}
.article .article-info .article-type {
	width:30px;
	height:30px;
	font-size:12.5px;
	line-height:30px;
	text-align:center;
	background:rgba(34,34,34,1);
	color:rgba(255,255,255,1);}
.article .article-info .article-category > a {
	display:block;
	padding:0px 15px;
	height:30px;
	font-size:12.5px;
	line-height:30px;
	color:rgba(255,255,255,1);
	text-transform:;
	background:rgba(239,35,60,1);}
.article .article-info .article-category > a:hover {
	opacity:0.8;}
.article .article-title {
	text-transform:;
	margin-top:0px;}
.article .article-title > a {
	font-weight:400;}
.article .article-meta {
	margin-bottom:10px;
	margin-top:10px;}
.article .article-meta li {
	font-weight:400;
	font-size:12.5px;
	text-transform:;
	color:rgba(221,221,221,1);
	display:inline-block;}
.article .article-meta li + li {
	margin-left:10px;}
/*------------------------------------*\
	Thumb Article
\*------------------------------------*/
.article.thumb-article {
	margin-bottom:0px;}
.article.thumb-article .article-img {
	margin-bottom:0px;}
/*------------------------------------*\
	ARADIĞIM YER BURA
\*------------------------------------*/
.article.thumb-article .article-img:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;}
.article.thumb-article:hover .article-img:after {
	opacity:1;}
.article.thumb-article .article-body {
	background-color:rgba(0,0,0,.4);
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:5px 15px 1px 15px;
	z-index:20;}
.article.thumb-article .article-body .article-title > a {
	color:rgba(255,255,255,1);}
.article.thumb-article .article-body .article-title > a:hover {
	color:rgba(221,221,221,1);}
/*------------------------------------*\
	Widget Article
\*------------------------------------*/
.article.widget-article:after {
	content:"";
	display:block;
	clear:both;}
.article.widget-article .article-img {
	float:left;
	width:80px;
	margin-right:15px;
	margin-bottom:0px;}
.article.widget-article .article-title {
	font-size:15px;}
/*------------------------------------*\
	Row Article
\*------------------------------------*/
.article.row-article:after {
	content:"";
	display:block;
	clear:both;}
.article.row-article .article-img {
	width:50%;
	float:left;
	margin-right:30px;
	margin-bottom:0px;}
@media only screen and (max-width:767px) {
.article.row-article .article-img {
	width:180px;}
.article.row-article .article-body p {
	display:none;}
}
@media only screen and (max-width:480px) {
.article.row-article .article-img {
	float:none;
	margin-bottom:15px;}
}
/* ======================================================
	ARTICLE SLAYT MENU FINISH
========================================================= */
/* ======================================================
	ACORDION MENU START
========================================================= */
.acordion-menu {
	width:100%;
	margin:10px auto;
	box-shadow:0 3px 6px rgba(0,0,0,0.15), 0 3px 6px rgba(0,0,0,0.2);}
.acordion-menu_title {
	font-size:1rem;
	font-weight:500;
	line-height:25px;
	letter-spacing:0.1rem;
	color:rgba(0,0,0,1);
	background-color:rgba(255,255,255,1);
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:8px 16px 8px 15px;
	transition:.3s ease-in-out;}
.acordion-menu_title_icon {
	position:relative;
	background-color:rgba(233,30,99,1);
	display:block;
	width:20px;
	height:20px;}
.acordion-menu_title span {
	position:absolute;
	display:inline-block;
	background-color:rgba(255,255,255,1);
	width:8px;
	height:2px;
	transition:.5s;}
.acordion-menu_title span:nth-of-type(1) {
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);}
.acordion-menu_title span:nth-of-type(2) {
	left:6px;
	top:9px;
	transform:rotate(90deg);}
.acordion-menu_title span:nth-of-type(1).minus {
	opacity:0;}
.acordion-menu_title span:nth-of-type(2).minus {
	transform:rotate(180deg);}
.acordion-menu_list {
	display:none;}
.acordion-menu_list_item {
	font-size:0,85rem;
	font-weight:400;
	line-height:24px;
	color:rgba(0,0,0,.7);
	text-transform:capitalize;
	border-bottom:1px solid rgba(218,218,218,1);
	padding:10px;}
.acordion-menu_list_item a{
	color:rgba(0,0,0,.7);}
.acordion-menu_list_item a:hover{
	font-size:0,85rem;
	font-weight:400;
	line-height:24px;
	color:rgba(0,0,0,1);}
/* =========================================================
	ACORDION MENU FINISH
========================================================= */
/* ======================================================
	BUTON START
========================================================= */
.btn {
	font-size:0.8rem;
	font-weight:400;
	color:rgba(255,255,255,1);
	letter-spacing:0.1rem;
	padding:8px 10px;
	border-radius:4px;
	cursor:pointer;
	text-transform:uppercase;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	display:inline-block;}
.btn i {
	margin-right:5px;}
.btn:focus,
.btn:active {
	color:rgba(255,255,255,1);
	box-shadow:none;
	outline:none;}
.btn-common {
	background-color:rgba(233,30,99,1);
	position:relative;
	z-index:1;}
.btn-common:hover {
	color:rgba(255,255,255,1);
	background:rgba(245,0,87,1);
	box-shadow:0 6px 22px rgba(0,0,0,0.1);
	transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;}
.btn-border {
	color:rgba(255,255,255,1);
	background-color:transparent;
	border:1px solid rgba(255,255,255,1);}
.btn-border:hover {
	color:rgba(255,255,255,1);
	background-color:rgba(255,255,255,0.2);}
.btn-lg {
	font-size:1rem;
	text-transform:uppercase;
	padding:4px 8px;}
.btn-rm {
	padding:7px 10px;
	text-transform:capitalize;}
button:focus {
	outline:none !important;}
.mb-30 {
	margin-bottom:30px;}
.mt-30 {
	margin-top:30px;}
/* ======================================================
	BUTON END
========================================================= */

/* ======================================================
	SCROLL TOP BUTONU START
========================================================= */
a.back-to-top {
	display:none;
	position:fixed;
	bottom:18px;
	right:15px;
	text-decoration:none;}
a.back-to-top i {
	display:block;
	font-size:22px;
	width:40px;
	height:40px;
	line-height:40px;
	color:rgba(255,255,255,1);
	background:rgba(233,30,99,1);
	border-radius:0px;
	text-align:center;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	box-shadow:0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);}
	a.back-to-top:hover, a.back-to-top:focus {
	text-decoration:none;}
/* ======================================================
	SCROLL TOP BUTONU END
========================================================= */

/* =========================================================
	LOAD ANIMATION START
========================================================= */
#preloader{
	position:fixed;
	background:#fff;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999999999;}
.sk-circle{margin:0 auto;width:40px;height:40px;top:45%;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#e91e63;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
/* =========================================================
	LOAD ANIMATION END
========================================================= */

/* =========================================================
	FOOTER START
========================================================= */
.taban-item {
	padding:10px 0px;}
.taban-item h3 {
	font-size:1.1rem;
	line-height:20px;
	color:rgba(0,0,0,1);
	letter-spacing:0.1rem;
	margin:0px;}	
.taban-content ul li a {
	font-size:0.90rem;
	font-weight:300;
	line-height:25px;
	color: rgba(0,0,0,.7);
	letter-spacing:0.070rem;
	margin:5px 0 0 0;	
	display:inline-block;
	-o-transition:color .2s ease-out;
	-ms-transition:color .2s ease-out;
	-moz-transition:color .2s ease-out;
	-webkit-transition:color .2s ease-out;
	/* ...and now for the proper property */
	transition:color .2s ease-out;}
.taban-content ul li a:hover {
	font-weight:500;
	color:rgba(0,0,0,1);}
.taban-content ul li a:active {
	font-weight:500;
	color:rgba(0,0,0,1);}
.copyright{
	font:400 0.85rem/25px 'Gotham Pro Light';
	color:rgba(0,0,0,0.7);
	letter-spacing:0rem;}
/* =========================================================
	FOOTER END
========================================================= */
/* =========================================================
	SECTION BACKGROUND START
========================================================= */
#marka-l {
	background:
	}
#yeneilik {
	background:rgba(0,0,0,5);}
#yenilik {
	background:url(https://www.aracfiyat.net/assets/img/b/bg-yenilik.jpg);
	background-attachment:fixed;
	background-position:center; /* Center the image */
	background-repeat:no-repeat; /* Do not repeat the image */
	background-size:cover; /* Resize the background image to cover the entire container */
	overflow:hidden;
	position:relative;}

#kampanya {
	background:url(https://www.aracfiyat.net/assets/img/b/bg-kampanyalar.jpg);
	background-attachment:fixed;
	overflow:hidden;
	position:relative;}
#galeri {
	background:url(https://www.aracfiyat.net/assets/img/b/bg-audi.jpg) no-repeat 50%;
	background-size:auto;
	background-size:cover;
	background-attachment:fixed;}
#logo-slayt {
	background-image:url(https://www.aracfiyat.net/assets/img/b/inner-banner-bg.png);
	background-position:0% 0%;
	background-repeat:repeat;}
#taban {
	background:rgba(233,236,236,1);}

/* =========================================================
	SECTION BACKGROUND END
========================================================= */






































/* =========================================================
	SECTION ID OPTIONS START
========================================================= */
.section-title-header h1 {
	font-size:1.563rem;
	font-weight:600;
	letter-spacing:0.1rem;
	margin-bottom:0rem !important;
	text-align:center;}
.section-title-header p {
	font-size:0.875rem;
	font-weight:400;
	letter-spacing:0.1rem;
	text-align:center;
	padding-bottom:0px;}
	
#marka-l	.section-title-header h1,
#marka-d	.section-title-header h1,
#satis		.section-title-header h1,
#srakam		.section-title-header h1,
#bayi		.section-title-header h1,
#diger		.section-title-header h1,
#servis  	.section-title-header h1,
#logo-list	.section-title-header h1,{
	color:rgba(0,0,0,1);}
#yenilik	.section-title-header h1,
#kampanya	.section-title-header h1,
#galeri		.section-title-header h1 {
	color:rgba(255,255,255,1);}

#marka-l	.section-title-header p,
#marka-d	.section-title-header p,
#srakam		.section-title-header p,
#satis		.section-title-header p,
#bayi		.section-title-header p,
#diger		.section-title-header p,
#servis  	.section-title-header p,
#logo-list  	.section-title-header p {
	color:rgba(0,0,0,1);}
#yenilik	.section-title-header p,
#kampanya	.section-title-header p,
#galeri		.section-title-header p {
	margin:6px 0 16px 0;
	color:rgba(255,255,255,1);}

/* =========================================================
	SECTION ID OPTIONS END
========================================================= */

/* =========================================================
	SECTION OPTIONS GENEL START
========================================================= */

.services-item h3 {
	font-size:1.15rem;
	line-height:15px;
	font-weight:600;
	color:rgba(0,0,0,1);
	margin:0px;}
.services-content p {
	font-size:0.94rem;
	font-weight:400;
	line-height:20px;
	letter-spacing:0.1rem;
	color:rgba(0,0,0,1);
	margin:0px;}
.services-content b {
	font-weight:500;
	color:rgba(255,0,0,1);
	}
.services-item {
	padding:10px 10px;
	text-align:center;}
	
#logo-list h3 {
	font-size:0.75rem;
	line-height:15px;
	font-weight:600;
	color:rgba(0,0,0,1);
	margin:0px;}
/* =========================================================
	SECTION OPTIONS GENEL START
========================================================= */


.uclu {
	padding:0;}
.uclu:nth-child(-n+3){
	border:none;}
	
/* four group start */@media only screen and (min-width:992px) {
.ma-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.ma-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.ma-table:nth-child(-n+4){
	border-top:none;}
.ma-table:nth-child(4n){
	border-right:none;}
.ma-table:last-child {
	border-right:none;}
}/* four group end */

/* three group start */@media (min-width:768px) and (max-width:991px){
.ma-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.ma-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.ma-table:nth-child(-n+3){
	border-top:none;}
.ma-table:nth-child(3n){
	border-right:none;}
.ma-table:last-child {
	border-right:none;}
}/* three group end */

/* two group start */@media (min-width:576px) and (max-width:767px){
.ma-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.ma-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.ma-table:nth-child(-n+2){
	border-top:none;}
.ma-table:nth-child(2n){
	border-right:none;}
.ma-table:last-child {
	border-right:none;}
}/* two group end */

/* one group start */@media only screen and (max-width:575px) {
.ma-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.ma-table:nth-child(n){
	border-left:none;
	border-right:none;
	border-bottom:none;}
.ma-table:first-child {
	border-top:none;}
}/* one group end */


/* twelve group start */@media only screen and (min-width:992px) {
.logo-tab {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.logo-tab:nth-child(n){
	border-left:none;
	border-bottom:none;}
.logo-tab:nth-child(-n+12){
	border-top:none;}
.logo-tab:nth-child(12){
	border-right:none;}
.logo-tab:nth-child(24){
	border-right:none;}
.logo-tab:last-child{
	border-right:none;}	
}/* twelve  group end */

/* six group start */@media (min-width:768px) and (max-width:991px){
.logo-tab {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.logo-tab:nth-child(n){
	border-left:none;
	border-bottom:none;}
.logo-tab:nth-child(-n+6){
	border-top:none;}
.logo-tab:nth-child(6n){
	border-right:none;}
.logo-tab:last-child{
	border-right:none;}
}/* six group end */

/* four group start */@media (min-width:576px) and (max-width:767px){
.logo-tab {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.logo-tab:nth-child(n){
	border-left:none;
	border-bottom:none;}
.logo-tab:nth-child(-n+4){
	border-top:none;}
.logo-tab:nth-child(4n){
	border-right:none;}
.logo-tab:last-child{
	border-right:none;}
}/* four group end */

/* one group start */@media only screen and (max-width:575px) {
.logo-tab {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.logo-tab:nth-child(n){
	border-left:none;
	border-bottom:none;}
.logo-tab:nth-child(-n+3){
	border-top:none;}
.logo-tab:nth-child(3n){
	border-right:none;}
.logo-tab:last-child{
	border-right:none;}
}/* one group end */
/* =========================================================
	MARKA DETAY START
========================================================= */

#marka-d  h2 {
	font-family:'Khand', sans-serif;
	font-size:1.2rem;
	line-height:1.2rem;
	letter-spacing:0.1rem;
	font-weight:600;
	text-align:left;}
#marka-d  p {
	font-size:0.95rem;
	font-weight:400;
	line-height:1.7rem;
	letter-spacing:0.1rem;}
#marka-d b {
	font-size:1.2rem;
	font-weight:600;
	color:rgba(255,0,0,1);}
#marka-d .box {
	padding:10px 10px;
	text-align:center;
	margin-bottom:-6px;}
	
/* four group start */@media only screen and (min-width:1200px) {
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.mo-table:nth-child(-n+4){
	border-top:none;}
.mo-table:nth-child(4n){
	border-right:none;}
.mo-table:last-child {
	border-right:none;}
}/* four group end */

/* three group start */@media (min-width:992px) and (max-width:1199px){
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.mo-table:nth-child(-n+3){
	border-top:none;}
.mo-table:nth-child(3n){
	border-right:none;}
.mo-table:last-child {
	border-right:none;}
}/* three group end */

/* two group start */@media (min-width:576px) and (max-width:991px){
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.mo-table:nth-child(-n+2){
	border-top:none;}
.mo-table:nth-child(2n){
	border-right:none;}
.mo-table:last-child {
	border-right:none;}
}/* two group end */

/* one group start */@media only screen and (max-width:575px) {
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-right:none;
	border-bottom:none;}
.mo-table:first-child {
	border-top:none;}
}/* one group end */
/* =========================================================
	MARKA DETAY END
========================================================= */
/* =========================================================
	MODEL DETAY START
========================================================= */

.beyaz {
	background-color:rgba(255,255,255,.8);}
 .buzz {
	background-color:rgba(243,242,240,1);}	
 .buz {
	background-color:rgba(233,236,236,.8);}
 .siyah {
	background-color:rgba(0,0,0,.5);}	
.sari {
	background-color:rgba(255,255,50,.5);}

#ModelDetay  h1 {
	font-family: 'Khand', sans-serif;
	font-size: 200%;
	font-weight: 500;
	line-height: 2rem;
	letter-spacing: 0.1rem;
	color: rgba(255,0,0,1);
	text-align: right;
	box-sizing: border-box;
	margin: 0px;}

#ModelDetay  h2 {
    font-family: 'Khand', sans-serif;
    font-size: 175%;
    font-weight: 500;
    line-height: 2rem;
    letter-spacing: 0.1rem;
    color: rgb(0, 0, 0);
    text-align: right;
    box-sizing: border-box;
    margin:0px;}

#ModelDetay  h3 {
	font-family:'Khand', sans-serif;
	font-size:1rem;
	font-weight:500;
	line-height:1.8rem;
	letter-spacing:0.1rem;
	color:rgba(0,0,0,1);
	text-align:right;
	box-sizing:border-box;
	margin:1px 0 0px 0;}

#ModelDetayIcerik  h2 {
	font-family: 'Khand', sans-serif;
	font-size:1.4rem;
	font-weight:500;
	line-height:1.4rem;
	letter-spacing:0rem;
	color:rgba(42,106,255,.7);
	text-align:center;
	box-sizing:border-box;
	margin:2px 0 0 0;}


#ModelDetayIcerik  p {
	font-size:0.99rem;
	font-weight:400;
	line-height:1.2rem;
	letter-spacing:0rem;
	color:rgba(0,0,0,1);
	text-align:center;
	box-sizing:border-box;
	margin:10px 0;}
	
#ModelDetayIcerik .donanim {
	color:rgba(228,0,68,.8);
	line-height:1rem;
	font-weight:400;
	margin:0 5px 0 0;}
#ModelDetayIcerik .motor {
	line-height:1rem;
	font-weight:400;
	margin:0 4px 0 0;
	color:rgba(51,51,51,.80);}	
#ModelDetayIcerik .vites {
	line-height:1rem;
	font-weight:400;
	color:rgba(51,51,51,.80);}	
#ModelDetayIcerik .fiyat {
	color:rgba(0,0,0,1);
	font-size:1.2;
	font-weight:500;
	line-height:1rem;
	letter-spacing:0.1rem;
	text-align:center;}	
#ModelDetayIcerik  h6 {
	font-size:1rem;
	font-weight:400;
	line-height:1rem;
	letter-spacing:0rem;
	color:rgba(0,0,0,1);
	text-align:center;
	box-sizing:border-box;
	margin:10px 0;}
#ModelDetayIcerik .ikibinyirmi {
	color:rgba(46,135,195,1);
	font-size:1rem;
	font-weight:500;
	line-height:1rem;
	letter-spacing:0.1rem;
	text-align:center;}	
#ModelDetayIcerik .eskimodel {
	line-height:1rem;
	font-weight:400;
	margin:0 4px 0 0;
	color:rgba(51,51,51,.80);}
	
.donusr1{
	color:#fff;
	background-color:rgba(237,29,36,1);}
.donusr2{
	color:#fff;
	background-color:rgba(2,155,224,1);}
.donus{
	display: inline-block;
    padding:13px 5px;
	font-size: 70%;
	font-weight: 500;
	line-height: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .2rem;
	letter-spacing: 0.1rem;}	

	
@media screen and (min-width: 500px) {
.brmodel br {
	display:none;}
#ModelDetayIcerik  p {
	text-align:right;}
}
	
.MoDetay-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);}
.MoDetay-table {
	border-top:none;
	border-left:none;
	border-right:none;}

/* =========================================================
	MODEL DETAY END
========================================================= */

/* =========================================================
	SATIS RAKAM START
========================================================= */

#srakam .marka {
	text-align:center;
	padding:1rem;
	background-color:rgba(246,246,246,1);}
#srakam .icon {
	padding:0rem;}
#srakam h3{
	font-family:'Montserrat', sans-serif;
	font-size:1rem;
	font-weight:500;
	letter-spacing:0.305rem;
	line-height:2.25rem;
	color:rgba(58,58,58,1);}
#srakam h3:after {
	content: "";
	display: block;
	width: 80%;
	height: 1px;
	background-color:rgba(58,58,58,1);
	margin: 20px auto;}
#srakam p{
	margin-bottom:0px;}

#srakam .logo {
	text-align:center;
	padding:5px;}

#srakam img {
	width:70%;}

#srakam .mrkadi {
	font-size:1.3rem;
	line-height:20px;
	font-weight:600;
	text-align:left;
	padding:0;}
#srakam .mrksira {
	font-size:1.3rem;
	line-height:20px;
	font-weight:600;
	text-align:center;
	padding:0;}

#srakam .mensei {
	font-size:0.9rem;
	line-height:20px;
	font-weight:500;
	text-align:center;
	padding:0;}

#srakam	.mb {
	border-width:5px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	border-top:none;
	border-left:none;
	border-right:none;}

#srakam	.or {
	border-width:2px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	border-top:none;
	border-bottom:none}


#serlist .marka {
	text-align:center;
	padding:1rem;
	background-color:rgba(246,246,246,1);}
#serlist h3{
	font-family:'Montserrat', sans-serif;
	font-size:1.3rem;
	font-weight:500;
	letter-spacing:0.305rem;
	line-height:2.25rem;
	color:rgba(58,58,58,1);}
#serlist h3:after {
	content: "";
	display: block;
	width: 80%;
	height: 1px;
	background-color:rgba(58,58,58,1);
	margin: 10px auto;}
#serlist	.mb {
	border-width:5px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	border-top:none;
	border-left:none;
	border-right:none}
#serlist .sehirharf {
	font-size:1.4rem;
	line-height:30px;
	font-weight:600;
	text-align:center;
	padding:0;}
#serlist .sehir {
	font-size:1rem;
	line-height:25px;
	font-weight:400;
	text-align:center;
	padding:5px 0 0 0;}
#serlist .sehiradi {
	font-size:1.3rem;
	line-height:30px;
	font-weight:600;
	text-align:left;
	color:rgba(85,203,226,1);
	padding:0;}
#serlist .servisadi {
	font-size:1.1rem;
	line-height:25px;
	font-weight:500;
	text-align:left;
	padding:5px 0 0 0;}
#serlist .servisadres {
	font-size:1rem;
	line-height:25px;
	font-weight:400;
	color:rgba(0,0,0,.7);
	text-align:center;
	padding:5px 0 0 0;}
#serlist .select {
font-size:1rem;
line-height:30px;
width:auto;
letter-spacing:0px;
height:40px;
border:1 solid rgb(128,128,128)}
#serlist .oval{
border-radius: 4px;}
#serlist p {
	font-size:0.98rem;
	font-weight:400;
	line-height:20px;
	letter-spacing:0.0rem;
	color:rgba(0,0,0,.5);}
#serlist b {
	font-weight:500;
	color:rgba(255,0,0,1);}
#serlist .servistel {
	text-align:center;
	padding:5px 0 0 0;}

#a-grup, #b-d-grup, #e-g-grup, #i-grup , #k-m-grup , #s-z-grup   {
    border-top: 65px solid transparent;
    margin-top: -65px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}


.sr-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.sr-table:nth-child(n){
	border-left:none;
	border-top:none;}
.sr-table:nth-child(4n){
	border-right:none;}
.sr-table:nth-last-child(1){
	border-bottom:none;}
.sr-table:nth-last-child(2){
	border-bottom:none;}
.sr-table:nth-last-child(3){
	border-bottom:none;}
.sr-table:nth-last-child(4){
	border-bottom:none;}	




/* =========================================================
	SATIS RAKAM END
========================================================= */


/* =========================================================
	MARKA HAKKINDA START
========================================================= */
#brnd h2 {
	font-size:1.2rem;
	line-height:30px;
	font-weight:600;
	color:rgba(0,0,0,1);
	text-align:center;}
#brnd h3 {
	font-size:1.1rem;
	line-height:30px;
	font-weight:400;
	color:rgba(0,0,0,.5);
	text-align:center;
	margin:0;}
#brnd  p {
	font-size:0.98rem;
	font-weight:400;
	line-height:20px;
	letter-spacing:0.0rem;
	color:rgba(0,0,0,.5);}
#brnd  b {
	font-weight:500;
	color:rgba(255,0,0,1);}
#brnd .box {
	padding:10px 10px;
	text-align:center;
	box-sizing:border-box;}
#brnd .ResImg {
	display:block; 
	max-width:45%; 
	height:auto; 
	margin:auto;}
.brnd-w{
	background:rgba(255,255,255,1);}
.brnd-t{
	background:rgba(233,236,236,1);}
/* three group start */@media only screen and (min-width:1200px) {
.br-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.br-table:nth-child(2){
	border-top:none;
	border-bottom:none;}
.br-table:nth-child(-2n+3) {
	border:none;}
}/* three group end */

/* two group start */@media (min-width:576px) and (max-width:1199px){
.br-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.br-table:first-child {
	border:none;}
.br-table:nth-child(2){
	border-top:none;
	border-right:none;
	border-bottom:none;}
.br-table:nth-child(3){
	border-left:none;
	border-right:none;
	border-bottom:none;}
}

/* one group start */@media only screen and (max-width:575px) {
.br-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.br-table:nth-child(-2n+3) {
	border:none;}
.br-table:nth-child(2){
	border-left:none;
	border-right:none;}
}/* two group end */
/* =========================================================
	MARKA HAKKINDA END
========================================================= */





















/* =========================================================
	MARKA BAYİ START
========================================================= */

/* four group start */@media only screen and (min-width:1200px) {
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.mo-table:nth-child(-n+4){
	border-top:none;}
.mo-table:nth-child(4n){
	border-right:none;}
}/* four group end */

/* three group start */@media (min-width:992px) and (max-width:1199px){
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.mo-table:nth-child(-n+3){
	border-top:none;}
.mo-table:nth-child(3n){
	border-right:none;}
}/* three group end */

/* two group start */@media (min-width:576px) and (max-width:991px){
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-bottom:none;}
.mo-table:nth-child(-n+2){
	border-top:none;}
.mo-table:nth-child(2n){
	border-right:none;}
}/* two group end */

/* one group start */@media only screen and (max-width:575px) {
.mo-table {
	border-width:1px;
	border-style:solid;
	border-color:rgba(221,221,221,1);
	padding:0;}
.mo-table:nth-child(n){
	border-left:none;
	border-right:none;
	border-bottom:none;}
.mo-table:first-child {
	border-top:none;}
}/* one group end */
/* =========================================================
	MARKA BAYİ END
========================================================= */

#dealer .marka {
	text-align:center;
	padding:3rem;
	background-color:rgba(246,246,246,1);}
#deaaler .icon {
	padding:0rem;}

#dealer h3{
	font-family:'Montserrat', sans-serif;
	font-size:1.55rem;
	font-weight:500;
	letter-spacing:0.405rem;
	line-height:2.25rem;
	color:rgba(58,58,58,1);}
#dealer h3:after {
	content: "";
	display: block;
	width: 80%;
	height: 1px;
	background-color:rgba(58,58,58,1);
	margin: 20px auto;}
#dealer p{
	margin-bottom:20px;}


.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
	display: flex;
	flex-direction: column;
	align-items: center;     /* Align the flex-items vertically */
	justify-content: center; /* Optional, to align inner flex-items
                              horizontally within the column  */
}





















.adsense{
background-color:rgba(240,240,240,1);
text-align:center;
width:100%;
margin:30px 0 0 0;}

.section-padding {
	padding:25px 0;}
.no-padding {
	padding:0 !important;}
/**
Fixing bootstrap columns for safari
 */
.row:before, .row:after {
	display:inline-block !important;}

.smedya {
	margin:15px auto 20px auto;}
.ciz {
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:rgba(200,200,200,1);}
.dolguciz {
	border-width:0px 10px 0px 0px;
	border-style:solid;
	border-color: transparent;}

.damga {
position:absolute;
	display:block; 
	z-index:1;
	display:block; 
	height:auto;
	top: 34%;
	left:15px;}
.damgaa {
	display:block; 
	max-width:100%; 
	height:auto; 
	margin:auto;
	z-index:-1;}
.respov {
	display:block; 
	max-width:25%; 
	height:auto;}

.ebat {
	display:block; 
	max-width:45%; 
	height:auto; 
	margin:auto;}

.ImgR{
	margin:auto;}

.ResImg{
	width:100%;
	height:auto;}
.resp {
	display:block; 
	max-width:100%; 
	height:auto; 
	margin:auto;}
#logo-list .resp {
	display:block; 
	max-width:60%; 
	height:auto; 
	margin:auto;}
.respic {
	display:block; 
	max-width:100%; 
	height:50%; 
	margin:auto;}
.logores {
	position:absolute;
	display:block; 
	max-width:150px;
	margin:auto;	
	height:auto;}
.model-resp {
	display:block; 
	max-width:100%; 
	height:auto; 
	margin:4px 0;}
.model-respo {
	display:block; 
	max-width:100%; 
	height:auto;}
.bord{
border-radius:5px;}

.bottom-0 {
	bottom:0px !important;}
.position-absolute {
	position:absolute !important;}
.services-wrapper {
	margin-top:10px;}
.marj {
	margin-top:20px;}
.marj-sol {
	margin-left:30px;}
.mob{
	object-fit:cover;
	height:100%;
	width:100%;}
.mobb {
	object-fit:cover;
	height:100%;
	width:100%;}
.gal{
	width:100% !important;
	height:100% !important;}
.content {
	display:none;}
	.yer{
		text-align:left;
	}	
	
#loadMore {
}
#loadMore:hover {
}
.noContent {
pointer-events:none
}
#dahafazla {
}
#dahafazla:hover {
}

.goster {
display: none;
}
#dahafazlaservis {
}
#dahafazlaservis:hover {
}


@font-face {
    font-family: 'Gotham Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Gotham Pro'), url('../fonts/GothaProReg.woff') format('woff');}
@font-face {
    font-family: 'Gotham Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('Gotham Pro Light'), url('../fonts/GothaProLig.woff') format('woff');}

.bs-example{
	}
	
.bir{
	background-color:rgba(0,153,255,1);}
.iki{
	background-color:rgba(0,37,255,1);}
.uc{
	background-color:rgba(100,0,255,1);}
.dort{
	background-color:rgba(255,0,244,1);}
.bes{
	background-color:rgba(255,125,0,1);}
.alti{
	background-color:rgba(0,0,0,0.3);}
.yedi{
	background-color:rgba(222,244,0,0.2);}
.sekiz{
	background-color:rgba(85,218,0,1);}
.dokuz{
	background-color:rgba(51,255,255,1);}
.on{
	background-color:rgba(205,0,255,0.2);}
.onbir{
	background-color:rgba(0,0,0,0.5);}
.oniki{
	background-color:rgba(245,245,245,1);}


#slide h3 {
    font-family: 'Open Sans', sans-serif;
  	font-weight:600;
	letter-spacing:0.1rem;
	color:rgba(255,255,255,1);
	text-shadow:0px 0px 10px rgba(107, 107, 107, 1);}

#slide h4 {
    font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-style:italic;
	letter-spacing:.72;
	color:rgba(255,255,255,1);
	text-shadow: 0px 0px 10px rgba(107, 107, 107, 1);}


.eyirmi, .eon, .sifir, .on, .yirmi, .otuz, .kirk, .elli, .altmis, .yetmis, .seksen, .doksan, .yuz {
right:0; left:0;}
.eyirmi{bottom:-20px}
.eon{bottom:-10px}
.sifir{bottom:1px}
.on{bottom:10px}
.yirmi{bottom:20px}
.otuz{bottom:30px}
.kirk{bottom:40px}
.elli{bottom:50px}
.altmis{bottom:60px}
.yetmis{bottom:70px}
.seksen{bottom:80px}
.doksan{bottom:90px}
.yuz{bottom:100px}



.ayya{
	bottom:30%;
	right:0;
left:0;}

.f-sutun{
	background-color:rgba(255,0,139,1);
	border-radius:4px 4px 0px 0px}

.object-fit {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	-o-object-fit:cover;
	object-fit:cover;}
.object-fit.contain {
	-o-object-fit:contain;
	object-fit:contain;}
.object-fit.fit-top {
	-o-object-position:top;
	object-position:top;}
