.callToAction-index{
    text-align: left;
}
.menutext {
    border-radius: 9px !important;
    font-size: 11pt !important;
}
.icon-border {
    border: 2px solid;
    padding: 3px !important;
    border-radius: 4px;
}
.whatsapp-button{
    z-index: 1000;
    position: fixed;
    left: 15px;
    bottom: 15px;
}
.whatsapp-button img{
    width: 84px;
    height: 84px;
}


.footer-logo {
    padding-right: 75px !important;
}
@media screen and (max-width: 767px) {
    .about-btn{
        width: 100%;
    }
    .callToAction-index{
        text-align: center;
    }
    .sigortalar{
        order: 2;
    }
    .whatsapp-button{
        right: 15px !important;
    }
    .whatsapp-button img{
        width: 64px;
        height: 64px;
    }
    .footer-logo {
        padding-right: 0px !important;
    }
}

#sliderTitle {
    font-size: 45px !important;
}

#sliderContent {
    border-left: 4px solid #ffffff;
    padding: 0 0 0 20px;
    line-height: 24px !important;
    width: 65%;
    overflow-wrap: break-word;
    font-size: 22px !important;
}


@media (max-width: 868px) {
    #sliderTitle {
        font-size: 28px !important;
    }

    #sliderContent {
        width: 100%;
        font-size: 18px !important;
    }
}

.custom-dots-style-1 .owl-dots .owl-dot {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(255, 255, 255, 0.7);
}

.custom-dots-style-1 .owl-dots .owl-dot > span {
    background: transparent !important;
}

.custom-dots-style-1 .owl-dots .owl-dot.active > span {
    background: #FFF !important;
}

.custom-dots-style-1 .owl-dots .owl-dot + .owl-dot {
    margin-top: 6px !important;
}

