﻿body
{
    margin:0px;
    padding:0px;
    background-color:#ffffff;
}
header
{
    width:100%;/*100% her monitöre uygun*//*genişlik*/
    height:100px;
    /*position:relative;*/
    float:left;
    background-color:#ffffff;
}
.header-continer
{
    width:250px;
    height:100px;
    float:left;
    background-color:#ffffff;
    position:absolute;
    top:10px;
    left:120px;
}
.header-continer-two
{
    width:250px;
    height:100px;
    float:right;
    background-color:#ffffff;
    position:absolute;
    top:10px;
    right:50px;
}
.logo
{
    width:100px;
    height:100px;
    margin:10px 0px;
    float:left;
    position:absolute;
    left:120px;
}
.logo2
{
    width:100px;
    height:130px;
    float:right;
    position:absolute;
    right:0px;
}
nav
{
  width:80%;
  margin:0 auto;
  background:#ffffff;
  padding:100px 0;
}
nav ul 
{
  list-style:none;
  text-align:center;
}
nav ul li 
{
  display:inline-block;
}
nav ul li a 
{
  display:block;
  padding:15px;
  text-decoration:none;
  color:#43A047;  
  font-weight:800;
  margin:0 0px;
  font-size:20px;
}
nav.blend ul li ul
{
    display:none;
    width:15px;
    position:absolute;
    left:775px;
}
nav.blend ul li ul a
{
  font-size:18px;
  text-align:center;
}
nav.blend ul li:hover ul
{
    display:block;
}
nav.blend ul li ul li
{
    width:250px;
    float:left;
}
nav.blend ul li a:hover ul
{
    display:inline-block;
}
nav.blend ul li a 
{
  position:relative;
  border-radius:15px 50px;
  overflow:hidden;
  z-index:1;
}
nav.blend ul li a:hover 
{
  color:#43A047;
}
nav.blend ul li a:before,
nav.blend ul li a:after 
{
  position:absolute;
  width:0px;
  height:100%;
  top:0;
  bottom:0;
  background:#d0c9c9;
  transition:all .9s;
  margin:auto;
  content:'.';
  color:transparent;
  z-index:-1;
  opacity:0.75;
}
nav.blend ul li a:before 
{
  left:0;
}
nav.blend ul li a:after 
{
  right:0;
}
nav.blend ul li a:hover:after,
nav.blend ul li a:hover:before 
{
    width:100%;
}
.sidemenu
{
    width:350px;
    height:450px;
    position:absolute;
    left:20px;
    top:250px;
    list-style:none;
}
.sidemenu li
{
    position:relative;
}
.sidemenu li a
{
  background:#ffffff;
  padding:10px;
  display:block;
  color:#43A047;
  font-size:16px;
  font-family:Arial;
  font-weight:400;
  text-decoration:none;
  border-bottom:1px solid #43A047;
  transition:all 0.4s ease;
}
.sidemenu li a:hover
{
    /*background-color:#d0c9c9;*/
    padding:10px 15px;
}
.sidemenu ul
{
    list-style:none;
}
.sidemenu ul li a
{
  /*background:#d0c9c9;*/
  padding:10px 10px 10px 30px;
  border-bottom:0px;
}
.sidemenu ul li a:hover 
{
  background:#ffffff;
  padding:10px 10px 10px 35px;
  border-bottom:0px;
  border-left:5px solid #43A047;
}
.refresim
{
    width:1150px;
    height:400px;
    position:absolute; 
    left:400px; 
    top:250px; 
    border-radius:5px 50px;
}
.bitenproje
{
    width:1450px;
    height:35px;
    display:block;
    position:absolute;
    top:280px;
    left:45px;
    /*background-color:#d0c9c9;*/
    background-color:#266a29;
    color:white;
    text-align:center;
    line-height:35px;
    font-family:Arial;
    border-radius:10px;
    font-weight:bold;
}
.kutu
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.baslik
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik2
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik2:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir2
{
    width:648px;
    height:255px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik3
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik3:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir3
{
    width:648px;
    height:270px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik4
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik4:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir4
{
    width:648px;
    height:255px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik5
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik5:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir5
{
    width:648px;
    height:250px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik6
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik6:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir6
{
    width:648px;
    height:240px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik7
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik7:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir7
{
    width:648px;
    height:230px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik8
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik8:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir8
{
    width:648px;
    height:280px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik9
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik9:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir9
{
    width:648px;
    height:280px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik10
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik10:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir10
{
    width:648px;
    height:305px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik11
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik11:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir11
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik12
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik12:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir12
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik13
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik13:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir13
{
    width:648px;
    height:280px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik14
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik14:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir14
{
    width:648px;
    height:310px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik15
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik15:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir15
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik16
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik16:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir16
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik17
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik17:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir17
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik18
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik18:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir18
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik19
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik19:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir19
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik20
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik20:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir20
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik21
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik21:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir21
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik22
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik22:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir22
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik23
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik23:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir23
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik24
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik24:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir24
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik25
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik25:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir25
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik26
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik26:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir26
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik27
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik27:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir27
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik28
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik28:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir28
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik29
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik29:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir29
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik30
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik30:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir30
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik31
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik31:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir31
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik32
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik32:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir32
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik33
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik33:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir33
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik34
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik34:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir34
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.baslik35
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.baslik35:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.altacilir35
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.kutualisveris
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.kutuoteller
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.kutumagazalar
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.kutukurumkurulus
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.kutuegitim
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.kutufabrika
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.kutudiger
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.devamkutu
{
    width:700px;
    height:700px;
    position:absolute;
    left:460px;
    top:250px;
    display:none;
}
.devamedenbaslik1
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.devamedenbaslik1:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.devamedenaltacilir1
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.devamedenbaslik2
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.devamedenbaslik2:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.devamedenaltacilir2
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.devamedenbaslik3
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.devamedenbaslik3:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.devamedenaltacilir3
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.devamedenbaslik4
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.devamedenbaslik4:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.devamedenaltacilir4
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
.devamedenbaslik5
{
    width:650px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:12px 12px 0px 0px;
    background:#43A047;
    cursor:pointer;
    color:white;
    font-family:Arial;
    border-bottom-color:#808080;
    border:solid 1px;
}
.devamedenbaslik5:hover
{
    background-color:#429446;
    transition:all 0.5s linear;
}
.devamedenaltacilir5
{
    width:648px;
    height:300px;
    margin-top:0px;
    border:solid 1px;
    border-bottom-color:#43A047;
    background-color:#ffffff;
    display:none;
    border-radius:0px 0px 12px 12px;
    color:#43A047;
    font-family:Arial;
    font-size:18px;
}
#footer
{
    width:100%;
    height:160px;
    /*background-color:#4e4646;*/
    /*background-color:#0A3C47;*/
    background-color:#43A047;
    position:absolute; 
    top:700px;
    float:left;
}
.footer-text-header
{
    text-decoration:none;
    text-align:left;
    font-family:Arial;
    font-size:15px;
    color:#ffffff;
    list-style:none;
    /*position:absolute;
    left:200px;*/
}
.footer-text
{
    text-decoration:none;
    text-align:left;
    font-family:Arial;
    font-size:15px;
    color:#ffffff;
    list-style:none;
    /*position:absolute;
    top:35px;
    left:200px;*/
}
.footer-text-header-two
{
    text-decoration:none;
    text-align:left;
    font-family:Arial;
    font-size:15px;
    color:#ffffff;
    list-style:none;
    /*position:absolute;
    top:85px;*/
}
.footer-text-two
{
    text-decoration:none;
    text-align:left;
    font-family:Arial;
    font-size:15px;
    color:#ffffff;
    list-style:none;
    /*position:absolute;
    top:115px;
    left:200px;*/
}
.logo-social-media-ins
{
    width:64px;
    height:64px;
    float:right;
    position:absolute;
    top:15px;
    right:15px;
}
.logo-social-media-ins :hover
{
    background-color:#808080;
    border-radius:100%;    
}
.logo-social-media-facebook
{
    width:64px;
    height:64px;
    float:right;
    position:absolute;
    top:15px;
    right:75px;
}
.logo-social-media-facebook:hover
{
    background-color:#808080;
    border-radius:100%; 
}
.logo-social-media-twitter
{
    width:64px;
    height:64px;
    float:right;
    position:absolute;
    top:15px;
    right:135px;
}
.logo-social-media-twitter:hover
{
    background-color:#808080;
    border-radius:100%; 
}
.logo-social-media-linked
{
    width:64px;
    height:64px;
    float:right;
    position:absolute;
    top:15px;
    right:198px;
}
.logo-social-media-linked:hover
{
    background-color: #808080;
    border-radius:100%;
}
