.middle_section{
	padding:25px 0px;
}
.icon_main{
	text-align:center;
}
.icon_size i{
	font-size:25px;
	color:#fd0002;
}
.logo_section h2 a{
	color:#fd0002;
}
.abt_img img{
	width:85%;
	height:400px;
}
.visa_box{
	 border-top: 5px solid #fd0002;
	 background-color: #fff;
	 border-top-left-radius: 11px;
	 border-top-right-radius: 11px;
	 box-shadow: 2px 4px 3px 1px #4b45434f;
	 padding: 37px 20px;
}
.single-c-create p {
  color: #002e5b !important;
}
.why_us{
	background-color: #fff;
	box-shadow: 2px 4px 3px 1px #4b45434f;
	padding: 25px 15px;
	text-align:center;
	margin-bottom:20px;
	height:140px;
}
.fw-blog-thumb a img{
	width: 60px;
	height: 60px;
}
.fw-blog-content a img{
	width: 60px;
	height: 60px;
}
.black-bg {
  background: #002e5b !important;
}
.slider_main{
	width:100;
	display:flex;
}
.slider_main .slider_sec{
	width:70%;
}
.slider_main .form_sec{
	width:30%;
	background:#002e5b;
}