@import url('../font/font.css');

#menu {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-size: 14px;
    line-height: 1;
    font-family: 'myriad', Trebuchet MS, Arial;
    line-height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    min-height: 100%;
    overflow-x: hidden;
    left: 0;
    position: relative;
    background-image: url('../images/arkapalan.jpg');
}

a {
    display: block;
    text-decoration: none;
    color: #fff;
}

img {
    border: 0;
}

ul {
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

.tabless {
    display: table;
}

.tabless div {
    display: table-row;
    vertical-align: middle;
}

.tabless div div {
    display: table-cell;
    text-align: left;
    padding: 5px;
}

.ortalama {
    clear: both;
    width: 1100px;
    margin: auto;
    position: relative;
}

.webtasarim {
    position: fixed;
    bottom: 24px;
    right: 0px;
    z-index: 999;
}

.ustboslukyok {
    clear: left;
    float: left;
    width: 100%;
    height: 81px;
}

a.sosyal1 {
    background-image: url('../images/icon/sosyal/sosyal1.png');
    display: inline-table;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 12px;
}

a.sosyal2 {
    background-image: url('../images/icon/sosyal/sosyal2.png');
}

a.facebookc {
    background-position: 0px;
}

a.googlec {
    background-position: -32px;
}

a.instagramc {
    background-position: -63px;
}

a.pinterestc {
    background-position: -95px;
}

a.twitterc {
    background-position: -127px;
}

a.facebook {
    float: left;
    background-image: url('../images/icon/sosyal/facebook.png');
    width: 33px;
    height: 33px;
    margin-right: 5px;
}

a.google {
    float: left;
    background-image: url('../images/icon/sosyal/google.png');
    width: 66px;
    height: 31px;
    margin-right: 5px;
}

a.instagram {
    float: left;
    background-image: url('../images/icon/sosyal/instagram.png');
    width: 29px;
    height: 29px;
    margin-right: 5px;
}

a.linkedin {
    float: left;
    background-image: url('../images/icon/sosyal/linkedin.png');
    width: 28px;
    height: 29px;
    margin-right: 5px;
}

a.pinterest {
    float: left;
    background-image: url('../images/icon/sosyal/pinterest.png');
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

a.twitter {
    float: left;
    background-image: url('../images/icon/sosyal/twitter.png');
    width: 88px;
    height: 31px;
    margin-right: 5px;
}

a.videos {
    background-image: url('../images/icon/play.png');
    width: 38px;
    height: 38px;
}

a.pdfs {
    background-image: url('../images/icon/pdf.png');
    width: 38px;
    height: 38px;
}

a.s360d {
    background-image: url('../images/icon/360.png');
    width: 46px;
    height: 38px;
}

a.cekis {
    background-image: url('../images/icon/capa.png');
    width: 37px;
    height: 37px;
}

#ustss {
    width: 100%;
    clear: both;
    float: left;
    background-color: #f1f1f1;
    height: 5px;
    position: relative;
    z-index: 99;
}

#ustalan {
    clear: left;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    z-index: 9999;
}

#arkaplanres {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-image: url("../images/ustbanner.png");
    height: 650px;
    z-index: -9999;
    border-bottom: 2px solid #a09e9e;
}

.cizgibg {
    background-image: url('../images/menucizgi.png');
    height: 10px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.cizgiicbusl {
    width: 441.5px;
    right: -441.5px;
}

.cizgiicbuis {
    width: calc(100% - 225px);
}

#logo {
    float: left;
    width: 205px;
    text-align: left;
    height: 112px;
    position: relative;
    left: 0px;
    background-color: #fff;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

#logo a {
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 100%;
    text-align: center;
}


#menualtcizgis {
    width: 1170px;
    height: 1px;
    background-color: rgba(154, 154, 154, 0.4);
    margin: auto;
}

#menu {
    position: absolute;
    bottom: 10px;
    right: 150px;
    z-index: 9999999;
    height: 45px;
}

#menu #menuler {
    float: right;
    position: relative;
}

#menu #menuler .ayrac {
    float: right;
    margin-left: 15px;
    margin-top: 7px;
}

#menu ul {
    float: left;
}

#menu ul>li {
    float: left;
    list-style-type: none;
    position: relative;
    cursor: pointer;
    padding: 0px 10px;
}

#menu ul>li .cizgi {
    float: right;
    margin-left: 10px;
    color: #fff !important;
}

#menu ul>li>a {
    float: left;
    padding: 10px 4px;
    font-size: 15px;
    font-family: 'myriad';
    color: #ffffff;
    text-align: center;
}

#menu ul>li>a:hover {
    color: #E1D7CA;
}

#menu ul>li>ul>div>li {
    list-style-type: none;
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 2%;
}

#menu ul>li>ul>div>li .cizgialt {
    float: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 90%;
}

#menu ul>li>ul>div>li a {
    float: left;
    padding: 5px 0;
    font-size: 12px;
    color: #646464;
    width: 100%;
}

#menu ul>li>ul>div>li>ul>li>a {
    padding-left: 15px;
}

#menu ul>li>ul>div>li>a>img {
    float: left;
}

#menu ul>li.aktif a,
#menu ul>li:hover a {
    color: #007AAA;
    padding-bottom: 2px;
    border-bottom: 3px solid #fff;
}

#menu li .acilir {
    display: none;
    position: absolute;
    top: 22px;
    padding-top: 15px;
    left: 0;
    width: 185px;
}

#menu li:hover .ortaks {
    display: block;
}

#menusolrenk {
    background-color: #1073b6;
    height: 40px;
    width: 250px;
    position: absolute;
    right: 0px;
    top: 127px;
    z-index: 9999;
}


#cozumcosuyor {
    position: relative;
    left: 0px;
    width: 100%;
    z-index: 9999999999;
}

#cozomicmenus {
    position: absolute;
    top: 0px;
    padding-top: 32px;
    width: 100%;
}

#menucozumcu {
    width: 76%;
    margin: 12%;
}

#menucozumcu>ul li {
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
}

#menucozumcu>ul li .resimm {
    float: left;
    vertical-align: middle;
    margin-right: 10px;
    width: 30px;
}

#menucozumcu>ul li .resimm img {
    width: 30px;
    height: 30px;
}

#menucozumcu>ul li .menuss {
    float: right;
    width: 335px;
    margin-top: 7px;
}

#menucozumcu>ul li .menuss a:hover {
    color: #B8B8B8;
}

#menucozumcu>ul li a {
    float: left;
}

#menucozumcu>ul>li {
    width: 45%;
    margin-bottom: 30px;
    margin-left: 5%;
}

#menucozumcu>ul>li .cizgialt {
    margin-bottom: 5px;
}


#menu ul ul.ortaks {
    display: none;
    position: absolute;
    top: 30px;
    left: -10px;
    width: 200px;
    padding-top: 25px;
    z-index: 2147483647;
}

#menu ul ul.ortaks li {
    clear: left;
    width: 100%;
    float: left;
    margin-bottom: 2px;
    background: rgba(110, 103, 113, 0.9) !important;
    position: relative;
}

#menu ul ul.ortaks li>div {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    background: #fab131;
}

#menu ul ul.ortaks li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

#menu ul ul.ortaks a {
    font-size: 11px;
    font-family: 'myriad';
    padding: 5px 10px 5px 10px;
    color: #fff !important;
    text-align: left;
    width: 100%;
}

#menu ul ul.ortaks li:hover {
    background-color: rgba(225, 215, 202, 0.96) !important;
}

#menu ul ul.ortaks li:hover>a {
    color: #000 !important;
}


#menu ul ul.enalt {
    display: none;
    position: absolute;
    top: 0px;
    left: 250px;
    width: 220px;
    padding-left: 2px;
}

#menu ul ul.enalt li {
    clear: left;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: #fab131;
}

#menu ul ul.enalt li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

#menu ul ul.enalt a {
    font-size: 12px;
    padding: 10px 10px;
    color: #ffffff !important;
}

#menu ul ul.enalt a:hover {
    color: #fff;
}

#menu ul.ortaks li:hover ul.enalt {
    display: block;
}


#dilbuds {
    position: relative;
    float: right;
    margin-top: 12px;
}

#dilbuds a {
    color: #998d7e;
    font-size: 15px;
    font-family: 'MyriadPro-Cond';
    font-weight: bold;
}


#slider {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 999;
    /*background-color: #065bab;-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;*/
}

#beyazkusak {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 99999;
}

#altmavialan {
    position: relative;
    z-index: 999;
}

#altmavialan .ortalama {
    background-color: #065bab;
    z-index: 1;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

#firmalarres {
    float: right;
}

#firmalarres .firmacik {
    float: left;
    margin: 10px;
}


#duyurulars {
    clear: both;
    float: left;
    height: 52px;
    overflow: hidden;
}

#duyurulars .duyuru {
    clear: both;
    float: left;
    color: #fff;
    font-size: 15px;
    font-family: 'myriad';
    padding: 17px 0 15px 25px;
}

#kayanalanduyuru {
    position: relative;
    clear: both;
    float: left;
}


#bilgilendirme {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 20px;
}

#bilgilendirme .bilgilendirme {
    float: left;
    width: 350px;
    height: 305px;
    position: relative;
    background-color: #fff;
    margin-right: 25px;
    overflow: hidden;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

#bilgilendirme .bilgilendirme:last-child {
    margin-right: 0px;
}

#bilgilendirme .bilgilendirme .kayanlars {
    width: 350px;
    height: 305px;
    position: relative;
    float: left;
}

#bilgilendirme .bilgilendirme .kayanlars .resim {
    clear: both;
    float: left;
    width: 100%;
}

#bilgilendirme .bilgilendirme .kayanlars .resim img {
    width: 100%;
    -webkit-border-radius: 9px 9px 0px 0px;
    -moz-border-radius: 9px 9px 0px 0px;
    border-radius: 9px 9px 0px 0px;
}

#bilgilendirme .bilgilendirme .kayanlars .icerik {
    position: absolute;
    bottom: 0px;
    height: 105px;
    width: 100%;
    font-size: 15px;
    color: #939598;
    font-family: 'myriad';
}

#bilgilendirme .bilgilendirme .kayanlars .icerik table {
    height: 105px;
    width: 100%;
    text-align: center;
}

#bilgilendirme .bilgilendirme .oklar {
    width: 85px;
    height: 45px;
    position: absolute;
    top: 153px;
    margin: 0px auto;
    background-color: #939598;
    left: calc(50% - 43px);
}

#bilgilendirme .bilgilendirme .oklar .solokbu {
    background-image: url('../images/icon/sol.png');
    width: 19px;
    height: 35px;
    float: left;
    margin-left: 12px;
    margin-top: 5px;
    cursor: pointer;
}

#bilgilendirme .bilgilendirme .oklar .sagokbu {
    background-image: url('../images/icon/sag.png');
    width: 19px;
    height: 35px;
    float: right;
    margin-right: 12px;
    margin-top: 5px;
    cursor: pointer;
}

#kaydirbunu1,
#kaydirbunu2,
#kaydirbunu3 {
    position: relative;
    width: 999999px;
}

#kaydirbunu2 .kayanlars {
    clear: both;
}

#kurumsalalans {
    clear: both;
    float: left;
    width: 100%;
    margin-top: -5px;
    padding-top: 5px;
    z-index: -2;
}

#projeler {
    clear: both;
    float: left;
    width: calc(100% - 70px);
    padding: 35px;
    font-size: 17px;
    color: #3d3d3d;
    font-family: 'myriad';
}

#kurumsalrescc {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 50px;
}

#kurumsalrescc .kurumsalsres {
    float: left;
    margin-right: 4px;
    position: relative;
}

#kurumsalrescc .kurumsalsres:last-child {
    margin-right: 0px;
}

#uretimalani {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#uretimalani table {
    width: 100%;
    height: 100%;
}

#uretimalani .uretimyazi {
    margin: 0px auto;
    width: 250px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.3);
    padding-top: 12px;
}


#solmenu {
    clear: both;
    float: left;
    width: 240px;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 50px;
}

#solmenu .menusold {
    border: 1px solid #065bab;
    width: 100%;
    margin-bottom: 5px;
}

#solmenu .menusold a {
    padding: 10px 20px 8px 20px;
    color: #065bab;
    font-size: 15px;
    font-family: 'myriad';
    width: calc(100% - 40px);
}

#solmenu .menusold.aktif a {
    background-color: #065bab;
    color: #fff;
}

#sagalan {
    width: calc(100% - 330px);
    float: right;
    margin-right: 30px;
    margin-left: 30px;
    margin-top: 20px;
}

#sagalan h3 {
    color: #065bab;
    font-family: 'myriad'
}

#sagalan .metinalans {
    clear: both;
    float: left;
    width: 100%;
    color: #3d3d3d;
    font-size: 17px;
    font-family: 'myriad'
}


#resimalans {
    clear: both;
    float: left;
    width: calc(100% + 20px);
    margin-top: 30px;
}

#resimalans .resimciks {
    width: calc(33% - 20px);
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

#resimalans .resimciks img {
    width: 100%;
}



.referanslar {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 0px;
}

.referanslar .referans {
    float: left;
    width: 201px;
    position: relative;
}

.referanslar .referans .resim {
    width: 100%;
    text-align: center;
    margin: 30px 0px 10px 0px;
    height: 75px;
}

.referanslar .referans .resim img {
    max-height: 75px;
    max-width: 200px;
    filter: grayscale(100%);
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
}

.referanslar .referans .resim:hover img {
    filter: grayscale(0%);
    opacity: 1;
    -webkit-filter: grayscale(0%);
}

.referanslar .referans.bleced .resim img {
    max-height: 125px;
}

.referanslar .metin {
    margin-bottom: 5px;
    font-size: 14px;
    height: 42px;
    overflow: hidden;
}

.referanslar .resimu {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -50px;
}

.referanslar .resimu table {
    width: 100%;
    height: 100%;
}

.referanslar .resimu img {
    max-width: 90px;
    max-height: 45px;
}

.referanslar .referans .icerik {
    display: none;
    opacity: 0;
    width: 80%;
    text-align: center;
    margin: 0px auto;
}

.referanslar .referans .icerik p {
    padding: 0;
    margin: 0;
}

.referanslar .referans .buyutec {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}

.referanslar.icsayfas {
    border: none;
    margin-top: 50px;
}

.referanslar.icsayfas .referans {
    border: 2px solid rgba(89, 89, 89, 0.4);
    margin: 5px;
    width: calc(33% - 15px);
    position: relative;
}

.referanslar.icsayfas .metin {
    height: 57px;
}

.referanslar.icsayfas .referans .resim {
    height: 251px;
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    margin-bottom: -71px;
}

.referanslar.icsayfas .referans .resim img {
    max-height: 160px;
    max-width: 310px;
}

.referanslar.icsayfas .referans .icerik {
    display: block;
}

.referanslar.icsayfas .referans .resim img,
.referanslar.icsayfas .referans .icerik {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.referanslar.icsayfas .referans .buyutec {
    display: none;
}

.referanslar.icsayfas .referans:hover .icerik {
    display: block;
    opacity: 1;
}

.referanslar.icsayfas .referans:hover .resim img {
    -webkit-transform: translateY(-50px) scale(0.5);
    -moz-transform: translateY(-50px) scale(0.5);
    -ms-transform: translateY(-50px) scale(0.5);
    transform: translateY(-50px) scale(0.5);
}

.referanslar.icsayfas .referans .resim table {
    width: 100%;
    height: 100%;
}

.referanslar.icsayfas .referans .buyutec {
    padding: 20px 0px;
}

.referanslar.icsayfas .referans .basliksccd {
    text-align: center;
    position: absolute;
    top: 0px;
    padding: 10px 5px;
    width: calc(100% - 10px);
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
}



.iletyiimalans {
    float: left;
    /*  width: calc(50% - 100px); */
    margin: 50px;
    margin-top: 0px;
    color: #2f3f63;
    font-family: 'MyriadPro-Cond'
}

.iframemaps {
    float: right;
    width: 50%;
    margin-top: 20px;
    height: 360px;
}


#iletisimaltfoot {
    width: calc(100% - 40px);
    clear: both;
    float: left;
    padding: 20px;
    color: #386a8a;
    font-family: 'Arial';
    font-size: 11px;
}

#iletisimaltfoot .basliks {
    clear: both;
    float: left;
    width: 100%;
    margin-left: 25px;
    font-weight: bold;
}

#iletisimaltfoot .adres {
    clear: both;
    float: left;
    width: 100%;
}

#iletisimaltfoot .adres .icon {
    clear: both;
    float: left;
    width: 15px;
}

#iletisimaltfoot .adres .baslik {
    clear: initial;
    float: left;
    width: auto;
    margin-left: 10px;
}

#iletisimaltfoot .sosyal {
    clear: both;
    float: left;
    margin: 10px;
}

#iletisimaltfoot .mail {
    color: #386a8a;
    font-family: 'Arial';
    float: left;
    margin-top: 5px;
    font-size: 15px;
    margin-left: 10px;
}


#adres {
    position: absolute;
    z-index: 99999;
    bottom: 40px;
    left: 50px;
    width: 450px;
    font-size: 18px;
}

#forum {
    clear: both;
    width: 460px;
    border: 2px solid #fff;
    margin: 0px auto;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -200px;
    background-color: #000;
    z-index: 9999999;
}

#forum h3 {
    font-size: 40px;
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

#forum .satir,
.input {
    width: 100%;
    text-align: center;
}

#forum input[type='text'] {
    width: 370px;
    height: 20px;
    margin: 7px 0px;
    padding: 15px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    font-family: Roboto Condensed, Century Gothic, Myriad Pro, Trebuchet MS, Arial;
}

#forum textarea {
    width: 370px;
    height: 130px;
    margin: 7px 0px;
    padding: 15px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    font-family: Roboto Condensed, Century Gothic, Myriad Pro, Trebuchet MS, Arial;
}

#forum input[type='submit'] {
    background-color: #00b4a1;
    margin: 7px 0px 14px 0px;
    font-weight: bold;
    width: 400px;
    height: 47px;
    cursor: pointer;
    border: none;
    font-size: 30px;
    font-family: Roboto Condensed, Century Gothic, Myriad Pro, Trebuchet MS, Arial;
    COLOR: #FFF;
}

#forum .closed {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.closedac {
    font-size: 24px;
    color: #00b4a1;
}

#contacicerik a {
    display: initial;
}

#arkaplanresmat {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
}

#arkaplanresmat img {
    width: 100%;
}

#iletisimbilgi {
    clear: both;
    float: left;
    width: 45%;
    margin-bottom: 50px;
}

#iframemaps {
    width: 52%;
    top: 25px;
    position: absolute;
    right: 0px;
    height: 85%;
}

#iletisimfomsd {
    clear: both;
    float: left;
    width: 45%;
}

#footer {
    position: relative;
    bottom: 0px;
    clear: both;
    float: left;
    width: 100%;
    color: #909090;
    background-image: url('../images/altbanner.png');
    height: 526px;
}

#footer .ortalama {
    background-color: #fff;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

#footer #enaltfooter span {
    float: left;
    padding-top: 23px;
    color: #414141;
    font-size: 11.5px;
    font-family: 'Arial';
}

#footer #enaltfooter {
    border-bottom: 1px solid #d2d2d2;
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 15px;
}

#footercizgi {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.paddingsdes {
    width: 1015px;
    margin: 0px auto;
}

#solfooteralan {
    clear: both;
    float: left;
}

#sagfooteralan {
    float: right;
    margin-top: 80px;
}

#kurumsalfoot {
    float: left;
    clear: both;
    width: 310px;
    font-size: 15px;
    font-family: 'myriad';
    color: #414141;
    margin-top: 55px;
    margin-bottom: 55px;
}

.acilirmenu {
    float: left;
    width: 35px;
    margin-left: -10px;
    min-height: 5px;
    position: relative;
}

.acilirmenu .icon {
    clear: left;
    background-color: #fff;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
}

.acilirmenu .icon.eksi {
    opacity: 0;
    top: -2px;
}

.nosub .acilir {
    display: none;
    opacity: 0;
    background-color: #ccc;
}

.nosub ul.acilir {
    border-top: 1px solid #636366;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nosub ul.acilir li {
    border-top: 1px solid #ddd;
    float: none;
    background-image: none;
    list-style-type: none;
    list-style: none;
    font-size: 14px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, SimSun, "å®‹ä½“", STXihei, "åæ–‡ç»†é»‘", sans-serif;
    line-height: 1.4;
    background: transparent;
}

.nosub ul.acilir li>a {
    font-weight: normal;
    border: none;
    padding: 0 1em;
    display: block;
    height: 50px;
    line-height: 50px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, SimSun, "å®‹ä½“", STXihei, "åæ–‡ç»†é»‘", sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    color: #222;
    padding-right: 0;
    padding-left: 10px;
}

.nosub ul.acilir li>a:hover {
    background-color: rgba(0, 0, 0, 0.05);
    color: #222;
    font-weight: bold;
}

.nosub ul.acilir li>a .link-text {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 28px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
}

.nosub ul.acilir li>a>.arrow {
    background-image: url('../images/icon/arrow.png');
    width: 12px;
    height: 24px;
    position: absolute;
    top: 14px;
    right: 10px;
    border: none;
    opacity: 1;
}

.acilirmenu2 {
    float: left;
    width: 35px;
    margin-left: -10px;
    min-height: 5px;
    position: relative;
}

.acilirmenu2 .icon {
    clear: left;
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
}

.acilirmenu2 .icon.eksi {
    opacity: 0;
    top: -2px;
}

.acilirmenu3 {
    float: left;
    width: 35px;
    margin-left: -10px;
    min-height: 5px;
    position: relative;
}

.acilirmenu3 .icon {
    clear: left;
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
}

.acilirmenu3 .icon.eksi {
    opacity: 0;
    top: -2px;
}


ul.acilir .enaltac {
    display: none;
    background-color: rgba(221, 221, 221, 0.42);
}

ul.acilir .enaltac2 {
    display: none;
    background-color: rgba(221, 221, 221, 0.42);
}


#baslikid {
    clear: both;
    float: left;
    width: 100%;
    font-size: 20px;
    margin-bottom: 10px;
}

#basliksd {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
}

#basliksd a {
    display: initial;
    color: #000;
}

#gerigit {
    float: right;
}

#gerigit img {
    float: left;
}

#gerigit #yazisic {
    float: left;
    margin-top: 8px;
    color: #009A9B;
}

.yazifontbuccdd {
    font-size: 45px !important;
    font-family: 'novecento_bold' !important;
    width: 100% !important;
    text-align: center !important;
    color: #c2b7aa !important;
}

.yazifontbuccdd div {
    padding: 0px !important;
    margin: 0px !important;
    clear: both !important;
    float: left !important;
    font-size: 16px !important;
    color: #e52125;
    letter-spacing: 15px;
    width: 100% !important;
    text-align: center;
    margin-top: -20px !important;
}

.mobil-menu {
    background: #111111;
    left: -250px;
    height: 100%;
    position: fixed;
    width: 250px;
    z-index: 99999;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    background: #e8e7e5;
    box-shadow: none;
    border: none;
    font-size: 14px;
    top: 0px;
    padding-top: 110px;
}

.mobil-menu>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tp-caption.black {
    color: #000;
    text-shadow: none
}

.tp-caption.large_bold_black_the_company {
    font-size: 36px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(98, 107, 117);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_big {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(98, 107, 117);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_big_green {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(46, 174, 185);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_small {
    font-size: 20px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(98, 107, 117);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_white {
    font-size: 36px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_big2_white {
    font-size: 45px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_dark {
    font-size: 36px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(49, 53, 58);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_big3 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(49, 53, 58);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.tp-caption.large_bold_black_the_company_small2 {
    font-size: 20px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(49, 53, 58);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.black {
    color: #000;
    text-shadow: none
}

.large_bold_black_the_company {
    font-size: 36px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(98, 107, 117);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_big {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(98, 107, 117);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_big_green {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(46, 174, 185);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_small {
    font-size: 20px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(98, 107, 117);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_white {
    font-size: 36px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_big2_white {
    font-size: 45px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_dark {
    font-size: 36px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(49, 53, 58);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_big3 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(49, 53, 58);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.large_bold_black_the_company_small2 {
    font-size: 20px;
    line-height: 60px;
    font-weight: 800;
    font-family: Montserrat;
    color: rgb(49, 53, 58);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none
}

.nosub {
    border-top: 1px solid #ccc;
    float: none;
    background-image: none;
    list-style-type: none;
    list-style: none;
    font-size: 14px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, SimSun, "å®‹ä½“", STXihei, "åæ–‡ç»†é»‘", sans-serif;
    line-height: 1.4;
    background: transparent;
}

li.nosub>a {
    font-weight: normal;
    border: none;
    padding: 0 1em;
    display: block;
    height: 50px;
    line-height: 50px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, SimSun, "å®‹ä½“", STXihei, "åæ–‡ç»†é»‘", sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    background-color: #EAEAEA;
    color: #222;
    padding-right: 0;
    padding-left: 10px;
}

li.nosub>a:hover {
    background-color: #fff;
    color: #222;
    font-weight: bold;
}

li.nosub>a .link-text {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 28px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
}

li.nosub>a>.arrow {
    background-image: url('../images/icon/arrow.png');
    width: 12px;
    height: 24px;
    position: absolute;
    top: 14px;
    right: 10px;
    border: none;
    opacity: 1;
}

.ik {
    width: 100%;
    height: auto;
    float: right;
    padding-bottom: 40px;
}

.ik_bolum {
    width: 100%;
    height: 25px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #885960;
    color: #fff;
    font-size: 21px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 20px;
    margin-left: -20px;
}

.form2 {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 20px;
    font-family: 'segoel', "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #87776d;
    text-align: left;
}

.input_ik {
    width: 250px;
    height: 22px;
    float: right;
    padding-left: 5px;
    padding-top: 3px;
    margin-right: 20px;
    margin-top: -22px;
    margin-bottom: 10px;
    background-color: #EDEDED;
    color: #7d7d7d;
    font-size: 13px;
    font-family: 'segoel', "Trebuchet MS", Arial, Helvetica, sans-serif;
    outline: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

.cinsiyet {
    width: 255px;
    float: right;
    margin-right: 20px;
    background-image: url(../images/cinsiyet.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: -7px;
}

.cinsiyet_sec {
    width: 100%;
    float: left;
    border: none;
    padding: 5px;
}

.text_ik {
    width: 525px;
    max-height: 97px;
    min-height: 97px;
    padding-left: 5px;
    padding-top: 3px;
    float: right;
    margin-right: 20px;
    margin-top: 2px;
    margin-bottom: 10px;
    color: #7d7d7d;
    font-size: 13px;
    font-family: 'segoel', "Trebuchet MS", Arial, Helvetica, sans-serif;
    outline: 0px;
    border: 0px;
    background-color: #EDEDED;
}

.input_ik2 {
    width: 525px;
    height: 22px;
    float: right;
    padding-left: 5px;
    padding-top: 3px;
    margin-right: 20px;
    background-color: #EDEDED;
    color: #7d7d7d;
    font-size: 13px;
    font-family: 'segoel', "Trebuchet MS", Arial, Helvetica, sans-serif;
    outline: 0px;
    border: 0px;
    border-top: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
    font-family: Arial, Helvetica, sans-serif;
}

.gonder_ik {
    width: 85px;
    height: 25px;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    outline: none;
    border: 0px;
    background-image: url(../images/gonder.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.gonder_ik:hover {
    cursor: pointer;
    background-image: url(../images/gonder_uzeri.png);
}

.input_ik3 {
    width: 465px;
    height: 22px;
    float: right;
    padding-left: 5px;
    padding-top: 3px;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 10px;
    background-color: #fff;
    color: #7d7d7d;
    font-size: 13px;
    font-family: 'segoel', "Trebuchet MS", Arial, Helvetica, sans-serif;
    outline: 0px;
    border: 0px;
    border-top: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
    font-family: Arial, Helvetica, sans-serif;
}

.resim_ekle {
    width: 140px;
    height: 155px;
    float: right;
    margin-right: 20px;
    background-image: url(../images/resim_ekle.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: -120px;
    position: relative;
    z-index: 99999;
}

.resim_ekle input {
    width: 140px !important;
    height: 155px !important;
    display: block !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

#navs h2 {
    width: 100%;
    text-align: center;
    font-size: 48px;
}

#responmenu {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 42px;
    right: 36px;
}

.btn {
    position: relative;
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 30px 10px 31px;
    margin-bottom: 20px;
    border-radius: 20px;
    border: none;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn {
    position: relative;
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 30px 10px 31px;
    margin-bottom: 20px;
    border-radius: 7px;
    border: none;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active:focus {
    background-color: #4D6A79;
    color: #fff;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type="reset"],
input[type="submit"],
input[type="button"] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

input,
select,
textarea {
    display: block;
    max-width: 100%;
    padding: 8px 25px;
    margin-bottom: 20px;
    border-radius: 7px;
    background-color: transparent;
    border: 2px solid rgba(47, 63, 99, 0.31);
}

select {
    border-radius: 3px;
    width: 100%;
}

textarea:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="color"]:focus,
input[type="email"]:focus,
input[type="image"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="password"]:focus {
    box-shadow: none;
    outline: 0;
    border-color: #4D6A79;
}

input[type="reset"],
input[type="submit"],
input[type="button"] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
    box-shadow: none;
    outline: 0;
}

input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    color: #ccc;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

/* COLORS */
.text-default {
    color: #BE1E2C;
}

.text-green {
    color: #00e095;
}

.text-blue {
    color: #00d2ed;
}

.col-sm-6 {
    width: 44.5%;
}

.col-xs-12 {
    width: 90%;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}

.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    float: left;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.item-con {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.item {
    margin-bottom: 41px;
    height: 300px;
    overflow: hidden;
    border: 2px solid rgba(89, 89, 89, 0.4);
    padding: 15px;
    margin-right: 20px;
    flex: calc(33% - 25px) !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item:nth-child(3),
.item:nth-child(6),
.item:nth-child(9),
.item:nth-child(12),
.item:nth-child(15),
.item:nth-child(18),
.item:nth-child(21),
.item:nth-child(24) {
    margin-right: unset;
}

.item a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    object-fit: cover;
    width: 90%;
    height: 90%;
}

.item img {
    object-fit: cover;
    box-shadow: 0 0 6px rgb(0, 0, 0, 0.5);
}

.resimayarbdc {
    max-width: 300px;
    max-height: 100px;
}

@media screen and (max-width:1100px) {
    .ortalama {
        width: 100%;
    }

    #sosyaldf .sosyasdfb .sosyuzelds .basliksc {
        font-size: 12px;
        margin-left: 15px;
    }

    #sosyaldf .sosyasdfb .sosyuzelds .basliksc span {
        font-size: 8px;
    }

    #dilbuds {
        right: 10px;
    }

    #bilgilendirme .bilgilendirme {
        width: calc(33% - 24px);
        margin-left: 12px;
        margin-right: 12px;
    }

    #arkaplanres {
        height: 150px;
    }

    .paddingsdes {
        width: calc(100% - 20px);
        padding: 10px;
        clear: both;
        float: left;
    }
}

@media screen and (max-width: 1050px) {
    #sosyaldf .sosyasdfb .sosyuzelds {
        width: calc(50% - 25px);
        padding: 65px 0px;
        padding-left: 25px;
    }

    #cizgisfns {
        display: none;
    }

    #sagsloganyaz .cizgisfnr.kurusld {
        width: 50%;
    }
}

@media screen and (max-width: 950px) {
    #firmalarres {
        display: none;
    }

    #duyurulars {
        height: 104px;
    }

    #duyurulars .duyuru {
        height: 104px;
    }

    #menu {
        right: 50px;
    }

    .slidersdd {
        background-position: center left;
    }

    #resimalans .resimciks {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 750px) {
    #bilgilendirme .bilgilendirme {
        width: calc(50% - 24px);
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 12px;
    }

    #bilgilendirme .bilgilendirme:last-child {
        margin: 0px auto;
        float: inherit;
    }

    #sagfooteralan {
        float: left;
    }

    #menu {
        display: none;
        position: absolute;
        z-index: 9999999;
        width: 100%;
        left: 0px;
        top: 112px;
        height: 100%;
    }

    #menuler {
        width: calc(90% - 2px);
        background-color: #A41232;
        opacity: 0;
        margin: 0px auto;
        float: initial !important;
        position: relative;
        z-index: 9999999;
        top: 0px;
    }

    #menu ul {
        width: 100%;
        background-color: rgba(41, 47, 51, 0.85);
    }

    #menu ul>li>a {
        color: #FFF;
        width: 98%;
        border-bottom: 1px solid #FFF;
        padding: 10px 0px;
    }

    #menu ul>li {
        clear: both;
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px 5px;
    }

    #menu ul>li.aktif a {
        color: #000;
        padding-bottom: 10px;
        border-bottom: 1px solid #000;
    }

    #menu ul>li a:hover {
        color: #000;
        padding-bottom: 10px;
        border-bottom: 1px solid #000;
    }

    #menu ul>li:last-child>a {
        border-bottom: 0px;
    }

    #responmenu {
        display: block;
    }

    .yazifontbuccdd div {
        margin-top: 0px !important;
    }

    #helezons .helezon {
        width: calc(50% - 66px);
    }

    #menu #menuler .ayrac {
        display: none;
    }

    #menu ul ul.ortaks {
        padding-top: 0px;
        left: 0px;
        width: calc(100% - 10px);
        margin-top: 12px;
    }

    #menu ul ul.ortaks li {
        width: calc(100% - 10px);
    }

    #menu ul ul.ortaks a {
        width: calc(100% - 15px);
    }

    #responmenu {
        display: block;
    }

    #sosyaldf .sosyasdfb .sosyuzelds .basliksc {
        font-size: 9.5px;
        margin-left: 15px;
    }

    #sosyaldf .sosyasdfb .sosyuzelds .basliksc span {
        font-size: 5px;
    }

    #sosyaldf .sosyasdfb .sosyuzelds {
        width: calc(50% - 10px);
        padding: 65px 0px;
        padding-left: 10px;
    }

    #sagsloganyaz .cizgisfnr.kurusld {
        width: 30%;
    }

    .iletyiimalans {
        width: 100%;
        margin: 0px;
    }

    #iletisimfomsd {
        width: 100%;
    }

    #submit {
        clear: both;
        float: right;
        margin-right: 20px;
    }

    .iframemaps {
        width: 100%;
    }

    .referanslar.icsayfas .referans {
        width: calc(50% - 15px);
    }
}

@media screen and (max-width: 600px) {
    #bilgilendirme .bilgilendirme {
        width: calc(100% - 150px);
        margin: 0px auto;
        float: inherit;
        margin-bottom: 12px;
    }

    #bizdenkare .kare,
    #emailssd,
    #sosyaldf {
        width: 100%;
    }

    #sagsloganyaz .cizgisfnr.kurusld {
        display: none;
    }

    #koleksiyon .urncle {
        width: calc(100% - 60px);
    }

    .kurumsalsres:first-child {
        width: 100%;
        overflow: hidden;
    }

    .kurumsalsres img {
        min-width: 100%;
    }

    #uretimalani .uretimyazi {
        width: calc(100% - 40px);
        padding-left: 10px;
        padding-right: 10px;
    }

    .referanslar.icsayfas .referans {
        width: calc(100% - 15px);
    }

    #sagalan {
        clear: both;
        float: left;
        width: calc(100% - 60px);
    }

}

@media screen and (max-width: 450px) {
    #bilgilendirme .bilgilendirme {
        width: calc(100% - 24px);
        margin: 0px auto;
        float: inherit;
        margin-bottom: 12px;
    }

    #resimalans .resimciks {
        width: calc(100% - 20px);
    }
}

@media screen and (max-width: 370px) {

    #resimdds,
    #sagsloganyaz #yazialand,
    #sagsloganyaz #ortandfgs {
        width: 100%;
        text-align: center;
    }

    #koleksiyon .urncle {
        width: calc(100% - 20px);
        margin: 15px 0px;
    }

    #kurumsalfoot {
        width: 100%;
    }

    #responmenu {
        right: 20px;
    }

    #solmenu {
        width: calc(100% - 60px);
    }
}

@media screen and (max-width: 300px) {

    #sosyaldf,
    #sosyaldf .sosyasdfb {
        clear: both;
        float: left;
        height: auto;
        text-align: center;
    }

    #sosyaldf .sosyasdfb .sosyuzelds {
        width: calc(100% - 10px);
    }

    #responmenu {
        right: 10px;
    }
}