﻿/*******************************************************************************************************/
@import url('reset.css');
@import url('font.css');
@import url('stil-header.css');
@import url('stil-footer.css');
@import url('stil-moduller.css');
@import url('mobil-min1024.css');
@import url('mobil-max1024.css');
@import url('yukleme.css');
@import url('../javalar/jquery/swiper/swiper.min.css');
/*******************************************************************************************************/
html, body {
	font-family: 'silverturk',Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	color: #343e48; font-size: 13px;
	padding: 0; margin: 0;
	background-color: #fff;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering:optimizeLegibility;
}
div, span, form, ul, li, label, i, a, :after, :focus, :hover {
	transition: all .25s;
}
strong,b {
	font-weight: bold!important;
}
/*******************************************************************************************************/
input[type=text] {
	position: relative;
	font-family: 'silverturk',Arial, Helvetica, sans-serif;
}
select {
	position: relative;
	font-family: 'silverturk',Arial, Helvetica, sans-serif;
    padding: 0.4rem 1.2rem 0.4rem 0.45em;
    background-image: url('../icerikler/select-ikon1.png');
    background-position: calc(100% - 4px);
	background-size: 8px auto;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
select::-ms-expand {
    display: none;
}
/*******************************************************************************************************/
.anasayfa1 {
	width 100%;
}
/************************************************/
.anasayfa1 > .promo1 {
	position: relative;
	width: 95%;
	background-color: #dfdfdf;
	margin:0 auto;
}
.anasayfa1 > .promo1 > div.palt1 {
	position: absolute; z-index: 2;
	width: 100%;
	height: 50px;
	background-color: rgba(0,84,166,0.7);
	bottom:0;
}
.anasayfa1 > .promo1 > div:last-child {
	position: relative;
	width: 100%;
}

.swiper-promo {
    width: 100%;
    height: 100%;
}
.swiper-wrapper {
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    cursor: pointer;
}
.swiper-slide > div {
	display: table;
    width: 100%;
    height: 100%;
    background-color: rgba(0,86,186,0.1);
}
.swiper-slide > div > div {
	display: table-cell;
}
.swiper-slide > div > div:last-child > div {
	display: table;
	width: 100%;
	height: 100%;
}
.swiper-slide > div > div:last-child > div > div {
	display: table-cell;
	color: #fff;
	vertical-align: middle;
}
.swiper-slide > div > div:last-child > div > div > h5 {
	font-size: 2.5rem;
	padding: 0 0 1.5rem 0;
}
.swiper-slide > div > div:last-child > div > div > h6 {
	max-width: 400px;
	font-size: 1.1rem;
	letter-spacing: 0.06ex;
	line-height: 140%;
	padding: 0 0 4rem 0;
}
.swiper-slide > div > div:last-child > div > div > a {
	color: #fff;
    font-weight: bold;
	background-color: rgba(255,255,255,0.2);
	padding: 0.8rem 2rem;
	box-sizing: border-box;
}
.swiper-slide > div > div:last-child > div > div > a:hover {
	color: #fff;
	background-color: #00aeef;
}

/************************************************/
.anasayfa1 > .bolum1 {
	text-align: center;
	background-color: #f8f8f8;
    background-image: url('../icerikler/silverturk-world.png');
    background-repeat: no-repeat;
	width:100%;
	margin:0 auto;
}
.anasayfa1 > .bolum1 > h1 {
	position: relative;
	display: inline-block;
	color: #2d3a43;
	font-size: 2rem;
	padding-bottom: 1.5rem;
}
.anasayfa1 > .bolum1 > h2 {
	color: #00386e;
	line-height: 140%;
	font-size:1.4rem;
	width: 100%;
    max-width: 1000px;
    margin: 0 auto;
	text-align: left;
}
.anasayfa1 > .bolum1 > ul {
	width: 100%;
	max-width: 1200px;
	font-size: 0;
	margin: 0 auto;
}
.anasayfa1 > .bolum1 > ul > li {
	cursor: auto;
	text-align: left;
	vertical-align: top;
	box-sizing: border-box;
}
.anasayfa1 > .bolum1 > ul > li:hover > div > div.maske {
	top: 0;
	
}
.anasayfa1 > .bolum1 > ul > li:hover > div > div.icerik   {
		color: #000000;
		transition:none;
}
.anasayfa1 > .bolum1 > ul > li:hover > div > h3  {
		color: #000000;
}
.anasayfa1 > .bolum1 > ul > li > div {
	position: relative;
	overflow: hidden;
	width: 100%;
	color: #fff;
	font-size: 1rem;
	padding: 3.5rem 4rem;
	box-sizing: border-box;
	background-color: rgba(0,56,110,0.8);;
	
}
.anasayfa1 > .bolum1 > ul > li > div > h3 {
	position: relative; z-index: 2;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 140%;
	padding: 0 0 1.5rem 0;
	color:#ffffff;
}
.anasayfa1 > .bolum1 > ul > li > div > div.maske {
	position: absolute; z-index: 1; left: 0; bottom: 0; top: -100%;
	width: 100%; height: 100%;
	background-color: #a0d8f7;
}
.anasayfa1 > .bolum1 > ul > li > div > div.icerik {
	line-height: 160%;
	position: relative; 
	z-index: 2;
	font-size: 1.1rem;
	letter-spacing:0.1rem;
	font-weight:200;

}
/************************************************/
.anasayfa1 > .bolum2 {
	background-color: #fff;
    box-sizing: border-box;
}
.anasayfa1 > .bolum2 > div {
	position: relative;
	width: 100%;
	max-width: 1200px;
	vertical-align: top;
    margin: 0 auto;
	box-sizing: border-box;
}
.anasayfa1 > .bolum2 > div > div > h4 {
	display: block;
    color: #00386e;
    font-size: 3rem;
    padding-bottom: 4.5rem;
}
.anasayfa1 > .bolum2 > div > div.resim {
	height: 340px;
	background-color: #434343;
	box-sizing: border-box;
	float: right;
    clear: right;
}
.anasayfa1 > .bolum2 > div > div.resim > div.maske {
	position: relative;
	width: 100%; height: 100%;
	background-color: #a0d8f7;
	overflow:hidden;
}
.anasayfa1 > .bolum2 > div > div.resim > div.maske > img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transition: all .25s;	
}
.anasayfa1 > .bolum2 > div > div.icerik {
	line-height: 150%;
	display:inline-block;
	position:relative;
	width:35%;
	vertical-align: top;
	color: #3d3d3d;
    font-size: 1.2rem;
}
/************************************************/
.anasayfa1 > .bolum3 {
	width:100%;
	margin:0 auto;
	background-color: #ffffff;
	text-align: center;
    box-sizing: border-box;
}
.anasayfa1 > .bolum3 > h4 {
	display: inline-block;
    color: #002f69;
    font-size: 1rem;
	text-align:left;
    letter-spacing: 0.04rem;
	vertical-align: middle;
}
.anasayfa1 > .bolum3 > h4 strong {
	display: block;
    font-size: 1.6rem;
}
.anasayfa1 > .bolum3 > ul {
	display: inline-block;
}
.anasayfa1 > .bolum3 > ul > li {
	display: inline-block;
	padding: 1.5rem 2.5rem;
}
.anasayfa1 > .bolum3 > ul > li > img {
	vertical-align:middle;
}
.anasayfa1 > .bolum3 > ul > li > a {
	vertical-align:middle;
}
.anasayfa1 > .bolum3 > ul > li > a > img {
	vertical-align:middle;
}
/*******************************************************************************************************/
.sayfa1 {
	width 100%;
	background-color: #ffffff;
}
/************************************************/
.sayfa1 > div {
	width: 100%;
	min-height: 200px;
}
.sayfa1 > div > div {
    letter-spacing: .03rem;
	vertical-align: top;
	box-sizing: border-box;
}
/************************************************/
.sayfa1 > div > div.orta > div.icpromo {
	position: relative; z-index: 1;
	width: 100%;
	overflow:hidden;
}
.sayfa1 > div > div.orta > div.icpromo > img {
	width: 100%;
    position: relative; z-index: 10; top: 50%;
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    -webkit-transform: translateY(-50%) translateX(0);
}
/************************************************/
.sayfa1 > div > div.orta > div.icyol {
	font-size: 0.8rem;
}
.sayfa1 > div > div.orta > div.icyol > a {
	display:inline-block;
	color: #989898;
	letter-spacing: 0.04rem;
}
.sayfa1 > div > div.orta > div.icyol > a:hover {
	color: #2d3a43;
}
.sayfa1 > div > div.orta > div.icyol > a:not(:first-child):before {
	content: '>';
	color: #989898;
	padding: 0 0.5rem 0 0.2rem;
}
/************************************************/
.sayfa1 > div > div.orta > div.icerik1 {
	width: 100%;
	max-width: 1200px;
	margin:0 auto;
	font-size: 1.1rem;
	box-sizing: border-box;
}
.sayfa1 > div > div.orta > div.icerik1 > h1 {
    position: relative;
    display: block;
    color: #2d3a43;
    font-size: 1.85rem;
    letter-spacing: 0.03rem;
    padding-bottom: 2rem;
}
.sayfa1 > div > div.orta > div.icerik1 > div.metin1 {
	color: #2d3a43;
	letter-spacing: 0.03rem;
	line-height: 200%;
}
.sayfa1 > div > div.orta > div.icerik1 > div.metin1 > a {
    color: #00aeef;
    font-weight: bold;
	text-decoration: underline;
}
.sayfa1 > div > div.orta > div.icerik1 > div.metin1 > ul {
	padding: 1rem 1.5rem;
}
.sayfa1 > div > div.orta > div.icerik1 > div.metin1 > ul > li {
	position: relative;
    padding-left: 1.5rem;
}
.sayfa1 > div > div.orta > div.icerik1 > div.metin1 > ul > li:before {
	position: absolute; left: 0;
	font-family: 'materialicons';
	content: '\E5CA';
	color: #00aeef;
}
/*******************************************************************************************************/
.gruplar1 {
	padding: 1rem 0 0 0;
}
.gruplar1 > div {
	position: relative;	top:0;
	font-size: 0;
	vertical-align: top;
	margin-top: 2rem;
	box-sizing: border-box;
}
.gruplar1 > div:hover > div:last-child > h2 {
	color: #0054a6;
}
.gruplar1 > div > div {
	position: relative;
	vertical-align: top;
	font-size: 0.9rem;
	
}
.gruplar1 > div > div:first-child {
	height: 110px;
	background-color: #0054a7;
	overflow: hidden;
	
}
.gruplar1 > div > div:first-child > a {
	color: rgba(255, 255, 255,0.4);
}
.gruplar1 > div > div:first-child > div {
	position: absolute; z-index: 5;
	bottom: 2rem; left: 2rem;
	letter-spacing: .06rem;
	
}
.gruplar1 > div > div:first-child > img {
	position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transition: all .25s;
}
.gruplar1 > div > div:last-child {
	padding: 3rem 2rem;
	letter-spacing: .06rem;
}
.gruplar1 > div > div:last-child > h2 {
	font-size: 1.20rem;
}
.gruplar1 > div > div:last-child > div {
	color: #848484;
	line-height: 150%;
	padding: 1rem 0 0 0;
}
.gruplar1 > div > div:last-child > div > a.link {
	display: table;
	color: #0054a6;
	background-color: #fff;
	border:1px solid #dedede;
	margin-top: 1.2rem;
	padding:10px;
}
.gruplar1 > div:hover > div:last-child > div > a.link:hover {
	background-color: #0054a6;
	color:#fff;
	padding:10px;
}
/*******************************************************************************************************/
.hizmetler1 {
	padding: 1rem 0;
}
.hizmetler1 > ul {
}
.hizmetler1 > ul:not(:first-child) {
	margin-top: 1rem;
}
.hizmetler1 > ul > li:first-child {
}
.hizmetler1 > ul > li:last-child {
	letter-spacing: .06rem;
}
.hizmetler1 > ul > li:last-child > h2 {
	font-size: 1.45rem;
}
.hizmetler1 > ul > li:last-child > div {
	color: #333;
	line-height: 180%;
	padding: 1rem 0 3rem 0;
}
.hizmetler1 > ul > li:last-child > a {
	position: relative;
    color: #0054a7;
    padding: 0.7rem 1rem;
    border: 1px solid #0054a7;
}
.hizmetler1 > ul > li:last-child > a:after {
    font-family: 'materialicons';
    content: '\E315';
    font-size: 1.25rem;
    vertical-align: middle;
    padding-left: 0.5rem;
}
.hizmetler1 > ul > li:last-child > a:hover {
    color: #fff;
    background-color: #0054a7;
}

/*******************************************************************************************************/
.tablar1 {
	position: relative;
	color: #2d3a43;
    padding-top: 1rem;
}
.tablar1 > div#tabliste {
	position: relative;
    font-size: 1.07rem;
    vertical-align: bottom;
	box-sizing: border-box;
}
.tablar1 > div#tabliste:before {
	position: absolute; left: 0; bottom: 0px;
	content: '';
	width: 100%; height: 2px;
	background-color: #f1f1f1;
}
.tablar1 > div#tabliste > div {
	position: relative; z-index: 1; bottom: -2px;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	padding: 1.1rem 1.5rem;
	background-color: #f1f1f1;
	box-sizing: border-box;
	border: 2px solid #f1f1f1;
}
.tablar1 > div#tabliste > div:after {
	position: absolute; z-index: 10;
	left: -2px; bottom: 0px;
	content: '';
	width: 100%; height: 2px;
	background-color: #f1f1f1;
	padding-left: 4px;
}
.tablar1 > div#tabliste > div:hover {
	color: #0054a6;
}
.tablar1 > div#tabliste > div:hover:after {
	background-color: #0054a6;
}
.tablar1 > div#tabliste > div.on {
	color: #0054a6;
	background-color: #fff;
	border: 2px solid #f1f1f1;
}
.tablar1 > div#tabliste > div.on:after {
	left: 0;
	padding-left: 0;
	background-color: #fff;
}

.tablar1 > div#tabdetay {
	padding: 3rem 3rem 0 3rem;	
}
.tablar1 > div#tabdetay > div {
	display: none;
	font-size: 0.9rem;
}
.tablar1 > div#tabdetay > div.on {
	display: block;
}
/*******************************************************************************************************/
.duyurular1 {
	width: 100%;
	max-width: 1000px;
	overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
.duyurular1 *> .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-color: #fff;
}
.duyurular1 *> .swiper-slide > div > div:first-child {
	color: #00aeef;
}
.duyurular1 *> .swiper-slide > div > div:last-child {
	line-height: 140%;
}
.duyurular1 *> .swiper-slide > div > div:last-child > a {
	color: #2d3a43;
	line-height: 140%;
}
.duyurular1 *> .swiper-slide > div > div:last-child > a:hover {
	color: #0054a6;
}
.duyurular1 *> .swiper-slide > div > div:last-child > a.link {
	color: #0054a6;
	text-decoration: underline;
}
/***** galeri *****/

.galeri {
    width: 100%;
    font-size: 0;
    letter-spacing: 0;
    margin-top: 2rem;
}

    .galeri > ul {
    }

        .galeri > ul > li {
            display: inline-block;
            margin: 0 1rem 1rem 0;
        }

            .galeri > ul > li > div {
                cursor: pointer;
                position: relative;
                display: block;
                overflow: hidden;
                width: 100%;
                height: 180px;
                background-color: #f8f8f8;
                box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
            }

                .galeri > ul > li > div > a > img {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    max-height: 100%;
                    min-width: 100%;
                    margin: auto;
                    -ms-transform: translateY(-50%) translateX(-50%);
                    transform: translateY(-50%) translateX(-50%);
                    -webkit-transform: translateY(-50%) translateX(-50%);
                    transition: all .25s;
                }

                .galeri > ul > li > div:hover > a > img {
                    max-height: 120%;
                }

            .galeri > ul > li > span {
                display: block;
                font-size: .9rem;
                letter-spacing: .02rem;
                text-align: center;
                padding: 1rem 0;
            }
/*******************************************************************************************************/