/* Add here all your CSS customizations */

#header .header-nav.header-nav-links nav>ul>li>a,
#header .header-nav.header-nav-links nav>ul>li:hover>a,
#header .header-nav.header-nav-line nav>ul>li>a,
#header .header-nav.header-nav-line nav>ul>li:hover>a {
    /*text-transform: capitalize;*/
    /*font-size: 14px;*/
}

.image-border {
    border: 4px solid #cfa968;
    padding: 6px;
}
.aciklama a:after{
    content: '';
    width: 100px;
    height: 16px;
    top: 65px;
    position: absolute;
    background: url(../img/afterkucuk.png);
}
.image-border img {
    height: 350px;
    object-fit: cover;
}

.tp-bullets,
.tp-tabs,
.tp-thumbs {
    display: none !important;
}

#photo-gallery.item {
    -webkit-box-shadow: 0 8px 7px -5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 7px -5px rgba(0, 0, 0, 0.05);
    margin-bottom: 5px;
    border-radius: 0;
    padding: 12px;
}

#pageTabs .nav-tabs .nav-link {
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    ;
    border-top-right-radius: 0 !important;
    ;
}

#footer .list.list-icons li>[class*="fa-"]:first-child,
.list.list-icons li a:first-child>[class*="fa-"]:first-child,
.list.list-icons li>.icons:first-child,
.list.list-icons li a:first-child>.icons:first-child {
    color: white;
    border-color: white;
}

h3.line-height {
    line-height: 28px;
    margin-bottom: 33px;
    text-transform: capitalize;
}

header ul li a.top-header-menu {
    text-transform: capitalize;
    color: #fff !important;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-50 {
    margin-top: 50px;
    padding-top: 30px;
}

.products-group .item:hover {
    box-shadow: 2px 3px 14px 0px #a7a4a4;
    transition: 300ms;
}

.d-none {
    display: none;
}

.products .item:hover {
    box-shadow: 2px 3px 14px 0px #a7a4a4;
    transition: 300ms;
}
section.section {
    background: #ffffff;
}

.before-src:before {
    content: '';
    width: 300px;
    position: absolute;
    height: 91%;
    right: 25px;
    top: 10px;
    border-bottom: 14px solid #81ae36;
    border-top: 14px solid #81ae36;
    border-right: 14px solid #81ae36;
}

p.about {
    color: #0f0e0e;
    line-height: 23px;
    margin: 0 0 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.main-articles .owl-carousel .owl-nav {
    top: -30px;
}

.main-articles .owl-carousel .owl-nav button.owl-prev {
    left: 94%;
}

.main-articles .owl-carousel .owl-nav button.owl-prev span {
    color: #111;
    font-size: 22px;
}

.main-articles .owl-carousel .owl-nav button.owl-prev:hover span {
    color: #fff;
}

.main-articles .owl-carousel .owl-nav button.owl-next:hover span {
    color: #fff;
}

.main-articles .owl-carousel .owl-nav button.owl-prev:before {
    display: none;
}

.main-articles .owl-carousel .owl-nav button.owl-next:before {
    display: none;
}

.main-articles .owl-carousel .owl-nav button.owl-next span {
    color: #111;
    font-size: 22px;
}

.main-articles .owl-carousel .owl-nav button.owl-next {
    right: 0 !important;
}
.main-articles .article {
    height: 400px;
    align-items: flex-end;
    border: 1px solid #eee;
    padding: 10px;
    background-position: top right;
}
.main-articles .article .content {
position: absolute;
bottom: 35px;
width: 90%;
background: #fff;}
.main-articles .article .content p{font-weight:700}
.main-articles .article img{
    height: 330px;
    width: 100%;
    object-fit: cover;
}
.main-articles .article .content span:after{
    content:'';
    width:30px;
    height:3px;
    background:red;
    margin-top:10px;
    margin-left:5px;
    position:absolute;
}
.products h3{

}
h2.about span {
    font-weight: bolder;
    letter-spacing: 1px;
}
.main-articles h2 span {
    color: #4b4b4b;
    display: block;
    font-weight: 900;
}
button.video-button {
    border: none;
    position: absolute;
    padding: 0;
    background-color: transparent;
    left: 45%;
    top: 40%;
    transition: 300ms;
}

button.video-button:hover {
    transform: scale(0.7);
}

button.video-button:focus {
    border: none;
}

.products img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.item-title {
     /* border: 1px solid #cbccce; */
     border-top: none;
     padding: 10px;
     width: 100%;
     /* box-shadow: 0px 2px 3px 0px #6b6b6b; */
     display: flex;
     justify-content: center;
     background: #11111161;
}

.youtube-video {
    background: url(../img/video.jpg);
    height: 700px;
}

.youtube-video a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.youtube-video:hover a img {
    box-shadow: 1px 2px 11px 5px #a7a4a4;
    transform: scale(1.1);
    transition: 300ms;
}

.youtube-video a img {
    border-radius: 22px;
}

.newsletter {
    background: #666666;
    padding: 30px 0px;
}

.newsletter h6 {
    color: #fff;
    margin: 0;
}

.newsletter form input[type='text'] {
    border: none;
    margin-left: 17px;
    width: 270px;
    padding: 5px;
}

.newsletter form input[type='submit'] {
    background: #81ae37;
    border: none;
    color: #fff;
    padding: 5px 10px;
    font-weight: 500;
}

.products .fiyat {
    background: #f7f7f7;
    padding: 10px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.products .detay p {
    border-top: 2px solid #eaeaea;
    text-align: center;
    padding-top: 10px;
}

.products .detay {
    margin-top: 25px;
}

.siparis input[type="text"] {
    border: 1px solid #b6b6b6;
    width: 100%;
    padding: 8px;
    margin-top: 20px;
    color: #b2b1b1;
}

.siparis input[type="email"] {
    border: 1px solid #b6b6b6;
    width: 100%;
    padding: 8px;
    margin-top: 20px;
    color: #b2b1b1;
}

.siparis label {
    padding-left: 10px;
    margin: 0;
}

.siparis textarea {
    border: 1px solid #b6b6b6;
    width: 100%;
    padding: 8px;
    height: 100px;
    margin-top: 20px;
    color: #b2b1b1;
}

.products-group .owl-carousel .owl-nav button.owl-prev:before {
    opacity: 0;
}

.products-group .owl-carousel .owl-nav button.owl-next:before {
    opacity: 0;
}

.dm-none {
    display: flex;
}

.products table {
    width: 100%;
    border: none;
}

.products .item {
    overflow: hidden;
    transition: 300ms;
    margin-top: 25px;
}

.products .item .content {
    opacity: 0;
    width: calc(100% - 30px);
    margin-bottom: -26px;
    transition: 300ms;
}

.products .item:hover .content {
    opacity: 1;
    position: absolute;
    top: 22px;
    display: flex;
    justify-content: center;
    height: 88%;
    align-items: center;
    color: #fff;
    background: #1111113d;
}

.products .item:hover img {
    transform: scale(1.1);
    transition: 300ms;
}

.dm-none {
    display: block !important;
}
.header-top a{
    color: #111;
    font-weight: 500;
    margin-left: 20px;
}
#header .header-nav-main nav > ul > li{
    margin-left:0 !important;
}
.ic-katalog{
    background: #11111194;
    padding:50px 0;
}
.ic-katalog a{
    margin-left:30px;
}
.ic-katalog a:after {
    content: '';
    width: 100px;
    height: 16px;
    margin-top: -13px;
    /* top: 82px; */
    /* left: 13px; */
    display: flex;
    /* position: absolute; */
    background: url(../img/afterkucuk.png)bottom center no-repeat;
}
.catalog:after{
    content: '';
    width: 100%;
    height: 195px;
    background: url(../img/katalogafter.png);
    display: block;
}
.istek-form input{
    margin-top:15px;
}
.istek-form textarea{
    margin-top:15px;
}
footer h5{
    border-bottom: 1px solid #de0000;
}
footer .footer-contact{
    margin-bottom: 30px;
}
footer .footer-contact p{
    margin:0;
}
footer .footer-contact  i{
    font-size: 22px;
    color: #e80000;
    margin-right: 10px;
}

.blog .baslik .icerik{
    width:80%;
    padding:10px;
    color:#fff;
}
.blog .baslik .icerik p{
    margin:0;
    color:#fff;
}
.blog h1{
    color: #FFF;
    font-weight: 700;
    text-align: center;
    margin-top:50px;
}
.main-footer{
    margin-top: -30px;
}
.main-footer h3{
    margin-bottom: 0;
}
.main-footer h3 b{
    color:#e30612;
}
.main-footer p{
    line-height: 20px;
    margin: 14px 0 20px;
}
.main-footer form input{
    margin-bottom: 5px;
}
.main-footer form input[type="submit"]{
    background: none;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.main-footer ul.social{
    display: flex;
    flex-wrap: wrap;

}
.main-footer ul.social li{
    list-style: none;
    width: 27%;
    background: #fff;
    border-radius: 4px;
    display: flex;
    margin: 4px;
    height: 30px;
    justify-content: center;
    align-items: center;
}
.login-reg-panel{
    position: relative;
    top: 50%;

	text-align:center;
    width:70%;
	right:0;left:0;
    margin:auto;
    height:400px;
    background-color: #bf3891;
}
.white-panel{
    background-color: rgba(255,255, 255, 1);
    height:500px;
    position:absolute;
    top:-50px;
    width:50%;
    right:calc(50% - 50px);
    transition:.3s ease-in-out;
    z-index:0;
    box-shadow: 0 0 15px 9px #00000096;
}
.login-reg-panel input[type="radio"]{
    position:relative;
    display:none;
}
.login-reg-panel{
    color:#B8B8B8;
}
.login-reg-panel #label-login, 
.login-reg-panel #label-register{
    border:1px solid #9E9E9E;
    padding:5px 5px;
    width:150px;
    display:block;
    text-align:center;
    border-radius:10px;
    cursor:pointer;
    font-weight: 600;
    font-size: 18px;
}
.login-info-box{
    width:30%;
    padding:0 50px;
    top:20%;
    left:0;
    position:absolute;
    text-align:left;
}
.register-info-box{
    width:30%;
    padding:0 50px;
    top:20%;
    right:0;
    position:absolute;
    text-align:left;
    
}
.right-log{right:50px !important;}

.login-show, 
.register-show{
    z-index: 1;
    display:none;
    opacity:0;
    transition:0.3s ease-in-out;
    color:#242424;
    text-align:left;
    padding:50px;
}
.show-log-panel{
    display:block;
    opacity:0.9;
}
.login-show input[type="text"], .login-show input[type="password"]{
    width: 100%;
    display: block;
    margin:20px 0;
    padding: 15px;
    border: 1px solid #b5b5b5;
    outline: none;
}
.login-show input[type="button"] {
    max-width: 150px;
    width: 100%;
    background: #444444;
    color: #f9f9f9;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 2px;
    float:right;
    cursor:pointer;
}
.login-show a{
    display:inline-block;
    padding:10px 0;
}

.register-show input[type="text"], .register-show input[type="password"]{
    width: 100%;
    display: block;
    margin:20px 0;
    padding: 15px;
    border: 1px solid #b5b5b5;
    outline: none;
}
.register-show input[type="button"] {
    max-width: 150px;
    width: 100%;
    background: #444444;
    color: #f9f9f9;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 2px;
    float:right;
    cursor:pointer;
}
.credit {
    position:absolute;
    bottom:10px;
    left:10px;
    color: #3B3B25;
    margin: 0;
    padding: 0;
    font-family: Arial,sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    z-index: 99;
}
.headernumaraalani:before{
    content: '';
    width: 50px;
    height: 35px;
    background-image: url(../img/before.png);
    position: absolute;
    right: 536px;
    background-size: cover;
    background-repeat: no-repeat;


}
@media (min-width: 992px) {
    #header .header-nav.header-nav-force-light-text .header-nav-main nav>ul>li>a,
    #header .header-nav.header-nav-force-light-text .header-nav-main nav>ul>li .wrapper-items-cloned>a {
        color: #282d39 !important;
        text-transform: capitalize;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 15px;
    }
  
}

@media (max-width: 992px) {
      .main-slider .item img{
        height:250px !important;
    }
       .main-slider{
        height:250px !important;
    }
    .products-group .item{
        margin-top:15px;
    }
    .ic-katalog img{
        top: 120px !important;
    }
    .products-group .item img{
        display:none;
    }
    .white-panel {
        background-color: rgba(255,255, 255, 1);
        height: 500px;
        position: absolute;
        top: -50px;
        width: 100%;
        right: 0;
        transition: .3s ease-in-out;
        z-index: 0;
        box-shadow: 0 0 15px 9px #00000096;
    }
    .youtube-video {
        background: url(../img/video.jpg);
        height: 400px;
    }
    .fotolar img {
        height: 190px !important;
        object-fit: cover;
        width: 100%;
        margin-bottom: 20px !important;
    }
    .dm-none {
        display: none;
    }
    .newsletter form input[type='text'] {
        border: none;
        margin-left: 17px;
        width: 180px;
    }
    .social-icons {
        margin: 0;
        padding: 0;
        width: auto;
        margin-top: 20px;
        margin-right: 20px;
    }
    .d-none {
        display: block !important;
    }
    .dm-none {
        display: none !important;
    }
    #header .header-nav-bar .header-nav {
        width: 100% !important;
    }
    #header .header-nav-bar .header-nav button {
        width: 100% !important;
        margin-left: 0;
    }
    #header {
        height: 180px;
    }
    .header-nav-main nav {
        max-height: 80vh !important;
    }
    ul.mobil-menu-adres li {
        background: #fff;
        box-shadow: 6px 2px 3px 3px #e1e1e1;
        padding: 8px !important;
        margin-top: 10px !important;
    }
    .products img {
        width: 100%;
        height: 250px;
        object-fit: contain;
    }
}
