.l1-txt1 {
    font-family: 'Lato-Regular';
    font-size: 72px;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
}
.cebecilogo img {
    max-width: 100%;
    width: 200px;
}
.azuraparklogo img {
     max-width: 100%;
     width: 160px;
}
.p-b-300 {
    padding-bottom: 300px;
}

@media (max-width: 576px) {
    .p-lr-15-sm {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        display: inline-block;
    }

    .m-l-30 {
        margin-left: 0;
    }
    .m-r-30 {
        margin-right: 0;
    }

    .l1-txt1 {
        font-family: 'Lato-Regular';
        font-size: 50px;
        line-height: 1.1;
        color: #fff;
        text-transform: uppercase;
    }
}

header {top: 0px!important;}
.pt_250 {padding-top: 200px;}
.dark_menu{border-bottom: 1px solid #363d48;padding-bottom: 10px;}

.contact_localtion{padding: 30px;position: relative;}
.contact_localtion h4{
    font-size: 18px;
    color: #484848;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
}
.contact_localtion p{
    font-size: 14px;
    color: #484848;
    line-height: 1.714;
    margin-bottom: 20px;
}
.contact_localtion .content_list h5{
    font-size: 16px;
    color: #484848;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0;
}
.contact_localtion .content_list p{
    margin-bottom: 30px;
}