@media only screen and (max-width: 720px) {
  .onbilgi {margin-top:30px!important; }	
    .dilform{background: #ccc !important; margin-top:16px; font-size:12px;}
    }

.trasparo{
    margin: 30px;
    background-color: #ffffff;
    border: 1px solid black;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}



.tp-parallax-wrap{background:#fff !important}

ul{margin-bottom:0px;}

/* Custom controls */
#gallery-07{
	position: relative;
}
#gallery-07 .crsl-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#gallery-07 .crsl-items:after{
	display: block;
	clear: both;
	content: '';
}
#gallery-07 .previous, #gallery-07 .next{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-indent: -10000px;
	color: #FFF;
	background: rgba(0, 0, 0, .80) url(../img/previous-next.png) no-repeat 0 0;
	z-index: 10;
	/* border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/* transition */
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}
#gallery-07 .previous:hover, #gallery-07 .next:hover{
	background-color: rgba(0,0,0, .95);
}
#gallery-07 .previous{
	left: 0;
	background-position: 0 0;
}
#gallery-07 .next{
	right: 0;
	background-position: 100% 0;
}
#gallery-07 .crsl-item{
	margin-bottom: 0;
}

/*----------------------------------- Gallery */
.crsl-items{
	margin: 30px auto;
}
.crsl-item figcaption{
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	color: #FFF;
	background: rgba(0,0,0,.5);
}
.crsl-nav{
	position: relative;
	min-height: 1px;
}
.crsl-nav .previous{
	float: left;
}
.crsl-nav .next{
	float: right;
}

/*SOL AÇILIR MENÜ*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  width:100%;
  font-size:14px;
}
#cssmenu {
  width: 100%;
  font-size:14px;
  color: #ffffff;
  border:  1px solid #ebebeb;
}
#cssmenu ul ul {
  display: block;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 12px 15px;
  border-top: 1px solid #e47330;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  background: #f5803b;
  clear:both;
  
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a{
  color: #fff;
  background: #e47330;
  
}
#cssmenu > ul > li.open > a {
  
  border-bottom: 1px solid #ebebeb;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 0px solid #ebebeb;
}

#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}

#cssmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #ebebeb;
  padding: 13px 25px;
  z-index: 1;
  text-decoration: none;
  font-size: 15px;
  color: #333;
  background: #f6f6f6;
  margin-bottom: 1px solid #fff;
  width:100%;
  
  
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {

  color: #000;
  
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {

}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {

  
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 9.5px;
  border-left: 2px solid #eeeeee;
 
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}


.rc-anchor-normal{width:220px !important;}
.rc-anchor-normal-footer{display:none}

li{list-style:none}

.homeform_email{ font-size: 14px; width:270px; background:#456180;border: 1px solid #45617d; color:#fff}
.homeform_btn{background: #2d3d4e; border:none; padding: 7px;font-size: 14px;}
.sampleAndGhosts {
    margin: auto;
    position: relative;
    float: right
}

.sampleAndGhosts:first-child {
    float: left
}

.ghost, .sample {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    overflow: hidden;
    padding: 0 8px;
    color: White;
    text-align: left;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.2em
}

.ghost {
    background-color: rgba(0, 135, 255, 0.25);
    border: solid 1px rgba(0, 0, 0, 0.25)
}

.sample {
    background-color: rgb(0, 135, 255);
    border: solid 1px rgb(0, 0, 0);
    -moz-transform: rotatey(30deg);
    -ms-transform: rotatey(30deg);
    -o-transform: rotatey(30deg);
    -webkit-transform: rotatey(30deg);
    transform: rotatey(30deg)
}

.farkliAci {
    -moz-transform: perspective(300px) rotatey(30deg);
    -ms-transform: perspective(300px) rotatey(30deg);
    -o-transform: perspective(300px) rotatey(30deg);
    -webkit-transform: perspective(300px) rotatey(30deg);
    transform: perspective(300px) rotatey(30deg)
}

.rightPage{background:#fff !important;  padding-bottom:25px; margin-bottom:25px; width:100%; }
.rightPageFull{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05); padding:10px; }
.leftPage2{background:#f5f5f5; margin-top:5px; border:1px solid #ebebeb; border-radius:6px; min-height:0px}
.leftPage2 ul li{padding:11px 15px; border-bottom:1px solid #ebebeb; border-top: 1px solid #fff}
.leftPage2 li{padding:11px 15px; border-bottom:1px solid #ebebeb; border-top: 1px solid #fff}
.leftPage ul li{border:none; padding:7px;border-bottom:1px solid #ddd;border-top:1px solid #fff; background: #f4f4f4; padding: 9px 0px 9px 15px;}
.leftPage ul li:hover{background:#f9f9f9}
.leftPage ul li a{font-size:14px; color:#333}
.kobi-sayfabaslik{
  color: #333;
  border-bottom:1px solid #ebebeb;
  height: 50px;
  font-size: 25px;
  padding: 10px 0px 10px 0px;
  text-align: left;
    background: #fff;
  /*background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;*/
    margin-bottom:10px !important;
   
}

.col-md-9 h4{  color: #555;
  height: 30px;
  font-size: 21px;
  padding: 1px 0px 15px 10px;
  text-align: left;
    font-weight: 500;
}

a{color:#333}

/*-- Service box --*/

.service-box i{
	font-size: 36px;
}

.service-box-content{
	margin-left: 70px;
}

.service-box-content h3{
	font-size: 18px;
}


.sub-content {
    float: left;
    width: 100%;
    margin-bottom: 82px;
    margin-top: -62px;

   
}

.sub-ul {
    float: left;
    width: 100%;
}

    .sub-ul .sub-li {
        float: left;
        width: 100%;
        height: 42px;
        cursor: pointer;
        color:#fff;
        background: #4c77a7;
    }

.sub-ul .sub-li2 {
        float: left;
        width: 100%;
        height: 42px;
        cursor: pointer;
        border-bottom: 1px solid #e2e2e2;
        color:#333;
        background: #f1f1f1;
    padding: 8px 18px;
    font-size: 14px;
    }

.sub-li:hover {
    background-color: #e2e2e2;
}

.sub-li2:hover {
    background-color: #e2e2e2;
}

.sub-ul .sub-li2 a{color:#fff}

.sub-ul .sub-li:first-child {
    float: left;
    background: #24548a;
    height: 42px;
    padding-left: 10px;
    font-size: 15px;
    color:#333;
  
}

.sub-licontent {
    float: left;
    width: 100%;
   
}

.color-white {
    color: #fff;
    float: left;
}

.sub-licontent p {
    float: left;
    margin-left: 10px;
    font-family: "Roboto","Open Sans Condensed",sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding-top: 8px;
    padding-left: 5px;
}

.color-orange {
    color: #bbb2b2;
    float: left;
}

.sub-li-content:hover { background:#6186af;}

.sub-li-content a:hover{display:block}
.sub-li-content {
    float: left;
    width: 100%;
    padding: 8px 3px;
   
}

    .sub-li-content a {
        float: left;
        margin-left: 10px;
        font-size: 16px;
        font-weight: 400;
        padding-top: 1px;
        padding-left: 15px;
		display:block;
        color:#fff
    }
	
	

.icom-paddingtop5 {
    padding-top: 4px;
}

.sub-li a {
    color: #fff;
}

.sub-bottom {
    float: left;
    width: 100%;
    height: 98px;
    background-color: #484748;
}

.subbottom-content {
    float: left;
    padding: 20px 20px;
    color: #ffffff;
}

    .subbottom-content i {
        float: left;
    }

    .subbottom-content p {
        float: left;
        font-family: "Roboto",sans-serif;
        font-size: 17px;
        margin-left: 29px;
        font-weight: 500;
        padding-top: 6px;
    }

    .subbottom-content a {
        color: #ffffff;
    }

        .subbottom-content a:hover {
            color: #f8f8f8;
        }




.dvpagetop{margin-left:auto; margin-right:auto; margin-bottom:30px; width:999px;}
.dvpagetitle{font-size:41px; font-weight:400; text-align:center; padding:9px; margin-top:8px;margin-bottom:12px; letter-spacing:-1px; line-height:45px;}
.dvpagedesc{font-size:17px; text-align:center; line-height:27px; color:#555}


.wrapperContent{background:#fff; padding:10px; width:1080px; margin-left:auto; margin-right:auto; margin-top:150px; margin-bottom:20px;}
.wrapperContent2{ padding:10px; width:1080px; margin-left:auto; margin-right:auto; margin-top:150px; margin-bottom:20px;}
.clear{clear:both;}
.detailText{font-size:15px; line-height:24px;}
.blokgosterbaslik{font-size:19px; font-weight:500; text-align:center}
.blokgostericerik{font-size:14px; font-weight:400; text-align:center}
.blokgosterimg{height:340px; text-align:center}
.blockBaslik{background:#007dc4; padding:9px 8px; font-size:15px; width:100%; color:#fff;  border-radius: 6px; display:none}

.leftPagemenu{background: #fff;}
.leftPagemenu ul {}
.leftPagemenu ul li{border:none; padding:8px;border-bottom:1px solid #ebebeb;}
.leftPagemenu ul li:hover{background:#f4f4f4}
.leftPagemenu ul li a{color:#333}
.leftPagemenu ul li a:hover{color:#000}

h3.title{font-size:19px;}

.topic {

	padding-top:10px;
	height:60px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  background: #f4f4f4;
  clear:both;}
  
.menudilsecimi{padding-top:15px; vertical-align:top}

.urunozellikbaslik{font-size:15px; font-weight:500; color:#333; border-bottom:1px solid #ddd; margin-bottom:15px; margin-top:15px;}
.col-md-6{float:left;}
.anasayfablokgoster img{margin-bottom:20px; border-radius:7px; max-width:350px;}

/*BULTEN FORM*/

.bultengoster{ padding:5px; margin-top:10px; margin-bottom:10px; border-radius:3px; background:#fff}
.bultenBaslik{padding: 6px 3px; line-height:19px; height:25px; margin-bottom: 6px; font-weight:500;}
.form_adsoyad{width:100%; margin-bottom:6px;}
.form_email{width:100%;margin-bottom:6px;}
.form_btn{width:100%;margin-bottom:6px;}

/*Karnaval One Bottom Bar*/
@media  only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (   min--moz-device-pixel-ratio: 2),
    only screen and (     -o-min-device-pixel-ratio: 2/1),
    only screen and (        min-device-pixel-ratio: 2),
    only screen and (                min-resolution: 192dpi),
    only screen and (                min-resolution: 2dppx) { 
  
  .one_bottom_bar_1 .one_bar_content .bottom_image{background:url(images/ve1.jpg?v=1.0) 0 0;}
  
  .one_bottom_bar_2 .one_bar_content .bottom_image_left{background:url(images/ve2l.png?v=1.0) 0 0;}
  .one_bottom_bar_2 .one_bar_content .bottom_image_right{background:url(images/ve2r.png?v=1.0) 0 0;}
  
  .one_bottom_bar_7 .one_bar_content .bottom_image_left{background:url(images/thymill.png?v=1.0) 0 0;}
  .one_bottom_bar_7 .one_bar_content .bottom_image_right{background:url(images/thymilr.png?v=1.0) 0 0;}
  
  .one_bottom_bar .one_close{bottom:46px;background:url(images/kapat.png) -798px -10px;}
  .one_bottom_bar .one_close:hover{background-position: -858px -10px;}
  
  .one_bottom_bar a.apps{background:url(images/kapat.png);}
  .one_bottom_bar a.apps.appstore{background-position: -500px -10px;}
  .one_bottom_bar a.apps.appstore:hover{background-position: -500px -114px;}
  .one_bottom_bar a.apps.playstore{background-position: -500px -426px;}
  .one_bottom_bar a.apps.playstore:hover{background-position: -500px -530px;}
  .one_bottom_bar a.apps.webplayer{background-position: -500px -218px;}
  .one_bottom_bar a.apps.webplayer:hover{background-position: -500px -322px;}
  
}

.one_bottom_bar{height:70px; z-index:110; overflow:hidden; width:100%; position:fixed; bottom:3px; left:0;background:#ffffff; overflow:visible;}
/*.one_bottom_bar_1{background:#f7d27a !important;}
.one_bottom_bar_2{background:#7fd9f4 !important;}*/

.one_bottom_bar .one_close{bottom:46px; background:url(images/kapat.png) -399px -5px; background-size:470px 340px; position:fixed; right:35px; height:20px; width:20px; margin-top:3px;}
.one_bottom_bar_7 .one_close{bottom:46px; background:url(images/kapat.png) -429px -5px; background-size:470px 340px; position:fixed; right:35px; height:20px; width:20px; margin-top:3px;}
.one_bottom_bar .one_close:hover{background-position: -429px -5px;}
.one_bottom_bar .one_bar_content{width:1000px; height:70px; margin:0 auto;}

.one_bottom_bar_1{
  background: -moz-linear-gradient(#f4bf47, #f6d175);
  background: -webkit-linear-gradient(#f4bf47, #f6d175);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f4bf47), to(#f6d175));
  background: -o-linear-gradient(#f4bf47, #f6d175);
  background: linear-gradient(#f4bf47, #f6d175); /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
}
.one_bottom_bar_2{
  background: -moz-linear-gradient(#4dbddb, #9ce6fb);
  background: -webkit-linear-gradient(#4dbddb, #9ce6fb);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4dbddb), to(#9ce6fb));
  background: -o-linear-gradient(#4dbddb, #9ce6fb);
  background: linear-gradient(#4dbddb, #9ce6fb); /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
}

.one_bottom_bar   .one_bar_content .bottom_image a{width:1000px;display:block; height:100%; left:0; overflow:hidden; position:absolute; top:0; z-index:50001;}
.one_bottom_bar_1 .one_bar_content .bottom_image{background:url(images/ve1.jpg?v=1.0) 0 0; display:inline-block; background-size:1000px auto;  width:1000px; height:70px; float:left; position:fixed; bottom:23px;  z-index:50000;}
.one_bottom_bar_2 .one_bar_content .bottom_image_left{background:url(images/ve2l.png?v=1.0) 0 0; background-size:235px auto;  width:235px; height:88px;  float:left; position:fixed; bottom:23px;  z-index:50000;}
.one_bottom_bar_2 .one_bar_content .bottom_image_right{background:url(images/ve2r.png?v=1.0) 0 0; background-size:765px auto;  width:765px; height:70px; float:right; margin-left:235px;  float:left; position:fixed; bottom:23px;  z-index:50000;}

.one_bottom_bar_7 .one_bar_content .bottom_image_left{background:url(images/thymill.png?v=1.0) 0 0; background-size:560px auto;  width:560px; height:89px;  float:left; position:fixed; bottom:23px;  z-index:50000;}
.one_bottom_bar_7 .one_bar_content .bottom_image_right{background:url(images/thymilr.png?v=1.0) 0 0; background-size:440px auto;  width:440px; height:70px; float:right; margin-left:560px;  float:left; position:fixed; bottom:23px;  z-index:50000;}

.one_bottom_bar .one_bar_content .bottom_image_left a,
.one_bottom_bar .one_bar_content .bottom_image_middle a,
.one_bottom_bar .one_bar_content .bottom_image_right a{width:100%; display:block; height:100%; left:0; overflow:hidden; position:absolute; top:0; z-index:50001;}

.one_bottom_bar a.apps{width:136px; height:43px; color:#fff; display:inline-block; margin:15px 5px 0 0; line-height:1000px; overflow:hidden; background:url(images/kapat.png); background-size:470px 340px;}
.one_bottom_bar a.apps.appstore{background-position: -250px -5px;}
.one_bottom_bar a.apps.appstore:hover{background-position: -250px -57px;}
.one_bottom_bar a.apps.playstore{background-position: -250px -213px;}
.one_bottom_bar a.apps.playstore:hover{background-position: -250px -265px;}
.one_bottom_bar a.apps.webplayer{background-position: -250px -109px;margin-right:0;}
.one_bottom_bar a.apps.webplayer:hover{background-position: -250px -161px;}

/*EOF Karnaval One Bottom Bar*/

#toTop{display:none}
/*Service*/
.service {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 15px 10px;

	
}
.service:hover {
	background: #fcfcfc;
	box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.service:hover i {
	color: #656565;
}

.service .desc {
	padding: 0 5px; 
	overflow: hidden;
	text-align:justify;
}



.service .desc h4 {
	font-size: 18px;
	line-height: 25px;
	text-align:left
}

.service .service-icon {
	float: left;
	padding: 5px;
	color: #8192A1;
	font-size: 35px;  
	text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.service .service-icon.icon-cogs {
	font-size: 37px;
}
.service .service-icon.icon-plane {
	font-size: 43px;
}

.owl-next{float:right; font-size: 32px; top: 30px; position: absolute; right:-30px; color:#ddd}
.owl-prev{float:left; font-size: 32px; top: 30px; position: absolute; left:-30px;color:#ddd}
.dvcenterortala{max-width:999px; margin:auto;}
.dvfull{width:100%; background:#fff; }
.dvcenter{max-width:999px; margin:auto;padding:45px 0px;}
.dvleft{float:left;max-width:480px;}
.dvcenter img{max-width:100%}
.dvright{float:right;max-width:480px;}
.dvcenter2 img{max-width:100%}
.dvBaslik{font-size:23px; margin-bottom:15px; margin-top:20px;font-weight:500;  color:#00679C}
.dvcontent{font-size:14px; line-height:27px;}
.dvcontent ul {margin:0; padding:0;}
.dvcontent ul li{display:block; padding:2px;}
.dvcontent ul li a{text-decoration:none; color:#333;}


.dvfull2{width:100%; background:#fff;padding:15px 0px;}
.dvcenter2{max-width:1000px; margin:auto;padding:45px 0px;}
.dvleft2{float:left;width:480px;}
.dvright2{float:right;width:480px;}
.dvBaslik2{font-size:23px; margin-bottom:15px; margin-top:20px; font-weight:500; color:#00679C}
.dvcontent2{font-size:16px; line-height:24px;}
.dvcontentlist{margin-top:20px;}
.dvcontentlist ul {margin:0; padding:0; }
.dvcontentlist ul li{display:block; padding:2px;list-style-type:disc }
.dvcontentlist ul li a{text-decoration:none; color:#333;}

.dvpagetop{margin-left:auto; margin-right:auto; margin-bottom:30px; width:999px;}
.dvpagetitle{font-size:41px; font-weight:400; text-align:center; padding:9px; margin-top:8px;margin-bottom:12px; letter-spacing:-1px; line-height:45px;}
.dvpagedesc{font-size:17px; text-align:center; line-height:27px; color:#555}

.bnk{float:left; margin:6px; width:228px; box-shadow:0 0 4px #ebebeb; text-align:center}
.bnk:hover{box-shadow: 0 0 7px #bbb;-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.2, 1.2);
box-shadow: 0px 0px 10px #CCC;
background:#fff;}

.titles{font-size:40px; text-align:center; line-height:50px; margin-bottom:13px; letter-spacing:-2px}
.desc{font-size:19px; text-align:center; color:#333; margin-bottom:30px;}
.titleiptal{font-size:50px; text-align:center; line-height:50px; margin-bottom:5px; letter-spacing:-1px; font-weight:bold; text-shadow:0 1px 1px #fff;}
.title2{font-size:43px; margin-bottom:5px; text-align:center;}
.desc2{font-size:17px; text-align:center; color:#333; margin-bottom:12px;  margin-top:7px;line-height:24px;}
.desc3{font-size:14px; text-align:center; color:#F90; margin-bottom:20px;}

.BankaListe { margin-left:auto; margin-right:auto; width:980px; }
.BankaListe ul{ padding:0;list-style:none;}
.BankaListe ul li {display:block;padding:10px; float:left; width:154px; height:13px; border:solid 1px #f4f4f4; background:#fff; text-align:center; padding:10px;}
.dvcenterortala{width:999px; margin:auto;}

.boxBaslik{height:31px; padding-top:17px; font-size:24px; text-align:left; color:#666;}

.xmlBox { float:left; width:147px; height:45px; padding:10px; border:1px solid #D7D7D7; background-color:#fff; text-align:center; margin:5px; color:#000; font-size:15px;   }
.xmlBox:hover { float:left; width:147px; height:45px; padding:10px; border:1px solid #D7D7D7; background-color:#33b891; text-align:center; margin:5px; color:#fff;   }

.fiyatbox{width:290px; height:410px; padding:10px; text-align:center; float:left; margin-left:11px; margin-right:9px; margin-bottom:15px; border:1px solid #ebebeb; padding-top:20px; background:#f6f6f6; float:left;}
.fiyatbox:hover{
box-shadow: 0px 1px 10px #036;
}
.fytbaslik{font-size:46px; color:#008BC2; font-weight:700; letter-spacing:-1px}
.fytbaslik2{font-size:46px; color:#B7026F; font-weight:700;letter-spacing:-1px}
.fytbaslik3{font-size:46px; color:#b89723; font-weight:700;letter-spacing:-1px}

.fytpaket{font-size:19px; color:#444; padding-bottom:10px;}
.fytaciklama{font-size:14px; color:#6E6E6E; padding:10px; border-top:1px solid #ebebeb;height:50px; line-height:19px;}
.fytfiyat{font-size:65px;font-weight:700; color:#0c3963; margin-top:20px;}
.fytlisans{font-size:20px; color:#444;}
.fytyenileme{font-size:14px; color:#999;}
.fytsatinal{font-size:15px;display:block; background:#036090; color:#fff; width:90px; text-align: center; margin-left:auto; margin-right:auto; border-radius:4px; border-bottom:4px solid #16415f}
.fytsatinal a{color:#fff; display:block;padding:5px 17px;}
.fytkdv{font-size:12px; color:#999; margin-top:8px;}
.fytxml{font-size:12px; color:#999; margin-top:2px;}

.fytbaslikeklenti{font-size:26px; color:#2c547a; font-weight:700; letter-spacing:-1px}
.fytfiyateklenti{font-size:42px; color:#5e6973}
.fytaciklamaeklenti{height:80px; font-size:14px;color:#999; padding:10px; padding-top:25px; border-top:1px solid #ebebeb;}


.modulBaslik{font-size:22px; margin:10px; color:#069; font-weight:bold}
.ekstraModul{box-shadow:0px 1px 4px ebebeb; margin-top:25px; border:1px solid #ebebeb; padding:8px;}
.ekstraModul ul {margin:0px; padding:0px;}
.ekstraModul ul li{display:block; list-style:none; padding:8px; border-bottom:1px solid #ebebeb}
.ekstraModul ul li span{font-weight:bold; font-size:18px; float:right;}

/* Level 3 */
.dropDownMenu > li > ul > li > ul {
	text-align: left;
	display: none;
	background: #E7B400;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999999;
}
.dropDownMenu > li > ul > li:hover > ul {
	display: block;
}
.dropDownMenu ul ul li {}
.dropDownMenu ul ul li a {}
.dropDownMenu ul ul li a:hover {}


.font13{font-size:13px; border-bottom: 1px solid #f1f1f1; padding: 5px 5px }
.ilanfiyat{font-size:18px; padding: 7px 5px ; font-weight: 500;}
.detaybuton{ background-color: #fff; 
    border: 1px solid #0077e1; 
    color: #0077e1;
padding: 2px 12px;
float:right;}
.detaybuton a{color: #0077e1; font-size:15px;}

.ustBar {
    background: url(https://www.eleman.net/img/ust-bar/bg_yeni.gif) repeat-x center center;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
    height: 200px; 
}


.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
}

.boxed-content-title{font-size:15px;} 
					.boxed-content.left-aligned i{float:left;margin-right:10px;font-size:12px}
					.boxed-content.left-aligned .boxed-content-title{margin-bottom:10px;line-height:20px;font-weight:normal}
					.boxed-content.left-boxed-icon i{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:22px;height:22px;background:#ebb129;color:#fff;text-align:center;line-height:20px}
					.boxed-content.left-boxed-icon .boxed-content-title,.boxed-content.left-boxed-icon p{padding-left:30px;}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	
	height: 200px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}

.temamail{color:#fff;}

.btn-primary {
	    white-space: nowrap;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .025em;
  color: #fff;
  text-decoration: none;
  transition: all .15s ease;
  background: #2b89da;
}
