@import url('../textfont/stylesheet.css');
@import url('line-awesome.css');
@import url('all.min.css');
@import url('swiper-bundle.min.css');
@import url('animate.css');
@import url('bootstrap.min.css');
@import url('fancybox.css');
@import url('lity.min.css');
@import url('intlTelInput.css');
@import url('aos.css');


a {
	text-decoration:none;
	transition:all 0.3s ease;
}
a:hover {
	text-decoration:none;
}

ol,ul {
	padding:0px 0px 0px 20px;
	margin:0px;
}
main {
	overflow:hidden;
	width:calc(100vw - 5px);
	min-height:100vh;
}

body {
	position:relative;
	font-family: Eudoxus Sans;
}


:root {
  --anarenk: #EA8123;
  --kirmizi: #ea0005;
  --gri: #9D9E9D;
  --siyah: #1f1f1f;
  --krem: #fcfcf9;
  --font2: "Unbounded", sans-serif;;
}

/* width */
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* Track */
.scrollbar::-webkit-scrollbar-track {
  background: #F6F5F0; 
}
 
/* Handle */
.scrollbar::-webkit-scrollbar-thumb {
  background: var(--anarenk); 
}

/* Handle on hover */
.scrollbar::-webkit-scrollbar-thumb:hover {
  background: #FEDD06; 
}
.container-fluid {
	max-width:calc(100vw - 300px);	
}

.swiper {
	position:relative;
	overflow:hidden;
}

.dikeyortala {
	display:flex;
	flex-direction:column;
	justify-content:center;
	height:100%;
}

/*------------------stust----------------------*/

#stust {
	position:relative;
	padding:170px 0px 70px 0px;
	background-size:cover !important;
}
#stust .yazi1 {
	color: #FFF;
	font-family: var(--font2);
	font-size: 82px;
	font-style: normal;
	font-weight: 400;
	line-height: 77px; /* 93.902% */
	margin-bottom:11px;
}
#stust .yazi1 span {
	color: #EA2323;
}
#stust .yazi2 {
	display:inline-block;	
	padding: 10px 20px;
	border-radius: 46px;
	background: #FFF;
	color: #100A0A;
	font-family: var(--font2);
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:38px;
}
#stust .yazi3 {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: -0.28px;
	margin-bottom:99px;
}

#stust .yorumlar {
	display:flex;
	align-items:center;
	grid-gap:20px;
}
#stust .yorumlar img {
	height:56px;
}
#stust .yorumlar div {
	color: #fff;
	font-family: var(--font2);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 122.222% */
}
#stust .yorumlar div span {
	color: #EA8123;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 21px; /* 150% */
	letter-spacing: -0.28px;
}

/*------------------storta----------------------*/

#storta {
	position:relative;
	padding:70px 0px 70px 0px;
}
#storta .ust {
	display:flex;
	flex-wrap:wrap;
	align-items:flex-end;
	margin-bottom:40px;
}
#storta .ust .baslik {
	width:50%;
	color: #000;
	font-family: var(--font2);
	font-size: 32px;
	font-style: normal;
	font-weight: 250;
	line-height: normal;
}
#storta .ust .baslik span {
	color: #EA2323;
	font-weight:700;
}
#storta .ust .baslik b {
	color: #000;
	font-weight:700;
}
#storta .ust .altbaslik {
	width:50%;
	color: #3F434B;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: -0.28px;
}
#storta .item {
	padding:76px 43px 43px 43px;
	border-radius: 30px;
	border: 1px solid #E2DCD6;
	background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.60) 100%), #F5F2F2;
	box-shadow: 0px 4px 34px 0px rgba(175, 145, 118, 0.05);
	text-align:center;
}
#storta .item .icon {
	width:187px;
	height:187px;
	filter: drop-shadow(0px 4px 114px rgba(255, 222, 193, 0.40));
	margin-bottom:72px;
}
#storta .item .adi {
	color: #000;
	text-align: center;
	font-family: var(--font2);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:25px;
}
#storta .item .desc {
	color: #3F434B;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: -0.28px;
	opacity: 0.6;
}
/*------------------servisler----------------------*/

#servisler {
	position:relative;
	padding:70px 0px 70px 0px;
}
#servisler .alan {
	padding:38px;
	border-radius: 24px;
	border: 2px solid #ECE7E2;
	background: radial-gradient(65.12% 62.08% at -1.63% -15.73%, #ECE7E2 0%, rgba(236, 231, 226, 0.00) 100%);
}
#servisler .alan .ustbaslik {
	color: #EA8123;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -0.84px;
}
#servisler .alan .baslik {
	color: #3F434B;
	font-size: 54px;
	font-style: normal;
	font-weight: 800;
	line-height: 48px; /* 88.889% */
	letter-spacing: -3.24px;
	margin-bottom:77px;
}
#servisler .alan .linkler {
	display:flex;
	flex-direction:column;
	grid-gap:43px;
}
#servisler .alan .linkler a {
	color: #3F434B;
	font-size: 17px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}
#servisler .alan .linkler a.active {
	color: #EA8123;
}
#servisler .alan .tabalan {
	position:relative;
	display:none;
}
#servisler .alan .tabalan.active {
	display:block;
}
#servisler .alan .tabalan .resim {
	width:100%;
	aspect-ratio:1221/620;
	object-fit:cover;
	object-position:center;
	border-radius: 20px;
}
#servisler .alan .tabalan .bilgi {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	padding:57px;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	align-items:flex-start;
	grid-gap:30px;
	padding-right:40%;
	background: linear-gradient(206deg, rgba(255, 255, 255, 0.00) 18.7%, #FFF 102.72%);
}
#servisler .alan .tabalan .bilgi .adi {
	color: #3F434B;
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}
#servisler .alan .tabalan .bilgi .desc {
	color: #3F434B;
	font-family: "Eudoxus Sans";
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px; /* 176.923% */
}

/*------------------cerezpolitikasi----------------------*/
.cerezpolitikasi {
	position:fixed;
	bottom:20px;
	left:20px;
	width:400px;
	max-width:calc(100% - 40px);
	padding:20px;
	border-radius:20px;
	background:rgba(0,0,0,0.5);
	font-size:14px;
	line-height:20px;
	color:#fff;
	z-index:100000;
}
.btn {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
    padding: 0px 15px;
    height: 50px;
    border-radius: 30px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
}
.btn i {
	font-size: 22px;
}
.btn-white {
	border: 1px solid #FFF;
	background: #F8F7F6;
	color:#000;
}
.btn-white i {
	color:var(--anarenk);
}
.btn-white:hover {
	border: 1px solid var(--anarenk);
}
.btn-ana {
	border: 1px solid #EA8123;
	background: #edddcc54;
	color:#000000;
}
.btn-ana i {
	color:var(--anarenk);
}
.btn-ana:hover {
	border: 1px solid #000;
}


/*------------------header----------------------*/

.aciklama {
	margin-bottom:24px;
}
.aciklama h1 {
	color: #000;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:10px;
}
.aciklama ul,ol {
	list-style:none;
	margin-bottom:10px;
}
.aciklama ul li ,
.aciklama ol li 
{
	position:relative;
	padding-left:15px;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px; /* 178.571% */
	letter-spacing: 0px;
}
.aciklama ul li:before ,
.aciklama ol li:before 
{
	position:absolute;
	content:"";
	top:11px;
	left:0px;
	width:7px;
	height:7px;
	border-radius:4px;
	background:var(--anarenk);
	opacity: 1 !important;
}
.aciklama img {
	width:100% !important;
	border-radius:20px;
	max-height:300px;
	object-fit:cover;
	margin-bottom:15px;
}
.aciklama h2 ,
.aciklama h3 ,
.aciklama h4 ,
.aciklama h5 
{
	color: #000;
	font-family: "Eudoxus Sans";
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;	
	margin-bottom:10px;
}
.aciklama p 
{
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px; /* 178.571% */
	letter-spacing: 0px;
	margin-bottom:10px;
}
/*------------------header----------------------*/

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:999;
	transition:all 0.3s ease;
	background: #fff;
}
#header.sabit {
	position:relative;
	transition:all 0.3s ease;
	background:#fff;
}
#header.heading {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:999;
	background:#fff;
}
#header .alan {
	display:flex;
	align-items:center;
	grid-gap:30px;
	padding:10px 0px;
}
#header .alan .logo {
}
#header .alan .logo img {
	height:60px;
}

#header .menu {
	margin-right:auto;
}
#header .menu ul {
	list-style:none;
	display:flex;
	align-items:center;
	grid-column-gap:20px;
}
#header .menu .link-li {
	position:relative;
}
#header .menu .link-item {
	position: relative;
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0px;
}
#header .menu .link-item:hover {
    color: var(--anarenk);
}

#header .menu .acilan {
	position:absolute;
	display:none;
	top:calc(100% - 5px);
	left:0px;
	width:250px;
	padding:5px 10px;
	border-radius: 0px;
	background: #ffffff;
	box-shadow: 0px 2px 30px rgba(0,0,0,0.26);
	border-top:5px solid var(--anarenk);
}
#header .menu .link-li:hover .acilan {
	display:block;
}
#header .menu .acilan ul {
	display:flex;
	align-items:flex-start;
	flex-direction:column;
	grid-column-gap:0px;
	grid-row-gap:10px;
	padding:0px;
}
#header .menu .acilan .link-item {
	line-height:24px;
    color: #000;
	padding:0px 10px;
}


#header .dil {
	display:flex;
	align-items:center;
	position:relative;
	z-index:101;
	height:100%;
}
#header .dil .default {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:40px;
	height:40px;
	border-radius: 5px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-transform:uppercase;
	background:var(--anarenk);
}
#header .dil .default img {
	height:15px;
	margin-right:5px;
}
#header .dil .default i {
	color:#fff;
	font-size:20px;
}

#header .dil .acilan {
	position:absolute;
	top:100%;
	right:calc(50% - 20px);
	width:40px;
	padding-top:10px;
	z-index:100;
	display:none;
	z-index:10000;
}
#header .dil .acilan .default {
	width:40px;
	height:40px;
	border-radius: 5px;
	margin-bottom:5px;
	background: #000;
	color:#fff;
	padding:10px;
	border:1px solid #fff;
}
#header .dil:hover .acilan {
	display:block;
}


/*------------------megamenu----------------------*/

#megamenu {
	position:fixed;
	top:-120vh;
	left:0px;
	width:100%;
	height:100vh;
	background:#fff;
	padding:100px 0px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	z-index:998;
	transition:all 0.3s ease;
}
#megamenu.active {
	top:0px;
}
#megamenu .sol {
	border-right:1px solid #ECE7E2;
	padding-right:30px;
}
#megamenu .anakat {
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
#megamenu .anakat.active {
	color: #EA8123;
}
#megamenu .tabalan {
	display:none;
	flex-direction:column;
	justify-content:center;
	background-repeat:no-repeat !important;
	background-size:auto 100% !important;
	background-position:right center !important;
	min-height:calc(100vh - 200px);
}
#megamenu .tabalan.active {
	display:flex;
}
#megamenu .tabalan .yazi1 {
	color: #EA8123;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 5.8px;
	margin-bottom:36px;
}
#megamenu .tabalan .yazi2 {
	color: #000000;
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom:26px;
}
#megamenu .tabalan .tedlink {
	color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
	margin-bottom:26px;
}

/*------------------mobilheader----------------------*/

#mobilheader {
	display:none;
	align-items:center;
	flex-wrap:wrap;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:1000;
	height:65px;
	padding:0px 5px;
	background:#fff;
}
#mobilheader.sabit {
	position:relative;
	top:auto;
	left:auto;
	width:100%;
	background:var(--krem);
}
#mobilheader.heading {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	background:var(--krem);
}

#mobilheader .alansol {
	width:35%;
	display:flex;
	align-items:center;
	justify-content:flex-start;
}

#mobilheader .alanorta {
	width:30%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
}

#mobilheader .alansag {
	width:35%;
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
#mobilheader .btn {
    padding: 0px 0px 0px 0px;
}
#mobilheader .btn i {
	font-size:40px;
}
#mobilheader .logo {
	display:flex;
	align-items:center;
	justify-content:center;
	padding:5px;
}
#mobilheader .logo img {
	max-width:100%;
	max-height:100%;
}

#mobilheader .dil {
	display:flex;
	align-items:center;
	position:relative;
	z-index:101;
	padding:0px 5px;
	height:100%;
}
#mobilheader .dil .default {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:40px;
	height:40px;
	border-radius: 5px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	border:1px solid rgba(0,0,0,0.4);
	text-transform:uppercase;
}
#mobilheader .dil .default img {
	height:15px;
	margin-right:5px;
}
#mobilheader .dil .default i {
	color:#fff;
	font-size:20px;
}

#mobilheader .dil .acilan {
	position:absolute;
	top:100%;
	right:calc(50% - 20px);
	width:40px;
	padding-top:10px;
	z-index:100;
	display:none;
	z-index:10000;
}
#mobilheader .dil .acilan .default {
	width:40px;
	height:40px;
	border-radius: 5px;
	margin-bottom:5px;
	background: #000;
	color:#fff;
	padding:10px;
	border:1px solid #fff;
}
#mobilheader .dil:hover .acilan {
	display:block;
}


/*------------------mobilmenu----------------------*/


#mobilmenu {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow-y:scroll;
	z-index:900;
	background: #fff;
	transform: translateX(-100%);
	transition:all 0.3s ease;
}

#mobilmenu .ust {
	display:flex;
	align-items:center;
	width:100%;
	height:65px;
	padding:10px;
}
#mobilmenu .ust .logo {
	max-height:100%;
	max-width:70%;
	margin-right:auto;
}
#mobilmenu .ust .kapat {
	font-size:40px;
	color:#000;
}
#mobilmenu .menu {
    border-top: 1px solid hsla(0,0%,60%,.2);
	padding:20px 0px;
}
#mobilmenu .menu ul {
	display: flex!important;
    flex-direction: column;
    align-items: center;
    list-style-type: none;
    -webkit-overflow-scrolling: touch;
    padding: 0 15px;
}
#mobilmenu .menu .link-li {
	position:relative;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    justify-content: center;
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-direction: column;
	border-bottom:1px solid rgba(51, 51, 51, 0.1);
	padding:5px 40px 5px 5px;
}
#mobilmenu .menu .link-li:last-child {
	border-bottom:0px solid rgba(51, 51, 51, 0.1);
}
#mobilmenu .menu .link-li.hover:before {
    position:absolute;
	content:"\f105";
	top:5px;
	right:0px;
	width:30px;
	height:32px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:20px;
	color:#000;
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
#mobilmenu .menu .link-item {
	font-size:14px;
	line-height:32px;
	font-weight:500;
	color:rgb(0, 0, 0);
	letter-spacing:1.8px;
}
#mobilmenu .menu .acilan {
	display:none;
	width: 100%;
}
#mobilmenu .menu .link-li:hover .acilan {
	display:block;
}
#mobilmenu .menu .acilan ul {
	width: 100%;
}

#mobilmenu .menu .acilan ul .link-li {
    min-height: 32px;
}
#mobilmenu .menu .acilan ul .link-item {
	font-size:14px;
	line-height:32px;
	color:rgb(51, 51, 51, 0.6);
}

#mobilmenu .arama {
	position:relative;
}
#mobilmenu .arama .form-control {
	border:1px solid var(--anarenk);
}
#mobilmenu .arama .btn {
	position:absolute;
	top:0px;
	right:0px;
	width:46px;
	height:46px;
	font-size:20px;
	color:#000;
	border-radius:9px;
	padding:0px;
	justify-content:center;
}

#mobilmenu .butonlar {
    border-top: 1px solid hsla(0,0%,60%,.2);
	padding:20px 15px;
}
#mobilmenu .butonlar a {
	display:block;
	font-size:12px;
	font-weight:400;
	line-height:32px;
	color:rgb(0, 0, 0);
	letter-spacing:1.2px;
}

#mobilmenu .sosyal {
	display:flex;
	align-items:center;
	justify-content:center;
    border-top: 1px solid hsla(0,0%,60%,.2);
	padding:20px 15px;
}
#mobilmenu .sosyal a {
	display:flex;
	align-items:center;
	justify-content:center;
	width: 40px;
	height: 40px;
	font-size:28px;
	color:rgb(0, 0, 0);
	margin-right:5px;
}
#mobilmenu .sosyal a:hover {
	color: var(--krem);
}


/*------------------slider----------------------*/

#slider {
	position:relative;
}
#slider .item {
	position:relative;
	height:100vh;
	/*background:url('../img/sliderback.png');*/
	background:#fff9f3;
}
#slider .item .anaresim {
	width:100%;
	height:100vh;
	object-fit:cover;
	padding:100px 0px 50px 0px;
	border-radius: 100%;
}

#slider .item .yazi1 {
	color: #000;
	font-family: var(--font2);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:12px;
}
#slider .item .yazi2 {
	color: #000;
	font-family: var(--font2);
	font-size: 70px;
	font-style: normal;
	font-weight: 400;
	line-height: 74px; /* 93.902% */
	margin-bottom:12px;
}
#slider .item .yazi3 {
	display:flex;
	align-items:center;
	grid-gap:20px;
	color: #EA8123;
	font-family: var(--font2);
	font-size: 82px;
	font-style: normal;
	font-weight: 400;
	line-height: 77px; /* 93.902% */
	margin-bottom:32px;
}
#slider .item .yazi3 img {
	height:100%;
	border-radius: 40px;
	box-shadow: 0px 4px 54px 0px rgba(0, 0, 0, 0.25);
}
#slider .item .yazi4 {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
	margin-bottom:20px;
}
#slider .item .yorumlar {
	display:flex;
	align-items:center;
	grid-gap:20px;
	margin-bottom:100px;
}
#slider .item .yorumlar img {
	height:56px;
}
#slider .item .yorumlar div {
	color: #000;
	font-family: var(--font2);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 122.222% */
}
#slider .item .yorumlar div span {
	color: #EA8123;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
}
#slider .item .butonlar {
	display:flex;
	align-items:center;
	grid-gap:20px;
}

#slider .sosyal {
	position:absolute;
	top:0px;
	left:20px;
	display:flex;
	flex-direction:column;
	grid-gap:5px;
	height:100%;
	justify-content:center;
	align-items:center;
}
#slider .sosyal a {
	display:flex;
	align-items:center;
	justify-content:center;
	width: 32px;
	height: 32px;
	border-radius:50%;
	font-size:16px;
	color:#fff;
	background:#BBB7B1;
}
#slider .sosyal a:hover {
	color: var(--anarenk);
}

/*------------------hakkimizda----------------------*/

#hakkimizda {
	position:relative;
	padding:170px 0px 90px 0px;
	border-bottom:5px solid #FAF9F8;
}
#hakkimizda:before {
	position:absolute;
	content:"";
	bottom:-100px;
	left:-200px;
	width: 570px;
	height: 570px;
	border-radius: 570px;
	background: rgba(255, 230, 208, 0.50);
	filter: blur(102px);
}
#hakkimizda .yazi1  {
	color: #000;
	font-family: var(--font2);
	font-size: 52px;
	font-style: normal;
	font-weight: 400;
	line-height: 57px; /* 109.615% */
	margin-bottom:12px;
}
#hakkimizda .yazi2  {
	color: #EA8123;
	font-family: var(--font2);
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:74px;
}
#hakkimizda .logo  {
	display:block;
}
#hakkimizda .logo img {
	height:56px;
}
#hakkimizda .resim {
	display:block;
	margin-bottom:32px;
}
#hakkimizda .resim img {
	width:100%;
	aspect-ratio:1150/280;
	object-fit:cover;
	object-position:center;
	border-radius: 10px;
}
#hakkimizda .yazi3 {
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 185.714% */
	letter-spacing: 0px;
	margin-bottom:32px;
}

/*------------------tedaviler----------------------*/

#tedaviler {
	position:relative;
	padding:140px 0px 90px 0px;
}
#tedaviler .adi {
	color: #000;
	font-family: var(--font2);
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 10px;
}
#tedaviler .desc {
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 150% */
	letter-spacing: 0px;
}
#tedaviler .altlink {
	display:flex;
	align-items:center;
	grid-gap:20px;
	color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
}
#tedaviler .altlink i {
	font-size: 25px;
}
#tedaviler .bolum1 {
	display:flex;
	flex-direction:column;
	grid-gap:27px;
	border-radius: 24px;
	background: #E9F8ED;
	padding:31px;
}
#tedaviler .bolum1 .resim {
	width:100%;
	aspect-ratio:723/273;
	object-fit:cover;
	object-position:center;
	border-radius: 12px;
}
#tedaviler .bolum2 {
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	grid-gap:27px;
	border-radius: 24px;
	height:100%;
	padding:31px;
	background-size:cover;
}
#tedaviler .bolum2bg {
	background:#fff;
	padding: 20px;
	border-radius: 20px;
}
#tedaviler .bolum3 {
	display:flex;
	flex-direction:column;
	grid-gap:27px;
	border-radius: 24px;
	background: #EDEBE7;
	padding:31px;
}
#tedaviler .bolum3 .resim {
	width:100%;
	aspect-ratio:719/330;
	object-fit:cover;
	object-position:center;
	border-radius: 12px;
}
#tedaviler .bolum4 {
	display:flex;
	flex-direction:column;
	grid-gap:27px;
	border-radius: 24px;
	background: #EAEBFA;
	padding:31px;
}
#tedaviler .bolum4 .resim {
	width:100%;
	aspect-ratio:719/330;
	object-fit:cover;
	object-position:center;
	border-radius: 12px;
}
/*------------------tedaviler2----------------------*/

#tedaviler2 {
	position:relative;
	padding:90px 0px 90px 0px;
}
#tedaviler2 .adi {
	color: #000;
	font-family: var(--font2);
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align:center;
}
#tedaviler2 .desc {
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 150% */
	letter-spacing: 0px;
	text-align:center;
}
/*------------------turizm----------------------*/

#turizm {
	position:relative;
	padding:90px 0px 90px 0px;
}
#turizm .alan {
	position:relative;
	padding:62px 13px;
	border-radius: 24px;
	background:#000;
}
#turizm .ust {
	position:relative;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin-bottom:50px;
}
#turizm .ust .sol {
	width:50%;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
#turizm .ust .sol img {
	width:124px;
	height:124px;
	border-radius:50%;
	object-fit:cover;
	object-position:center;
}
#turizm .ust .sol div {
	width:calc(100% - 124px);
	padding-left:20px;
}
#turizm .ust .sol div b {
	display:block;
	color: #FFF;
	font-family: var(--font2);
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:16px;
}
#turizm .ust .sol div small {
	display:block;
	color: #868A92;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
}
#turizm .ust .sag {
	width:50%;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	grid-gap:15px;
}
#turizm .ust .sag div {
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	width:64px;
	height:64px;
	border-radius:50%;
	border: 1px solid #272727;
	font-size:32px;
	color:var(--anarenk);
}
#turizm .ust .sag div:hover {
	background:var(--anarenk);
	color:#000;
}
#turizm .turizm {
	margin-bottom:62px;
}
#turizm .turizm .item {
	position:relative;
}
#turizm .turizm .item .resim {
	width:100%;
	aspect-ratio:1575/785;
	object-fit:cover;
	object-position:center;
	border-radius: 20px;
}
#turizm .turizm .item .bilgi {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	align-items:flex-start;
	grid-gap:4px;
	padding:70px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
}
#turizm .turizm .item .bilgi .konum {
	color: #FFF;
	font-family: var(--font2);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#turizm .turizm .item .bilgi .adi {
	color: #FFF;
	font-family: var(--font2);
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#turizm .turizm .item .bilgi .desc {
	color: #B0B4BE;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
}
#turizm .plajlar {
	position:relative;
}
#turizm .plajlar .butonlar {
	position:absolute;
	top:20px;
	right:20px;
	z-index:20;
	display:flex;
	align-items:center;
	grid-gap:10px;
}
#turizm .plajlar .butonlar div {
	display:flex;
	align-items:center;
	justify-content:center;
	width:64px;
	height:64px;
	border-radius:50%;
	background:#fff;
	font-size:32px;
	color:var(--anarenk);
}
#turizm .plajlar .butonlar div:hover {
	background:var(--anarenk);
	color:#000;
}
#turizm .plajlar .item {
	position:relative;
}
#turizm .plajlar .item .resim {
	width:100%;
	aspect-ratio:1575/785;
	object-fit:cover;
	object-position:center;
	border-radius: 20px;
}
#turizm .plajlar .item .bilgi {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	align-items:flex-start;
	grid-gap:4px;
	padding:42px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
}
#turizm .plajlar .item .bilgi .konum {
	color: #FFF;
	font-family: var(--font2);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#turizm .plajlar .item .bilgi .adi {
	color: #FFF;
	font-family: var(--font2);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#turizm .plajlar .item .bilgi .desc {
	color: #FFF;
	font-family: var(--font2);
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#turizm .otel {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	height:100%;
	padding:16px;
	border-radius: 18px;
	border: 2px solid #302F2F;
}
#turizm .otel .sol {
	width:50%;
	padding-right:16px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	grid-gap:16px;
}
#turizm .otel .sol .yildiz {
	display:flex;
	align-items:center;
	font-size:12px;
	color:rgba(255, 193, 7, 1);
}
#turizm .otel .sol .adi {
	color: #FFF;
	font-family: var(--font2);
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#turizm .otel .sol .desc {
	color: #B0B4BE;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
}
#turizm .otel .resim {
	width:50%;
	aspect-ratio:374/320;
	object-fit:cover;
	object-position:center;
	border-radius: 14px;
}
/*------------------bloglar----------------------*/

#bloglar {
	position:relative;
	padding:90px 0px 90px 0px;
	background: #ECEAE6;
}
#bloglar .ust {
	display:flex;
	align-items:center;
	margin-bottom:40px;
}
#bloglar .ust .baslik {
	margin-right:40px;
}
#bloglar .ust .baslik small {
	display:block;
	color: #000;
	font-family: var(--font2);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 14.4px;
}
#bloglar .ust .baslik b {
	display:block;
	color: #000;
	font-family: var(--font2);
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 57px; /* 158.333% */
}
#bloglar .ust .altbaslik  {
	color: #474747;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
	margin-right:auto;
}
#bloglar .ust .gor  {
	color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration-line: underline;
}
.blogitem  {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 32px 31px -16px rgba(0, 0, 0, 0.05);
	padding:7px;
}
.blogitem .resim {
	width:40%;
	aspect-ratio:298/276;
	object-fit:cover;
	object-position:center;
	border-radius: 12px;
	box-shadow: 0px 32px 31px -16px rgba(0, 0, 0, 0.05);
}
.blogitem .bilgi {
	width:60%;
	padding-left:30px;
	display:flex;
	flex-direction:column;
	grid-gap:8px;
}
.blogitem .bilgi .kattarih {
	display:flex;
	align-items:center;
}
.blogitem .bilgi .kattarih .kategori {
	display: inline-flex;
	padding: 6px 10px;
	border-radius: 34px;
	border: 1px solid rgba(234, 129, 35, 0.70);
	background: rgba(234, 129, 35, 0.24);
	color: rgba(234, 129, 35, 0.70);
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0px;
	margin-right:auto;
}
.blogitem .bilgi .kattarih .tarih {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 175% */
	letter-spacing: 0px;
	opacity: 0.8;
}
.blogitem .bilgi .adi {
	color: #000000;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px; /* 105% */
	letter-spacing: -0.4px;
}
.blogitem .bilgi .desc {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 175% */
	letter-spacing: 0px;
	opacity: 0.8;
}
.blogitem .bilgi .desc h2 {
	font-size: 25px;
	line-height: 30px;
}
.blogitem .bilgi .oku {
	display:flex;
	align-items:center;
	grid-gap:8px;
	color: #000;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.blogitem .bilgi .oku span {
	display:flex;
	align-items:center;
	justify-content:center;
	width:27px;
	height:27px;
	border-radius: 4px;
	border: 1px solid #EA8123;
	font-size:18px;
	color:var(--anarenk);
}
.blogitem .bilgi .oku span i {
	transform:rotate(-45deg);
}
/*------------------degerlendirme----------------------*/

#degerlendirme {
	position:relative;
	padding:90px 0px 90px 0px;
	text-align:center;
}
#degerlendirme .baslik  {
	color: #000;
	font-family: var(--font2);
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 57px; /* 158.333% */
	margin-bottom:40px;
}
/*------------------instagram----------------------*/

#instagram {
	position:relative;
	padding:90px 0px 90px 0px;
	text-align:center;
}
#instagram .baslik  {
	color: #000;
	font-family: var(--font2);
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 57px; /* 158.333% */
	margin-bottom:40px;
}
/*------------------footer----------------------*/

#footer {
	position:relative;
}
#footer .alan {
	position:relative;
	border-radius: 30px;
	background: #FAF9F6;
	padding:0px 60px;
}
#footer .alan .ust {
	position:relative;
	padding:60px 0px;
	border-bottom:1px solid #D9D9D9;
}

#footer .alan .ust .yazi1 {
	color: #000;
	font-family: var(--font2);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:12px;
}
#footer .alan .ust .yazi2 {
	color: #000;
	font-family: var(--font2);
	font-size: 82px;
	font-style: normal;
	font-weight: 400;
	line-height: 77px; /* 93.902% */
	margin-bottom:12px;
}
#footer .alan .ust .yazi3 {
	color: #EA8123;
	font-family: var(--font2);
	font-size: 82px;
	font-style: normal;
	font-weight: 400;
	line-height: 77px;
}
#footer .alan .ust .adres {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
}
#footer .alan .ust .telefon {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
#footer .alan .ust .telefon .icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:47px;
	height:47px;
	border-radius: 11px;
	background: #EA8123;
	font-size:30px;
	color:#fff;
}
#footer .alan .ust .telefon .yazi {
	width:calc(100% - 47px);
	padding-left:10px;
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
	margin:10px 0px;
}
#footer .alan .ust .sosyal  {
	display:flex;
	align-items:center;
	grid-gap:5px;
	margin-top:30px;
}
#footer .alan .ust .sosyal a {
	display:flex;
	align-items:center;
	justify-content:center;
	width: 32px;
	height: 32px;
	border-radius:50%;
	font-size:16px;
	color:#fff;
	background:#BBB7B1;
}
#footer .alan .ust .sosyal a:hover {
	color: var(--anarenk);
}
#footer .alan .orta {
	position:relative;
	padding:60px 0px;
	border-bottom:1px solid #D9D9D9;
}
#footer .menubas {
	display:block;
	color: #000;
	font-family: var(--font2);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:30px;
}
#footer .menulink {
	display:block;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
	margin-bottom:20px;
}
#footer .alan .alt {
	position:relative;
	padding:60px 0px;
	display:flex;
	align-items:center;
}
#footer .alan .alt .linkler {
	display:flex;
	align-items:center;
	grid-gap:20px;
	margin-right:auto;
}
#footer .alan .alt .linkler a {
	color: #000;
	font-family: var(--font2);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#footer .alan .alt .diller {
	display:flex;
	align-items:center;
}
#footer .alan .alt .diller a  {
	display:flex;
	align-items:center;
	justify-content:center;
	width:34px;
	height:34px;
	border-radius: 3px;
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0px;
}
#footer .alan .alt .diller a.active  {
	background: #EA8123;
	color: #FFF;
}
#footer .copy  {
	display:flex;
	align-items:center;
	padding:30px 60px;
}
#footer .copy div {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
/*------------------tedaviust----------------------*/

#tedaviust {
	position:relative;
	background:#F8F4F0;
	z-index:10;
	padding:0px 0px 30px 0px;
}
#tedaviust:before {
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:200px;
	background:#fff;
	z-index:-1;
}
#tedaviust .resim {
	position:relative;
	padding:50px;
	background-size:cover !important;
	border-radius: 12px 12px 0px 0px;
}
#tedaviust .adi {
	color: #FFF;
	font-family: var(--font2);
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:24px;
}
#tedaviust .desc {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 150% */
	letter-spacing: 0px;
}
#tedaviust .form {
	border-radius: 12px;
	background: #EA8123;
	padding:25px;
}
#tedaviust .form .formbas{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	margin-bottom:20px;
}
#tedaviust .form .formbas .icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:72px;
	height:72px;
	font-size:36px;
	color:var(--anarenk);
	border-radius: 11px;
	background: #FFF;
}
#tedaviust .form .formbas .yazi {
	width:calc(100% - 72px);
	padding-left:10px;
}
#tedaviust .form .formbas .yazi b {
	display:block;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
#tedaviust .form .formbas .yazi small {
	display:block;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0px;
	opacity: 0.5;
}

#tedavidetay .form {
	border-radius: 12px;
	background: #EA8123;
	padding:25px;
}
#tedavidetay .form .formbas{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	margin-bottom:20px;
}
#tedavidetay .form .formbas .icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:72px;
	height:72px;
	font-size:36px;
	color:var(--anarenk);
	border-radius: 11px;
	background: #FFF;
}
#tedavidetay .form .formbas .yazi {
	width:calc(100% - 72px);
	padding-left:10px;
}
#tedavidetay .form .formbas .yazi b {
	display:block;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
#tedavidetay .form .formbas .yazi small {
	display:block;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0px;
	opacity: 0.5;
}

.form-control {
	border-radius: 8px;
	border: 1px solid #FFF;
	background: #FFF;
	height:57px;
}
#tedaviust .linkler {
	position:relative;
	padding:73px;
	background:#fff;
	border-radius: 0px 0px 12px 12px;
}
#tedaviust .linkler a {
	color: #000;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration-line: underline;
}
#tedaviust .linkler a.active {
	color: var(--anarenk);
}
/*------------------tedavidetay----------------------*/

#tedavidetay {
	position:relative;
	background:#F8F4F0;
	z-index:10;
	padding:30px 0px 30px 0px;
}
#tedavidetay .alan {
	position:relative;
	padding:73px;
	background:#fff;
	border-radius: 12px;
}
#tedavidetay .alan .ust {
	display:flex;
	align-items:center;
	margin-bottom:30px;
}
#tedavidetay .alan .ust .baslik {
	color: #EA8123;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-right:auto;
}

#tedavidetay .alan .ust .sosyal  {
	display:flex;
	align-items:center;
	grid-gap:5px;
}
#tedavidetay .alan .ust .sosyal a {
	display:flex;
	align-items:center;
	justify-content:center;
	width: 32px;
	height: 32px;
	border-radius:50%;
	font-size:16px;
	color:#fff;
	background:#BBB7B1;
}
#tedavidetay .alan .ust .sosyal a:hover {
	color: var(--anarenk);
}
#tedavidetay .alan .resim {
	width:100%;
	border-radius:20px;
	margin-bottom:30px;
}

/*------------------hakkimizda----------------------*/

#hakkimizdapage {
	position:relative;
	padding:30px 0px 30px 0px;
}
#hakkimizdapage:before {
	position:absolute;
	content:"";
	bottom:20px;
	left:-200px;
	width: 570px;
	height: 570px;
	border-radius: 570px;
	background: rgba(255, 230, 208, 0.50);
	filter: blur(102px);
	z-index:-1;
}
#hakkimizdapage:after {
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:200px;
	background:#000;
	z-index:-2;
}
#hakkimizdapage .yazi1  {
	color: #EA8123;
	font-family: var(--font2);
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:102px;
	margin-top:52px;
}
#hakkimizdapage .yazi2  {
	color: #000;
	font-family: var(--font2);
	font-size: 52px;
	font-style: normal;
	font-weight: 400;
	line-height: 57px; /* 109.615% */
	margin-bottom:74px;
}
#hakkimizdapage .logo  {
	display:block;
}
#hakkimizdapage .logo img {
	height:56px;
}
#hakkimizdapage .resim {
	display:block;
	margin-bottom:32px;
}
#hakkimizdapage .resim img {
	width:100%;
	aspect-ratio:1150/208;
	object-fit:cover;
	object-position:center;
	border-radius: 10px;
}
#hakkimizdapage .vizyonmisyon {
	padding:60px;
	border-radius: 30px;
	background: radial-gradient(152.88% 94.81% at 97.78% 200.53%, #EA8123 0%, #000 100%);
}
#hakkimizdapage .vizyonmisyon img {
	height:76px;
	margin-bottom:26px;
}
#hakkimizdapage .vizyonmisyon .bas {
	color: #FFF;
	font-family: var(--font2);
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:26px;
}
#hakkimizdapage .vizyonmisyon .yazi {
	color: #8A8E97;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 185.714% */
	letter-spacing: 0px;
}

/*------------------iletisimpage----------------------*/

#iletisimpage {
	position:relative;
	padding:230px 0px 130px 0px;
	background:url('../img/filigran-1.png');
	background-size:100% auto;
	background-repeat:no-repeat;
}

#iletisimpage .yazi1 {
	color: #000;
	font-family: var(--font2);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:12px;
}
#iletisimpage .yazi2 {
	color: #000;
	font-family: var(--font2);
	font-size: 82px;
	font-style: normal;
	font-weight: 400;
	line-height: 77px; /* 93.902% */
	margin-bottom:12px;
}
#iletisimpage .yazi3 {
	color: #EA8123;
	font-family: var(--font2);
	font-size: 82px;
	font-style: normal;
	font-weight: 400;
	line-height: 77px;
	margin-bottom:70px;
}
#iletisimpage .adres {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
}
#iletisimpage .telefon {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
#iletisimpage .telefon .icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:47px;
	height:47px;
	border-radius: 11px;
	background: #EA8123;
	font-size:30px;
	color:#fff;
}
#iletisimpage .telefon .yazi {
	width:calc(100% - 47px);
	padding-left:10px;
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px; /* 150% */
	letter-spacing: 0px;
	margin:10px 0px;
}
#iletisimpage .sosyal  {
	display:flex;
	align-items:center;
	grid-gap:5px;
	margin-top:30px;
}
#iletisimpage .sosyal a {
	display:flex;
	align-items:center;
	justify-content:center;
	width: 32px;
	height: 32px;
	border-radius:50%;
	font-size:16px;
	color:#fff;
	background:#BBB7B1;
}
#iletisimpage .sosyal a:hover {
	color: var(--anarenk);
}
#iletisimpage .form {
	border-radius: 12px;
	background: #EA8123;
	padding:25px;
}
#iletisimpage .form .formbas{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	margin-bottom:20px;
}
#iletisimpage .form .formbas .icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:72px;
	height:72px;
	font-size:36px;
	color:var(--anarenk);
	border-radius: 11px;
	background: #FFF;
}
#iletisimpage .form .formbas .yazi {
	width:calc(100% - 72px);
	padding-left:10px;