/* slider3 */
#slider3 {
    margin: 0;
}
#slider3 .viewport {
    width: 960px;
    height: 456px;
    float: left;
    overflow: hidden;
    position: relative;
}
#slider3 .bullets {
    list-style: none;
    position: absolute;
	bottom: 0;
	right: 0;
}
#slider3 .bullets li {
    float: left;
	position: relative;
	margin-left: 20px;
}
#slider3 .bullets li.s1 { background:url(../images/sigorta-1.png) no-repeat; width: 120px; height: 120px; }
#slider3 .bullets li.s2 { background:url(../images/sigorta-2.png) no-repeat; width: 120px; height: 120px; }
#slider3 .bullets li.s3 { background:url(../images/sigorta-3.png) no-repeat; width: 120px; height: 120px; }
#slider3 .bullets li.s4 { background:url(../images/sigorta-4.png) no-repeat; width: 120px; height: 120px; }
#slider3 .bullets li.s5 { background:url(../images/sigorta-5.png) no-repeat; width: 120px; height: 120px; }
#slider3 .bullets li a { display: block; height: 120px; text-indent: -9999px; position: relative; }
#slider3 .bullet {
    display: block;
}
#slider3 .bullet.active {
    zoom: expression(
    this.runtimeStyle.zoom="1",
 
    /* ::before polyfill - creates <i class="ie-before"></i> */
    this.insertBefore( document.createElement("i"), this.firstChild ).className="ie-before",
 
    /* ::after polyfill - creates <i class="ie-after"></i> */
    this.appendChild( document.createElement("i") ).className="ie-after"
  );
}
#slider3 .bullet.active:after, #slider3 .bullet.active .ie-after {
    content: '';
	position: absolute;
	left: 0;
	top: -7px;
    background:url(../images/aktif.png) no-repeat; 
	width: 120px; 
	height: 127px;
	z-index: 999;
}
#slider3 .buttons {
    background: #C01313;
    border-radius: 35px;
    display: block;
    margin: 30px 10px 0 0;
    float: left;
    width: 35px;
    height: 35px;
    position: relative;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 22px;
}
#slider3 .next {
    margin: 30px 0 0 10px;
}
#slider3 .buttons:hover{
    color: #C01313;
    background: #fff;
}
#slider3 .disable {
    visibility: hidden;
}
#slider3 .overview {
    list-style: none;
    position: absolute;
    width: 240px;
    left: 0;
    top: 0;
}
#slider3 .overview li {
    float: left;
    margin: 0 200px 0 0;
    padding: 1px;
    height: 456px;
    width: 960px;
	position: relative;
}

#slider3 .overview li .left {
float: left;
}
#slider3 .overview li .left img {
padding-top: 20px;
}

#slider3 .overview li .right {
float: right;
}
#slider3 .overview li .right .teklif { 
	position: absolute; 
	z-index: 9;
}
#slider3 .overview li .right .t1 {
	right: 510px;
	top: 132px; 
}
#slider3 .overview li .right .t2 {
	right: 460px;
	top: 132px; 
}
#slider3 .overview li .right .t3 {
	right: 420px;
	top: 132px; 
}
#slider3 .overview li .right .t4 {
	right: 400px;
	top: 132px; 
}
#slider3 .overview li .right .t5 {
	right: 340px;
	top: 132px; 
}
#slider3 .overview li .right .yazi { 
	margin-top: 82px; 
	text-align: right; 
	position: absolute; 
	right: 0; 
	z-index: 8;
}
#slider3 .overview li .right .yazi h1 {
	font-size: 34px;
	color: #fff;
	font-family: 'm900';
	line-height: 42px;
}
#slider3 .overview li .right .yazi p {
	font-size: 34px;
	color: #fff;
	font-family: 'm500';
	line-height: 42px;
}

/* slider2 */
#slider2 {
	width: 525px;
	float:left;
    margin: 0;
	position: relative;
}
#slider2 {
    zoom: expression(
    this.runtimeStyle.zoom="1",
 
    /* ::before polyfill - creates <i class="ie-before"></i> */
    this.insertBefore( document.createElement("i"), this.firstChild ).className="ie-before",
 
    /* ::after polyfill - creates <i class="ie-after"></i> */
    this.appendChild( document.createElement("i") ).className="ie-after"
  );
}
#slider2:after, #slider2 .ie-after {
	content: '';
	position: absolute;
	background: url(../images/orta-ara-cizgi.png) no-repeat right center;
	width: 91px;
	height: 154px;
	top: -10px;
	right: 0;
}
#slider2 .viewport {
    width: 402px;
    height: 124px;
    float: left;
    overflow: hidden;
    position: relative;
}
#slider2 .butonlar {
	position: absolute;
	z-index: 99;
	width: 402px;
	margin-top: 4px;
	left:0;
}
#slider2 .buttons {
    display: block;
    float: left;
    position: relative;
}
#slider2 .prev {
    background:url(../images/sol-ok.png) no-repeat;
	width: 21px;
	height: 39px;
	text-indent: -9999px;
	float: left;
}
#slider2 .next {
    background:url(../images/sag-ok.png) no-repeat;
	width: 21px;
	height: 39px;
	text-indent: -9999px;
	float: right;
}
#slider2 .prev:hover {
    background:url(../images/sol-ok-hover.png) no-repeat;
}
#slider2 .next:hover {
    background:url(../images/sag-ok-hover.png) no-repeat;
}
#slider2 .disable {
    visibility: hidden;
}

#slider2 .haber-baslik { 
	text-align: center;
	margin-bottom: 10px;
}
#slider2 .haber-baslik h1 {
	font-size: 20px;
	color: #273841;
	font-family: 'm900';
	line-height: 24px; 
}
#slider2 .overview {
    list-style: none;
    position: absolute;
    width: 240px;
    left: 0;
}
#slider2 .overview li {
    float: left;
    margin: 0 200px 0 0;
    padding: 1px;
    width: 402px;
	position: relative;
	text-align: center;
}
#slider2 .overview li a {
	font-size: 15px;
	color: #878787;
	font-family: 'm500';
	line-height: 22px;
	display: block;
}
#slider2 .overview li a:hover {
	color: #273841;
}

/* slider1 */
#slider1 {
	float:left;
    margin: 24px 0 0 40px;
	position: relative;
}
#slider1 .viewport {
    width: 280px;
    height: 124px;
    float: left;
    overflow: hidden;
    position: relative;
}
#slider1 .butonlar {
	position: absolute;
	z-index: 99;
	width: 280px;
	margin-top: 4px;
	left:0;
}
#slider1 .buttons {
    display: block;
    float: left;
    position: relative;
}
#slider1 .prev {
    background:url(../images/sol-ok.png) no-repeat;
	width: 21px;
	height: 39px;
	text-indent: -9999px;
	float: left;
}
#slider1 .next {
    background:url(../images/sag-ok.png) no-repeat;
	width: 21px;
	height: 39px;
	text-indent: -9999px;
	float: right;
}
#slider1 .prev:hover {
    background:url(../images/sol-ok-hover.png) no-repeat;
}
#slider1 .next:hover {
    background:url(../images/sag-ok-hover.png) no-repeat;
}
#slider1 .disable {
    visibility: hidden;
}
#slider1 .overview {
    list-style: none;
    position: absolute;
    width: 280px;
    left: 0;
}
#slider1 .overview li {
    float: left;
    margin: 0 200px 0 0;
    padding: 1px;
    width: 280px;
	position: relative;
	text-align: center;
}
#slider1 .overview li p {
	font-size: 15px;
	color: #fff;
    font-family: 'kg_ten_thousand_reasonsRg';
	line-height: 24px;
	display: block;
}
#slider1 .overview li a:hover {
	color: #273841;
}
#slider1 .overview li .isim {
	font-size: 14px;
	color: #ff7e7e;
    font-family: 'kg_ten_thousand_reasonsRg';
	padding-top: 10px;
}

