﻿@charset "utf-8";
/* CSS Document */

#main {

	margin: 0px;
	/* background: #edefef url(../images/body-bg.jpg); */
	background: #F3525A;
	height: 411px;
}

#page-body {
	width: 95%;
	margin: auto;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7a7a;

}

.link {
	color: #0f77a6;
	font-size: 12px;
	text-decoration: none;
}

.inner-header {
	color: #0f77a6;
	font-size: 12px;
	text-decoration: none;
}

#content {
	padding: 50px;
	font-size: 14px;

}

#content ul {}

#content li {
	color: #0f77a6;
	list-style-type: circle;
	line-height: 20px;
}

#content h1 {
	color: #0f77a6;
	font-size: 14px;
	margin-bottom: 13px;
	line-height: 1.2em;
	text-transform: uppercase
}

#content h1 span {
	color: #0f77a6;
	display: block;
	margin-top: -7px;
	text-transform: none
}

#content h3 {
	color: #6b6b6b;
	font-size: 12px;
	margin-bottom: 7px;
	line-height: 1.2em;
}

#content h4 {
	color: #7a7a7a;
	font-size: 1em;
	margin-bottom: 7px;
}

#content .color {
	color: #323232
}

#benfit-box {
	float: left;
	width: 100%;
}

#benfit-box1 {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 8px;
	border-left: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-right: 0px solid #0066CC;
	border-radius: 5px;
	height: 250px;
    margin-left: 120px;

}

#benfit-box1 h1 {
	color: #0f77a6;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}

#benfit-box1 p {
	color: #323232;
	font-size: 12px;
	padding: 5px;


}

#benfit-box2 {
	float: left;
	width: 200px;
	border-left: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-right: 0px solid #0066CC;
	border-radius: 5px;
	height: 250px;
}

#benfit-box2 h1 {
	color: #0f77a6;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}

#benfit-box2 p {
	color: #323232;
	font-size: 12px;
	padding: 5px;

}

#benfit-box3 {
	float: left;
	width: 200px;
	border: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-right: 0px solid #0066CC;
	border-radius: 5px;
	height: 250px;
}

#benfit-box3 h1 {
	color: #0f77a6;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}

#benfit-box3 p {
	color: #323232;
	font-size: 12px;
	padding: 5px;

}

#benfit-box3 ul {}

#benfit-box3 li {
	color: #0f77a6;
	list-style-type: circle;
	line-height: 20px;
	font-size: 12px;

}

#benfit-box4 {
	float: left;
	width: 200px;
	border: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-radius: 5px;
	height: 250px;

}

#benfit-box4 h1 {
	color: #0f77a6;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}

#benfit-box4 p {
	color: #323232;
	font-size: 12px;
	padding: 5px;

}

#benfit-box5 {
	float: left;
	width: 200px;
	border-left: 0px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-radius: 5px;
	height: 250px;


}

#benfit-box5 h1 {
	color: #0f77a6;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}

#benfit-box5 p {
	color: #323232;
	font-size: 12px;
	padding: 5px;

}

#benfit-box5 ul {}

#benfit-box5 li {
	color: #0f77a6;
	list-style-type: circle;
	line-height: 20px;
	font-size: 12px;

}

.clear {
	clear: both;
}

#footer {
	margin-top: 20px;
	background-color: #edefef;
	height: 100px;
}

#footer-menu {
	float: left;
	width: 70%;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 12px;
    margin-left:30px;

}

#footer-menu a {
	color: #323232;
	text-decoration: none;

}

#footer-menu a:hover {
	color: #0f77a6;
	text-decoration: underline;

}

#footer-contact {
	float: right;
	text-align: right;
	padding-right: 20px;
	width: 20%;
	padding-top: 10px;

}

.alignMiddle {
	vertical-align: middle
}

/* style for menus */

/* Style for the navigation menu */
table.menu_head {
	border-collapse: collapse;
	width: 100%;
	position: sticky;
	top: 0;
	z-index: 999;
	/* border-bottom: 1px solid rgba(243, 82, 90, 0.5); */
	/* box-shadow: 0 5px 35px 0 rgba(31, 42, 56, .1); */
	/* background-color: rgba(243, 82, 90, 0.5); */
	background: #ffffff;
	box-shadow: 0 5px 35px 0 rgba(255, 122, 129, 0.5);
	border: none;
}


table.menu_head tr td {
	padding: 0px 15px;
	text-align: center;
}

table.menu_head tr td:first-child {
	padding-left: 35px;
}

table.menu_head tr td:last-child {
	padding-right: 35px;
}

table.menu_head tr td a.menu_link {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 20px 0px;
	position: relative;
	transition: .5s;
}

/* Style for active link */
table.menu_head tr td .menu_link.active,
table.menu_head tr td .menu_link:hover {
	font-weight: bold;
	color: #F3525A;
}

table.menu_head tr td .menu_link.active::before,
table.menu_head tr td .menu_link:hover::before {
	width: 100%;
	left: 0;
}


table.menu_head tr td .menu_link::before {
	position: absolute;
	content: "";
	width: 0;
	height: 2px;
	bottom: -1px;
	left: 50%;
	background: #F3525A;
	transition: .5s;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
	color: var(--primary);
}

.logo a img{
	object-fit: contain;
	width: 406px;
	height: 129px;
	padding: 5px 0px 5px 20px;
}