.kareosection
{
    width: 100%;
}

.seracadicdiv
{
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    /*background-image: url("../images/urun/kareoback.png");*/
    /*background-repeat:no-repeat;*/
    /*background-color: red;*/
    /*height: 400px;*/
    /*min-height: 200px;*/
    display: table;

}

.seracadbilgisol{
    width: 20%;
    float: left;
    text-align: center;
    height: 100px;
    line-height: 200px;
    display: table;

}

.seracadbilgisollogodiv{
    display: table-cell;
    vertical-align: middle;

}

.seracadsollogo
{
    width:200px;
}
.seracadsollogo2
{
    width:100px;
}
.seracadbilgisag{
    width: 80%;
    float: left;
    padding-top: 25px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.seracadparca20{
    width: 20%;
    float: left;
    text-align: center;
    height: 200px;
    /*line-height: 200px;*/
    display: table;

}

.seracadparca40{
    width: 40%;
    float: left;
}
.seracadozelliksol{
    width: 20%;
    float: left;
    text-align: center;
    height: 200px;
    /*line-height: 200px;*/
    display: table;

}
.seracadozelliksollogo{
    display: table-cell;
    vertical-align: middle;
}

.seracadhizmetsol{
    width: 20%;
    float: left;
    text-align: center;
    height: 200px;
    /*line-height: 200px;*/
    display: table;

}
.seracadhizmetsollogo{
    display: table-cell;
    vertical-align: middle;
}

.seracadhizmetsag{
    width: 80%;
    float: left;
    padding-top: 25px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}



@media (max-width: 1200px) {
    .seracadicdiv
    {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
        /*min-height: 420px;*/
        /*!*background-color: red;*!*/
        /*min-height: 200px;*/
        display: table;
    }
}

@media (max-width: 769px) {
    .seracadicdiv
    {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
        /*background-image: url("../images/urun/kareoback.png");*/
        /*background-repeat:no-repeat;*/
        /*background-color: red;*/
        /*min-height: 200px;*/
        display: table;
    }
}

@media (max-width: 640px ) {
    .seracadicdiv
    {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        /*min-height: 420px;*/
        /*background-color: red;*/
        /*min-height: 200px;*/
        display: table;
    }
    .seracadbilgisol{
        width: 100%;
        float: left;
        text-align: center;
        height: 50px;
        line-height: 200px;
        display: table;

    }

    .seracadbilgisag{
        width: 100%;
        float: left;
        padding-top: 5px;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
    }


    .seracadparca20{
        width: 100%;
        float: left;
        text-align: center;
        height: 50px;
        /*line-height: 200px;*/
        display: table;

    }

    .seracadparca40{
        width: 100%;
        float: left;
    }

    .seracadozelliksol{
        width: 100%;
        float: left;
        text-align: center;
        height: 200px;
        /*line-height: 200px;*/
        display: table;

    }

    .seracadhizmetsol{
        width: 100%;
        float: left;
        text-align: center;
        height: 200px;
        /*line-height: 200px;*/
        display: table;

    }

    .seracadhizmetsag{
        width: 100%;
        float: left;
        padding-top: 25px;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
    }


}