* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
@font-face {
	font-family: 'Gotham';
	src: url('/template/d3852f4b/fonts/Gotham-Bold.eot');
	src: url('/template/d3852f4b/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),  url('/template/d3852f4b/fonts/Gotham-Bold.woff2') format('woff2'),  url('/template/d3852f4b/fonts/Gotham-Bold.woff') format('woff'),  url('/template/d3852f4b/fonts/Gotham-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('/template/d3852f4b/fonts/Gotham-Medium.eot');
	src: url('/template/d3852f4b/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),  url('/template/d3852f4b/fonts/Gotham-Medium.woff2') format('woff2'),  url('/template/d3852f4b/fonts/Gotham-Medium.woff') format('woff'),  url('/template/d3852f4b/fonts/Gotham-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('/template/d3852f4b/fonts/Gotham-Light.eot');
	src: url('/template/d3852f4b/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),  url('/template/d3852f4b/fonts/Gotham-Light.woff2') format('woff2'),  url('/template/d3852f4b/fonts/Gotham-Light.woff') format('woff'),  url('/template/d3852f4b/fonts/Gotham-Light.ttf') format('truetype'),  url('/template/d3852f4b/fonts/Gotham-Light.svg#Gotham-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,600,700');

audio, canvas, progress, video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a, a:link, a:visited, a:hover, .widget-snippet a:hover, .widget-snippet a:focus {
	text-decoration: none;
}
a:active, a:hover {
	outline: 0;
	color: #FFD203;
	text-decoration: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0.5em;
	padding-top: 1em;
	color: #00053A;
	font-family: 'Gotham';
	font-weight: 500;
	margin: 0;
}
h1 {
	font-size: 54px;
}
h2 {
	font-size: 48px;
}
h3 {
	font-size: 40px;
}
h4 {
	font-size: 34px;
}
h5 {
	font-size: 28px;
}
h6 {
	font-size: 22px;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
ul li, ol li {
	margin-bottom: 5px;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 30px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}
::-moz-selection {
	background: #ffff00;
	text-shadow: none;
}
::selection {
	background: #ffff00;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
@media print {
	*,  *:before,  *:after {
		background: transparent !important;
		color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,  a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	/*
         * Don't show links that are fragment identifiers,
         * or use the `javascript:` pseudo protocol
         */

	a[href^="#"]:after,  a[href^="javascript:"]:after {
		content: "";
	}
	pre,  blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	/*
         * Printing Tables:
         * http://css-discuss.incutio.com/wiki/Printing_Tables
         */

	thead {
		display: table-header-group;
	}
	tr,  img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,  h2,  h3 {
		orphans: 3;
		widows: 3;
	}
	h2,  h3 {
		page-break-after: avoid;
	}
}
/* Theme Base */
html, body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
}
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

.widget.widget-article .article-content p a, .widget.widget-html p a {
	color: #ffd203;
	font-weight: 500;
}

.widget.widget-article .article-content p a:hover, .widget.widget-html p a:hover {
	text-decoration: underline;
	font-weight: 500;
}

.widget-container #spltr-EB3EB88B-2363-4A99-BECE-12E0AE36BCA7 {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.page-home .widget.widget-pageHeading {
	display: none;
}
.widget-pageHeading {
	padding: 100px 0;
	margin-bottom: 120px;
	text-align: center;
	background: #f0f4f6;
}
.widget.widget-pageHeading h1 {
	position: relative;
	text-align: center;
	color: #00053A;
	font-size: 50px;
	line-height: 60px;
	font-family: 'Gotham';
	display: block;
	border-radius: 0;
	padding: 0;
	margin: auto;
	font-weight: 500;
}
.widget.widget-pageHeading h2 {
	position: relative;
	text-align: center;
	color: #00053A;
	font-size: 54px;
	line-height: 60px;
	font-family: 'Gotham';
	display: block;
	border-radius: 0;
	padding: 0;
	margin: auto;
	font-weight: 500;
}
.widget-pageHeading p {
	line-height: 30px;
	font-size: 18px;
	font-weight: 300;
	max-width: 900px;
	margin: 18px auto 0;
	padding-bottom: 0;
}
p {
	font-size: 16px;
	line-height: 28px;
}
/* Common Styles */
p, code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, input[type=submit], input, input[type=text], textarea, select, input[type=password],
address, input[type=file], input[type=hidden], button, input[type=image], blockquote {
	color: #000;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
}
table th {
	font-size: 17px;
	font-weight: 500;
	background: #eee;
	text-align: left;
	font-family: 'Gotham';
}
table, th, td {
	border: 1px solid #d9d9d9;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #232323;
	font-family: 'Poppins', sans-serif;
}
code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend {
	color: #000;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
}
ul, ul li, ol, ol li {
	padding: 0 0 7px 15px;
}
ul li, ol li {
	padding: 0 0 7px 10px;
}
.widget-snippet ul, ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.widget-snippet ul li, .widget-snippet ol li, ul li, ol li {
	position: relative;
}
.widget-snippet ul li, ul li {
	padding: 0 0 7px 30px;
}
.widget-snippet ul li::before, ul li::before {
	content: url(../images/list-icon.png);
	position: absolute;
	left: 0px;
	z-index: 1;
	top: 2px;
}
input[type="submit"], input[type="button"], button, .button, a.button {
	color: #000;
	font-size: 17px;
	text-align: center;
	padding: 10px 25px;
	display: inline-block;
	max-height: 50px;
	background: #FFD203;
	border-radius: 3px;
	text-decoration: none;
	font-family: 'Gotham';
	font-weight: 700;
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
input[type="submit"]:after, input[type="button"]:after, button:after, .button:after, a.button:after {
	content: url(../images/arrow.png);
	vertical-align: middle;
	margin-left: 8px;
}
.fee input[type="submit"]:after, .fee input[type="button"]:after, .fee button:after, .fee .button:after, .fee  a.button:after {
	display:none;
}
input[type=submit]:hover, input[type=button]:hover, button:hover, a.button:hover, .button:hover {
	background: #000;
	color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
input[type=submit]:hover::after, input[type=button]:hover::after, button:hover::after, a.button:hover::after, .button:hover::after {
	right: 6px;
	filter: brightness(0) invert(1);
}
.widget-form input[type=text], .widget-form textarea, .widget-form select {
	height: 50px;
	max-width: 465px;
	width: 100%;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #00053A;
}
.widget-form textarea {
	height: 110px;
	margin-bottom: 20px;
}
.page-contact .widget-form textarea {
	margin-top: 15px;
}
.page-home .widget-form textarea {
	height: 90px;
	margin-top: 10px;
}
.widget-form .form-row.btn-row label {
	display: none;
}
input[type="text"].validation-error, input[type="password"].validation-error {
	background: transparent;
}
button.Zebra_DatePicker_Icon {
	background-position: right center;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
input::-moz-placeholder { /* Firefox 19+ */
	color: #000;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
input:-ms-input-placeholder { /* IE 10+ */
	color: #000;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

/*textarea*/
.widget-form textarea::-webkit-input-placeholder {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.widget-form textarea:-moz-placeholder { /* Firefox 18- */
	color: #000;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.widget-form textarea::-moz-placeholder {  /* Firefox 19+ */
	color: #000;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.widget-form textarea:-ms-input-placeholder {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.widget.widget-snippet a.button:hover {
	background: #000;
	color: #fff;
}
.header > .widget-container {
	max-width: 1640px;
}
body > .footer {
	position: relative;
	background: #00053A;
}
body > .footer .footer-title h4 {
	color: #fff;
	font-family: 'Gotham';
	font-weight: 500;
	line-height: 26px;
}
body > .footer .widget > .widget-title {
	font-size: 21px;
	color: #fff;
}
.widget.widget-form.contact-page-form {
	max-width: 565px;
	background: #fff;
	padding: 50px;
	margin: 20px auto;
	border-top: 5px solid #ffd203;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(230,230,230,1);
	-moz-box-shadow: 0px 0px 5px 5px rgba(230,230,230,1);
	box-shadow: 0px 0px 5px 5px rgba(230,230,230,1);
	margin-left: auto;
	margin-right: 0;
}
.widget.widget-html.contact-page-map {
	max-width: 1365px;
	margin: 90px auto 140px;
}
/*gototop*/
.goToTop-area {
	text-align: right;
	padding-top: 48px;
}
.goToTop {
	color: rgba(255, 255, 255, 0.9);
	font-size: 14px;
	transition: all 300ms ease-out 0s;
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	text-align: center;
	padding: 10px 0;
	height: 40px;
	width: 40px;
}
.goToTop::before {
	content: url(../images/goto.png);
	right: 0;
	position: absolute;
	top: 0;
	font-size: 33px;
	font-weight: 300;
	opacity: 1;
}
.goToTop::after{
	content: url(../images/goto-hover.png);
	right: 0;
	position: absolute;
	top: 0;
	font-size: 33px;
	font-weight: 300;
	opacity: 0;
}
.goToTop:hover::before {
	opacity: 0;
}
.goToTop:hover::after {
	opacity: 1;
}
/*-----*/
body > .footer .vertical .navigation-item a {
	border-bottom: 0;
	display: inline-block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: normal;
}
body > .footer .vertical .navigation-item a:hover {
	color: #FFD203;
	text-decoration: none;
}
.widget.widget-article.footer-business-hours p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.widget.widget-spacer.footer-line {
	border-top: 1px solid rgba(255,255,255,0.1);
}
.copyright {
	padding: 45px 0;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.copyright p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	margin: 0;
	padding: 0;
}
.copyright a {
	color: #FFD203;
	text-decoration: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.copyright a:hover {
	color: #ccc;
	text-decoration: underline;
}
.widget > .widget-title {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 34px;
	text-align: left;
	color: #00053A;
	text-transform: none;
	line-height: 36px;
	font-family: 'Gotham';
	font-weight: 500;
}
.widget.widget-html.title {
	text-align: center;
	margin-top: 50px;
}
/* Webcommander Base */
.page-content .v-split-container > .v-split {
	margin: auto;
	width: 1170px;
}
.auto-page .page-content {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}
.form-row {
	position: relative;
}
.errorlist.after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	padding: 0;
	position: relative;
	bottom: 0;
}
.errorlist.after .message-block {
	margin: 0;
	padding: 2px 30px;
	font-size: 13px;
	font-weight: 500;
	position: absolute;
	bottom: -17px;
	background: red;
	color: #fff;
	text-align: left;
	z-index: 1;
	left: 0;
}
.widget-form textarea + .errorlist.after .message-block {
	bottom: -2px;
}
.simpleCaptcha-container {
	box-sizing: border-box;
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
	display: block;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"], .simpleCaptcha-container .simple-captcha-reload {
	display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
	width: 48.5%;
	background: #e5e7e4;
	text-align: center;
	float: left;
	height: 50px;
	padding-top: 3px;
}
.form-row.simple_captcha_input_field.mandatory {
	width: 48.5%;
	margin-left: 3%;
	margin-top: 0;
	vertical-align: top;
	float: left;
	padding-bottom: 17px;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field label, .simpleCaptcha-container .form-row.simple_captcha_help_text {
	display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
	width: 100%;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .customer-new-password .title {
	padding-bottom: 20px;
	text-align: center;
	color: #000;
}
/*start:manu*/
.widget-navigation.main-menu .navigation-item.first a span::before, .widget-navigation.main-menu .navigation-item.active a span::before, .widget-navigation.main-menu .navigation-item a:hover span::before {
	width: 100%;
}
.widget-navigation.main-menu {
	text-align: center;
	z-index: 1;
}
.bmui-droppable-target .widget-navigation.main-menu {
	z-index: auto;
}
.widget-navigation.main-menu .navigation-item.has-child {
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span {
	position: relative;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
	content: '\f107';
	display: inline-block;
	color: rgba(0, 0, 0, 0.9);
	font-size: 17px;
	font-family: "FontAwesome";
	right: 0;
	margin-left: 3px;
}
.widget-navigation.main-menu .navigation-item a span {
	position: relative;
}
.widget-navigation.main-menu .navigation-item.active a span::before {
	position: absolute;
	content: "";
	width: 0%;
	height: 2px;
	background: #ffd203;
	bottom: -6px;
	left: 0;
	transition: width .5s;
	-webkit-transition: width .5s;
}
.widget-navigation.main-menu .navigation-item a:hover span::before, .widget-navigation.main-menu .navigation-item.active a span::before {
	width: 100%;
}
.widget-navigation.main-menu .navigation-item.has-child a span::before {
	display: none;
}
.widget-navigation.main-menu .navigation-item.first a {
	padding-left: 0;
}
.widget-navigation.main-menu .navigation-item a {
	color: rgba(0, 0, 0, 0.90);
	font-size: 17px;
	font-weight: 500;
	font-family: 'Gotham';
	text-decoration: none;
	padding: 0px 18px 20px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.widget-navigation.main-menu .navigation-item a:hover {
	color: #ffd203;
}
.widget-navigation.main-menu .navigation-item a:hover, .widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
	color: #ffd203;
}
.widget-navigation .horizontal .navigation-item.last a span::before {
	padding-right: 0;
}
/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
	width: 350px;
	top: 35px;
	background: none;
	text-align: center;
	padding: 0px;
	left: 15%;
	box-shadow: 0px 10px 22px rgba(88, 88, 88, 0.12);
	margin: -5px 0 0 -134px;
	position: absolute;
	border-radius: 3px;
	padding-top: 10px;
}
.main-menu .navigation-item-child-container .navigation-item.first a::before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 0px;
	height: 0px;
	border-color: #ffd203 transparent #ffd203 transparent;
	border-width: 0 10px 10px 10px;
	border-style: solid;
	transition: all 0.5s ease 0s;
	margin-left: -10px;
	z-index: 1;
}
.main-menu .navigation-item-child-container .navigation-item.first a:hover::before {
	border-color: #000 transparent #000 transparent;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
	border-bottom: 1px solid rgba(100, 100, 100, 0.1);
	padding: 10px 20px;
	letter-spacing: 0.5px;
	text-align: left;
	color: #000;
	text-transform: none;
	transition: all 0.5s ease 0s;
	background: #ffd203;
	font-weight: normal;
	font-size: 15px;
	border-bottom: 1px solid #e6c00f;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.last a {
	padding-right: 24px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
	border-bottom: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
	background: #090E48;
	color: #fff;
	z-index: 2;
	display: block;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
	display: none;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	padding: 0;
}
.header .top-right-menu {
	text-align: right;
}
.header .top-right-menu .navigation-item a {
	color: rgba(255, 255, 255, 0.9);
	font: 600 14px 'Poppins', sans-serif;
	line-height: 20px;
	padding: 12px 14px;
	transition: all 300ms ease-out 0s;
	text-transform: uppercase;
}
.header .top-right-menu .navigation-item a:hover {
	color: #f5f5f5;
}
/*end:menu*/
/* Search Box */
.header .menu-search {
	z-index: 3;
}
.header.active-section .menu-search {
	z-index: auto;
}
.widget-search.menu-search .search-form {
	animation: hideSearch 350ms ease-in-out both;
}
.widget-search.menu-search .search-form.show {
	width: 100%;
	top: 0;
	animation: showSearch 350ms ease-in-out both;
}
.search-form.show::after {
	background: #FFD203;
	content: "";
	height: 100%;
	left: calc(-50vw + 50%);
	position: fixed;
	width: 100vw;
	top: 0;
	right: 0;
}
@keyframes showSearch {
	from {
		height: 0;
		opacity: 0;
	}
	to {
		height: 100vh;
		opacity: 1;
	}
}
@keyframes hideSearch {
	from {
		height: 100vh;
		opacity: 1;
	}
	to {
		height: 0;
		opacity: 0;
	}
}
.widget-search.menu-search form {
	width: 1170px;
	margin: 0 auto;
	margin-left: auto;
	position: relative;
	top: calc(50% - 126px);
	z-index: 1;
}
.widget-search .search-menu-button::after {
	content: "\f002";
	color: #fff;
	font-size: 27px;
	opacity: 0;
}
.widget-search .search-menu-button::after {
	content: "";
	z-index: 9999;
	position: relative;
	height: 32px;
	background: url('/template/d3852f4b/images/cancel.png');
	width: 32px;
	background-size: 32px;
	right: -160px;
	font-size: 27px;
	opacity: 0;
	display: none;
	top: 50px;
}
.widget-search .search-menu-button.close::after {
	opacity: 1;
	display: block;
}
.widget-search.menu-search .search-menu-button {
	background: url('/template/d3852f4b/images/search-icon.png');
	background-repeat: no-repeat;
	background-size: 23px;
	display: inline-block !important;
	margin: 0;
	position: absolute;
	left: auto;
	right: 240px;
	top: 50px;
}
.menu-search .search-form input {
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 87px;
	margin: 0;
	padding: 0px 10px;
	box-sizing: border-box;
	color: #000;
	font-size: 35px !important;
	font-family: 'Poppins', sans-serif;
	text-align: center;
}
.menu-search .search-form {
	position: relative;
}
.menu-search .search-form button {
	position: absolute;
	right: 0px;
	top: 100px;
	padding: 10px 23px;
	border: 0px;
	font-size: 27px;
	left: 50%;
	background: transparent;
	color: #000;
	transform: translateX(-50%);
	font-family: 'Poppins', sans-serif;
	font-size: 30px !important;
}
.menu-search .search-form button:hover {
	background: none;
}
.menu-search .search-form button:hover::before {
	color: #033971;
}
.menu-search .search-form input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 24px;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}
.menu-search .search-form input:-moz-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 24px;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}
.menu-search .search-form input::-moz-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 24px;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}
.menu-search .search-form input:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 24px;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}
.menu-search .search-form button::after {
	display: none;
}
/*end:*/


/*start: jssor slider css */
.widget.widget-gallery {
	overflow: hidden;
	background-color: #000;
}
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
	opacity: 0;
}
div.jssor-slider-container .slide {
	display: none;
}
div.jssor-slider-container .slide::after {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 5, 58, 0.6);
	width: 100%;
	height: 100%;
	display: block;
	content: "";
}
div.jssor-slider-container[jssor-slider="true"] .slide {
	display: block;
}
div.jssor-slider-container .container, div.jssor-slider-container {
	width: 1920px;
	height: 725px;
	padding: 0 !important;
	text-align: center;
}
div.jssor-slider-container {
	margin: 0 auto;
}
div.jssor-slider-container .jssora20l, div.jssor-slider-container .jssora20r, div.jssor-slider-container .slide {
	display : none;
}
div.jssor-slider-container[jssor-slider="true"] .slide, div.jssor-slider-container[jssor-slider="true"] .jssora20l, div.jssor-slider-container[jssor-slider="true"] .jssora20r {
	display: block;
}
.widget.widget-gallery.home-slider::before {
	content: url("../images/loading.gif");
	height: 64px;
	left: 50% !important;
	margin-left: -32px !important;
	margin-top: -32px !important;
	position: absolute;
	top: 50%;
	width: 64px;
	background: none;
}
.jssor-slider-container .jssor-loader .loader-2 {
	display: none;
}
.jssor-slider-container .caption-wrapper {
	position: static;
}
div.jssor-slider-container .container .slide.slide .description.jssor-caption-1 {
	position: absolute;
	left: 15%;
	top: 30%;
	transform: translateY(50%);
	width: 100%;
	font-family: Gotham;
	font-weight: 500;
	color: #fff;
	font-size: 54px;
	line-height: 50px;
	text-align: left;
	z-index: 1;
	height: 30px;
}
div.jssor-slider-container .container .slide.slide .description.jssor-caption-2 {
	position: absolute;
	left: 8%;
	top: 41%;
	transform: translateY(50%);
	z-index: 1;
	width: 500px;
	height: 30px;
}
div.jssor-slider-container .container .slide.slide .description.jssor-caption-2 a.button {
	font-weight: 700;
	font-size: 19px;
	line-height: 23px;
	padding: 16px 33px;
	max-height: 55px;
	margin-left: 38px;
	color: #000;
}
div.jssor-slider-container .container .slide.slide .description.jssor-caption-2 a.button:hover {
	color: #ffffff;
}
div.jssor-slider-container .container .slide.slide .description.jssor-caption-3 {
	left: 30.2%;
	top: 45%;
	font-size: 23px;
	color: #fff;
	font-weight: 500;
	z-index: 1;
	text-align: left;
	text-decoration: underline;
	position: absolute;
	height: auto;
}
.jssor-slider-container .caption-wrapper [u=caption] a {
	padding: 0;
	border: none;
}
.jssor-slider-container .caption-wrapper .jssor-caption-3 a {
	text-decoration: underline;
}
.jssor-slider-container .caption-wrapper .jssor-caption-3 a:hover {
	color: #FFD203;
}
div.jssor-slider-container .jssora20l, div.jssor-slider-container .jssora20r {
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) no-repeat;
	background-position: 0px 16px;
}
div.jssor-slider-container .jssora20l {
	top: 58% !important;
	left: 15%;
	right: auto;
	bottom: auto !important;
	transform: translateY(-50%) rotate(0deg);
}
div.jssor-slider-container .jssora20r {
	top: 56.22% !important;
	left: 16%;
	right: auto;
	bottom: auto !important;
	transform: translateY(-50%) rotate(-180deg);
}
div.jssor-slider-container .jssora20l:hover, div.jssor-slider-container .jssora20r:hover {
	background-position: 0px 16px;
	opacity: 0.8;
}
div.jssor-slider-container .jssorb03 {
	display: none !important;
}
/*end: jssor slider css */
.fee .widget.widget-snippet.header-call-number {
	z-index: 9999;
}
.widget.widget-snippet.header-call-number {
	height: 137px !important;
	display: block;
	background: #ffd203;
	z-index: 1;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.widget.widget-gallery.testimonial {
	background: transparent;
	margin: 0 auto;
	padding: 115px 0 105px;
	position: relative;
	overflow: visible;
	min-height: 750px;
}
.widget.widget-gallery.testimonial::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% + 200px);
	background: #F0F4F6;
	z-index: -2;
}
.widget.widget-gallery.testimonial .article-content {
	max-width: 810px;
	margin: 0 auto;
	padding-left: 65px;
	position: relative;
	padding-top: 20px;
}
.widget.widget-gallery.testimonial .article-content::after {
	content: '';
	width: 60px;
	height: 31px;
	position: absolute;
	left: 0px;
	top: 0;
	background: url(../images/shape-testimonial.png) no-repeat;
}
.widget.widget-gallery.testimonial .article-content p {
	font-size: 22px;
	line-height: 35px;
	font-weight: 300;
}
.widget.widget-gallery.testimonial .owl-theme .owl-controls {
	max-width: 670px;
	margin: 0 auto;
	text-align: left;
}
.widget.widget-gallery.testimonial .article-title {
	display: none;
}
.widget.widget-form.home-get-in-touch {
	position: relative;
	display: block;
	padding: 40px 60px;
	background: #fff;
	margin-top: 30px;
	z-index: 1;
	max-width: 585px;
	margin-left: auto;
	margin-right: 0;
}
.widget.widget-gallery.testimonial .article-content h6 {
	font-family: Gotham;
	font-size: 24px;
	line-height: 38px;
	padding-bottom: 0;
	font-weight: 700;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #00053a !important;;
}
.widget.widget-form.home-get-in-touch .widget-title {
	font-size: 48px;
	line-height: 59px;
	font-weight: 500;
	padding: 20px 0;
	color: #00053A;
}
.widget.widget-form.home-get-in-touch .submit-button {
	font-size: 18px;
}
.home-get-in-touch .recaptcha-container,
.contact-page-form .recaptcha-container {
	margin-left: 0;
}
.widget.widget-spacer.get-in-touch-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: -660px;
	width: 100%;
	height: 614px;
	background: #00053A;
	z-index: -1;
}
.widget.widget-spacer.get-in-touch-bg {
	position: relative;
	display: block;
	margin-top: 15px;
}
.tremac-newsletter {
	background: #FFD203;
	padding: 67px 0 58px;
	margin-top: 120px;
}
.tremac-newsletter .widget-title {
	text-align: center;
	padding: 50px 0 0;
	font-size: 42px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}
.widget-newsletter label {
	text-align: center;
	width: 480px;
	font-size: 15px;
	margin: 0 auto;
	display: none;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 20px;
	color: #000;
}
.tremac-newsletter.widget > .widget-title {
	font-weight: 500;
	padding: 0 0 30px 0;
	max-width: 570px;
	margin: 0 auto;
	font-family: Gotham;
	font-size: 31px;
	line-height: 35px;
}
.tremac-newsletter .newsletter {
	max-width: 600px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.tremac-newsletter .form-row {
	margin: 0;
}
.tremac-newsletter .form-row.mandatory {
	display: inline-block;
	vertical-align: top;
	width: 82%;
	margin-right: -2px;
}
.tremac-newsletter .form-row.button-container {
	display: inline-block;
	vertical-align: top;
	width: 18%;
	margin-left: -12px;
}

.tremac-newsletter .form-row input {
	padding: 10px 15px;
	width: 100%;
	margin: 0;
	height: 70px;
	background: transparent;
	font-size: 20px;
	font-weight: 400;
	border: 1px solid #000;
	border-right: 0;
}

.tremac-newsletter.inplace.valid-verify-form {
	position: relative;
}
.tremac-newsletter .message-block.error-message, .tremac-newsletter .message-block.error {
	background-color: transparent;
	border: 0;
	color: #FF0000;
	width: auto;
	text-align: left;
	padding: 0;
	position: absolute;
}
.tremac-newsletter .form-row.button-container label {
	display: none;
}
.tremac-newsletter .form-row button {
	border: none;
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin: 0;
	width: 90px;
	padding: 34px 0;
	position: relative;
	line-height: 19px;
	border: 1px solid #000;
	border-left: 0;
	border-radius: 0;
	font-size: 17px;
	color: #ffffff;
	font-weight: 600;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin: 0;
	width: 90px;
	padding: 34px 0;
	position: relative;
	line-height: 19px;
	border: 1px solid #000;
	border-left: 0;
}
.tremac-newsletter .form-row button:hover {
	background: #000;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.newsletter-subscription.submit-button::after {
	position: absolute;
	top: 50%;
	left: 45%;
	transform: translate(-50%, -50%);
}
.tremac-newsletter .errorlist.after .message-block {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
	position: absolute;
	bottom: -19px;
	background: red;
	color: #fff;
	text-align: center;
	z-index: 1;
	left: 0;
}
.tremac-newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(0,0,0,0.90);
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-size:17px;
}
.tremac-newsletter ::-moz-placeholder { /* Firefox 19+ */
	color: rgba(0,0,0,0.90);
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-size:17px;
}
.tremac-newsletter :-ms-input-placeholder { /* IE 10+ */
	color: rgba(0,0,0,0.90);
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-size:17px;
}
.tremac-newsletter :-moz-placeholder { /* Firefox 18- */
	color: rgba(0,0,0,0.90);
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-size:17px;
}
.tremac-newsletter .message-block.info-message {
	position: absolute;
	bottom: -43px;
	z-index: 1;
}
.tremac-newsletter .message-block.error-message, .tremac-newsletter .message-block.error {
	position: absolute;
	padding: 2px 8px;
	bottom: -16px;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	background-color: #FF0000;
	text-align: center;
	width: calc(100% - 35%);
	line-height: 15px;
}
.tremac-newsletter .valid-verify-form .message-block.error-message {
	bottom: -28px;
	margin-left: 4px;
}
.tremac-newsletter .message-block.info-message {
	bottom: -40px;
	width: 290px;
	top: 59px;
	margin-left: 4px;
}
.newsletter.unsubscribe.valid-verify-form h3 {
	margin: 0;
	font-size: 26px;
	color: #00053a;
	text-transform: none;
	line-height: 36px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-align: center;
	padding: 0;
}
.newsletter.unsubscribe {
	text-align: center;
	margin: 0 0 20px 0;
}
.newsletter.unsubscribe span.message {
	margin-bottom: 20px;
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	margin-top: 7px;
}
.newsletter.unsubscribe.valid-verify-form textarea {
	height: 90px;
	width: 100%;
	display: block;
	text-align: left;
	margin: 0 auto;
}
.newsletter.unsubscribe {
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.newsletter.unsubscribe .form-row.mandatory label {
	width: 100%;
	font-size: 16px;
	text-align: center;
}
.newsletter.unsubscribe .form-row button {
	border: none;
	font-size: 17px;
	color: #000;
	font-weight: 600;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-color: #FFD203;
	margin: 0;
	width: 100%;
	padding: 14px 0;
	position: relative;

}
.subscription-list-success .title {
	background-color: #00053a;
	text-align: center;
}
.subscription-list-success .help {
	margin: 15px 28px;
	text-align: center;
}
.subscription-list-success .help .link {
	color: #ffd203;
	cursor: pointer;
	font-weight: 500;
}
.subscription-list-success .help .link:hover {
	color: #00053a;
}
.page-newsletter-subscription .subscription-list-success {
	border: 1px solid #00053a;
	margin: 0 auto;
	width: 469px;
}
.newsletter.unsubscribe .form-row button:hover {
	background: #000;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	color: #fff;
}
/*end:newsletter*/

/*start:Page not found */
.page-page-not-found .page-content {
	text-align: center;
	padding: 0;
}
.page-page-not-found .page-content .article-content h1 {
	color: #f00;
	text-align: center;
	padding: 0;
	margin: 0;
}
.page-page-not-found .page-content .article-content h2 {
	color: #000;
	font-size: 30px;
	text-align: center;
	padding: 20px 0;
	margin: 0;
}
.page-page-not-found .page-content .article-content p {
	text-align: center;
	padding: 0;
	margin: 0;
}

/*end:Page not faund */

/* Blog Style Start
**********************/
.blog-post-info span.comment-count,.blog-post-info span.date::before {
	display: none;
}
.recent-post.featured .blog-post-item .title{
	padding-left: 0;
}
.recent-post.featured .blog-post-item .title::before{
	display: none;
}
.recent-post.featured .blog-post-item img{
	width: 100%;
}
.widget.widget-blogPost.recent-post{
	padding-top: 38px;
}
.recent-post .widget-title, .blog-categories .widget-title {
	font-weight: 700;
	line-height: 25px;
	font-size: 24px;
	color: #00053A;
	padding: 13px 0;
}
/* .cta-btn-sideber */
.widget-snippet.cta-btn-sideber .banner-text {
	margin: 102px 0 0 0;
	width: 100%;
	padding: 40px 30px;
}
.widget-snippet.cta-btn-sideber .banner-text .phn-btn{
	display: none;
}
.widget-snippet.cta-btn-sideber .banner-text .banner-text-content h1 {
	font-size: 23px;
	line-height: 29px;
}
.widget-snippet.cta-btn-sideber .banner-text .banner-text-content p{
	text-align: center;
}
.widget-snippet.cta-btn-sideber .banner-text .phn-quote-btn{
	font-size: 16px;
	background: #070659;
	border-radius: 30px;
	height: auto;
	line-height: 34px;
	width: auto;
	padding: 6px 50px;
}
.widget-snippet.cta-btn-sideber .banner-text .phn-quote-btn:hover{
	text-decoration: none;
	background: #42a97c;
}
/*  */

.widget-blogPost.recent-post.featured .post.post-list-view-height {
	padding-bottom: 7px;
}
.blog-categories .vertical .navigation-item a::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #333;
	position: absolute;
	border-radius: 50%;
	top: 11px;
	left: 0;
}

.blog-categories .vertical .navigation-item + .navigation-item {
	margin-top: 5px;
}

.blog-categories .vertical .navigation-item a {
	border-bottom: none;
	display: block;
	padding: 0 0 0 20px;
	position: relative;
	color: #000000;
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: normal;
	line-height: 25px;
	font-family: 'Poppins', sans-serif;
}

.blog-categories .vertical .navigation-item a:hover,
.blog-categories .vertical .navigation-item a:focus {
	color: #2b2b8a;
}

.blog-post-item {
	width: calc(100%/2 - 32px);
	overflow: hidden;
	float: left;
	padding: 0;
	box-sizing: border-box;
	min-height: 394px;
	border: none;
	margin: 0 32px 20px 0;
}

.page-content .post-list-view-width {
	width: 100%;
	height: 210px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.page-content .blog-post-item a img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	object-fit: cover;
}

.blog-categories {
	padding-top: 50px;
	padding-bottom: 100px;
}

.page-content .blog-post-item a:hover img {

	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);

}

.widget-blogPost .blog-post-content .blog-post-item .post-description {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.page-content .blog-post-item .title {
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	text-transform: none;
	margin: 0;
	padding: 0;
}

.page-content .blog-post-item .title a {
	font-weight: 600;
	color: #000;
	font-size: 19px;
}

.blog-post-item .title {
	font-size: 20px;
	padding-bottom: 0px;
	padding-top: 0;
	line-height: 24px;
	margin-bottom: 8px;
}

.blog-post-item .title a {
	color: #000;
	font-size: 1em;
	font-weight: 400;
}

.blog-post-item .title a:hover {
	color: #2b2b8a;
}

.blog-post-item .title a {
	font-size: 22px;
}

.widget-blogPost .blog-post-content .blog-post-item .post-description .blog-post-info {
	margin-bottom: 3px;
	padding-top: 3px;
}

.blog-post-info span.date {
	color: #8a8685;
	background: none;
	padding-left: 0;
	margin-right: 5px;
	font-style: italic;
	position: relative;
	padding-right: 9px;
}

.blog-post-info span.date::before {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	height: 12px;
	width: 1px;
	background: #777;
}

.blog-post-info span.categories {
	background: none;
	padding-left: 0;
	margin-right: 10px;
	font-style: italic;
}

.page-content .blog-post-info span.categories a {
	color: #8a8685;
	padding-right: 0;
	margin-right: 15px;
}

.page-content .blog-post-info span.categories a:hover {
	color: #000;
}

.page-content .blog-post-item .content {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 0;
}

.blog-post-item .post-description > a {
	display: none;
}

.recent-post .content,
.recent-post .blog-post-info {
	display: none;
}

.recent-post .blog-post-item {
	width: 100%;
	margin: 0;
	float: none;
	min-height: auto;
}

.recent-post .blog-post-item .title {
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 20px;
}

.recent-post h1.title::before,
.recent-post h4.title::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #333;
	position: absolute;
	border-radius: 50%;
	top: 11px;
	left: 0;
}
.widget-snippet .service-read-more::after{
	display:none;
}
.widget-snippet .service-read-more{
	padding-left: 35px !important;
}
.recent-post .blog-post-item .title a {
	color: #000000;
	font-size: 18px;
	margin: 0 0 30px;
	font-weight: normal;
	line-height: 25px;
	font-family: 'Poppins', sans-serif;
}

.recent-post .blog-post-item .title a:hover {
	color: #2b2b8a;
}

.blog-post-item .title a {
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
}

.recent-post div.footer {
	display: none;
}

.recent-post .blog-post-item + .blog-post-item {
	margin-top: 15px;
}

.blog-post-content .footer {
	overflow: hidden;
	width: 100%;
	background-color: transparent;
	text-align: center;
	padding-top: 40px;
}

.blog-post-content .footer span.pagination {
	float: none;
}

.blog-post-content .footer span.pagination span {
	border: none;
	box-shadow: none;
	font-size: 18px;
	font-weight: 400;
	padding: 5px 15px;
}

.blog-post-content .footer span.pagination span.current {
	background-image: none;
	background-color: #00053A;
}
.blog-post-content .footer span.pagination span:hover {
	background-color: #ffd203;
}
.blog-post-details .comment-post-panel {
	border: none;
	padding: 0;
	position: relative;
}

.message-block.info-message, .message-block.success {
	top: 28px;
}
.blog-category-details{
	padding: 0 0 30px;
}
.blog-category-details .blog-post-item {
	min-height: 300px;
}
.blog-category-details .title{
	color: #070659;
	font-size: 45px;
	line-height: 50px;
	font-weight: bold;
	margin: 0;
	font-family: 'Poppins', sans-serif;
}
.comment-post-panel input[type="text"], .comment-post-panel input[type="email"], .comment-post-panel textarea {
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	border: 2px solid #dcdcdc;
	padding: 2px 15px;
	background: transparent;
	height: 46px;
	border-radius: 3px;
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin: 0;
}
.page-blog-category .blog-post-info span.categories {
	display: none;
}
.page-blog-category .blog-post-info span.author, .page-blog-post .blog-post-info span.author{
	background: none;
	border-left: 1px solid #bdb7b7;
	padding-left: 11px;
}
.page-blog-category .blog-post-info {
	padding: 8px 0 0;
}

.blog-post-details .comment-post-panel textarea {
	width: 100%;
	height: 200px;
	margin-bottom: 0;
}

.comment-post-panel .errorlist.after {
	font-weight: 600;
	color: #00053A;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	line-height: 25px;
}

.comment-post-panel .simpleCaptcha-container {
	margin-top: 20px;
	padding-bottom: 2px;
}
.blog-post-details .comment-post-panel h2 {
	font-size: 22px;
	padding-bottom: 15px;
	font-weight: 600;
}
.comment-post-panel .form-row{
	text-align: left;
	margin: 0;
}
.comment-post-panel button[type="submit"] {
	border: 0;
	text-decoration: none;
	padding: 11px 47px;
	background: #FFD203;
	border-radius: 30px;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	position: relative;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.comment-post-panel button[type="submit"]:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.comment-post-panel .simpleCaptcha-container .form-row.simple-captcha {
	width: 48%;
	display: inline-block;
	box-shadow: 0 0 0 0;
	border: 2px solid #dcdcdc;
	text-align: center;
	height: 46px;
	background: transparent;
	border-radius: 3px;
	margin-top: 0;
}
.comment-post-panel .form-row.simple_captcha_input_field.mandatory {
	margin-top: 0;
}
#blog-post-create-comment-panel .max-character {
	color: #999;
	display: block;
	font-size: 11px;
	font-style: italic;
	padding-left: 5px;
	padding-right: 0;
	text-align: right;
	position: absolute;
	right: 0;
	top: 18px;
}

.blog-post-details .comment-post-panel label {
	color: #555555;
	display: block;
	padding-bottom: 7px;
	padding-top: 10px;
	font-size: 16px;
}

.blog-post-details .image img {
	width: 100%;
}
.blog-post-details ol, .blog-post-details ul {
	padding-top: 15px;
}
.blog-post-details {
	padding: 0 60px 100px 0;
}
.blog-post-details .blog-post-info{
	padding-bottom: 17px;
}
.blog-post-details .title{
	margin-bottom: 4px;
}
.blog-post-details h1.title {
	padding: 0;
}
.blog-post-details .content h2 {
	padding: 0;
	font-size: 26px;
}
.blog-post-details .content h3 {
	padding: 0;
	font-size: 24px;
}
.blog-post-details .content h4 {
	padding: 0;
	font-size: 20px;
}
.blog-post-details .content h5 {
	padding: 0;
	font-size: 18px;
}
.blog-post-details .content h6 {
	padding: 0 0 18px 0;
	font-size: 15px;
}
.blog-post-details .content > figure {
	margin: 30px 0;
}
.blog-post-details .content > figure > img {
	width: 100%;
}
.page-blog .page-content .widget.page-heading {
	margin-top: -15px;
}

.page-content .blog-post-details .title {
	color: #00053A;
	margin-top: -6px;
	line-height: 38px;
	padding-bottom: 0;
}
.blog-post-details .post-description .content p{
	color: #000000;
	font-size: 15px;
	margin: 10px 0 20px;
	font-weight: normal;
	line-height: 27px;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 0;
}
.comment-post-panel .errorlist.after {
	right: 25px;
	background: red;
	text-align: center;
	width: 143px;
	min-width: auto;
	position: absolute;
	bottom: -10px;
	border-radius: 10px;
}
.comment-post-panel .errorlist.after .message-block {
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	color: #fff;
}

.comment-post-panel .form-row.textArea .errorlist.after {
	bottom: -7px;
	right: 10px;
}

.comment-post-panel .form-row.simple_captcha_input_field.mandatory .errorlist.after {
	bottom: -7px;
	right: 11px;
}
/* comments popup and like */
.blog-comments .info-row.writer .name{
	font-weight: bold;
	color: #00053A;
	font-size: 22px;
	display: block;
	padding: 0 0 10px 0;
}
.blog-comments .info-row.writer .date{
	background: none;
	position: relative;
	padding-left: 19px;
	font-size: 14px;
}
.blog-comments .info-row.writer .date::before{
	content: "\f073";
	position: absolute;
	left: 0;
	top: -4px;
	font-family: "FontAwesome";
	font-size: 14px;
	color: #00053A;
}
.blog-comments .info-row.writer span:nth-of-type(3){
	font-weight: bold;
	color: #00053A;
	display: none;
}
.blog-comments .info-row.writer span:nth-of-type(4){
	font-size: 14px;
	display: none;
}
.blog-post-comment-panel .btn-like,
.blog-post-comment-panel .btn-liked{
	margin-right: 10px;
	margin-left: 3px;
	display: none;
}
.blog-post-comment-panel .btn-liked::after,
.blog-post-comment-panel .btn-like::after {
	content: "\f164";
	color: #00053A;
	cursor: pointer;
}
.blog-comments .info-row.writer .btn-comment-reply{
	position: relative;
	padding-right: 19px;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
	color: #00053A;
}
.blog-post-comment-panel .btn-liked::after {
	content: "\f165";
	color: #00053A;
}
.blog-comments .info-row.writer .btn-comment-reply:hover{
	color: #000;
}
.blog-comments .comment-item .content i {
	margin: 0 3px;
	color: #000000;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
}

.loging-to-react.popup .body a{
	font-weight: bold;
}
.loging-to-react.popup .header,
.blog-comment-reply-popup.popup .header {
	background-color: #FFD203;
	border-bottom: 0;
	color: #fff;
	font-size: 16px;
	padding: 11px 10px;
	font-weight: bold;
}
.blog-comment-reply-popup label{
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.blog-comment-reply-popup input,
.blog-comment-reply-popup textarea{
	width: 100%;
	height: 40px;
	border: none;
	border: 2px solid #dcdcdc;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 10px 0 0;
}
.blog-comment-reply-popup textarea{
	height: 90px;
}
.blog-comment-reply-popup .textarea-wrap .max-character {
	top: 0;
	right: 0;
	position: absolute;
	font-size: 12px;
}
.blog-comment-reply-popup input[type="text"].validation-error,
.blog-comment-reply-popup input[type="password"].validation-error {
	background-color: transparent;
	border: none;
	border: 2px solid #dcdcdc;
	color: #ff0000;
}
.auto-page .blog-comment-reply-popup .errorlist.after .message-block {
	top: -22px;
	font-size: 14px;
	bottom:auto;
}
.blog-comment-reply-popup .form-row.simple_captcha_input_field.mandatory {
	width: 100%;
	display: block;
	margin-left: 0;
	margin-top: 20px;
	vertical-align: top;
}
.blog-comment-reply-popup .simpleCaptcha-container .form-row.simple-captcha {
	display: inline-block;
	width: 100%;
}
.blog-comment-reply-popup .simpleCaptcha-container {
	padding: 5px 0 0;
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
	font-size: 15px;
	line-height: 26px;
}
.blog-post-details .blog-post-comment-panel .comment-count-info-row {
	font-weight: 600;
}
.blog-comment-reply-popup .popup .body {
	background-color: #FFFFFF;
	padding: 20px 15px;
}
.loging-to-react.popup .body {
	min-height: 100%;
}
.loging-to-react.popup .body a {
	font-weight: 700;
	font-size: 19px;
	color: #00053A;
}
.popup-bottom.footer button{
	color: #fff;
	padding: 8px 50px;
	width: calc(100% / 2 - 8px);
	background: #FFD203;
	border: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 30px;
}
.popup-bottom.footer button:hover{
	background: #000;
}
.popup-bottom.footer button.form-reset.close-popup{
	margin-top: 0px;
}
.popup-bottom.footer button:hover{
	color: #fff;

}
.popup-bottom.footer button::after {
	display:none;
}
.popup .close-icon::after {
	content: "";
	background: url('/template/d3852f4b/images/remove-icon.png');
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: center 5px;
	height: 35px;
	width: 35px;
	position: relative;
	display: inline-block;
}
.blog-comment-reply-popup .popup-bottom.footer{
	padding: 15px 15px 20px;
}
.blog-comment-reply-popup.popup .close-icon::after{
	display: none;
}
.blog-comment-reply-popup.popup .close-icon {
	background: url('/template/d3852f4b/images/remove-icon.png');
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: center 5px;
}


/* Social Media Share */
.social-media-share-bar .social-media-share + .social-media-share {
	margin-left: 7px;
}
.social-media-share a {
	width: 43px !important;
	height: 43px !important;
	border: 2px solid #000 !important;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	line-height: 39px;
	text-align: center;
	color: #000;
	font-size: 20px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.social-media-share span {
	color: #000 !important;
	background-color: transparent !important;
	width: auto !important;
	height: auto !important;
}

.social-media-share .at-icon {
	fill: #000 !important;
}

.social-media-share a:hover {
	background-color: #FFD203 !important;
	border-color: #FFD203 !important;
}

.social-media-share a:hover .at-icon {
	fill: #fff !important;
}

.active-section .article-with-btn {
	overflow: hidden;
}
.blog-post-details .blog-post-comment-panel, .blog-post-details .comment-post-panel {
	display: none;
}






/*inner*/
.clint-testimonial{
	padding-top: 20px;
}
.clint-testimonial .article-content:after {
	z-index: auto;
}
.clint-testimonial .article-content {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-left: 65px;
	padding-right: 30px;
}
.clint-testimonial .article-content p,
.clint-testimonial .article-content h3,
.clint-testimonial .article-content h4{
	text-align: left;
}
.clint-testimonial .article-item {
	margin-bottom: 100px;
	width: calc(100%/2 - 5px);
	display: inline-block;
	vertical-align: top;
	margin: 15px 0 80px;
	padding: 5px;
}
.clint-testimonial .article-content h6 {
	padding-bottom: 0;
	line-height: normal;
}
.clint-testimonial .article-item:last-child,
.clint-testimonial .article-item:nth-last-child(2) {
	margin-bottom: 0;
}
.clint-testimonial .article-content::after {
	content: '';
	width: 60px;
	height: 31px;
	position: absolute;
	left: 8px;
	top: 0;
	background: url(../images/shape-testimonial.png) no-repeat;
}

.widget.widget-html.home-page-get-in-touch h2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	padding: 100px 55px 0;
}
.page-home .widget.widget-snippet .ourservice-content{
	padding:80px 0 100px 0;
}
.widget.widget-snippet .ourservice-content {
	padding-top: 250px;
}
.page-services .widget-snippet .ourservice-content {
	padding-bottom: 0;
	padding-top: 0;
}
.page-security-risk-assessments .widget-snippet .ourservice-content {
	padding-bottom: 0;
}
.page-surveillance-services .widget-snippet .ourservice-content {
	padding-bottom: 0;
}
.page-whistle-blower-lines .widget-snippet .ourservice-content {
	padding-bottom: 0;
}
.page-investigations .widget-snippet .ourservice-content {
	padding-bottom: 0;
}
.page-workplace-dispute-resolution .widget-snippet .ourservice-content {
	padding-bottom: 0;
}
.page-workplace-dispute-resolution .widget.widget-snippet .ourservice-content, .page-investigations .widget.widget-snippet .ourservice-content, .page-whistle-blower-lines .widget.widget-snippet .ourservice-content, .page-security-risk-assessments .widget.widget-snippet .ourservice-content, .page-surveillance-services .widget.widget-snippet .ourservice-content{
	position: relative;
	max-width: 1396px;
	margin: 0 auto;
}
.page-workplace-dispute-resolution .widget.widget-snippet .ourservice-content:before, .page-investigations .widget.widget-snippet .ourservice-content:before,.page-whistle-blower-lines .widget.widget-snippet .ourservice-content:before, .page-security-risk-assessments .widget.widget-snippet .ourservice-content::before, .page-surveillance-services .widget.widget-snippet .ourservice-content:before {
	border-bottom: 1px solid rgba(112, 112, 112, 0.2);
	position: absolute;
	left: 0;
	top: 120px;
	content: "";
	width: 100%;
}
.widget.widget-form.contact-page-form label, .widget.widget-form.home-get-in-touch label {
	display: none;
}
.widget.widget-form.contact-page-form button.submit-button, .widget.widget-form.home-get-in-touch button.submit-button {
	margin-top: 15px;
	padding: 10px 30px 10px 25px;
}
.widget.widget-gallery.testimonial .article-content p > strong {
	font-size: 22px;
	line-height: 35px;
	font-weight: 400;
	color: #00053a;
}
.clint-testimonial .article-content p > strong {
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #00053a;
}
.widget.widget-snippet .container.client-stories-details h3 {
	line-height: 40px;
	margin: 5px 0 20px;
}
.page-whistle-blower-lines .widget-html h1,
.page-whistle-blower-lines .widget-html h2,
.page-whistle-blower-lines .widget-html h3,
.page-whistle-blower-lines .widget-html h4,
.page-whistle-blower-lines .widget-html h5,
.page-whistle-blower-lines .widget-html h6 {
	padding-top: 0;
}

/*-------------------*/
.search-results .page .summary {
	font-size: 16px;
	text-transform: none;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	line-height: 28px;
}
.entire-search .search-result > .title {
	display: none;
}
.entire-search .total-result {
	color: #00053a;
	padding-bottom: 25px;
}
.search-results .page > a {
	color: #ffd203;
	padding-right: 10px;
}
.search-results .page > a:hover {
	color: #00053a;
}
.entire-search .search-result {
	border-bottom: 0;
	padding-bottom: 40px;
}
.page-search-result .pagination span {
	border: none;
	box-shadow: none;
	font-size: 18px;
	font-weight: 400;
	padding: 2px 15px;
}
.page-search-result .pagination span.current {
	background-image: none;
	background-color: #00053A;
}
.page-search-result .pagination span:hover {
	background-color: #ffd203;
	color:#fff;
}
.search-results .page > a.page-read-more {
	text-decoration: underline;
	color: #00053a;
	font-size: 14px;
}
.search-results .page > a.page-read-more:hover {
	color: #ffd203;
}
div.widget-snippet .who-we-are-snippet-about .simple-text ol li::before,
div.widget-snippet .who-we-are-snippet-about .simple-text ul li::before {
	content: url(/template/d3852f4b/images/list-icon.png);
	position: absolute;
	left: 0px;
	z-index: 1;
	top: 2px;
}
.blog-post-details .social-media-share a.facebook-share-icon,
.blog-post-details .social-media-share a.twitter-share-icon {
	background: none;
}
.blog-post-details .social-media-share a.facebook-share-icon::after {
	color: #000000 ;
}
.blog-post-details .social-media-share a.facebook-share-icon:hover::after,
.blog-post-details .social-media-share a.facebook-share-icon:hover::after {
	color: #ffffff;
}
.blog-post-details .social-media-share a.twitter-share-icon::after {
	color: #000000 ;
}
.blog-post-details .social-media-share a.twitter-share-icon:hover::after {
	color: #ffffff;
}
/*start: front end editor*/
.fee .popup {
	padding: 0;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
	margin: 0 30px 20px !important;
}
.fee .widget-image-edit-popup .fee-pu-content-footer {
	max-width: 500px
}
.fee .popup .button-line button + button {
	margin-left: 10px;
}
/*end: front end editor*/

/*Section Full-wide*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
	width: auto;
}
.fee-fixed-width-content {
	padding-left: calc(50% - 585px) !important;
	padding-right: calc(50% - 585px) !important;
}

@media screen and (max-width: 980px) {
	body > .body {
		padding: 0;
	}
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
	color: #999;
	font-size: 10px;
	font-weight: 400;
	width: 100%;
	display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
	padding-left: 15px;
	padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
	margin: 7px 15px 0;
}

/*Section Full-wide*/
.fee .horizontal .navigation-item:hover > .navigation-item-child-container {
	display: none;
}
.fee-mobile-view-on .widget.widget-navigation.main-menu .fee-header-footer-control-menu.fee-widget-option {
	left: auto;
	right: 0;
}
div.widget-snippet .welcome-content h6 {
	padding: 0;
}
div.widget-snippet .welcome-content h1 {
	padding: 0;
	margin: 0;
}
#spltr-CA312811-4D43-4883-ABB4-E3B2C1B56B58 {
	display: unset;
}
div.widget-snippet .team-page {
	max-width: 100%;
}

.fee .row {
	margin-left: 0;
	margin-right: 0;
}