/* ADD YOUR CUSTOM STYLE CODES HERE */

.pl-1{
padding-left: 5%;
}
/* .tp-caption.slider-title span.lower-wording{
    font-size: 25px;
    border: none;
    text-transform: capitalize;
    color: white;
} */

.img_hg_p{
    height: 280px;
    
}

p.pjustify{
    text-align: justify;    
}

a.link-white{
    color: white;
}

a.link-white:hover{
    color: rgb(13, 177, 226);
}

/* div.container-fluid{
    color: red;
} */
nav.custom-scroll .navbar-brand>img{
    height:60px;
    z-index: 2;
    box-shadow: 1px 1px 2px 2px #177ddd31;
}

nav.custom-scroll .nav{
    margin-top: 0px;
}

.custom-height{
    padding: 0px!important;
    height:40px;
}

.custom-height h4{
margin: 1px!important;
}