body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

body {
    margin: 0;
}

body {
    margin: 0px;
    padding: 0px;
    background: #f5f5f5;
    font-family: 'Segoe UI';
}

body {
    background-color: white;
    background-image: url('../img/body-bg.jpg');
    background-repeat: repeat-x;
    background-position: top center;
    overflow-x: hidden !important;
}

#header-image {
    background-image: url('../img/logo-class-big.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 222px;
}

@media (max-width: 767px) {
    #header-image {
        background-image: url('../img/logo-class-small.png');
    }
}

#header-title {
    height: 75px;
    background-color: #a3d706;
    border-radius: 5px 5px 0 0;
    position: relative;
}

@media (max-width: 767px) {
    #header-title {
        height: 100px;
    }
}

a.nav-link {
    color: white;
    /*font-size: 1.2em;*/
}

a.nav-link:hover {
    color: red;
}

.my-card {
    background-color: #fff;
    box-shadow: 0 0 4px 1px #ffbf05;
    /*margin: 10px auto;
    padding: 20px 15px;
    min-height: 500px;
    width: 100% !important;*/
}

.my-card-link {
    background-color: #fff;
    box-shadow: 0 0 4px 1px #ffbf05;
}

.my-card-link:hover a {
    background-color: #f6f6f6;
    box-shadow: 0 0 5px 5px #fdd55a inset;
    -moz-box-shadow: 0 0 5px 5px #fdd55a inset;
    -webkit-box-shadow: 0 0 5px 5px #fdd55a inset;
}


/*
--------------------
small:

/dorsapax/Data/Sub_0/Template/default/img/2019352115810hedar-small1.png

 */