@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');


.no-copy {
    -webkit-user-select: none;  
    -moz-user-select: none;     
    -ms-user-select: none;
    -webkit-user-drag: none;
    -moz-user-drag: none;     
    -ms-user-drag: none;
    user-select: none;   
  }

body{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    
}

a{
    text-decoration: none;
    color: #2c2c2c;
}

a:hover{
    color: unset;
}

.iletisim{
    text-decoration: none;
    position: relative;
    top: 0.1rem;
    left: 10px;
    font-size: 16px;
    font-weight: 500;
}
.iletisim:hover, .iletisim:focus{
    color: #3c57a7;
}

/* width */
::-webkit-scrollbar {
    width: 4px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.color-secondary{
    background-color: #2c2c2c;
}

.color-secondary-bg{
    background-color: #2c2c2c;
}

.color-primary-bg{
    background-color: #3c57a7;
}

.color-primary{
    color: #3c57a7;
}

.nav{
    grid-row-gap: 0rem;
}

.nav-link{
    color: black;
    font-size: 13px;
    color: rgba(25, 33, 38, 1);
    height: auto;
    transition: 0.2s;
    font-style: Medium;
    font-family: Montserrat;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.nav-link:hover, .nav-link:focus{
    color: #3c57a7;
}

.nav-link-bbh:after {
  display:block;
  content: '';
  border-bottom: solid .13rem #272727; 
  transform: scaleX(0);  
  transition: transform 270ms ease-in-out;
}
.nav-link-bbh:hover:after { transform: scaleX(1); }
.nav-link-bbh:after{  transform-origin:  0% 50%; padding-top: 4px; }

.top-link{
    font-size: 12px;
    font-weight: 400;
}

.btn-canvas{
    font-size: 1.5rem;
    margin-top: 0.5rem;
    font-style: Medium;
    font-family: Montserrat;
    font-weight: 400;
    line-height: normal;
    border: none;
    background: transparent;
}


@media screen and (min-width:430px) {
    .btn-canvas{margin-left: 1rem !important;}
}
@media screen and (min-width:950px) {
    .btn-canvas{margin-left: 2rem !important; padding-top: 5px;}
}


.text-secondary2{
    font-weight: 500;
    color: rgb(39, 39, 39);
}
.product-list-rob{
    font-size: 14px;
    margin-bottom: 2px;
}
.offcanvas{
    margin-top: 154px;
    width: 100% !important;
    overflow: scroll;
    height: 2000px;
    background: #E0E0E0;
}

.canvas{
    display: none;
}

.offcanvas-title{
margin-top: 1rem;
margin-left: 1rem;
}

.offcanvas-backdrop.show
{
    opacity: 0;
}



@media screen and (max-width:1200px) {
    .offcanvas{
        margin-top: 79px;
    }
}

.nav-canvas{display: none;}

@media screen and (max-width:1100px) {
    
    .top-1230{
        display: none;
    }
}

.canvas-logo{
    display: none;
}

@media screen and (max-width:991px){
    .nav-links{display: none !important;}
    .nav-canvas{display: block !important;}
    .canvas-logo{display: block !important;}
    
}

@media screen and (max-width:991px){
    .nav-bar{
        display: none !important;
    }
    .top-bar{
        display: none !important;
    }
    .canvas-height{height: 4rem;}
    .mb-tab-container{
        font-size: 14px;
    }
    .mb-table{
        font-size: 13px;
    }

}

@media screen and (max-width:700px) {
    .navbar-brand{
        width: 210px;
        margin-top: 0.5rem;
    }
    .search-top{display: none;}
    .nav-tabs .nav-link {
        margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
        background: 0 0;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 10px;
        border: var(--bs-nav-tabs-border-width) solid transparent;
        border-top-left-radius: var(--bs-nav-tabs-border-radius);
        border-top-right-radius: var(--bs-nav-tabs-border-radius);
    }
    .card-body{
        padding: 0 !important;
    }
    .card-img-top{
        padding: 0 !important;
        transform: scale(.8) !important;
    }
    

}

.slider{
    width: 100%;
    padding: 0;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider-content{
    font-size: 25px;
}

/* .carousel-inner{
    max-height: 500px;
} */

.banner-area{
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2.2rem;
}

.banner-btn{
    position: relative;
    text-align: center !important;
    width: 200px;
    color: white;
    border: #3c57a7  solid 1px;
    background-color: #3c57a7;
    font-weight: 500;
    font-size: 13px;
    border-radius: 0%;
}

.banner-btn:hover{
    color: #3c57a7;
    border: #3c57a7  solid 1px;
    background-color: #fff;
    
}

.banner-link{
    color: black;
    text-decoration: none;
    font-size: 11px;
    border-bottom: solid 1px #2c2c2c;
}

.banner-link-content{
    color: black;
    text-decoration: none;
    font-size: 11px;
    
}

.product-brand{
    font-size: 13px;
color: #7b7b7b;
}

.banner-link:hover{
    color: #3c57a7;
    border-bottom: none
}

.banner-content-sub{
    font-size: 15px;
    font-weight: 300;
}

.banner-margin{
    width: 88%;
    -webkit-animation-name: fadeInUpShorter;
    animation-name: fadeInUpShorter;
}

.banner-content-img{
    width: 90%;
    padding-top: 1.7rem;
}

@media screen and (max-width:991px) {
    .cfluid{
        max-width: 995px;
    }
}

.ref-img{
    width: 100%;
    max-width: 810px;
    padding : 10px;
    /* padding: 0px 1.2rem 2rem 1.2rem; */
}

.search{
    position: absolute;
    display: inline;
    right: 2rem;
    top: 1.48rem;
}

@media screen and (min-width:1200px) {
    .search{
        display: none;
    }
}

.card{
    border: none;
    margin-top: .5rem;
}

.card-title{
    font-size: 14px;

}

.card-img-top{
    padding: 1.5rem .5rem 1rem .5rem;
    transition: .3s;
    transform: scale(.9);
}

.card-img-top:hover , .card-img-top:focus{
    transform: scale(.93);
}

#category-cards{
    margin-top: 2rem;
    margin-bottom: 5rem;
}

.big-size-img{
    transform: scale(.8);
}

.big-size-img:hover{
    transform: scale(.83);
}

.footer-copy{
    font-size: 14px;
}

#footer-section{
    background-color: rgba(0, 0, 0, 0.81);
    padding-top: 1.1rem;
    color: whitesmoke;
    font-size: 14px;
    line-height: 1.7rem;
}

.breadcrumb{
    font-size: 12.4px;
    background: #00000005;
    border-radius: 6px;
    padding: 0.5rem;
}

.footer-logo-content{
    font-size: 13px;
}

.social{
    font-size: 19px;
}

@media screen and (max-width:1000px){
    .footer-logo{
        width: 168px;
    }
   
}
@media screen and (min-width: 769px),(width:768px) {
    .footer-social{
        margin-right: .5rem !important;
    }
}




.footer-logo{
    border-radius: 4px;
}

.footer-link{
    color: whitesmoke;
}

.top-icon{
    font-size: 18px;
    font-weight: bold;
}

.magnet-content-text{
    font-size: 14px;
    font-weight: 500;
}

.magnet-p{
    margin: 0;
    line-height: 0;
    padding: 0 !important;
}


/* .elementToFadeInAndOut {
    opacity: 1;
    animation: fade-in 1s linear;
} */

.elementToFadeIn1 {
    animation: fade-in 1s;
}
.elementToFadeIn2 {
    animation: fade-in 2s;
}
.elementToFadeIn3 {
    animation: fade-in 3s;
}
.elementToFadeIn4 {
    animation: fade-in 4s;
}

@keyframes fade-in {
  0% { opacity: 0}
  50% { opacity: 1 }
}

.elementclose {
    animation: fade-out 2.2s linear;
}

@keyframes fade-out {
  100% { opacity: 0}
  0% { opacity: 1 }
}



.dropdown-menu1{
    transform: translate(0px, 188px) !important;
}

@media screen and (max-width:1400px){
    .lg-width{
        width: 245px !important;
    } 
}

.card-gallery{
    object-fit: cover;
    max-width: 300px;
    max-height: 500px;
    overflow: hidden;
}