body {
    background-color: #fff;
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
h1.baslik {
    color: #d20b12;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding:0px;
    margin:0px;
    margin-bottom: 25px;
}
header {
    padding: 15px 0px 15px 0px;
}
.logo img {
    padding-left:9px;
    width: auto;
    height: 90px;
}
.yazi h1 {
    font-family: Brush Script MT, Brush Script Std, cursive;
    text-align: center;
    font-size: 34px;
    margin-top: 28px;
    color:#444;
}
.yazi span {
    color: #d20b12;
}
.iletisim img {
    width: 210px;
    float: right;
}
.navbar {
    z-index: 9;
    background-color:#d20b12;
    padding-top:0px!important;
    padding-bottom:0px!important;
}
.navbar .container {
    padding:0px;
}
.navbar a {
    color:#fff;
}
.navbar button{
    outline:none;
}
.navbar-toggler {
    background: none;
    border: none;
    margin-left: auto;
    margin-right: auto;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    background:none;
}
.navbar-toggler i {
    color:#fff;
}
.navbar .nav-link {
	color: #fff;
	height: 40px;
	line-height: 40px;
    font-weight: bold;
    font-size:0.95rem;
	padding: 0px!important;
}
.nav-item {
    padding: 5px 35px;
}
.nav-item:hover {
    background:#bf0a10;
}
.nav-item:nth-of-type(7){
    background-color: #111;
    padding-left: 30px;
    padding-right: 30px;
    margin-left:10px;
}
#slayt1 {
    margin-top: 35px;
}
.banner img {
    width: 100%;
    height: 300px;
    border: 1px solid #ccc;
}
.slayt {
    background-size: cover;
    width: 100%;
    height: 300px;
    border: 1px solid #ccc;
}
.carousel-item img {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.kutu {
    height: 150px;
    margin-top: 50px;
    background-color: #f1f1f1;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.kutu img {
    float: left;
    height: 150px;
    width: 200px;
}
.metin {
    float: left;
    width: calc(100% - 200px);
    height: 150px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f1f1f1;
}
.metin p {
    color: #333;
    padding: 0px;
    margin: 0px;
    font-size:15.5px;
}
.metin a {
    background-color: #666;
    color: #fff;
    font-family: "SansaBd", Arial;
    font-size: 11px;
    padding: 5px 15px;
    margin-top: 15px;
    float: right;
}
.metin a:hover {
    background-color: #d41118;
    color: #fff;
}
#anasayfa {
    background: rgba(210,11,18,0.035) url("../img/anasayfa.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    position: relative;
    margin-top: 50px;
    padding: 35px 0px 20px 0px;
}
#anasayfa:after {
    opacity: 0.5;
}
.liste li {
    font-size: 15px;
    font-weight: bold;
    margin-bottom:8px;
}
.liste a {
    color: #222;
    text-decoration: none;
}
.liste a:hover {
    color: #cc0000;
}
.alt {
    margin-top: 50px;
}
.alt span {
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    height: 30px;
    line-height: 30px;
}
.owl-carousel img {
    width: 130px;
    height: 140px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
footer {
    background-color: #111;
    color: #fff;
    border: 1px solid #808080;
    margin-top: 50px;
    padding-top:15px;
    padding-bottom:15px;
}
.sol {
    color: #ccc;
    font-size: 13px;
}
.sol a {
    text-decoration: none;
    color: #ccc;
}
.sag  {
    text-align:right;
    margin-top:5px;
}
.hizmet1 {
    margin-top:50px;
}
.hizmet1 li {
    color: #000;
    font-size: 16px;
    list-style: none;
    margin-bottom:8px;
}
.hizmet1 a {
    color: #cc0000;
    text-decoration: none;
}
.hizmet1 p {
    margin-top: 30px;
    color: #000;
    font-size: 16px;
    font-style:italic;
}
.hizmet2 {
    margin-top:40px;
}
.hizmet2 img {
    width: 100%;
    height: 120px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.baskiust {
    margin-bottom: 50px;
}
.baski {
    padding-top:20px;
}
.baskiust img {
    width: 250px;
    height: 160px;
    margin-right: 20px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
    float:left;
}
.baskialt p {
    margin-top:10px;
}
.baskialt img {
    width: 100%;
    height: 160px;
    margin-bottom:20px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
}
.baski p {
    color: #000;
    line-height: 170%;
    text-align: justify;
}
#banner {
    color: #333;
    position: relative;
    margin-bottom: 30px;
    padding: 70px 0px 70px 0px;
    text-align: center;
}
#banner:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.75);
}
#banner h1 {
    color: #fff;
    font-weight: bold;
    font-size: 1.4rem;
    margin-bottom: 0px;
    text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.6);
}
.hakkimizda {
    margin-top: 25px;
}
.hakkimizda p {
    color: #000;
    font-size: 1rem;
    line-height: 160%;
    text-align: justify;
}
.hakkimizda h2, .baski h2,
.hizmet1 h2, .hizmet2 h2 {
    color: #d20b12;
    font-size: 16px;
    font-weight: bold;
    margin-top:5px;
    margin-bottom: 20px;
}
.kampanya {
    height: 480px;
}
.kampanya a.btn {
    margin-top:50px;
}
.hata {
    text-align: center;
    color:#444;
    font-size:16px;
    padding-top:80px;
    line-height:150%;
}
.hata p {
    padding:0px;
    margin:0px;
}
.hata i {
    margin-bottom:30px;
    font-size:40px;
    color: #d20b12;
}
table {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}
table,
table tr th,
table tr td {
    padding: 0px 8px 15px 0px!important;
    line-height: 1.42857143;
}
table tr td {
    border: none!important;
}
.table-responsive {
    border: none;
}
table a {
    color:#333;
}
table a:hover {
    color: #cc0000;
    text-decoration:none;
}
#harita {
    width: 100%!important;
    height: 300px;
    margin-top: 50px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(179, 179, 179, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(179, 179, 179, 1);
    box-shadow: 0px 0px 5px 0px rgba(179, 179, 179, 1);
}
.iletisim .table {
    width: 100%;
    border: none;
}
.iletisim .table tr th,
.iletisim .table tr td {
    line-height: 150%!important;
    padding:0px!important;
    border: none!important;
}
.iletisim .table a {
    color: #333;
}
.iletisim .table a:hover {
    color: #d41118;
    text-decoration: none;
}
.iletisim .table strong {
    color: #d41118;
    display: block;
    padding-top:25px;
    padding-bottom: 5px;
    font-size:1.1rem;
}
.form-group button, .kampanya a {
    background-color: #666;
    color: #fff;
    font-family: "SansaBd", Arial;
    font-size: 14px;
    padding: 5px 20px;
    margin-top: 30px;
    border:1px solid #666;
}
.form-group button:hover,
.kampanya a:hover {
    background-color: #d41118;
    border:1px solid #d41118;
    color: #fff;
}
#content p {
    margin-top:30px;
    margin-bottom: 25px;
}
@media (max-width: 767px) {
.logo {
    text-align:left;
}
.baskialt img {
    height: 150px!important;
}
.baski h2, .hizmet1 h2, .hizmet2 h2 {
    text-align:center;
}
}
@media (max-width: 991px) {
.logo {
    margin: 0!important;
}
.logo img {
    padding:0!important;
}
.nav-item:nth-of-type(7) {
    background-color: #d20b12;
    border: 1px solid #d20b12;
    margin: auto!important;
}
.nav-item {
    margin: auto;
    padding: 0px;
}
.navbar button {
    margin: auto;
}
.navbar button:hover {
    background: #d20b12;
}
.nav-item:hover {
    background:#d20b12;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler .fa-lg {
    line-height:1em!important;
    font-size: 1.2em!important;
}
.sol {
    text-align: center;
    font-size: 13px;
}
.sag {
    text-align:center;
    margin-top:8px;
}
.sag img {
    height: 22px;
}
.kutu {
    height:auto;
    margin-bottom: 50px;
    background-color: #f1f1f1;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.metin {
    height: auto;
    width:100%;
    text-align:center;
    padding-top:15px;
    padding-bottom:20px;
}
.metin p {
    font-size:16px;
}
.metin a {
    margin-top:20px;
    float:none;
}
.kutu img {
    float: none;
    height: 150px;
    width: 100%;
}
.alan {
    width: 100%!important;
}
.baskialt img {
    height: 120px;
}
}
@media (max-width: 576px) {
.logo {
    text-align:center;
}
#slayt1 {
    width: 100%;
    margin-top: 20px;
    padding: 0px!important;
}
.slayt {
    height: 220px;
}
#anasayfa {
    margin-top: 25px;
}
.hizmet1 p {
    text-align: center;
}
#content p {
    margin-bottom: 25px;
}
.baskiust img {
    display:block;
    margin-right: auto;
    margin-left:auto;
    margin-bottom: 20px;
    float:none;
}
.baskialt img {
    height: 130px!important;
}
}
@media (min-width: 577px) and (max-width: 767px) {
.yazi h1 {
    margin-top: 30px;
    font-size: 35px!important;
}
#slayt1 {
    width: 100%;
    margin-top: 20px;
    margin-right: 0px!important;
    padding: 0px!important;
}
.slayt {
    height: 220px;
}
#anasayfa {
    margin-top: 15px;
}
.hizmet1 p {
    text-align: center;
}
.hizmet2 img {
    margin-left: 0px!important;
}
#content p {
    margin-bottom: 25px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.logo img {
    height: 90px;
}
.yazi h1 {
    margin-top: 35px;
    font-size: 35px!important;
}
.iletisim img {
    margin: 10px 0px 0px 0px!important;
    max-width:100%;
    height:70px;
    margin: 0px;
    padding: 0px!important;
}
#anasayfa {
    margin-top: 15px;
}
.hizmet2 img {
    margin-left: 0px!important;
}
#content p {
    margin-bottom: 25px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.navbar .nav-link {
    font-size:14px;
}
.nav-item {
    padding: 5px 24px;
}
}
@media (max-width: 1200px) {
.metin p {
    font-size:14px;
}
}