@charset "utf-8";
/* CSS Document */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 0.75em; /* 1 */
    -webkit-text-size-adjust: 0.75em; /* 2 */
    -ms-text-size-adjust: 0.75em; /* 2 */
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline:none;
}
a:hover,
a:active {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
p,
pre {
    margin: 1em 0;
}
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before,
q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl,
menu,
ol,
ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 0px;
}
menu,
ol,
ul {
    padding: 0 0 0 40px;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
button,
input {
    line-height: normal; /* 1 */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#fancybox-wrap, #fancybox-wrap * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
@media (min-width: 960px) and (max-width: 1366px) {
    .banner .owl-item img {
        width: 100%;
    }
    .main_content {
        min-height: 122px;
    }
    .main_ortala {
        min-height: 120px;
    }
    .main_box {
        height: 120px;
    }
    .neler_yapiyoruz {
        background: url(../../images/neler_yapiyoruz_bg.png) 90% 190% no-repeat;
    }
    .devam_eden_isler {
        background: url(../../images/devam_edenisler_bg.png) 94% 5% no-repeat;
    }
    .bizden_haberler {
        background: url(../../images/bizden_haberler_bg.png) 94% 220% no-repeat;
    }
}
@media (min-width: 769px) and (max-width: 960px) {
    body,
    .header {
        min-width: 960px;
    }
}
@media (min-width: 641px) and (max-width: 768px) {
    .header_bg {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .diller {
        margin-left: 3%;
        width: 5%;
    }
    .logo {
        margin-left: 3%;
        width: 40%;
    }
    .menu_ac {
        display: block;
    }
    .menu {
        float: left;
        margin-top: -15px;
        padding-top: 20px;
        width: 100%;
        height: auto;
        background-color: #fff;
    }
    .menu ul li {
        float: left;
        border-right: 0px solid #ffffff;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        width: 100%;
    }
    .menu ul li a {
        padding: 0px 3%;
        width: 100%;
        margin-top: 0px;
        height: 40px;
        line-height: 40px;
        text-align: left;
    }
    .menu .acilir:hover a {
        background: #fff;
        border: 0px solid #003d7b;
        border-bottom: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        color: #58595B;
        box-shadow:none;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
    }
    .menu .acilir:hover a:after,
    .menu .acilir a:after {
        content: "";
    }

    body:after {
        position: fixed;
        width: 0%;
        height: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.3);
        content: " ";
        z-index: 2;
        opacity: 0;
    }
    body.menu_active:after {
        width: 100%;
        opacity: 1;
    }
    .banner {
        height: auto;
    }
    .banner .owl-item {
        overflow: hidden;
    }
    .banner .owl-item img {
        width: 180%;
        margin-left: -40%;
    }
    .main_content {
        position: relative;
        bottom: 0;
    }
    .main_ortala {
        width: 100%;
        height: auto;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .neler_yapiyoruz {
        background: url(../../images/neler_yapiyoruz_bg.png) 90% 90% no-repeat;
        background-size: 60%;
    }
    .devam_eden_isler {
        background: url(../../images/devam_edenisler_bg.png) 90% 85% no-repeat;
        background-size: 50%;
    }
    .bizden_haberler {
        background: url(../../images/bizden_haberler_bg.png) 94% 95% no-repeat;
        background-size: 50%;
    }
    .neler_yapiyoruz a,
    .devam_eden_isler a,
    .bizden_haberler a {
        width: 100%;
    }
    .footer_content {
        width: 100%;
    }
    .footer_solmenu {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .footer_ortamenu {
        display: none;
    }
    .footer_sagmenu {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .footer_sag {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .altsayfa_main_content {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .solmenu {
        position: relative;
        width: 100%;
    }
    .solmenu .solmenu_baslik {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .altsayfa_icerik {
        padding-left: 5%;
        padding-right: 5%;
    }
    .altsayfa_main_content_b {
        width: 100%;
    }
    .referans {
        width: 30.27659574468085%;
    }
    .galeri_resim {
        margin: 10px 1.5%;
        width: 13.5%;
    }
    .referans_detay_resim img {
        width: 120%;
        max-width: 200px;
    }
    .katalog_goruntule .katalog_resim {
        background-size: contain;
        height: 185px;
    }
}
@media (min-width: 481px) and (max-width: 640px) {
    .header_bg {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .diller {
        margin-left: 3%;
        width: 5%;
    }
    .logo {
        margin-left: 3%;
        width: 50%;
    }
    .menu_ac {
        display: block;
    }
    .menu {
        float: left;
        margin-top: -15px;
        padding-top: 20px;
        width: 100%;
        height: auto;
        background-color: #fff;
    }
    .menu ul li {
        float: left;
        border-right: 0px solid #ffffff;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        width: 100%;
    }
    .menu ul li a {
        padding: 0px 3%;
        width: 100%;
        margin-top: 0px;
        height: 40px;
        line-height: 40px;
        text-align: left;
    }
    .menu .acilir:hover a {
        background: #fff;
        border: 0px solid #003d7b;
        border-bottom: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        color: #58595B;
        box-shadow:none;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
    }
    .menu .acilir:hover a:after,
    .menu .acilir a:after {
        content: "";
    }

    body:after {
        position: fixed;
        width: 0%;
        height: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.3);
        content: " ";
        z-index: 2;
        opacity: 0;
    }
    body.menu_active:after {
        width: 100%;
        opacity: 1;
    }
    .banner {
        height: auto;
    }
    .banner .owl-item {
        overflow: hidden;
    }
    .banner .owl-item img {
        width: 200%;
        margin-left: -50%;
    }
    .main_content {
        position: relative;
        bottom: 0;
    }
    .main_ortala {
        width: 100%;
        height: auto;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .main_box {
        width: 100%;
    }
    .neler_yapiyoruz {
        background: url(../../images/neler_yapiyoruz_bg.png) 90% 90% no-repeat;
        background-size: 40%;
    }
    .devam_eden_isler {
        background: url(../../images/devam_edenisler_bg.png) 90% 85% no-repeat;
        background-size: 32%;
    }
    .bizden_haberler {
        background: url(../../images/bizden_haberler_bg.png) 90% 95% no-repeat;
        background-size: 32%;
    }
    .neler_yapiyoruz a,
    .devam_eden_isler a,
    .bizden_haberler a {
        width: 100%;
    }
    .footer_content {
        width: 100%;
    }
    .footer_solmenu {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .footer_ortamenu {
        display: none;
    }
    .footer_sagmenu {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .footer_sag {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .altsayfa_main_content {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .solmenu {
        position: relative;
        width: 100%;
    }
    .solmenu .solmenu_baslik {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .altsayfa_icerik {
        padding-left: 5%;
        padding-right: 5%;
    }
    .altsayfa_main_content_b {
        width: 100%;
    }
    .referans {
        width: 30.27659574468085%;
    }
    .referans_resim img {
        width: 120%;
    }
    .galeri_resim {
        margin: 10px 1.5%;
        width: 13.5%;
    }
    .galeri_resim img {
        width: 120%;
    }
    .galeri_detay_resim {
        width: 16.802817%;
    }
    .multimedya_haber {
        height: 275px;
    }
    .multimedya_haber .multimedya_haber_resim {
        height: 150px;
    }
    .iletisim_bilgileri .item:nth-child(1) {
        width: 100%;
    }
    .iletisim_bilgileri .item:nth-child(2),
    .iletisim_bilgileri .item:nth-child(3),
    .iletisim_bilgileri .item:nth-child(4),
    .iletisim_bilgileri .item:nth-child(5) {
        width: 50%;
    }
    .iletisim_formu .sol_kisim, .iletisim_formu .sag_kisim {
        margin: 0px 15%;
        width: 70%;
    }
    .referans_detay_resim {
        width: 30.276596%;
    }
    .referans_detay_resim img {
        width: 150%;
        max-width: 200px;
    }
    .katalog_goruntule .katalog_resim {
        width: 100%;
    }
    .katalog_goruntule .katalog_yazi {
        width: 100%;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .header_bg {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .diller {
        margin-left: 3%;
        width: 5%;
    }
    .logo {
        margin-left: 3%;
        width: 50%;
    }
    .menu_ac {
        display: block;
    }
    .menu {
        float: left;
        margin-top: -15px;
        padding-top: 20px;
        width: 100%;
        height: auto;
        background-color: #fff;
    }
    .menu ul li {
        float: left;
        border-right: 0px solid #ffffff;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        width: 100%;
    }
    .menu ul li a {
        padding: 0px 3%;
        width: 100%;
        margin-top: 0px;
        height: 40px;
        line-height: 40px;
        text-align: left;
    }
    .menu .acilir:hover a {
        background: #fff;
        border: 0px solid #003d7b;
        border-bottom: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        color: #58595B;
        box-shadow:none;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
    }
    .menu .acilir:hover a:after,
    .menu .acilir a:after {
        content: "";
    }

    body:after {
        position: fixed;
        width: 0%;
        height: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.3);
        content: " ";
        z-index: 2;
        opacity: 0;
    }
    body.menu_active:after {
        width: 100%;
        opacity: 1;
    }
    .banner {
        height: auto;
    }
    .banner .owl-item {
        overflow: hidden;
    }
    .banner .owl-item img {
        width: 240%;
        margin-left: -60%;
    }
    .main_content {
        position: relative;
        bottom: 0;
    }
    .main_ortala {
        width: 100%;
        height: auto;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .main_box {
        width: 100%;
    }
    .neler_yapiyoruz {
        background: url(../../images/neler_yapiyoruz_bg.png) 90% 90% no-repeat;
        background-size: 40%;
    }
    .devam_eden_isler {
        background: url(../../images/devam_edenisler_bg.png) 90% 85% no-repeat;
        background-size: 32%;
    }
    .bizden_haberler {
        background: url(../../images/bizden_haberler_bg.png) 90% 95% no-repeat;
        background-size: 32%;
    }
    .neler_yapiyoruz a,
    .devam_eden_isler a,
    .bizden_haberler a {
        width: 100%;
    }
    .footer_content {
        width: 100%;
    }
    .footer_solmenu {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .footer_ortamenu {
        display: none;
    }
    .footer_sagmenu {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .footer_sag {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .altsayfa_main_content {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .solmenu {
        position: relative;
        width: 100%;
    }
    .solmenu .solmenu_baslik {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .altsayfa_icerik {
        padding-left: 5%;
        padding-right: 5%;
    }
    .altsayfa_main_content_b {
        width: 100%;
    }
    .referans {
        width: 47%;
    }
    .referans_resim img {
        width: 120%;
    }
    .urunler {
        width: 47%;
    }
    .urun_detay_resim {
        width: 100%;
    }
    .urun_detay_icerik {
        margin-top: 20px;
        margin-left: 0%;
        width: 100%;
    }
    .detay_resim {
        width: 22%;
    }
    .galeri_detay_resim {
        width: 21.802817%;
    }
    .galeri_resim {
        margin: 10px 1.5%;
        width: 21.3%;
    }
    .galeri_resim img {
        width: 120%;
    }
    .multimedya_haber {
        margin: 10px 3.12766%;
        width: 92%;
        height: 275px;
    }
    .multimedya_haber .multimedya_haber_resim {
        height: 150px;
    }
    .iletisim_bilgileri .item:nth-child(1) {
        width: 100%;
    }
    .iletisim_bilgileri .item:nth-child(2),
    .iletisim_bilgileri .item:nth-child(3),
    .iletisim_bilgileri .item:nth-child(4),
    .iletisim_bilgileri .item:nth-child(5) {
        width: 50%;
    }
    .iletisim_formu .sol_kisim,
    .iletisim_formu .sag_kisim {
        margin: 0px 10%;
        width: 80%;
    }
    .referans_detay_resim {
        width: 43.893617%;
        margin: 10px 2.382979%;
    }
    .referans_detay_resim img {
        width: 130%;
    }
    .katalog_goruntule .katalog_resim {
        width: 100%;
        height: 190px;
        background-size: contain;
    }
    .katalog_goruntule .katalog_yazi {
        width: 100%;
    }
}
@media (max-width: 414px) {
    .banner {
        height: auto;
    }
}
@media (max-width: 375px) {
    .banner {
        height: auto;
    }
}
@media (max-width: 360px) {
    .diller {
        margin-left: 3%;
        width: 10%;
    }
    .logo {
        margin-left: 5%;
        width: 60%;
    }
    .banner .owl-item img {
        width: 240%;
        margin-left: -60%;
    }
    .neler_yapiyoruz {
        background: url(../../images/neler_yapiyoruz_bg.png) 90% 90% no-repeat;
        background-size: 50%;
    }
    .devam_eden_isler {
        background: url(../../images/devam_edenisler_bg.png) 90% 85% no-repeat;
        background-size: 42%;
    }
    .bizden_haberler {
        background: url(../../images/bizden_haberler_bg.png) 90% 95% no-repeat;
        background-size: 42%;
    }
    .footer_sagmenu {
        display: none;
    }
    .urunler {
        width: 97%;
    }
    .detay_resim {
        width: 30%;
    }
    .galeri_resim {
        margin: 10px 1.5%;
        width: 21.3%;
    }
    .galeri_resim img {
        width: 140%;
    }
    .galeri_detay_resim {
        width: 30.802817%;
    }
    .multimedya_haber_list {
        width: 95.74468085106383%;
    }
    .iletisim_formu .sol_kisim,
    .iletisim_formu .sag_kisim {
        margin: 0px 2%;
        width: 96%;
    }
    .referans_detay_resim {
        width: 46.893617%;
        margin: 10px 1.382979%;
    }
    .katalog_goruntule .katalog_resim {
        width: 100%;
        height: 140px;
        background-size: contain;
    }
    .katalog_goruntule .katalog_yazi {
        width: 100%;
    }
}
@media (max-width: 320px) {
    .header_bg {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .diller {
        margin-left: 3%;
        width: 10%;
    }
    .logo {
        margin-left: 5%;
        width: 60%;
    }
    .menu_ac {
        display: block;
    }
    .menu {
        float: left;
        margin-top: -15px;
        padding-top: 20px;
        width: 100%;
        height: auto;
        background-color: #fff;
    }
    .menu ul li {
        float: left;
        border-right: 0px solid #ffffff;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        width: 100%;
    }
    .menu ul li a {
        padding: 0px 3%;
        width: 100%;
        margin-top: 0px;
        height: 40px;
        line-height: 40px;
        text-align: left;
    }
    .menu .acilir:hover a {
        background: #fff;
        border: 0px solid #003d7b;
        border-bottom: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        color: #58595B;
        box-shadow:none;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
    }
    .menu .acilir:hover a:after,
    .menu .acilir a:after {
        content: "";
    }

    body:after {
        position: fixed;
        width: 0%;
        height: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.3);
        content: " ";
        z-index: 2;
        opacity: 0;
    }
    body.menu_active:after {
        width: 100%;
        opacity: 1;
    }
    .banner {
        height: auto;
    }
    .banner .owl-item {
        overflow: hidden;
    }
    .banner .owl-item img {
        width: 240%;
        margin-left: -60%;
    }
    .main_content {
        position: relative;
        bottom: 0;
    }
    .main_ortala {
        width: 100%;
        height: auto;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .main_box {
        width: 100%;
    }
    .neler_yapiyoruz {
        background: url(../../images/neler_yapiyoruz_bg.png) 90% 90% no-repeat;
        background-size: 50%;
    }
    .devam_eden_isler {
        background: url(../../images/devam_edenisler_bg.png) 90% 85% no-repeat;
        background-size: 42%;
    }
    .bizden_haberler {
        background: url(../../images/bizden_haberler_bg.png) 90% 95% no-repeat;
        background-size: 42%;
    }
    .neler_yapiyoruz a,
    .devam_eden_isler a,
    .bizden_haberler a {
        width: 100%;
    }
    .footer_content {
        width: 100%;
    }
    .footer_solmenu {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .footer_ortamenu {
        display: none;
    }
    .footer_sagmenu {
        display: none;
    }
    .footer_sag {
        margin: 25px 5% 0px 5%;
        width: 90%;
    }
    .altsayfa_main_content {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .solmenu {
        position: relative;
        width: 100%;
    }
    .solmenu .solmenu_baslik {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
    .altsayfa_icerik {
        padding-left: 5%;
        padding-right: 5%;
    }
    .altsayfa_main_content_b {
        width: 100%;
    }
    .referans {
        width: 97%;
    }
    .referans_resim img {
        width: 120%;
    }
    .urunler {
        width: 97%;
    }
    .urun_detay_resim {
        width: 100%;
    }
    .urun_detay_icerik {
        margin-top: 20px;
        margin-left: 0%;
        width: 100%;
    }
    .detay_resim {
        width: 30%;
    }
    .galeri_resim {
        margin: 10px 1.5%;
        width: 30.3%;
    }
    .galeri_resim img {
        width: 140%;
    }
    .galeri_detay_resim {
        width: 30.802817%;
    }
    .galeri_detay_resim img {
        width: 110%;
    }
    .multimedya_haber {
        margin: 10px 3.12766%;
        width: 92%;
        height: 275px;
    }
    .multimedya_haber .multimedya_haber_resim {
        height: 150px;
    }
    .iletisim_bilgileri .item:nth-child(1) {
        width: 100%;
    }
    .iletisim_bilgileri .item:nth-child(2),
    .iletisim_bilgileri .item:nth-child(3),
    .iletisim_bilgileri .item:nth-child(4),
    .iletisim_bilgileri .item:nth-child(5) {
        width: 50%;
    }
    .iletisim_formu .sol_kisim,
    .iletisim_formu .sag_kisim {
        margin: 0px 2%;
        width: 96%;
    }
    .referans_detay_resim {
        height: 120px;
    }
    .referans_detay_resim img {
        width: 130%;
        max-width: 200px;
    }
    .referans_detay_resim a {
        height: 120px;
        line-height: 120px;
    }
    .katalog_goruntule .katalog_resim {
        width: 100%;
        height: 125px;
        background-size: contain;
    }
    .katalog_goruntule .katalog_yazi {
        width: 100%;
    }
}