body {
	font-family: 'Josefin Sans', sans-serif;
}
body, ul {
	margin: 0;
	padding: 0;
}
.header_top {
	position:absolute;
	width:100%;
	z-index: 99;
}
.custom_menu {
	margin-top: 26px;
}
.custom_menu ul li {
	display: inline-block;
	padding: 0px 10px;
	padding-left: 26px;
}
.logo_box img {
	max-width: 100%;
	height: auto;
}
.custom_menu ul li a {
	line-height: 40px;
	display: block;
	padding: 0px 15px;
	font-size: 24px;
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
	color: #FFF;
}
.custom_menu ul li a:hover {
	border-top: 2px solid #033859;
border-bottom: 2px solid #033859;
	color: #FFF;
	text-decoration: none;
}
.banner_caption {
	position: absolute;
	width: 700px;
	right: 14%;
	bottom:0px;
	top:0px;
	margin:auto;
	height:229px;
}
.banner_caption h3 {
	font-size: 28px;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
}
.banner_caption p
{
	font-size:24px;
	color:#ffffff;
}
.banner_caption h2 {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.banner_contact {
	display: inline-block;
	margin-top: 12px;
	background: #0068a8;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 32px;
	font-size: 24px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	line-height: 32px;
	padding-top:14px;

}
.banner_contact:hover {
	color: #FFF;
}
.banner_img
{
	width:100%;
	height:auto;
}
.logo_box a
{
	font-size:42px;
	color:#fff;
	padding-top: 20px;
display: block;
}
.top_social_icon 
{
	padding:0px;
	margin:0px;
	margin-top: 26px;
	text-align:right;
}
.top_social_icon li
{
	display:inline-block;
	padding-left: 25px;
}
.banner_section
{
	position:relative;
}
.how_it_works_section_inner
{
	text-align:center;
	
}
.how_it_works_section_inner h2
{
	font-size:40px;
	text-transform:uppercase;
	font-weight:800;
}
.how_it_works_section_inner p
{
	font-size:22px;
	color:#535454;
	font-weight: 300;
}
.about_img
{
	text-align:center;
}
.back2
{
	background:url(../images/back1.jpg) no-repeat;
	height:392px;
	background-size:100%;
	
}
.back2
{
	color:#FFF;
	font-size:42px;
	line-height:48px;
	text-align:center;
	padding-top: 70px;
	font-weight:300;
}
.welcome_section
{
	height:545px;
	background:url(../images/service_back.jpg) no-repeat;
	background-size:100%;
	padding-top:50px;
}
.welcome_section p
{
	color:#283044;
	font-weight: 300;
font-size: 20px;
}
.our_services
{
	background:#eef9ff;
}
.price_inner {
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.32);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.32);
    padding-bottom: 25px;
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    margin-bottom: 30px;
}
.price_inner img {
    width: 100%;
    height: auto;
}
.top_services
{
	background:#0068a8;
	color:#FFF;
	padding-top: 22px;
	padding-bottom:15px;
}
.top_services h5
{
	margin-bottom:0px;
}
.why_choose_us_inner
{
	border-right:1px solid #ccc;
	padding-left:50px;
}
.cointact_left h2
{
	color:#000000;
	font-size:30px;
}
.cointact_left h3
{
	font-size:20px;
	color:#0068a8;
}
.contact_right
{
	background:#e3f3fd;
	padding:35px;
	 border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.ts-form-group {
	width: 100%;
}
.ts-form .form-control {
	border: 1px solid #dbdbdb;
	border-radius: 15px;
	margin-bottom: 10px;
	height: 50px;
	padding: 4px 20px;
	font-size: 14px;
}
.btn_contact {
    background: #0068a8;
    color: #fff;
    display: inline-block;
    padding: 10px 38px;
    text-transform: uppercase;
    margin-right: 14px;
    position: relative;
    z-index: 5;
    font-weight: 700;
    position: related;
    transition: all .4s ease 0s;
    border: 0px solid #fc5508;
    border-radius: 30px;
    font-style: italic;
}
.footer_section
{
	background:#0068a8;
	color:#FFF;
}
.footer_section a
{
	color:#FFF;
}
.socail_icon li {
    display: inline-block;
    padding: 12px 10px;
}
.socail_icon li a {
    color: #fdfdfd;
    font-size: 35px;
}

.people_inner
{
	margin-top:40px;
}

.people_inner img
{
	width:100%;
	height:auto;
}
.people_inner h3
{
	color:#0068a8;
}

.read_more {
    line-height: 24px;
    display: inline-block;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 400;
	border: 2px solid #0068a8 !important;
color: #0068a8 !important;
text-decoration: none;
border-radius: 24px;
padding-top:3px;
}
a:hover
{
	text-decoration:none;
}


.sub_banner_section {
  position: relative;
}
.sub_banner_overlay {
  position: absolute;
  width: 100%;
  background: rgba(0,0,0,0.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.sub_banner_caption {
  position: absolute;
  text-align: left;
  height: 44px;
  margin: auto;
  left: 10%;
  right: 0;
  top: 0;
  bottom: 0;
}
.sub_banner_caption h2 {
  font-size: 40px;
  color: #FFF;
  line-height: 40px;
}
.services_inner_right h3 {
  padding-top: 20px;
}
