.text-low{
    text-transform: lowercase;
}
.pl-5{
    padding-left: 5%;
}

.megamenu .box.col-md-3, .megamenu .box.col-md-2, .megamenu .box.col-md-4 {
    padding-left: 45px;
    margin: 0px 0px !important;
}

.video-ads-bg-custom {
    will-change: background-position;
    margin: 0;
    padding: 0;
}
.vertical-center{
    display: flex;
    align-items: center;
}
.norm-16-wide-c {
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 21px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #4b4e53;
}
.custom-a:hover{
    color: #00b2f7!important;
}
.custom-border-top{
    border-radius: 13px 13px 0px 0px;
}
.c-div-title{
    background-attachment: inherit!important;

}
.c-title{
    font-size: 55px;
    line-height: 45px;
    letter-spacing: 15px;
    font-weight: 700;
    color: #fff;
}
.c-desc{
    min-height: 75px;
    max-height: 75px !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow:hidden;

}
.GetPriceQuote{
    width: 13%;
    float: right;
    display: block;
    position: fixed;
    bottom: 4%;
    right: 1%;
}