﻿@font-face {
    font-family: 'gotham';
    src: url('../fonts/gotham/gothamnarrow-lightgotham.eot');
    src: url('../fonts/gotham/gothamnarrow-lightgotham.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gothamnarrow-lightgotham.woff') format('woff'),
         url('../fonts/gotham/gothamnarrow-lightgotham.ttf') format('truetype'),
         url('../fonts/gotham/gothamnarrow-lightgotham.svg#gotham_narrowlight') format('svg');
    font-weight: 300;
}


@font-face {
    font-family: 'gotham';
    src: url('../fonts/gotham/gothamnarrow-mediumgotham.eot');
    src: url('../fonts/gotham/gothamnarrow-mediumgotham.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gothamnarrow-mediumgotham.woff') format('woff'),
         url('../fonts/gotham/gothamnarrow-mediumgotham.ttf') format('truetype'),
         url('../fonts/gotham/gothamnarrow-mediumgotham.svg#gotham_narrowmedium') format('svg');
    font-weight: 400;
}


@font-face {
    font-family: 'gotham';
    src: url('../fonts/gotham/gothamnarrow-boldgotham.eot');
    src: url('../fonts/gotham/gothamnarrow-boldgotham.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gothamnarrow-boldgotham.woff') format('woff'),
         url('../fonts/gotham/gothamnarrow-boldgotham.ttf') format('truetype'),
         url('../fonts/gotham/gothamnarrow-boldgotham.svg#gotham_narrowbold') format('svg');
    font-weight: 800;
}

@font-face {
    font-family: 'Avangarde';
    src: url('../fonts/avangarde/avantgarde.eot');
    src: url('../fonts/avangarde/avantgarde.eot') format('embedded-opentype'),
         url('../fonts/avangarde/avantgarde.woff') format('woff'),
         url('../fonts/avangarde/avantgarde.ttf') format('truetype'),
         url('../fonts/avangarde/avantgarde.svg#AvantGardeRegular') format('svg');
         
    font-weight: 300;
}

@font-face {
    font-family: 'Avangarde';
    src: url('../fonts/avangarde/avantgardeb.eot');
    src: url('../fonts/avangarde/avantgardeb.eot') format('embedded-opentype'),
         url('../fonts/avangarde/avantgardeb.woff') format('woff'),
         url('../fonts/avangarde/avantgardeb.ttf') format('truetype'),
         url('../fonts/avangarde/avantgardeb.svg#AvantGardeBold') format('svg');
         
    font-weight: 400;
}


/*@font-face {
        font-family: "Socialico";
        src: url('../fonts/339752198-Socialico.eot');
        src: url('../fonts/339752198-Socialico.eot?#iefix') format('embedded-opentype'),
        url('../fonts/339752198-Socialico.svg#Socialico') format('svg'),
        url('../fonts/339752198-Socialico.woff') format('woff'),
        url('../fonts/339752198-Socialico.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
.socialico      {font-family:"Socialico"; font-size:50px; color:#fff; margin-top:-20px;}*/
#f:hover, #f1:hover     {color:#204385;}    /*Facebook*/
#t:hover, #t1:hover     {color:#2aa9e0;}    /*Twitter*/
#g:hover, #g1:hover     {color:#d3492c;}    /*Google*/
#y:hover, #y1:hover     {color:#eb2429;}    /*Youtube*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,latin-ext);


/* RESET
------------------------------------------------------------------------*/
*               {margin:0; padding:0; list-style-type:none; list-style:none; /*-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; */ } /*SOL TUŞ ENGELLEME*/
img,a           {border:none; text-decoration:none;}
body            {background-image:url(../images/themes/bg.png); font-family:'Open Sans', sans-serif!important;} 
html            {overflow-x:hidden;}

/* CLEAR
------------------------------------------------------------------------*/
.clear          {clear:both;}

/* POSITION
------------------------------------------------------------------------*/
.relative       {position:relative;}
.absolute       {position:absolute;}
.fixed          {position:fixed;}


/* FLOAT
------------------------------------------------------------------------*/
.float           {float:left;}
.float-right     {float:right;}


/* FONT COLORS
------------------------------------------------------------------------*/
.white          {color:White;}
.black          {color:White;}
/*Speacial*/
.red            {color:#a5323c;}

/* TEXT ALIGN
------------------------------------------------------------------------*/
.left           {text-align:left;}
.center         {text-align:center;}
.right          {text-align:right;}

/* LINE
------------------------------------------------------------------------*/
.hr             {border-style:none;}    /* EX: border-top:1px solid red;  -- border-bottom:1px dotted gray  -- vs. */

/* BG COLORS
------------------------------------------------------------------------*/
.bg-white        {background-color:White;}
.bg-black        {background-color:Black;}
/*Speacial*/


/* RADIUS & CIRCLE
------------------------------------------------------------------------*/
.rad3           {-moz-border-radius:3px;-webkit-border-radius:3px; border-radius:3px;}
.rad5           {-moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px;}
.rad7           {-moz-border-radius:7px;-webkit-border-radius:7px; border-radius:7px;}
.rad10          {-moz-border-radius:10px;-webkit-border-radius:10px; border-radius:10px;}

.circle         {-moz-border-radius:5000px;-webkit-border-radius:5000px; border-radius:5000px;}


/* SPECIAL DIV & TABLE
------------------------------------------------------------------------*/
.s-div          {width:100%; position:relative; text-align:center;}

/* SPECIAL DIV & TABLE
------------------------------------------------------------------------*/
.loader {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 99999;background: url(../images/themes/loading3.gif) 50% 50% no-repeat #266780;opacity: 0.5; filter:alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;}
.portfolioFilter{ margin-bottom: 20px;}

.portfolioFilter a { 
    margin-right: 10px; 
    color:#666;
    text-decoration:none;
}

.portfolioFilter a.current { 
    font-weight:bold;
}

.portfolioContainer img{
    width: 300px;
    height: 135px;
    margin: 0 15px 15px 0;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}


.button {
  border: 0 none;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 7px 10px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  /* auto */
  text-align: center;
  /* DELETE WHEN WIDTH AUTO */
}

.button.blue {
  background: none repeat scroll 0 0 #2DB6CF;
  color: #FFFFFF;
}
.button.blue:hover {
  background: none repeat scroll 0 0 #444444;
  color: #FFFFFF;
}
.kalan-sure{ position: relative; width: 260px; text-align: center;}
.kalan-sol{width: 200px;}
.kalan-sol-bir{ background: #fff; color: #000; padding: 5px;}
.kalan-sol-iki{ background: #21637c; color: #fff; padding: 10px; font-size: 23px;}
.kalan-sol-iki span{ font-size: 15px;}
.kalan-sol-uc{ background: #fff; color: #000; padding: 5px;}
.kalan-sol-dort{ background: #21637c; color: #fff; font-size: 23px; padding: 10px 10px 0 10px; line-height: 25px;}
.kalan-sol-dort a{ font-size: 14px; color: #fff;}
.soru-geri{ color: #808080; font-size: 70px; position: absolute; left: 0; margin-top: 40px;}
.soru-geri:hover{ color: #256e8a;}
.soru-ileri{ color: #808080; font-size: 70px; position: absolute; right: 213px; margin-top: 40px;}
.soru-ileri:hover{ color: #256e8a;}
.bitir-tikla{
  width: 200px;
  height: 37px;
background: #e45c4e; /* Old browsers */
background: -moz-linear-gradient(top,  #e45c4e 0%, #e45c4e 49%, #cd5346 51%, #cd5346 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e45c4e), color-stop(49%,#e45c4e), color-stop(51%,#cd5346), color-stop(100%,#cd5346)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e45c4e 0%,#e45c4e 49%,#cd5346 51%,#cd5346 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e45c4e 0%,#e45c4e 49%,#cd5346 51%,#cd5346 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e45c4e 0%,#e45c4e 49%,#cd5346 51%,#cd5346 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e45c4e 0%,#e45c4e 49%,#cd5346 51%,#cd5346 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e45c4e', endColorstr='#cd5346',GradientType=0 ); /* IE6-9 */

  padding-top: 12px;
}
.bitir-tikla a{ color: #fff;}
.sure-goster{  
  width: 199px;
  margin-left: -61px !important;
  background: #21637c;
  color: #fff;
  padding: 10px 0;
}