@import url('https://fonts.googleapis.com/css2?family=Anton&family=Kapakana:wght@300..400&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
  font-family: 'Madelyn';
  src: url('../fonts/Madelyn.otf') format('truetype');
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1530px;
}
.header {
    background: #f6f6f6;
    padding: 50px 70px;
    position: relative;
    z-index: 1000;
}
.header .menu {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.header ul {
    font-family: "Anton", sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    width: 84%;
    margin-top: 8px;
}
.header ul  li {
    line-height: 38px;
}
.header ul li a {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0.5px;
}
.header ul li a:hover, .header ul  li a.aktif {
    color: #ef4a23;
}
.header .online {
    background-image: url("../images/nurbg.png");
    background-size: contain;
    color: #fefefe;
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-decoration: none;
    padding: 13px 41px 14px 21px;
    height: 43px;
    margin-top: 4px;
}
.header .online:hover {
    background-image: url("../images/nurbgh.png");
}

.slider {
    width: 100%;
}
.slider .item {
}
.slider .item .resimalan {
    width: 57%;
    float: right;
}
.slider .item .yazialan {
    width: 60%;
    padding-top: 250px;
    padding-left: 220px;
    position: absolute;
}
.slider .item .yazialan h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 90px;
    font-weight: 800;
    letter-spacing: 3px;
    color: #000;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    line-height: 80px;    
}
.slider .item .yazialan h3 {
    font-family: "Times New Roman", sans-serif;
    font-size: 97px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #ef4a23;
    margin: 0;
    padding: 0;
    line-height: 73px;
}
.slider .item .yazialan p {
    color: #545454;
    font-size: 15px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    width: 65%;
    margin:0;
    padding-left: 15px;
    margin-top: 50px;
}
.slider .item .yazialan a {
    display: inline-block;
    background: #e9e9e9;
    color: #0f0f0f;
    padding: 8px 25px 8px 40px;
    text-decoration: none;
    border-radius: 3px;
    margin-top: 60px;
    line-height: 24px;
}
.slider .item .yazialan a i {
    margin-left: 30px;
    color: #ef4a23;
}
.slider .item .yazialan a:hover {
    color: #ef4a23;
}
.slider .item .yazialan .slogan {
    margin-top: 167px;
}
.slider .item .yazialan .slogan span {
    font-family: "Madelyn", cursive;
    color: #ef4a23;
    font-size: 35px;
    font-weight: 500;
    line-height: 20px;
}
.slider .item .yazialan .slogan p {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size:15px;
    font-weight: 400;
    letter-spacing: 3px;
    margin:0;
    padding: 0;
}
.kutular {
    width: 100%;
    margin-top: 96px;
}
.kutular .kutu {
    text-align: center;
    box-shadow: 0px 8px 20px 2px rgb(137 131 131 / 57%);
    -webkit-box-shadow: 0px 8px 20px 2px rgb(137 131 131 / 57%);
    -moz-box-shadow: 0px 8px 20px 2px rgb(137 131 131 / 57%);
    padding: 20px 40px;
    width: 95%;
    margin: 0 auto;
}
.kutular .kutu img {
    margin-bottom: 15px;
}
.kutular .kutu b {
    font-family: "Anton", sans-serif;
    letter-spacing: 2px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
}
.kutular .kutu:hover{
    box-shadow: 0px 8px 20px 10px rgb(137 131 131 / 57%);
    -webkit-box-shadow: 0px 8px 20px 10px rgb(137 131 131 / 57%);
    -moz-box-shadow: 0px 8px 20px 10px rgb(137 131 131 / 57%);
}
.kutular .kutu p {
    color: #545454;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
.hizmetler {
    background-image: url("../images/hizmetbg.png");
    background-size: cover;
    padding: 50px 0px ;
    text-align: center;
    margin-top: 120px;
}
.hizmetler h1 {
    font-family: "Anton", sans-serif;
    color: #e55b19;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    margin:0
}
.hizmetler h2 {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.hizmetler .tab-menu {
    font-family: "Open Sans", sans-serif;
    display: flex;
    cursor: pointer;
    margin-bottom: 0px;
    color: #545454;
    font-size: 15px;
    font-weight: 500;
    justify-content: center;
}
.hizmetler .tab-menu div {
    padding: 10px 40px;
    padding-bottom: 0;
}
.hizmetler .tab-menu .active {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
}

.hizmetler_icerik {
    width: 100%;
    padding-top: 70px;
}
.hizmetler_icerik .tab-content {
    display: none;
}
.hizmetler_icerik .tab-content.active {
    display: block;
}
.hizmetler_icerik .sagmenu {
    padding-left: 70px;
}
.hizmetler_icerik .sagmenu .anabaslik {
    font-family: "Anton", sans-serif;
    color: #ef4a23;
    font-size: 15px;
    font-weight: 500;
    display: block;
}
.hizmetler_icerik .sagmenu .baslik {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 25px;
    font-weight: 500;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 25px;
}
.hizmetler_icerik .sagmenu .aciklama {
    color: #1e1e1e;
    font-size: 14.5px;
    font-weight: 400;
    line-height: 23px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 40px;
}
.hizmetler_icerik .sagmenu .aciklama b, .hizmetler_icerik .sagmenu .aciklama strong {
    font-weight: 700;
}
.hizmetler_icerik .sagmenu .bilgiler b {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}
.hizmetler_icerik .sagmenu .bilgiler p {
    color: #545454;
    font-size: 12px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 15px;
    margin-bottom: 25px;
}
.hizmetler_icerik .ortaalan .iccerceve {
    padding: 50px;
    border:1px solid #ececec;
    margin-top: 30px;
    position: relative;
}
.hizmetler_icerik .ortaalan .iccerceve:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 38px;
    height: 37px;
    background-image: url("../images/favicon.png");
    background-size: contain;
    right: 10px;
    top: 10px;
}

.hizmetler_icerik .ortaalan .iccerceve .tab-menus {
    display: flex;
    align-items: center;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    color: #676767;
    font-size: 16px;
    font-weight: 400;;
}

.hizmetler_icerik .ortaalan .iccerceve .tab-menus div {
    padding: 10px 0;
    margin:0 40px;
}

.hizmetler_icerik .ortaalan .iccerceve .tab-menus .actives {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 23px;
    font-weight: 500;
    border-bottom: 1px solid #000;
    letter-spacing: 0.5px;
}

.hizmetler_icerik .ortaalan .iccerceve .tab-contents {
    display: none;
    margin-top: 50px;
    color: #545454;
    font-size: 15px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 18px;
}

.hizmetler_icerik .ortaalan .iccerceve .tab-contents.actives {
    display: block;
}
.content-section {
    margin-top: 40px;
    margin-bottom: 35px;
}

#our-clients-all .clients-list {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
    width: 100%;
    margin: 0 auto;
}
#our-clients-all .clients-list .client:nth-child(-n+6) {
    border-top: 0;
}
#our-clients-all .clients-list .client:nth-child(n+7):nth-child(-n+12) {
    border-bottom: 0;
}
#our-clients-all .clients-list .client:nth-child(1), #our-clients-all .clients-list .client:nth-child(7) {
    border-left: 0;
}
#our-clients-all .clients-list .client:nth-child(6), #our-clients-all .clients-list .client:nth-child(12) {
    border-right: 0;
}
#our-clients-all .clients-list .client:nth-child(1), #our-clients-all .clients-list .client:nth-child(2), #our-clients-all .clients-list .client:nth-child(3), #our-clients-all .clients-list .client:nth-child(4), #our-clients-all .clients-list .client:nth-child(5), #our-clients-all .clients-list .client:nth-child(6) {
    padding-bottom: 55px;
}
#our-clients-all .clients-list .client:nth-child(7), #our-clients-all .clients-list .client:nth-child(8), #our-clients-all .clients-list .client:nth-child(9), #our-clients-all .clients-list .client:nth-child(10), #our-clients-all .clients-list .client:nth-child(11), #our-clients-all .clients-list .client:nth-child(12) {
    padding-top: 50px;
}
#our-clients-all .clients-list .client {
	align-items: center;
	border: 1px solid #f3f3f3;
	display: flex;
	padding: 35px 20px;
	position: relative;
    justify-content: center;
}
#our-clients-all .clients-list .client a {
    text-align: center;
}

#our-clients-all .clients-list .client:hover {
    z-index: 1
}

#our-clients-all .clients-list .client:hover .client-details {
    display: block
}



#our-clients-all .clients-list .client:hover .client-logo {
	opacity: 1;
	transform: scale(1.05);
	z-index: 2
}

#our-clients-all .clients-list .client .client-logo {
	height: auto;
	position: relative;
	transition: all .3s ease-in-out;
	width: 80%
}

#our-clients-all .clients-list .client .client-details {
    background-image: url("../images/refhover.png");
    background-size: contain;
    background-repeat: no-repeat;
	align-items: center;
	color: #fff;
	display: none;
	height: 62.5%;
	justify-content: flex-end;
	left: 0;
	position: absolute;
	top: 0;
	width: 80%;
    margin-left: 10.5%;
    margin-top: -21%;
    z-index: 2;
    text-align: center;
    padding-top: 22px;
}
#our-clients-all .clients-list .client .client-details b {
    font-family: "Anton", sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
#our-clients-all .clients-list .client .client-details p {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 10px;
    font-weight: 300;
    margin:0;
    padding: 0;
    line-height: 8px;
    letter-spacing: 1px;
}

#our-clients-all .clients-list .client .client-details-content {
	display: none;
	padding: 1rem;
	width: 66%
}

#our-clients-all .clients-list .client h5 {
	font-size: 15px;
	color: #fff
}

#our-clients-all .clients-list .client .client-description {
	font-size: 12px
}

@media(max-width: 800px) {

	#our-clients-all .clients-list,
	#our-clients-home .client-list {
		grid-template-columns: repeat(2, 1fr)
	}

	#our-clients-all .clients-list .client-title {
		font-size: 1rem
	}

	#our-clients-all .clients-list .client-description {
		font-size: .75rem
	}

	#our-clients-all .clients-list .client:nth-child(4n) .client-details,
	#our-clients-all .clients-list .client:nth-child(4n-1) .client-details {
		justify-content: flex-end;
		left: 0;
		right: auto
	}

	#our-clients-all .clients-list .client:nth-child(2n) .client-details {
		justify-content: flex-start;
		left: auto;
		right: 0
	}

	#our-clients-all .clients-list .client:hover .client-details {
		width: 100%
	}

	#our-clients-all .clients-list .client .client-details .client-details-content {
		display: none
	}
}
.referanslar {
    margin-top: 70px;
}

.faydalilinkler {
    margin-top: 100px;
}
.faydalilinkler b {
    font-family: "Anton", sans-serif;
    color: #e55b19;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}
.faydalilinkler h2 {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 80px;
}
.faydalilinkler .linkler {
    display: flex;
    justify-content: space-around;
}
.faydalilinkler .linkler a {
    display: block;
    background: #f7f7f8;
    padding: 50px 50px;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    margin-left:10px;
    margin-right: 10px;
    border:4px solid #f7f7f8;
}
.faydalilinkler .linkler a:hover, .faydalilinkler .linkler a.aktif {
    border:4px solid #ef4a23;
}
.faydalilinkler .linkler a:hover span, .faydalilinkler .linkler a.aktif span {
    color:#ef4a23;
}
.faydalilinkler .linkler a span {
    font-family: "Montserrat", sans-serif;
    display: block;
    font-size: 13px;
    color: #777777;
    font-weight: 600;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 35px;
    height: 39px;
    line-height: 15px;
}
.faydalilinkler .linkler a b {
    font-family: "Anton", sans-serif;
    display: block;
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 35px;
    line-height: 22px;
    letter-spacing: 0px;
    min-height: 90px;
    max-height: 90px;
    overflow: hidden;
}
.faydalilinkler .linkler a img {
    width: 33px;
    display: inline;
}
.footer {
    margin-top: 50px;
    width: 100%;
    background:#f5f5f5;
    padding: 70px 70px;
}
.footer h4 {
    font-family: "Anton", sans-serif;
    font-size: 20px;
    color: #000000;
    letter-spacing: 2px;
    margin-bottom: 35px;
}
.footer ul {
    list-style: none;
    margin:0;
    padding: 0;
}
.footer ul li {
    margin-bottom: 7px;
}
.footer ul li a {
    font-family: "Montserrat", sans-serif;
    color: #4c4c4c;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}
.footer ul li a:hover {
    color: #ef4a23;
}
.footer .altlogo {
    margin-top: 64px;
    display: block;
}
.footer .links {
    padding-left: 80px;
}
.footer-alt {
    width: 100%;
    background:#050504;
    padding: 20px 160px;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
}
.footer-alt .haklar {
    color: #535353;
}
.footer-alt .haklar:hover {
    color: #fff;
}
.footer-alt span {
    font-family: "Montserrat", sans-serif;
    color: #afafaf;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -1px;
}
.footer-alt span:hover {
    color: #fff;
}
.hizmetler-bar {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 30px;
}
.hizmetler-bar .container {
    width: 75%;
}
.hizmetler-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-top: 20px;
}
.hizmetler-bar ul li {
    font-family: "Anton", sans-serif;
    color: #ef4a23;
    font-size: 15px;
    margin-right: 15px;
    letter-spacing: 2px;
}
.hizmetler-bar ul li a {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.hizmetler-bar ul li a::after {
    content: "/";
    margin-left: 15px;
}
.hizmetler-bar h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    font-weight: 800;
    color: #000000;
    margin:0;
    padding: 0;
    letter-spacing: -4px;
    line-height: 70px;
    margin-left: -6px;
}
.hizmetler-bar .aciklama {
    text-align: right;
}
.hizmetler-bar .aciklama p {
    font-family: "Montserrat", sans-serif;
    color: #676767;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 14px;
}
.hizmetler-bar .aciklama p b {
    color: #ef4a23;
    font-weight: 700;
}
.hizmetler-liste {
    margin-top: 0px;
}
.hizmetler-liste .liste {
    margin-top: 80px;
    margin-bottom: 40px;
}
.hizmetler-liste .liste .row {
    width: 93%;
    margin:0 auto;
}
.hizmetler-liste .liste h2 {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 35px;
}
.hizmetler-liste .liste ul {
    list-style: none;
    padding: 0;
    margin:0;
}
.hizmetler-liste .liste ul li {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 13px;
}
.hizmetler-liste .liste ul li:hover {
    color: #ef4a23;
    font-weight: 600;
}

.kurumsal-bar {
    width: 100%;
}
.kurumsal-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-left: 70px;
    margin-top: 120px;
}
.kurumsal-bar ul li {
    font-family: "Anton", sans-serif;
    color: #ef4a23;
    font-size: 15px;
    margin-right: 15px;
    letter-spacing: 2px;
}
.kurumsal-bar ul li a {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.kurumsal-bar ul li a::after {
    content: "/";
    margin-left: 15px;
}
.kurumsal-bar h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    font-weight: 800;
    color: #000000;
    margin:0;
    padding: 0;
    letter-spacing: -4px;
    line-height: 70px;
    margin-left: 64px;
    margin-bottom: 50px;
}
.kurumsal-bar p {
    font-family: "Montserrat", sans-serif;
    margin-left: 70px;
    color: #545454;
    font-size: 23.5px;
    font-weight: 400;
    line-height: 29px;
}
.kurumsal-bar p b, .kurumsal-bar p strong {
    color: #ef4a23;
    font-weight: 700;
}
.kurumsal-detay {
    margin-top: 70px;
}
.kurumsal-detay h2 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -1px;
}
.kurumsal-detay .egikyazi {
    font-family: "Madelyn", cursive;
    color: #ef4a23;
    font-size: 49px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 70px;
}
.kurumsal-detay p {
    font-family: "Montserrat", sans-serif;
    color: #545454;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin:0;
    padding: 0;
    width: 90%;
    margin:0 auto;
    margin-bottom: 25px;
}
.kurumsal-detay b {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 70px;
    display: block;
}




.iletisim-bar {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 30px;
}
.iletisim-bar .container {
    width: 75%;
}
.iletisim-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-top: 20px;
}
.iletisim-bar ul li {
    font-family: "Anton", sans-serif;
    color: #ef4a23;
    font-size: 15px;
    margin-right: 15px;
    letter-spacing: 2px;
}
.iletisim-bar ul li a {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.iletisim-bar ul li a::after {
    content: "/";
    margin-left: 15px;
}
.iletisim-bar h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    font-weight: 800;
    color: #000000;
    margin:0;
    padding: 0;
    letter-spacing: -4px;
    line-height: 91px;
    margin-left: -6px;
    margin-bottom: 20px;
}
.iletisim-bar .adres {
    font-family: "Montserrat", sans-serif;
    color: #545454;
    font-size: 16px;
    font-weight: 400;
}

.iletisimbilgi {
    display: flex;
    justify-content: flex-end;    
    margin-top: 60px;
}
.iletisimbilgi .box {
    display: flex;
    margin-left: 30px;
    margin-right: 30px;
}
.iletisimbilgi .box img {
    height: 32px;
    margin-top: 24px;
    margin-right: 20px;
}
.iletisimbilgi .box span {
    font-family: "Montserrat", sans-serif;
    color: #545454;
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.iletisimbilgi .box a {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    display: block;

    text-decoration: none;
}
.iletisim-detay {
    width: 100%;
}
.iletisim-detay iframe {
    width: 100%;
    height: 350px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.iletisim-detay .iletisimmargin {
    margin-top: 80px;
}
.iletisim-detay .iletisimform {
    background: #f7f7f6;
    padding: 50px;
    border-radius: 15px;
    width: 70%;
    margin: 0 auto;
}
.iletisim-detay .iletisimform b {
    font-family: "Anton", sans-serif;
    color: #231f20;
    font-size: 30px;
    font-weight: 500;
    line-height: 37px;
}
.iletisim-detay .iletisimform p {
    font-family: "Montserrat", sans-serif;
    color: #6d6f73;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 50px;
}
.iletisim-detay .iletisimform input, .iletisim-detay .iletisimform input:focus, .iletisim-detay .iletisimform input:hover {
    width: 100%;
    border:0;
    background: none;
    outline: 0;
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
}
.iletisim-detay .iletisimform .telefon, .iletisim-detay .iletisimform .telefon:focus, .iletisim-detay .iletisimform .telefon:hover {
    width: 55%;
    letter-spacing: 2px;
    text-align: left;
    padding-left: 15px;
}
.iletisim-detay .iletisimform input::placeholder, .iletisim-detay .iletisimform textarea::placeholder {
    color: #000000;
}
.iletisim-detay .iletisimform textarea {
    resize: none;
    width: 100%;
    border:0;
    background: none;
    outline: 0;
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    height: 130px;
    padding-top: 60px;
}
.iletisim-detay .iletisimform input:focus::placeholder, .iletisim-detay .iletisimform textarea:focus::placeholder {
  color: transparent;
}
.iletisim-detay .iletisimform .sozlesmeler {
    display: flex;
    justify-content: space-between;
}
.iletisim-detay .iletisimform .checkcontainer2 { 
    font-family: "Anton", sans-serif;
    letter-spacing:0px;
    font-optical-sizing:auto;
    color:#5e5e5e;
    font-size:12px;
    font-weight:400;
    padding-top:0px;
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom:5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 0.5px;
}
.iletisim-detay .iletisimform .checkcontainer2 input { 
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.iletisim-detay .iletisimform .checkmark2 {
    position: absolute !important;
    top:1px !important;
    left: 0% !important;
    height: 16px !important;
    width: 16px !important;
    background-color: #fff !important;
    border: 1px solid #dcdcdd;
    padding: 0;
}
.iletisim-detay .iletisimform .checkcontainer2:hover input ~ .checkmark2 {
    background-color: #2f3034;
}
.iletisim-detay .iletisimform .checkcontainer2 input:checked ~ .checkmark2 { 
    background-color: #2f3034;
}
.iletisim-detay .iletisimform .checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}
.iletisim-detay .iletisimform .checkcontainer2 input:checked ~ .checkmark2:after {
    display: block;
}
.iletisim-detay .iletisimform .checkcontainer2 .checkmark2:after {
    left: 3px;
    top: 3px;
    width: 8px;
    height: 6px;
    border: solid #ef4a23;
    border-width: 4px;
}
.iletisim-detay .iletisimform .checkcontainer2 a {
    letter-spacing:0.5px;
    color: #000000;
    font-size:12px;
    font-weight:500;
    text-decoration:none;
    letter-spacing: 0.5px;
}
.iletisim-detay .iletisimform button {
    padding: 0;
    margin: 0;
    border:0;
    margin-top: 20px;

}
.modal-header {
    background-color: #f5f5f5;
    border:0
}
.modal-header .modal-title {
    font-family: "Anton", sans-serif;
    font-size: 20px !important;
    font-weight: 500;
    letter-spacing: 1px;
}
.modal-body {
    font-family: "Montserrat", sans-serif;
    color: #6d6f73;
    font-size: 13px;
    font-weight: 400;
}


.faydali-bar {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 30px;
}
.faydali-bar .container {
    width: 75%;
}
.faydali-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-top: 20px;
}
.faydali-bar ul li {
    font-family: "Anton", sans-serif;
    color: #ef4a23;
    font-size: 15px;
    margin-right: 15px;
    letter-spacing: 2px;
}
.faydali-bar ul li a {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.faydali-bar ul li a::after {
    content: "/";
    margin-left: 15px;
}
.faydali-bar h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    font-weight: 800;
    color: #000000;
    margin:0;
    padding: 0;
    letter-spacing: -4px;
    line-height: 70px;
    margin-left: -6px;
}
.faydali-bar .aciklama {
    text-align: right;
}
.faydali-bar .aciklama p {
    font-family: "Montserrat", sans-serif;
    color: #676767;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 14px;
}
.faydali-bar .aciklama p b {
    color: #ef4a23;
    font-weight: 700;
}
.faydali-liste {
    width: 100%;
}
.faydali-liste .pageust {
    display: flex;
    justify-content: space-around;
}
.faydali-liste .pageust .filter-button {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size:16px;
    font-weight: 500;
    border:0;
    background: transparent;
    margin:50px 0;
    letter-spacing: 1px;
}
.faydali-liste .pageust .filter-button.aktif {
    color: #e55b19;
}





.faydali-linkler {
    margin-top: 70px;
}
.faydali-linkler .linklers {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
        justify-content: flex-start;
}
.faydali-linkler .linklers div {
    width: 19.5%;
    margin-bottom: 30px;
}
.faydali-linkler .linklers a {
    display: block;
    background: #f7f7f8;
    padding: 70px 60px;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    margin-left:10px;
    margin-right: 10px;
    border:4px solid #f7f7f8;
}
.faydali-linkler .linklers a:hover, .faydali-linkler .linklers a.aktif {
    border:4px solid #ef4a23;
}
.faydali-linkler .linklers a:hover span, .faydali-linkler .linklers a.aktif span {
    color:#ef4a23;
}
.faydali-linkler .linklers a span {
    font-family: "Montserrat", sans-serif;
    display: block;
    font-size: 13px;
    color: #777777;
    font-weight: 600;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 35px;
    height: 39px;
    line-height: 15px;
}
.faydali-linkler .linklers a b {
    font-family: "Anton", sans-serif;
    display: block;
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 35px;
    line-height: 22px;
    letter-spacing: 0px;
    min-height: 90px;
    max-height: 90px;
    overflow: hidden;
}
.faydali-linkler .linklers a img {
    width: 33px;
    display: inline;
}
.icrefler b {
    font-family: "Anton", sans-serif;
    color: #e55b19;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}
.icrefler h2 {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 5px;
    margin-bottom: 30px;
}




.banka-bar {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 30px;
}
.banka-bar .container {
    width: 75%;
}
.banka-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-top: 20px;
}
.banka-bar ul li {
    font-family: "Anton", sans-serif;
    color: #ef4a23;
    font-size: 15px;
    margin-right: 15px;
    letter-spacing: 2px;
}
.banka-bar ul li a {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.banka-bar ul li a::after {
    content: "/";
    margin-left: 15px;
}
.banka-bar h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    font-weight: 800;
    color: #000000;
    margin:0;
    padding: 0;
    letter-spacing: -4px;
    line-height: 70px;
    margin-left: -6px;
}
.banka-bar .aciklama {
    text-align: right;
}
.banka-bar .aciklama p {
    font-family: "Montserrat", sans-serif;
    color: #676767;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 14px;
}
.banka-bar .aciklama p b {
    color: #ef4a23;
    font-weight: 700;
}

.banka-listesi {
    margin-top: 43px;
}
.banka-listesi .banka {
    background: #f9f9f9;
    padding: 70px;
}
.banka-listesi .banka .logo {
    padding: 83px 30px;
    box-shadow: 0px 0px 16px 5px rgba(140,140,140,0.41);
    -webkit-box-shadow: 0px 0px 16px 5px rgba(140,140,140,0.41);
    -moz-box-shadow: 0px 0px 16px 5px rgba(140,140,140,0.41);
    text-align: center;
}
.banka-listesi .banka .logo:hover {
    box-shadow: 0px 0px 16px 10px rgba(140,140,140,0.41);
    -webkit-box-shadow: 0px 0px 16px 10px rgba(140,140,140,0.41);
    -moz-box-shadow: 0px 0px 16px 10px rgba(140,140,140,0.41);
}
.banka-listesi .banka .tablo {
    border-top: 1px solid #dbdbdb;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}
.banka-listesi .banka .tablo .ilktd {
    border-bottom: 1px solid #dbdbdb;
    width: 25%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    padding-left: 10px;
}
.banka-listesi .banka .tablo .ikincitd {
    border-bottom: 1px solid #dbdbdb;
    width: 75%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 500;
    padding-left: 10px;
}
.banka-listesi .banka .tablo .ikincitd b {
    float: right;
    margin-right: 10px;
    cursor: pointer;
}



.belge-linkler {
    margin-top: 70px;
}
.belge-linkler .belgelist {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.belge-linkler .belgelist .filter {
    background: #f9f9f9;
    border-radius: 5px;
    border:3px solid #fff;
    width: 32%;
    margin: 0px 5px;
    margin-bottom: 10px;
    padding: 70px 50px;
    border-radius: 5px;
}
.belge-linkler .belgelist .filter:hover {
    border:3px solid #ef4a23;
}
.belge-linkler .belgelist .filter:hover a span {
    color: #ef4a23;
}
.belge-linkler .belgelist .filter a {
    display: flex;
    text-decoration: none;
}
.belge-linkler .belgelist .filter a img {
    width: 30px;
    height: 34px;
}
.belge-linkler .belgelist .filter a div {
    width: 90%;
    padding-top: 5px;
}
.belge-linkler .belgelist .filter a span {
    font-family: "Montserrat", sans-serif;
    color: #777777;
    font-size: 13px;
    font-weight: 400;
    display: block;
    line-height: 16px;
}
.belge-linkler .belgelist .filter a b {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    display: block;
    letter-spacing: 1px;
}



.hata-liste {
    width: 100%;
}
.hata-liste img {
    margin-top: 60px;
    margin-bottom: 60px;
}
.hata-bar {
    width: 100%;
    padding-top: 70px;
}
.hata-bar .container {
    width: 75%;
}
.hata-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-top: 20px;
}
.hata-bar ul li {
    font-family: "Anton", sans-serif;
    color: #ef4a23;
    font-size: 15px;
    margin-right: 15px;
    letter-spacing: 2px;
}
.hata-bar ul li a {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.hata-bar ul li a::after {
    content: "/";
    margin-left: 15px;
}
.hata-bar h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    font-weight: 800;
    color: #000000;
    margin:0;
    padding: 0;
    letter-spacing: -4px;
    line-height: 70px;
    margin-left: -6px;
}
.hata-bar .aciklama {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 23px;
}
.hata-bar .aciklama img {
    height: 70px;
}
.hata-bar .aciklama div {
    margin-right: 30px;
}
.hata-bar .aciklama b {
    font-family: "Anton", sans-serif;
    color: #e55b19;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 1px;
}
.hata-bar .aciklama p {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.sayfadetay p {
    font-family: "Montserrat", sans-serif;
    color: #676767;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}
.hizlimenu {
    display: flex;
    flex-direction: column;
    width: 35px;
    position: fixed;
    top: 44%;    
    z-index: 999;
}
.hizlimenu a {
    margin-bottom: 7px;
    transition: .3s ease-in-out;
}
.hizlimenu a:hover {
    transform:scale(1.08);
}
.hizlimenu a img {
    width: 100%;
}
.am-next {
    display: none;
}
.am-prev {
    display: none;
    /*display: inline-block;*/
    position: absolute;
    right: 7%;
    top: 43%;
}
#myDiv {
    display: none;
    background: #e7e7e7;
    padding: 0px;
    position: absolute;
    top: 157px;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 2px 16px 8px rgba(150,150,150,0.75);
    -webkit-box-shadow: 0px 2px 16px 8px rgba(150,150,150,0.75);
    -moz-box-shadow: 0px 2px 16px 8px rgba(150,150,150,0.75);
}

#myDiv .resim {
    width: 25%;
    float: left;
}

#myDiv .menusu {
    width: 75%;
    float: left;
    padding-top: 74px;
    padding-left: 70px;
    padding-right: 70px;
}

#myDiv .menusu b {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
#myDiv .menusu ul {
    list-style: none;
    padding: 0;
    margin:0;
}
#myDiv .menusu ul li {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 12px;
}
#myDiv .menusu ul li:hover {
    color: #ef4a23;
    font-weight: 600;
}
#myDiv .menusu h5 {
    font-family: "Anton", sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    margin-top: 40px;
    letter-spacing: 2px;
}
#myDiv .menusu .telefonno {
    background-image: url("../images/telgolge.png");
    background-size: contain;
    display: flex;
    width: 300px;
    background-size: cover;
    padding-left: 50px;
    padding-top: 35px;
    padding-bottom: 18px;
}
#myDiv .menusu .telefonno img {
    padding-right: 25px;
}
#myDiv .menusu .telefonno a {
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 14.5px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    line-height: 14px;
}
#myDiv .menusu .telefonno a:hover {
    color: #ef4a23;
}
#myDiv .menusu .telefonno a b {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14.5px;
    color: #ef4a23;
    display: inline-block;
    margin-bottom: 0;
}
#myDiv .menusu .telefonno span {
    color: #606060;
    font-size: 11px;
    line-height: 16px;
    display: block;
    letter-spacing: 1.4px;
    line-height: 17px;
}
#myDiv .menusu .liknler {
    padding-left: 38px;
}
nav .online {
    background-image: url(../images/nurbg.png);
    background-size: contain;
    color: #fefefe !important;
    font-size: 9px !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 6px 25px 2px 15px !important;
    height: 32px !important;
    display: inline-block !important;
    margin-left: 15px !important;
    margin-top: 25px !important;
}