@charest "utf-8";
/* author Ali AKKEÇECİ - FrameWorkV1 */

@import url("alt-sayfa.css");

section {
    overflow: hidden
}

section .ust {
    height: 780px;
    background-image: none;
    padding-top: 0
}

section .ust .urunler-slider {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

section .ust .urunler-slider div {
    height: 100%
}

section .ust .urunler-slider .urun-slider {
    background-color: #181938;
    background-blend-mode: luminosity;
    background-size: cover;
    position: relative;
    height: 100%;
    padding-top: 355px
}

section .ust .urunler-slider .urun-slider:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(8, 8, 21, .45);
    z-index: 0
}

section .ust .grid,
section .ust .slick-arrow {
    z-index: 1
}

section .ust .slick-arrow {
    font-size: 0
}

section .ust .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .7);
    cursor: pointer
}

section .ust h1 {
    line-height: 1;
    text-transform: capitalize;
    max-width:700px;
}

section .ust .oklar-dis {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 90%;
    max-width: 1170px
}

section .ust .slick-next,
section .ust .slick-next:hover {
    transform: translateX(0);
    -webkkit-transform: translateX(0);
    -ms-transform: translateX(0);
    left: auto;
    right: 0;
    background-image: url(../img/sag-urun-ust.png)
}

section .ust .slick-prev,
section .ust .slick-prev:hover {
    transform: translateX(0);
    -webkkit-transform: translateX(0);
    -ms-transform: translateX(0);
    right: auto;
    left: 0;
    background-image: url(../img/sol-urun-ust.png)
}

section .y-zemin {
    position: absolute;
    width: 30%;
    left: 0;
    background-color: #ffcb08
}

section .y-zemin div {
    height: 80px;
    background-image: url(../img/urun-baslik-pattern.jpg);
    background-repeat: repeat;
    background-position: right center
}

section aside {
    float: left;
    width: 450px;
    margin-left: -165px;
    background-color: #ffcb08
}

section aside h2 {
    padding-left: 125px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 24px;
    color: #3b3b3b;
    height: 80px;
    background-image: url(../img/urun-baslik-pattern.jpg);
    background-repeat: repeat;
    background-position: left center;
    text-transform: uppercase;
    line-height: 80px;
    box-shadow: 0px 1px 0px 0px rgba(188, 150, 6, 1);
    text-shadow: 0px 1px 0px rgba(248, 196, 0, 1)
}

section aside h2 img {
    transform: translate(5px, -5px);
    -webkit-transform: translate(5px, -5px);
    -ms-transform: translate(5px, -5px);
    display: none;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section aside h2 img.ters {
    transform: translate(5px, -5px) rotate(540deg);
    -webkit-transform: translate(5px, -5px) rotate(540deg);
    -ms-transform: translate(5px, -5px) rotate(540deg);
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section aside ul li a {
    display: block;
    padding-left: 165px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    color: #866b06;
    text-transform: uppercase;
    height: 65px;
    line-height: 65px;
    position: relative;
    background: #ffcb08;
    background-position: 11px center;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section aside ul li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #c99f00;
    background: -webkit-linear-gradient(left, #ffcb08 , #c99f00);
    background: -o-linear-gradient(right, #ffcb08, #c99f00);
    background: -moz-linear-gradient(right, #ffcb08, #c99f00);
    background: linear-gradient(to right, #ffcb08 , #c99f00)
}

section aside ul li a:hover {
    background: url(../img/urun-side-hover.png), #ffd94a;
    background: url(../img/urun-side-hover.png), -webkit-linear-gradient(left, #ffcb08 , #ffd94a);
    background: url(../img/urun-side-hover.png), -o-linear-gradient(right, #ffcb08, #ffd94a);
    background: url(../img/urun-side-hover.png), -moz-linear-gradient(right, #ffcb08, #ffd94a);
    background: url(../img/urun-side-hover.png), linear-gradient(to right, #ffcb08 , #ffd94a);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 185px;
    color: #fff;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section aside ul li a.active {
    background: url(../img/urun-side-hover.png), #38385d;
    background: url(../img/urun-side-hover.png), -webkit-linear-gradient(left, #ffcb08 , #38385d);
    background: url(../img/urun-side-hover.png), -o-linear-gradient(right, #ffcb08, #38385d);
    background: url(../img/urun-side-hover.png), -moz-linear-gradient(right, #ffcb08, #38385d);
    background: url(../img/urun-side-hover.png), linear-gradient(to right, #ffcb08 , #38385d);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 185px;
    color: #fff;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section .u-sayfa {
    float: left;
    width: 885px;
    background-image: url(../img/dunya-background.png);
    background-position: right top;
    position: relative;
    padding: 80px 0 80px 13px
}

section .u-sayfa h2 {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #494949;
    text-transform: capitalize;
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    padding: 23px 40px;
    border-bottom: 1px solid #ddd;
    box-shadow: 0.5px 0.866px 0px 0px rgba(250, 250, 250, 1);
}

section .u-sayfa .geri {
    display: block;
    position: absolute;
    right: 0;
    top: 25px;
    padding: 10px 25px 10px 50px;
    border: 1px solid #e0e0e0;
    border-radius: 19px;
    background-color: #f5f5f5;
    background-image: url(../img/geri-icon.png);
    background-position: 25px center;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #969696;
    text-transform: capitalize;
    cursor: pointer;
}

section .u-sayfa .geri:hover {
    border-color: #f0cc45;
    background-color: #ffdb52;
    color: #564e81;
    background-image: url(../img/geri-icon-hover.png)
}

section .u-sayfa > div {
    background-color: #fff;
    box-shadow: 0px 0px 1px 0px rgba(125, 130, 135, 0.41);
    padding: 25px;
    margin-top: 15px
}

section .u-sayfa > div > a {
    display: block;
    float: left;
    width: 32.5%;
    margin-right: 1.2%
}

section .u-sayfa > div > a:nth-of-type(3n+0) {
    margin-right: 0
}

section .u-sayfa > div > a > div,
section .u-sayfa > div > .alt-detay .slider .photo,
section .u-sayfa > div > .alt-detay .slider .teknik,
section .u-sayfa > div > .alt-detay .slider .uc .iki,
section .u-sayfa.bims-d > div > .photo,
section .u-sayfa.bims-d > div > .teknik {
    display: block;
    width: 100%;
    height: 190px;
    background-color: #fcfcfc;
    border: 1px solid #eee;
    margin-bottom: 22px;
    padding: 10px;
    text-align: center;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section .u-sayfa > div > .alt-detay .slider .photo,
section .u-sayfa > div > .photo {
    width: 32.5%;
    float: left
}

section .u-sayfa > div > .alt-detay .slider .teknik,
section .u-sayfa > div > .alt-detay .slider .uc .iki,
section .u-sayfa.bims-d > div > .teknik {
    width: 32.5%;
    float: right;
    background-color: #fff;
    cursor: pointer;
    position: relative
}

section .u-sayfa > div > .alt-detay .slider .teknik:after,
section .u-sayfa > div > .alt-detay .slider .uc .iki:after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 23px;
    height: 23px;
    background-image: url(../img/buyutme.png);
    opacity: 0;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section .u-sayfa > div > .alt-detay .slider .teknik:hover:after,
section .u-sayfa > div > .alt-detay .slider .uc .iki:hover:after {
    opacity: 1;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section .u-sayfa > div > a > div > img,
section .u-sayfa > div > .alt-detay .slider .photo img,
section .u-sayfa > div > .alt-detay .slider .teknik img,
section .u-sayfa > div > .alt-detay .slider .uc .iki img,
section .u-sayfa > div > .photo img,
section .u-sayfa.bims-d > div > .teknik img {
    position: relative;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* -webkit-transform: translateY(-50%); */
    -ms-transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%
}

section .u-sayfa > div > a > p {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #8d8d8d;
    text-align: center;
    text-transform: capitalize;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
    margin-bottom: 35px;
}

section .u-sayfa > div > a:hover > div {
    border-color: #ffcb08;
    background-color: #fcfaf2;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section .u-sayfa > div > a:hover > p {
    color: #ffcb08;
    -wekit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

section .u-sayfa > div > .alt-detay .slider .tablo {
    width: 32.5%;
    position: absolute;
    left: 33.7%;
    z-index: 1
}

section .u-sayfa > div > .alt-detay .slick-dots,
section .u-sayfa.bims-d > div > .tablo ul {
    text-align: center;
    font-family: 'Roboto';
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}

section .u-sayfa > div > .alt-detay .slider .tablo h3,
section .u-sayfa.bims-d > div > .tablo h3 {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 13px;
    color: #3c3c3c;
    padding: 11px 0;
    background-color: #dfdfdf
}

section .u-sayfa > div > .alt-detay .slick-dots li,
section .u-sayfa.bims-d > div > .tablo ul li {
    background-color: #fcfcfc;
    border-bottom: 1px solid #eaeaea;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 11px;
    color: #757575;
    padding: 8px 0;
    cursor: pointer
}

section .u-sayfa > div > .alt-detay .slick-dots li:nth-of-type(2n+0),
section .u-sayfa.bims-d > div > .tablo ul li:nth-of-type(2n+0) {
    background-color: #f5f5f5
}

section .u-sayfa > div > .alt-detay .slick-dots li.slick-active {
    background-color: #ffdb52;
    color: #3b3b3b
}

section .u-sayfa > div > .alt-detay .slick-dots li:hover {
    background-color: #f5f5f5
}

section .u-sayfa > div > .alt-detay .slider .tablo h3,
section .u-sayfa > div > .alt-detay .slick-dots li,
section .u-sayfa.bims-d > div > .tablo h3,
section .u-sayfa.bims-d > div > .tablo ul li {
    display: flex
}

section .u-sayfa > div > .alt-detay .slider .tablo h3 span,
section .u-sayfa > div > .alt-detay .slick-dots li span,
section .u-sayfa.bims-d > div > .tablo h3 span,
section .u-sayfa.bims-d > div > .tablo ul li span {
    width: 100%;
    text-align: center
}

section .u-sayfa > div > .alt-detay .tek .slick-dots li {
    background-color: #ffdb52;
    color: #3b3b3b
}

section .u-sayfa > div > .alt-detay .tek .slick-dots li:last-of-type {
    display: none
}

section .u-sayfa > div > .alt-detay .slider .kapak .teknik {
    width: 66.2%
}

section .u-sayfa > div > .alt-detay .besli .slick-dots li span:last-of-type,
section .u-sayfa > div > .alt-detay .besli .tablo h3 span:last-of-type,
section .u-sayfa.kopru > div > .alt-detay .tablo h3 span:last-of-type,
section .u-sayfa.kopru > div > .alt-detay .tablo ul li span:last-of-type {
    width: 150%
}

section .u-sayfa > div > .alt-detay .slider .uc .iki {
    float: left;
    margin: 0 1.2%;
    width: 32.5%
}

section .u-sayfa.bims-d > div > .photo {
    width: 32.5%;
    margin-right: 0
}

section .u-sayfa.bims-d > div > .tablo {
    float: left;
    width: 32.5%;
    margin: 0 1.2%
}

section .u-sayfa.bims-d > div > .tablo ul li {
    padding: 8px
}

section .u-sayfa.bims-d > div > .tablo h3 {
    padding: 11px 8px;
    background-color: #ffdb52
}

section .u-sayfa.bims-d > div > .tablo ul li span:first-of-type,
section .u-sayfa.bims-d > div > .tablo h3 span:first-of-type {
    width: 350%;
    text-align: left
}

section .u-sayfa.bims-d > div > .tablo ul li span:last-of-type,
section .u-sayfa.bims-d > div > .tablo h3 span:last-of-type {
    text-align: right
}

section .u-sayfa.bims-d > div > .teknik {
    float: left;
    margin-right: 0
}

@media (max-width: 1500px) {
    section .y-zemin {
        width: 20%
    }
}

@media (max-width: 1190px) {
    section .y-zemin {
        display: none
    }
    
    section aside,
    section .u-sayfa {
        width: 100%;
        margin: 0
    }
    
    section aside h2,
    section aside ul li a {
        padding-left: 10px;
        cursor: pointer
    }
    
    section aside h2 img {
        display: inline
    }
    
    section aside ul li {
        display: none
    }
    
    section aside ul li a:hover {
        padding-left: 30px;
        background: url(../img/phone-urunler-ok.png), #ffd94a;
        background: url(../img/phone-urunler-ok.png), -webkit-linear-gradient(left, #ffcb08 , #ffd94a);
        background: url(../img/phone-urunler-ok.png), -o-linear-gradient(right, #ffcb08, #ffd94a);
        background: url(../img/phone-urunler-ok.png), -moz-linear-gradient(right, #ffcb08, #ffd94a);
        background: url(../img/phone-urunler-ok.png), linear-gradient(to right, #ffcb08 , #ffd94a);
        background-position: left center;
        background-repeat: no-repeat;
    }
    
    section aside ul li a.active {
        padding-left: 30px;
        background: url(../img/phone-urunler-ok.png), #38385d;
        background: url(../img/phone-urunler-ok.png), -webkit-linear-gradient(left, #ffcb08 , #38385d);
        background: url(../img/phone-urunler-ok.png), -o-linear-gradient(right, #ffcb08, #38385d);
        background: url(../img/phone-urunler-ok.png), -moz-linear-gradient(right, #ffcb08, #38385d);
        background: url(../img/phone-urunler-ok.png), linear-gradient(to right, #ffcb08 , #38385d);
        background-position: left center;
        background-repeat: no-repeat;
    }
    
    section .u-sayfa {
        padding: 80px 10px
    }
    
    section .u-sayfa h2 {
        width: 100%;
        padding-left: 10px
    }
}

@media (max-width: 800px) {
    section .u-sayfa > div > a,
    section .u-sayfa > div > .alt-detay .slider .photo,
    section .u-sayfa > div > .alt-detay .slider .teknik,
    section .u-sayfa > div > .alt-detay .slider .uc .iki,
    section .u-sayfa.bims-d > div > .photo,
    section .u-sayfa.bims-d > div > .tablo,
    section .u-sayfa.bims-d > div > .teknik {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 30px
    }
    
    section .u-sayfa > div > a > div {
        margin-bottom: 10px
    }
    
    section .u-sayfa > div > .alt-detay .slider .tablo {
        position: relative;
        width: 100%;
        left: 0;
        margin-bottom: 30px
    }
    
    section .u-sayfa > div > .alt-detay .slider .kapak .teknik {
        width: 100%
    }
}

.modal,
.teklif {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: right;
    color: #ccc;
}

.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
    border-radius: 10px;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.close {
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.tek>div {
    width: 30%;
    float: left;
    cursor: pointer;
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
    .tek>div {
        width: 100%;
    }
}

#resims:before {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-image: url(../img/kucuk-images.png);
    background-position: 0 -66px
}

.clear>h3 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 28px;
    color: #494949;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
    margin-bottom: 30px
}

.clear>p {
    font-family: 'Roboto';
    color: #494949;
    width: 100%;
}

.ressim {
    width: 100%;
    height: 45px;
    float: left
}

.teklifiste {
    background: #ffdb52;
    padding: 10px 50px;
    float: right;
    margin: 0 auto;
    border-radius: 50px;
    font-family: 'Roboto';
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #332471;
    box-shadow: 0px 1px 1px 0px rgb(51 36 113);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -wekit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all 1s cubic-bezier(.19, 1, .22, 1);
}

.teklifiste:hover {
    background: #416685;
    padding: 10px 50px;
    float: right;
    margin: 0 auto;
    border-radius: 50px;
    font-family: 'Roboto';
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    box-shadow: 0px 1px 1px 0px rgb(51 36 113);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -wekit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all 1s cubic-bezier(.19, 1, .22, 1);
}

.teklif .iletisim-form h3 {
    font-family: 'pancetta-medium';
    font-size: 17px;
    color: #ebbb07;
    margin-bottom: 20px;
}

.teklif .iletisim-form h4 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #5f5f5f;
    padding-bottom: 25px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 25px
}

.teklif .iletisim-form h2 {
    font-family: 'pancetta-semibold';
    padding-bottom: 20 px;
    border-bottom: 1 px solid #e7e8e9;
    margin-bottom: 30 px;
    text-transform: capitalize;
    color: #4d4d51;
    font-size: 25px;
}

.teklif form label {
    float: left;
    width: 49.325%;
    margin-right: 1.35%
}

.teklif form label:nth-of-type(2n+0) {
    margin-right: 0
}

.teklif form .full {
    width: 100%;
    margin: 0;
    float: left
}

.teklif form label span {
    display: block;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #848484;
    text-transform: capitalize;
    margin-bottom: 8px
}

.teklif form label input,
.teklif form label textarea,
.teklif form label select {
    width: 100%;
    height: 45px;
    background-color: #f9f9f9;
    border: 1px solid #e7e8ea;
    padding: 15px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    color: #8a8a8a;
    margin-bottom: 25px;
    border-radius: 0
}

.teklif form label select,
.teklif form label input[type="date"] {
    cursor: pointer;
    background-image: url(../img/select-ok.png);
    background-position: right 15px center;
    text-transform: uppercase;
    -webkit-appearance: none
}

.teklif form label textarea {
    height: 125px;
    max-width: 100%
}

.teklif form input[type="submit"],
.teklif form input[type="reset"] {
    height: 53px;
    font-family: 'pancetta-semibold';
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    width: 210px;
    cursor: pointer;
    margin-right: 10px
}

.teklif form input[type="submit"] {
    background-color: #55567b;
    background-image: url(../img/submit.png)
}

.teklif form input[type="reset"] {
    background-color: #ff393e;
    background-image: url(../img/temizle.png)
}

.teklif form h5 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #848484;
    text-transform: capitalize
}

.teklif form .check {
    margin: 25px 0
}

.teklif form .check input,
.teklif form .check span,
.teklif form .check label {
    width: auto;
    height: auto;
    float: left;
    margin: 0 8px 0 0;
    font-size: 14px
}

.teklif form .check label {
    margin-bottom: 10px
}

.teklif form .check input {
    margin-top: 2px
}

.teklif form .bilgi {
    padding: 20px 13px;
    border: 1px solid #efefef;
    margin: 0
}

.teklif form h6 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #848484;
    margin: 10px 0 20px;
    float: left;
    width: 100%
}

.teklif form .cizgi {
    width: 100%;
    height: 1px;
    background-color: #efefef;
    float: left;
    margin-bottom: 25px
}
#resims{max-height: 300px !important;max-width: 500px;}

.f-r{float:right !important}
.tar{float:right !important;text-align: right !important;}