/*** RESET CSS START ***/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, font, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: none; outline: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
ol, ul { list-style: none; }
a { text-decoration: none; color: #333; }

:focus { outline: 0; }
em, i { font-style: normal; }
/*** // RESET CSS FINISH ***/

@font-face { font-family: 'Gotham'; src: url('font/Gotham-Book.otf'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham'; src: url('font/Gotham-Bold.otf'); font-weight: bold; font-style: normal; }

/*////////////////////////////////////////////////////////////////////////////*/

body {
        font-family: Gotham, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #333; margin: 0; padding: 0; border: none;
        background: url("img/bg_repeat.png") repeat scroll 0 0 transparent; overflow-x: hidden;
    }
    #main_container { float: left; position: relative; left: 0; top: 0; width: 100%; height: 100%; }
        .center { width: 950px; margin: 0 auto; }
        .center2 { position: absolute; left: 50%; width: 950px; margin-left: -475px; }
        .push { min-height: 444px !important; }
        
/*** // MAIN ELEMENTS FINISH ***/

/*///////////////////////////////////////////////////// ///////////////////////*/

/*** Z-INDEX START ***/

/*** // Z-INDEX FINISH ***/

/*////////////////////////////////////////////////////////////////////////////*/
#headertop { width: 960px; height: 40px; font-weight: bold; font-size: 18px;  position: relative; left: 0; top: 0; }
        .centerh { width: 950px; margin: 0 auto; }
	
/*** HEADER START ***/
#header { width: 960px; height: 130px; height: 153px; position: relative; left: 0; top: 0;}
   	.line_top { float: left; width: 960px; height: 4px; background-color: #333; }
    #logo { width: 106px; height: 106px; position: absolute; left: 50%; top: 27px; margin-left: -450px; }
    #logo * { width: 106px; height: 106px; position: absolute; left: 0; top: 0; }
        #logo span img { position: static; left: 0; top: 0; }
        .wheel {  }
        .circ { background: url("img/logo_circ.png")/*tpa=img/logo_circ.png*/ no-repeat; }


/* NAV */
#nav { display: block; margin-bottom: 50px; }

    ul.navA { margin-left: -450px; top: 40px; }
        ul.navA li { position: absolute; display: inline; width: 720px; color: #0082d6;text-align: left; }
            ul.navA li a { font-weight: bold; font-size: 26px; color: #333; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
			 ul.navA li b { font-weight: bold; font-size: 26px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
			  ul.navA li c { font-weight: bold; font-size: 40px; color: #0082d6; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
			  ul.navA li d { font-weight: bold; font-size: 26px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
            ul.navA li.selected a { border-bottom: 1px dotted #0082d6; padding-bottom: 3px; }
                ul.navA li a:hover, ul.navA li.deactive a { color: #0082d6; }
                ul.navA li.selected a:hover { color: #333 !important; }
                         ul.navA li.deactive a  { cursor: default !important; }
        
        ul.navA li.r1 {  width: 100%; }



    ul.navB { position: relative; float: left; width: 900px; height: 50px; }
        ul.navB li { float: left; height: 16px; padding: 17px 0; font-size: 14px; color: #aaa; font-weight: bold; font-weight: 300!important; }
            ul.navB li a { font-size: 14px; color: #666; margin: 0 12px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; font-weight: bold; font-weight: 300!important;}
            ul.navB li.selected a { color: #000; font-weight: bold; font-weight: 300!important;}
                ul.navB li a:hover { color: #000; font-weight: bold; font-weight: 300!important;}
                
    .bar_right { position: absolute; right: 0px; top: 11px; }
 
    ul.navC { position: relative; float: left; width: 220px; height: 50px; }
        ul.navC li { display: block; padding: 8px 0; border-bottom: 1px solid #333; }
            ul.navC li a { font-size: 16px; color: #2d2d2d; padding: 0; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
        ul.navC li.selected { padding: 8px; }
            ul.navC li.selected a { color: #333; font-weight: bold; font-size: 16px; }
                ul.navC li a:hover { font-weight: bold; }

/*** // HEADER FINISH ***/

/*////////////////////////////////////////////////////////////////////////////*/


/** COMMON USED ELEMENTS START **/
		 
    /* headdings + texts */
    h1, h2 { color: #000; font-size: 22px; text-align: center; margin-top: 40px; margin-bottom: 15px;  }
    .text_medium { float: left; width: 732px; font-size: 15px; color: #555; line-height: 22px; }
        .full_width { width: 930px !important; }
        .text_medium b, .text_medium strong { font-weight: bold; color: #333; }
        .text_medium i, .text_medium em { font-style: italic; color: #222; }
    .text_mainpage_width { width: 100% !important; }
	.text_medium2 { float: left; width: 720px; font-size: 15px; color: #555; line-height: 22px; }
        .full_width2 { width: 930px !important; }
        .text_medium2 b, .text_medium2 strong { font-weight: bold; color: #333; }
        .text_medium2 i, .text_medium2 em { font-style: italic; color: #222; }
    .text_mainpage_width2 { width: 100% !important; }
	
	

    /* lines + Borders */
    .xLine { width: 950px; background-color: #000; height: 1px; float: right; }
	.btNbn {  border-top: 1px solid #333;  }
    
/** // COMMON USED ELEMENTS FINISH **/

/*----------------------------------------------------------------------------*/




/**** ANASAYFA BÖLMELER   */

.pagecon { width:85%; margin: 0 auto; padding-top:20px; }
.fullpage { width:85%; margin: 0 auto;  padding-top:20px;}
@media (max-width: 992px){ 
.pagecon { width:95%; margin: 0 auto; padding-top:20px; }
.fullpage { width:95%; margin: 0 auto;  padding-top:20px;} }

.rslides {  margin: 0 auto 40px;  }
.callbacks_container {  margin-bottom: 50px;  position: relative;  float: left;  width: 100%;  }
.callbacks {  position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0;  margin: 0;  }
.callbacks li {  position: absolute;  width: 100%;  left: 0;  top: 0;  }
.callbacks img {  display: block;  position: relative;  z-index: 1;  height: auto;  width: 100%;  border: 0;  }
.callbacks_nav {  position: absolute;  -webkit-tap-highlight-color: rgba(0,0,0,0);  top: 52%;  left: 0;  opacity: 0.7;  z-index: 3;
  text-indent: -9999px;  overflow: hidden;  text-decoration: none;  height: 61px;  width: 38px;  background: transparent url("home/img/slider.gif") no-repeat left top;  margin-top: -45px;  }
.callbacks_nav:active {  opacity: 1.0;  }
.callbacks_nav.next {  left: auto;  background-position: right top;  right: 0;  }



.news {margin: 0 auto 40px; width:100%;padding-left:30px; padding-right:30px;}
ul.news { float: left; width: 100%; position: relative; left: 0px; top: 0px; padding: 0 1px; margin-bottom: 20px; }
ul.news li { overflow: hidden; float: left;  height: auto; padding: 0 3px 0; margin: 5px 0 20px; }
ul.news li a { float: left; width: 100%; height: auto; cursor: pointer; }
ul.news li a s { float: left; text-decoration: none; width: 100%; padding: 0 5px; text-align: center; margin: 5px 0; }
ul.news li a img { float: left; width:100%; height:auto;border: 1px solid #ededed;  padding:1px;margin: 0 0 5px 1px; 
-webkit-filter: grayscale(0%);filter: grayscale(0%) }
ul.news li a b { float: left; font-weight: bold; width: 100%; margin-bottom: 8px; padding: 0 5px; }
ul.news li a i { float: left; width: 100%; padding: 5px; line-height: 17px; }
ul.news li:hover { background-color: #333; }
ul.news li a:hover b, ul.news li a:hover i, ul.news li a:hover s { color: #fff; }
ul.news li a:hover img { border-color: #333; -webkit-filter: grayscale(100%);filter: grayscale(100%) }


.butons { width:%100; text-align:center;}
.buton {position: relative;  border: 0; font-weight: bold !important;  color: #FFFFFF;  padding: 10px 15px;  border-radius:3px;outline:none;
display: inline-block;  margin: 5px;  cursor: pointer;  overflow: hidden;background: -webkit-linear-gradient(left, #2a83be 40px, #3498db 0);}
.buton-kirmizi{  background: -webkit-linear-gradient(left, #c0392b 40px, #e74c3c 0);}
.buton-kirmizi:after{
  background-color:#c0392b !important;
}
.buton > span > i.fa{  margin-right:20px;}
.buton > * {  position: relative;  z-index: 5;}
.buton-saga:after, .buton-sola:after, .buton-yukari:after, .buton-asagi:after{
position: absolute;  background: #2a83be;  width: 100%;  height: 100%;  content: "";-webkit-transition: 1s cubic-bezier(0.165, 0.85, 0.45, 1);
transition: 1s cubic-bezier(0.165, 0.85, 0.45, 1);}
.buton-sola:hover:after {  right: 0;}
.buton-sola:after {  top: 0;  right: -100%;}
.buton-saga:hover:after {  left: 0;}
.buton-saga:after {  top: 0;  left: -100%;}




/** Gallery **/
.gallery-page{width:100%; overflow:hidden;  float:left; margin-bottom:20px; }
.gallery-page .videoGallery{position: absolute;	top: 10px;	left: 0;}
.gallery-page .videoListHolder{	position: relative;	top: 0;}
.gallery-page .videoList{	position: relative;	left: 0px;	height: 300px;	top: 10px;}
.gallery-page .videoList li{width: 376px;
	height: 232px;display: block;float: left;position: relative;opacity: 0.35;margin: 30px 10px 0 0;}
.gallery-page .videoList li.selected{	width: 480px;
	height: 300px;	opacity: 1;	margin-top: 0;}
.gallery-page .videoList li .videoThmb{width: 366px;
	height: 222px;display: block;position: absolute;border: 5px solid white;top: 0}
.gallery-page .videoList li.selected .videoThmb{width: 470px;
	height: 290px;}
.gallery-page .videoList li .btnPlay{	width: 100%;	height: 100%;	background: url("home/img/playBtn.png") no-repeat center center;	
display: block;	position: absolute;	left: 0;	top: 0;	display: none;}
.gallery-page .videoList li.selected .btnPlay{	display: block;}
.gallery-page .videoDetails{	margin: 10px 0 0 30%;	width: 480px;	position: relative;	top: 0;	}
.gallery-page .videosNav{	margin: 15px 5px 0 30%;}
.gallery-page .videosNav li{	float: left;}
.gallery-page .videosNav li a{	width: 35px;	height: 28px;	background: url("home/img/navigationArrowsBlack.png")no-repeat 0 0;	float: left;
 display: block;	margin-right: 25px;}
.gallery-page .videosNav a.btnNext{background-position: right top;}

/** Video Player **/
.playerContainer {	display: block;	width: 470px;	height: 290px;}
.videoPlayer {	height: 356px;	left: 50%;	position: absolute;	top: 94px;width: 480px;	z-index: 0;}
.gallery-page .videoList li object {	opacity: 0;	margin-top: -46px;}









/*** FOOTER START ***/
#footer { padding-bottom: 9px;      }
        #footer ul.logos { float: right; width:95%; height: 32px; border: 0px solid #e1e1e1; padding-top: 9px; }
                #footer ul.logos li { float: right; width: 32px; height: 32px; }
                        #footer ul.logos li a { float: center; position: relative; left: 0; top: 0; }
                                #footer ul.logos li a img { position: absolute; left: 0; top: 0; opacity: 0.6; }
        #footer p a:hover { color: #000; }
/*** // FOOTER FINISH ***/

/*////////////////////////////////////////////////////////////////////////////*/




/* SUPPORT CSS START */
.clear { clear: both; display: block; margin: 0px; padding: 0px; width: 0px; height: 0px; float: none !important; position: static !important; }
.trans4 { -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
.r0 { right: 100px; }                       .bold { font-weight: bold; }                .p6 { padding: 6px; }
.bn {border: none !important;}          .vh { visibility: hidden !important; }      .b1 { border: 1px solid #EDEDED; }
.pr {position: relative !important;}    .pa {position: absolute !important;}        .tl0 { top: 0px; left: 0px; }
.dn {display:none;}          .db {display:block;}
.fl {float:left !important;}            .fr {float:right !important; }
.bl0 {border-left:none !important;}     .br0 {border-right:none !important;}
.m0 {margin:0 !important;}              .p0 {padding:0 !important;}
.mt0 {margin-top:0px !important;}       .mb0 {margin-bottom:0px !important;}
.mt5 {margin-top:5px !important;}       .mb5 {margin-bottom:5px !important;}
.mt10 {margin-top:10px !important;}     .mb10 {margin-bottom:10px !important;}
.mt15 {margin-top:15px !important;}     .mb15 {margin-bottom:15px !important;}
.mt20 {margin-top:20px !important;}     .mb20 {margin-bottom:20px !important;}
.mt25 {margin-top:25px !important;}     .mb25 {margin-bottom:25px !important;}
.mt30 {margin-top:30px !important;}     .mb30 {margin-bottom:30px !important;}
.mr0 {margin-right:0px !important;}     .ml0 {margin-left:0px !important;}
.mr5 {margin-right:5px !important;}     .ml5  {margin-left:5px !important;}
.mr10 {margin-right:10px !important;}   .ml10 {margin-left:10px !important;}
.mr15 {margin-right:15px !important;}   .ml15 {margin-left:15px !important;}
.mr20 {margin-right:20px !important;}   .ml20 {margin-left:20px !important;}

.mr21 {margin-right:0px !important;}    .mb21 {margin-bottom:0px !important;}



.mr25 {margin-right:25px !important;}   .ml25 {margin-left:25px !important;}
.mr30 {margin-right:30px !important;}   .ml30 {margin-left:30px !important;}
/* // SUPPORT CSS FINISH */


