/*Google Fonts
Poetson one, Raleway, Barlow
*/
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poetsen+One&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
html { scroll-behavior: smooth; background-color: #EEEE;}
/*whole site scheme colours*/

:root {
    --bg-lightpurple: rgba(94,23,235,0.8);
    --bg-lightblue: #1396f3;
    --text-whiteblue: #1396f3;
    --bg-darkblue: #035894;
    --text-darkblue: #035894;
    --bg-darkpurple: #290249;
    --text-darkpurple: #290249;
    --text--yildiz:#2CBC85;
    --bg-dark:#212529;
    --bg-krem:#EEEE;
    --text-white: #fff;

}
body {
    font-family: "Raleway", sans-serif;
    background-color:#EEEE !important;
    text-decoration: none;
    overflow-x: hidden;
}


.yukseklik{
    height: 140px;
}

.poetson {
    font-family: "Poetsen One", sans-serif;
}

.nav-pills {
    --bs-nav-link-color:#212529;
    --bs-nav-pills-border-radius: var(--bs-border-radius);
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #010a16;
  /*  --bs-nav-link-hover-color:red; */
  }


  
.scroll-btn {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    width: 3.0rem;
    height: 3.0rem;
    background-color: rgb(36, 70, 208); 
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    color: #fff;
    box-shadow: 0 0.1rem 0.6rem rgba(0, 0, 0, 0.2);
    border-radius: 100%;
  
  }

  .button {
    background-color: #1c87c9;
    border: none;
    color: white;
    padding: 20px 34px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
  }


.center {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section-heading {
    font-size: 5rem;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 0.5rem;
    margin-bottom: 15rem;
    border-bottom: 0.3rem solid #333;
    text-shadow: 0.2rem 0.2rem 0.5rem #555;
  }


  .close-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    color: white;
    cursor: pointer;
  }
  
  .close-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    color: white;
    cursor: pointer;
  }
  

/* ---------------------------------------------- /*
 * Ürünler
/* ---------------------------------------------- */

#products {
	margin: 10px;
	padding: 0;
	padding-x: 10px;
    overflow-x: hidden;
}


#products .col-md-3 {
	margin: 10px;
	padding: 0;

}


#products .content {
	padding-top: 10px; 
	padding-bottom: 20px;
	width: 80%;  
	
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 10;
}

#products h6 {
	font-family: "HelveticaNeueLTPro-BdCn";
	font-size: 22px;
	font-style: italic;
}

#products p {
	font-size: 17px;
	letter-spacing: -0.05px;
	margin-top: -5px;
}



.poetson {
    font-family: "Poetsen One", sans-serif;
}
.renklinear {
    background: linear-gradient(to LEFT, #2e7eee98, #0ac7dc 90%);
  }
  .bg-krem {
    background-color: var(--bg-krem);
}
.bg-lightpurple {
    background-color: var(--bg-lightpurple);
}
.bg-lightblue {
    background-color: var(--bg-lightblue);
}
.bg-darkblue {
    background-color: var(--bg-darkblue);
}
.bg-darkpurple {
    background-color: var(--bg-darkpurple);
}
.text-whiteblue {
    color: var(--text-whiteblue);
}

.text-white {
    color: var(--text-white);
}
.text-darkblue {
    color: var(--text-darkblue);
}
.text-darkpurple {
    color: var(--text-darkpurple);
}

/*styling the navbar and navbar-nav*/
.navbar {
    font-family: "Barlow", sans-serif;
 
}
.navbar[data-bs-theme=dark] {
    --bs-navbar-color: rgba(255, 255, 255, 1);
}

.navbar {
  transition: all 0.5s ease-in-out;
  
}

/*logo size*/
.logo-size {
    width: 30px;
    height: 30px;
}
/*Dropdown menu customization*/
.dropdown-menu {
   
    --bs-dropdown-min-width: 40rem;
    --bs-dropdown-padding-x: 0.5rem;
    --bs-dropdown-link-color: #fff;
    --bs-dropdown-link-hover-color: #fff;
    --bs-dropdown-link-hover-bg:#5555;

}


@media (max-width: 991px) {
    .dropdown-menu {
        --bs-dropdown-min-width: 10rem;
    }
}


/*Carousel Stylings*/
.carousel-h5 {
    font-size: 8vw;
}
.space-carousel {
    margin-top: 55px;
}
.carousel-caption {
    font-size: 3vw;
    bottom: 30%;
}
.carousel-indicators [data-bs-target] {
    width: 70px;
  height: 10px;
}

/*footer h4 font size*/
.footer-h4 {
    font-size: 19px;
}
/*nav-pills font size*/
.font-pills {
    font-size: 1.1rem;
}

.filtre{
    background: rgba(24, 29, 56, 0.7);
}
.hakkimizda{
   background-color:#EEEE !important;
    width: 80%;
    border-radius: 3rem;
    }
    /* !whatup Tasarımı */
    .wp{
        width: 50px;
        height: 50px;
        background-color: #008001;
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        z-index: 99999;
        right: 3.5%;
        bottom: 17%;
        border-radius: 5px;
    }
    
    .wp i{
        font-size: 40px;
        color: white;
    }
    
      
    .bosluk  {
        margin-top: 4rem;
    }
     
    .bosluk1  {
        margin-top: 1rem;
    }
    
  /*portfolio*/
.portfolio-item {
    position: relative;
    height: 250px;
    margin-bottom: 0.7rem;
    border-radius: 8px;
    overflow: hidden;
}
.portfolio-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}
.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(94,23,235,0.8);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #fff;
    text-align: center;
    padding: 0.7rem;
    opacity: 0; /*this is to hide the overlay*/
    transition: opacity 0.4s ease;
}
.portfolio-item:hover .portfolio-overlay {
    opacity: 1; /*this is to show the overlay*/
}
.portfolio-item:hover img {
    transform: scale(1.1);
}
/*responsiveness of portfolio*/
@media (max-width:180px) {
    .portfolio-overlay > * {
        font-size: 11px !important;
    }

}
  
/*Rounded-end and rounded-start interchanged responsive behaviour*/
@media (max-width: 991px) {
    .rounded-end {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: var(--bs-border-radius) !important;
        border-bottom-left-radius: var(--bs-border-radius) !important;
      }
      .rounded-start {
        border-bottom-left-radius: 0 !important;
        border-top-right-radius: var(--bs-border-radius) !important;
        border-top-left-radius: var(--bs-border-radius) !important;
      }
}

/*Masonry styles*/


.masonry-h img{
    border-radius: 20px;
    box-shadow: 5px 8px 20px #efe8e8;
    transition: all 0.2s;
    cursor: pointer;

   
}
.masonry-h img:hover{

    transform: scale(0.97);
}
.masonry-h {
    height: 220vh;
}
.marginb-1 {
    margin-bottom: 2%;
}
.ma-h-20 {
    height: 19.5%;
}
.ma-h-25 {
    height: 24.5%;
}
.ma-h-30 {
    height: 29.5%;
}
.ma-h-35 {
    height: 34.5%;
}
.ma-h-45 {
    height: 44.5%;
}
.masonry-h img {
    border-radius: 20px;
}

/*pricing styles*/
.spacer-top {
    margin-top: 50px;
}
.negative-top {
    margin-top: -40px;
}
.close-gap {
    margin-top: -8px;
} 
article img{
    max-height: 350px;
    max-width: 500px;
    object-fit: cover;
    overflow: hidden;
}

/* portfolio section */

#portfolio h3 { font-size: 16px; font-weight: 300; }
#portfolio .fa { font-size: 24px; margin-bottom: 20px; }
#portfolio p { font-size: 12px; font-weight: 300; }
.imageContainer { position: relative; cursor: pointer;border-radius: 8px; overflow: hidden; }
.imageOverlay { position: absolute; top: 0; bottom:0; left: 0; right: 0; height: 100%;  
	opacity: 0; transition: all 1s ease;}
.imageContainer:hover  .imageOverlay { opacity: .7; }
.imageText { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }


.basic-border {
    border-color: var(--bg-lightblue) !important;
}
.hover-button:hover {
    background-color: black;
}
.premium-border {
    border-color: var(--bg-darkpurple) !important;
}
.pro-border {
    border-color: var(--bg-darkblue) !important;
}
/*FAQ style*/
.faq-bg-img {
    background: url('imgs/img1.png');
}

/*Responsiveness of the site*/
@media (max-width:350px) {
    .fs-5 {
        font-size: 13px !important;
    }


    .navbar {
        --bs-navbar-toggler-padding-y: 0.15rem;
        --bs-navbar-toggler-padding-x: 0.15rem;
        --bs-navbar-toggler-font-size: 0.8rem;
    }
    .logo-size {
        width: 20px;
        height: 20px;
    }
    .form-control {
        font-size: 12px;
    }
    .space-carousel {
        margin-top: 45px;
    }
    .row h2, .row h3, .row h4, .row h5 {
        font-size: 1rem !important;
        font-weight: 600;
    }

    
/* cards */
.card {
    max-height: 250px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 20rem;
    cursor: pointer;
    position: relative;
    box-shadow: 0 1rem 10rem rgba(130, 162, 235, 0.4);
    padding: 5rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    position: relative;
  }
  
  .card:hover {
    box-shadow: 2px 3px 15px #999;
    transform: translateY(-1px);
  }
    .row p, .card p {
        font-size: 0.7rem !important;
    }
    .font-pills {
        font-size: 0.7rem;
        font-weight: 600;
    }
    .row div button {
        font-size: 11.5px;
    }
    /*this is to reduce the size of the svg
    in our core section and the top of the 
    pricing plan*/
    .svg-lg {
        width: 40px;
        height: 40px;
    }
    /*this is to reduce the size of the svg
    in our footer section and the check on 
    pricing plan and our board*/
    .svg-sm {
        width: 16px;
        height: 16px;
    }
    .card header {
        font-size: 0.8rem !important;
    }
    .card-body h4, .card-body h5 {
        font-size: 0.7rem !important;
        font-weight: 600;
    }
    .accordion-body {
        font-size: 12px !important;
    }
    .accordion {
        --bs-accordion-btn-icon-width: 0.7rem;
    }
    footer .row h4 {
        font-size: 13.5px !important;
    }
    footer .row li, footer .row li button {
        font-size: 12px !important;
    }

}

@media (max-width:220px) {
    .fs-5, .accordion-body {
        font-size: 11px !important;
    }
    form.d-flex {
        flex-direction: column;
    }
    .form-control {
        margin-bottom: 3px;
    }
    .dropdown-menu {
        --bs-dropdown-min-width: 1rem;
        --bs-dropdown-padding-x: 0;
    }
    .row h2, .row h3, .row h4, .row h5 {
        font-size: 13px !important;
        word-wrap: break-word;
    }
    article.m-4 {
        margin: 0 !important;
    }
    section.p-4 {
        padding: 0 !important;
    }
    .ms-2, .ms-3 {
        margin-left: 3px !important;
    }
    .row div button {
        font-size: 10px;
    }
    .btn-lg {
        --bs-btn-padding-y: 0.3rem;
        --bs-btn-padding-x: 0.3rem;
        --bs-btn-font-size: 0.5rem;
      }
    footer .row h4 {
        font-size: 12px !important;
    }
    footer .row li, footer .row li button {
        font-size: 11px !important;
    }
    div.p-5 {
        padding-inline: 0 !important;
    }

}