body {
    margin-right: 15%;
    margin-left: 15%;
    background: url("../../eticaret/img/8.png") fixed repeat;
}

.bb-fixed-header {
    margin-right: 15%;
    margin-left: 15%;
}

@media (max-width: 600px) {
    body {
        margin-right: 1% !important;
        margin-left: 1% !important;
    }

    .bb-fixed-header {
        margin-right: 1% !important;
        margin-left: 1% !important;
    }
    .ustbutton{
        font-size: 14px;
        font-family: 'sans-serif';
        background-color: transparent!important;
    }
}

@media (max-width: 1540px) {
    body {
        margin-right: 2% !important;
        margin-left: 2% !important;
    }

    .bb-fixed-header {
        margin-right: 2% !important;
        margin-left: 2% !important;
    }
    .ustbutton{
        font-size: 16px;
        font-family: 'sans-serif';
        background-color: transparent!important;
    }

}

.altbutton {
    color: black !important;
    font-family: sans-serif;
    font-size: 15px;
    background-color: transparent!important;
}
nav.container{
    background-color: transparent!important;
}

.mynavbar{
    background-image: url("../../eticaret/img/patterns/003.png");
    height: 120px;
}
.altbutton:hover {
    background-color: rgba(225, 44, 0, 0.5) !important;
    box-shadow: 0 18px 20px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.ustbutton{
    font-size: 16px;
    font-family: 'sans-serif';
    background-color: transparent!important;
}
/*.ustbutton:hover{*/
/*    font-size: 16px;*/
/*    font-family: 'sans-serif';*/
/*    background-color: transparent!important;*/
/*}*/
.ulback{
    background-image: url("../../eticaret/img/patterns/003.png");
}

.solbutton{
    color: white;
    background-color: rgba(239,40,0,0.7) ;
    font-family:'sans-serif';
    font-weight: bold;   ;
    font-size: 20px;
    border: 2px solid rgb(239,40,0) ;
    display: inline-flex;
    align-items:center;
    justify-content: center ;
    border-radius: 5px;
    height: 65px;
    margin-bottom: 10px;
}
.solbutton:hover{
    box-shadow: 0 18px 20px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    background-color: #f5f5f5 ;
    color: black;
    transition: background-color 0.5s ease-in-out , color 0.5s ease-in-out , box-shadow 0.5s ease-in-out;

}
.konferansdiv:hover {
    background-color: rgba(225, 44, 0, 0.8) !important;

    box-shadow: 0 18px 20px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    transition: box-shadow 1s ease-in-out;
}
.konferansdiv:hover * {
    color: white !important;
    transition: color 0.5s ease-in-out;
}
.siteicerikyazisi{
    text-align: justify;
    margin-top: -15px;
    color: black;
}
.baskaninmesaji p {
    line-height: 35px!important;
}
