.navbarTextcolor
{
 background-color: #a0a095;
}
.txtcenter
{
    text-align: center;
}
body{

    font-family: 'DDINRegular';
    font-weight: normal;
    font-style: normal;
 }
 .linespace
 {
    display: inline-block; 
    margin: 10px 0;        
 }
 .dvmousehover:hover{
cursor: pointer;
 }
 .navbar-nav  li a.active
{
    color: red !important;
    border-bottom: 1px solid red;

}
.anc{
    border-bottom: 1px solid transparent;
}
.mt20{
    margin-top: 20px;
}
.pd-top2
{
  padding-top: 2.25rem !important;
} 
.pd-top4
{
    padding-top: 4.25rem!important;
}   
.pd-top20
{
    padding-top: 20px;
}
.pd-right20
{
    padding-right: 20px;
}
.pd-left20
{
    padding-left: 20px;
}
.fl-left
{
    float:left;
}
.h-2{
    height:2px;
}
.fl-right
{
    float:right;
}
.dvsame{
    display:inline;
float:left;

}
.pdbott25{
    padding-bottom: 2.5rem!important;

}
.wd7{
    width:7%;
}
.wd10{
    width:10%;
}
.wd90{
    width:90%;
}   
.wd100{
    width:100%;
}
.abfooetr
{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}                                                                                               
.breakall
{
    word-break: break-word;
    text-align: left;
}
.pd-top10
{
    padding-top: 10px;
}
.pd-top40
{
    padding-top: 40px;
}  
.classification_head_bg {
    background-color: #191933;
    padding: 50px 0px;
}
.classification_img {
    margin-top: -100px;
    width: 100%;
}
.classification_head {
    color: white;
    font-size: 22px;
    font-weight: bold;
}
.fl-right
{
    float: right;
}      
.col-white
{
    color:white;
}     
.darkblue
{
    background-color:#050D30 ;
}     

.black
{
    color: black !important;
}
.mr-20
{
    margin-right: 20px;
}
.mrp-20
{
    margin-right: 20px;
}
/*about us and services */
.fntsize
{
    font-size: xx-large;
    font-weight: bold;
}
.sec
{
    background-color: #F2F3F8;
    height: 100px;
}
.width-100
{
    width:100px;
}

.dvfragment{
    position: absolute;
    bottom:0;
    margin-left:-55px
}
.dvfragmantheading{
    background-color: #191933;
    height:50px;  
    padding: 10px;
    text-align: center;
    color: white;    
    box-shadow: 0 8px 6px -6px #2584e7;
}
.dvfragment p{
    margin-left: 30px;margin-right: 30px;
}
.dvclassification{
   
    padding: 20px;
    /* margin: 20px; */
    background-color: #fcfcfc;
    height: 60px;
    
}
.dvclass{
    position: absolute;
    bottom:0;
    right:0;
    margin-right:-55px;
    z-index: 2;
   
}
.paddingr-5{
    padding-right: 5px;
}

  
.dvbox{
    box-shadow: 0 8px 6px -6px #2584e7;
}
.dvbox1{
    box-shadow: 0 8px 6px -6px #2584e7;
}

.dvfragmentcol{
    background-color: rgb(255,255,255,0.5);
    font-weight: bold;
}
.service_list_head {
    font-size: 18px;
    font-weight: bold;
    color: black;
}
.content {padding:10px;}
.heading{
    font-size: large;
    font-weight: bold;
}
.w375{
    width: 375px;
}
.fsize20{
    font-size: 20px !important;
}
.fsize25{
    font-size: 25px !important;
    font-weight: bold;
}
.fsize20b{
    font-size: 20px !important;
    font-weight: bold;
}
.h5{
    height:5px;
}
.h8{
    height:8px;
}
.h7{
    height:7px;
}
.h4{
    height:4px;
} 
.dvright{
    text-align: end;
    font-size: x-large;
    color: white;
    background-color: #191933;
    height: 100px;
    padding: 35px;
}
.dvleft{
    text-align: start;
    font-size: x-large;
    color: white;
    background-color: #191933;
    height: 100px;
    padding: 35px;
}
.dvContent
{
    text-align: center;
    padding: 30px;
    
}  
.bottom50{
    bottom: 50px;
}
.bottom150{
    bottom: 150px;
}
.bggray{
    background-color: #F2F3F8;
}
.bgDarkGray{
    background-color: #191933;
}
.col-white{
    color:white;
}
.bt_border_silver{
    border-bottom: 1px solid silver;
    width: 60%;
     text-align: center; 
    
}
.algn{
    text-align: center;
}
.fnweight500{
    font-weight: 500;
}
.bordermobile{
    display: none;
}
.boxshadow{
    box-shadow: 0 8px 6px -6px #2584e7;
}
.ln-height{
    line-height: 1px;
}
@media screen and (max-width:991px) {
    .abfooetr {
        left: 0;
        bottom: 0;
        width: 100%;
        position: relative;
    } 
    .wd7{
        width:7%;
    }
}
@media screen and (max-width:767px) {
    .pl15{
        padding-left: 15px;
    }
    .dvmousehover:hover{
        cursor: pointer;
         }
    .ln-height{
        line-height: 1px;
    }
    .br-bottom{
        border-bottom: 1px solid white;
    }
    .borderweb{
        display: none;
    }
    .bordermobile{
        display: block;
    }
    .bottom50{
        bottom: 0;
    }
    .bottom150{
        bottom: 0;
    }
    .service_list_head {
        font-size: 15px;
        font-weight: bold;
        color: black;
    }
    .dvContent {
        text-align: center;
        padding: 20px;
        
    }
    .fl-right {
        float: none !important;
    }
    .pl-20-mob {
        padding-left: 30px;
    }
    .dvright {
        text-align: start;
        font-size: large;
        color: white;
        background-color: #191933;
        height: 75px;
        padding: 15px;
    }
    .dvleft {
        text-align: end;
        font-size: large;
        color: white;
        background-color: #191933;
        height: 75px;
        padding: 15px;
    }
    .fntsize {
    font-size: medium;
    font-weight: bold;
    }
    .abfooetr {
        left: 0;
        bottom: 0;
        width: 100%;
        position: fixed;
    } 
    .dvfragment {
        margin-left: -55px;
        margin-top: 85px;
        position: relative;
    }
    .dvfragmantheading {
        height: 60px;
        box-shadow: 0 8px 6px -6px #2584e7;
    }
    .boxshadow{
        box-shadow: 0 8px 6px -6px #2584e7;
    }
    .heading {
        font-size: medium;
        font-weight: bold;
    }
    .dvclass {
        position: absolute;
        bottom:0;
        right:0;
        margin-right:-55px;
        z-index: 2;
    }
                                                                                        
    .w375 {
        width: auto;
    }
    .dvclassification {
    
        padding: 20px;
        /* margin: 20px; */
        background-color: #fcfcfc;
        height: 50px;
        
    }
}

