.footer-row2 .navbar-brand img{
    height:170px !important
}

.text-justify{
    text-align: justify;
}
.main-header{
    background-color: #ffff ;
}
.nav-bg-b .custom-nav .nav-list li a.menu-links{
    color:#1a2253
}
.custom-nav .nav-list li a.menu-links {
    color: #1a2253;
}

.ptb-30{
    padding : 30px 0;
}

.ptb-60{
    padding : 60px 0;
}
.footer-row2{
    background-color: #1a2253;
}
.main-header.sticky {
  background-color: #ffff;
}
.dsk-logo{
    width:165px;
    max-height: 120px;
}
.main-header.sticky .custom-nav .nav-list li a.menu-links {
    color: #1a2253;
}
.text-blue{
    color:#3c96d0;
}
.text-white{
    color:#f7f7f7;
}
.common-heading>span {
    color:#3c96d0;
}
.footer-row3 {
    background-color:#3c96d0 !important;

}
.contact2dv {
    background: #94bef15e;
    padding: 30px;
}
@media only screen and (max-width: 991px) {
    .main-header.sticky .nav-brand img {
        max-height: 85px;
        width: 150px;
        margin-bottom: 5px;
    }
}