
body{
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    background: #fff;
    padding:0 0px;
    font-family:  'Roboto', sans-serif;

}
.wrapper{
    padding: 0px 0;
    max-width: 100%;
    margin: 0 auto;
/*    background: #fff;*/
    
}
.card{
    /*margin: 40px;*/
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border: 0;
    border-radius:8px;
}
.main-data{
    background: #fff;
    padding: 20px 0;
/*    border-bottom: 5px solid #0099ff;*/
}
.container{
    max-width: 100%;
    margin: 0 auto;
}
.blue-data{
    background: #0099ff;
    color: #fff;
    padding: 8px;
    font-weight: 500;
    text-align:center;
    font-size:18px;
}
h1{
    font-size: 30px;
    line-height: 44px;
    color: #4a47a3;
    margin-bottom: 0;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
h3{
    font-size: 25px;
    line-height: 30px;
    color: #0099ff;
   font-weight: 400;
/*    text-decoration: underline;*/
font-family: 'Montserrat', sans-serif;
}
.small-cnt{
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 300;
    padding-bottom: 10px;
    font-style: italic;
    
}
label{
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    margin: 0;
}
.checkbox-dt{
    font-size: 14px !important;
    margin-right: 9px !important;
    font-weight: 500;
}
.form-control{
    font-size: 14px;
    /*height: 42px !important;*/
    font-weight: 300;
    
}
p{
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
    
}
.form-check-input{
    margin-top: 4px;
}
.enclose-data{
    background: #0099ff ;
    padding: 0;
/*   margin-bottom: 20px;*/
/*    margin-top: 25px;*/
    
}
.font-weight1{
    font-weight: 700;
}
.enclose-data h5{
   color: #fff;
    font-size: 24px;
    line-height: 26px;
    margin: 0;
}
.margin-dt{
    margin: 0 -25px;
}
.date-cnt{
    border: 0;
    
}
.declaration-cnt ul li{
    list-style-type: decimal;
    padding-bottom: 15px;
}
.declaration-cnt ul li p{
    margin-left: 10px;
    line-height: 30px;
    margin-bottom: 0;
    
}
.card-body{
    padding: 15px 30px;
}


.mycard{ 
    padding: 0px ;
}

.myhdd{
    padding:15px;
    background-color:#033057;
}
.myhdd2{
    padding:15px;
    background-color:#a80000;
}

.mmrt{
    /*margin-top:15px;*/
}

.mtr15{
    margin-top:15px;
}

.list-group-item{
    font-size:14px !important; 
}


.paragraph_content p{
    text-align:justify;
}


a.list-group-item:hover{
    color: #fff;
    text-decoration: none;
    background-color: #023057;
}
 .fa_col1{
    background-color: #0074e4;
    padding: 7px;
    border-radius: 16px;
    color: #FFF;
    width: 29px;
    text-align: center;
 }
 .fa_col2{
    background-color: #5fa4d6;
    padding: 7px;
    border-radius: 16px;
    color: #FFF;
    width: 29px;
    text-align: center;
 }

.service-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0px;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.service-wrapper .service-item:hover {
    padding: 20px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    border: thin solid rgba(255,255,255,0.2);
    text-align: center;
    text-decoration: none;
    background: #2a6aa2;
    color: white;
}


.service-wrapper .service-item {
    padding: 8px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    border: thin solid rgba(255,255,255,0.2);
    text-align: center;
    height: 89px;
    text-decoration: none;
    color: #fafafa;
    margin-left: -1px;
    background: #023057;
    font-size:13px;
}
.service-wrapper .service-item i {
    font-size: 50px;
    color: #759d00;
}

.txt_hed{
			color: #e9ce4b;
			letter-spacing: -1px;
			font-weight: 400;
			font-size: 25px;
 
		}
		.txt_hed span{
			font-weight: 700;
    color: #FFF;
		}
		.ggitem {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}





.service-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0px;
    flex-direction: row;
    flex-wrap: wrap;
}
.service-wrapper .service-item {
       padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    border: thin solid rgba(255,255,255,0.2);
    text-align: center;
    height: 130px;
    text-decoration: none;
    color: #fafafa;
    margin-left: -1px;
    background: #023057;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.service-wrapper .service-item:hover {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 30%;
    border: thin solid rgba(255,255,255,0.2);
    text-align: center;
    text-decoration: none;
    background: #2a6aa2;
    color: white;
}
.service-wrapper .service-item:hover i {
    color: white;
}
.service-wrapper .service-item i {
    font-size: 50px;
    color: #759d00;
}



.widget-box2 {
    background: white;
    border: 1px solid #ddd;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}
.title2 {
    color: #d06700;
    letter-spacing: -1px;
    font-weight: 400;
    font-size: 25px;
    padding: 10px 15px;
    background: #f2f2f2;
}
.title2 span {
    font-weight: 700;
    color: black;
}
.widget-box2 .widget-list {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-left: 20px;
    margin-right: 20px;
}
.widget-box2 .widget-list li {
    padding: 8px 0px;
    display: flex;
    align-items: center;
    border-bottom: 1px dotted #1C9A5B;
}
.widget-box2 .widget-list li i {
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    margin-right: 10px;
}
.bg1 {
    background: #f16d64;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 15rem;
    margin: 0;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    background-color: #500d0d;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    padding: 0px;
}
.widget-box2 .widget-list li {
    padding: 8px 0px;
    display: flex;
    align-items: center;
    border-bottom: 1px dotted #1C9A5B;
}
.service-wrapper a i img {
    width:50%;
}