body {
    font-family: 'Roboto', sans-serif;
}

html,body { height: 100%!important; margin: 0px; padding: 0px; }
a {
    color: #2a2323;
    font-weight: 500;
}

a:hover {
    color: #4e3b23;
    transition: 0.5s;
    text-decoration: none;
}

p {
    color: #777777;
}

h1 {
    font-weight: 600;
}

ul {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

li {
    text-decoration: none;
    display: block;
}

.titleColor {
    color: #d6b07a;
    font-size: 16px;
    letter-spacing: 2px;
}

.divPadding {
    padding: 40px 0px;
}

.color {
    color: #fdba2d;
}

.btn-color {
    background: #fdba2d;
}

.color-white {
    color: #fff;
}

.color-black {
    color: #1f1e1e;
}

.color-bblack {
    color: #1f1e1e;
}

.color-grey {
    color: #777777;
}

.side {
    display: flex;
    flex-wrap: wrap;
}

.f-15 {
    font-size: 20px !important;
}

.f-16 {
    font-size: 20px !important;
}

.f-17 {
    font-size: 20px !important;
}

.f-18 {
    font-size: 20px !important;
}

.f-19 {
    font-size: 20px !important;
}

.f-20 {
    font-size: 20px !important;
}

.f-25 {
    font-size: 25px !important;
}

.f-30 {
    font-size: 30px !important;
}

.f-35 {
    font-size: 35px !important;
}

.f-40 {
    font-size: 40px !important;
}

.f-45 {
    font-size: 45px !important;
}

.f-50 {
    font-size: 50px !important;
}

.f-60 {
    font-size: 60px !important;
}

.f-55 {
    font-size: 55px !important;
    font-weight: 600;
}

.lh-35 {
    line-height: 35px;
}

.h50 {
    height: 50px !important;
}

.navbar-toggler {

    background-color: #1d1c1c !important;
    padding: 8px 15px;
}

/*===================Menu===================*/
.navbar {
    background-color: #fff;
    padding: 25px;
}

.navbar .navbar-nav .nav-link {
    color: #222;
}

.navbar .navbar-nav .nav-link:hover {
    color: #84734a;
    transition: 0.5s;
}

.navbar .navbar-nav .active > .nav-link {
    color: #84734a;
}

.header-topline {
    display: flex;
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: .5px;
    word-spacing: -2px;
    align-items: center;
    min-height: 48px;
    background: #f5f5f5;
}

.header-topline2 {
    display: flex;
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: .5px;
    word-spacing: -2px;
    align-items: center;
    min-height: 48px;
    color: white;
    background: rgb(160, 139, 82);
    background: linear-gradient(90deg, rgba(160, 139, 82, 1) 0%, rgba(94, 72, 21, 1) 100%);
}

.header-social a {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0;
    text-decoration: none;
    position: relative;
    border-radius: 50%;
}

.socialmediaTop i {
    margin: 0px 10px;
    color: #7b7b7b;
}

.contactTop i {
    margin: 0px 4px;
    color: #fab915;
}

.contactTop {
    color: #7d7d7d;
}

.contactTop div {
    margin: 0px 10px;
}

.contactTop2 i {
    margin: 0px 4px;
    color: #efd9a0;
}

.contactTop2 {
    color: white;
}

.contactTop2 div {
    margin: 0px 10px;
}

/*===================Menü===================*/
/*===================Slide===================*/
.as-slider .swiper-container img {
    height: auto;
}

.swiper-text {
    top: 15px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 15px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 15px;
}

.swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
}

.swiper-text .slide-txt1 {
    font-size: 18px;
    line-height: 1.20em;
}

.slide-txt2:not(:first-child) {
    margin-top: 10px;
    font-size: 14px;
}

.swiper-text .slide-btn {
    margin-top: 15px;
}

.slide-btn a {
    padding: 5px 15px;
    font-size: 12px;
}

.swiper-slide-active .slide-txt1 {
    animation-name: zoom;
    animation-duration: 1.5s;
    /* color: black; */
}

.swiper-text {
    position: absolute;
    top: 27vh;
    text-align: left;
    left: 45vh;
}

.sliderTitle {
    color: white;
    font-size: 55px;
    width: auto;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.sliderButton {
    line-height: 25px;
    padding: 14px 48px;
    border-radius: 50px;
    color: #fff;
    background: #fab915;
    transition: 0.5s;
    font-weight: 500;
    font-size: 16px;
    margin: 37px 0px;
    letter-spacing: 1px;
}

.sliderButton:hover {
    line-height: 25px;
    padding: 14px 48px;
    border-radius: 50px;
    color: #fab915;
    background: none;
    border: solid 1px #fab915;
    transition: 0.5s;
    font-weight: 500;
    font-size: 16px;
    margin: 37px 0px;
    letter-spacing: 1px;
}

.sliderButtonR {
    line-height: 25px;
    padding: 14px 48px;
    border-radius: 50px;
    color: #fff;
    border: solid 1px #fff;
    transition: 0.5s;
    font-weight: 500;
    font-size: 16px;
    margin: 37px 0px;
    letter-spacing: 1px;
}

.sliderButtonR:hover {
    line-height: 25px;
    padding: 14px 48px;
    border-radius: 50px;
    color: #fab915;
    border: solid 1px #fab915;
    transition: 0.5s;
    font-weight: 500;
    font-size: 16px;
    margin: 37px 0px;
    letter-spacing: 1px;

}

.sliderTopTitle {
    color: #fab915;
}

/* ===================Slider=================== */
/*===================footer===================*/
.footer {
    width: 100%;
    height: auto;
    /*background-image: url('../images/footer.png');*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.footer p {
    color: #aaaaaa;
}

.footerServices a {
    color: #aaaaaa;

}

.footerServices a:hover {
    color: #fcb813;
    transition: 0.5s;
    text-decoration: none;
}

.bottomFooter {
    padding-top: 20px;
    margin-top: 40px;
    border-top: solid 1px #fff;
}

.footerContact a {
    color: #aaaaaa;
}

.footerContact i {
    margin-right: 5px;
}

.footerContactButton {
    background: #545252;
    color: white;
    border: none;
    padding: 10px 58px;
    border-radius: 34px;
    font-size: 14px;
}

.footerContactButton:hover {
    background: #827f7f;
}

/*===================footer===================*/
/*===================Video CSS===================*/
.video-responsive {
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}

.canvas,
.video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: #000;
    z-index: 5;
}

#over_video {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    z-index: 10;
    font-size: 12vw;
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 20%;
    text-shadow: 4px 4px 4px #5C433B;
}

/*===================Video CSS===================*/

.videoSize {
    width: 100%;
    height: auto;
    max-height: 720px;
}


/*===================Anasayfa===================*/
.sliderContainer {
    background: url('../images/bannert1.jpg');
    background-position: center;
    background-size: cover;
    height: 785px;
    width: 100%;
}

.sliderDiv {
    display: table;
    height: 100%;
    width: 100%;
    padding-top: 12%;
}

.sliderIcDiv {
    display: table-cell;
    vertical-align: middle;
}

.sliderHosgeldiniz {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 4px;
    font-size: 23px;
    color: #48443b;
    font-weight: 500;
    margin: 0;
}

.sliderDesc {
    font-size: 22px;
    color: #48443b;
    letter-spacing: 0.5px;
}

.customButton {
    background-color: #7d652a;
    background: linear-gradient(
            90deg, rgba(160, 139, 82, 1) 0%, rgba(94, 72, 21, 1) 100%);
    border: none;
    padding: 15px 60px;
    font-size: 17px;
}

.hakkimizdaButton {
    background-color: #d6b07a;
    border: none;
    border-radius: 30px;
    padding: 9px 25px;
    font-size: 15px;
    color: white;
    margin-top: 10px;
    margin-right: 10px;
}

.bannerImg {
    width: 459px;
}

.sliderImgContainer {
    display: table !important;
    height: 100%;
    width: 100%;
    text-align: center;

}

.sliderImgIcDiv {
    display: table-cell;
    vertical-align: middle;
    align-items: center;
}

.hakProjeler {
    width: 150px;
    height: 135px;
    background: #fdba2d;
    border-radius: 13px;
    padding: 35px;
    color: black;
    font-weight: 400;
    position: absolute;
    text-align: center;
    font-size: 15px;
    bottom: -7%;
}

.hakProjelerSayi {
    font-size: 42px;
    color: black;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.projeImg {
    background: url(../images/project.jpg);
    height: auto;
    width: 100%;
    padding: 40px 0px;
    margin-bottom: 50px;;
    margin-top: 50px;;
}

.zebraLine {
    width: 30px;
    height: 3px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(135deg, transparent 10%, #c79453 10%, #c79453 50%, transparent 50%, transparent 60%, #c79453 60%, #c79453);
    background-image: linear-gradient(-45deg, transparent 10%, #c79453 10%, #c79453 50%, transparent 50%, transparent 60%, #c79453 60%, #c79453);
    background-size: 7px 7px;
    margin: auto;
}

.projeTitle {
    width: 100%;
    height: 60px;
    background: #242424;
    color: #ffffff;
    text-indent: 20px;
    font-weight: 500;
    line-height: 60px;
}

.projeButton {
    width: 100%;
    height: 60px;
    text-align: center;
    font-weight: 500;
    line-height: 60px;
    font-size: 23px;
    color: white;
}

.bestProjeImg {
    width: 100%;
    height: 275px;
    /*height: 225px;*/
    object-fit: cover;

}

.prOrt {
    padding: 5% 0px !important
}

.refHover {
    filter: grayscale(100%);
}

.refHover:hover {
    filter: none;
}

.prTitle {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-shadow: 3px 4px 2px #888888d9;
}

.prSayi {
    padding: 0;
    margin: 0;
    font-size: 49px;
    line-height: 1.1;
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 5px 2px #888888d9;
}

.iletisimContainer {

    background: url('../images/iletisim.jpg');
    background-position: center;
    background-size: cover;
    height: 300px;
    width: 100%;
    /*margin-bottom: 75px;*/
}

.iletisimDiv {
    padding: 50px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -khtml-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -ms-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -o-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
}

.iletisimQuest {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: black;
}

.iletisimButon {
    background: #fdba2d;
    color: white;
    width: 100%;
    padding: 11px;
}

.galeri-resim .buyutec {
    display: block;
    position: absolute;
    left: 0;
    top: 0%;
    width: 100%;
    height: auto;
    color: white;
    text-align: center;
    z-index: 9;
    opacity: 0;
    transition: 0.5s;
}

.galeri-resim:hover .buyutec {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
    opacity: 1;
    color: white;
    transition: 0.5s;
    font-size: 25px;
    font-weight: normal;
}

.imgFit {
    height: 240px !important;
    width: 100% !important;
    object-fit: cover !important;
}

.firmaIsmi {
    color: #7d652a;
}

.araBanner {
    background-image: url("../images/araBanner.jpg");
}

.araBannerTelefon {
    font-family: 'Roboto';
    font-weight: 700;
    color: #c79353;
}
.filtreButton{
    width: 100%;
    padding: 10px;
    margin: 20px 0px;
}
.filtreCheck{
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 3px;
    margin: 5px;
}
.sepetSayi{
    position: absolute;
    top: 4vh;
    margin-left: -8px;
    width: 15px;
    height: 15px;
    background: #9f8a51;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-size: 10px
}
label{
    width: 100%;
    line-height: 0.1px;
}
.checkBeden{

    background-color: #fff;
    border: solid 1.5px #d6d6d6;
}
.araButton {
    background-color: #c79453;
    border: none;
    border-radius: 30px;
    padding: 12px 29px;
    font-size: 16px;
    color: white;
}

.urunDiv {
    border: solid 1px #eae8e8;
    border-radius: 1px;
    width: 100%;
    height: 370px;
}

.urunDiv:hover .urunBody img {
    transform: skewY(3deg);
}

.urunDetay {
    padding: 0px;
    margin-top: 13px;
    margin-bottom: 4px;

}

.urunBody {
    width: 100%;
    height: 275px;
    border-bottom: solid 1px #eae8e8;
}

.indirimDiv {
    position: absolute;
    bottom: 102px;
    text-align: center;
    width: 94%;
    border-top: solid 1px #eae8e8;
    padding-top: 7px;
    background: #ffffffde;
    font-size: 15px;
    color: #797474;
    font-family: 'Roboto';
}

.indirimButton {
    cursor: unset;
    border: none;
    background: #d6b07a;
    border-radius: 11px;
    padding: 2px 25px;
    font-size: 15px;
    font-family: 'Lora', serif;
    font-weight: 600;
    margin-left: 15px;
    margin-bottom: 0px;
    color: #3e3426;

    background: linear-gradient(
            90deg, rgb(199 148 83) 0%, rgb(214 189 124) 100%);
}

.kalpButton {
    border: none;
    background: none;
    position: absolute;
    top: 8px;
    right: 10px;
}

.kalpButton:focus {
    outline: none;
    outline: none;
}

.kalpIcon {
    padding: 11px;
    border: solid 1px #eae8e8;
    border-radius: 300px;
    color: #afacac;
    background: white;
    position: absolute;
    top: 6px;
    right: 6px;
}
.kalpIcon:hover{
    transform: scale(1.2)!important;
}

.urunYildiz {
    font-size: 12px;
    position: absolute;
    top: 12px;
    left: 15px;
    color: #c89655;
}

.urunFooter {
    width: 100%;
    height: 75px;
    border-top: solid 1px #eae8e8;
}

.imgBayrak {
    width: 30px;
    margin-right: 10px;
}

.tabsTD td {
    vertical-align: middle;
}

.sepetSilme {
    display: block;
    font-size: 15px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 1.1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 500;
    background: white;
    border: 0;
}

label {
    color: #4e4b4b;
}

.sepetSilme:hover {
    color: #fff !important;
    background: red;
}


.kategoriBaslik {
    font-size: 25px;
    letter-spacing: 2px;
    margin-top: 10px;
    font-weight: 400;
}

.kategoriDiv {
    position: absolute;
    top: 35%;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 25px;
}

.hakkimizdaBanner {

    width: 100%;
    height: auto;
    background-image: url('../images/altsayfaBanner.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.kategoriUrunler {
    padding: 0px;
    margin: 0px;
}

.h5Color {
    color: #615f5d !important;
}

.kategoriH {
    transform: scale(1);
}

.kategoriH:hover {
    transform: scale(1.03);
}


.contactPageText {
    background: none;
    border: solid 1px #bbbaba;
    color: #181818;
    width: 100%;
    padding: 10px 15px;
    border-radius: 4px;
}

.contactPageText:hover {
    background: none;
    border: solid 1px #c79453;
    color: #181818;
    width: 100%;
    padding: 10px 15px;
    border-radius: 4px;
}

.contactPageInfo li i {
    color: #c79453;
    margin-right: 8px;
}

.contactPageButton button {
    padding: 14px 45px;
    color: white;
    border: none;
    border-radius: 6px;
    background: #c79453;

}

.contactPageButton button:hover {
    background: #181818;
    transition: 0.5s;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 20%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 400px;
    width: 100%;
    position: absolute;
}

/*ürün detay */
.bedenNoDiv {
    width: 30px;
    height: 30px;
    border: solid 1px #dadada;
    border-radius: 5px;
    float: left;
    margin-right: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #6f6f6f;
}

.renkDiv {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    float: left;
    margin-right: 5px;
}
.detayP{
    padding: 10px 0px;
    margin: 0px;
}

.detaykalpButton {
    border: none;
    background: none;
    outline: none!important;
}

.detayKalpIcon {
    padding: 11px;
    border: solid 1px #eae8e8;
    border-radius: 300px;
    color: #afacac;
    background: white;
}
.detayButton{
    background: #333333;
    padding: 7px 35px;
}
.detayKargoButton{
    background: none;
    border: solid 1px #dadada;
    border-radius: 10px;
    padding: 10px 25px;
    font-size: 14px;
    font-family: 'Raleway',serif;
    font-weight: 500;
    color: #717070;
}
.detayAciklama{
    color: #797979;
    font-size: 14px;
}
.detayFiyat{
    font-family: 'Lora', serif;
    font-weight: 700;
}
.urunFiyat{
    font-family: 'Lora', serif;
    font-weight: 400;
}
.detayBaslik{
    font-family: 'Raleway',serif;
    color: #272626;
}
.detayEtiket{
    font-size: 14px!important;
    margin: 0px;
    padding: 0px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: #333333!important;
    padding: 9px 60px !important;
}
.nav-pills .nav-link{
    background: #949494!important;
    padding: 9px 60px !important;
    color: white!important;
    margin: 5px!important;
}
.benzerUrunler{
    font-family: 'Raleway';
    font-weight: 400;
}
/*ürün detay */


/*iletişim*/


/*search box*/
.searchBox{
    width: 100%;
    height: 10000px;
    background: black;
    position: absolute;
    top: 0px;
    z-index: 99999;
    opacity: 0.96;

    transition: all 0.5s ease-in;
}
.searchOpa{
    opacity: 1;
}
.searchInputBox{
    position: absolute;
    top: 4%;
    text-align: center;
    width: 100%;
}
.searchInput {
    background: none;
    border: solid 1px white;
    border-radius: 16px;
    padding: 5px 15px;
    width: 450px;
    height: 50px;
    color: white; outline: none!important;
}
.searchInput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}
.searchButton{  color: #171616;
    border: none;
    background: white;
    border-radius: 104px;
    padding: 15px;
    width: 57px;
    height: 57px;
    margin-left: 20px; outline: none!important;
}
.searchButton:hover{
    cursor: pointer;
    transform: scale(1.25);
}
.searchClose{
    background: none; border: none; color: white; outline: none!important;
}
.searchCloseDiv{position:absolute; top: 20px; right: 20px;
    font-size: 70px; color: white;
}
.searchClose:hover{
    cursor: pointer;
    transform: scale(1.25);

}


/*urunler*/
.resimScrool{
    height: 450px;
    overflow-y: auto;
}
.resimScrool::-webkit-scrollbar-thumb {
    background-color: #9c874e ;
    border-radius: 6px;
    border: 3px solid #9c874e;
}
.resimScrool::-webkit-scrollbar {
    width: 4px;
}
.resimScrool::-webkit-scrollbar-track {
    background: #e6e6e6;
}


.varyantSc{
    box-shadow: rgb(187 156 82) 0px 0px 1px 2px!important;
}
.checkboxD{
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: relative;
    top:3px;
}
.checkboxD:not(.color){
    background-color: #fff;
    border: solid 1.5px #d6d6d6;
}
.filtreText{
    margin-left: 5px;
    font-weight: 400;
    color: #777777;
}
.filtreRenk{
    width: 25px; height: 25px; border-radius: 3px;
    margin: 5px;
}
.filtreRenkDiv{

    display: flex;
    flex-wrap: wrap;
}
/*urunler*/


/*search box*/

.yanResim:hover{
    border: solid 1px #b99976!important;
    padding: 0px!important;
}
.detayBuyukResim{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.galeri-resim .buyutec {
    display: block;
    position: absolute;
    left: 0;
    top: 0%;
    width: 100%;
    height: auto;
    color: white;
    text-align: center;
    z-index: 9;
    opacity: 0;
    transition: 0.5s;
}
.galeri-resim:hover .buyutec {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
    opacity: 1;
    color: white;
    transition: 0.5s;
    font-size: 25px;
    font-weight: normal;
}


.fit200{
    object-fit: cover;
}
.fitAnaResim{
    width: 100%;
    height: 450px!important;
    object-fit: cover;
}
.fitYanResim{
    width: 100%;
    height: 140px!important;
    object-fit: cover;
}
@media screen and (max-width: 1514px) and (min-width: 1185px) {
    .sliderDiv {
        /*padding-left: 10vh !important;*/
    }

    .prOrt {
        padding-top: 2%;
    }
}

@media screen and (max-width: 1185px) and (min-width: 992px) {
    .sliderDiv {
        padding: 0px !important;
    }

    .prOrt {
        padding-top: 2%;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {

    .sliderImgContainer {
        display: none !important;
    }

    .hakkimizdaM {
        margin-top: 8vh !important;
    }
}

@media only screen and (max-width: 768px) {

    .sliderDiv {
        padding: 0 !important;
    }

    .sliderImgContainer {
        display: none !important;
    }

    .hakkimizdaM {
        margin-top: 8vh !important;
    }

    .iletisimDiv {
        padding: 50px 10px !important;
    }

    .iletisimM {
        margin-bottom: 40px !important;
    }
}
