@charset "utf-8";

@font-face {
    font-family: 'Roboto';
    src: url('../webfonts/roboto/Roboto-Regular.woff2') format('woff2'),
         url('../webfonts/roboto/Roboto-Regular.woff') format('woff'),
         url('../webfonts/roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Roboto';
	src: url('../webfonts/roboto/Roboto-Medium.woff2') format('woff2'),
         url('../webfonts/roboto/Roboto-Medium.woff') format('woff'),
         url('../webfonts/roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Roboto';
	src: url('../webfonts/roboto/Roboto-Bold.woff2') format('woff2'),
         url('../webfonts/roboto/Roboto-Bold.woff') format('woff'),
         url('../webfonts/roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Roboto';
	src: url('../webfonts/roboto/Roboto-Black.woff2') format('woff2'),
         url('../webfonts/roboto/Roboto-Black.woff') format('woff'),
         url('../webfonts/roboto/Roboto-Black.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

html {
	position: relative;
	min-height: 100%;
}
body {
	color: #222;
	font-size: 15px;
	background-color: #efefef;
	font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased; /* Chrome / Safari */
    -moz-osx-font-smoothing: grayscale;  /* Firefox */
}
a {
	color: #222;
	outline: 0;
	text-decoration: none;
}
a:hover {
	color: #1d1d1d;
}
p {
	font-size: 14px;
	line-height: 22px;
}
ul {
	font-size: 14px;
}
img {
	width: 100%;
	height: auto;
}
.w-100-left {
	width: 100%;
	height: auto;
	float: left;
}
.red {
	color: red;
}
.whatsapp {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
	margin-bottom: 20px;
	margin-right: 20px;
}
.whatsapp img {
	width: 50px;
}
.alert {
	margin-top: 30px;
}
.container {
	max-width: 1280px;
	padding-left: 30px;
	padding-right: 30px;
}
.wrapper {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f9f9f9;
}
.btn {
	font-weight: 500;
}
.btn-sm {
	font-weight: 500;
}
.dropdown-menu a:focus {
	background-color: unset;
}
header {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	border-bottom: solid 1px #DDD;
}
.ust-band {
	width: 100%;
	height: auto;
	min-height: 35px;
	background-color: #1d1d1d;
	color: #dadada;
}
.ust-band .header-contact {
	width: 100%;
	height: auto;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 35px;
	font-size: 18px;
}
.ust-band .header-contact li {
	float: left;
}
.ust-band .header-contact a {
	color: #dadada;
	margin-right: 15px;
	font-size: 15px;
	line-height: 35px;
}
.ust-band .sosyal-medya {
	width: 100%;
	float: right;
	text-align: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.ust-band .sosyal-medya li {
	float: right;
}
.ust-band .sosyal-medya a {
	color: #dadada;
	margin-left: 15px;
	font-size: 20px;
	line-height: 35px;
}
.mainNav {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.mainNav .navbar-brand {
	padding: 0px;
}
.mainNav .navbar-brand img {
	width: 277px;
	height: 65px;
}
.navbar-light .nav-item .nav-link {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1a1917;
}
.navbar-light .nav-item {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-light .nav-item .home-nav {
	font-size: 20px;
	padding: 0;
	padding-top: 3px;
}
.navbar-light .nav-item .home-nav .nav-link {
	padding: 0;
}
.navbar-light .nav-item .nav-link:hover {
	text-decoration: none;
	color: #1d1d1d;
}
.navbar-light .nav-item .active {
	background-color: #1d1d1d;
	border-radius: 7.5px;
	color: #dadada!important;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-light .langMenu .nav-link  {
	padding-right: 0px;
}
.navbar-light .langMenu .dropdown-toggle {
	font-size: 15px;
	text-transform: capitalize;
}
#anasayfaCarousel {
	z-index: 1;
}
.carousel-control-prev-icon {
	margin-left: auto;
	margin-right: auto;
}
.carousel-control-next-icon {
	margin-left: auto;
	margin-right: auto;
}
.slider, .slider img {
	width: 100%;
	height: auto;
	float: left;
}
.slider .carousel-caption {
	top: 120px;
	max-height: 160px;
	z-index: 2;
}
.slider .carousel-caption a {
	display: block;
	color: #FFF;
}
.slider .slogan-satir {
	width: 100%;
	float: left;
	text-align: left;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.slider .slogan1 {
	float: left;
	width: auto;
	background-image: url(../images/assets/slogan-bg.png);
	background-repeat: repeat;
	font-size: 28px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
}
.slider .slogan2 {
	float: left;
	width: auto;
	background-image: url(../images/assets/slogan-bg.png);
	background-repeat: repeat;
	font-size: 28px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
	margin-top: 10px;
}
.slider .carousel-caption p {
	padding-top: 0px;
	max-width: 500px;
	float: left;
	margin-top: 30px;
	text-align: left;
	font-size: 22px;
	line-height: 26px;
	font-weight: 500;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.slider .carousel-caption .carousel-btn {
	width: 100%;
	height: auto;
	float: left;
}
.slider .carousel-caption .carousel-btn .btn {
	float: left;
}
.hizmetler .hizmet-alan {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	border: solid 1px #DDD;
	background-color: #f9f9f9;
	border-radius: 5px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.hizmetler .hizmet-alan a {
	display: block;
	color: #1d1d1d;
}
.hizmetler .hizmet-alan:hover {
	background-color: #dadada;
}
.hizmetler .hizmet-alan:hover a {
	color: #141615;
}
.hizmetler .hizmet-alan:hover a:hover {
	text-decoration: none;
}
.hizmetler .hizmet-alan img {
	max-width: 120px;
}
.hizmetler .hizmet-alan h2 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-weight: 500;
	height: 45px;
}
.orta-baslik {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 0px;
}
.grid-wrapper {
	width: 100%;
	height: auto;
	float: left;
}
.grid-list {
	width: 100%;
	height: auto;
	float: left;
}
.grid-list .card {
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	border: none;
}
.grid-list .card-body {
	padding: 0px;
}
.grid-list .card img {
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}
.grid-list .card h4 {
	width: 100%;
	height: auto;
	float: left;
	color: #1a1917;
	font-weight: 700;
	font-size: 18px;
	margin-top: 30px;
}
.grid-list .card p {
	width: 100%;
	height: auto;
	float: left;
	text-align: justify;
}
.lightSlider {
	width: 100%;
	height: 292px;
	visibility: hidden;
	list-style: none;
}
.lightSlider.ls-loaded {
    opacity: 1;
    visibility: visible;
}
.lightSlider .card {
	margin-top: 30px;
	background-color: #e6e7e8;
	text-align: center;
	border: none;
}
.lightSlider .card h3 {
	width: 100%;
	height: auto;
	float: left;
	color: #1a1917;
	font-weight: 700;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}
.lightSlider .card h4 {
	width: 100%;
	height: auto;
	float: left;
	color: #1a1917;
	font-weight: 400;
	font-size: 13px;
}
.lightSlider .card .card-body {
	padding: 0px;
}
.lsBtn {
	color: #dadada;
	background-color: #1d1d1d;
	border: none;
	font-size: 20px;
	width: 25px;
	height: 65px;
	position: absolute;
	margin-top: -170px;
	z-index: 99;
}
.lsBtn:hover {
	background-color: #000;
}
.btn-l {
	left: 0;
	margin-left: 30px;
}
.btn-r {
	right: 0;
	margin-right: 30px;
}
.baslik {
	width: 100%;
	border-bottom: solid 1px #1d1d1d;
	color: #1a1917;
}
.baslik-ust {
	border-bottom: solid 3px #1d1d1d;
	width: auto!important;
	display: inline-table;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-transform: uppercase;
}
.map {
	width: 100%;
	height: auto;
	float: left;
	margin-top: -30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #DDD;
}
.map iframe {
	width: 100%;
	height: 350px;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.iletisim {
	width: 100%;
	height: auto;
	float: left;
}
.iletisim .baslik {
	font-size: 16px;
	font-weight: 500;
}
.iletisim table {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
.iletisim table th, .iletisim table td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.iletisim form {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
form label {
	font-weight: 500;
}
.sayfa-header, .sayfa-header img {
	width: 100%;
	height: auto;
	float: left;
}
.sayfa-header .ust-baslik {
	width: auto;
	height: auto;
	position: absolute;
	background-image: url(../images/assets/slogan-bg.png);
	background-repeat: repeat;
	margin-top: 110px;
	padding-left: 11%;
	padding-right: 30px;
	text-transform: uppercase;
	color: #dadada;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.sayfa-header .ust-baslik h1 {
	font-weight: 700;
	font-size: 30px;
	line-height: 46px;
	padding: 0px;
	margin: 0px;
}
.breadcrumb {
	margin: 0;
	background-color: #f9f9f9;
	border-bottom: solid 1px #DDD;
	padding-left: 30px;
}
.articles {
	width: 100%;
	height: auto;
	float: left;
	margin-top: -30px;
}
.articles article {
	margin-top: 30px;
	background-color: #FFF;
	border: solid 1px #efefef;
	border-radius: 5px;
	padding: 30px;
	padding-top: 15px;
}
.articles .card a:hover {
	color: #1d1d1d;
}
.articles .card {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	text-align: center;
	border: solid 1px #efefef;
	border-radius: 5px;
}
.articles .card img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0;
}
.articles .card-body {
	padding: 0;
	margin: 0;
}
.articles .card-body h4 {
	width: 100%;
	height: auto;
	float: left;
	font-weight: 700;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.articles .card-body h4 a {
	color: #1a1917;
	min-height: 48px;
    display: flex;
    align-items: center;
	justify-content: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
.articles .card-body h5 {
	width: 100%;
	height: auto;
	float: left;
	font-weight: 400;
	font-size: 14px;
}
.articles .card-body h5 a {
	color: #1a1917;
	display: block;
}
.articles .alert {
	margin-top: 30px;
	font-size: 16px;
	font-weight: 700;
}
article .cover-image {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
article h1 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
}
article h2 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
}
article h3 {
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
}
article h4 {
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
}
article p {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	text-align: justify;
	font-size: 15px;
}
article a {
	font-weight: 600;
}
article ul {
	margin-top: 10px;
}
article ul li {
	padding-top: 7.5px;
	font-size: 15px;
}
article .whatsapp-destek {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 5px;
}
.fotogaleri, .fotogaleri img {
	width: 100%;
	height: auto;
}
.fotogaleri img {
	margin-top: 30px;
}
aside {
	width: 100%;
	height: auto;
	float: left;
}
aside h1 {
	font-size: 16px;
	font-weight: 700;
}
aside h3 {
	font-size: 16px;
	font-weight: 700;
}
aside h4 {
	font-size: 16px;
	font-weight: 700;
}
aside ul {
	list-style: none;
}
aside ul li {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: dashed 1px #DDD;
}
aside ul li a {
	display: block;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	font-size: 14px;
	font-weight: 400;
}
aside ul li a:hover {
	font-weight: 600;
	text-decoration: none;
}
aside ul li .active {
	font-weight: 600;
	color: #1d1d1d;
}
.blog {
	margin-top: -30px;
}
.blog-title {
	font-size: 18px;
	font-weight: 600;
}
.blog-index {
	width: 100%;
	height: auto;
	border: solid 1px #DDD;
	border-radius: 5px;
	margin-top: 30px;
	padding: 30px;
	padding-top: 15px;
}
.blog .baslik {
	margin-top: 30px;
}
.home-blog {
	margin-top: 0px;
	padding-bottom: 30px;
}
.blog .blog-item {
	margin-top: 30px;
	background-color: #f9f9f9;
	border: solid 1px #DDD;
	padding: 30px;
}
.blog .blog-item  .blog-info {
	color: #666;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 12px;
}
.detail-info {
	border-bottom: solid 1px #DDD;
	padding-top: 15px;
	padding-bottom: 15px;
}
.blog p {
	font-size: 14px;
	line-height: 20px;
}
.blog .d-flex {
	margin-top: 30px;
}
.blog h4 {
	font-size: 17px;
	font-weight: 700;
}
.blog .btn {
	font-size: 12px;
}
footer  {
	width: 100%;
	height: auto;
	float: left;
	background-color: #2a2a2a;
	padding-top: 30px;
	color: #dadada;
	font-size: 14px;
	line-height: 20px;
}
footer ul {
	padding-bottom: 0px;
	padding-left: 13px;
	margin-bottom: 30px;
}
footer ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 7px;
}
footer ul li a  {
	color: #dadada;
	text-decoration: none;
}
footer a:hover {
	color: #dadada;
	text-shadow: none;
	text-decoration: underline;
}
footer table {
	margin-top: 15px;
	margin-bottom: 30px;
}
footer table a {
	color: #dadada;
}
footer table th {
	padding-right: 20px;
	padding-bottom: 7px;
	vertical-align: top;
	text-align: center;
}
footer table td {
	padding-bottom: 7px;
}
footer .baslik {
	border-color: #dadada;
}
footer .baslik-ust {
	font-size: 13px;
	font-weight: 700;
	color: #dadada;
	border-color: #dadada;
}
.footer-logo {
	text-align: center;
	padding-top: 15px;
}
.footer-logo img {
	max-width: 220px!important;
	margin-left: auto;
	margin-right: auto;
}
.footer-hakkimizda {
	padding-top: 12px;
	margin-bottom: 0px;
	text-align: justify;
}
.footer-alt {
	color: #dadada;
	text-align: center;
	background-color: #1d1d1d;
	text-shadow: none;
	margin-top: 30px;
}
.footer-alt p {
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-sosyal-medya  {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.footer-sosyal-medya li  {
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	float: unset;
	width: unset;
}
.footer-sosyal-medya li a {
	font-size: 26px;
	color: #dadada;
}
.footer-sosyal-medya li a:hover {
	color:  #000;
}
@media screen and (max-width: 50em) {
	.container {
		padding-left: 0px;
		padding-right: 0px;
	}
	header .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.wrapper .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.mainNav {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.navbar-collapse {
		padding-top: 15px;
	}
	.mainNav .navbar-brand img {
		width: 208px;
		height: 35px;
	}
	.navbar-light .nav-link {
		font-weight: 500;
		color: #1a1917!important;
		text-transform: uppercase;
		font-size: 16px;
		margin-top: 8px;
		min-height: 48px;
		display: flex;
		align-items: center;
	}
	.navbar-light .active {
		background-color: #008ed0;
		color: #dadada!important;
		padding-left: 30px;
		border-radius: 7px;
		margin-right: 30px;
	}
	.navbar-light .dropdown-menu {
		padding: 0;
		margin: 0;
	}
	.navbar-light .dropdown-item {
		color: #1a1917!important;
		margin-top: 8px;
		min-height: 48px;
		display: flex;
		align-items: center;
	}
	.hizmetler {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hizmetler .hizmet-alan img {
		max-width: 70px;
	}
	.blog-aside {
		padding-top: 30px;
	}
	.blog-item img {
		margin-top: 15px;
	}
	.home-blog {
		padding-left: 15px;
		padding-right: 15px;
	}
	.whatsapp {
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 5;
		margin-bottom: 20px;
		margin-right: 20px;
	}
	.whatsapp img {
		width: 50px;
	}
	.ust-band {
		display: none;
	}
	.lsBtn {
		display: none;
	}
	.sayfa-header .ust-baslik {
		margin-top: 20px;
		padding-left: 11%;
		padding-right: 15px;
	}
	.sayfa-header .ust-baslik h1 {
		font-weight: 700;
		font-size: 18px;
		line-height: unset;
	}
	article img {
		margin-top: 0px;
	}
	article h1 {
		font-size: 18px;
	}
	article h2 {
		font-size: 16px;
	}
	.slider .carousel-caption {
		top: 70px;
		max-height: 160px;
		z-index: 2;
	}
	.slider .slogan1 {
		font-size: 18px;
		padding-left: 7.5px;
		padding-right: 7.5px;
		font-weight: 600;
	}
	.slider .slogan2 {
		font-size: 18px;
		padding-left: 7.5px;
		padding-right: 7.5px;
		font-weight: 600;
	}
	.hakkimizda h2 {
		font-size: 22px;
	}
	.orta-baslik {
		font-size: 22px;
	}
	aside .baslik {
		margin-top: 30px;
	}
	footer .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	footer .baslik {
		margin-top: 15px;
	}
}
