
.cid-qP0Rzf8Pnl {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #f9f9f9;
}
.cid-qP0Rzf8Pnl h4 {
    text-align: left;
    font-weight: 100;
    color: #767676;
}
.cid-qP0Rzf8Pnl p {
    color: #767676;
    text-align: left;
    margin-bottom: 0;
}
.cid-qP0Rzf8Pnl .card-img {
    width: auto;
}
.cid-qP0Rzf8Pnl .card-img span {
    font-size: 72px;
    color: #707070;
}
.cid-qP0Rzf8Pnl .card-box {
    padding-left: 1rem;
    word-break: break-word;
}
@media (max-width: 991px) {
    .cid-qP0Rzf8Pnl .card-img {
        text-align: left;
        padding-bottom: 0.75rem;
    }
}
@media (max-width: 300px) {
    .cid-qP0Rzf8Pnl .card-img span {
        font-size: 40px !important;
    }
}

.display-7 {
    font-family: 'Rubik', sans-serif;
    font-size: 1rem;
}

.text-uppercase{
    font-size: 1.5em;
}

.media{
    width: 100%;
}

@media (max-width: 1200px){
    .cid-qP0Rzf8Pnl h4{
        text-align: left;
        font-weight: 100;
        font-size: 1em;
        color: #767676;
    }

    .cid-qP0Rzf8Pnl p {
        color: #767676;
        text-align: left;
        font-size: 12px;
        color: #767676;
    }
}

@media (max-width: 992px){

    .cid-qP0Rzf8Pnl h4{
        text-align: left;
        font-weight: 100;
        font-size: 1.5em;
        color: #767676;
    }

    .cid-qP0Rzf8Pnl p {
        color: #767676;
        text-align: left;
        font-size: 15px;
    }

    .cid-qP0Rzf8Pnl > .container > .row{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cid-qP0Rzf8Pnl .media{
        width: 100%;
    }
}

@media (max-width: 360px) {

    .cid-qP0Rzf8Pnl h4{
        text-align: left;
        font-weight: 100;
        font-size: 1em;
        color: #767676;
    }

    .cid-qP0Rzf8Pnl p {
        color: #767676;
        text-align: left;
        font-size: 12px;
        color: #767676;
    }

}

.display_c{
    font-size: 20px;
    font-weight: lighter;
}

 .parallax {
     background-image: url("../assets/images/344-2000x716.jpg");

     height: 600px;

     background-attachment: fixed;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
 }
