body{font-family: 'Poppins', sans-serif;}
p{font-family: 'Poppins', sans-serif; font-size:14px; font-weight:normal !important;}
 ul{ padding:0px;}
 ul li {
    list-style: none;
   
    padding: 3px 0;
    display: -webkit-flex;
    font-size: 14px;
}
 ol li {
   
   
    padding: 3px 0;
  
    font-size: 14px;
}
td{ font-size:14px;}
.navbar{ width:100%;}
header .navbar-nav .nav-item{color: #5d6ca2;}
.navbar-nav li:last-child{ background:#e31e24;
    border-radius: 5px;}
header .navbar-nav .nav-item a {
    padding: 0px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    line-height: 2.2;
}
header .navbar-nav .nav-item:hover a{ color:#848484;}

.innernav{ list-style:none;}
    .innernav a{    padding:5px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    line-height: 2.2; background: #e31e24;
    border-radius: 5px;}


.service-icon h4{ font-size:15px; color:#848484; font-weight: 400; letter-spacing: 1px;

    padding-top: 10px; text-align:center;}


.search-field input[type="submit"] { border-left:0px !important; 	}


.inner-header{background: linear-gradient(105deg,#0c4896 20%,#235397 100%);}
.inner-logo{ width:62%;}
.service-icon-inner-page{    background: #eceef440;}

	.search-page{    box-shadow: 0 0 10px 0 #ccc;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 0 150px;
    background: #fff;}
	.search-page .inner-logo{line-height:2.7;}
	
	.search-field input[type="text"]
	{ border:0px; box-shadow:none;}
	
.ser-icon-inner-page{ border:1px #0c4896 solid; border-radius:50px; width:45px; height:45px; float: none; line-height:2.4;
    text-align: center; background: linear-gradient(105deg,#0c4896 20%,#235397 100%);
    display: block;
    margin: 0 auto;}
	.service-icon-innerpage a:hover, .service-icon-innerpage a:hover h4{text-decoration:none; color:#e41e24; }
	.service-icon-innerpage img{ width:30px;}
.service-icon-innerpage h4{ font-size:14px; color:#848484; font-weight: 500; letter-spacing: 1px; margin:0px;

    padding-top:5px; text-align:center;}
	.inner-ic-h{ padding:5px;}
	.inner-ic-h:hover{ background:#fff; border-radius:3px;}
	.service-icon-innerpage .col{ padding:0px;}
	
	@media (max-width:768px){ .inner-logo{width: 35%;     position: absolute;
    top: -33px; z-index:99;}
	.search-field{ margin-top:15px;} 
	.ordeee{order: -3;}
	}
	 .inner-cc .ui-form-column h3{ color:#fff;}
	 .inner-cc h2 {font-size:27px;
    color: #004896;}
	.inner-cc h3{ font-size:23px;     color: #004896;}
	.inner-cc li span{ font-weight:500; color:#004896;}
	.inner-cc a{ color:red;}
	.inner-cc .btn{ background:#e31e24; color:#fff;}
	.inner-cc .btn:hover{ background:#e31e24cc; color:#fff;}
	.inner-cc ul, .inner-cc ol{ padding-left:10px;}
	.inner-cc ul li a{ color:#212529; text-decoration:underline;}
	.inner-cc ul li a:hover{ color:#e31e24; }
	.inner-cc ul li:before {
    content: "\f046";
    font-family: FontAwesome;
    margin: 0 9px 4px 0;
    color: #e31e24;
    font-size: 14px;}