﻿.carousel-indicators button {
    background-color: rgb(253, 249, 249) !important;
    height: 10px !important;
    width: 20px !important;
    border: 1px solid rgb(21, 180, 114) !important;
}

.carousel-inner h5 {
    color: rgb(31, 31, 31) !important;
    font-size: 3.5rem !important;
    text-shadow: 1px 1px 1px white !important;
}

.carousel-inner p {
    color: rgb(0, 0, 0) !important;
    font-size: 2rem !important;
    text-shadow: 1px 1px 1px rgb(255, 255, 255) !important;
    letter-spacing: 1px;
    font-weight: 600;
}

.color1 {
    background-color: #212529;
    color: #fff;
}

.slogan {
    letter-spacing: 2px !important;
    font-weight: 600 !important;
}

#urunler-hakkinda i {
    font-size: 3rem;
    color: rgb(9, 167, 132);
    margin-right: 10px;
}

#urunler-hakkinda p {
    font-size: 1.3rem;
    letter-spacing: 0.8px;
}

#urun-gorselleri i {
    font-size: 3rem;
    color: rgb(9, 167, 132);
    margin-right: 10px;
}

#logolar p {
    font-weight: 400;
    font-size: 1.5rem;
    letter-spacing: 1px;
}

.sabit-alan1 {
    position: fixed;
    bottom: 50px;
    left: 50px;
    width: 19rem;
    ;
    z-index: 9999;
}
.initial_resim {
   min-width: 200px;
   width:20%;
    float: left;
    margin: 15px 15px 0 15px;
}

.parar1 {
    color: rgb(253, 249, 249);
    margin: 10px 0px 0 15px;
    text-align: justify;
    text-indent: 100px;
    font-size:2rem;
}
.album {
    padding-bottom: 250px !important;
}
@media screen and (max-width: 600px) {
    .sabit-alan1 {
        display: none;
    }
    .parar1 {
        
        text-indent: 10px;
       
    }
}

.btn-giris2 {
    width: 250px;
    font-size: 1.2rem;
    letter-spacing: 0.25rem;
    font-weight: 500;
    margin-top: 20px;
    padding: 15px 25px;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background: #17567b;
    border-radius: 2px;
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -ms-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    /* box-shadow: 5px 5px 3px 3px rgba(255, 255, 255, 0.884) !important; */
    box-shadow: 4px 4px 10px rgb(252, 251, 251);
}

    .btn-giris2:hover {
        background: #1f8359;
        color: white;
        box-shadow: 4px 4px 30px rgb(0, 0, 0);
    }

.yukselikver {
    min-height: 100vh;
    height: auto;
    overflow: hidden;
}

#ekranli {
    background: url(../images/initial/wilo_40.gif) no-repeat center fixed;
    scroll-behavior: smooth;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    min-height: 100vh;
    height: auto;
    overflow: hidden;
}
