#dle-comments-form{
	display:none !important;
}

.faqAccordion-item{
	padding: 0 20px;
	margin-bottom: 1.5rem;
    border-radius: 0.375rem !important;
    box-shadow: 0 0.65rem 1rem rgb(0 0 0 / 17%);
    background: #ffffff;
}

.products .image-part{
    width: 100%;
    height: 360px!important;
    object-fit: cover;
    border:1px solid gray;
    border-radius:16px;
    transition: .3s all ease;
}
.products .image-part:hover{
   opacity:0.5;
}
.products .col-lg-4{
}
.products .row {
    margin-left: 0px!important; 
    margin-right: 0px!important; 
}
.products .link1{
    text-decoration: none;
    color: black;
    display:block;
}
.products .link1:hover{
    color: black;
}
  .products{
    background-image: url('/img/point.png');
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.products .product{
    width: 100%;
    background-color: #fff;
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 27px;
    padding-bottom: 48px;
    border-radius: 8px;
        min-height: 683px;
}
.products .button{
    margin-top:20px;
    color:#fff !important;
    border-radius: 14px!important;
    background-color: #092F53!important;
    padding: 18px 38px 18px 38px!important;
    box-shadow: rgba(9, 47, 83, 0.473) 0px 12px 28px 0px,
    rgba(9, 47, 83, 0.267) 0px 2px 4px 0px,
    rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset !important;
    border-color: #092F53!important;
    font-size:14px!important;
    
}
.products .button:hover{
    color: white!important;
    opacity:.7;
 
}
.products .button1{
    border-radius: 25px;
    background-color: #f2f2f2;
    padding: 4px 20px 4px 20px;
    text-decoration: none;
    color: gray;
    font-size: 12px;
    text-transform:uppercase;
}
.products .button1:hover{
    color: black;
}


.products .little{
    font-size: 13px!important;
    color: #969696;
}

   .products img {
            border-radius: 21px;
        }
            margin-top: 16px!important;
        
        
.products .gray{
    color: gray;
}
@media only screen and (max-width: 410px) {
   .products .button{
        padding: 13px 15px 13px 15px;
    }
}
.products .row1>* {
    padding-right: 0px!important;
    position: relative!important;
    z-index:3!important;
    padding-left: 0px!important;
}
.products .pro-title{
    margin-bottom: 40px;
}
 @media only screen and (min-width: 1400px) {
 .products    .row1{
        padding-left: 0px!important;
    }
}

@media only screen and (max-width: 990px) {
  .products  .row {
        margin-left: 0px!important; 
        margin-right: 0px!important; 
    }
   .products  .product{
        min-height: 430px!important;
            padding-bottom: 34px!important;
    }
.products .image-part {
    width: 100%;
    height: 250px!important;
    object-fit: cover;
    border-radius: 16px;
    transition: .3s all ease;
}
.products .btn-success{
        width: 100%!important;
}
}

@media only screen and (max-width: 490px) {
    .products .pro-title{
        margin-bottom: 0px;
    }
    .products .gray{
        display: none;
    }
    .products .pro-name{
        padding-bottom: 10px;
    }
    .products .col-lg-4 {
        padding-bottom: 0px!important; 
    }
}

.products .row1{
    padding-left: 0px!important;
}
.products .btn-outline-success{
    padding:14px 40px!important;
    font-size:14px!important;
}
.products .positive{
    color:green!important;
}
    
  .products   .ab{
        color:#3c8105;
    }
.products .pro-name{text-transform:lowercase;margin-top:20px;}
.products .pro-name::first-letter{text-transform:uppercase;}
/*product cards end*/
/*product inner*/
.more-product .button{
    border-radius: 14px!important;
    background-color: #092F53!important;
    padding: 18px 38px 18px 38px!important;
    border-color: #092F53!important;
    font-size:14px!important;
    
}
.more-product .button:hover{
    color: white!important;
    opacity:.7;
  
}



.more-product .button2{
    border-radius: 14px!important;
    background-color: transparent !important;
    padding: 18px 38px 18px 38px!important;
    box-shadow: rgba(9, 47, 83, 0.473) 0px 12px 28px 0px,
    rgba(9, 47, 83, 0.267) 0px 2px 4px 0px,
    rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset !important;
    border-color: #092F53!important;
    font-size:14px!important;
}
.more-product .button2:hover{
    opacity:.7;
  
}



.more-product .little{
    font-size: 13px!important;
    color: #969696;
}

        .more-product .productImg img {
            width: 100%;
            cursor: pointer;
            height: 390px!important;
    object-fit: cover!important;
        }

        .more-product .productImg--main {
            width: 100%;
            height: auto;
        }

        .more-product .max-width {
            max-width: 100%;
        }

        .more-product img {
            border-radius: 21px;
        }

        .more-product .js-changeProdImg {
            cursor: pointer;
                margin-top: 15px;
                    height: 120px;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease-in;
        }
        .more-product .js-changeProdImg3, .js-changeProdImg4, .js-changeProdImg5 {
            cursor: pointer;
                margin-top: 0px!important;
                    height: 120px;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease-in;
        }
         .more-product .js-changeProdImg5, .js-changeProdImg6 {
                margin-top: 15px!important;
        }
            margin-top: 16px!important;
@media only screen and (max-width: 410px) {
   .more-product .button{
        padding: 13px 15px 13px 15px;
    }
}

@media only screen and (max-width: 990px) {
  .more-product  .js-changeProdImg {
    cursor: pointer;
    margin-top: 20px;
    height: 120px;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease-in;
}
  .more-product  .js-changeProdImg2 {
    cursor: pointer;
    margin-top: 0px!important;
    height: 120px;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease-in;
}
.more-product .js-changeProdImg3, .js-changeProdImg4, .js-changeProdImg5 {
            cursor: pointer;
                margin-top: 15px!important;
                    height: 120px;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease-in;
        }
  .more-product   .row {
        margin-left: 0px!important; 
        margin-right: 0px!important; 
    }
.more-product .btn-success{
        width: 100%!important;
}
}


.green{
    color: rgb(14, 158, 14);
}
.more-product{
    padding-top: 50px;
    padding-bottom: 50px;
}
.special{
        position: sticky;
    top: 93px;
    background-color: rgba(223, 223, 223, 0.654);
    padding: 55px 25px 55px 25px;
    border-radius: 12px;
}
.special h6{text-decoration:underline;}
.red-button{
    width: 90%;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    border-radius: 30px!important;
    font-size:17px!important;
}
.positive{
    color:green!important;
}
.js-changeProdImg:hover {
           opacity:0.6!important;
        }
    
    .ab{
        color:#3c8105;
    }
/*product inner end*/







.DetailBg {
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center;
    z-index: 1;

    h1 {
        color: white;
        z-index: 4;
    }
	a{
		color:white;
	}
    p{
        color: white;
        z-index: 4;

    }
}


.DetailBg .detailOverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.5;
    /* Siyahlık derecesi */
    z-index: 1;
}




.more-product .js-changeProdImg {
    cursor: pointer;
    margin-top: 15px;
    height: 120px;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease-in;
}
.more-product .max-width {
    max-width: 100%;
}
.more-product img {
    border-radius: 21px;
}