/*!
Theme Name: ameristrong
Theme URI: http://AAA.me/
Author: ameristrong
Author URI: http://ameristrong.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ameristrong
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ameristrong is based on AAA https://AAA.me/, (C) 2012-2020 Automattic, Inc.
AAA is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.hide {
	display: none !important;
}

@font-face {
	font-family: 'Univers LT NStd';
	src: url('./fonts/UniversLTStd-Bold.eot');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Univers LT NStd';
	src: local('Univers LT Std 65 Bold'), local('UniversLTStd-Bold'),
		url('./fonts/UniversLTStd-Bold.woff2') format('woff2'),
		url('./fonts/UniversLTStd-Bold.woff') format('woff'),
		url('./fonts/UniversLTStd-Bold.ttf') format('truetype'),
		url('./fonts/UniversLTStd-Bold.svg#UniversLTStd-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers LT Std';
	src: url('./fonts/UniversLTStd-BoldCn.eot');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Univers LT Std';
	src: local('Univers LT Std 67 Bold Condensed'), local('UniversLTStd-BoldCn'),
		url('./fonts/UniversLTStd-BoldCn.woff2') format('woff2'),
		url('./fonts/UniversLTStd-BoldCn.woff') format('woff'),
		url('./fonts/UniversLTStd-BoldCn.ttf') format('truetype'),
		url('./fonts/UniversLTStd-BoldCn.svg#UniversLTStd-BoldCn') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers LT Std';
	src: url('./fonts/UniversLTStd-Cn.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Univers LT Std';
	src: local('Univers LT Std 57 Condensed'), local('UniversLTStd-Cn'),
		url('./fonts/UniversLTStd-Cn.woff2') format('woff2'),
		url('./fonts/UniversLTStd-Cn.woff') format('woff'),
		url('./fonts/UniversLTStd-Cn.ttf') format('truetype'),
		url('./fonts/UniversLTStd-Cn.svg#UniversLTStd-Cn') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Univers LT Std';
	src: url('./fonts/UniversLTStd-LightCn.eot');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Univers LT Std';
	src: local('Univers LT Std 47 Light Condensed'), local('UniversLTStd-LightCn'),
		url('./fonts/UniversLTStd-LightCn.woff2') format('woff2'),
		url('./fonts/UniversLTStd-LightCn.woff') format('woff'),
		url('./fonts/UniversLTStd-LightCn.ttf') format('truetype'),
		url('./fonts/UniversLTStd-LightCn.svg#UniversLTStd-LightCn') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}




html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	box-sizing: border-box;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*  ==== Common css ====  */
html {
	-webkit-text-size-adjust: 100%;
}

* {
	box-sizing: border-box;
	outline: none !important;
}

.chromeperfectpixel-overlay,
.chromeperfectpixel-overlay-container {
	width: 100% !important;
	pointer-events: none !important;
	height: auto !important;
}

button:focus {
	outline: none !important;
	box-shadow: none !important;
}

body {
	font-size: 16px;
	line-height: 1.67;
	color: #000000;
	font-family: 'Univers LT Std';
}

img {
	max-width: 100%;
	display: block;
}

body,
p,
li {
	font-size: 22px;
	line-height: 1.7;
	font-weight: 400;
	font-family: 'Univers LT Std';
}

p {
	margin: 0 0 30px 0;
}

.white-color {
	color: #ffffff !important;
}

p:last-child {
	margin: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.1875;
	font-size: 48px;
	letter-spacing: 0px;
	font-weight: 700;
	font-family: 'Univers LT Std';
	margin: 0 0 24px;
	width: 100%;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	display: inline-block;
}

blockquote {
	margin: 0;
	background-color: #007BC114;
	padding: 30px;
	border-left: 8px solid #007BC1;
	margin-bottom: 30px;
}

.common-content {
	padding: 60px 0;
}

h1,
.h1 {
	font-size: 44px;
}

h2,
.h2 {
	font-size: 35px;
}

h3,
.h3 {
	font-size: 30px;
}

h4,
.h4 {
	font-size: 26px;
}

h5,
.h5 {
	font-size: 22px;
}

h6,
.h6 {
	font-size: 20px;
}

.point-icon {
	padding-left: 35px;
	position: relative;
}

.point-icon::before {
	content: "\f178";
	font-family: "Font Awesome 5 Pro";
	color: #007BC1;
	position: absolute;
	left: 0;
	font-weight: 500;
	top: 1px;
	line-height: 1;
}

a {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.5s;
	text-decoration: none;
	color: #007bc1;
	display: inline-block;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

.clearfix::before,
.clearfix::after {
	visibility: hidden;
	display: table;
	content: " ";
	clear: both;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.ptb-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.mtb-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.pt-50 {
	padding-top: 50px !important;
}

textarea {
	height: 105px;
}

::-webkit-input-placeholder {
	color: #9B9B9B !important;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #9B9B9B !important;
	opacity: 1;
}

::placeholder {
	color: #9B9B9B !important;
	opacity: 1;
}

button {
	border: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	cursor: pointer;
}

ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-type: none;
}

ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
}

ul li {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0;
	text-align: left;
}

ul li::before {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0.45em;
	background-color: transparent;
	border-radius: 50%;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="M30 155.779H15c-8.284 0-15 6.716-15 15v240c0 8.284 6.716 15 15 15h15c16.569 0 30-13.431 30-30v-210c0-16.568-13.431-30-30-30zM467 155.779H321.211l-47.52-47.505c-27.129-27.144-70.137-29.487-100.078-5.61L90 169.56v232.601c43.198 15.379 88.462 23.619 135 23.619h60c24.814 0 45-20.186 45-45a44.65 44.65 0 0 0-3.164-16.582c19.102-5.2 33.164-22.705 33.164-43.418a44.65 44.65 0 0 0-3.164-16.582c19.102-5.2 33.164-22.705 33.164-43.418a44.63 44.63 0 0 0-2.578-15H467c24.814 0 45-20.186 45-45s-20.186-45.001-45-45.001z" fill="%23007bc1" opacity="1" data-original="%23000000" class=""></path></g></svg>');
	background-repeat: no-repeat;
	background-size: cover;
}

.wrapper {
	max-width: 1440px;
	padding: 0 30px;
	width: 90%;
	margin: auto;
}

.d-block {
	display: block;
}

.m-block {
	display: none;
}

.center-video .wp-video {
	margin: auto;
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
}

/* Header css */
.phone-btn {
	position: relative;
}

.phone-btn:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 7px;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0" y="0" viewBox="0 0 513.64 513.64" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="m499.66 376.96-71.68-71.68c-25.6-25.6-69.12-15.359-79.36 17.92-7.68 23.041-33.28 35.841-56.32 30.72-51.2-12.8-120.32-79.36-133.12-133.12-7.68-23.041 7.68-48.641 30.72-56.32 33.28-10.24 43.52-53.76 17.92-79.36l-71.68-71.68c-20.48-17.92-51.2-17.92-69.12 0L18.38 62.08c-48.64 51.2 5.12 186.88 125.44 307.2s256 176.641 307.2 125.44l48.64-48.64c17.921-20.48 17.921-51.2 0-69.12z" fill="%23007bc1" opacity="1" data-original="%23000000" class=""></path></g></svg>');
	background-size: cover;
	background-repeat: no-repeat;
}

.header-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.site-branding {
	max-width: 23%;
	width: 100%;
}

.main-navigation .menu {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.menu .menu-item ul.sub-menu {
	opacity: 0;
	position: absolute;
	visibility: hidden;
	transform: perspective(20em) rotate3d(1, 0, 0, -90deg);
	transform-origin: 0 0 0;
	transition: all 0.3s ease-in-out;
	width: 210px;
	margin: auto;
	top: 48px;
	left: 30px;
	padding: 0;
	z-index: 999;
	border: 0;
	margin: 0;
	box-shadow: unset !important;
	border: 0 !important;
}

.menu .menu-item ul.sub-menu li {
	padding: 0;
	margin: 0;
	line-height: 1;
}

.menu .menu-item ul.sub-menu li a {
	padding: 10px 20px;
	background: #ffffff;
	color: #000000;
	width: 100%;
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	transition: all 0.3s;
}

.menu>li:hover>ul.sub-menu {
	visibility: visible;
	transform: perspective(15em);
	opacity: 1;
}

.menu li ul.sub-menu li .sub-menu {
	left: 100%;
	top: 0;
}

.menu li ul.sub-menu li:hover>.sub-menu {
	visibility: visible;
	transform: perspective(15em);
	opacity: 1;
}

.menu .menu-item ul.sub-menu:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
}

.main-navigation ul.menu:hover li:hover .sub-menu a:not(:hover) {
	opacity: 1;
}

.menu .menu-item ul.sub-menu li a:hover {
	box-shadow: 0 0 250px #007bc1 inset;
	color: #ffffff;
}

.common-btn:hover {
	background-color: #007bc1;
	color: #ffffff;
}

.main-navigation {
	margin-left: auto;
	margin-right: 16px;
}

.main-navigation ul.menu:hover li a:not(:hover) {
	opacity: 0.5;
}

.main-navigation ul.menu:hover li a:hover {
	opacity: 1;
}

.search-header {
	line-height: 1;
}

.search-header .common-btn {
	padding: 14px 30px;
	font-size: 16px;
	text-transform: uppercase;
	vertical-align: middle;
	margin-left: 14px;
}

.search-header .common-btn:hover:before {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0" y="0" viewBox="0 0 513.64 513.64" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="m499.66 376.96-71.68-71.68c-25.6-25.6-69.12-15.359-79.36 17.92-7.68 23.041-33.28 35.841-56.32 30.72-51.2-12.8-120.32-79.36-133.12-133.12-7.68-23.041 7.68-48.641 30.72-56.32 33.28-10.24 43.52-53.76 17.92-79.36l-71.68-71.68c-20.48-17.92-51.2-17.92-69.12 0L18.38 62.08c-48.64 51.2 5.12 186.88 125.44 307.2s256 176.641 307.2 125.44l48.64-48.64c17.921-20.48 17.921-51.2 0-69.12z" fill="%23ffffff" opacity="1" data-original="%23ffffff" class=""></path></g></svg>');
}

.main-navigation .menu li:before {
	display: none;
}

.main-navigation .menu li a {
	font-size: 18px;
	line-height: 1.22;
	text-align: left;
	color: #FFFFFF;
	font-weight: 300;
	text-decoration: none;
}

.main-navigation .menu li {
	padding: 0 30px;
}

a.search-icon {
	vertical-align: middle;
	font-size: 0;
	background-color: #007BC1;
	padding: 25px;
	border-radius: 50%;
	background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.7312 20.4353L15.475 14.1791C16.6868 12.6822 17.4165 10.7801 17.4165 8.70851C17.4165 3.90705 13.5097 0.000244141 8.70822 0.000244141C3.90677 0.000244141 0 3.90701 0 8.70846C0 13.5099 3.90681 17.4167 8.70826 17.4167C10.7799 17.4167 12.682 16.6871 14.1789 15.4752L20.4351 21.7314C20.6138 21.9102 20.8485 22 21.0831 22C21.3178 22 21.5525 21.9102 21.7312 21.7314C22.0896 21.373 22.0896 20.7937 21.7312 20.4353ZM8.70826 15.5834C4.91695 15.5834 1.83333 12.4998 1.83333 8.70846C1.83333 4.91715 4.91695 1.83353 8.70826 1.83353C12.4996 1.83353 15.5832 4.91715 15.5832 8.70846C15.5832 12.4998 12.4995 15.5834 8.70826 15.5834Z" fill="white"/></svg>');
	background-repeat: no-repeat;
	background-size: 21px;
	background-position: center;
	display: inline-block;
}

a.search-icon:hover {
	background-color: #ffffff;
	background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="rgb(0, 123, 193)" xmlns="http://www.w3.org/2000/svg"><path d="M21.7312 20.4353L15.475 14.1791C16.6868 12.6822 17.4165 10.7801 17.4165 8.70851C17.4165 3.90705 13.5097 0.000244141 8.70822 0.000244141C3.90677 0.000244141 0 3.90701 0 8.70846C0 13.5099 3.90681 17.4167 8.70826 17.4167C10.7799 17.4167 12.682 16.6871 14.1789 15.4752L20.4351 21.7314C20.6138 21.9102 20.8485 22 21.0831 22C21.3178 22 21.5525 21.9102 21.7312 21.7314C22.0896 21.373 22.0896 20.7937 21.7312 20.4353ZM8.70826 15.5834C4.91695 15.5834 1.83333 12.4998 1.83333 8.70846C1.83333 4.91715 4.91695 1.83353 8.70826 1.83353C12.4996 1.83353 15.5832 4.91715 15.5832 8.70846C15.5832 12.4998 12.4995 15.5834 8.70826 15.5834Z" fill="rgb(0, 123, 193)"/></svg>');
}

.site-header {
	padding: 51px 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	right: 0;
	margin: auto;
	width: 100%;
	z-index: 9;
}
.main-navigation .menu > li.current_page_item > a,
.main-navigation .menu > li.current-menu-ancestor > a{
    border-bottom: 1px solid #fff;
}
.site-header ul.sub-menu > li.current_page_item > a {
	background-color: #0f83c4;
	color: #fff;
}

/* Banner */
.banner-section>video,
.banner-section>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	opacity: 0.425;
}

.banner-section>video {
	opacity: 0.125;
}

.banner-section {
	padding: 17vh 0 21vh;
	position: relative;
	overflow: hidden;
	background-image: linear-gradient(90deg, #122662 0%, rgba(18, 38, 98, 0) 92.29%), linear-gradient(90.42deg, #122662 0.34%, rgba(18, 38, 98, 0) 99.62%), linear-gradient(90deg, #122662 0%, rgba(18, 38, 98, 0) 88.85%);
	background-color: #203b72;
	background-size: 100% 100%, 100% 100%, 100% 100%;
	background-repeat: no-repeat;
	background-position: bottom center, center left, center right;
	overflow: hidden;
}

.banner-section:after {
	content: "";
	position: absolute;
	top: -64px;
	left: 46.6%;
	transform: translateX(-50%);
	background-image: linear-gradient(209deg, rgba(234, 79, 92, 0.5) 7.28%, rgba(234, 79, 92, 0.2) 85.64%);
	border-radius: 50%;
	padding: 16.7%;
	z-index: 1;
}

.banner-wrap {
	position: relative;
	z-index: 2;
	display: flex;
}

.section-title {
	font-size: 90px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: left;
	font-family: 'Univers LT Std';
	letter-spacing: 0;
}

.banner-section-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -15px;
}

.banner-content {
	max-width: 43%;
	width: 100%;
	padding: 0 15px;
}

.banner-img {
	max-width: 57%;
	width: 100%;
	position: relative;
	padding: 0 15px;
}

.banner-img>img {
	max-width: 578px;
	margin: auto;
	width: 100%;
}

.slider-wrap p {
	font-family: Univers LT Std;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

.slider-box {
	position: absolute;
	bottom: 75px;
	right: 20px;
	width: 315px;
	height: 315px;
	background: linear-gradient(188.16deg, #0292DD 44.6%, rgba(2, 146, 221, 0.5) 94.31%);
	border-radius: 50%;
}

.slider-box .slick-dots li:before {
	display: none;
}

.slider-box .slick-dots li {
	padding: 0 3px;
	margin: 0;
	line-height: 0.3;
}

.slider-box .slick-dots {
	padding: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 31px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.slider-box .slick-dots li button {
	padding: 6px;
	font-size: 0;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.3);
}

.slider-box .slick-dots li.slick-active button {
	background-color: #ffffff;
}

.circle-slider {
	padding: 66px 40px;
	height: 100%;
	display: flex !important;
	align-items: center;
}

.circle-slider .slick-track {
	display: flex;
	align-items: center;
}

.banner-content>p {
	font-size: 34px;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
}

.nav-previous a, .nav-next a, .common-btn {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
	font-family: "Noto Sans", sans-serif;
	color: #007bc1;
	display: inline-block;
	background: #ffffff;
	border-radius: 48px;
	padding: 20px 58px;
	text-transform: uppercase;
	text-decoration: none;
}
.common-btn.small{
	font-size: 18px !important;
	padding: 12px 22px !important;
}
.banner-section:before {
	content: "";
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
	width: 100%;
	height: 70px;
	background-color: #ffffff;
	z-index: 1;
	border-radius: 100%;
	pointer-events: none;
}


/* About us */
.aboutus {
	padding: 58px 0 70px;
	position: relative;
	z-index: 1;
}

.acontent {
	margin: 0px 0 20px;
}

.aboutus-box-wrap:hover {
	background: #1f3b72;
	color: #ffffff;
}

.aboutus-box-wrap:hover .common-btn {
	background-color: #fff;
	color: #1f3b72;
}

.aboutus-box-wrap .common-btn {
	padding: 18px 40px;
}

.sub-title {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.2;
}

.about-content p.sub-title {
	color: #161F35 !important;
}

.common-title {
	font-size: 70px;
	font-weight: 700;
	line-height: 1.1;
}

.about-content {
	max-width: 36%;
	padding: 0 15px;
	width: 100%;
}

.about-image {
	position: relative;
	padding: 26.8%;
}

.about-image:before {
	content: "";
	position: absolute;
	bottom: 12px;
	left: 22px;
	background: #0081C766;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.aboutus-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 -25px 0 0;
}

.about-image>img:first-child {
	width: 100%;
	border-radius: 20px;
	object-fit: cover;
	object-position: left center;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	right: 0;
	height: 100%;
}

.right_image .about-image>img:first-child {
	object-position: right center;
}

.center_image .about-image>img:first-child {
	object-position: center center;
}

.about-image img.brand-icon {
	position: absolute;
	top: 100px;
	left: -40px;
	height: 184px;
	object-fit: contain;
	object-position: top center;
	width: 177px;
	background-color: #fff;
	min-height: auto;
	border-radius: 50%;
	padding: 8px;
}

.about-content p {
	color: #555D70;
}

.about-content ul li {
	color: #555D70;
}

.about-image:after {
	content: "";
	position: absolute;
	bottom: 16px;
	right: -16px;
	background-image: url('./images/dots.svg');
	background-repeat: repeat;
	background-size: cover;
	background-position: top center;
	opacity: 0.8;
	padding: 11.4%;
}

.about-title {
	margin: 0;
	font-family: Univers LT Std;
	font-size: 8vw;
	font-weight: 700;
	line-height: 1;
	background: linear-gradient(180deg, rgba(118, 125, 140, 0.14) 7.28%, rgba(118, 125, 140, 0) 60.04%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	position: absolute;
	top: 83%;
	opacity: 1;
	left: 3.5%;
	transform: rotate(-90deg);
	transform-origin: left center;
	letter-spacing: -2px;
}


/* Services */
.services-wrap .common-title {
	max-width: 48%;
	width: 100%;
	margin: 0;
}

.services-wrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.services-wrap>p {
	max-width: 46.5%;
	width: 100%;
	color: #555D70;
	margin-left: auto;
	margin-bottom: 0;
}

.services-wrap .services-title {
	margin-left: auto;
	font-family: Univers LT Std;
	font-size: 8vw;
	font-weight: 700;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	max-width: 100%;
	width: 100%;
	text-align: right;
	background: linear-gradient(180deg, rgba(118, 125, 140, 0.07) 7.28%, rgba(118, 125, 140, 0) 60.04%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-right: 4vw;
}

.services {
	background-color: #F6F9FE;
	position: relative;
	padding: 162px 0;
}

.services:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	right: 0;
	background: #ffffff;
	height: 70px;
	border-radius: 50%;
	top: -45px;
}

.services-list {
	display: flex;
	flex-wrap: wrap;
	margin: -15px;
}

.services-box {
	height: auto;
	max-width: 25%;
	width: 100%;
	border-collapse: collapse;
	padding: 15px;
}

.services-box-wrap {
	padding: 36px;
	position: relative;
	height: 100%;
	border: 1px solid #DAF2FF;
	box-shadow: 0px 4px 133.7px 0px #0000001A;
	background-color: #ffffff;
}

.services-licon {
	opacity: 1;
	transition: all 0.4s;
	margin: auto auto 30px;
}

.services-licon img {
	max-height: 100px;
	margin: auto;
	width: auto;
}

.services-box:last-child {}

.services-box-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	width: 100%;
	min-height: auto;
	transition: all 0.4s;
	color: #203b72;
	margin: 0;
}

.services-content {
	transition: all 0.4s;
	text-align: center;
}

.services-content p {
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s;
}

.services-box-wrap:hover .services-licon {
	opacity: 1;
	filter: grayscale(0);
}

.services-box-wrap:hover .services-content p {
	opacity: 1;
	visibility: visible;
}

.services-box-wrap:hover .services-content {
	transform: rotate(0deg);
}

/*.services:after {
    content: ""; position: absolute; left: 0; width: 100%; right: 0; background: #ffffff; height: 70px; border-radius: 50%; bottom: -45px;
}*/
.services-box-wrap:hover .services-box-title {
	transform: rotate(0deg);
}

/*logo-list*/
.logo-list {
	padding: 130px 0;
}

.logo-list-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.logo-box {
	padding: 0 15px;
	max-width: 25%;
	width: 100%;
}

.logo-box-wrap {
	width: 100%;
	text-align: center;
	box-shadow: 0px 4px 34px 0px #00000012;
	padding-top: 47%;
	position: relative;
}

.logo-box-wrap img {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transform: translateY(-50%);
}


/* Footer */
.site-footer {
	background-size: cover;
	padding: 77px 0 55px;
	background-position: center;
}

.footer-wrap {
	display: flex;
	align-items: center;
	margin: 0 -15px;
	padding-bottom: 55px;
	justify-content: space-between;
	border-bottom: 1px solid #223D8C;
}

.footer-logo {
	max-width: 23%;
	padding: 0 15px;
}

.media-social {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 !important;
}

.media-social li:before {
	display: none;
}

.media-social li a {
	padding: 29px;
	position: relative;
	display: inline-block;
	border-radius: 50%;
	background: #007BC180;
}

.media-social li a img {
	position: absolute;
	top: 50%;
	left: 0;
	width: auto;
	right: 0;
	margin: 0 auto;
	height: 25px;
	object-fit: contain;
	object-position: center;
	transform: translateY(-50%);
}

.media-social li {
	margin: 0;
	padding: 0 10px;
	line-height: 1;
}

.footer-nav {
	padding: 38px 0;
	border-bottom: 1px solid #223D8C;
	margin: 0 -15px;
}

.footer-nav .menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
}

.footer-nav .menu li:before {
	display: none;
}

.footer-nav .menu li {
	padding: 0 50px;
}

.footer-nav .menu li a {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.22;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

.bottom-footer p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.86;
	text-align: center;
	color: #ffffff;
	background: #171818;
	padding: 25px 30px;
}

.bottom-footer p a {
	color: #ffffff;
}

.bottom-footer p a:hover {
	color: #f42f29;
}

.footer-nav ul.menu:hover li a:not(:hover) {
	opacity: 0.5;
}

.footer-nav ul.menu:hover li a:hover {
	opacity: 1;
}

.media-social li a:hover {
	background-color: #f42f2980;
}

.full-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0;
}

/* Inner banner */
.inner-banner-title {
	margin: 0 0 14px;
	font-size: 90px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
}

.inner-banner-title:last-child {
	margin-bottom: 0 !important;
}

.inner-banner>video,
.inner-banner>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 100%;
	object-fit: cover;
	object-position: center;
	opacity: 0.25;
}
.page-id-1033 .inner-banner > img {
	object-position: top;
}
.inner-banner:after {
	content: "";
	position: absolute;
	top: -100px;
	left: 44.8%;
	transform: translateX(-50%);
	background-image: linear-gradient(209deg, rgba(234, 79, 92, 0.5) 7.28%, rgba(234, 79, 92, 0.2) 85.64%);
	border-radius: 50%;
	padding: 13%;
	z-index: 1;
}

.inner-banner-wrap {
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
}

.inner-banner-wrap .sub-title {
	color: #ffffff;
	text-align: center;
}

.inner-banner {
	position: relative;
	padding: 38vh 0;
	background-image: linear-gradient(90deg, #122662 0%, rgba(18, 38, 98, 0) 92.29%), linear-gradient(90.42deg, #122662 0.34%, rgba(18, 38, 98, 0) 99.62%), linear-gradient(90deg, #122662 0%, rgba(18, 38, 98, 0) 88.85%);
	background-color: #203b72;
	background-size: 100% 100%, 100% 100%, 100% 100%;
	background-repeat: no-repeat;
	background-position: bottom center, center left, center right;
	overflow: hidden;
}

.inner-banner:before {
	content: "";
	position: absolute;
	bottom: -45px;
	height: 90px;
	background-color: #fff;
	width: 100%;
	border-radius: 50%;
	z-index: 2;
}

.inner-banner-wrap .common-btn {
	margin: 30px auto auto auto;
	display: table;
}

.inner-banner-wrap.button_show-mobile .common-btn.red-btn {
	display: none !important;
	width: 0;
	height: 0;
}

@media only screen and (max-width: 767px) {
	.inner-banner-wrap.button_show-mobile .common-btn.red-btn {
		display: table !important;
		width: auto;
		height: auto;
	}
}

/*services-section*/
.nav-previous a,
.nav-next a,
.red-btn {
	color: #ffffff;
	background-color: #f42f29;
}

.dark-btn {
	background-color: #203b72;
	color: #fff;
}

.nav-previous a:hover,
.nav-next a:hover,
.dark-btn:hover {
	background-color: #007bc1;
}

.services-section .about-content li,
.services-section .about-content p {
	font-size: 20px;
}

.services-section .about-content h3 {
	margin: 0px 0 5px 0;

}

.services-section .top-content-wrap+.aboutus-wrap h3 {
	font-size: 41px;
	margin-bottom: 24px;
}

.services-section .about-content {
	max-width: 50%;
	padding: 0 25px;
}

.services-section .about-image {
	padding: 23.5%;
}

.services-section .services-list {
	padding-top: 60px;
}

/* Boxes with desc */
.boxdesc-list {
	display: flex;
	flex-wrap: wrap;
	margin: -12px;
}

.boxdesc-row {
	max-width: 25%;
	padding: 12px;
}

.boxdesc-col {
	background-color: #ffffff;
	border: 0px solid #1f3b72;
	padding: 25px;
	height: 100%;
	text-align: center;
	position: relative;
	box-shadow: 0px 4px 34px 0px #00000012;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	background-image: url('./images/services-shape.png');
	background-repeat: no-repeat;
	border-radius: 6px;
}

.box_image_large .boxdesc-col .boxdesc-icon {
	padding: 35%;
}

.boxdesc-content p {
	font-size: 18px;
	line-height: 1.5;
}

.box-section-bottom-content {
	text-align: center;
	padding: 50px 0 0 0;
}

.boxdesc-title {
	font-size: 26px;
	margin: 0 0 25px;
}

.boxdesc-icon {
	text-align: center;
	padding: 18%;
	position: relative;
	display: inline-block;
	width: auto;
	border-radius: 50%;
	margin-bottom: 16px;
	background-color: transparent;
}
.boxdesc-row.two-column .boxdesc-icon {
	padding: 11%;
}
.boxdesc-icon img {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	transform: translateY(-50%);
	margin: auto;
	z-index: 1;
}

.boxdescription-list {
	background-color: #F6F9FE;
	padding: 100px 0;
	position: relative;
}

.boxdescription-list:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	right: 0;
	background: #ffffff;
	height: 70px;
	border-radius: 50%;
	top: -45px;
	pointer-events: none;
}

.boxdescription-wrap>p {
	max-width: 1080px;
	margin: auto auto 50px;
	text-align: center;
}

.boxdescription-wrap .common-title {
	text-align: center;
}

.boxdesc-icon:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 50%;
	height: 50%;
	background-color: #1f3b72;
	opacity: 0.1;
	border-radius: 50%;
	z-index: 0;
	top: 15px;
	left: 10px;
}



/* Industries */
.industries-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.industries-box-wrap {
	position: relative;
	padding: 76% 40px 50px 40px;
	height: 100%;
}

.industries-box {
	position: relative;
	color: #fff;
	height: 100%;
}

.industries-list .slick-track {
	display: flex !important;
}

.industries-list .slick-slide {
	height: inherit !important;
}

.industries-list .slick-slide>div {
	height: 100%;
}

.industries-box-image {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
}

.industries-box-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all ease-in-out 0.3s;
}

.industries-content {
	z-index: 2;
	width: 100%;
	position: relative;
}

.industries-box:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 8.44%, rgba(0, 0, 0, 0) 81.35%);
	z-index: 1;
}

.industries:after {
	display: none;
}

.industries {
	padding-bottom: 0 !important;
}

.industries-title {
	font-size: 34px;
	margin: 0px 0 7px;
	font-weight: 600;
}

.industries-box:hover:before {
	background-image: linear-gradient(0deg, rgb(18 38 98) 5.27%, rgba(18, 38, 98, 0.07) 94.9%);
}

.round-nav-previous-btn {
	position: absolute;
	bottom: -35px;
	left: 50px;
	background-color: #F42E29;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	z-index: 1;
	background-image: url('data:image/svg+xml,<svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.3966 7L7.38759 1.4L8.91667 -6.99382e-07L17.501 8L8.91667 16L7.38759 14.6L13.3966 9L0.33237 9L0.33237 7L13.3966 7Z" fill="white"/></svg>');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	opacity: 0;
	transition: all ease-in-out 0.3s;
}

.industries-box:hover .round-red-btn {
	opacity: 1;
}

/* error */
.error-wrap {
	text-align: center;
}

.error-page {
	padding: 100px 0;
	background-color: rgb(3 123 193 / 6%);
}

.error-image {
	text-align: center;
	margin: 0 0 20px;
}

.error-wrap p {
	margin: 0px 0 14px;
}

.error-image img {
	margin: auto;
}

.error-wrap {
	text-align: center;
}

.error404 .inner-banner:before {
	display: none;
}

/* Thank you */
.thank-you {
	padding: 100px 0;
	min-height: 80vh;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.thankyou-icon {
	text-align: center;
	display: inline-block;
	margin: 0 0 20px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 34px rgba(0, 0, 0, 0.06);
}

.thankyou-icon img {
	max-width: 200px;
	height: 100%;
	display: inline-block;
	padding: 50px;
	background-color: #ffffff;
}

.thank-you-wrap {
	text-align: center;
}


/* Search Field */

.popup-new .search-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: relative;
	max-width: 500px;
	margin: auto;
}

.popup-new .search-form label {
	width: 100%;
}

.popup-new .search-field {
	padding: 10px 20px !important;
	background-color: transparent !important;
	color: #fff !important;
	border-radius: 0 !important;
	border: 0 !important;
	border-bottom: 2px solid #ffffff !important;
	-webkit-appearance: none;
}

.popup-new .search-submit {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-color: transparent !important;
	font-size: 0 !important;
	padding: 23px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.7312 20.4353L15.475 14.1791C16.6868 12.6822 17.4165 10.7801 17.4165 8.70851C17.4165 3.90705 13.5097 0.000244141 8.70822 0.000244141C3.90677 0.000244141 0 3.90701 0 8.70846C0 13.5099 3.90681 17.4167 8.70826 17.4167C10.7799 17.4167 12.682 16.6871 14.1789 15.4752L20.4351 21.7314C20.6138 21.9102 20.8485 22 21.0831 22C21.3178 22 21.5525 21.9102 21.7312 21.7314C22.0896 21.373 22.0896 20.7937 21.7312 20.4353ZM8.70826 15.5834C4.91695 15.5834 1.83333 12.4998 1.83333 8.70846C1.83333 4.91715 4.91695 1.83353 8.70826 1.83353C12.4996 1.83353 15.5832 4.91715 15.5832 8.70846C15.5832 12.4998 12.4995 15.5834 8.70826 15.5834Z" fill="white"/></svg>') !important;
	background-size: 26px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	cursor: pointer;
}

.popup-new input.search-field::placeholder {
	color: #ffffff !important;
}

.mfp-close-btn-in .mfp-close:hover {
	background-color: #333333 !important;
	color: #ffffff !important;
}

.form-popup-new {
	max-width: 800px;
	margin: auto;
	background: #ffffff;
	padding: 50px;
	border-radius: 10px;
	position: relative;
	background-image: url(./images/services-shape.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 58%;
	overflow: hidden;
}

.form-popup-new .mfp-close {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
}

.about-section p {
	margin: 0 0 16px 0;
}

/* About new sec */
.aboutus-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.aboutus-box {
	padding: 15px;
	max-width: 33.33%;
}

.two-column {
	max-width: 50%;
	width: 100%;
}

.three-column {
	max-width: 33.33%;
	width: 100%;
}

.aboutus-box-wrap {
	box-shadow: 0 0 34px rgba(0, 0, 0, 0.1); padding: 40px; height: 100%; background-color: #ffffff; background-image: url('./images/services-shape.png');
	background-size: contain; background-repeat: no-repeat; background-position: top right; display: flex; flex-direction: column;
	align-items: flex-start; border-radius: 6px; transition: background-color ease-in-out 0.3s;
}
.hover-remove .aboutus-box-wrap:hover {
	background-color: #fff;
}
.hover-remove .aboutus-box-wrap:hover a{
	background-color: #f42f29; color: #fff !important;
}
.hover-remove .aboutus-box-wrap a:hover{
	background-color: #007bc1; color: #fff !important;
}
.hover-remove .aboutus-box-wrap:hover .aboutus-tiitle,
.hover-remove .aboutus-box-wrap:hover li,
.hover-remove .aboutus-box-wrap:hover * {
	color: black !important;
}
.aboutus-box ul li{
	font-size: 20px; line-height: 1.5;
} 
.aboutus-box-wrap p {
	font-size: 20px; line-height: 1.5; margin: 0 0 15px 0;
}
.aboutus-box-wrap h5{
	margin: 0 0 15px 0;
}
.aboutus-tiitle {
	font-size: 30px; text-transform: uppercase; margin: 0px 0 20px; padding-left: 24px; border-left: 2px solid #3d5991; font-size: 26px;
}
.about-list {
	padding: 100px 0; position: relative;
}

/*.about-list:before {
    content: ""; position: absolute; left: 0; width: 100%; right: 0; background: #ffffff; height: 70px; border-radius: 50%; top: -45px;
}*/
.aboutus-box-wrap .common-btn {
	margin-top: auto;
}
.about-list .services-wrap {
	align-items: center; justify-content: space-between; margin: 0 0 40px;
}
.aboutus_bfw-content {
	margin: 30px 0 0 0;
}

/*Search*/
.search-section {
	padding: 100px 0;
}
.search-form .search-field {
	max-width: 300px; width: 100%; font-size: 18px; font-weight: 600; line-height: 1.4; text-align: left; font-family: "Noto Sans", sans-serif;
	color: #000000; display: inline-block; background-color: #ffffff; border-radius: 48px; padding: 15px 22px; text-decoration: none;
	border: 1px solid #d0d0d0; width: 100%; max-width: 100%;
}
.search-no-results .search-form .search-field {
	width: auto;
}
.search-form .search-submit {
	font-size: 18px; font-weight: 600; line-height: 1.4; text-align: left; font-family: "Noto Sans", sans-serif; color: #ffffff; display: inline-block;
	background-color: #007bc1; border-radius: 48px; padding: 14px 50px; text-transform: uppercase; text-decoration: none; border: 2px solid #007bc1;
}
.search-form .search-submit:hover {
	color: #007bc1; background-color: transparent;
}
.search-wrap .common-title {
	color: #000000; text-decoration: underline;
}
.no-results .common-title {
	text-decoration: none;
}
.search-wrap .common-title:hover {
	color: #007bc1; text-decoration: none;
}
.search-wrap article {
	border-bottom: 1px solid #d0d0d0; padding-bottom: 42px; margin-bottom: 42px;
}
.search-wrap article:last-child {
	border-bottom: 0; 	padding-bottom: 0; margin-bottom: 0;
}
.form-box {
	max-width: 900px; box-shadow: 0 0 34px rgba(0, 0, 0, 0.08); padding: 20px 50px; border-radius: 22px; margin: auto;
	background-image: url('./images/services-shape.png'); background-repeat: no-repeat; background-position: right top; background-size: auto;
}
.full-width-form {
	padding: 50px 0 100px;
}
.nav-links {
	display: flex; justify-content: space-between;
}

/**/
#loader {
	width: 85px; height: 85px; margin: 0; background: transparent; border-top: 4px solid #203b72; border-right: 4px solid transparent;
	border-radius: 50%; -webkit-animation: 1s spin linear infinite; animation: 1s spin linear infinite; z-index: 99999; margin: auto;
	position: fixed; display: flex; align-items: center; justify-content: center; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.loading {
	overflow: hidden;
}
.loading:before {
	position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background-color: #ffffff; content: ""; z-index: 999; opacity: 0.96; display: flex;
	align-items: center; justify-content: center;
}
.loading .slider-box {
	opacity: 0.05;
}

/* Team */
.team-listing {
	padding: 100px 0;
}

.team-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin: 0 -15px;
}

.team-box {
	max-width: 33.33%;
	padding: 0 15px;
	width: 100%;
}

.team-box-wrap {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	width: 100%;
}

.team-image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 86%);
	z-index: 1;
	opacity: 0.7;
}

.team-image {
	padding-top: 130%;
	width: 100%;
}

.team-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
}

.team-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	padding: 40px 30px;
}

.team-name {
	color: #ffffff;
	margin: 0 0 15px;
	font-size: 40px;
	text-transform: uppercase;
}

.team-designation {
	color: #ffffff;
	font-size: 20px;
	min-height: 68px;
	max-width: 88%;
}

.team-wrap .common-title {
	margin: 0 0 54px;
}

.team-popup {
	max-width: 940px;
	margin: auto;
	padding: 60px 20px;
	background-color: transparent;
	position: relative;
}

.team-popup-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 30px;
	background-color: #fff;
	border-radius: 6px;
	align-items: flex-start;
	background-image: url(./images/services-shape.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.team-popup-image {
	max-width: 35%;
	border-radius: 6px;
	overflow: hidden;
	padding-top: 45%;
	width: 100%;
	position: relative;
}

.team-popup-image img {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: top center;
	width: 100%;
	height: 100%;
}

.team-popup-content {
	max-width: 65%;
	padding-left: 30px;
}

.team-popup-content .common-title {
	font-size: 34px;
	margin: 0 0 12px;
}
.team-popup-content .team-designation {
	color: #555D70;
	margin: 0px 0 16px;
	min-height: auto;
}
.popup-content p {
	font-size: 16px;
	margin: 0 0 12px;
	color: #555D70;
}
.team-popup .contactbtn_popup_team{
	margin-top: 25px;
}
.team-popup .mfp-close {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0" y="0" viewBox="0 0 32 32" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="M21 12.46 17.41 16 21 19.54A1 1 0 0 1 21 21a1 1 0 0 1-.71.29 1 1 0 0 1-.7-.29L16 17.41 12.46 21a1 1 0 0 1-.7.29 1 1 0 0 1-.71-.29 1 1 0 0 1 0-1.41L14.59 16l-3.54-3.54a1 1 0 0 1 1.41-1.41L16 14.59l3.54-3.54A1 1 0 0 1 21 12.46zm4.9 13.44a14 14 0 1 1 0-19.8 14 14 0 0 1 0 19.8zM24.49 7.51a12 12 0 1 0 0 17 12 12 0 0 0 0-17z" data-name="Layer 22" fill="%23203b72" opacity="1" data-original="%23000000" class=""></path></g></svg>') !important;
	position: absolute !important;
	top: 68px !important;
	right: 25px !important;
	font-size: 0;
	background-size: 28px !important;
	background-repeat: no-repeat !important;
	display: inline-block !important;
	min-height: auto !important;
	width: 30px !important;
	height: 30px !important;
	background-color: transparent !important;
}

.team-popup .mfp-close:hover {
	background-color: transparent !important;
}

.team-box-wrap:hover .team-image img {
	transform: scale(1.1);
}

.team-box-wrap .team-image img {
	transition: all ease-in-out 0.3s;
}

.full-page-wrapper {
	border-radius: 10px;
	background-color: #F6F9FE;
	padding: 30px;
}
.white-bg .full-page-wrapper {
	background-color: #fff;
}
.full-width-content {
	padding: 100px 0;
}

.full-page-wrapper p,
.full-page-wrapper li {
	font-size: 18px;
}

.full-page-wrapper li {
	margin: 0 0 12px;
}

.full-page-wrapper ol {
	margin: 0 0 30px;
}

.full-page-wrapper ol:last-child,
.full-page-wrapper ul:last-child {
	margin: 0;
	padding: 0;
}

.form-design .common-title {
	font-size: 50px;
}

.common-tempalte {
	padding: 50px 0;
}

.full-form-wrap .text-center {
	margin: 0 0 24px;
}

.form-subtitle {
	margin: 0 0 5px 0;
	line-height: 1.3;
	text-align: center;
}

p.location {
	padding-left: 32px;
	position: relative;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 14px !important;
	display: inline-block;
}

p.location:before {
	content: "";
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0" y="0" viewBox="0 0 32 32" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="M16 1A11 11 0 0 0 5 12c0 5.81 9.8 18.1 10.22 18.63a1 1 0 0 0 1.56 0C17.2 30.1 27 17.81 27 12A11 11 0 0 0 16 1zm0 14a4 4 0 1 1 4-4 4 4 0 0 1-4 4z" fill="%23ffffff" opacity="1" data-original="%23000000" class=""></path></g></svg>');
	width: 22px;
	height: 22px;
	border-radius: 0px;
	background-position: center;
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	left: 0;
}

p.location a {
	color: #fff;
	text-decoration: none;
}

p.location a:hover {
	color: #f42f29;
}

/* 02-09-2024 */
.top-content-wrap {
	padding-bottom: 50px;
}

.about-image.Left {
	order: -1;
}

.common-padding {
	padding: 70px 0;
}

.left-heading-right-content-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -40px;
}

.left-heading-wrap {
	max-width: 50%;
	width: 100%;
	padding: 0 40px;
}

.right-content-wrap {
	max-width: 50%;
	width: 100%;
	padding: 0 40px;
	border-left: 1px solid #000;
}
.left-heading-right-content.text-white .right-content-wrap {
	border-color: #fff;
}
.full-section-bg {
	background-color: #f6f9fe;
}
.full-section-bg .full-page-wrapper {
	padding: 0;
	border-radius: 0;
}
.cta-wrap {
	display: flex;
	flex-wrap: wrap;
	background-color: #112761;
}
.cta-full-widh-content {
	padding: 40px;
	position: relative;
	z-index: 9;
}
.cta.bg_size-cover .cta-full-width-wrap{
	background-size: cover !important;
}
.cta a:hover {
	color: #94c9e9 !important;
}
.cta-full-widh-content::before {
	content: "";
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgb(17, 39, 97) 12%, rgba(15, 87, 152, 0.85) 100%);
	z-index: -1;
}
.cta-right-box::before {
	content: "";
	position: absolute;
	top: 0;
	left: -5%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgb(17, 39, 97) 12%, rgba(0, 212, 255, 0) 100%);
}
.cta-left-box {
	max-width: 60%;
	width: 100%;
	padding: 40px;
}
.cta-right-box {
	max-width: 40%;
	width: 100%;
	position: relative;
}
.cta-right-box>img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.cta-wrap * {
	color: #fff;
}
.cta-title {
	font-size: 42px;
}
.cta-left-box a:hover {
	color: #007bc1;
}
.cta-left-box a {
	transition: 0.5s;
}
.two-column-list {
	display: flex;
	flex-wrap: wrap;
	max-width: 800px;
	margin: 0 0 0 0;
}
.two-column-list li {
	max-width: 50%;
	width: 100%;
	padding: 0 25px 0 25px;
}
.top-content * {
	color: #555D70;
	font-size: 20px;
}
.top-content a {
	color: #007bc1;
}
.top-content a:hover {
	color: #000;
}
.tab-menu-box {
	max-width: 30%;
	width: 100%;
}
.tab-content-box {
	max-width: 70%;
	width: 100%;
	padding-left: 5%;
}
.tab-link {
	font-size: 23px;
	font-weight: 600;
	padding: 26px 20px;
	display: inline-block;
	color: #000;
	width: 100%;
	position: relative;
	z-index: 9;
	cursor: pointer;
	text-decoration: none;
	line-height: 1.2;
}
.text-white * {
	color: #ffff !important;
}
.tabbing-inner-wrapper {
	max-width: 100%;
	margin: 0 auto;
	width: 100%;
}
.tab-menu-item::before {
	all: unset;
}
.tab-link.active::before {
	content: "";
	position: absolute;
	top: 0px;
	width: 5px;
	height: 72%;
	border-radius: 0;
	background-color: #f42f29;
	z-index: -1;
	left: 0px;
	transition: 0.5s all ease-in-out;
	bottom: 0;
	margin: auto;
}
.tab-link::after {
	content: "";
	width: calc(100% - 20px);
	height: 1px;
	background-color: #000;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -3;
}
.tab-link:hover {
	padding-left: 30px;
}

.tab-menu-item {
	padding: 0;
	margin: 0;
}
.tab-content-image {
	padding-top: 50%;
	position: relative;
	margin-bottom: 35px;
}
.tab-content-image>img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tabbing-top-content {
	padding-bottom: 40px;
}
.last-child-full-width .aboutus-box.two-column:last-child,
.last-child-full-width .aboutus-box.three-column:last-child {
	max-width: 100%;
}
.about-content li {
	margin-bottom: 10px;
	color: #555D70;
}
.common-title-small,
.comm_title-small .common-title {
	font-size: 50px;
	line-height: 1.2;
}
.shape-remove::before {
	all: unset;
}
.top-content-pb-60 .services-wrap {
	padding-bottom: 60px;
}

/* 25-10-2024 */
.contact-right-form {
	max-width: 53.8%;
	width: 100%;
	margin-left: 20px;
}

.contact-form-content p {
	font-size: 16px;
	margin: -30px 0 10px 0 !important;
	font-style: italic;
	line-height: 1.3;
}

.full-section-bg.white-bg {
	background-color: #fff;
}

.full-section-bg.white-bg .full-page-wrapper {
	background-color: #fff;
}

.small-icon .boxdesc-icon {
	padding: 7%;
}


.menu .menu-item ul.sub-menu .menu-item-has-children>a {
	display: flex;
	align-items: center;
	/* Vertically centers the arrow with the text */
	position: relative;
	align-items: center;
}

.down-arrow {
	transition: transform 0.3s ease;
	margin-left: auto;
	transform-origin: center center;
	position: absolute;
	right: 10px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.down-arrow.rotate-arrow {
	transform: rotate(180deg);
}

/* 26/11/2024 */
/* Two colmn section layout css start */
.two-column-top-content-wrap {
	padding-bottom: 50px;
}

.left-column-wrap,
.right-column-wrap {
	max-width: 50%;
	width: 100%;
	padding: 0 20px;
}

.two-column-wrap {
	margin: 0 -20px;
}

.left-column-box,
.right-column-box {
	padding: 40px;
	background-color: #fff;
	box-shadow: 0px 3px 6px 0px #00000029;
	height: 100%;
}

.two-column-bottom-content {
	padding: 40px 0 0 0;
}

.aboutus-tiitle.column-title {
	padding: 0;
	border: unset;
	margin: 0 0 35px 0;
}

.two-column-layout ul:last-child {
	margin: 0;
}

.left-comn-content p,
.right-comn-content p {
	margin: 0 0 15px 0;
}

/* Center Content Section CSS Start */
.center-content-wrap {
	text-align: center;
}

.center-content {
	padding: 0 0 40px 0;
}

.center-image-wrap {
	position: relative;
	padding-top: 27%;
}

.center-image-wrap img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.text-align-left * {
	text-align: left;
}
/* Center Content Section CSS End */

/*================ Blog Page CSS ================*/
.blog-listing {
	display: flex; flex-wrap: wrap; margin: 0 -15px; justify-content: center;
}
.blog-listing .blog-item{
	width: 33.33%; padding: 15px;
}
.blog-item .blog-boxs-wrap {
	background-color: #ffffff;
	height: 100%;
	position: relative;
	box-shadow: 0px 4px 34px 0px #00000012;
	border-radius: 6px;
	border: 1px solid #e8e8e8;
}
.blog-item .blog-content{
	padding: 25px 25px;
	background-image: url('./images/services-shape.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.blog-item .blog-thumbnail{
	position: relative; padding-top: 63%;
}
.blog-item .blog_thumbnail-link {
	display: table;
	width: 100%;
	height: 100%;
}
.blog-item .blog-thumbnail img{
	border-radius: 6px 6px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.blog-item .blog-title {
	font-size: 24px; margin: 0 0 15px; line-height: 1.25;
}
.blog-item .blog-title a {
	color: #203b72;
	text-decoration: none;
}
.blog-item .blog-title a:hover {
	color: #007bc1;
}
.blog-item .blog-content p{
	line-height: 1.4;
	margin: 0 0 15px 0;
	font-size: 18px;
}
.blog-item .blog-content .blog-link {
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	display: table;
	text-decoration: none;
	color: #fff;
	background-color: #f42f29;
	border: 1px solid #f42f29;
	padding: 8px 15px;
	border-radius: 20px;
}
.blog-item .blog-content .blog-link:hover,
.blog-item .blog-content .blog-link:focus{
	background-color: #007bc1; border: 1px solid #007bc1; color: #fff;
}

.pagination-wrap {
	padding: 40px 0 0 0; display: table; width: 100%;
}
.pagination-wrap .nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.pagination-wrap .page-numbers {
	display: table;
	line-height: 1;
	margin: 5px;
	font-size: 18px;
	border: 2px solid #1f3a71;
	color: #1f3a71;
	text-decoration: none;
	padding: 7px 5px;
	min-width: 36px;
	text-align: center;
}
.pagination-wrap .page-numbers:hover,
.pagination-wrap .page-numbers:focus,
.pagination-wrap .current {
	background-color: #1f3a71; color: #fff;
}
.pagination-wrap .prev, .pagination-wrap .next {
	padding: 7px 10px;
}
.custom-postnav {
	margin: 40px auto 0 auto; padding: 40px 0 0 0;
	border-top: 1px solid #ddd;
	max-width: 1200px;
	width: 100%;
}
.custom-postnav .nav-links {
	margin: 0 -15px; display: flex; flex-wrap: wrap; justify-content: center;
}
.custom-postnav .nav-previous,
.custom-postnav .nav-next{
	padding: 0 15px; width: 50%;
}
.custom-postnav .nav-previous a, .custom-postnav .nav-next a {
	font-size: 16px;
	text-align: center;
	border-radius: 2px;
	background-color: #f9f9f9;
	padding: 15px;
	border: 1px solid #e0e0e0;
	color: #333;
	text-transform: none;
	width: 100%;
	height: 100%;
}
.custom-postnav .nav-previous a:hover, .custom-postnav .nav-next a:hover {
	background-color: #e0e0e0;
}
.single.single-post article.post {
	max-width: 1200px; width: 100%; margin: auto;
}
.blog-filter-row {
	display: flex; flex-wrap: wrap; justify-content: center; margin: 0 0 35px 0;
}
.blog-filter-row .blog-fbox {
	margin: 0 20px 20px 20px; width: 100%; max-width: 350px;
}
.blog-fbox select {
	cursor: pointer; background-image: url(./images/drop-down.png); background-repeat: no-repeat; background-position: right 12px center; -webkit-appearance: none;
	font-size: 18px; color: #333; font-weight: 400; line-height: 1.4; background-color: #f9f9f9; padding: 14px 26px; border: 1px solid #e0e0e0;
	border-radius: 0; width: 100%; cursor: pointer;
}
.meta-cate_row {
	display: flex; flex-wrap: wrap; line-height: 1; margin: 0 0 10px 0;
}
.metacate-wrap {
	background-color: #007BC1; color: #fff; font-size: 16px; line-height: 1; padding: 7px 10px; border-radius: 2px;
}
.meta-cate_row a {
	font-size: 16px; color: #fff; text-decoration: none; font-weight: 500;
}
.meta-cate_row a:hover {
	opacity: 0.8; text-decoration: underline;
}
.post_entry-meta {
	line-height: 1.2; margin: 0 0 30px 0; font-size: 20px;
}
.post_entry-meta a {
	text-decoration: none;
}
.single-post .post-thumbnail {
	margin: 30px auto;
	position: relative;
	padding: 50% 0 0 0;
	overflow: hidden;
}
.single-post .post-thumbnail > img {
	width: 100%;
	position: absolute;
	top: 50%;
	object-fit: cover;
	object-position: center;
	transform: translateY(-50%);
}
.meta_tags {
	display: flex; flex-wrap: wrap; font-size: 20px; font-weight: 600; line-height: 1; align-items: center;
}
.meta_tags a {
	background-color: #007BC1; color: #fff; font-size: 16px; line-height: 1; padding: 7px 10px; margin: 0 5px; text-decoration: none;
	font-weight: normal; border-radius: 2px;
}
.meta_tags a:first-child {
	margin-left: 10px;
}
.meta_tags a:hover, .meta_tags a:focus {
	background-color: #f42f29;
}






/*================ END Blog Page CSS ================*/


/* Landing Page Section CSS Start*/
.page-id-977 .boxdesc-content,
.page-id-997 .boxdesc-content {
	order: -1;
}
.page-id-977 .search-header,
.page-id-997 .search-header {
	margin-left: auto;
	margin-right: 0;
}
.page-id-997 .main-navigation,
.page-id-997 .search-icon,
.page-id-997 .hamburger,
.page-id-997 .footer-nav,
.page-id-997 .footer-btn,
.page-id-997 .bottom-footer a,
.page-id-997 .bottom-footer .sapreater, 
.page-id-977 .search-icon,
.page-id-977 .main-navigation,
.page-id-977 .hamburger,
.page-id-977 .footer-nav,
.page-id-977 .footer-btn,
.page-id-977 .bottom-footer a,
.page-id-977 .bottom-footer .sapreater {
	display: none;
}

.page-id-977 .footer-wrap,
.page-id-997 .footer-wrap {
	border-bottom: unset;
}

.page-id-977 .custom-logo-link,
.page-id-997 .custom-logo-link .page-id-977 .footer-logo a,
.page-id-997 .footer-logo a {
	pointer-events: none;
	cursor: default;
}

.title_bottom_lspace .common-title {
	margin-bottom: 40px;
}

.title_text_left .boxdesc-title {
	text-align: left;
}

.boxdesc-col.boxtext_left {
	text-align: left;
	align-items: last baseline;
}

.boxdesc-row.full_cwidth-boxs {
	max-width: 32%;
	padding: 0;
	margin: auto;
}

/* 04-02-2025 */
.package-list-wrap {
	padding: 60px 0 0 0;
	justify-content: center;
}
.package-box {
	padding: 15px;
}
.package-box-wrap {
	box-shadow: 0px 4px 34px 0px #00000012;
	border: 1px solid #2A3B621A;
	border-radius: 10px;
	background-image: url('./images/services-shape.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 11px 30px 40px 40px;
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
}
.packge-box-row {
	display: flex;
	align-items: center;
	margin: 0px 0 15px 0;
}
.box-top-label {
	background: linear-gradient(30.17deg, rgba(2, 146, 221, 0.5) -4.21%, #0292DD 66.41%);
	border-radius: 10px 10px 0px 0px;
	padding: 11px 20px;
	width: fit-content;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: -44px;
}
.box-icon {
	max-width: 62px;
	width: 100%;
}
.package-title {
	font-size: 28px;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0 0 0 0;
	position: relative;
	padding: 0 0 0 12px;
}
.package-title::before {
	content: "";
	width: 2px;
	height: 100%;
	background-color: #0292DD;
	position: absolute;
	left: 0;
}
.package-sub-title {
	font-size: 20px;
	color: #007BC1;
	margin: 0 0 10px 0;
	line-height: 1.5;
}
.package-content p {
	color: #555D70;
	line-height: 1.5;
	font-size: 20px;
	width: 100%;
}
.package-content li {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 700;
	color: #2A3B62;
	margin: 0 0 10px 0;
}
.package-content li:last-child {
	margin: 0;
}
.package-content li::before {
	top: 0.35em;
}
.package-content {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.package-content p:last-of-type {
	margin: 0;
	align-self: end;
}
.common-btn.medium-btn {
	padding: 15px 30px;
	font-size: 18px;
}

@media only screen and (max-width: 991px) {
	.boxdesc-row.full_cwidth-boxs {
		max-width: 100%;
	}
}

@media only screen and (max-width: 640px) {
	.boxdesc-row.full_cwidth-boxs {
		max-width: 330px;
	}
	.center-btn-wrap a {
		text-align: center;
	}
}

/* Landing Page Section CSS End*/