body {
    background-color: #cccccc;
    margin-top: 0px;
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    background-position:top center;
}
.wrapper{
    margin: 0px auto;
    width: 945px; 
    height: 648px;
    padding: 0 20px;
}
/*******************header css start******************************************************/
.logo{
    float: left;
    background: url(../images/logo.png) no-repeat;
    width: 300px;
    height: 87px;
    margin-top: 15px;
}
.clear{
    clear: both;
}
.head_office {
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 146px;
}
.turkey{
    width: 61px;
    float: left;
}
.turkey img{
    float: left;
}
.turkey a{
    float: left;
    text-decoration: none;
    color: #333333;
    font-family: Myriad Pro;
    font-size: 10pt;
}
.turkey a:hover{color:#FD3E3E ;}
.england{
    width: 75px;
    float: left;
}
.england img{
    float: left;
}
.england a{
    float: left;
    text-decoration: none;
    color: #333333;
    font-family: Myriad Pro;
    font-size: 10pt;
}
.england a:hover{color:#0000FF ;}
.main_menu{
    display: inline;
    width: 600px;
    background-color:#CCCCCC ;
    float: right;
    box-shadow: 0 1px 2px 2px #CCCCCC;
    padding-left: 7px;
    margin-top: 11px;
}
.main_menu li{
    padding-left: 56px;
    width: 38px;
    float: left;
    display: inline;
    list-style: none;
    margin-bottom: 5px;
}
.main_menu li:last-child{
    width: 55px;
    float: left;
    display: inline;
    list-style: none;
}
.main_menu li a{
    color: #333333;
    text-decoration: none;
    font-family: myriad pro;
    font-size: 10pt;
    font-weight: bolder;
}
.main_menu li a:hover{ color: #009900;}
/*******************header css end******************************************************/
/*******************************slider css start here*******************************************/
#slider{
    width:940px ;
    height: 260px;
    border-radius:0px 0px 60px 60px;
    position:relative;
    margin-top: 3px;
    box-shadow:0 7px 3px 2px #D6D6D6
}
#slider img{
    position:absolute;
    z-index:1;
    width:940px;
    height: 260px;
    border-radius:0px 0px 60px 60px;
}
.certified_img{
    width:64px ;
    height: 60px;
    background: url("../images/moody.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    margin-right: 10px;
    margin-top: 20px;
    position: absolute;
    right: 215px;
    z-index: 99999;
}
/*******************************slider css end here*******************************************/
/******************************************content css start here**********************************/
.main_container {
    height: 118px;
    margin: 25px auto 0;
    padding: 0;
    width: 910px;
}
.forgida_container{
    width: 290px;
    float: left;
}
.forgida_container img{
    float: left;
}
.forgida_content {
    float: left;
    margin-left: 3px;
    width: 190px;
}
.forgida_content h2{
    font-family: myriad pro;
    font-size: 12px;
    font-weight: bold;
    color:#666666 ;
    margin-bottom: 0;
    margin-top: 5px;
}
.forgida_content p{
    font-family: myriad pro;
    font-size: 12px;
    color:#666666 ;
    margin: 0px;
}
.banana_container{
   width: 290px;
    float: left;
}
.banana_container img{
    float: left;
}
.banana_content {
    float: left;
    margin-left: 3px;
    width: 227px;
}
.banana_content h2{
    font-family: myriad pro;
    font-size: 12px;
    font-weight: bold;
    color:#666666 ;
    margin-bottom: 0;
    margin-top: 5px;
}
.banana_content p{
    font-family: myriad pro;
    font-size: 12px;
    color:#666666 ;
    text-align: left;
    margin: 0px;
}
.lagage_container{
   width: 285px;
    float: left;
}
.lagage_container img{
    float: left;
}
.lagage_content {
    float: left;
    margin-left: 3px;
    width: 215px;
}
.lagage_content h2{
    font-family: myriad pro;
    font-size: 12px;
    font-weight: bold;
    color:#666666 ;
    margin-bottom: 0;
    margin-top: 5px;
}
.lagage_content p{
    font-family: myriad pro;
    font-size: 12px;
    color:#666666 ;
    margin: 0px;
}
#tekno{
    float: right;
    color: #818181;
    font-family: myriad pro;
    font-size: 12px;
    text-decoration: none;
    font-weight: bolder;
}
#tekno:hover{color: #000000;}
/******************************************content css end here**********************************/
/******************************************kurusumal css start here**********************************/
.left_sidebar{
    float: left;
    width: 252px;
    height: 520px;
}
.left_image {
    background-image: url("../images/kurumsal-99.jpg");
    border: 2px solid #DEDEDE;
    border-radius: 13px !important;
    height: 124px;
    margin-left: auto;
    margin-top: 20px;
    width: 92%;
}
.left_imageurl{
    background-image:url(../images/urunler-96.jpg) ;
    width: 240px;
    height: 131px;
    border: 2px solid #B7C0CC;
    border-radius:13px;
    margin-left: 4px;
    margin-top: 20px;
}
.markamizleft_imageurl
  {
     background-image:url(../images/markamiz/markamiz-94.jpg) ;
    width: 240px;
    height: 131px;
    border: 2px solid #B7C0CC;
    border-radius:13px;
    margin-left: 4px;
    margin-top: 20px;
  }
.left_sidebar img {
    margin-top: 10px;
    padding-left: 11px;
}
.left_head_content {
    background-color: #FEF9F2;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    height: 30px;
    margin-bottom: 0;
    margin-top: 103px;
    opacity: 0.8;
    padding-top: 0;
}
.left_head_content h2{
    font-family: myriad pro;
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
    padding-top: 4px;
}
.left_links {
    height: 224px;
    margin-left: 9px;
    margin-top: 0;
    padding: 10px 0 0;
    width: 98%;
}
.left_links li{
    float: left;
    width: 143px;
    height: 20px;
    background:#BCBCBC;
    background-size: 16px 48px;
    list-style: none;
    border-radius:4px;
    margin: 0 0 1px 10px;
    padding-left: 8px;
    text-align: left;
}
.left_links li a{
    font-family: myriad pro;
    font-size: 13px;
    font-weight: 900;
    text-decoration: none;
    color: #000000;
}
.left_links li:hover{
    background-color:#C5B689 ;
}
.left_links_iletism {
    background-color: #FFFFFF;
    height: 224px;
    margin-left: 4px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    width: 249px;
}
.left_links_iletism li{
    float: left;
    width: 143px;
    height: 20px;
    background:#BCBCBC;
    background-size: 16px 48px;
    list-style: none;
    border-radius:4px;
    margin: 0 0 1px 10px;
    padding-left: 8px;
    text-align: left;
}
.left_links_iletism li a{
    font-family: myriad pro;
    font-size: 13px;
    font-weight: 900;
    text-decoration: none;
    color: #000000;
}
.left_links_iletism li:hover{
    background-color:#C5B689 ;
}
.right_side{
    width: 680px;
    height: 518px;
    margin: 0px;
    padding: 0px;
    float: right;
    font-family: 'Trebuchet MS';
}
.hakki_img{
    background-image: url(../images/kurumsal-17.jpg);
    box-shadow: 1px 4px 6px #000000;
    width: 675px;
    height: 125px;
    border: 1px solid #D6D6D6 ;
    margin: 0px;
    padding: 0px;
    border-radius:4px;
    margin-top: 22px;
}
.certified_img1{
    width:64px ;
    height: 60px;
    background: url(../images/moody.png);/* carousel-99*/
    background-size: 100%;
    margin-top: 55px;
    position: absolute;
    right: 215px;
    z-index: 99999;
}
.Hakkimizda_content{
    width:655px ;
    height: auto;
    margin: 0px auto;
    padding: 0px;
}
.Hakkimizda_content h2{
    font-family: myriad pro;
    font-size: 13px;
    font-weight: bolder;
    text-transform: uppercase;
}
#hazzi_content1{
    font-family: myriad pro;
    font-size: 14px;
    color: #000000;
    margin-top: 5px;
}
.shadow{
    width: 4px;
    height: 515px;
    background-color: #D6D6D6;
    opacity:0.92;
     margin-top: 14px;
     float: left;
}
/* CSS code */
.reflected {
    position: relative;
}
.reflected:before, .reflected:after {
    display: block;
    position: absolute;
    bottom: -.9em; /* You should change this value to fit your font */
    left: 56px;
    right: 0;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #333333;
    font-family: myriad pro;
    font-size: 10pt;
    font-weight: bolder;    
}
.reflected:before {
    content: 'ANASAYFA';
    opacity: .3;
    /* This is how the text is flipped vertically */
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.reflected:after {
    /* Fading using CSS gradient */
    /* Don't forget to change the colors to your background color */
    /*background: -webkit-gradient(linear, left top, left center, from(rgba(255,255,255,0)), to(rgb(255,255,255)));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgb(255,255,255));*/
    /* I left out the `filter` property,
       because IE doesn't know `:before` and `:after` pseudo-elements anyway */
    content: ' ';
    height: 1em;
}
/* second shadow     */
.reflected1 {
    position: relative;
}
.reflected1:before, .reflected1:after {
    display: block;
    position: absolute;
    bottom: -.9em; /* You should change this value to fit your font */
    left: 56px;
    right: 0;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #333333;
    font-family: myriad pro;
    font-size: 10pt;
    font-weight: bolder;
}
.reflected1:before {
    content: 'KURUMSAL';
    opacity: .3;
    /* This is how the text is flipped vertically */
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.reflected1:after {
    /* Fading using CSS gradient */
    /* Don't forget to change the colors to your background color */
    /*background: -webkit-gradient(linear, left top, left center, from(rgba(255,255,255,0)), to(rgb(255,255,255)));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgb(255,255,255));*/
    /* I left out the `filter` property,
       because IE doesn't know `:before` and `:after` pseudo-elements anyway */
    content: ' ';
    height: 1em;
}
/* Third shadow     */
.reflected2 {
    position: relative;
}
.reflected2:before, .reflected2:after {
    display: block;
    position: absolute;
    bottom: -.9em; /* You should change this value to fit your font */
    left: 56px;
    right: 0;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #333333;
    font-family: myriad pro;
    font-size: 10pt;
    font-weight: bolder;
}
.reflected2:before {
    content: 'URUNLER';
    opacity: .3;
    /* This is how the text is flipped vertically */
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.reflected2:after {
    /* Fading using CSS gradient */
    /* Don't forget to change the colors to your background color */
    /*background: -webkit-gradient(linear, left top, left center, from(rgba(255,255,255,0)), to(rgb(255,255,255)));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgb(255,255,255));*/
    /* I left out the `filter` property,
       because IE doesn't know `:before` and `:after` pseudo-elements anyway */
    content: ' ';
    height: 1em;
}
/* forth shadow     */
.reflected3 {
    position: relative;
}
.reflected3:before, .reflected3:after {
    display: block;
    position: absolute;
    bottom: -.9em; /* You should change this value to fit your font */
    left: 56px;
    right: 0;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #333333;
    font-family: myriad pro;
    font-size: 10pt;
    font-weight: bolder;
}
.reflected3:before {
    content: 'DAGITIM';
    opacity: .3;
    /* This is how the text is flipped vertically */
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.reflected3:after {
    /* Fading using CSS gradient */
    /* Don't forget to change the colors to your background color */
    /*background: -webkit-gradient(linear, left top, left center, from(rgba(255,255,255,0)), to(rgb(255,255,255)));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgb(255,255,255));*/
    /* I left out the `filter` property,
       because IE doesn't know `:before` and `:after` pseudo-elements anyway */
    content: ' ';
    height: 1em;
}
/* fifth shadow     */
.reflected4 {
    position: relative;
}
.reflected4:before, .reflected4:after {
    display: block;
    position: absolute;
    bottom: -.9em; /* You should change this value to fit your font */
    left: 56px;
    right: 0;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #333333;
    font-family: myriad pro;
    font-size: 10pt;
    font-weight: bolder;
}
.reflected4:before {
    content: 'MARKAMIZ';
    opacity: .3;
    /* This is how the text is flipped vertically */
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.reflected4:after {
    /* Fading using CSS gradient */
    /* Don't forget to change the colors to your background color */
    /*background: -webkit-gradient(linear, left top, left center, from(rgba(255,255,255,0)), to(rgb(255,255,255)));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgb(255,255,255));*/
    /* I left out the `filter` property,
       because IE doesn't know `:before` and `:after` pseudo-elements anyway */
    content: ' ';
    height: 1em;
}
/* Sixth shadow     */
.reflected5 {
    position: relative;
}
.reflected5:before, .reflected5:after {
    display: block;
    position: absolute;
    bottom: -.9em; /* You should change this value to fit your font */
    left: 56px;
    right: 0;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #333333;
    font-family: myriad pro;
    font-size: 10pt;
    font-weight: bolder;
}
.reflected5:before {
    content: 'iLETiSiM';
    opacity: .3;
    /* This is how the text is flipped vertically */
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.reflected5:after {
    /* Fading using CSS gradient */
    /* Don't forget to change the colors to your background color */
    /*background: -webkit-gradient(linear, left top, left center, from(rgba(255,255,255,0)), to(rgb(255,255,255)));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgb(255,255,255));*/
    /* I left out the `filter` property,
       because IE doesn't know `:before` and `:after` pseudo-elements anyway */
    content: ' ';
    height: 1em;
}
.grid1 {
    margin-top: 18px;
    height: 158px;
}
.grid1 p {
    float: left;
    font-family: myriad pro;
    font-size: 13pt;
    font-weight: bolder;
    margin-left: -118px;
    margin-top: 123px;
}
.grid1 img{float: left;width: 162px;}
.grid2 {
    margin-top: 18px;
    height: 158px;
}
.grid2 p {
    float: left;
    font-family: myriad pro;
    font-size: 13pt;
    font-weight: bolder;
    margin-left: -118px;
    margin-top: 123px;
}
.grid2 img{float: left;width: 163px;}
.grid3 {
    margin-top: 18px;
    height: 158px;
}
.grid3 p {
    float: left;
    font-family: myriad pro;
    font-size: 13pt;
    font-weight: bolder;
    margin-left: -111px;
    margin-top: 113px;
}
.grid3 img{float: left;width: 163px;}
#armut{ 
    float: right;
    margin-right:33px;
    width: 100px;
    }
#armut_text{
     position: absolute;
    right: 256px;
}
/*------------------------------dagitim page style------------------------------------------------*/
.dagitim_table {
    border-left: 1px solid gray;
    border-top: 1px solid gray;
    width: 66%;
    padding: 0;
}
.dagitim_table li{
    list-style: none;
    float: left;
    width: 49.75%;
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
    color: #383A3C;
    text-align: left;
    font-size: 13px;
    height: 22px;
    line-height: 32px;
}
.dagitim_table > li:nth-child(8) {
    line-height: 16px;
}
.dagitim_table > li:nth-child(7),.dagitim_table > li:nth-child(8) {
    height: 100px;
}
.dagitim_table > li:nth-child(2),.dagitim_table > li:nth-child(3),.dagitim_table > li:nth-child(5),.dagitim_table > li:nth-child(6),.dagitim_table > li:nth-child(7) {
    font-weight: 900;
    font-size: 12px;
}
.dagitim_img{
    background-image: url(../images/hizmetler-98.jpg);
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
}
.markamiz_img
    {
        background-image: url(../images/markamiz/markamiz-16.jpg);
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
    opacity: 0.6;
    }
#dagitim_content1 {
    color: #4B4B4B;
    font-size: 13px;
    font-weight: normal;
    width: 81%;
}
.dagitim_left_image{
    background-image:url(../images/hizmetler-85.jpg) ;
    width: 240px;
    height: 124px;
    border: 2px solid #DEDEDE;
    border-radius:13px !important;
    margin-left: 4px;
    margin-top: 20px;
}
/*------------------------------dagitim page style ends------------------------------------------------*/
.mkleft {
    border-top-style: none;
    border-top-width: medium;
    float: left;
    height: 20px;
    margin-bottom: 0;
    margin-left: -21px;
    margin-right: 0;
    margin-top: 1px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 237px;
}
.mkleft > img {
    height: 183px;
}
#mkleft2 {
    height: 183px;
    margin-left: 36px;
}
.mkright {
    background-color: #FFFFFF;
    float: right;
    width: 67%;
}
.mkright p {
    color: #545454;
    font-size: 14px;
    margin-top: 19px;
    padding-left: 62px;
    line-height: 20px;
}
/*-------------iletism page----------------------*/
.iletism_img
    {
        background-image: url(../images/iletisim1/iletisim1-96.jpg);
    box-shadow: 1px 4px 6px #000000;
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
    opacity: 1;
    }
.iletismleft_imageurl
  {
     background-image:url(../images/iletisim1/iletisim1-86.jpg) ;
    width: 240px;
    height: 131px;
    border: 2px solid #B7C0CC;
    border-radius:13px;
    margin-left: 4px;
    margin-top: 20px;
  }
.iletesleft_imageurl{
     background-image:url(../images/iletisim1/iletisim1-86.jpg) ;
    width: 240px;
    height: 131px;
    border: 2px solid #B7C0CC;
    border-radius:13px;
    margin-left: 4px;
    margin-top: 20px;
}
.illitz_img6
    {
        background-image: url("../images/iletisim1/iletisim1-96.jpg");
        background-position: -172px -43px;
    background-size: 140% 199%;
    box-shadow: 1px 4px 6px #000000;
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
    opacity: 1;
    }
address{
    font-size: 17px;
    font-weight: bolder;
    margin-top: 19px;
    background-color: white;
    line-height: 16px;
    font-style: normal !important;
}
address p{
    margin: 0;
    padding: 0;
    color: #408CB2;
    font-size:14px;
}
address span.header{
    font-style: italic;
   font-size: 21px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 14px;
}
address span {
    font-size: 13px;
    font-weight: bolder;
    margin-bottom: 14px;
}
.Vizyonumuz_img{
    background-image: url(../images/kurumsal-119.jpg);
    box-shadow: 1px 4px 6px #000000;
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
}
.Vizyonumuz_content1 p {
    color: #5F5F5F;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}
.Vizyonumuz_content1 h2 {
    font-family: myriad pro;
    font-size: 13px;
    font-weight: bolder;
    text-transform: uppercase;
}
.Vizyonumuz_content1{
    background: #ffffff;
    padding: 0 0 25px 15px;
}
.Standartlarimiz_img{
    background-image: url(../images/kurumsal-124.jpg);
    box-shadow: 1px 4px 6px #000000;
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
}
.Standartlarimiz h2 {
    font-family: myriad pro;
    font-size: 13px;
    font-weight: bolder;
    text-transform: uppercase;
}
.Standartlarimiz p {
    color: #5F5F5F;
    font-family: 'Trebuchet MS';
    font-size: 11.5px;
    font-weight: normal;
    line-height: 16px;
    margin-top: 5px;
}
.Standartlarimiz{
    background: #ffffff;
    padding: 0 0 25px 15px;
}
.Belgelerimiz_img{
    background-image: url(../images/kurumsal-20.jpg);
    box-shadow: 1px 4px 6px #000000;
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
}
.Belgelerimiz h2 {
    font-family: myriad pro;
    font-size: 13px;
    font-weight: bolder;
    text-transform: uppercase;
}
.Belgelerimiz{
    background: #ffffff;
    padding: 0 0 25px 15px;
}
.Belgelerimiz img {
    box-shadow: -3px 2px 4px #000000;
    float: left;
    margin: 10px 16px 0 0;
}
.Subelerimiz_img{
    background-image: url(../images/kurumsal-20.jpg);
    box-shadow: 1px 4px 6px #000000;
    width: 675px;
    height: 125px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    border-radius:10px;
    margin-top: 22px;
    opacity: 0.6;
}
.Subelerimiz h2 {
    font-family: myriad pro;
    font-size: 13px;
    font-weight: bolder;
    text-transform: uppercase;
}
.Subelerimiz{
    padding: 0 0 25px 15px;
}
.Subelerimiz img {
    box-shadow: -3px 2px 4px #000000;
    float: left;
    margin: 10px 16px 0 0;
}
.Subelerimiz p {
    font-family: myriad pro;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 20px 20px 0;
}
.Subelerimiz span {
    font-family: myriad pro;
    float: left;
    clear: both;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px 0 0 60px;
}
.muz{
    background: url(../images/muz/muz-112.png);
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
}
.muz_bottom{
    height: 100px;
    width: 99%;
    margin: 0 auto;
    z-index: -1;
}
.upper_cont > p {
    font-size: 13px;
    font-weight: bolder;
    margin-left: 11px;
}
.muz .lower_cont > p {
    font-family: Myriad Pro;
    font-size: 13px;
    font-style: italic;
    line-height: 14px;
    margin-left: 18px;
    margin-right: 20px;
    margin-top: 38px;
}
.upper_cont > h2 {
    font-size: 11px;
    margin-left: 18px;
    width: 546px;
}
.upper_cont h1 {
    font-size: 23px;
    height: 10px;
    padding-left: 19px;
    padding-top: 18px;
}
.ananas{
    background: url(../images/ananas/ananas.png) no-repeat;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.ananas_upper_cont > h2 {
    font-size: 13px;
    margin-left: 270px;
    width: 61%;
}
.ananas_upper_cont > h1 {
    float: right;
    font-size: 30px;
    height: 9px;
    margin-top: 15px;
    width: 122px;
}
.upper_cont {
    float: left;
    width: 75%;
}
.muz > img{
    margin: 20px 0 0 15px;
}
.ananas .lower_cont > p {
    float: right;
    font-family: Myriad Pro;
    font-size: 13px;
    font-style: italic;
    line-height: 14px;
    margin-left: 18px;
    margin-right: 9px;
    margin-top: 30px;
    width: 59%;
}
.cevizi{
    background: url(../images/cevizi.jpg) no-repeat;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.cevizi .upper_cont {
    float: left;
    width: 50%;
}
.cevizi .upper_cont > h2 {
    font-size: 13px;
    margin-left: 20px;
    width: 80%;
}
.cevizi .upper_cont > h1 {
    float: left;
    font-size: 29px;
    font-weight: bolder;
    margin-top: 10px;
    width: auto;
}
.cevizi .lower_cont > p {
    float: left;
    font-family: Myriad Pro;
    font-size: 13px;
    font-style: italic;
    line-height: 14px;
    margin-left: 5px;
    margin-right: 20px;
    margin-top: 144px;
    width: 40%;
}
/*----------------------------------------------sarimsak-------------------------------------------*/
.sarimsak{
    background: #ffffff;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.sarimsak .upper_cont {
    float: left;
    width: 100%;
}
.sarimsak .upper_cont > h2 {
    font-size: 13px;
    margin-left: 20px;
    width: 100%;
}
.sarimsak .upper_cont > h1 {
    float: left;
    font-size: 29px;
    font-weight: bolder;
    margin-top: 10px;
    width: auto;
}
.sarimsak .lower_cont > p {
    float: left;
    font-family: 'Myriad Pro';
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 30px;
    width: 40%;
}
.sarimsak > img {
    margin-top: 90px;
    width: 45%;
}
/*----------------------------------------------armut-------------------------------------------*/
.armut{
    background: #ffffff;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.armut .upper_cont {
    float: left;
    width: 100%;
}
.armut .upper_cont > h2 {
    font-size: 13px;
    margin-left: 20px;
    width: 100%;
}
.armut .upper_cont > h1 {
    float: left;
    font-size: 29px;
    font-weight: bolder;
    margin-top: 10px;
    width: auto;
}
.armut .lower_cont > p {
    float: left;
    font-family: 'Myriad Pro';
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 30px;
    width: 40%;
}
.armut > img {
    margin: 70px 0 0 45px;
    width: 25%;
}
/*-----------------------------zencefil--------------------------------------*/
.zencefil{
    background: #ffffff;
    background-image: url('../images/outer-bg.png');
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.zencefil .upper_cont {
    float: left;
    width: 100%;
}
.zencefil .upper_cont > h2 {
    font-size: 12px;
    margin-left: 20px;
    width: 98%;
}
.zencefil .upper_cont > h1 {
    float: left;
    font-size: 29px;
    font-weight: bolder;
    margin-top: 0px;
    width: auto;
}
.zencefil .lower_cont > p {
    float: left;
    font-family: 'Myriad Pro';
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 15px;
    width: 30%;
}
.zencefil > img {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7px;
    width: 64%;
}
/********************************************24march**************************************/
.kivi{
    background: url(../images/kivi/kivi1.png);
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
}
.kivi_upper_cont {
    float: left;
    width: 100%;
}
.kivi_upper_cont > h2 {
    color: #FFFFFF;
    font-family: myriad pro;
    font-size: 12px;
    font-weight: normal;
    margin-left: 30px;
    padding-top: 4px;
    width: 546px;
}
.kivi_upper_cont h1 {
    font-family: myriad pro;
    font-size: 28px;
    height: 10px;
    padding-left: 30px;
    padding-top: 2px;
}
.kivi_lower_cont {
    margin-left: 30px;
    margin-top: 95px;
}
.kivi_lower_cont p{
      color: #FFFFFF;
    font-family: myriad pro;
    font-size: 11px;
    font-style: italic;
}
.mango{
    background: url(../images/mango/mango.png) no-repeat;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.mango_upper_cont > h2 {
    font-family: myriad pro;
    font-size: 12px;
    margin-left: 18px;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 3px;
}
.mango_upper_cont > h1 {
    float: left;
    font-size: 30px;
    height: 9px;
    margin-left: 18px;
    margin-top: 10px;
    width: 122px;
}
.mango_lower_cont {
    float: left;
    margin-left: 18px;
    margin-top: 8px;
    width: 34%;
}
.mango_lower_cont p{
    font-family: myriad pro;
    font-size: 11px;
    font-style: italic;
}
.mango_img {
    float: right;
    margin-bottom: 0;
    margin-right: 22px;
}
.papaya{
    background: url(../images/papaya/papaya.png) no-repeat;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.papaya_upper_cont > h2 {
    font-family: myriad pro;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 3px;
}
.papaya_upper_cont > h1 {
    float: left;
    font-size: 27px;
    height: 9px;
    margin-left: 10px;
    margin-top: 10px;
    width: 122px;
    font-family: myriad pro;
}
.papaya_lower_cont {
    float: left;
    margin-left: 10px;
    margin-top: 8px;
    width: 33%;
}
.papaya_lower_cont p{
    font-family: myriad pro;
    font-size: 10px;
}
.papaya_img {
    float: right;
    margin-bottom: 0;
    position: absolute;
    right: 214px;
    top: 247px;
}
.avokado{
    background: url(../images/mango/mango.png) no-repeat;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.avokado_upper_cont > h2 {
    font-family: myriad pro;
    font-size: 12px;
    margin-left: 14px;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 3px;
}
.avokado_upper_cont > h1 {
    float: left;
    font-size: 27px;
    height: 9px;
    margin-left: 14px;
    margin-top: 14px;
    width: 122px;
    font-family: myriad pro;
}
.avokado_lower_cont {
    float: left;
    margin-left: 14px;
    margin-top: 14px;
    width: 33%;
}
.avokado_lower_cont p {
    font-family: myriad pro;
    font-size: 11px;
    font-style: italic;
}
.avokado_img {
    float: right;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 64px;
}
.uzum{
    background: url(../images/mango/mango.png) no-repeat;
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.uzum_upper_cont > h2 {
    font-family: myriad pro;
    font-size: 13px;
    margin-left: 14px;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 3px;
}
.uzum_upper_cont > h1 {
    float: left;
    font-size: 27px;
    height: 9px;
    margin-left: 14px;
    margin-top: 14px;
    width: 122px;
    font-family: myriad pro;
}
.uzum_lower_cont {
    float: left;
    margin-left: 14px;
    margin-top: 14px;
    width: 40%;
}
.uzum_lower_cont p {
    font-family: myriad pro;
    font-size: 11px;
    font-style: italic;
}
.uzum_img {
    float: right;
    position: absolute;
    right: 223px;
    top: 138px;
}
.elma{
    background: #ffffff;
    background-image: url('../images/outer-bg.png');
    height: 480px;
    width: 100%;
    margin: 20px auto 0;
    background-size: 100% 100%;
}
.elma .upper_cont {
    float: left;
    width: 100%;
}
.elma .upper_cont > h2 {
    font-size: 13px;
    margin-left: 20px;
    width: 100%;
}
.elma .upper_cont > h1 {
    float: left;
    font-size: 29px;
    font-weight: bolder;
    margin-top: 10px;
    width: auto;
}
.elma .lower_cont > p {
    float: left;
    font-family: 'Myriad Pro';
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    margin-left: 17px;
    margin-right: 0;
    margin-top: 15px;
    width: 45%;
}
.elma > img {
    margin-bottom: 0;
    margin-left: 25px;
    margin-right: 0;
    margin-top: 0;
    width: 45%;
}
/****************************media query*******************************/
 @media all and (max-width : 1280px){ 
     .certified_img1 {
    right: 175px;
    }
}
   @media all and (max-width : 1024px){ 
     .certified_img1 {
    right: 50px;
    }
    .certified_img1{
        right: 57px;
        margin-top: 52px;
    }
}
  @media all and (max-width : 980px){
     .certified_img1 {
    right: 24px;
    }
  }
  @media all and (max-width : 800px){
.wrapper{
    width:100%;
    padding-left: 0;
    background-size: 100% 100%;
    height: 780px;
}
.certified_img {
    right: 20px;
    z-index:9;    
}
.reflected:before, .reflected:after {
    left: 0;
}
.reflected1:before, .reflected1:after {
    left: 0;
}
.reflected2:before, .reflected2:after {
    left: 0;
}
.reflected3:before, .reflected3:after {
    left: 0;
}
.reflected4:before, .reflected4:after {
    left: 0;
}
.reflected5:before, .reflected5:after {
    left: 0;
}
.logo {
    width: 27%;
}
.right_side {
    height: 472px;
    width: 65%;
}  
.hakki_img{
    width: 100%;
}  
.Hakkimizda_content {
    width: 95%;
}
.Vizyonumuz_img{
    width: 100%;
}
.Vizyonumuz_content1 {
    width: 95%;
}
.Belgelerimiz {
    margin-left: 26px;
    padding-left: 0;
    width: 100%;
}
.Belgelerimiz_img{
    width: 100%;
}
.Subelerimiz_img{
    width: 100%;
}
.Belgelerimiz img {
    height: 150px;
    width: 100px;
}
.left_sidebar {
    float: left;
    height: 520px;
    width: 224px;
}
.dagitim_left_image{width: 210px;}
.left_links{width:213px;}
.right_side {
    float: left;
    width: 69%;
}
.certified_img1 {
    background: url("../images/moody.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    height: 60px;
    margin-top: 44px;
    position: absolute;
    right: 13px;
    width: 55px;
    z-index: 99999;
}
.dagitim_img{width:99%;}
#dagitim_content1{width:100%;}
.dagitim_table{width:100%;}
.left_image{
    width: 94%;
}
.iletesleft_imageurl{width: 95%;}
.illitz_img6{ width: 98%;}
.markamizleft_imageurl{ width: 210px;}
.left_sidebar img{padding-left:0px}
.markamiz_img{width: 99%;}
.mkleft > img {
    height: 183px;
    width: 78%;
}
#mkleft2{margin-left: 0px;}
.left_imageurl{width: 94%;}
#slider img {
    width: 100%;
}
#slider {
    width: 100%;
}
.main_container {
    width: 100%;
    height: 188px;
}
.forgida_container {
    width: 33.3%;
}
.forgida_container img {
    width: 20%;
}
.forgida_content {
    width: 75%;
}
.banana_container {
    width: 33.3%;
}
.banana_container img {
    width: 20%;
}
.banana_content {
    width: 75%;
}
.lagage_container {
    width: 33.3%;
}
.lagage_container img {
    width: 20%;
}
.lagage_content {
    width: 75%;
}
#tekno {
    margin-right: 10px;
}
}
  @media all and (max-width : 768px){
   /* .wrapper{
    width:100%;
    padding-left: 0;
    background-size: 100% 100%;
     height: 780px;
    }
     .certified_img1 {
    right: 10px;
    }
    .logo{
        width: 182px;
    }
    .main_menu{width:550px}
    .main_menu li{ padding-left: 50px;}
    .reflected:before, .reflected:after {left: 0px;}
    .reflected1:before, .reflected1:after{left: 50px;}
    .reflected2:before, .reflected1:after{left: 50px;}
    .reflected3:before, .reflected1:after{left: 50px;}
    .reflected4:before, .reflected1:after{left: 50px;}
    .reflected5:before, .reflected1:after{left: 50px;}
    .main_menu li:first-child {
    padding-left: 2px;
}
    #slider{
         width: 100%;
    }
    #slider img{
        width: 100%;
    }
    .main_container{
        width: 100%;
        height: 189px;
        }
    .forgida_container {
    float: left;
    margin-left: 23px;
    width: 253px;
   }
   .banana_container {
    float: left;
    width: 241px;
}
.lagage_container {
    float: left;
    width: 220px;
}
.right_side {
    height: 472px;
    width: 65%;
}  
.hakki_img{
    width: 100%;
}  
.Hakkimizda_content {
    width: 95%;
}
.Vizyonumuz_img{
    width: 100%;
}
.Vizyonumuz_content1 {
    width: 95%;
}
.Belgelerimiz {
    margin-left: 26px;
    padding-left: 0;
    width: 100%;
}
.Belgelerimiz_img{
    width: 100%;
}
.Subelerimiz_img{
    width: 100%;
}
.Belgelerimiz img {
    height: 150px;
    width: 100px;
}
.left_sidebar {
    float: left;
    height: 520px;
    width: 224px;
}
.dagitim_left_image{width: 210px;}
.left_links{width:213px;}
.right_side{width: 68%;}
.certified_img1 {
    background: url("../images/moody.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    height: 60px;
    margin-top: 44px;
    position: absolute;
    right: 13px;
    width: 55px;
    z-index: 99999;
}
.dagitim_img{width:99%;}
#dagitim_content1{width:100%;}
.dagitim_table{width:100%;}
.left_image{
    width: 94%;
}
.iletesleft_imageurl{width: 95%;}
.illitz_img6{ width: 98%;}
.markamizleft_imageurl{ width: 210px;}
.left_sidebar img{padding-left:0px}
.markamiz_img{width: 99%;}
.mkleft > img {
    height: 183px;
    width: 78%;
}
#mkleft2{margin-left: 0px;}
.left_imageurl{width: 94%;}
 }
  @media all and (max-width : 640px){
    .logo {
    width: 181px;
}
.main_menu {
    width: 435px;
}
.main_menu li:first-child {
    padding-left: 1px;
}
.main_menu li {
    padding-left: 35px;
}
    .reflected:before, .reflected:after {left: 0px;}
    .reflected1:before, .reflected1:after{left: 34px;}
    .reflected2:before, .reflected1:after{left: 35px;}
    .reflected3:before, .reflected1:after{left: 35px;}
    .reflected4:before, .reflected1:after{left: 35px;}
    .reflected5:before, .reflected1:after{left: 35px;}
.main_container {
    height: 250px;
    width: 100%;
}
.forgida_container {
    float: left;
    margin-left: 4px;
    width: 189px;
}
.banana_container {
    float: left;
    width: 210px;
}
.lagage_container {
    float: left;
    width: 208px;
}
.left_sidebar {
    float: left;
    height: 520px;
    width: 210px;
}
.dagitim_left_image {
    width: 197px;
}
.left_links {
    width: 203px;
}
.right_side {
    width: 65%;
     height: 481px;
}
.dagitim_table {
    width: 100%;
}
.dagitim_table li{ width: 49%;}
.markamizleft_imageurl {
    width: 94%;
}
.left_sidebar img{ width: 80%;}
.mkleft > img {
    height: 183px;
    width: 62%;
}*/
}
  @media all and (max-width : 640px){
    .main_menu {
        width: 397px;
       padding-left: 0;
}
    .main_menu li {
        padding-left: 30px;
    }
    .reflected:before, .reflected:after {display: none;}
    .reflected1:before, .reflected1:after {display: none;}
    .reflected2:before, .reflected1:after {display: none;}
    .reflected3:before, .reflected1:after {display: none;}
    .reflected4:before, .reflected1:after {display: none;}
    .reflected5:before, .reflected1:after {display: none;}
    nav a {
    border-radius: 5px;
    text-decoration: none;
    color: white;
}
/*--------------------------------change1*------------------*/
.left_sidebar {
    width: 34%;
}
.left_image{
    width: 96%;
}
.left_links {
    width: 100%;
}
#hazzi_content1 {
    line-height: 14.5px;
    margin-bottom: 0;
}
.Standartlarimiz p {
    line-height: 14.5px;
    margin-bottom: 0;
}
.Standartlarimiz_img{
    width: 100%;
}
.forgida_container {
    float: left;
    margin-left: 11px;
    width: 168px;
}
.forgida_content {
    float: left;
    margin-left: 3px;
    width: 150px;
}
.banana_container {
    float: left;
    width: 200px;
}
.banana_content {
    float: left;
    margin-left: 3px;
    width: 169px;
}
.lagage_container {
    float: left;
    width: 182px;
 }
 .lagage_content {
    float: left;
    margin-left: 3px;
    width: 192px;
}
.right_side{ width: 63%;  height: 517px;}
.dagitim_table li{ width: 48%;height: 50px;}
.certified_img1{ right: 22px;}
.dagitim_img {
    width: 97%;
}
.dagitim_left_image {
    width: 95%;
}
.left_links li{width: 85%;}
.dagitim_table li{width: 49.7%;}
.left_sidebar img {
    width: 76%;
}
.mkright {
    float: right;
    width: 63%;
    background: none;
}
.mkright p{margin-top:0px;}
 }
 @media all and (max-width : 480px){
 body {
    background-color: #FFFFFF;
    background-image: none;
}
 .main_menu li {
    padding-left: 0;
}
.main_menu {
    padding-left: 0;
    width: 264px;
}
/*-------------------------------------------------------change-1--------------------*/
.forgida_container {
    float: left;
    margin-left: 17px;
    width: 100%;
}
.forgida_content {
    float: left;
    margin-left: 3px;
    width: 360px;
}
.forgida_content h2{
       font-size: 15px;
}
.forgida_content p{
     font-size: 13px;
}
.banana_container {
    float: left;
    margin-left: 17px;
    width: 439px;
    margin-top: 11px;
}
.banana_content {
    float: left;
    margin-left: 3px;
    width: 341px;
}
.banana_content h2{font-size: 15px;}
.banana_content p{
     font-size: 13px;
}
.lagage_container {
    float: left;
    margin-left: 11px;
    margin-top: 11px;
    width: 431px;
}
.lagage_content {
    float: left;
    margin-left: 3px;
    margin-top: 11px;
    width: 348px;
}
.lagage_content h2{font-size: 14px;}
.lagage_content p{font-size: 13px;}
#hazzi_content1 {
    font-size: 12px;
} 
.left_sidebar {
    width: 28%;
}
.right_side {
    margin-right: 12px;
}
.left_links li{
    width: 80%;
}   
.shadow {
    height: 503px;
}
.wrapper {
    height: 746px;
    padding-right: 0;
    width: 100%;
    background-image: none;
    background-color: #ffffff;
}
.main_container {
    height: 330px;
}
/*------------------------------change-2---------------------------------*/
.right_side {
    float: left;
    height: 586px;
    margin-left: 10px;
    width: 67%;
    margin-right: 0px;
}
.shadow {
    height: 605px;
}
.dagitim_left_image {
    width: 118px;
}
.dagitim_img {
    width: 100%;
}
.dagitim_table > li:nth-child(7), .dagitim_table > li:nth-child(8){
    height:134px ;
}
.dagitim_table li{ line-height: 19px; width: 49.6%;}
.left_links li {
    height: 42px;
    width: 80%;
}
.iletesleft_imageurl{ margin-left: 0px;}
#left_links_iletism_outer{ margin-left: 0 !important;}
.left_links_iletism{margin-left: 0px;}
.left_links_iletism li{margin-left: 0px;width: 48%;}
.illitz_img6 {
    width: 100%;
}
.markamizleft_imageurl {
    width: 91%;
}
.left_sidebar img {
    width: 48%;
}
 }
  @media all and (max-width : 360px){
     .main_menu li {
    padding-left: 0;
    width:12px;
}
.main_menu {
    padding-left: 0;
    width: 150px;
}
/*--------------------------------------change-1------------------------------------*/
.forgida_container {
    float: left;
    margin-left: 17px;
    width: 92%;
}
.forgida_content {
    float: left;
    margin-left: 3px;
    width: 300px;
}
.banana_container {
    float: left;
    margin-left: 17px;
    margin-top: 11px;
    width: 92%;
}
.banana_content {
    float: left;
    margin-left: 3px;
    width: 300px;
}
.lagage_container {
    float: left;
    margin-left: 11px;
    margin-top: 11px;
    width: 92%;
}
.lagage_content {
    float: left;
    margin-left: 3px;
    margin-top: 5px;
    width: 300px;
}
.right_side {
    float: right;
    margin-right: 7px;
     width: 61%;
}  
.left_sidebar {
    width: 33%;
}
.shadow {
    width: 2px;
}
.dagitim_left_image {
    margin-left: 0;
    width: 108px;
}
.left_links {
    height: 40px;
    margin-left: 0;
    width: 100%;
}
.left_links li {
    height: 43px;
    margin-left: 0;
    width: 90%;
}
.dagitim_table > li:nth-child(7), .dagitim_table > li:nth-child(8) {
    height: 245px;
} 
.dagitim_table li{ width: 49.5%;line-height: 15px;}
.left_links_iletism{ width: 215px;}
.left_sidebar img {
    width: 42%;
}
.mkright{ width: 100%; margin-top: 353px;}
.mkright p {margin-top: 0; padding-left: 0px;width: 100%;}
.mkleft > img{width: 100%;}
 }
  @media all and (max-width : 320px){
.main_menu {
    padding-left: 0;
    width: 119px;
}
    .head_office{
        width: 104px;
    }
.turkey {
    float: left;
    margin-right: 0;
    width: 52px;
}
.turkey a {
    font-size: 8pt;
}
.england {
    float: left;
    width: 52px;
}
.england a{
    font-size: 8pt;
}
/*----------------------------------change-1------------------------------*/
.forgida_content{   width: 287px;}
.banana_content{ width: 240px;}
.lagage_content {width: 287px;}
.right_side {
    float: right;
    margin-right: 6px;
    width: 61%;
}
.left_links li{ width: 92%;}
.dagitim_table li {
    line-height: 15px;
      width: 49.4%;
}
.dagitim_left_image {
    margin-left: 0;
    width: 93%;
}
.left_links li {
    width: 85%;
}
.left_links_iletism {
    width: 192px;
}
.mkleft > img {
    width: 83%;
}
 }.wrapper .right_side .Hakkimizda_content .dagitim_table li {
	font-family: Times New Roman, Times, serif;
}
.wrapper .right_side .Hakkimizda_content #dagitim_content1 {
	font-family: Times New Roman, Times, serif;
}
.wrapper .right_side .Hakkimizda_content #hazzi_content1 {
	font-family: Times New Roman, Times, serif;
}
.wrapper .right_side .Hakkimizda_content .mkright p {
	font-family: Times New Roman, Times, serif;
}
.wrapper .right_side .Hakkimizda_content .mkright p {
	font-family: Times New Roman, Times, serif;
}
.wrapper .right_side .Hakkimizda_content .mkright p {
	font-family: Times New Roman, Times, serif;
}
