@charest "utf-8";
/* author Wathek Hafez */

@import url("altsayfa.css");

section .sayfa aside h2 {
    background-image: url(../img/sidebar-kategori.png)
}

section .sayfa .ic h3 {
    margin-top: 5px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 17px;
    color: #008bd2;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 20px
}

section .sayfa .ic h4 {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    color: #919191;
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px
}

section .sayfa .ic {
    padding: 40px 30px
}

section .sayfa .ic .yukseklik iframe {
    width: 100%;
    height: 100%
}

section .sayfa .ic .iletisim {
    margin: 20px 0;
    border: 1px solid #ebebeb;
    padding: 20px 30px 45px;
    background-color: #f7f7f7
}

section .sayfa .ic .iletisim h3 {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    color: #484848;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px
}

section .sayfa .ic .iletisim p,
section .sayfa .ic .iletisim .tfm a {
    padding-left: 20px;
    font-family: 'Roboto';
    font-size: 15px;
    color: #697175;
    margin-bottom: 15px;
    background-position: left center;
    display: block
}

section .sayfa .ic .iletisim p {
    font-weight: 400;
    background-image: url(../img/iletisim-konum-icon.png)
}

section .sayfa .ic .iletisim .tfm a {
    font-weight: 500;
    float: left;
    margin-right: 20px
}

section .sayfa .ic .iletisim .tfm .tel {
    background-image: url(../img/iletisim-tel-icon.png)
}

section .sayfa .ic .iletisim .tfm .fax {
    background-image: url(../img/iletisim-fax-icon.png)
}

section .sayfa .ic .iletisim .tfm .mail {
    background-image: url(../img/iletisim-mail-icon.png);
    padding-left: 30px
}

section .sayfa .ic .iletisim .butonlar a {
    display: block;
    float: left;
    padding: 13px 30px 13px 50px;
    margin-right: 8px;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 13px;
    background-position: 20px center
}

section .sayfa .ic .iletisim .butonlar .yol {
    background-color: #5bc0f4;
    color: #033764;
    background-image: url(../img/iletisim-yol-icon.png)
}

section .sayfa .ic .iletisim .butonlar .tel {
    background-color: #cbe6a3;
    color: #334419;
    background-image: url(../img/iletisim-buton-icon.png)
}

section .sayfa .ic .iletisim .butonlar .adres {
    background-color: #fed89d;
    color: #57401d;
    background-image: url(../img/iletisim-kroki-icon.png)
}

section .sayfa .ic form > *:nth-child(2n+0) {
    margin-right: 0
}

section .sayfa .ic form input,
section .sayfa .ic form textarea,
section .sayfa .ic form select,
section .sayfa .ic form .yeni-is {
    width: 49.1%;
    margin: 0 1.23% 20px 0;
    border: 1px solid #d6d6d6;
    height: 43px;
    padding-left: 12px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #929292;
    text-transform: capitalize;
    background-color: #fff
}

section .sayfa .ic form textarea {
    width: 100%;
    height: 75px;
    padding: 12px;
    display: block
}

section .sayfa .ic form textarea:last-of-type {
    height: 157px
}

::-webkit-input-placeholder {
    color: #bfbfbf
}

::-moz-input-placeholder {
    color: #bfbfbf
}

:-moz-input-placeholder {
    color: #bfbfbf
}

:-ms-input-placeholder {
    color: #bfbfbf
}

section .sayfa .ic form [type="email"] {
    text-transform: none
}

section .sayfa .ic form .yeni-is {
    text-transform: uppercase;
    text-align: center;
    padding: 11px 0;
    cursor: pointer;
    background-color: #008bd2;
    color: #fff;
    border: 0
}

section .ic form input.inputfile {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

section .ic form label[for="file-7"] {
    border: 1px solid #008bd2;
    color: #008bd2;
    font-family: 'Roboto';
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    top: -13px;
    padding: 0 0 27px;
    line-height: 48px
}

section .ic form label[for="file-7"] span {
    width: 200px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    padding: 0 13px;
    position: relative;
    top: 14px
}

section .ic form label[for="file-7"] strong {
    height: 47px;
    background-color: #008bd2;
    color: #fff;
    display: inline-block;
    position: relative;
    right: -4px;
    top: 13px;
    padding: 0 15px
}

section .ic form label[for="file-7"] strong svg {
    fill: currentColor
}

section .sayfa .ic form [type="submit"] {
    background-color: #008bd2;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    background-image: url(../img/form-gonder.png);
    background-position: 38% center;
    margin-left: 20px;
    height: 48px;
    
}

section .sayfa .bayi .iletisim {
    margin-top: -10px
}

section .sayfa .bayi .cizgi {
    height: 1px;
    background-color: #e1e1e2;
    margin: 30px 0 40px
}

@media (max-width: 1170px) {}

@media (max-width: 1025px) {}

@media (max-width: 794px) {
    section .sayfa .ic form input,
    section .sayfa .ic form select,
    section .sayfa .ic form .yeni-is {
        width: 100%;
        margin-right: 0
    }
    
    section .ic form label[for="file-7"] span {
        width: 130px;
        padding: 0 5px
    }
    
    section .sayfa .ic form [type="submit"] {
        margin: 20px 0
    }
}

@media (max-width: 675px) {
    section .sayfa .ic .iletisim .butonlar a {
        margin: 0 0 10px;
        float: none
    }
}

@media (max-width: 550px) {}

@media (max-width: 435px) {
    section .sayfa .ic .iletisim {
        padding: 20px 10px 45px
    }
    
    section .sayfa .ic form [type="submit"] {
        background-position: 30% center
    }
}

@media (min-width: 1170px) {}