@import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Lora:400,400i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@import url('font-awesome.css');

@import url('flaticon.css');

@import url('animate.css');

@import url('owl.css');

@import url('jquery.fancybox.min.css');

@import url('hover.css');

@import url('jquery-ui.css');

/*** 



====================================================================

	Reset

====================================================================



 ***/

* {
	margin: 0px;

	padding: 0px;

	border: none;

	outline: none;
	font-family: 'Jost', sans-serif;
}

/*** 



====================================================================

	Global Settings

====================================================================



 ***/

body {
	font-size: 17px;

	color: #000000;

	line-height: 1.8em;

	font-weight: 400;

	background: #ffffff;

	background-size: cover;

	background-repeat: no-repeat;

	background-position: center top;

	-webkit-font-smoothing: antialiased;

	font-family: 'Lato', sans-serif;
}

a {
	text-decoration: none;

	cursor: pointer;

	color: #02ad88;
}

.no-padding {
	padding: 0px !important;
}

a:hover,
a:focus,
a:visited {
	text-decoration: none;

	outline: none;
}

.w-100 {
	width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;

	font-weight: normal;

	margin: 0px;

	background: none;

	line-height: 1.6em;

	font-family: 'Poppins', sans-serif;
}

.flex {
	display: flex;
}
.w-100 {
	width: 100%;
}

input,
button,
select {
}

textarea {
	overflow: hidden;
}

.mt-3 {
	margin-top: 12px;
}

p,
.text {
	position: relative;

	line-height: 1.8em;
}

.strike-through {
	text-decoration: line-through;
}

.auto-container {
	position: static;

	max-width: 1200px;

	padding: 0px 15px;

	margin: 0 auto;
}

.page-wrapper {
	position: relative;

	margin: 0 auto;

	width: 100%;

	min-width: 300px;
}

/*List Style One*/

.list-style-one {
	position: relative;

	margin-top: 30px;
}

.list-style-one li {
	position: relative;

	color: #898989;

	font-size: 17px;

	font-weight: 300;

	padding-left: 28px;

	margin-bottom: 35px;
}

.list-style-one li span {
	position: relative;

	color: #242424;

	font-size: 20px;

	font-style: italic;

	display: block;

	margin-bottom: 10px;

	font-family: 'Lora', serif;
}

.list-style-one li:before {
	position: absolute;

	content: '';

	left: 0px;

	top: 10px;

	width: 8px;

	height: 8px;

	border-radius: 50%;

	background-color: #18ba60;
}

/*List Style Two*/

.list-style-two {
	position: relative;

	margin-bottom: 30px;
}

.list-style-two li {
	position: relative;

	margin-bottom: 12px;

	color: #02ad88;

	font-size: 16px;
}

/*List Style Three*/

.list-style-three {
	position: relative;
}

.list-style-three li {
	position: relative;

	margin-bottom: 10px;

	color: #999999;

	font-size: 16px;

	padding-left: 30px;
}

.list-style-three li:before {
	position: absolute;

	content: '\f00c';

	left: 0px;

	top: 5px;

	color: #03568f;

	font-size: 18px;

	line-height: 1em;

	font-family: 'FontAwesome';
}

ul,
li {
	list-style: none;

	padding: 0px;

	margin: 0px;
}

.mt-3 {
	margin-top: 2rem;
}

.theme-btn {
	display: inline-block;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.grey-bg {
	background-color: #f1f2f3;
}

/*Btn Style One*/

.btn-style-one {
	position: relative;

	line-height: 29px;

	color: #ffffff;

	font-size: 17px;

	font-weight: 600;

	letter-spacing: 1px;

	background-color: rgb(3 86 145 / 81%);

	border: 2px solid rgb(3 86 145 / 81%);

	padding: 10px 30px 10px 55px;

	font-family: 'Poppins', sans-serif;
}

.btn-style-one:before {
	position: absolute;

	content: '';

	left: 18px;

	top: 50%;

	height: 1px;

	width: 20px;

	margin-top: -1px;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	background-color: #ffffff;
}

.btn-style-one:hover {
	color: #8fb2c8;

	background: none;
}

.btn-style-one:hover:before {
	background-color: #8fb2c8;
}

/*Btn Style Two*/

.btn-style-two {
	position: relative;

	padding: 9px 38px;

	line-height: 29px;

	color: #272727;

	font-size: 16px;

	font-weight: 600;

	letter-spacing: 1px;

	border-radius: 50px;

	background-color: #ffffff;

	border: 2px solid #ffffff;
}

.btn-style-two:hover {
	background: none;

	color: #ffffff;
}

/*Btn Style Three*/

.btn-style-three {
	position: relative;

	line-height: 29px;

	color: #050405;

	font-size: 17px;

	font-weight: 600;

	letter-spacing: 1px;

	background-color: #ffffff;

	border: 2px solid #ffffff;

	padding: 10px 30px 10px 55px;

	font-family: 'Poppins', sans-serif;
}

.btn-style-three:before {
	position: absolute;

	content: '';

	left: 18px;

	top: 50%;

	height: 1px;

	width: 20px;

	margin-top: -1px;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	background-color: #050405;
}

.btn-style-three:hover {
	color: #ffffff;

	border-color: #02ad88;

	background: #02ad88;
}

.btn-style-three:hover:before {
	background-color: #ffffff;
}

.theme_color {
	color: #02ad88;
}

img {
	display: inline-block;

	max-width: 100%;
}

.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.svg);
}

/*** 



====================================================================

	Scroll To Top style

====================================================================



***/

.scroll-to-top {
	position: fixed;

	bottom: 15px;

	right: 15px;

	width: 40px;

	height: 70px;

	color: #ffffff;

	font-size: 24px;

	text-transform: uppercase;

	line-height: 65px;

	text-align: center;

	z-index: 99999;

	cursor: pointer;

	border-radius: 50px;

	background: rgb(3 86 145 / 81%);

	display: none;

	border: 2px solid rgb(3 86 145 / 81%);

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.scroll-to-top:hover {
	color: #8fb2c8;

	background: none;
}

/*** 



====================================================================

	Main Header style

====================================================================



***/

.main-header {
	position: absolute;

	left: 0px;

	top: 0px;

	z-index: 99;

	width: 100%;

	border-bottom: 1px solid rgba(255, 255, 255, 0.1);

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

/*Sticky Header*/

.sticky-header {
	position: fixed;

	opacity: 0;

	visibility: hidden;

	left: 0px;

	top: 0px;

	width: 100%;

	padding: 0px 0px;

	background: #fff;

	z-index: 0;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	border-bottom: 1px solid #dff0fa;
}

.sticky-header .sticky-inner-container {
	padding: 0px 40px;
}

.sticky-header .logo {
	padding: 6px 0px 4px;
}

.main-header .sticky-header .outer-box {
	margin-top: 20px;
}

.main-header .sticky-header .search-box-outer .dropdown-menu {
	top: 46px;
}

.fixed-header .sticky-header {
	z-index: 999;

	opacity: 1;

	visibility: visible;

	-ms-animation-name: fadeInDown;

	-moz-animation-name: fadeInDown;

	-op-animation-name: fadeInDown;

	-webkit-animation-name: fadeInDown;

	animation-name: fadeInDown;

	-ms-animation-duration: 500ms;

	-moz-animation-duration: 500ms;

	-op-animation-duration: 500ms;

	-webkit-animation-duration: 500ms;

	animation-duration: 500ms;

	-ms-animation-timing-function: linear;

	-moz-animation-timing-function: linear;

	-op-animation-timing-function: linear;

	-webkit-animation-timing-function: linear;

	animation-timing-function: linear;

	-ms-animation-iteration-count: 1;

	-moz-animation-iteration-count: 1;

	-op-animation-iteration-count: 1;

	-webkit-animation-iteration-count: 1;

	animation-iteration-count: 1;
}

.main-header .header-upper {
	position: relative;

	z-index: 5;

	padding: 0px 40px;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
	background-color: white;
}

.main-header .header-upper .logo img {
	position: relative;

	display: inline-block;

	max-width: 100%;
}

.main-header .logo-outer {
	position: relative;

	z-index: 25;

	padding: 15px 0px;
}

.main-header .logo-outer .logo img {
	position: relative;

	display: inline-block;

	/*max-width:100%;

	width:210px;

	margin-top: -6px; */
}

.main-header .header-upper .upper-right {
	position: relative;
}

.header-style-three .header-upper .upper-right {
	padding-top: 26px;
}

.main-header .header-lower {
	position: relative;

	top: 0px;

	width: 100%;

	z-index: 5;
}

.main-header.header-style-three .header-lower {
	background-color: #202020;
}

.header-style-three .header-lower .social-icons {
	position: absolute;

	right: 0px;

	margin-top: 18px;
}

.header-style-three .header-lower .social-icons a {
	position: relative;

	color: #d15454;

	font-size: 18px;

	margin-left: 20px;
}

.header-style-three .header-lower .social-icons a:hover {
	color: #ffffff;
}

.main-header .nav-outer {
	position: relative;
}

.main-menu {
	position: relative;

	float: left;
}

.main-menu .navbar-collapse {
	padding: 0px;
}

.main-menu .navigation {
	position: relative;

	margin: 0px;
}

.main-menu .navigation > li {
	position: relative;

	float: left;

	margin-left: 45px;
}

.header-style-three .main-menu .navigation > li {
	margin-left: 0px;

	margin-right: 45px;
}

.main-menu .navigation > li:last-child {
	margin-right: 0px;
}

.main-header .sticky-header .main-menu .navigation > li {
	margin: 0px;

	border: 0px;

	margin-left: 30px;
}

.main-menu .navigation > li > a {
	position: relative;

	display: block;

	font-size: 15px;

	color: #444;

	line-height: 30px;

	font-weight: 700;

	opacity: 1;

	text-transform: capitalize;

	padding: 35px 0px 35px 0px;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	font-family: 'Poppins', sans-serif;
}

.header-style-three .main-menu .navigation > li > a {
	padding: 15px 0px 15px 0px;
}

.header-style-two .main-menu .navigation > li > a {
	color: #242424;
}

.main-menu .navigation > li > a:after {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 100%;

	height: 1px;

	opacity: 0;

	background-color: #90b1c8;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.header-style-two .main-menu .navigation > li > a:after,
.header-style-three .main-menu .navigation > li > a:after {
	display: none;
}

.main-menu .navigation > li.current > a:after,
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li:hover > a:after {
	opacity: 1;
}

.main-header .sticky-header .main-menu .navigation > li > a {
	color: #444;

	padding: 20px 0px;

	line-height: 30px;

	font-size: 16px;

	font-weight: 700;

	min-height: 0px;

	background: none;

	border: 0px;

	font-family: 'Poppins', sans-serif;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a {
	color: #90b1c8;

	opacity: 1;
}

.main-header .sticky-header .main-menu .navigation > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a {
	color: #90b1c8;

	opacity: 1;
}

.active > a {
	color: #90b1c8 !important;
}

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

.main-header .sticky-header .main-menu .navigation > li > ul:before {
	display: none;
}

.main-header .sticky-header .main-menu .navigation > li > ul {
	top: 100% !important;
}

.main-menu .navigation > li > ul {
	position: absolute;

	left: 0px;

	top: 100%;

	width: 260px;

	z-index: 100;

	display: none;

	background: #f6f6f6;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-webkit-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-ms-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-o-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-moz-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation > li > ul.from-right {
	left: auto;

	right: 0px;
}

.main-menu .navigation > li > ul > li {
	position: relative;

	width: 100%;

	border-bottom: 1px solid #dedede;
}

.main-menu .navigation > li > ul > li:last-child {
	border-bottom: none;
}

.main-menu .navigation > li > ul > li > a {
	position: relative;

	display: block;

	padding: 13px 40px;

	line-height: 24px;

	font-weight: 500;

	font-size: 15px;

	color: #242424;

	text-align: left;

	padding-right: 0px !important;

	text-transform: capitalize;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	font-family: 'Poppins', sans-serif;
}

.main-menu .navigation > li > ul > li > a:before {
	position: absolute;

	content: '';

	left: 27px;

	top: 50%;

	width: 7px;

	height: 1px;

	background-color: #242424;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	font-family: 'FontAwesome';
}

.main-menu .navigation > li > ul > li:hover > a:before {
	background-color: #ffffff;
}

.main-menu .navigation > li > ul > li:hover > a {
	background-color: #035690;

	color: #ffffff;
}

.main-menu .navigation > li > ul > li > ul {
	position: absolute;

	left: 100%;

	top: 100%;

	width: 260px;

	z-index: 100;

	display: none;

	background: #f6f6f6;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-webkit-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-ms-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-o-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-moz-box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	box-shadow:
		2px 2px 5px 1px rgba(0, 0, 0, 0.05),
		-2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation > li > ul > li > ul:before {
	position: absolute;

	content: '';

	right: 100%;

	top: 0px;

	width: 20px;

	height: 100%;
}

.main-menu .navigation > li > ul > li > ul > li {
	position: relative;

	width: 100%;

	border-bottom: 1px solid #dedede;
}

.main-menu .navigation > li > ul > li > ul > li:last-child {
	border-bottom: none;
}

.main-menu .navigation > li > ul > li > ul > li > a {
	position: relative;

	display: block;

	padding: 13px 40px;

	line-height: 24px;

	font-weight: 500;

	font-size: 15px;

	color: #242424;

	text-align: left;

	padding-right: 0px !important;

	text-transform: capitalize;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	font-family: 'Poppins', sans-serif;
}

.main-menu .navigation > li > ul > li > ul > li > a:before {
	position: absolute;

	content: '';

	left: 27px;

	top: 50%;

	width: 7px;

	height: 1px;

	background-color: #242424;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	font-family: 'FontAwesome';
}

.main-menu .navigation > li > ul > li > ul > li:hover > a:before {
	background-color: #ffffff;
}

.main-menu .navigation > li > ul > li > ul > li > a:hover {
	background-color: #02ad88;

	color: #ffffff;
}

.sticky-header .main-menu .navigation > li > a:after {
	display: none;
}

.main-menu .navigation > li.dropdown:hover > ul {
	visibility: visible;

	opacity: 1;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
	visibility: visible;

	opacity: 1;

	left: 100%;

	top: 0%;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
	position: absolute;

	right: 10px;

	top: 6px;

	width: 34px;

	height: 30px;

	border: 1px solid #ffffff;

	text-align: center;

	font-size: 16px;

	line-height: 26px;

	color: #ffffff;

	cursor: pointer;

	z-index: 5;

	display: none;
}

.main-header .outer-box {
	position: relative;

	float: left;

	margin-left: 20px;

	margin-top: 34px;
}

.header-style-two .outer-box {
	margin-top: 24px;
}

.header-style-three .outer-box {
	margin-top: 17px;
}

.main-header .outer-box .nav-btn {
	position: relative;

	top: 2px;

	font-size: 22px;

	cursor: pointer;

	color: #ffffff;

	margin-left: 20px;

	display: inline-block;
}

.header-top {
	position: relative;

	background-color: #4145b1;
}

.header-top .top-inner {
	position: relative;
}

.header-top .top-left {
	position: relative;

	float: left;
}

.header-top .top-left ul li {
	position: relative;

	font-size: 15px;

	color: #ffffff;

	font-weight: 500;

	padding: 10px 0px;

	display: inline-block;
}

.header-top .top-left ul li a {
	font-size: 15px;

	font-weight: 400;

	color: #727272;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.header-top .top-left ul li .icon {
	position: relative;

	color: #ffffff;

	font-size: 16px;

	line-height: 1em;

	margin-right: 10px;
}

.header-top .top-right {
	position: relative;

	float: right;

	padding: 10px 0px;
}

.header-top .top-right > ul {
	float: right;
}

.header-top .top-right > ul li.number {
	position: relative;

	color: #ffffff;

	font-size: 15px;

	font-weight: 500;
}

.header-top .top-right > ul li.number span {
	font-weight: 600;

	font-size: 19px;
}

/*Social Icons*/

.header-top .social-icon {
	position: relative;

	float: left;

	margin-top: 5px;

	margin-right: 15px;

	padding-right: 15px;

	border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.header-top .social-icon li {
	position: relative;

	float: left;

	margin-left: 18px;
}

.header-top .social-icon li a {
	position: relative;

	display: block;

	line-height: 1em;

	font-size: 16px;

	color: #ffffff;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.header-top .social-icon li a:hover {
	color: #ffffff;
}

.header-top .top-right > ul > li > a > .icon {
	position: relative;

	top: 1px;

	font-size: 15px;

	color: #02ad88;

	margin-right: 8px;
}

.main-header .header-lower .search-box-outer {
	min-width: 60px;
}

.main-header .header-lower .search-box-btn {
	position: relative;

	display: block;

	width: 100%;

	font-size: 18px;

	color: #ffffff;

	line-height: 20px !important;

	padding: 0px;

	margin: 0px;

	cursor: pointer;

	background: none;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.main-header .header-lower .search-box-outer .dropdown-menu {
	top: 44px;

	right: 0px;

	padding: 0px;

	width: 280px;

	border-radius: 0px;

	border-top: 3px solid #02ad88;
}

.header-style-three .header-lower .search-box-outer .dropdown-menu {
	top: 39px;
}

.main-header .header-lower .search-box-outer .dropdown-menu > li {
	padding: 0px;

	border: none;

	background: none;
}

.main-header .header-lower .search-panel .form-container {
	padding: 25px 20px;
}

.main-header .header-lower .search-panel .form-group {
	position: relative;

	margin: 0px;
}

.main-header .header-lower .search-panel input[type='text'],
.main-header .header-lower .search-panel input[type='search'],
.main-header .header-lower .search-panel input[type='password'],
.main-header .header-lower .search-panel select {
	display: block;

	width: 100%;

	height: 40px;

	color: #000000;

	line-height: 24px;

	background: #ffffff;

	border: 1px solid #e0e0e0;

	padding: 7px 40px 7px 15px;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.main-header .header-lower .search-panel input:focus,
.main-header .header-lower .search-panel select:focus {
	border-color: #02ad88;
}

.main-header .header-lower .search-panel .search-btn {
	position: absolute;

	right: 0px;

	top: 0px;

	width: 40px;

	height: 40px;

	text-align: center;

	color: #555555;

	font-size: 12px;

	background: none;

	cursor: pointer;
}

/*search box btn*/

.main-header .search-box-outer {
	position: relative;

	left: 3px;

	display: inline-block;
}

.main-header .search-box-btn {
	position: relative;

	font-size: 18px;

	line-height: 1em;

	color: #ffffff;

	cursor: pointer;

	display: inline-block;

	background: none;

	padding-left: 20px;

	border-left: 1px solid rgba(255, 255, 255, 0.7);
}

.header-style-two .search-box-btn {
	color: #525252;

	margin-right: 30px;

	border-color: #d6d6d6;
}

.header-style-two .sticky-header .search-box-btn {
	color: #ffffff;

	margin-right: 0px;
}

.main-header .search-box-outer .dropdown-menu {
	top: 62px;

	padding: 0px;

	width: 280px;

	border-radius: 0px;

	border-top: 3px solid #02ad88;
}

.main-header .search-panel .form-container {
	padding: 25px 20px;
}

.main-header .search-panel .form-group {
	position: relative;

	margin: 0px;
}

.main-header .search-panel input[type='text'],
.main-header .search-panel input[type='search'],
.main-header .search-panel input[type='password'],
.main-header .search-panel select {
	display: block;

	width: 100%;

	line-height: 24px;

	padding: 7px 40px 7px 15px;

	height: 40px;

	border: 1px solid #e0e0e0;

	background: #ffffff;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
	border-color: #02ad88;
}

.main-header .search-panel .search-btn {
	position: absolute;

	right: 0px;

	top: 0px;

	width: 40px;

	height: 40px;

	text-align: center;

	color: #555555;

	font-size: 12px;

	background: none;

	cursor: pointer;
}

.header-style-two,
.header-style-three {
	position: relative;

	border: none;
}

.main-header .info-box {
	position: relative;

	float: left;

	margin-left: 30px;

	font-size: 13px;

	color: #777777;

	text-align: left;

	padding: 0px 0px 0px 50px;
}

.main-header .info-box:first-child {
	padding-right: 30px;

	border-right: 1px solid #c8c8c8;
}

.main-header .info-box:last-child {
	padding-right: 0px;

	margin-left: 0px;

	top: -2px;
}

.main-header .info-box .icon-box {
	position: absolute;

	left: 0px;

	top: 6px;

	color: #02ad88;

	font-size: 26px;

	text-align: left;

	line-height: 1.2em;

	-moz-transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	transition: all 300ms ease;
}

.main-header .info-box li {
	position: relative;

	line-height: 20px;

	color: #767676;

	font-size: 15px;

	margin-bottom: 3px;

	font-weight: 500;
}

.main-header .info-box strong {
	font-weight: 500;

	color: #333333;

	font-size: 15px;

	display: block;

	margin-bottom: 4px;
}

/*Social Icon One*/

.social-icon-one {
	position: relative;
}

.social-icon-one li {
	position: relative;

	margin: 0px 10px;

	display: inline-block;
}

.social-icon-one li a {
	position: relative;

	color: #ffffff;

	font-size: 22px;

	display: inline-block;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.social-icon-one li a:hover {
	opacity: 0.8;
}

.social-icon-one li a span.fa:before {
	background: #000000;
	border-radius: 5px;
}

/*Social Icon Two*/

.social-icon-two {
	position: relative;
}

.social-icon-two li {
	position: relative;

	margin-right: 10px;

	display: inline-block;
}

.social-icon-two li a {
	position: relative;

	width: 36px;

	height: 36px;

	font-size: 16px;

	text-align: center;

	border-radius: 50%;

	line-height: 34px;

	color: #ffffff;

	display: inline-block;

	border: 1px solid #858585;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.social-icon-two li a:hover {
	color: #8fb2c8;

	border-color: #8fb2c8;
}

/*Custom Select*/

.form-group .ui-selectmenu-button.ui-button {
	width: 100px;

	font-size: 18px;

	font-style: normal;

	height: 50px;

	padding: 10px 20px;

	line-height: 33px;

	color: #262626;

	float: left;

	border-radius: 0px;

	border: 1px solid #f2f2f2;

	background: #ffffff;
}

.form-group .ui-button .ui-icon {
	background: none;

	position: relative;

	top: 2px;

	text-indent: 0px;

	color: #333333;
}

.form-group .ui-button .ui-icon:before {
	font-family: 'FontAwesome';

	content: '\f107';

	position: absolute;

	right: 0px;

	top: 2px !important;

	top: 13px;

	width: 10px;

	height: 30px;

	display: block;

	color: #262626;

	line-height: 23px;

	font-size: 15px;

	font-weight: normal;

	text-align: center;

	z-index: 5;
}

.ui-widget.ui-widget-content {
	border: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item {
	font-size: 14px;

	border-bottom: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item:last-child {
	border: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	background-color: #02ad88;

	border-color: #02ad88;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;

	display: block;

	padding: 8px 20px;

	font-size: 14px;

	line-height: 24px;
}

.ui-menu-item:hover {
}

/*** 



====================================================================

	Section Title

====================================================================



***/

.sec-title {
	position: relative;

	margin-bottom: 55px;
}

.sec-title h2 {
	font-size: 25px;

	/* color: #242424; */
	color: #013951;

	font-weight: 600;

	line-height: 1.2em;

	display: inline-block;
}

.sec-title h2:before {
	position: absolute;

	content: '';

	left: 105%;

	bottom: 5px;

	width: 40px;

	height: 2px;

	background-color: #4145b1;
}

.sec-title .text {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	max-width: 900px;

	margin-top: 20px;

	font-family: 'Open Sans', sans-serif;
}

.sec-title .title {
	position: relative;

	color: #797979;

	font-size: 18px;

	font-family: 'Lora', serif;
}

.sec-title.light h2 {
	color: #ffffff;
}

.sec-title.light h2:before {
	background-color: #ffffff;
}

/*** 



====================================================================

	Main Slider style

====================================================================



***/

.main-slider {
	position: relative;

	z-index: 10;

	margin-top: 152px;
}

.main-slider .tp-caption {
	z-index: 5 !important;
}

.main-slider .tp-dottedoverlay {
	background: rgba(0, 0, 0, 0.4) !important;
}

.main-slider .tparrows.gyges {
	width: 60px;

	height: 60px;

	line-height: 60px;

	border-radius: 50%;

	background-color: rgba(255, 255, 255, 0.2);
}

.main-slider .tparrows.gyges:before {
	line-height: 60px;
}

.main-slider .tparrows.gyges:hover {
	color: #02ad88 !important;

	background-color: rgb(25 108 182);
}

.main-slider h2 {
	position: relative;

	color: #ffffff;

	font-size: 50px;

	font-weight: 500;

	line-height: 1.3em;

	display: inline-block;
}

.main-slider h2.alternate {
	font-weight: 500;
}

.main-slider .text {
	position: relative;

	font-size: 18px;

	font-weight: 400;

	color: #e7e7e7;

	line-height: 1.7em;
}

.main-slider .btns-box .theme-btn {
	margin-right: 20px;
}

.slider-content {
	position: relative;

	padding: 35px 30px;

	background-color: rgba(0, 0, 0, 0.6);
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
	display: none !important;
}

/*** 



====================================================================

	Fancy Box

====================================================================



***/

.fancybox-next span,
.fancybox-prev span {
	background-image: none !important;

	width: 44px !important;

	height: 44px !important;

	line-height: 44px !important;

	text-align: center;
}

.fancybox-next span:before,
.fancybox-prev span:before {
	content: '';

	position: absolute;

	font-family: 'FontAwesome';

	left: 0px;

	top: 0px;

	font-size: 12px;

	width: 44px !important;

	height: 44px !important;

	line-height: 44px !important;

	background-color: rgba(28, 28, 28, 0.4) !important;

	color: #ffffff;

	visibility: visible;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;
}

.fancybox-next span:before {
	content: '\f178';
}

.fancybox-prev span:before {
	content: '\f177';
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
	background-color: #ffffff !important;

	color: #000000;
}

.fancybox-type-image .fancybox-close {
	right: 0px;

	top: 0px;

	width: 45px;

	height: 45px;

	background: url(../images/icons/icon-cross.png) center center no-repeat;

	background-color: rgba(17, 17, 17, 0.5) !important;
}

.fancybox-type-image .fancybox-close:hover {
	background-color: #000000 !important;
}

.fancybox-type-image .fancybox-skin {
	padding: 0px !important;
}

/*** 



====================================================================

	Services Section

====================================================================



***/

.services-section {
	position: relative;

	padding: 30px 0px 0px;
}

.services-section .title-column {
	position: relative;

	margin-bottom: 30px;
}

.services-section .title-column .inner-column {
	position: relative;

	padding-right: 70px;
}

.services-section .title-column .inner-column h2 {
	position: relative;

	color: #242424;

	font-size: 25px;

	font-weight: 500;

	line-height: 1.5em;

	padding-bottom: 18px;

	margin-bottom: 22px;
}

.services-section .title-column .inner-column h2:after {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 40px;

	height: 2px;

	background-color: #6469dc;
}

.services-section .title-column .inner-column .text {
	position: relative;

	line-height: 1.5em;

	color: #797979;

	font-size: 20px;

	font-style: italic;

	margin-bottom: 34px;

	font-family: 'Lora', serif;
}

.services-block {
	position: relative;

	margin-bottom: 40px;
}

.services-block .inner-box {
	position: relative;
}

.services-block .inner-box .icon-box {
	position: relative;

	color: #00344d;

	font-size: 52px;

	line-height: 1em;

	margin-bottom: 10px;
}

.services-block .inner-box h3 {
	position: relative;

	font-weight: 600;

	font-size: 20px;

	margin-bottom: 10px;
}

.services-block .inner-box h3 a {
	position: relative;

	color: #242424;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;
}

.services-block .inner-box h3 a:hover {
	color: #02ad88;
}

.services-block .inner-box .text {
	position: relative;

	color: #7b7b7b;

	font-size: 15px;

	line-height: 1.7em;
}

/*** 



====================================================================

	Services Section Two

====================================================================



***/

.services-section-two {
	position: relative;

	padding: 30px 0px 0px;
}

.services-block-two {
	position: relative;

	/*margin-bottom:40px;*/
}

.services-block-two .inner-box {
	position: relative;

	text-align: center;

	padding: 28px 15px 45px;

	background-color: rgb(3 86 145 / 81%);
}

#all .inner-box {
	padding: 30% 15px;
}

.services-block-two .inner-box .icon-box {
	position: relative;

	color: #ffffff;

	font-size: 54px;

	line-height: 1em;

	margin-bottom: 22px;
}

.services-block-two .inner-box h3 {
	position: relative;

	font-size: 20px;

	font-weight: 500;

	margin-bottom: 12px;

	color: #ffffff;
}

.services-block-two .inner-box h3 a {
	position: relative;

	color: #ffffff;
}

.services-block-two .inner-box .text {
	position: relative;

	color: #cdced3;

	font-size: 15px;

	line-height: 1.7em;
}

.services-block-two .inner-box .overlay-box {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	opacity: 0;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	background-color: #ffffff;
}

.services-block-two .inner-box:hover .overlay-box {
	opacity: 1;
}

.services-block-two .inner-box .overlay-box .overlay-inner {
	position: relative;

	padding: 52px 20px 52px;

	background: gray;
}

#all .inner-box .overlay-inner {
	padding: 28% 15px;
}

.services-block-two .inner-box .overlay-box .overlay-inner h4 {
	position: relative;

	font-size: 20px;

	font-weight: 500;

	margin-bottom: 6px;

	color: #242424;
}

.services-block-two .inner-box .overlay-box .overlay-inner h4 a {
	position: relative;

	color: #242424;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.services-block-two .inner-box .overlay-box .overlay-inner h4 a:hover {
	color: #3e44d4;
}

.services-block-two .inner-box .overlay-box .overlay-inner .overlay-text {
	position: relative;

	color: white;

	font-size: 15px;

	margin-bottom: 25px;
}

.services-block-two .inner-box .overlay-box .overlay-inner .read-more {
	position: relative;

	color: #035691;

	font-size: 16px;

	font-weight: 500;

	text-decoration: underline;
}

/*** 



====================================================================

	Call To Action

====================================================================



***/

.call-to-action {
	position: relative;

	padding: 150px 0px 100px;

	background-attachment: fixed;

	background-size: cover;

	text-align: center;

	background-position: center center;
}

.call-to-action.style-two {
	padding: 70px 0px;
}

.call-to-action.style-two:before {
	background-color: rgba(65, 69, 177, 0.88);
}

.call-to-action:before {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	background-color: rgba(0, 0, 0, 0.7);
}

.call-to-action h2 {
	position: relative;

	color: #ffffff;

	font-weight: 600;

	font-size: 40px;

	line-height: 1.3em;

	margin-bottom: 15px;
}

.call-to-action .text {
	position: relative;

	font-size: 20px;

	color: #ffffff;

	font-style: italic;

	margin-bottom: 45px;

	font-family: 'Lora', serif;
}

.call-to-action .number-box {
	position: relative;

	max-width: 560px;

	margin: 0 auto;
}

.call-to-action .number-box:before {
	position: absolute;

	content: '';

	top: -6px;

	left: 50%;

	width: 1px;

	height: 65px;

	background-color: rgba(255, 255, 255, 0.6);
}

.call-to-action .number-box .number {
	position: relative;

	color: #ffffff;

	font-weight: 600;

	font-size: 32px;

	padding: 15px 0px;
}

/*** 



====================================================================

	Case Section

====================================================================



***/

.case-section {
	position: relative;

	padding: 95px 0px 60px;

	background-color: #f6f6f7;
}

.case-section.style-two {
	background: none;
}

.case-section.style-two .project-tab .p-tabs-content {
	margin: 0px 30px;
}

.case-section .sec-title {
	margin-bottom: 25px;
}

.project-tab {
	position: relative;
}

.project-tab .owl-nav,
.project-tab .owl-dots {
	display: none;
}

.project-tab .tabs-header {
	position: relative;
}

.project-tab .product-tab-btns {
	position: relative;

	margin-bottom: 30px;
}

.project-tab .product-tab-btns .p-tab-btn {
	position: relative;

	line-height: 24px;

	padding: 0px 0px;

	cursor: pointer;

	color: #242424;

	font-weight: 600;

	font-size: 16px;

	display: inline-block;

	margin-bottom: 10px;

	margin-right: 30px;

	padding-bottom: 2px;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.project-tab .product-tab-btns .p-tab-btn:hover,
.project-tab .product-tab-btns .p-tab-btn.active-btn {
	color: #196cb6;
}

.project-tab .product-tab-btns .p-tab-btn:hover:before,
.project-tab .product-tab-btns .p-tab-btn.active-btn:before {
	opacity: 1;
}

.project-tab .product-tab-btns .p-tab-btn:before {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 100%;

	height: 1px;

	opacity: 0;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	background-color: #196cb6;
}

.project-tab .p-tabs-content {
	position: relative;

	display: block;
}

.project-tab .p-tab {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: auto;

	visibility: hidden;
}

.project-tab .p-tab.active-tab {
	position: relative;

	visibility: visible;

	z-index: 5;
}

/*Gallery Item*/

.gallery-item {
	position: relative;

	margin-bottom: 30px;
}

.p-tab .gallery-item {
	opacity: 0;

	transform: scaleX(0);
}

.p-tab.active-tab .gallery-item {
	opacity: 1;

	transform: scaleX(1);

	transition: all 0.7s ease;

	-moz-transition: all 0.7s ease;

	-webkit-transition: all 0.7s ease;

	-ms-transition: all 0.7s ease;

	-o-transition: all 0.7s ease;
}

.gallery-item .inner-box {
	position: relative;

	width: 100%;

	overflow: hidden;
}

.gallery-item .image-box {
	position: relative;

	display: block;
}

.gallery-item .image-box img {
	position: relative;

	display: block;

	width: 100%;
}

.gallery-item .overlay-box {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	opacity: 0;

	color: #ffffff;

	text-align: center;

	background: rgb(143 178 200 / 70%);

	-webkit-transition: all 700ms ease;

	-ms-transition: all 700ms ease;

	-o-transition: all 700ms ease;

	transition: all 700ms ease;

	-webkit-transform: translate(-100%, 0%);

	-ms-transform: translate(-100%, 0%);

	-o-transform: translate(-100%, 0%);

	-moz-transform: translate(-100%, 0%);

	transform: translate(-100%, 0%);
}

.gallery-item .inner-box:hover .overlay-box {
	opacity: 1;

	-webkit-transform: translate(0%);

	-ms-transform: translate(0%);

	-o-transform: translate(0%);

	-moz-transform: translate(0%);

	transform: translate(0%);
}

.gallery-item .overlay-inner {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: table;

	vertical-align: middle;

	padding: 10px 0px;
}

.gallery-item .overlay-inner .content {
	position: relative;

	display: table-cell;

	vertical-align: middle;
}

.gallery-item .overlay-inner .link {
	position: relative;

	font-size: 18px;

	color: #ffffff;

	width: 50px;

	height: 50px;

	line-height: 50px;

	border-radius: 50%;

	display: inline-block;

	border: 1px solid #ffffff;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;
}

.gallery-item .overlay-inner .link {
	position: relative;
}

.gallery-item .overlay-inner .link .icon {
	position: relative;
}

.gallery-item .overlay-inner .link:hover {
	color: #666666;

	background-color: rgba(255, 255, 255, 1);
}

.gallery-item .inner-box h3 {
	position: relative;

	font-size: 16px;

	font-weight: 500;

	text-align: center;

	padding-top: 25px;
}

.gallery-item .inner-box h3 a {
	position: relative;

	color: #242424;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.gallery-item .inner-box .designation {
	position: relative;

	color: #9b9ba2;

	font-size: 16px;

	font-style: italic;

	text-align: center;

	font-family: 'Lora', serif;
}

/*** 



====================================================================

	Fluid Section One

====================================================================



***/

.fluid-section-one {
	position: relative;
}

.fluid-section-one .outer-container {
	position: relative;

	min-height: 250px;

	background-color: #262628;
}

.fluid-section-one .image-column {
	position: absolute;

	float: left;

	left: 0px;

	top: 0px;

	width: 50%;

	height: 100%;

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover;
}

.fluid-section-one .image-column:before {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	background-color: rgba(0, 0, 0, 0.4);
}

.fluid-section-one .image-column .image-box {
	position: relative;

	display: none;
}

.fluid-section-one .image-column .image-box img {
	position: relative;

	display: block;

	width: 100%;
}

.fluid-section-one .content-column {
	position: relative;

	float: right;

	width: 50%;
}

.fluid-section-one .content-column .inner-box {
	position: relative;

	max-width: 650px;

	padding: 60px 15px 70px 80px;
}

.fluid-section-one .content-column .inner-box h2 {
	position: relative;

	font-size: 32px;

	font-weight: 600;

	color: #ffffff;

	line-height: 1.4em;

	margin-bottom: 25px;

	display: inline-block;
}

.fluid-section-one .content-column .inner-box .bold-text {
	position: relative;

	color: #565dff;

	font-size: 22px;

	margin-bottom: 15px;
}

.fluid-section-one .content-column .inner-box .text {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	margin-bottom: 30px;
}

.fluid-section-one .content-column .inner-box .author {
	position: relative;

	padding-left: 135px;
}

.fluid-section-one .content-column .inner-box .author .author-image {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 97px;

	height: 97px;

	border-radius: 50%;

	overflow: hidden;
}

.fluid-section-one .content-column .inner-box .author .signature {
	position: relative;
}

/*** 



====================================================================

	Team Section

====================================================================



***/

.team-section {
	position: relative;

	padding: 95px 0px 30px;
}

.team-section .title-column {
	position: relative;

	margin-bottom: 40px;
}

.team-section .title-column .inner-column {
	position: relative;
}

.team-section .title-column h2 {
	position: relative;

	color: #242424;

	font-size: 32px;

	font-weight: 600;

	padding-bottom: 12px;

	margin-bottom: 30px;
}

.team-section .title-column h2:after {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 40px;

	height: 2px;

	background-color: #4145b1;
}

.team-section .title-column .text {
	position: relative;

	color: #797979;

	font-size: 17px;

	font-weight: 400;

	line-height: 1.6em;

	margin-bottom: 20px;

	font-family: 'Lato', sans-serif;
}

.team-section .title-column .view-team {
	position: relative;

	color: #4145b1;

	font-size: 16px;

	font-weight: 600;

	text-decoration: underline;
}

.team-block {
	position: relative;

	padding: 13px 30px;
}

.team-block .inner-box {
	position: relative;
}

.team-block .inner-box .image {
	position: relative;
}

.team-block .inner-box .image img {
	position: relative;
	width: 90%;
	border-radius: 50%;
	display: block;
	height: 300px;
	object-fit: cover;
	border: 1px solid gray;
	filter: grayscale(1);
}

.team-block .inner-box .image .overlay-box {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	border-radius: 50%;

	display: block;

	height: 100%;

	opacity: 0;

	text-align: center;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	/* background-color: rgb(143 178 200 / 73%); */
}

.team-block .inner-box .image .overlay-box .social-icon-one {
	position: absolute;

	bottom: 30px;

	width: 100%;
}

.team-block .inner-box:hover .image .overlay-box {
	opacity: 1;
}

.team-block .inner-box .lower-box {
	position: relative;

	padding-top: 18px;

	text-align: center;
}

.team-block .inner-box .lower-box h3 {
	position: relative;

	color: #242424;

	font-size: 18px;

	font-weight: 500;

	line-height: 1.2em;

	margin-bottom: 3px;
}

.team-block .inner-box .lower-box h3 a {
	position: relative;

	color: #242424;
}

.team-block .inner-box .lower-box .designation {
	position: relative;

	color: #797979;

	font-size: 15px;

	font-weight: 500;
}

/*** 



====================================================================

	Fact Counter style

====================================================================



***/

.fact-counter-section {
	position: relative;

	padding-bottom: 50px;
}

.fact-counter-section.style-two {
	background-color: #f9f9f9;
}

.fact-counter-section .inner-container {
	padding-top: 65px;

	border-top: 1px solid #e5e5e5;
}

.fact-counter {
	position: relative;
}

.fact-counter .column {
	position: relative;

	z-index: 5;

	margin-bottom: 30px;
}

.fact-counter .column .inner {
	position: relative;

	top: 0;

	padding: 0px 0px 0px;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.fact-counter .count-outer {
	position: relative;

	font-size: 50px;

	line-height: 1em;

	font-weight: 500;

	margin: 0px 0px;

	padding-top: 35px;

	color: #00344d;
}

.fact-counter .count-outer .count-text {
	position: relative;

	font-weight: 600;

	color: #8fb2c8;

	font-size: 50px;
}

.fact-counter .column .counter-title {
	position: relative;

	font-size: 16px;

	font-weight: 600;

	color: #4145b1;

	margin-top: 12px;

	display: inline-block;
}

.fact-counter .count-outer:after {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 40px;

	height: 2px;

	background-color: #4145b1;
}

/*** 



====================================================================

	Testimonial Section

====================================================================



***/

.testimonial-section {
	position: relative;

	padding: 90px 0px 110px;

	background-attachment: fixed;

	background-position: center center;

	background-repeat: no-repeat;
}

.testimonial-section .inner-container {
	position: relative;

	max-width: 970px;

	margin: 0 auto;
}

.testimonial-section:before {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	background-color: rgb(3 86 145 / 81%);
}

.testimonial-section .sec-title {
	margin-bottom: 30px;

	margin-left: 190px;
}

.testimonial-block {
	position: relative;
}

.testimonial-block .inner-box {
	position: relative;

	padding-left: 195px;
}

.testimonial-block .inner-box .image-box {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 150px;

	padding: 0px 0px;

	margin-bottom: 20px;
}

.testimonial-block .inner-box .image-box:after {
	position: absolute;

	content: '';

	right: 0px;

	top: 0px;

	height: 105px;

	width: 1px;

	background-color: rgba(255, 255, 255, 0.4);
}

.testimonial-block .inner-box .image-box .image {
	position: relative;

	width: 95px;

	height: 95px;

	border-radius: 50%;

	overflow: hidden;
}

.testimonial-block .inner-box .image-box .quote-icon {
	position: relative;

	color: #ffffff;

	font-size: 46px;

	margin-top: 20px;

	line-height: 1em;

	margin-left: 10px;
}

.testimonial-block .inner-box .text {
	position: relative;

	font-size: 22px;

	font-style: italic;

	color: #ffffff;

	line-height: 1.5em;

	margin-bottom: 20px;

	font-family: 'Lora', serif;
}

.testimonial-block .inner-box .author {
	position: relative;

	color: #ffffff;

	font-size: 20px;

	font-weight: 400;

	line-height: 1.2em;

	font-style: italic;

	text-transform: capitalize;

	font-family: 'Lato', sans-serif;
}

.testimonial-section .owl-dots {
	display: none;
}

.testimonial-section .owl-nav {
	position: absolute;

	right: 0px;

	top: -90px;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next {
	width: 46px;

	height: 46px;

	line-height: 40px;

	font-size: 22px;

	margin-left: 10px;

	text-align: center;

	color: rgba(255, 255, 255, 0.5);

	border: 2px solid rgba(255, 255, 255, 0.6);

	display: inline-block;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover {
	color: #000000;

	border-color: #ffffff;

	background-color: #ffffff;
}

/*** 



====================================================================

	Clients Section

====================================================================



***/

.clients-section {
	position: relative;

	padding: 45px 0px;

	background-color: #efefef;
}

.clients-section.style-two {
	background-color: #f9f9f9;

	padding-top: 0px;

	padding-bottom: 60px;
}

.clients-section.style-two .sponsors-outer {
	border-top: 1px solid #dddddd;

	padding-top: 60px;
}

.clients-section .sponsors-outer {
	position: relative;
}

.clients-section .sponsors-outer .owl-dots,
.clients-section .sponsors-outer .owl-nav {
	position: relative;

	display: none;
}

.clients-section .sponsors-outer .image-box {
	position: relative;

	display: block;

	text-align: center;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.clients-section .sponsors-outer .image-box img {
	max-width: 100%;

	width: auto;

	opacity: 1;

	display: inline-block;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.clients-section .sponsors-outer .image-box img:hover {
	opacity: 0.6;
}

/*** 



====================================================================

	News Section

====================================================================



***/

.news-section {
	position: relative;

	padding: 32px 0px 100px;
}

.news-section .sec-title h2 {
	margin-bottom: 5px;
}

.news-section.style-two {
	padding-top: 90px;

	background-color: #f9f9f9;
}

.news-block {
	position: relative;

	margin-bottom: 40px;
}

.news-block .inner-box {
	position: relative;
}

.news-block .inner-box .image {
	position: relative;

	display: block;

	overflow: hidden;

	background: #0b0b0b;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;
}

.news-block .inner-box:hover .image {
	-webkit-transform: scale(1.05) translateY(-5px);

	-ms-transform: scale(1.05) translateY(-5px);

	-moz-transform: scale(1.05) translateY(-5px);

	transform: scale(1.05) translateY(-5px);
}

.news-block .inner-box img {
	position: relative;

	width: 100%;

	display: block;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;
}

.news-block .inner-box:hover .image img {
	opacity: 0.5;
}

.news-block .inner-box .lower-box {
	position: relative;

	padding-top: 32px;
}

.news-block .inner-box .lower-box .post-info {
	position: relative;

	color: #c2c1c1;

	font-size: 16px;

	font-weight: 500;

	margin-bottom: 8px;
}

.news-block .inner-box .lower-box h3 {
	position: relative;

	color: #242424;

	font-size: 17px;

	line-height: 1.6em;

	font-weight: 600;

	margin-bottom: 8px;
}

.news-block .inner-box .lower-box h3 a {
	position: relative;

	color: #242424;

	transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-webkit-transition: all 0.5s ease;

	-ms-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;
}

.news-block .inner-box .lower-box h3 a:hover {
	color: #464cd5;
}

.news-block .inner-box .lower-box .read-more {
	position: relative;

	color: #464cd5;

	font-size: 15px;

	font-weight: 500;

	text-transform: capitalize;
}

.news-section .sidebar-news {
	position: relative;

	background-color: #ffffff;

	border: 1px solid #d9d9d9;
}

/*News Block Two*/

.news-block-two {
	position: relative;
}

.news-block-two .inner-box {
	position: relative;

	padding: 22px 30px;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	border-bottom: 1px solid #d9d9d9;
}

.news-block-two .inner-box h3 {
	position: relative;

	font-size: 16px;

	font-weight: 500;

	line-height: 1.5em;

	margin-bottom: 8px;
}

.news-block-two .inner-box h3 a {
	color: #000000;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.news-block-two .inner-box .post-info {
	position: relative;

	color: #c2c1c1;

	font-size: 16px;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.news-block-two .inner-box .post-info span {
	margin-right: 18px;
}

.news-section .sidebar-news .read-more {
	position: relative;

	color: #464cd5;

	font-size: 15px;

	font-weight: 500;

	padding: 15px 30px;

	display: block;
}

.news-block-two .inner-box:hover {
	background-color: #186ab2;
}

.news-block-two .inner-box:hover h3 a,
.news-block-two .inner-box:hover .post-info {
	color: #ffffff;
}

/*** 



====================================================================

	Fluid Section Two

====================================================================



***/

.fluid-section-two {
	position: relative;
}

.fluid-section-two .outer-container {
	position: relative;

	min-height: 250px;

	background-color: rgb(3 86 145 / 81%);
}

.fluid-section-two .image-column {
	position: absolute;

	float: left;

	left: 0px;

	top: 0px;

	width: 50%;

	height: 100%;

	margin-left: -100px;

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover;
}

.fluid-section-two .image-column:before {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	background-color: rgba(0, 0, 0, 0.6);
}

.fluid-section-two .image-column .image-box {
	position: relative;

	display: none;
}

.fluid-section-two .image-column .image-box img {
	position: relative;

	display: block;

	width: 100%;
}

.fluid-section-two .content-column {
	position: relative;

	float: right;

	width: 50%;
}

.fluid-section-two .content-column .inner-box {
	position: relative;

	max-width: 700px;

	margin-left: -100px;

	padding: 30px 15px 60px 30px;
}

.fluid-section-two .content-column .inner-box .sec-title {
	margin-bottom: 30px;
}

/*** 



====================================================================

	Default Form

====================================================================



 ***/

.default-form {
	position: relative;
}

.call-back-section .default-form .row,
.fluid-section-two .default-form .row {
	margin: 0px -10px;
}

.default-form .form-group {
	position: relative;

	margin-bottom: 15px;

	padding: 0px 10px;
}

.default-form .form-group input[type='text'],
.default-form .form-group input[type='tel'],
.default-form .form-group input[type='email'],
.default-form .form-group select {
	position: relative;

	display: block;

	width: 100%;

	line-height: 30px;

	padding: 10px 20px;

	color: #000000;

	height: 50px;

	background: #fafafa;

	border: 1px solid #e9e9e9;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.default-form .form-group input[type='text']:focus,
.default-form .form-group input[type='tel']:focus,
.default-form .form-group input[type='email']:focus,
.default-form .form-group textarea:focus {
}

.default-form .form-group textarea {
	position: relative;

	display: block;

	width: 100%;

	line-height: 24px;

	padding: 8px 20px;

	color: #000000;

	border: 1px solid #e9e9e9;

	height: 173px;

	background: #fafafa;

	resize: none;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.default-form button {
	margin-top: 10px;
}

/*** 



====================================================================

	Main Footer

====================================================================



***/

.main-footer {
	position: relative;

	background-color: #00354e;
}

.main-footer .widgets-section {
	position: relative;

	padding: 50px 0px 0px;
}

.main-footer .footer-widget {
	position: relative;

	margin-bottom: 30px;
}

.main-footer .footer-widget h2 {
	position: relative;

	font-size: 20px;

	font-weight: 600;

	color: #ffffff;

	padding-bottom: 12px;

	margin-bottom: 20px;

	text-transform: capitalize;
}

.main-footer .footer-widget h2:after {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 30px;

	height: 1px;

	background-color: #6469dc;
}

.main-footer .logo-widget {
	position: relative;
}

.main-footer .logo-widget .logo {
	position: relative;

	margin-bottom: 15px;
}

.main-footer .logo-widget .text {
	position: relative;

	color: #a8a8a8;

	font-size: 14px;

	font-weight: 400;

	padding-right: 60px;

	margin-bottom: 25px;
}

.main-footer .list {
	position: relative;
}

.main-footer .list li {
	position: relative;

	margin-bottom: 8px;
}

.main-footer .list li a {
	position: relative;

	color: #ffffff;

	font-size: 14px;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.main-footer .list li a:hover {
	color: #8fb2c8;
}

.main-footer .info-widget {
	position: relative;
}

.main-footer .info-widget .number i {
	padding-right: 10px !important;
}

.main-footer .info-widget .number {
	position: relative;

	color: #ffffff;

	font-size: 14px;

	font-weight: 400;

	margin-bottom: 12px;

	display: flex;
}

.main-footer .info-widget .text {
	position: relative;

	color: #ffffff;

	font-size: 14px;

	line-height: 1.8em;

	margin-bottom: 20px;

	display: flex;
}

.main-footer .info-widget .text .add_footer {
	padding-right: 10px !important;
}

.main-footer .footer-bottom {
	position: relative;

	padding: 10px 0px;

	background-color: #00354e;

	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.main-footer .footer-bottom .copyright,
.main-footer .footer-bottom .created {
	position: relative;

	color: #767676;

	font-size: 14px;
}

.copyright p {
	color: white;

	margin-bottom: 0;
}

/*** 



====================================================================

	We Do Section

====================================================================



***/

.we-do-section {
	position: relative;

	padding: 30px 0px 0px;
}

.we-do-section .title-column {
	position: relative;

	margin-bottom: 30px;
}

.we-do-section .title-column .inner-column {
	padding-right: 30px;
}

.we-do-section .title-column .sec-title {
	margin-bottom: 20px;
}

.we-do-section .title-column .bold-text {
	position: relative;

	color: #242424;

	font-size: 20px;

	font-style: italic;

	line-height: 1.6em;

	margin-bottom: 18px;

	font-family: 'Lora', serif;
}

.we-do-section .title-column .text {
	position: relative;

	color: #797979;

	font-size: 16px;

	margin-bottom: 28px;
}

.services-block-three {
	position: relative;

	margin-bottom: 80px;
}

.services-block-three .inner-box {
	position: relative;
}

.services-block-three .inner-box .image {
	position: relative;
}

.services-block-three .inner-box .image img {
	position: relative;

	width: 100%;

	display: block;
}

.services-block-three .inner-box .image .overlay-box {
	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 100%;

	height: 40%;

	display: block;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	background: -webkit-linear-gradient(
		top,
		rgba(0, 0, 0, 0),
		rgb(197 197 197 / 80%)
	);

	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));

	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));

	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

.services-block-three .inner-box .image .overlay-box h3 {
	position: absolute;

	left: 0px;

	bottom: 20px;

	color: #000;

	font-weight: 600;

	font-size: 18px;

	width: 100%;

	text-align: center;

	margin-bottom: -50px;
}

.services-block-three .inner-box:hover .image .content-overlay {
	opacity: 1;
}

.services-block-three .inner-box .image .content-overlay {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	opacity: 0;

	display: block;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	background-color: #00354e;
}

.services-block-three.style-two .inner-box .image .content-overlay {
	background-color: rgba(2, 173, 136, 0.9);
}

.services-block-three .inner-box .image .content-overlay .overlay-inner {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: table;

	text-align: center;

	padding: 10px 30px;

	vertical-align: middle;
}

.services-block-three
	.inner-box
	.image
	.content-overlay
	.overlay-inner
	.content-box {
	position: relative;

	display: table-cell;

	vertical-align: middle;
}

.services-block-three .inner-box .image .content-overlay .content-box h4 {
	position: relative;

	font-size: 18px;

	font-weight: 600;

	margin-bottom: 2px;
}

.services-block-three .inner-box .image .content-overlay .content-box h4 a {
	position: relative;

	color: #ffffff;
}

.services-block-three
	.inner-box
	.image
	.content-overlay
	.content-box
	.read-more {
	position: relative;
	color: #023850 !important;
	font-size: 15px;
	text-decoration: underline;
	font-weight: 500;
}

/*** 



====================================================================

	Default Section

====================================================================



***/

.default-section {
	position: relative;

	padding: 90px 0px 110px;

	background-color: #f5f5f5;
}

.default-section.alternate {
	background: none;
}

.default-section .sec-title {
	margin-bottom: 40px;
}

.default-section .company-column {
	position: relative;

	margin-bottom: 30px;
}

.default-section .company-column .inner-column {
	position: relative;
}

.default-section .company-column .inner-column .company-gallery {
	position: relative;
}

.default-section .company-column .inner-column .company-gallery .image {
	position: relative;

	margin-bottom: 30px;
}

.default-section .company-column .inner-column .company-gallery .image img {
	position: relative;

	width: 100%;

	display: block;
}

.default-section .company-column .bold-text {
	position: relative;

	color: #242424;

	font-size: 20px;

	font-style: italic;

	line-height: 1.4em;

	margin-bottom: 20px;

	font-family: 'Lora', serif;
}

.default-section .company-column .text {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;
}

.default-section .accordian-column .inner-column {
	padding-left: 30px;
}

/*** 



====================================================================

	Accordion Style

====================================================================



***/

.accordion-box {
	position: relative;
}

.accordion-box .block {
	position: relative;

	padding: 12px 0px;

	margin-bottom: 10px;

	border: 1px solid #e1e1e1;

	background-color: #ffffff;
}

.accordion-box .block .acc-btn {
	position: relative;

	font-size: 18px;

	cursor: pointer;

	line-height: 30px;

	color: #000000;

	font-weight: 500;

	padding: 0px 10px 0px 64px;

	transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;
}

.accordion-box .block .icon-outer {
	position: absolute;

	left: 14px;

	top: 0px;

	font-size: 18px;

	color: #4145b1;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.accordion-box .block .icon-outer .icon {
	position: absolute;

	width: 28px;

	height: 28px;

	font-size: 16px;

	font-weight: 300;

	text-align: center;
}

.accordion-box .block .icon-outer .icon-plus {
	opacity: 1;
}

.accordion-box .block .icon-outer .icon-minus {
	opacity: 0;

	font-weight: 300;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
	opacity: 1;

	color: #ffffff;

	background-color: #4145b1;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
	opacity: 0;
}

.accordion-box .block .acc-content {
	position: relative;

	display: none;
}

.accordion-box .block .acc-content .content-text {
	padding-bottom: 6px;
}

.accordion-box .block .acc-content.current {
	display: block;
}

.accordion-box .block .content {
	position: relative;

	font-size: 14px;

	padding: 10px 30px 0px 64px;
}

.accordion-box .block .content .text {
	margin-bottom: 20px;

	line-height: 1.8em;

	font-size: 15px;

	color: #8e8d8d;

	font-family: 'Open Sans', sans-serif;
}

.accordion-box .block .content p:last-child {
	margin-bottom: 0px;
}

/*Accordian Faq Form*/

.accordion-box.faq .block {
	padding: 0px;

	border: 0px;

	margin-bottom: 40px;
}

.accordion-box.faq .block .acc-btn {
	padding-left: 30px;

	font-weight: 600;

	font-size: 20px;

	font-family: 'Poppins', sans-serif;
}

.accordion-box.faq .block .icon-outer {
	left: -10px;

	color: #242424;
}

.accordion-box.faq .block .acc-btn.active .icon-outer .icon-minus {
	background: none;

	color: #242424;
}

.accordion-box.faq .block .content {
	padding: 14px 30px 0px 30px;
}

.accordion-box.faq .block .content .text {
	font-size: 17px;

	line-height: 1.6em;
}

/*** 



====================================================================

	Map Section Style

====================================================================



***/

.map-section {
	position: relative;
}

.map-data {
	text-align: center;

	font-size: 14px;

	font-weight: 400;

	line-height: 1.8em;
}

.map-data h6 {
	font-size: 16px;

	font-weight: 700;

	text-align: center;

	margin-bottom: 5px;

	color: #121212;
}

.map-canvas {
	height: 460px;
}

/*** 



====================================================================

	Approach Section

====================================================================



***/

.approach-section {
	position: relative;

	padding: 40px 40px 0px 0px;
}

.approach-section .image-column {
	position: relative;
}

.approach-section .image-column .image {
	position: relative;

	margin-bottom: 40px;
}

.approach-section .image-column .image img {
	position: relative;

	width: 100%;

	display: block;
}

.approach-section.style-two .image-column .image {
	margin-left: 20px;

	margin-top: 20px;
}

.approach-section.style-two .image-column .image:before {
	position: absolute;

	content: '';

	left: -20px;

	top: -20px;

	right: 20px;

	bottom: 20px;

	background-color: #4145b1;
}

.approach-section .content-column {
	position: relative;
}

.approach-section .content-column .sec-title {
	margin-bottom: 16px;
}

.approach-section .content-column .inner-column {
	position: relative;

	padding-left: 20px;
}

.approach-section .content-column .bold-text {
	position: relative;

	color: #242424;

	font-size: 20px;

	line-height: 1.6em;

	margin-bottom: 12px;

	font-style: italic;

	font-family: 'Lora', serif;
}

.approach-section .content-column .text {
	position: relative;
}

.approach-section .content-column .text {
	position: relative;

	margin-bottom: 30px;
}

.approach-section .content-column .text p {
	position: relative;

	color: #000000;

	font-size: 16px;

	line-height: 1.9em;

	margin-bottom: 25px;
}

.approach-section .content-column .text p:last-child {
	margin-bottom: 0px;
}

.services-section-three {
	position: relative;

	padding: 90px 0px 100px;
}

.services-section-three .owl-dots {
	display: none;
}

.services-section-three .owl-nav {
	text-align: center;

	margin-top: 20px;
}

.services-section-three .owl-prev,
.services-section-three .owl-next {
	position: relative;

	width: 46px;

	height: 46px;

	color: #c2c2c2;

	text-align: center;

	line-height: 40px;

	display: inline-block;

	margin: 0px 5px;

	font-size: 22px;

	border: 2px solid #bdbdbd;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;
}

.services-section-three .owl-prev:hover,
.services-section-three .owl-next:hover {
	color: #02ad88;

	border-color: #02ad88;
}

/*** 



====================================================================

	Fluid Section Three

====================================================================



***/

.fluid-section-three {
	position: relative;

	background-color: #4145b1;
}

.full-width-section-one .outer-box {
	position: relative;
}

.fluid-section-three .image-column {
	position: absolute;

	right: 0px;

	top: 0px;

	width: 50%;

	height: 100%;

	float: right;

	background-size: cover;

	background-repeat: no-repeat;

	background-position: center center;
}

.fluid-section-three .image-column .image {
	width: 100%;

	display: none;
}

.fluid-section-three .image-column .image img {
	display: block;

	width: 100%;
}

.fluid-section-three .image-column .overlay-link {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: rgba(0, 0, 0, 0.4);

	transition: all 0.6s ease;

	-moz-transition: all 0.6s ease;

	-webkit-transition: all 0.6s ease;

	-ms-transition: all 0.6s ease;

	-o-transition: all 0.6s ease;
}

.fluid-section-three .image-column .overlay-link .icon {
	position: absolute;

	left: 50%;

	margin-left: -35px;

	width: 70px;

	height: 70px;

	top: 50%;

	line-height: 68px;

	margin-top: -35px;

	border: 2px solid #ffffff;

	text-align: center;

	color: #ffffff;

	font-size: 18px;

	background: none;

	border-radius: 50%;

	padding-left: 5px;
}

.fluid-section-three .image-column:hover .overlay-link {
	background: rgba(0, 0, 0, 0.2);
}

/*Content Column*/

.fluid-section-three .content-column {
	position: relative;

	width: 50%;

	float: left;

	padding: 80px 60px 70px 0px;
}

.fluid-section-three .content-column .content-box {
	position: relative;

	max-width: 525px;

	float: right;
}

.fluid-section-three .content-column .content-box h2 {
	position: relative;

	font-size: 32px;

	color: #ffffff;

	font-weight: 600;

	line-height: 1.6em;

	margin-bottom: 15px;
}

.fluid-section-three .content-column .content-box .bold-text {
	position: relative;

	color: #ffdede;

	font-size: 20px;

	font-style: italic;

	margin-bottom: 15px;

	font-family: 'Lora', serif;
}

.fluid-section-three .content-column .content-box .text {
	position: relative;
}

.fluid-section-three .content-column .content-box .text p {
	position: relative;

	color: rgba(255, 255, 255, 0.8);

	font-size: 16px;

	line-height: 1.7em;

	margin-bottom: 20px;
}

/*** 



====================================================================

	Call Back Section

====================================================================



***/

.call-back-section {
	position: relative;

	padding: 100px 0px;

	overflow: hidden;
}

.call-back-section .row {
	margin: 0px -78px;
}

.call-back-section .form-column,
.call-back-section .map-column {
	padding: 0px 78px;
}

.call-back-section .outer-container {
	position: relative;

	max-width: 1680px;

	margin: 0 auto;

	padding: 0px 15px;
}

.call-back-section .outer-container .map-column {
	position: relative;

	margin-bottom: 40px;
}

.call-back-section .outer-container .form-column {
	position: relative;
}

.call-back-section .outer-container .form-column .sec-title {
	margin-bottom: 35px;
}

/*Error Section*/

.error-section {
	position: relative;

	padding: 220px 0px 220px;

	background-repeat: no-repeat;

	background-size: cover;
}

.error-section .content {
	position: relative;

	text-align: center;
}

.error-section:before {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	background-color: rgba(65, 69, 177, 0.6);
}

.error-section h1 {
	position: relative;

	color: #02ad88;

	font-size: 200px;

	font-weight: 800;

	line-height: 1em;

	margin-bottom: 10px;

	font-family: 'Open Sans', sans-serif;
}

.error-section h2 {
	position: relative;

	color: #ffffff;

	font-size: 50px;

	font-weight: 600;

	line-height: 1.2em;

	margin-bottom: 10px;

	font-family: 'Poppins', sans-serif;
}

.error-section .text {
	position: relative;

	color: #ffffff;

	font-size: 25px;

	font-weight: 500;

	margin-top: 10px;

	margin-bottom: 50px;

	font-family: 'Poppins', sans-serif;
}

/*** 



====================================================================

	Page Title

====================================================================



***/

.page-title {
	position: relative;

	padding: 200px 0px 90px;

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center top;
}

.page-title:before {
	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	background-color: rgba(0, 0, 0, 0.6);
}

.page-title h1 {
	position: relative;

	color: #ffffff;

	font-size: 45px;

	font-weight: 600;

	line-height: 1em;

	margin-bottom: 15px;

	display: inline-block;

	font-family: 'Poppins', sans-serif;
}

.page-title h1:after {
	position: absolute;

	content: '';

	left: 105%;

	bottom: 5px;

	width: 50px;

	height: 2px;

	background-color: #035691;
}

.page-title .page-breadcrumb {
	position: relative;
}

.page-title .page-breadcrumb li {
	position: relative;

	display: inline-block;

	margin-right: 10px;

	padding-right: 10px;

	color: #ffffff;

	font-size: 13px;

	font-weight: 400;

	font-family: 'Poppins', sans-serif;
}

.page-title .page-breadcrumb li:after {
	position: absolute;

	content: '\f105';

	right: -4px;

	top: 0px;

	color: #ffffff;

	font-family: 'FontAwesome';
}

.page-title .page-breadcrumb li:last-child::after {
	display: none;
}

.page-title .page-breadcrumb li:last-child {
	padding-right: 0px;

	margin-right: 0px;
}

.page-title .page-breadcrumb li a {
	color: #035691;

	font-weight: 400;
}

/*** 



====================================================================

	Video Section

====================================================================



***/

.video-section {
	position: relative;

	padding: 95px 0px 100px;

	background-color: #f4f4f4;
}

.video-section .content-column {
	position: relative;

	margin-bottom: 40px;
}

.video-section .content-column .inner-column {
	position: relative;
}

.video-section .content-column .inner-column h2 {
	position: relative;

	color: #242424;

	font-size: 32px;

	font-weight: 600;

	line-height: 1.5em;

	padding-bottom: 20px;

	margin-bottom: 30px;
}

.video-section .content-column .inner-column h2:after {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 70px;

	height: 2px;

	background-color: #4145b1;
}

.video-section .content-column .inner-column .text {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;
}

.video-section .video-column {
	position: relative;
}

.video-section .video-column .inner-column {
	position: relative;

	padding-left: 40px;
}

/*Video Box*/

.video-box {
	position: relative;
}

.video-box .image {
	position: relative;
}

.video-box .image img {
	position: relative;

	width: 100%;
}

.video-box .overlay-box {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	text-align: center;

	background-color: rgba(0, 0, 0, 0.2);

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.video-box:hover .overlay-box {
	z-index: 1;

	background-color: rgba(0, 0, 0, 0.5);
}

.video-box .overlay-box span {
	position: relative;

	width: 64px;

	height: 64px;

	top: 48%;

	z-index: 99;

	color: #ffffff;

	font-weight: 700;

	font-size: 18px;

	margin-top: -28px;

	text-align: center;

	border-radius: 50%;

	line-height: 60px;

	padding-left: 4px;

	display: inline-block;

	border: 2px solid #ffffff;
}

/*** 



====================================================================

	Sidebar Page Container

====================================================================



***/

.sidebar-page-container {
	position: relative;

	padding: 60px 0px 0px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
	margin-bottom: 40px;
}

.sidebar-widget {
	position: relative;

	margin-bottom: 40px;
}

/*Sidebar Title*/

.sidebar-title {
	position: relative;

	margin-bottom: 20px;
}

.sidebar-title h2 {
	font-size: 22px;

	color: #242424;

	font-weight: 600;

	line-height: 1.2em;

	display: inline-block;

	text-transform: capitalize;

	font-family: 'Poppins', sans-serif;
}

.sidebar-title h2:after {
	position: absolute;

	content: '';

	left: 105%;

	bottom: 2px;

	width: 25px;

	height: 2px;

	background-color: #4145b1;
}

.our-blog.padding-right,
.blog-classic.padding-right,
.blog-single.padding-right {
	padding-right: 30px;
}

/*Search Box Widget*/

.sidebar .search-box .form-group {
	position: relative;

	margin: 0px;
}

.sidebar .search-box .form-group input[type='text'],
.sidebar .search-box .form-group input[type='search'] {
	position: relative;

	line-height: 30px;

	padding: 10px 50px 10px 20px;

	border: 1px solid #d3d3d3;

	background: #252525;

	display: block;

	font-size: 16px;

	width: 100%;

	height: 52px;

	color: #ffffff;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.sidebar .search-box .form-group button {
	position: absolute;

	right: 0px;

	top: 0px;

	height: 52px;

	width: 60px;

	display: block;

	font-size: 16px;

	color: #bdbdbd;

	line-height: 100%;

	font-weight: normal;

	background: none;
}

/*Blog Category*/

.cat-list {
	position: relative;
}

.cat-list li {
	position: relative;
}

.cat-list li a {
	position: relative;

	color: #797979;

	font-size: 17px;

	font-weight: 700;

	padding-bottom: 10px;

	margin-bottom: 10px;

	display: block;

	border-bottom: 1px solid #e6e6e6;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	font-family: 'Lato', sans-serif;
}

.cat-list li a:after {
	position: absolute;

	content: '\f105';

	right: 0px;

	top: 0px;

	color: #c8c8c8;

	font-size: 14px;

	font-family: 'FontAwesome';
}

.cat-list li a:hover {
	color: #02ad88;
}

/*Post Widget*/

.sidebar .popular-posts .post {
	position: relative;

	font-size: 14px;

	color: #666666;

	padding: 0px 0px;

	min-height: 90px;

	margin-bottom: 20px;

	border-bottom: 1px solid #e1e1e1;
}

.sidebar .popular-posts .post:last-child {
	margin-bottom: 0px;
}

.sidebar .popular-posts .post .text {
	position: relative;

	top: -4px;

	font-size: 17px;

	margin: 0px 0px 3px;

	font-weight: 700;

	color: #242424;

	line-height: 1.4em;

	text-transform: capitalize;
}

.sidebar .popular-posts .post .text a {
	color: #242424;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.sidebar .popular-posts .post a:hover {
	color: #02ad88;
}

.sidebar .popular-posts .post-info {
	font-size: 15px;

	color: #9a9a9a;

	font-weight: 700;

	font-family: 'Lato', sans-serif;
}

/*Popular Tags*/

.sidebar .popular-tags a {
	position: relative;

	display: inline-block;

	line-height: 24px;

	padding: 7px 18px 7px;

	margin: 0px 6px 10px 0px;

	color: #a6a6a6;

	text-align: center;

	font-size: 14px;

	background: none;

	font-weight: 500;

	border: 1px solid #e4e4e4;

	text-transform: capitalize;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;
}

.sidebar .popular-tags a:hover {
	border-color: #4145b1;

	background-color: #4145b1;

	color: #ffffff;
}

.news-block-three {
	position: relative;

	margin-bottom: 80px;
}

.news-block-three .inner-box {
	position: relative;
}

.news-block-three .inner-box .image {
	position: relative;

	display: block;

	overflow: hidden;

	/* background:#0b0b0b; */

	/*-webkit-transition:all 500ms ease;

	-ms-transition:all 500ms ease;

	-o-transition:all 500ms ease;

	-moz-transition:all 500ms ease;

	transition:all 500ms ease;*/
}

/*.news-block-three .inner-box:hover .image{

	-webkit-transform:scale(1.06) translateY(-10px);	

	-ms-transform:scale(1.06) translateY(-10px);	

	-moz-transform:scale(1.06) translateY(-10px);	

	transform:scale(1.06) translateY(-10px);	

}*/

.news-block-three .inner-box img {
	position: relative;

	width: 100%;

	display: block;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;
}

.news-block-three .inner-box .lower-content {
	position: relative;

	padding-top: 30px;
}

.news-block-three .inner-box .lower-content .post-date {
	position: relative;

	color: #00354e;

	font-size: 17px;

	font-weight: 600;

	margin-bottom: 2px;
}

.news-block-three .inner-box .lower-content h3 {
	position: relative;

	color: #242424;

	font-size: 22px;

	font-weight: 600;

	margin-bottom: 10px;
}

.news-block-three .inner-box .lower-content h3 a {
	position: relative;

	color: #242424;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.news-block-three .inner-box .lower-content h3 a:hover {
	position: relative;

	color: #02ad88;
}

.news-block-three .inner-box .lower-content .text {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	margin-bottom: 25px;
}

.news-block-three .inner-box .lower-content .post-info {
	position: relative;

	padding-top: 16px;

	margin-bottom: 20px;

	border-top: 1px solid #e4e4e4;
}

.news-block-three .inner-box .lower-content .post-info li {
	position: relative;

	color: #b8b8b8;

	font-size: 16px;

	font-weight: 500;

	padding-right: 8px;

	margin-right: 17px;

	margin-bottom: 8px;

	display: inline-block;
}

.news-block-three .inner-box .lower-content .post-info li:after {
	position: absolute;

	content: '/';

	color: #b8b8b8;

	right: -10px;

	top: 1px;

	font-size: 14px;
}

.news-block-three .inner-box .lower-content .post-info li:last-child::after {
	display: none;
}

.news-block-three:last-child {
	margin-bottom: 50px;
}

/*** 



====================================================================

	Styled Pagination

====================================================================



***/

.styled-pagination {
	position: relative;
}

.styled-pagination li {
	position: relative;

	display: inline-block;

	margin: 0px 6px 0px 0px;
}

.styled-pagination li a {
	position: relative;

	display: inline-block;

	line-height: 40px;

	height: 44px;

	font-size: 18px;

	min-width: 44px;

	color: #242424;

	font-weight: 700;

	text-align: center;

	background: #ffffff;

	border: 2px solid #d4d4d4;

	text-transform: capitalize;

	transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	font-family: 'Open Sans', sans-serif;
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
	color: #ffffff;

	border-color: #4145b1;

	background-color: #4145b1;
}

.news-page-section {
	position: relative;

	padding: 100px 0px;
}

.blog-single {
	position: relative;

	margin-bottom: 75px;
}

.blog-single .inner-box {
	position: relative;
}

.blog-single .inner-box .image {
	position: relative;

	margin-bottom: 30px;
}

.blog-single .inner-box .image img {
	position: relative;

	width: 100%;

	display: block;
}

.blog-single .inner-box .lower-content {
	position: relative;
}

.blog-single .inner-box .lower-content .post-date {
	position: relative;

	color: #02ad88;

	font-size: 17px;

	font-weight: 600;

	margin-bottom: 5px;
}

.blog-single .inner-box .lower-content h3 {
	position: relative;

	color: #242424;

	font-size: 22px;

	font-weight: 600;

	line-height: 1.2em;

	margin-bottom: 10px;
}

.blog-single .inner-box .lower-content .text {
	position: relative;

	margin-bottom: 40px;
}

.blog-single .inner-box .lower-content .text p {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	margin-bottom: 20px;
}

.blog-single .inner-box .lower-content .social-share-options {
	position: relative;
}

.blog-single .inner-box .lower-content .social-share-options li {
	position: relative;

	display: inline-block;

	margin-right: 0px;

	margin-bottom: 2px;
}

.blog-single .inner-box .lower-content .social-share-options li a {
	position: relative;

	padding: 11px 20px;

	color: #ffffff;

	text-transform: capitalize;

	display: inline-block;

	background-color: #4cc5f3;
}

.blog-single .inner-box .lower-content .social-share-options li.share {
	width: 50px;

	height: 50px;

	color: #a5a5a5;

	text-align: center;

	line-height: 48px;

	margin-right: 5px;

	border: 2px solid #f2f2f2;
}

.blog-single .inner-box .lower-content .social-share-options li.facebook a {
	background-color: #758ab7;
}

.blog-single .inner-box .lower-content .social-share-options li.linkedin a {
	background-color: #4ca2cc;
}

.blog-single .inner-box .lower-content .social-share-options li.google a {
	background-color: #e78074;
}

/*** 



====================================================================

	Comment Form

====================================================================



 ***/

.comment-form {
	position: relative;
}

.comment-form .sec-title {
	margin-bottom: 40px;
}

.comment-form .sec-title h2 {
	font-size: 24px;
}

.comment-form .form-inner {
	position: relative;

	padding: 50px 65px 40px 25px;

	background-color: #f7f7f7;

	border: 1px solid #eeeeee;
}

.comment-form .form-group {
	position: relative;

	margin-bottom: 20px;
}

.comment-form .form-group input[type='text'],
.comment-form .form-group input[type='email'],
.comment-form .form-group select {
	position: relative;

	display: block;

	width: 100%;

	line-height: 33px;

	padding: 10px 20px;

	height: 45px;

	color: #a5a5a5;

	font-size: 15px;

	background-color: #ffffff;

	border: 1px solid #eeeeee;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.comment-form .form-group input[type='text']:focus,
.comment-form .form-group input[type='email']:focus,
.comment-form .form-group textarea:focus {
	border-color: #02ad88;
}

.comment-form .form-group textarea {
	position: relative;

	display: block;

	width: 100%;

	line-height: 24px;

	padding: 20px 20px;

	color: #a5a5a5;

	height: 170px;

	font-size: 15px;

	resize: none;

	background-color: #ffffff;

	border: 1px solid #eeeeee;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.comment-form button {
	margin-top: 10px;
}

/*** 



====================================================================

	Gallery Section

====================================================================



***/

.gallery-section {
	position: relative;

	padding: 90px 0px 70px;
}

.gallery-section.fullwidth .filter-list {
	padding: 0px 15px;
}

.gallery-section.fullwidth .gallery-item {
	width: 20%;

	float: left;

	padding: 0px 15px;

	margin-bottom: 50px;
}

.gallery-section .filters {
	margin-bottom: 40px;
}

.gallery-section .filters .filter-tabs {
	position: relative;
}

.gallery-section .filters li {
	position: relative;

	line-height: 24px;

	padding: 0px 0px;

	cursor: pointer;

	color: #242424;

	font-weight: 600;

	font-size: 16px;

	display: inline-block;

	margin-bottom: 10px;

	margin-right: 30px;

	padding-bottom: 2px;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.gallery-section .filters li:before {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 100%;

	height: 1px;

	opacity: 0;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	background-color: #3e44d4;
}

.gallery-section .filters .filter.active,
.gallery-section .filters .filter:hover {
	color: #3e44d4;
}

.gallery-section .filters .filter:hover::before,
.gallery-section .filters .filter.active::before {
	opacity: 1;
}

.gallery-item.mix {
	display: none;
}

.cases-single-section {
	position: relative;

	padding: 100px 0px;
}

.cases-single-section .upper-box {
	position: relative;

	margin-bottom: 90px;

	background-color: #3e44d4;
}

.cases-single-section .upper-box .image-column {
	position: relative;

	padding: 0px;
}

.cases-single-section .upper-box .info-column {
	position: relative;

	padding: 0px;
}

.cases-single-section .upper-box .info-column .inner-column {
	position: relative;

	padding: 35px 40px;
}

.cases-single-section .upper-box .info-column ul {
	position: relative;
}

.cases-single-section .upper-box .info-column ul li {
	position: relative;

	margin-bottom: 20px;

	color: #ffffff;

	font-size: 15px;
}

.cases-single-section .upper-box .info-column ul li:last-child {
	margin-bottom: 0px;
}

.cases-single-section .upper-box .info-column ul li span {
	width: 50%;

	float: right;
}

.cases-single-section .lower-content {
	position: relative;
}

.cases-single-section .lower-content .sec-title {
	position: relative;

	margin-bottom: 25px;
}

.cases-single-section .lower-content .bold-text {
	position: relative;

	color: #242424;

	font-size: 20px;

	font-style: italic;

	line-height: 1.6em;

	margin-bottom: 18px;

	font-family: 'Lora', serif;
}

.cases-single-section .lower-content .text {
	position: relative;

	margin-bottom: 45px;
}

.cases-single-section .lower-content .text p {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	margin-bottom: 22px;
}

.cases-single-section .lower-content .text p:last-child {
	margin-bottom: 0px;
}

.case-info-tabs .case-tabs {
	position: relative;
}

.case-info-tabs .case-tabs .tab-btns {
	position: relative;

	z-index: 1;

	border-bottom: 1px solid #d6d6d6;
}

.case-info-tabs .case-tabs .tab-btns .tab-btn {
	position: relative;

	top: 1px;

	display: block;

	float: left;

	min-width: 200px;

	text-align: center;

	margin-right: 10px;

	font-size: 18px;

	background: none;

	color: #242424;

	border: 1px solid #d6d6d6;

	text-transform: capitalize;

	font-weight: 600;

	line-height: 24px;

	cursor: pointer;

	padding: 15px 18px 13px;

	transition: all 500ms ease;
}

.case-info-tabs .case-tabs .tab-btns .tab-btn:hover,
.case-info-tabs .case-tabs .tab-btns .tab-btn.active-btn {
	color: #ffffff;

	background: #02ad88;
}

.case-info-tabs .case-tabs .tabs-content {
	position: relative;

	padding: 50px 50px 20px;

	border: 1px solid #d6d6d6;

	border-top: 0px;
}

.case-info-tabs .case-tabs .tabs-content .tab {
	position: relative;

	display: none;
}

.case-info-tabs .case-tabs .tabs-content .tab.active-tab {
	display: block;
}

.case-info-tabs .case-tabs .tabs-content .text {
	position: relative;
}

.case-info-tabs .case-tabs .tabs-content .text p {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.7em;

	margin-bottom: 22px;
}

/*Comming Soon*/

.comming-soon {
	position: fixed;

	width: 100%;

	height: 100%;

	display: block;

	overflow-y: auto;

	background-size: cover;
}

.comming-soon:before {
	position: fixed;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: block;

	background-color: rgba(0, 0, 0, 0.7);
}

.comming-soon .content {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: table;

	text-align: center;

	vertical-align: middle;
}

.comming-soon .content .content-inner {
	position: relative;

	padding: 50px 15px;

	display: table-cell;

	vertical-align: middle;
}

.comming-soon .content .content-inner h2 {
	position: relative;

	color: #ffffff;

	font-size: 70px;

	font-weight: 600;

	line-height: 1.2em;

	margin-bottom: 80px;

	font-family: 'Poppins', sans-serif;
}

.comming-soon .content .content-inner .text {
	position: relative;

	color: #ffffff;

	font-size: 28px;

	font-weight: 500;

	line-height: 1.4em;

	margin-top: 30px;

	margin-bottom: 60px;
}

/*** 



====================================================================

	Countdown style

====================================================================



***/

.time-counter {
	position: relative;
}

.time-counter .time-countdown {
	position: relative;
}

.time-counter .time-countdown .counter-column {
	position: relative;

	margin: 0px 15px 0px;

	width: 170px;

	height: 170px;

	text-align: center;

	display: inline-block;

	padding: 20px 0px 10px;

	border: 2px solid #02ad88;

	color: #02ad88;

	font-size: 20px;

	line-height: 30px;

	text-transform: uppercase;

	border-radius: 50%;

	font-weight: 700;

	margin-bottom: 30px;
}

.time-counter .time-countdown .counter-column .count {
	position: relative;

	display: block;

	font-size: 60px;

	line-height: 40px;

	padding: 25px 10px 20px;

	color: #02ad88;

	letter-spacing: 1px;

	font-weight: 600;
}

.comming-soon .emailed-form .form-group {
	position: relative;

	display: block;

	max-width: 770px;

	margin: 0 auto;

	width: 100%;

	margin-bottom: 20px;
}

.comming-soon .emailed-form .form-group input[type='text'],
.comming-soon .emailed-form .form-group input[type='tel'],
.comming-soon .emailed-form .form-group input[type='email'],
.comming-soon .emailed-form .form-group textarea {
	position: relative;

	display: block;

	width: 100%;

	line-height: 20px;

	height: 76px;

	font-size: 17px;

	color: #797979;

	padding: 10px 50px 10px 30px;

	background: #ffffff;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.comming-soon .emailed-form .form-group input[type='submit'],
.comming-soon .emailed-form button {
	position: absolute;

	right: 0px;

	top: 0px;

	width: 195px;

	height: 76px;

	line-height: 40px;

	color: #ffffff;

	font-size: 20px;

	font-weight: 600;

	text-align: center;

	background: #02ad88;
}

/*Company Section*/

.company-section {
	position: relative;

	padding: 30px 0px 0px;
}

.about-section {
	position: relative;
}

.about-section .sec-title {
	position: relative;

	margin-bottom: 20px;
}

.about-section .content-column {
	position: relative;

	margin-bottom: 40px;
}

.about-section .content-column .inner-column {
	position: relative;

	padding-right: 30px;
}

.about-section .content-column .bold-text {
	position: relative;

	color: #242424;

	font-size: 20px;

	font-style: italic;

	line-height: 1.6em;

	margin-bottom: 15px;

	font-family: 'Lora', serif;
}

.about-section .content-column .text {
	position: relative;
}

.about-section .content-column .text p {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	margin-bottom: 18px;
}

.about-section .image-column {
	position: relative;

	margin-bottom: 40px;
}

.about-section .image-column .image {
	position: relative;
}

.about-section .image-column .image img {
	position: relative;

	width: 100%;

	display: block;
}

.year-block {
	position: relative;

	margin-bottom: 40px;
}

.year-block .inner-box {
	position: relative;

	padding-left: 170px;
}

.year-block .inner-box .year {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 110px;

	height: 110px;

	color: #ffffff;

	line-height: 110px;

	text-align: center;

	border-radius: 50%;

	font-size: 50px;

	font-weight: 700;

	margin-bottom: 0px;

	display: inline-block;

	font-family: 'Lato', sans-serif;

	background-color: #035691;
}

.year-block .inner-box .year:before {
	position: absolute;

	content: '';

	left: 50%;

	top: 100%;

	width: 1px;

	height: 120%;

	background-color: #d2d2d2;
}

.year-block:last-child .inner-box .year:before {
	display: none;
}

.year-block .inner-box h3 {
	position: relative;

	font-weight: 600;

	font-size: 26px;

	color: #242424;

	line-height: 1.2em;

	margin-bottom: 35px;

	font-family: 'Poppins', sans-serif;
}

/*** 



====================================================================

	Contact Section

====================================================================



***/

.contact-section {
	position: relative;

	padding: 40px 0px 60px;
}

.contact-section .sec-title {
	margin-bottom: 35px;
}

.contact-section h2 {
	position: relative;

	/* color: #242424; */
	color: #013951;

	font-size: 34px;

	font-weight: 700;

	line-height: 1.2em;

	margin-bottom: 10px;
}

.contact-section .title {
	position: relative;

	/* color: #242424; */
	color: #013951;
}

.contact-section .form-column {
	position: relative;
}

/*Contact Form*/

.contact-form {
	position: relative;

	padding-right: 40px;
}

.contact-form .form-group {
	position: relative;

	margin-bottom: 30px;
}

.contact-form .form-group input {
	position: relative;

	display: block;

	width: 100%;

	line-height: 33px;

	padding: 10px 0px;

	height: 55px;

	color: #000000;

	background: none;

	font-size: 15px;

	font-weight: 600;

	border-bottom: 2px solid #f0eff4;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;
}

.contact-form .form-group textarea::-webkit-input-placeholder,
.contact-form .form-group input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.7);

	font-weight: 400;

	font-size: 15px;
}

.contact-form .form-group textarea {
	position: relative;

	display: block;

	width: 100%;

	line-height: 30px;

	padding: 10px 0px;

	color: #000000;

	height: 160px;

	resize: none;

	background: none;

	font-weight: 600;

	border-bottom: 2px solid #f0eff4;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
	border-color: #02ad88;
}

.contact-form .form-group button {
	margin-top: 5px;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
	border-color: #ff0000 !important;
}

.contact-form label.error {
	display: block;

	line-height: 24px;

	padding: 5px 0px 0px;

	margin: 0px;

	text-transform: uppercase;

	font-size: 11px;

	color: #ff0000;

	font-weight: 500;
}

.contact-section .info-column {
	position: relative;
}

.contact-section .info-column .inner-column {
	position: relative;

	padding-left: 35px;

	margin-top: 54px;

	margin-left: 30px;

	border-left: 1px solid #cccccc;
}

.contact-section .info-column ul {
	position: relative;

	padding-bottom: 1px;
}

.contact-section .info-column ul li span {
	position: relative;

	color: #242424;

	font-size: 16px;

	display: block;

	font-weight: 600;

	margin-bottom: 6px;

	text-transform: capitalize;

	font-family: 'Poppins', sans-serif;
}

.contact-section .info-column ul li {
	position: relative;

	margin-bottom: 40px;

	font-size: 16px;

	font-weight: 600;

	color: #797979;

	line-height: 1.4em;
}

.faq-section {
	position: relative;

	padding: 90px 0px 90px;
}

.faq-section .sec-title {
	margin-bottom: 50px;
}

.faq-section .sec-title .title {
	margin-top: 10px;
}

/*Sidebar Search Form*/

.faq-search-box {
	position: relative;

	margin-top: 30px;

	width: 100%;

	margin-bottom: 50px;
}

.faq-search-box .form-group {
	position: relative;

	margin: 0px;
}

.faq-search-box .form-group input[type='text'],
.faq-search-box .form-group input[type='search'] {
	position: relative;

	line-height: 28px;

	color: #222222;

	display: block;

	font-size: 16px;

	width: 100%;

	height: 60px;

	border-radius: 5px;

	padding: 15px 15px 15px 20px;

	border: 1px solid #e0e0e0;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.faq-search-box .form-group button {
	position: absolute;

	right: 0px;

	top: 0px;

	width: 65px;

	height: 60px;

	line-height: 58px;

	text-align: center;

	display: block;

	font-size: 22px;

	color: #c0c0c0;

	background: none;

	font-weight: normal;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
}

.faq-search-box .form-group input:focus {
	border-color: #02ad88;
}

/*** 



====================================================================

	Faq Form Section

====================================================================



***/

.faq-form-section {
	position: relative;

	overflow: hidden;

	padding: 85px 0px 85px;

	background-color: #29292e;
}

.faq-form-section .auto-container {
	position: relative;
}

.faq-form-section .sec-title h2 {
	font-size: 32px;
}

.faq-form-section .form-outer {
	position: relative;

	max-width: 870px;

	z-index: 10;
}

.faq-form-section .form-group {
	position: relative;

	margin-bottom: 35px;
}

.faq-form-section .form-group:last-child {
	margin-bottom: 0px;
}

.faq-form-section .form-group input[type='text'],
.faq-form-section .form-group input[type='email'],
.faq-form-section .form-group select {
	position: relative;

	display: block;

	width: 100%;

	line-height: 24px;

	padding: 0px 0px 8px;

	color: #ffffff;

	border-bottom: 2px solid rgba(255, 255, 255, 0.2);

	height: 46px;

	font-size: 17px;

	background: none;

	font-weight: 500;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.faq-form-section .form-group input::-webkit-input-placeholder,
.faq-form-section .form-group textarea::-webkit-input-placeholder,
.faq-form-section .form-group input::-moz-input-placeholder,
.faq-form-section .form-group textarea::-moz-input-placeholder,
.faq-form-section .form-group input::-o-input-placeholder,
.faq-form-section .form-group textarea::-o-input-placeholder,
.faq-form-section .form-group input::-ms-input-placeholder,
.faq-form-section .form-group textarea::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.7);
}

.faq-form-section .form-group input[type='text']:focus,
.faq-form-section .form-group input[type='email']:focus,
.faq-form-section .form-group textarea:focus {
	border-color: #02ad88;
}

.faq-form-section .form-group textarea {
	position: relative;

	display: block;

	width: 100%;

	line-height: 24px;

	padding: 0px 0px;

	color: #ffffff;

	height: 160px;

	background: none;

	resize: none;

	font-size: 16px;

	font-weight: 500;

	border-bottom: 2px solid rgba(255, 255, 255, 0.2);

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	transition: all 300ms ease;
}

.faq-form-section .form-group .theme-btn {
	margin-top: 10px;
}

/*** 



====================================================================

	Services Page Section

====================================================================



***/

.services-page-section {
	position: relative;

	padding: 30px 0px 0px;

	margin-left: 20px;
}

.img123 {
	margin-left: 210px;
}

.services-page-section .sec-title .title {
	margin-top: 10px;

	color: #242424;
}

.services-block-four {
	position: relative;

	margin-bottom: 50px;
}

.services-block-four .inner-box {
	position: relative;
}

.services-block-four .inner-box .image {
	position: relative;

	display: block;

	overflow: hidden;

	background: #0b0b0b;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;
}

/*.services-block-four .inner-box:hover .image{

	-webkit-transform:scale(1.06) translateY(-7px);	

	-ms-transform:scale(1.06) translateY(-7px);	

	-moz-transform:scale(1.06) translateY(-7px);	

	transform:scale(1.06) translateY(-7px);	

}*/

.services-block-four .inner-box .image img {
	position: relative;

	width: 100%;

	display: block;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;
}

/*.services-block-four .inner-box:hover .image img{

	opacity:0.50;

}*/

.services-block-four .inner-box .lower-box {
	position: relative;

	padding: 18px 0px;

	text-align: center;

	border-bottom: 1px solid #d7d7d7;
}

.services-block-four .inner-box .lower-box h3 {
	position: relative;

	font-size: 18px;

	font-weight: 600;
}

.services-block-four .inner-box .lower-box h3 a {
	position: relative;

	color: #242424;

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	font-size: 16px;
}

.services-block-four .inner-box .lower-box h3 a:hover {
	color: #02ad88;
}

.services-block-four .inner-box .lower-box .text {
	position: relative;

	color: #797979;

	font-size: 15px;
}

.testimonial-page-section {
	position: relative;

	padding-top: 90px;

	padding-bottom: 120px;
}

.testimonial-page-section .sec-title .title {
	margin-top: 10px;

	color: #242424;
}

.testimonial-block-two {
	position: relative;
}

.testimonial-block-two .inner-box {
	position: relative;

	padding-left: 195px;

	padding-bottom: 80px;

	margin-bottom: 80px;

	border-bottom: 1px solid #ededed;
}

.testimonial-block-two .inner-box .image-box {
	position: absolute;

	left: 0px;

	top: 0px;

	width: 150px;

	padding: 0px 0px;

	margin-bottom: 20px;
}

.testimonial-block-two .inner-box .image-box:after {
	position: absolute;

	content: '';

	right: 0px;

	top: 0px;

	height: 105px;

	width: 1px;

	background-color: #e2e2e2;
}

.testimonial-block-two .inner-box .image-box .image {
	position: relative;

	width: 95px;

	height: 95px;

	border-radius: 50%;

	overflow: hidden;
}

.testimonial-block-two .inner-box .image-box .quote-icon {
	position: relative;

	color: #02ad88;

	font-size: 46px;

	margin-top: 20px;

	line-height: 1em;

	margin-left: 10px;
}

.testimonial-block-two .inner-box .text {
	position: relative;

	font-size: 22px;

	font-style: italic;

	color: #797979;

	line-height: 1.5em;

	margin-bottom: 20px;

	font-family: 'Lora', serif;
}

.testimonial-block-two .inner-box .author {
	position: relative;

	color: #4145b1;

	font-size: 20px;

	font-weight: 400;

	line-height: 1.2em;

	font-style: italic;

	text-transform: capitalize;

	font-family: 'Lato', sans-serif;
}

.testimonial-block-two:last-child .inner-box {
	padding-bottom: 0px;

	border-bottom: none;

	margin-bottom: 0px;
}

/*Blog Category*/

.blog-cat {
	position: relative;
}

.blog-cat li {
	position: relative;

	margin-bottom: 4px;
	text-align: center;
}

.blog-cat li a {
	position: relative;

	color: #242424;

	font-size: 17px;

	font-weight: 600;

	padding: 14px 15px 14px 22px;

	display: block;

	background-color: #f1f1f1;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	border-radius: 30px;
}

.blog-cat li.active a,
.blog-cat li a:hover {
	color: #ffffff !important;

	background-color: #166cb4;
}

.blog-cat li :not(li.active) {
	margin-top: 1rem;
}

.SubTab {
	max-width: 250px;
}

.contact-info-widget ul li {
	position: relative;

	color: #797979;

	font-size: 16px;

	font-weight: 500;

	margin-bottom: 6px;
}

.download-widget .download-box {
	position: relative;

	color: #ffffff;

	font-size: 18px;

	font-weight: 500;

	display: block;

	padding: 15px 20px;

	background-color: #196cb6;
}

.download-widget .download-box .icon {
	position: absolute;

	right: 20px;

	font-size: 24px;
}

/*Services Single*/

.services-single {
	position: relative;

	padding-left: 30px;
}

.services-single .inner-box {
	position: relative;
}

.services-single .inner-box .images-gallery {
	position: relative;
}

.services-single .inner-box .images-gallery .row {
	position: relative;

	margin: 0px -4px;
}

.services-single .inner-box .images-gallery .column {
	position: relative;

	padding: 0px 5px;
}

.services-single .inner-box .image {
	position: relative;

	margin-bottom: 50px;
}

.services-single .inner-box .image.right-padding {
	padding-right: 30px;
}

.services-single .inner-box .image.left-padding {
	padding-left: 30px;
}

.services-single .inner-box .image img {
	position: relative;

	width: 100%;

	display: block;
}

.services-single .inner-box .gallery-image {
	position: relative;
}

.services-single .inner-box .gallery-image .row {
	position: relative;

	margin: 0px -5px;
}

.services-single .inner-box .gallery-image .image-column {
	padding: 0px 5px;
}

.services-single .inner-box .lower-content {
	position: relative;
}

.services-single .inner-box .lower-content h2 {
	position: relative;

	color: #242424;

	font-size: 24px;

	font-weight: 600;

	line-height: 1.2em;

	margin-bottom: 15px;

	font-family: 'Poppins', sans-serif;
}

.services-single .inner-box .lower-content .text {
	position: relative;
}

.services-single .inner-box .lower-content .text p {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	margin-bottom: 20px;
}

.services-single .inner-box .lower-content .two-column {
	position: relative;

	margin-top: 40px;
}

.services-single .inner-box .lower-content .two-column .content-column {
	position: relative;
}

.services-single .inner-box .lower-content .two-column h3 {
	position: relative;

	color: #242424;

	font-size: 24px;

	font-weight: 600;

	line-height: 1.2em;

	margin-bottom: 15px;
}

.featured-blocks {
	position: relative;

	margin-bottom: 60px;
}

.featured-block {
	position: relative;

	padding: 0px;
}

.featured-block:last-child .inner-box {
	border: none;
}

.featured-block .inner-box {
	position: relative;

	text-align: center;

	padding: 15px 15px 15px;

	background-color: #fafafa;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	border-right: 1px solid #e5e5e5;
}

.featured-block .inner-box .icon-box {
	position: relative;

	line-height: 1em;

	color: #4145b1;

	font-size: 60px;

	margin-bottom: 20px;
}

.featured-block .inner-box h3 {
	position: relative;

	color: #242424;

	font-size: 18px;

	font-weight: 600;

	margin-bottom: 10px;
}

.featured-block .inner-box h3 a {
	position: relative;

	color: #242424;
}

.featured-block .inner-box .text {
	position: relative;

	color: #797979;

	font-size: 15px;

	font-weight: 600;
}

.featured-block .inner-box:hover {
	background-color: #ffffff;
}

.agent-block {
	position: relative;
}

.agent-block .agent-inner {
	position: relative;

	padding: 42px 32px 42px;

	background-color: #4145b1;
}

.agent-block .agent-inner .title {
	position: relative;

	font-size: 22px;

	font-style: italic;

	line-height: 1.5em;

	margin-bottom: 22px;

	color: #ffffff;
}

.project-area-2 {
	padding-top: 5%;
}

.project-area-2 .single-awesome-project {
	position: relative;

	margin-top: 0px;

	margin-bottom: 30px;
}

.project-area-2 .project-dec {
	position: absolute;

	left: 20px;

	bottom: 30px;
}

.project-area-2 .project-dec h4 {
	color: #fff;
}

.project-area-2 .awesome-img > a::after {
	background: #166cb4 none repeat scroll 0 0;

	content: '';

	height: 100%;

	left: 0;

	position: absolute;

	top: 0;

	width: 100%;

	opacity: 0.3;

	transition: 0.4s;
}

.project-area-2 .single-awesome-project:hover .awesome-img > a::after {
	opacity: 0.7;
}

.project-area-2 .single-awesome-project:hover .project-dec h4::after {
	display: none;
}

.project-area-2 .project-all {
	margin-top: 0px;
}

.project-area-2 .title-column {
	position: relative;

	margin-bottom: 30px;
}

.project-area-2 .title-column .inner-column {
	position: relative;

	padding-right: 70px;
}

.project-area-2 .title-column .inner-column h2 {
	position: relative;

	color: #242424;

	font-size: 36px;

	font-weight: 500;

	line-height: 1.5em;

	padding-bottom: 18px;

	margin-bottom: 22px;
}

.project-area-2 .title-column .inner-column h2:after {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 40px;

	height: 2px;

	background-color: #6469dc;
}

.project-area-2 .title-column .inner-column .text {
	position: relative;

	line-height: 1.5em;

	color: #242424;

	font-size: 20px;

	font-style: italic;

	margin-bottom: 34px;

	font-family: 'Lora', serif;
}

.agent-block .agent-inner h4 {
	position: relative;

	color: #ffffff;

	font-size: 24px;

	font-weight: 700;

	line-height: 1.5em;

	margin-bottom: 28px;

	text-transform: uppercase;
}

.agent-content {
	position: relative;

	padding-left: 40px;
}

.ppp1 {
	font-family: cursive;

	font-size: 26px;
}

hr {
	margin-top: 20px;

	margin-bottom: 20px;

	border: 0;

	border-top: 1px solid darkgray;
}

.agent-content h3 {
	position: relative;

	color: #242424;

	font-size: 21px;

	font-weight: 500;

	line-height: 1.2em;

	margin-bottom: 20px;
}

.agent-content .text {
	position: relative;

	color: #797979;

	font-size: 16px;

	line-height: 1.8em;

	margin-bottom: 28px;
}

body.appointment-form-visible {
	overflow: hidden;
}

.appointment-box {
	position: fixed;

	right: -500px;

	top: 0px;

	width: 500px;

	max-width: 100%;

	height: 100%;

	overflow-y: auto;

	z-index: 99999;

	opacity: 0;

	visibility: hidden;

	transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-webkit-transition: all 0.5s ease;

	-ms-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;
}

.appointment-form-visible .appointment-box {
	right: 0px;

	opacity: 1;

	visibility: visible;
}

.appointment-box .inner-box {
	position: relative;

	background-color: #00354e;

	padding: 80px 130px 50px 50px;
}

.appointment-box .inner-box:before {
	position: absolute;

	content: '';

	right: 80px;

	top: 0px;

	width: 1px;

	height: 100%;

	background-color: rgba(255, 255, 255, 0.1);
}

.appointment-box .inner-box .cross-icon {
	position: absolute;

	right: 30px;

	top: 30px;

	cursor: pointer;

	color: #ffffff;

	font-size: 20px;
}

.appointment-box .inner-box h2 {
	position: relative;

	font-size: 28px;

	font-weight: 600;

	line-height: 1.2em;

	color: #ffffff;

	margin-bottom: 20px;

	font-family: 'Poppins', sans-serif;
}

/*Appointment Form*/

.appointment-form {
	position: relative;
}

.appointment-form .form-group {
	position: relative;

	margin-bottom: 15px;
}

.appointment-form input[type='text'],
.appointment-form input[type='email'],
.appointment-form textarea {
	position: relative;

	display: block;

	width: 100%;

	line-height: 23px;

	padding: 10px 25px;

	height: 45px;

	color: #ffffff;

	font-size: 16px;

	border: 1px solid rgba(255, 255, 255, 0.1);

	background: none;

	transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-webkit-transition: all 300ms ease;
}

.appointment-form input::placeholder,
.appointment-form textarea::placeholder {
	color: #bdbdbd;
}

.appointment-form textarea {
	height: 135px;

	resize: none;
}

.appointment-form .form-group button {
	margin-top: 15px;
}

.contact-info-box {
	position: relative;

	padding-top: 250px;
}

.contact-info-box .info-list {
	position: relative;

	padding-bottom: 18px;

	margin-bottom: 25px;
}

.contact-info-box .info-list li {
	position: relative;

	color: #ffffff;

	font-size: 18px;

	font-weight: 600;

	margin-bottom: 10px;

	font-family: 'Poppins', sans-serif;
}

.contact-info-box .info-list:before {
	position: absolute;

	content: '';

	left: 0px;

	bottom: 0px;

	width: 50px;

	height: 1px;

	background-color: #ffffff;
}

.contact-info-box .social-list {
	position: relative;
}

.contact-info-box .social-list li {
	position: relative;

	width: 50%;

	float: left;

	margin-bottom: 6px;

	display: inline-block;
}

.contact-info-box .social-list li a {
	position: relative;

	font-size: 15px;

	font-weight: 500;

	color: rgba(255, 255, 255, 0.5);

	transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-ms-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;
}

.contact-info-box .social-list li a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.form-back-drop {
	position: fixed;

	right: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	opacity: 0;

	background: rgba(0, 0, 0, 0.7);

	visibility: hidden;

	z-index: 9990;

	transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-webkit-transition: all 0.5s ease;

	-ms-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;
}

.appointment-form-visible .form-back-drop {
	opacity: 1;

	visibility: visible;
}

/*----------------------------------------*/

/*  18. Wellcome Services 2 Area

/*----------------------------------------*/

.welcome-area-2 .well-services {
	padding: 30px;

	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);

	position: relative;

	z-index: 1;
}

.welcome-area-2 .well-services::after {
	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 100%;

	background: #032938;

	content: '';

	transition: 0.5s;

	z-index: -1;

	opacity: 0;
}

.welcome-area-2 .well-services:hover::after {
	opacity: 1;

	transition: 0.5s;
}

.welcome-area-2 .well-icon {
	margin-bottom: 20px;

	display: block;

	float: none;

	width: auto;

	height: auto;
}

.welcome-area-2 .well-icon a {
	font-size: 60px;

	line-height: 60px;

	color: #4794cc;

	font-weight: 800;
}

.welcome-area-2 .well-services .well-content h4 {
	font-size: 24px;

	line-height: 30px;

	font-weight: 600;
}

.welcome-area-2 .well-services:hover .well-content h4,
.welcome-area-2 .well-services:hover .well-content p,
.welcome-area-2 .well-services:hover .well-icon a {
	color: #fff;
}

.base {
	position: absolute;

	right: 10px;

	font-size: 140px;

	line-height: 150px;

	color: #ccc;

	top: 10px;

	z-index: -1;

	opacity: 0.5;
}

.services-area-3 .service-icon {
	position: relative;

	top: 0px;

	background: #4794cc;

	color: #fff;

	border: 1px solid#4794cc;
}

.services-area-3 .services-all {
	margin-top: -30px;
}

.services-area-3 .single-services {
	margin-top: 0px;
}

.project-carousel .col-md-3 {
	width: 100%;
}

/*--------------------------------*/

/*  2. Header top Area

/*--------------------------------*/

.topbar-left ul li {
	display: inline-block;
}

.topbar-area {
	background: #00354e;
}

.topbar-left ul li a {
	color: #f5f5f5;

	display: block;

	font-weight: 600;

	margin-right: 20px;

	padding: 12px 0;

	text-decoration: none;

	font-size: 16px;
}

.topbar-left ul li a i {
	color: #8fb2c8;

	font-size: 16px;

	padding-right: 7px;
}

.topbar-left {
	position: relative;

	display: block;

	float: left;
}

.top-social {
	float: right;

	padding: 11px 0px;

	margin-left: 10px;
}

.top-social ul li {
	display: inline-block;
}

.top-social ul li a {
	color: #f5f5f5;

	margin-right: 5px;

	display: block;

	text-align: center;

	font-size: 15px;

	width: 26px;

	height: 26px;

	border-radius: 5px;

	line-height: 25px;
}

.top-social ul li a:hover {
	color: #fff;

	background: #8fb2c8;
}

.quote-button {
	float: right;
}

.quote-button .quote-btn {
	text-transform: uppercase;

	font-size: 14px;

	font-weight: 800;

	color: #fff;

	background: #8fb2c8;

	display: inline-block;

	border: 1px solid #8fb2c8;

	padding: 11px 20px;

	margin: 0px;
}

.quote-button .quote-btn:hover {
	background: transparent;

	color: #8fb2c8;
}

.slogan {
	margin-bottom: 0px;

	padding: 16px 0px;

	color: #fff;

	font-size: 16px;
}

.weare-header h3 {
	font-size: 24px;

	color: #ef1d25;

	text-transform: uppercase;

	text-align: center;

	font-weight: 700;

	position: relative;

	padding-bottom: 15px;

	padding-top: 30px;

	margin-top: 75px;
}

.weare-header h3 span {
	color: #7d8084;
}

#weare .box {
	padding: 30px;

	position: relative;

	overflow: hidden;

	border-radius: 10px 50px;

	margin: 0 10px 40px 10px;

	background: #fff;

	transition: all 0.3s ease-in-out;

	border: 1px solid #ef1d25;

	box-shadow: -1px -2px 9px -4px rgba(0, 0, 0, 0.75);
}

#weare .box:hover {
	transform: translateY(-5px);

	box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.75);

	background: #ef1d25;

	color: #fff;
}

#weare .box ul {
	list-style: square outside;
}

#weare h4 {
	font-size: 19px;

	font-weight: 550;
}

#weare button {
	background-color: transparent;

	color: #ef1d25;

	border: 2px solid #ef1d25;

	padding: 8px 25px 9px 25px;

	letter-spacing: 1px;
}

#weare button:hover {
	background-color: black;

	color: #fff;

	overflow: hidden;

	transition: all 0.2s;

	text-align: center;

	position: relative;

	border: 2px solid black;
}

.video-background-holder {
	position: relative;

	background-color: black;

	height: calc(100vh - 72px);

	min-height: 40rem;

	width: 100%;

	overflow: hidden;
}

.video-background-holder video {
	position: absolute;

	top: 50%;

	left: 50%;

	min-width: 100%;

	min-height: 100%;

	width: auto;

	height: auto;

	z-index: 0;

	-ms-transform: translateX(-50%) translateY(-50%);

	-moz-transform: translateX(-50%) translateY(-50%);

	-webkit-transform: translateX(-50%) translateY(-50%);

	transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
	position: relative;

	z-index: 2;
}

.video-background-overlay {
	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background-color: black;

	opacity: 0.5;

	z-index: 1;
}

.hhh {
	position: absolute;

	left: 0px;

	bottom: 20px;

	color: #00344d;

	font-weight: 600;

	font-size: 18px;

	width: 100%;

	text-align: center;
}

@media only screen and (max-width: 576px) {
	.martop {
		margin-top: -151px;
	}
}

.martop {
	margin-top: 151px;
}

.main-timeline {
	position: relative;
}

.main-timeline:before {
	content: '';

	display: block;

	width: 2px;

	height: 100%;

	background: #c6c6c6;

	margin: 0 auto;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;
}

.main-timeline .timeline {
	margin-bottom: 40px;

	position: relative;
}

.main-timeline .timeline:after {
	content: '';

	display: block;

	clear: both;
}

.main-timeline .icon {
	width: 18px;

	height: 18px;

	line-height: 18px;

	margin: auto;

	position: absolute;

	top: 0;

	left: 0;

	bottom: 0;

	right: 0;
}

.main-timeline .icon:before,
.main-timeline .icon:after {
	content: '';

	width: 100%;

	height: 100%;

	border-radius: 50%;

	position: absolute;

	top: 0;

	left: 0;

	transition: all 0.33s ease-out 0s;
}

.main-timeline .icon:before {
	background: #fff;

	border: 2px solid #01344e;

	left: -3px;
}

.main-timeline .icon:after {
	border: 2px solid #90b1c8;

	left: 3px;
}

.main-timeline .timeline:hover .icon:before {
	left: 3px;
}

.main-timeline .timeline:hover .icon:after {
	left: -3px;
}

.main-timeline .date-content {
	width: 50%;

	float: left;

	margin-top: 22px;

	position: relative;
}

.main-timeline .date-content:before {
	content: '';

	width: 36.5%;

	height: 2px;

	background: #c6c6c6;

	margin: auto 0;

	position: absolute;

	top: 0;

	right: 10px;

	bottom: 0;
}

.main-timeline .date-outer {
	width: 125px;

	height: 125px;

	font-size: 16px;

	text-align: center;

	margin: auto;

	z-index: 1;
}

.main-timeline .date-outer:before,
.main-timeline .date-outer:after {
	content: '';

	width: 125px;

	height: 125px;

	margin: 0 auto;

	border-radius: 50%;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	transition: all 0.33s ease-out 0s;
}

.main-timeline .date-outer:before {
	background: #fff;

	border: 2px solid #01344e;

	left: -6px;
}

.main-timeline .date-outer:after {
	border: 2px solid #90b1c8;

	left: 6px;
}

.main-timeline .timeline:hover .date-outer:before {
	left: 6px;
}

.main-timeline .timeline:hover .date-outer:after {
	left: -6px;
}

.main-timeline .date {
	width: 100%;

	margin: auto;

	position: absolute;

	top: 27%;

	left: 0;
}

.main-timeline .month {
	font-size: 18px;

	font-weight: 700;
}

.main-timeline .year {
	display: block;

	font-size: 30px;

	font-weight: 700;

	color: #232323;

	line-height: 36px;
}

.main-timeline .timeline-content {
	width: 50%;

	padding: 20px 0 20px 50px;

	float: right;
}

.main-timeline .title {
	font-size: 19px;

	font-weight: 700;

	line-height: 24px;

	margin: 0 0 15px 0;
}

.main-timeline .description {
	margin-bottom: 0;
}

.main-timeline .timeline:nth-child(2n) .date-content {
	float: right;
}

.main-timeline .timeline:nth-child(2n) .date-content:before {
	left: 10px;
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
	padding: 20px 50px 20px 0;

	text-align: right;
}

@media only screen and (max-width: 991px) {
	.sidebar-page-container {
		padding: 40px 0px 0px;
	}
	.main-timeline .date-content {
		margin-top: 35px;
	}

	.main-timeline .date-content:before {
		width: 22.5%;
	}

	.main-timeline .timeline-content {
		padding: 10px 0 10px 30px;
	}

	.main-timeline .title {
		font-size: 17px;
	}

	.main-timeline .timeline:nth-child(2n) .timeline-content {
		padding: 10px 30px 10px 0;
	}

	.sidebar-page-container .col-lg-9 .spacein .col-md-6 {
		padding-bottom: 25px !important;
	}
}

@media only screen and (max-width: 767px) {
	.main-timeline:before {
		margin: 0;

		left: 7px;
	}

	.main-timeline .timeline {
		margin-bottom: 20px;
	}

	.main-timeline .timeline:last-child {
		margin-bottom: 0;
	}

	.main-timeline .icon {
		margin: auto 0;
	}

	.main-timeline .date-content {
		width: 95%;

		float: right;

		margin-top: 0;
	}

	.main-timeline .date-content:before {
		display: none;
	}

	.main-timeline .date-outer {
		width: 110px;

		height: 110px;
	}

	.main-timeline .date-outer:before,
	.main-timeline .date-outer:after {
		width: 110px;

		height: 110px;
	}

	.main-timeline .date {
		top: 30%;
	}

	.main-timeline .year {
		font-size: 24px;
	}

	.main-timeline .timeline-content,
	.main-timeline .timeline:nth-child(2n) .timeline-content {
		width: 95%;

		text-align: center;

		padding: 10px 0;
	}

	.main-timeline .title {
		margin-bottom: 10px;
	}
}

/******************* Timeline Demo - 6 *****************/

.demo {
	background: #f2f2f2;
}

.main-timeline6 {
	overflow: hidden;
	position: relative;
}

.main-timeline6 .timeline {
	width: 50%;
	float: right;
	position: relative;
	z-index: 1;
}

.main-timeline6 .timeline:after,
.main-timeline6 .timeline:before {
	position: absolute;
	top: 50%;
	content: '';
	display: block;
	clear: both;
}

.main-timeline6 .timeline:before {
	width: 40%;
	height: 6px;
	background: #9f005d;
	left: 0;
	z-index: -1;
	transform: translateY(-50%);
}

.main-timeline6 .timeline:after {
	width: 6px;
	height: 70%;
	background: #9f005d;
	left: -3px;
}

.main-timeline6 .timeline-content {
	width: 65%;
	float: right;
	padding: 0 0 30px 30px;
	margin-right: 15px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 3px 3px 5px 6px #ccc;
}

.main-timeline6 .timeline-content:after,
.main-timeline6 .timeline-content:before {
	content: '';
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #9f005d;
	position: absolute;
	top: 50%;
	left: -13px;
	z-index: 1;
	transform: translateY(-50%);
}

.main-timeline6 .timeline-content:after {
	left: 30%;
	transform: translate(-50%, -50%);
}

.main-timeline6 .year {
	display: block;
	font-size: 28px;
	font-weight: 700;
	color: #9f005d;
	text-align: center;
	padding-left: 50px;
}

.main-timeline6 .content-inner {
	padding: 35px 15px 35px 110px;
	margin-right: -15px;
	background: #9f005d;
	border-radius: 150px 0 0 150px;
	position: relative;
}

.main-timeline6 .content-inner:after,
.main-timeline6 .content-inner:before {
	content: '';
	border-left: 15px solid #640026;
	border-top: 10px solid transparent;
	position: absolute;
	top: -10px;
	right: 0;
}

.main-timeline6 .content-inner:after {
	border-top: none;
	border-bottom: 10px solid transparent;
	top: auto;
	bottom: -10px;
}

.main-timeline6 .icon {
	width: 110px;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.main-timeline6 .icon i {
	font-size: 60px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.main-timeline6 .title {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 5px;
}

.main-timeline6 .description {
	font-size: 14px;
	color: #fff;
	margin: 0;
}

.main-timeline6 .timeline:nth-child(2n) .icon,
.main-timeline6 .timeline:nth-child(2n):after,
.main-timeline6 .timeline:nth-child(2n):before {
	left: auto;
	right: 0;
}

.main-timeline6 .timeline:nth-child(2n):after {
	right: -3px;
}

.main-timeline6 .timeline:nth-child(2n) .timeline-content {
	float: left;
	padding: 0 30px 30px 0;
	margin: 0 0 0 15px;
}

.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(2n) .timeline-content:before {
	left: auto;
	right: -13px;
}

.main-timeline6 .timeline:nth-child(2n) .timeline-content:after {
	right: 30%;
	margin-right: -25px;
}

.main-timeline6 .timeline:nth-child(2n) .year {
	padding: 0 50px 0 0;
	color: #05b1ff;
}

.main-timeline6 .timeline:nth-child(2n) .content-inner {
	padding: 35px 110px 35px 15px;
	margin: 0 0 0 -15px;
	border-radius: 0 150px 150px 0;
}

.main-timeline6 .timeline:nth-child(2n) .content-inner:after,
.main-timeline6 .timeline:nth-child(2n) .content-inner:before {
	border: none;
	border-right: 15px solid #027dcd;
	border-top: 10px solid transparent;
	right: auto;
	left: 0;
}

.main-timeline6 .timeline:nth-child(2n) .content-inner:after {
	border-top: none;
	border-bottom: 10px solid transparent;
}

.main-timeline6 .timeline:nth-child(2) {
	margin-top: 200px;
}

.main-timeline6 .timeline:nth-child(odd) {
	margin: -190px 0 0;
}

.main-timeline6 .timeline:nth-child(even) {
	margin-bottom: 70px;
}

.main-timeline6 .timeline:first-child,
.main-timeline6 .timeline:last-child:nth-child(even) {
	margin: 0;
}

.main-timeline6 .timeline:nth-child(2n) .content-inner,
.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(2n) .timeline-content:before,
.main-timeline6 .timeline:nth-child(2n):after,
.main-timeline6 .timeline:nth-child(2n):before {
	background: #05b1ff;
}

.main-timeline6 .timeline:nth-child(3n) .content-inner,
.main-timeline6 .timeline:nth-child(3n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(3n) .timeline-content:before,
.main-timeline6 .timeline:nth-child(3n):after,
.main-timeline6 .timeline:nth-child(3n):before {
	background: #00a3a9;
}

.main-timeline6 .timeline:nth-child(3n) .content-inner:after,
.main-timeline6 .timeline:nth-child(3n) .content-inner:before {
	border-left-color: #006662;
}

.main-timeline6 .timeline:nth-child(3n) .year {
	color: #00a3a9;
}

.main-timeline6 .timeline:nth-child(4n) .content-inner,
.main-timeline6 .timeline:nth-child(4n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(4n) .timeline-content:before,
.main-timeline6 .timeline:nth-child(4n):after,
.main-timeline6 .timeline:nth-child(4n):before {
	background: #f92534;
}

.main-timeline6 .timeline:nth-child(4n) .content-inner:after,
.main-timeline6 .timeline:nth-child(4n) .content-inner:before {
	border-right-color: #92070e;
}

.main-timeline6 .timeline:nth-child(4n) .year {
	color: #f92534;
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
	.main-timeline6 .timeline:after {
		height: 80%;
	}
}

@media only screen and (max-width: 767px) {
	.main-timeline6 .timeline:last-child,
	.main-timeline6 .timeline:nth-child(even),
	.main-timeline6 .timeline:nth-child(odd) {
		margin: 0;
	}

	.main-timeline6 .timeline {
		width: 95%;
		margin: 15px 15px 15px 0 !important;
	}

	.main-timeline6 .timeline .timeline-content:after,
	.main-timeline6 .timeline .timeline-content:before,
	.main-timeline6 .timeline:after,
	.main-timeline6 .timeline:before {
		display: none;
	}

	.main-timeline6 .timeline-content,
	.main-timeline6 .timeline:nth-child(2n) .timeline-content {
		width: 100%;
		float: none;
		padding: 0 0 30px 30px;
		margin: 0;
	}

	.main-timeline6 .content-inner,
	.main-timeline6 .timeline:nth-child(2n) .content-inner {
		padding: 35px 15px 35px 110px;
		margin: 0 -15px 0 0;
		border-radius: 150px 0 0 150px;
	}

	.main-timeline6 .timeline:nth-child(2n) .content-inner:after,
	.main-timeline6 .timeline:nth-child(2n) .content-inner:before {
		border: none;
		border-left: 15px solid #027dcd;
		border-top: 10px solid transparent;
		right: 0;
		left: auto;
	}

	.main-timeline6 .timeline:nth-child(2n) .content-inner:after {
		border-top: none;
		border-bottom: 10px solid transparent;
	}

	.main-timeline6 .timeline:nth-child(2n) .icon {
		top: 0;
		left: 0;
	}

	.main-timeline6 .timeline:nth-child(4n) .content-inner:after,
	.main-timeline6 .timeline:nth-child(4n) .content-inner:before {
		border-left-color: #92070e;
	}
}

.h {
	position: relative;

	color: #242424;

	font-size: 24px;

	font-weight: 600;

	line-height: 1.2em;

	margin-bottom: 15px;

	font-family: 'Poppins', sans-serif;
}

/*--------------------------------------------------------------

# Footer

--------------------------------------------------------------*/

#footer {
	color: #ffffff;

	font-size: 14px;
}

#footer .footer-newsletter {
	font-size: 15px;
}

#footer .footer-newsletter h4 {
	font-size: 16px;

	font-weight: bold;

	color: #444444;

	position: relative;

	padding-bottom: 12px;
}

#footer .footer-newsletter form {
	margin-top: 30px;

	background: #fff;

	padding: 6px 10px;

	position: relative;

	border-radius: 50px;

	text-align: left;

	border: 1px solid #e1e4ec;
}

#footer .footer-newsletter form input[type='email'] {
	border: 0;
	padding: 4px 8px;
    color:#000;
	width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type='submit'] {
	position: absolute;

	top: -1px;

	right: -1px;

	bottom: -1px;

	border: 0;

	background: none;

	font-size: 16px;

	padding: 0 20px;

	background: #8fb2c8;

	color: #fff;

	transition: 0.3s;

	border-radius: 50px;

	box-shadow: 0px 2px 15px rgb(144 177 200 / 75%);
}

.date .imgz img {
	width: 11rem;

	margin-top: -27px;
}

.page-title .auto-container i {
	color: white;
}

.page-title .btn_1 {
	color: white !important;

	padding: 0px 14px;

	background: #1e1e2f;

	position: absolute;
}

.col-img-1 {
	padding: 0px 10px 0px 32px !important;
}

.content-side .col-md-6 button {
	background: #166cb4;

	padding: 10px 50px;

	color: white;
}

.single-brand-item {
	float: left;

	width: 10%;

	margin-left: 7px;

	margin: 2px;
}

/*********************** Demo - 13 ******************

.box13{position:relative;transition:all .2s ease-out 0s}

.box13 .box-content,.box13:after{position:absolute;left:20px;right:20px}

.box13:after{content:"";display:block;background: #166cb4;

	top: 1px;

    bottom: 40px;

    opacity: 0;

    left: 0px;

    right: 0px;

	transform:rotate3d(-1,1,0,100deg);transition:all .4s ease-in-out 0s}

.box13:hover:after{opacity:.9;transform:rotate3d(0,0,0,0deg)}

.box13 img{width:100%;height:230px;}

.box13 .box-content{top:45%;opacity:0;z-index:1;-webkit-transform:translate(10%,-30%);transform:translate(10%,-30%);transition:all .2s ease-out 0s}

.box13:hover .box-content{opacity:1;transform:translate(0,-50%);transition-delay:.2s}

.box13 .title{display:block;font-size:22px;font-weight:700;color:#f1f1f1;margin:0 0 10px}

.box13 .post{display:block;font-size:15px;color:white;margin-bottom:20px}

.box13 .social{padding:0;margin:0;list-style:none}

.box13 .social li{display:inline-block}

.box13 .social li a{display:block;width:35px;height:35px;background:#f7f7b9;border-radius:50%;font-size:17px;color:#1b1462;line-height:35px;margin-right:5px;transition:all .4s ease-in-out 0s}

.box14 .icon li,.box14 .post{display:inline-block}

.box13 .social li a:hover{color:#f7f7b9;background:#39b54a}

@media only screen and (max-width:990px){.box13{margin-bottom:30px}

}

*/

.auto-container .content-side button {
	background-color: white;

	font-size: 21px;

	color: black;

	border: none;

	padding: 10px 26px;
}

.auto-container .content-side button:hover {
	background-color: none;

	border: none;
}

.auto-container .content-side .btn2 button {
	background-color: #3276a6;

	font-size: 21px;

	color: white;

	border: none;

	padding: 10px 26px;
}

@media screen and (min-width: 480px) {
}

.timeline {
	position: relative;

	padding: 4px 0 0 0;

	margin-top: 22px;

	list-style: none;
}

.timeline > li:nth-child(even) {
	position: relative;

	margin-bottom: 50px;

	height: 180px;

	right: -100px;
}

.timeline > li:nth-child(odd) {
	position: relative;

	margin-bottom: 50px;

	height: 180px;

	left: -100px;
}

.timeline > li:before,
.timeline > li:after {
	content: ' ';

	display: table;
}

.timeline > li:after {
	clear: both;

	min-height: 170px;
}

.timeline > li .timeline-panel {
	position: relative;

	float: left;

	width: 41%;

	padding: 0 20px 20px 30px;

	text-align: right;
}

.timeline > li .timeline-panel:before {
	right: auto;

	left: -15px;

	border-right-width: 15px;

	border-left-width: 0;
}

.timeline > li .timeline-panel:after {
	right: auto;

	left: -14px;

	border-right-width: 14px;

	border-left-width: 0;
}

.timeline > li .timeline-image {
	position: absolute;

	left: 51%;

	border: 7px solid #3b5998;

	border-radius: 100%;

	background-color: #3b5998;

	box-shadow: 0 0 5px #4582ec;

	width: 150px;

	height: 150px;

	margin-left: -100px;
}

.timeline > li .timeline-image h4 {
	margin-top: 12px;

	font-size: 10px;

	line-height: 14px;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;

	padding: 0 30px 20px 20px;

	text-align: left;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	color: #e6e6fa;

	cursor: default;

	background-color: #337ab7;

	border: 1px solid #ccc;

	border-bottom-color: transparent;
}

.nav-tabs > li > a:hover {
	border-color: #0000ff #0000ff #e1e1e1;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	right: auto;

	left: -15px;

	border-right-width: 15px;

	border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	right: auto;

	left: -14px;

	border-right-width: 14px;

	border-left-width: 0;
}

.timeline > li:last-child {
	margin-bottom: 0;
}

.timeline .timeline-heading h4 {
	margin-top: 22px;

	margin-bottom: 4px;

	padding: 0;

	color: #b3b3b3;
}

.timeline .timeline-heading h4.subheading {
	margin: 0;

	padding: 0;

	text-transform: none;

	font-size: 18px;

	color: #333333;
}

.timeline .timeline-body > p,
.timeline .timeline-body > ul {
	margin-bottom: 0;

	color: #808080;
}

/*Style for even div.line*/

.timeline > li:nth-child(odd) .line:before {
	content: '';

	position: absolute;

	top: 100px;

	bottom: 0;

	left: 690px;

	width: 4px;

	height: 307px;

	background-color: #3b5998;

	-ms-transform: rotate(-44deg);
	/* IE 9 */

	-webkit-transform: rotate(-44deg);
	/* Safari */

	transform: rotate(-44deg);

	box-shadow: 0 0 5px #4582ec;
}

/*Style for odd div.line*/

.timeline > li:nth-child(even) .line:before {
	content: '';

	position: absolute;

	top: 60px;

	bottom: 0;

	left: 386px;

	width: 4px;

	height: 294px;

	background-color: #3b5998;

	-ms-transform: rotate(44deg);
	/* IE 9 */

	-webkit-transform: rotate(44deg);
	/* Safari */

	transform: rotate(44deg);

	box-shadow: 0 0 5px #4582ec;
}

@media (min-width: 768px) and (max-width: 991px) {
}

/* Medium Devices, .visible-md-*/

@media (min-width: 992px) and (max-width: 1199px) {
	.timeline > li:nth-child(even) {
		margin-bottom: 0px;

		min-height: 0px;

		right: 0px;
	}

	.timeline > li:nth-child(odd) {
		margin-bottom: 0px;

		min-height: 0px;

		left: 0px;
	}

	.timeline > li:nth-child(even) .timeline-image {
		left: 0;

		margin-left: 0px;
	}

	.timeline > li:nth-child(odd) .timeline-image {
		left: 690px;

		margin-left: 0px;
	}

	.timeline > li:nth-child(even) .timeline-panel {
		width: 76%;

		padding: 0 0 20px 0px;

		text-align: left;
	}

	.timeline > li:nth-child(odd) .timeline-panel {
		width: 70%;

		padding: 0 0 20px 0px;

		text-align: right;
	}

	.timeline > li .line {
		display: none;
	}
}

/* Small Devices, Tablets */

@media (min-width: 768px) and (max-width: 991px) {
	.timeline > li:nth-child(even) {
		margin-bottom: 0px;

		min-height: 0px;

		right: 0px;
	}

	.timeline > li:nth-child(odd) {
		margin-bottom: 0px;

		min-height: 0px;

		left: 0px;
	}

	.timeline > li:nth-child(even) .timeline-image {
		left: 0;

		margin-left: 0px;
	}

	.timeline > li:nth-child(odd) .timeline-image {
		left: 520px;

		margin-left: 0px;
	}

	.timeline > li:nth-child(even) .timeline-panel {
		width: 70%;

		padding: 0 0 20px 0px;

		text-align: left;
	}

	.timeline > li:nth-child(odd) .timeline-panel {
		width: 70%;

		padding: 0 0 20px 0px;

		text-align: right;
	}

	.timeline > li .line {
		display: none;
	}
}

/* Custom, iPhone Retina*/

@media only screen and (max-width: 767px) {
	.timeline > li:nth-child(even) {
		margin-bottom: 0px;

		min-height: 0px;

		right: 0px;
	}

	.timeline > li:nth-child(odd) {
		margin-bottom: 0px;

		min-height: 0px;

		left: 0px;
	}

	.timeline > li .timeline-image {
		position: fixed;

		width: 150px;

		height: 150px;

		margin-bottom: 0px;
	}

	.timeline > li:nth-child(even) .timeline-image {
		left: 0;

		margin-left: 0;
	}

	.timeline > li:nth-child(odd) .timeline-image {
		float: right;

		left: 0px;

		margin-left: 0;
	}

	.timeline > li:nth-child(even) .timeline-panel {
		width: 100%;

		padding: 0 0 20px 14px;
	}

	.timeline > li:nth-child(odd) .timeline-panel {
		width: 100%;

		padding: 0 14px 20px 0px;
	}

	.timeline > li .line {
		display: none;
	}
}

.container22 {
	width: 100%;

	overflow-x: scroll;

	white-space: nowrap;

	background-color: #fff;
}

.img-33 {
	padding: 20px 62px;

	border: 2px solid #3276a6;

	border-radius: 15px;
}

.img-33A {
	padding: 10px;

	border: 2px solid #3276a6;

	border-radius: 15px;
}

.text-33 {
	padding: 15px 30px 15px;

	background: #f1f1f1;

	border-radius: 20px 85px;
}

.text-33A {
	padding: 65px 30px 65px;

	background: #f1f1f1;

	border-radius: 85px 20px;
}

.text-33B {
	padding: 50px 30px 50px;

	background: #f1f1f1;

	border-radius: 20px 85px;
}

#footer .pull-left {
	width: 100%;

	text-align: center;
}

/* news section */

.indeximage {
	border-radius: 10px;
}

.newimg {
	display: flex;
	justify-content: end;
	height: 130px;
}

.newsdis {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.MDSLAB {
	padding: 4px;
}

.newshead {
	margin: 20px;
}

.newsdis:hover {
	transform: scale3d(1.006, 1.006, 1);
	opacity: 1;
}

/* news section */

/* .......gallery..... */
.Gallery {
	background-image: url(https://wp.alithemes.com/html/apexa/demos/assets/img/bg/blog_post_bg.jpg);
	background-size: cover;
	background-position: center;
	padding: 30px 0 90px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.G_title {
	margin-bottom: 5rem;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	color: #00354e;
}

.G_item {
	border-radius: 15px;
	/*padding: 10px;*/
	margin-bottom: 30px;
	overflow: hidden;
	height: 210px;
}

.G_item img {
	width: 100%;
	height: 100%;
	border-radius: 8px;
	transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
	object-fit: cover;
}

.G_item:hover img {
	transform: scale(1.1);
}

@media (max-width: 500px) {
	.G_title {
		margin-bottom: 3rem;
		font-size: 28px;
	}

	.newimg {
		display: flex;
		justify-content: center;
		height: 130px;
		margin-bottom: 10px;
	}

	.textalig {
		text-align: center;
	}
}

/* .......gallery..... */
/* Product Profile */
.ProductPortfolio {
	background-color: #eef1ff;
	padding-block: 5rem;
}

.ProductTitle h2 {
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 0px;
	font-weight: 700;
	color: #222;
	text-transform: unset;
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 25px;
	text-align: center;
}

.ProductTitle h2:before {
	content: '';
	position: absolute;
	width: 80px;
	height: 6px;
	background: #00354e;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 6px;
}

/* Product Profile */
.PrductImg {
	height: 180px;
	transition: all 0.5s ease-in-out;
	border: 1px solid #0f3750;
	border-radius: 6px;
}

.PrductImg:hover {
	transform: translateY(-10px);
}

.PrductImg img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.InnnerTab {
	display: flex;
	justify-content: center;
}

.InnnerTab ul {
	display: flex;
	gap: 14px;
}

/* .........gaurav....... */

section.Sourcing {
	background: #00344d;
}

.SourcingSolution_header h2 {
	color: white;
	text-align: center;
	font-size: 34px;
	padding-block: 30px;
}

main .sidebar {
	width: calc(40% - 104px);
}

@media screen and (max-width: 769px) {
	main .sidebar {
		width: 100%;
	}
}

@media screen and (max-width: 769px) {
	main {
		flex-direction: column;
	}
}

main.reverse > div,
main.reverse section {
	order: 2;
}

main.reverse .sidebar {
	order: 1;
}

.component_header {
	margin-bottom: 20px;
}

@media screen and (min-width: 1200px) {
	.component_header {
		margin-bottom: 40px;
	}
}

.component_header h2 {
	font-size: 24px;
	line-height: 28px;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px;
}

.component_header h2 .light {
	font-weight: 100;
}

@media screen and (min-width: 1200px) {
	.component_header h2 {
		font-size: 32px;
		line-height: 36px;
	}
}

.component_header p {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-top: 20px;
}

@media print {
	.carousel-hero,
	img:not(.print-include) {
		display: none !important;
	}

	.logo img {
		display: block !important;
	}

	.hro03-product-header .band-content .product-title,
	.inner-nav-wrapper .sections section h3,
	h1,
	h2,
	h3,
	h4,
	h5 {
		margin: 10px 0 !important;
	}

	.hro03-product-header .band-content .product-title,
	.inner-nav-wrapper .sections section h3,
	a,
	h1,
	h2,
	h3,
	h4,
	h5,
	li,
	p,
	span,
	ul {
		color: #000 !important;
		padding: 0;
		text-shadow: none !important;
	}

	div.band.con02-cards-3-column .cards {
		padding: 10px 0 !important;
		margin: 24px 0 !important;
		display: block !important;
		overflow: hidden;
		grid-template: none !important;
		grid-template-rows: none !important;
		height: auto !important;
	}

	.det09-card-cta,
	.det09-card-cta:after,
	.det09-card-cta a:hover {
		background: transparent !important;
		width: 100% !important;
		display: block !important;
		height: 60px !important;
		margin-top: 16px !important;
	}

	.det02-card-primary-content .text {
		height: auto !important;
		padding: 0 !important;
	}

	.det02-card-primary-content .text p {
		height: auto !important;
		min-height: auto !important;
	}

	.det09-card-cta,
	.det09-card-cta:after,
	.det09-card-cta a:hover {
		background: transparent !important;
	}

	.det09-card-cta h3 {
		left: 0 !important;
		max-width: 100% !important;
	}

	.str06-feature-2-column .band-content .text:first-child {
		display: block !important;
	}

	.str06-feature-2-column .band-content,
	.str06-feature-2-column .text > div,
	.str06-feature-2-column .text > p {
		padding: 0 !important;
	}

	.con04-container-feature .cards {
		margin: 0 !important;
	}

	.det02-card-primary-content .text a {
		display: none !important;
	}

	.str06-feature-2-column .band-content {
		display: block !important;
	}

	.str06-feature-2-column .band-content picture {
		display: none !important;
	}

	.det01-accordion-list .item.active .item-content,
	.det01-accordion-list .item .item-content {
		height: auto !important;
	}

	.det01-accordion-list .item {
		padding: 10px 0 !important;
		display: block !important;
		margin: 10px 0 !important;
	}

	.det01-accordion-list .item:last-child {
		border-bottom: 1px solid #a9b3bd !important;
	}

	.c-hro01 .band-content p {
		padding: 0 !important;
		margin: 0 !important;
	}

	.det05-tile-impact {
		width: 100% !important;
		margin: 0 !important;
		display: block !important;
		height: 80px !important;
		background: none !important;
	}

	.det06-tile-impact-expanded picture {
		display: none !important;
	}

	.det06-tile-impact-expanded .title {
		position: relative !important;
		display: block !important;
		left: auto !important;
		width: 100% !important;
	}

	.det05-tile-impact .label {
		display: none !important;
	}

	.det05-tile-impact .title {
		padding: 0 !important;
	}

	.det3-crop-list .det01-accordion-list.blue .item:before,
	.det3-crop-list .det01-accordion-list.green .item:before,
	.det3-crop-list .det01-accordion-list.orange .item:before,
	.hro03-product-header .panel picture {
		display: none !important;
	}

	.hro03-product-header .band-content {
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.det32-product-intro .c-button,
	.hro03-product-header .band-content .product-logo,
	main .sidebar {
		display: none !important;
	}

	.hro03-product-header {
		align-items: normal !important;
	}

	.inner-nav-wrapper .nav-wrapper {
		display: none !important;
	}

	.inner-nav-wrapper .sections {
		width: 100% !important;
		display: block !important;
		margin: 0 !important;
	}

	.str06-feature-2-column .text .c-button {
		display: none !important;
	}

	.det-10-brand-logo {
		-webkit-filter: grayscale(1);
		filter: grayscale(1);
	}

	.c-con06-pagination__wrapper .pagination,
	.con04-container-feature .c-button,
	.con18-article-feed .c-button {
		display: none !important;
	}

	.det15-card-bio,
	.nav04-header-tabs nav a.active {
		border-bottom-color: #000 !important;
	}
}

html {
	box-sizing: border-box;
}

.global-nav .main > ul > li:nth-last-child(2) a:after {
	display: none;
}

.global-nav .main > ul > li > a {
	display: flex;
	width: 100%;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight: 700;
	color: #3b7b2b;
	text-transform: uppercase;
	font-size: calc(10.21578px + 0.23202vw);
	letter-spacing: 1px;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	position: relative;
	align-items: center;
}

@media screen and (max-width: 769px) {
	.global-nav .main > ul > li > a {
		font-size: 12px;
	}
}

@media screen and (min-width: 1200px) {
	.global-nav .main > ul > li > a {
		font-size: 13px;
	}
}

@media screen and (min-width: 769px) {
	.global-nav .main > ul > li > a {
		height: 100%;
		line-height: 3.125rem;
	}
}

@media screen and (max-width: 769px) {
	.global-nav .main > ul > li > a.has-dropdown {
		width: 80%;
	}
}

.global-nav .main > ul > li > a:hover {
	color: #387b2b;
}

.global-nav .main > ul > li > a:active {
	color: #0d4a17;
}

.global-nav .main > ul > li > a:after {
	content: '';
	position: absolute;
	top: 15px;
	right: -23px;
	display: block;
	height: 20px;
	width: calc(100% + 20px);
	border-right: 1px solid #acb5c0;
	user-select: none;
	pointer-events: none;
	outline: none !important;
}

@media screen and (max-width: 769px) {
	.global-nav .main > ul > li > a:after {
		display: none;
	}
}

.global-nav .main button {
	display: none;
	background: transparent url(toplib/resources/vectors/burger.svg) 50%
		no-repeat;
	background-size: 21px auto;
	height: 21px;
	width: 21px;
	font-size: 0;
	outline: none;
	position: relative;
}

.global-nav .topline {
	letter-spacing: 0;
	font-size: 0;
	text-align: right;
	transform: translateY(10px);
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 100%;
	padding: 0 10.5%;
}

@media print {
	.global-nav .topline {
		display: none;
	}
}

@supports (display: grid) {
	.global-nav .topline {
		position: relative;
		height: auto;
		width: auto;
		padding: 0;
	}
}

.global-nav .topline a {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	color: #000;
	font-family: HelveticaNowTextRegular, Helvetica, Arial, sans-serif;
	font-size: 13px;
	border-right: 1px solid #000;
	padding: 0 8px;
	margin-top: 0;
	height: 10px;
	overflow: visible;
	line-height: 10px;
}

.global-nav .topline a:last-child {
	border: 0;
	padding-right: 0;
}

.global-nav .topline a:hover {
	text-decoration: underline;
}

.global-nav .main button {
	background: transparent;
	height: 18px;
}

.global-nav .main button:after,
.global-nav .main button:before {
	content: '';
	transition: 0.44s cubic-bezier(0.36, 0.93, 0.8, 1.06);
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	transform-origin: bottom center;
}

.global-nav .main button:before {
	border-top: 2px solid #3b7b2b;
	border-bottom: 2px solid #3b7b2b;
	transform-origin: center;
}

.global-nav .main button:after {
	border-bottom: 2px solid #3b7b2b;
	transform-origin: center bottom;
	height: 50%;
	margin-top: 1px;
}

.global-nav .main button:active {
	outline: none;
}

.global-nav .main.active button {
	background: #fff url(toplib/resources/vectors/burger-close.svg) 3px 0
		no-repeat;
}

.global-nav .main.active button:after,
.global-nav .main.active button:before {
	border: 0;
}

.global-nav .main button {
	position: absolute;
	top: 0;
	right: 20px;
}

@supports (display: grid) {
	.global-nav .main:not(.active) button:hover {
		position: absolute;
		right: 20px;
		top: 0;
	}
}

.global-nav .main.active button {
	right: 3vw;
	z-index: 999;
	position: fixed;
}

@supports (display: grid) {
	.global-nav .main.active button {
		right: -80vw;
	}
}

@media screen and (max-width: 769px) {
	.global-nav .topline {
		display: none;
	}
}

@supports (display: grid) {
	.global-nav {
		display: grid;
		grid-template-columns: minmax(10vw, 1fr) minmax(0, 1024px) minmax(
				10vw,
				1fr
			);
		grid-template-rows: 110px 58px;
		align-items: center;
		justify-content: center;
		width: 100%;
		max-width: 100vw;
	}

	.global-nav .logo {
		grid-column: 2;
		grid-row: 1;
		align-self: center;
		height: auto;
	}

	.global-nav .topline {
		grid-column-end: 3;
		grid-row: 1;
		align-self: start;
	}

	.global-nav .main {
		grid-column: 1/-1;
		grid-row: 2;
	}

	.global-nav .nav-search {
		grid-column-end: 3;
		grid-row: 1;
	}

	@media screen and (max-width: 769px) {
		.global-nav {
			grid-template-rows: 60px;
			justify-content: start;
		}

		.global-nav .logo {
			grid-column: 2;
			grid-row: 1;
			align-self: center;
			text-align: center;
		}

		.global-nav .main,
		.global-nav .nav-search {
			grid-column: 1;
			grid-row: 1;
		}
	}
}

.global-nav .topline.cq-Editable-dom {
	height: 37px;
	font-size: 16px;
}

.minicart-section .minicart {
	padding: 0 0 0 25px;
	min-height: 14px;
	background: url(toplib/resources/vectors/icon-cart-grey.svg) no-repeat 0;
	background-size: 15px;
	color: #acb5c0;
}

.minicart-section .minicart.active {
	cursor: pointer;
}

.minicart-section .minicart.active,
.minicart-section .minicart.active-cart {
	background: url(toplib/resources/vectors/cart-icon.svg) no-repeat 0;
}

.minicart-section .minicart .cart-total {
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	font-size: 13px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: 1px;
	color: #acb5c0;
}

.minicart-section .minicart .cart-total.active,
.minicart-section .minicart .cart-total.active-cart {
	color: #1e772d;
}

.minicart-section .minicart .cart-total .item-count {
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.77px;
}

.minicart-badge-section,
.minicart-wrapper.disabled {
	display: none;
}

.minicart-wrapper.enabled {
	display: block;
}

@media only screen and (max-width: 992px) {
	.minicart-section.menu-item {
		padding: 21px;
		background-color: #e8f1ea;
		width: 100%;
	}

	.minicart-badge-section {
		display: block;
		min-height: 25px;
		width: 25px;
		background: url(toplib/resources/vectors/cart-icon.svg) no-repeat 0;
		background-size: 25px;
		color: #acb5c0;
		position: absolute;
		top: 22px;
		right: 70px;
	}

	.minicart-badge-section.background-greyed {
		background: url(toplib/resources/vectors/icon-cart-grey.svg) no-repeat 0;
		background-size: 25px;
	}

	.minicart-badge-section .minicart-badge {
		display: block;
		padding: 1px 6px;
		border: 2px solid #fff;
		background-color: white;
		font-size: 12px;
		position: absolute;
		top: -10px;
		left: 20px;
		border-radius: 50%;
		color: #fff;
	}

	.minicart-wrapper.enabled {
		width: 100%;
	}
}

.global-navigation .location-container {
	margin-left: 35px;
}

@media screen and (max-width: 992px) {
	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav {
		background-image: none;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.location-container {
		margin-left: 0;
		top: 0;
		display: inline;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.location-container
		.location-container--zipcode-label:after,
	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.location-container
		.location-container--zipcode-label:before {
		content: none;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location:hover
		.location-container--zipcode-label {
		color: #387b2b;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav {
		background-color: #fff;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container--zipcode-label {
		display: none;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container__form {
		display: block !important;
		padding: 0 5vw;
		position: relative;
		left: 0;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container__form
		.location__result {
		top: 81px;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container__form
		.location__result
		li {
		line-height: 20px;
		border-bottom: 1px solid #acb5c0;
		display: block;
		width: 100%;
		text-align: left;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container__form
		.location__result
		li:last-child {
		background: none;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container__form
		.loading-icon,
	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container__form
		.reset {
		top: 45px;
	}

	.global-navigation
		.main
		ul
		li.nav_main.text.header-location
		.mobile_subnav
		.location-container__form:after {
		left: 0;
		bottom: -30px;
	}
}

.global-navigation .skip-nav {
	position: absolute;
	top: -100px;
	left: 0;
	display: block;
	z-index: 15;
}

.global-navigation .skip-nav:focus {
	top: 0;
}

.global-navigation nav.topline {
	position: relative;
	z-index: 10300;
}

.global-navigation .location-container {
	display: inline-block;
	padding: 0;
	margin-left: 55px;
	text-transform: none;
	height: 24px;
	vertical-align: top;
	top: 2px;
}

.global-navigation .location-container--zipcode-label {
	vertical-align: middle;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
}

.global-navigation .location-container--zipcode-label:before {
	top: 3px;
}

.global-navigation .location-container--zipcode-label:after {
	background: url(toplib/resources/vectors/carot-down.svg) no-repeat 50%;
	top: 4px;
	width: 10px;
}

.global-navigation .location-container__form {
	top: -5px;
	left: -25px;
}

.global-navigation .location-container__form--zipcode-label {
	margin-bottom: 20px;
}

.global-navigation .location-container__form .search-filters .loading-icon,
.global-navigation .location-container__form .search-filters .reset {
	top: 45px;
}

.global-navigation #global-search-section {
	display: flex;
	text-align: right;
	flex-direction: row;
	align-items: center;
}

.global-navigation #global-search-section #cart {
	height: 70px;
	background-color: #363636;
	display: flex;
	align-items: center;
}

.global-navigation #global-search-section #cart a {
	border-left: none;
	display: flex;
	flex-direction: row;
}

.global-navigation #global-search-section #cart a div {
	color: #fff;
	display: flex;
	flex-direction: column;
}

.global-navigation #global-search-section #cart a div span {
	line-height: 1;
}

.global-navigation
	.main
	ul
	li.nav_main.text.header-location
	.mobile_subnav
	.location-container__form
	.location__result {
	top: 81px;
}

.global-navigation
	.main
	ul
	li.nav_main.text.header-location
	.mobile_subnav
	.location-container__form
	.location__result
	li {
	line-height: 20px;
	border-bottom: 1px solid #acb5c0;
	display: block;
	width: 100%;
	text-align: left;
}

.global-navigation
	.main
	ul
	li.nav_main.text.header-location
	.mobile_subnav
	.location-container__form
	.location__result
	li:last-child {
	background: none;
}

.global-navigation
	.main
	ul
	li.nav_main.text.header-location
	.mobile_subnav
	.location-container__form
	.loading-icon,
.global-navigation
	.main
	ul
	li.nav_main.text.header-location
	.mobile_subnav
	.location-container__form
	.reset {
	top: 45px;
}

.global-navigation
	.main
	ul
	li.nav_main.text.header-location
	.mobile_subnav
	.location-container__form:after {
	left: 0;
	bottom: -30px;
}

.global-navigation #global-search-section {
	display: none;
}

.global-navigation .search-img {
	overflow: hidden;
}

.nav01-breadcrumbs {
	background: #fff;
	height: 59px;
	color: #fff;
}

@media screen and (max-width: 769px) {
	.nav01-breadcrumbs {
		padding: 0 5vw;
	}
}

@media print {
	.nav01-breadcrumbs {
		background: transparent;
		padding: 0;
	}
}

.nav01-breadcrumbs .band-content {
	height: 100%;
	position: relative;
	padding: 0;
}

.nav01-breadcrumbs .breadcrumb-links {
	display: inline-flex;
	height: 100%;
	align-items: center;
	flex-basis: 20px;
	align-content: space-around;
	width: 65%;
	max-width: 130ch;
}

@media screen and (max-width: 992px) {
	.nav01-breadcrumbs .breadcrumb-links {
		max-width: 130ch;
	}
}

@media screen and (min-width: 992px) {
	.nav01-breadcrumbs .breadcrumb-links {
		overflow: hidden;
	}
}

@media print {
	.nav01-breadcrumbs .breadcrumb-links {
		color: #000;
	}
}

.nav01-breadcrumbs .breadcrumb-links a {
	color: #fff;
	display: block;
	margin: 0 10px;
	font-family: HelveticaNowTextRegular, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400 !important;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	min-width: 20px;
	position: relative;
	transition: all 0.4s ease 0ms;
}

@media print {
	.nav01-breadcrumbs .breadcrumb-links a {
		color: #000;
	}
}

@supports (display: grid) {
	@media screen and (max-width: 769px) {
		.det18-card-responsive {
			height: auto;
			cursor: pointer;
		}

		.det18-card-responsive picture {
			width: 100%;
			transition: height 0.5s ease;
			position: relative;
		}

		.det18-card-responsive picture:before {
			content: ' ';
			display: block;
			position: absolute;
			right: 3px;
			bottom: 4px;
			width: 20px;
			height: 20px;
			border-radius: 10%;
			background: #fff 50% no-repeat;
			background-image: url(toplib/resources/vectors/card-responsive-expand-icon.svg);
		}

		.det18-card-responsive p {
			overflow: hidden;
			height: auto;
			transition: all 0.5s ease;
			margin: 0;
			text-align: left;
			page-break-inside: avoid;
		}

		.det18-card-responsive h3 {
			font-size: 1rem;
			line-height: 22px;
			transition: all 0.6s ease;
			text-align: left;
		}
	}

	.det18-card-responsive.active {
		cursor: default;
	}

	.det18-card-responsive.active picture {
		width: 100%;
	}

	.det18-card-responsive.active picture:before {
		width: 40px;
		height: 40px;
		right: 10px;
		bottom: 10px;
		background-image: url(toplib/resources/vectors/card-responsive-collapse-icon.svg);
	}

	.det18-card-responsive.active p {
		height: 100px;
	}

	.det18-card-responsive.active h3 {
		color: #000;
		font-size: 1.5rem;
		margin-bottom: 9px;
		margin-top: 17px;
		line-height: 1.75rem;
	}
}

.item.det18-card-responsive p {
	font-size: 14px;
	line-height: 26px;
}

@media screen and (max-width: 769px) {
	.item.det18-card-responsive p {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 769px) {
	.con20-container-responsive .experienceFragments.active p {
		height: 100px;
	}

	.con20-container-responsive .experienceFragments.active .external,
	.con20-container-responsive .experienceFragments.active .internal {
		display: block;
	}
}

.con14-cards-2-column {
	background: #e6e8ea;
}

.con14-cards-2-column .cards > .aem-Grid {
	font-size: 0;
	margin-left: -10px;
	margin-right: -10px;
	display: block;
}

@media screen and (min-width: 992px) {
	.con14-cards-2-column .cards > .aem-Grid {
		display: flex;
	}
}

@media (-ms-high-contrast: none) and (max-width: 769px),
	screen and (-ms-high-contrast: active) {
	.con14-cards-2-column .cards > .aem-Grid > div {
		padding-right: 20px;
	}
}

@media screen and (min-width: 992px) {
	.con14-cards-2-column .cards > .aem-Grid > div {
		display: flex;
		flex-grow: 1;
		flex-basis: 50%;
		flex-wrap: wrap;
		flex-direction: row-reverse;
		width: 50%;
		max-width: 50%;
		min-width: 50%;
	}
}

.con14-cards-2-column .cards > .aem-Grid > div .feature-flag,
.con14-cards-2-column .cards > .aem-Grid > div .primaryCard,
.con14-cards-2-column .cards > .aem-Grid > div > .aem-Grid {
	display: block;
	height: 100%;
}

@media screen and (min-width: 992px) {
	.con14-cards-2-column .cards > .aem-Grid > div .feature-flag,
	.con14-cards-2-column .cards > .aem-Grid > div .primaryCard,
	.con14-cards-2-column .cards > .aem-Grid > div > .aem-Grid {
		display: flex;
	}
}

div.band.con02-cards-3-column {
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 100px;
}

@media screen and (max-width: 769px) {
	div.band.con02-cards-3-column {
		padding-top: 0;
		margin-top: 50px;
	}
}

div.band.con02-cards-3-column .cards {
	max-width: inherit;
	margin: 40px 0 0;
}

div.band.con02-cards-3-column .cards > .aem-Grid {
	font-size: 0;
	position: relative;
	text-align: center;
	max-width: 1024px;
	padding: 0 0 100px;
	margin: 0 auto;
}

@media screen and (max-width: 769px) {
	div.band.con02-cards-3-column .cards > .aem-Grid {
		padding-bottom: 50px;
	}
}

div.band.con02-cards-3-column .cards > .aem-Grid > .det02-card-primary-content,
div.band.con02-cards-3-column .cards > .aem-Grid > .det03-card-related,
div.band.con02-cards-3-column .cards > .aem-Grid > .det09-card-cta,
div.band.con02-cards-3-column .cards > .aem-Grid > .experienceFragments {
	width: calc(33.333% - 20px);
	margin-right: 20px;
	text-align: left;
}

div.band.con02-cards-3-column .cards > .aem-Grid:before {
	content: '';
	width: 200vw;
	height: calc(100% - 40px);
	background: #3b7b2b;
	position: absolute;
	left: -100vw;
	bottom: 0;
	z-index: 0;
}

@media screen and (min-width: 769px) {
	div.band.con02-cards-3-column .cards > .aem-Grid:before {
		height: calc(100% - 100px);
	}
}

div.band.con02-cards-3-column .cards > .aem-Grid > .experienceFragments {
	display: inline-block;
	vertical-align: top;
}

div.band.con02-cards-3-column
	.cards
	> .aem-Grid
	> .experienceFragments
	.det09-card-cta {
	width: 100%;
	margin: 0;
}

@media screen and (max-width: 769px) {
	div.band.con02-cards-3-column .cards > .aem-Grid > .experienceFragments {
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}

	@supports (display: grid) {
		div.band.con02-cards-3-column
			.cards
			> .aem-Grid
			> .experienceFragments {
			margin: 0;
		}
	}
}

@supports (display: grid) {
	div.band.con02-cards-3-column .cards > .aem-Grid {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: minmax(230px, min-content);
		grid-gap: 20px;
	}

	div.band.con02-cards-3-column
		.cards
		> .aem-Grid
		> .det02-card-primary-content,
	div.band.con02-cards-3-column .cards > .aem-Grid > .det03-card-related,
	div.band.con02-cards-3-column .cards > .aem-Grid > .det09-card-cta,
	div.band.con02-cards-3-column .cards > .aem-Grid > .experienceFragments {
		width: 100%;
		height: 100%;
	}

	@media screen and (max-width: 992px) {
		div.band.con02-cards-3-column .cards > .aem-Grid {
			grid-template-columns: 1fr;
			grid-template-rows: auto;
		}
	}
}

div.band.con02-cards-3-column.blue .cards > .aem-Grid:before {
	background-color: #0072ce;
}

div.band.con02-cards-3-column.green .cards > .aem-Grid:before {
	background-color: #65fca2;
}

div.band.con02-cards-3-column.jitterbug-green .cards > .aem-Grid:before {
	background-color: #00bf6f;
}

div.band.con02-cards-3-column.orange .cards > .aem-Grid:before {
	background-color: #494949;
}

div.band.con02-cards-3-column.invigorate-orange .cards > .aem-Grid:before {
	background-color: #fc4c02;
}

div.band.con02-cards-3-column.black .cards > .aem-Grid:before {
	background-color: #000;
}

div.band.con02-cards-3-column.grey .cards > .aem-Grid:before {
	background-color: #e6e8ea;
}

div.band.con02-cards-3-column.maroon .cards > .aem-Grid:before {
	background-color: #750d2b;
}

div.band.con02-cards-3-column.grey-background {
	background-color: #e6e8ea;
}

div.band.con02-cards-3-column.grey-background .cards > .aem-Grid {
	padding-bottom: 36px;
}

div.band.con02-cards-3-column.grey-background .cards > .aem-Grid:before {
	background-color: transparent;
}

div.band.con02-cards-3-column.grey-background
	.cards
	> .aem-Grid
	.det02-card-primary-content {
	background-color: #e6e8ea;
}

@media screen and (min-width: 769px) {
	@supports (display: grid) {
		div.band.con02-cards-3-column.grey-background
			.cards
			> .aem-Grid
			.det02-card-primary-content {
			grid-template-columns: 1fr;
			grid-template-rows: 1fr;
		}
	}
}

div.band.con02-cards-3-column.grey-background
	.cards
	> .aem-Grid
	.det02-card-primary-content
	p {
	min-height: 50px;
}

div.band.con02-cards-3-column.grey-background .text {
	background-color: #e6e8ea;
}

div.band.con02-cards-3-column .atm01-header-v1__wrapper {
	margin-bottom: 42px;
}

div.band.con02-cards-3-column .atm01-header-v1__wrapper p {
	margin-top: 14px;
}

@media screen and (max-width: 769px) {
	div.band.con02-cards-3-column .atm01-header-v1__wrapper {
		margin-bottom: 42px;
	}
}

.cardsContainer .aem-Grid .experienceFragments .aem-Grid {
	white-space: normal;
}

.cardsContainer .aem-Grid .experienceFragments .aem-Grid .feature-flag,
.cardsContainer .aem-Grid .experienceFragments .aem-Grid .primaryCard {
	height: 100%;
}

.cardsContainer .cards {
	max-width: 1024px;
	margin: 0 auto;
}

.cardsContainer .cards .det02-card-primary-content,
.cardsContainer .cards .det03-card-related,
.cardsContainer .cards .det09-card-cta {
	margin-right: 20px;
}

@media screen and (min-width: 992px) {
	.cardsContainer .cards .det02-card-primary-content,
	.cardsContainer .cards .det03-card-related,
	.cardsContainer .cards .det09-card-cta {
		max-width: 328px;
	}
}

.cardsContainer .relCardCTAButton button {
	display: block;
	margin: 20px auto 0;
}

.conxx-cards-1-column .items > .aem-Grid {
	white-space: normal;
}

.conxx-cards-1-column .items > .aem-Grid > * {
	margin-bottom: 20px;
	display: block !important;
}

.conxx-cards-1-column .items > .aem-Grid > :last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 769px) {
	.conxx-cards-1-column .items > .aem-Grid > * {
		margin-bottom: 40px;
	}
}

@supports (display: grid) {
	.conxx-cards-1-column .items > .aem-Grid > * {
		grid-template-columns: 49% 51%;
	}

	.conxx-cards-1-column .items > .aem-Grid > * .multimedia,
	.conxx-cards-1-column .items > .aem-Grid > * .text {
		display: block;
		width: 100%;
	}

	@media screen and (max-width: 769px) {
		.conxx-cards-1-column .items > .aem-Grid > * {
			display: grid !important;
			grid-template-columns: 1fr;
		}
	}
}

@media screen and (min-width: 992px) {
	.col-8 .det03-card-related img {
		max-width: auto;
	}
}

.con04-container-feature .cards {
	margin: 43px 0 0;
}

.con04-container-feature.band {
	padding-top: 0;
	margin-top: 100px;
}

@media screen and (max-width: 769px) {
	.con04-container-feature.band {
		padding-top: 0;
		margin-top: 50px;
	}
}

.con04-container-feature .c-button {
	display: block;
	margin: 40px auto;
}

.con20-container-responsive .atm01-header-v1__wrapper {
	margin-bottom: 48px;
}

@media screen and (max-width: 769px) {
	.con20-container-responsive .atm01-header-v1__wrapper {
		margin-bottom: 24px;
	}
}

.con20-container-responsive .smart-tile-grid > .aem-Grid--12 {
	max-width: 1024px;
	min-width: 600px;
	margin: 0 auto;
	font-size: 0;
}

.con20-container-responsive .smart-tile-grid > .aem-Grid--12 > .aem-GridColumn {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	width: calc(33.333% - 20px);
	margin-right: 20px;
	margin-bottom: 54px;
}

.inner-nav-wrapper .sections section p {
	margin: 10px 0;
	font-size: 16px;
	line-height: 30px;
}

.inner-nav-wrapper .nav-wrapper {
	width: 241px;
}

@media screen and (max-width: 769px) {
	.inner-nav-wrapper .nav-wrapper {
		width: 100%;
	}
}

.inner-nav-wrapper .nav-wrapper nav {
	display: block;
}

.global-nav ~ .band .inner-nav-wrapper .nav-wrapper nav {
	top: 170px;
}

@media screen and (max-width: 769px) {
	.inner-nav-wrapper .nav-wrapper {
		top: 0;
		position: sticky;
	}

	.global-nav ~ .band .inner-nav-wrapper .nav-wrapper {
		top: 60px;
	}
}

.anchorNavigation .inner-nav-wrapper .nav-wrapper {
	top: 170px;
}

@media screen and (max-width: 769px) {
	.anchorNavigation .inner-nav-wrapper .nav-wrapper {
		top: 60px;
		z-index: 999;
	}
}

.nav05-in-page-nav-vertical.js-is-sticky a {
	padding: 3px 10px 3px 0;
}

.con11-timeline {
	height: auto;
	position: relative;
	overflow: hidden;
}

@media print {
	.con11-timeline {
		background: transparent;
	}
}

.con11-timeline:after {
	content: '';
	display: block;
	position: absolute;
	border-left: 2px solid #003a4d;
	top: 0;
	bottom: 0;
	left: 50%;
	height: 100%;
	z-index: 1;
}

@media screen and (max-width: 769px) {
	.con11-timeline:after {
		height: 98%;
		top: 1%;
	}
}

.con11-timeline .items {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}

@media screen and (max-width: 769px) {
	.con11-timeline .items .item:nth-child(2n),
	.con11-timeline .items .item:nth-child(odd),
	.con11-timeline .items .timelineCard:nth-child(2n),
	.con11-timeline .items .timelineCard:nth-child(odd) {
		transform: none;
	}

	.con11-timeline .items .timelineCard:nth-child(odd).timelineCard,
	.con11-timeline .items h2:nth-child(odd).timelineCard {
		transform: translateY(0);
	}
}

.con11-timeline .items .c-button {
	transform: translateY(-100px);
}

@media screen and (max-width: 769px) {
	.con11-timeline .items .c-button {
		transform: none;
	}
}

@media print {
	.con11-timeline .items .c-button {
		display: none;
	}
}

@media screen and (max-width: 769px) {
	.con11-timeline .items .timelineCard:nth-child(3),
	.con11-timeline .items h2:nth-child(3) {
		margin-top: 0;
	}
}

@media screen and (max-width: 769px) {
	.con11-timeline .items .timelineCard,
	.con11-timeline .items h2 {
		width: auto;
	}
}

.con11-timeline .items .timelineCard:nth-child(odd),
.con11-timeline .items h2:nth-child(odd) {
	margin-right: 168px;
}

@media screen and (max-width: 769px) {
	.con11-timeline .items .timelineCard:nth-child(odd),
	.con11-timeline .items h2:nth-child(odd) {
		margin-right: 0;
	}
}

.con11-timeline .items .timelineCard:nth-child(odd).timelineCard,
.con11-timeline .items h2:nth-child(odd).timelineCard {
	transform: translateY(-70%);
}

.con11-timeline .items .timelineCard:nth-child(odd).timelineCard:last-child,
.con11-timeline .items h2:nth-child(odd).timelineCard:last-child {
	transform: translate(-50%, -70%);
}

@supports (display: grid) {
	.con11-timeline .items .timelineCard:nth-child(odd).timelineCard:last-child,
	.con11-timeline .items h2:nth-child(odd).timelineCard:last-child {
		transform: translateY(-20vw);
	}
}

@media screen and (max-width: 769px) {
	.con11-timeline .items .timelineCard:nth-child(odd).timelineCard,
	.con11-timeline .items h2:nth-child(odd).timelineCard {
		transform: translateY(0);
	}
}

@media screen and (min-width: 770px) and (max-width: 991px) {
	.con11-timeline .items .timelineCard:nth-child(odd).timelineCard,
	.con11-timeline .items h2:nth-child(odd).timelineCard {
		transform: translateY(-30%);
	}
}

.con11-timeline .items .timelineCard:nth-child(2n).timelineCard:last-child,
.con11-timeline .items h2:nth-child(2n).timelineCard:last-child {
	margin-bottom: 280px;
}

.con11-timeline .items .timelineCard {
	text-align: left;
	display: inline-block;
}

@media screen and (min-width: 769px) {
	.con11-timeline .items .timelineCard:last-of-type .date:after {
		background: #000;
		content: '';
		width: 100%;
		height: 300vh;
		display: block;
		position: absolute;
		left: 0;
		top: 100%;
		margin-top: 3px;
	}
}

@supports (display: grid) {
	.con11-timeline .items {
		margin-top: 40px;
		width: auto;
		text-align: left;
		display: grid;
		grid-gap: 275px 85px;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: min-content;
		grid-auto-rows: min-content;
		align-items: start;
		justify-items: center;
		grid-auto-flow: dense;
		position: relative;
		z-index: 3;
		justify-self: center;
		margin-bottom: -215px;
	}

	.con11-timeline .items .timelineCard,
	.con11-timeline .items h2 {
		width: 100%;
		margin: 0;
		transform: none;
	}

	.con11-timeline .items .timelineCard:nth-child(odd),
	.con11-timeline .items h2:nth-child(odd) {
		margin-right: 0;
	}

	.con11-timeline .items .timelineCard:nth-child(odd).timelineCard,
	.con11-timeline .items h2:nth-child(odd).timelineCard {
		transform: translateY(-20vw);
	}

	@media screen and (max-width: 769px) {
		.con11-timeline .items {
			grid-template-columns: 1fr;
			grid-gap: 6.25rem;
			margin-bottom: -80px;
		}

		.con11-timeline .items .item:nth-child(2n),
		.con11-timeline .items .item:nth-child(odd),
		.con11-timeline .items .timelineCard:nth-child(2n),
		.con11-timeline .items .timelineCard:nth-child(odd) {
			transform: none;
		}

		.con11-timeline .items .timelineCard:nth-child(odd).timelineCard,
		.con11-timeline .items h2:nth-child(odd).timelineCard {
			transform: translateY(0);
		}
	}

	@media screen and (min-width: 769px) {
		.con11-timeline .items .item,
		.con11-timeline .items .timelineCard {
			height: 100%;
		}

		.con11-timeline .items .item:nth-child(odd),
		.con11-timeline .items .timelineCard:nth-child(odd) {
			transform: translateY(-20vw);
		}

		.con11-timeline .items .item:nth-child(2n),
		.con11-timeline .items .timelineCard:nth-child(2n) {
			transform: none;
			margin-top: 20px;
		}
	}
}

.con11-timeline .items h2 {
	text-align: left;
	color: #fff;
	background: #000;
	font-size: 32px;
	line-height: 2.25rem;
	max-width: 26.6875rem;
	justify-self: end;
	z-index: 4;
}

@media print {
	.con11-timeline .items h2 {
		color: #000;
		background: transparent;
	}
}

@media screen and (max-width: 769px) {
	.con11-timeline .items h2 {
		background: #000;
		justify-self: center;
		font-size: 24px;
		line-height: 28px;
		position: relative;
	}

	.con11-timeline .items h2:before {
		top: -40px;
	}

	.con11-timeline .items h2:after,
	.con11-timeline .items h2:before {
		content: '';
		display: block;
		background: #363636;
		position: absolute;
		left: 0;
		width: 100%;
		height: 2.1875rem;
	}

	.con11-timeline .items h2:after {
		bottom: -40px;
	}
}

@media screen {
	html.js .con11-timeline .item .item-content,
	html.js .con11-timeline .timelineCard .item-content {
		transition: all 0.43s ease-out;
		opacity: 0;
		transform: translateY(20%);
	}

	html.js.loaded .con11-timeline .item.seen .item-content,
	html.js.loaded .con11-timeline .timelineCard.seen .item-content {
		opacity: 1;
		transform: translateY(0);
	}
}

.con11-timeline.timeline-auth .items .timelineCard:nth-child(odd) {
	transform: translateY(0);
}

.con11-timeline.timeline-auth .items h2 {
	text-align: center;
	justify-self: auto;
}

.item.det19-card-timeline,
.timelineCard {
	max-width: 427px;
	z-index: 5;
	justify-self: start;
	align-self: start;
	position: relative;
}

.item.det19-card-timeline.clickable,
.timelineCard.clickable {
	cursor: pointer;
}

.item.det19-card-timeline.clickable:hover .read-more,
.timelineCard.clickable:hover .read-more {
	border-bottom: 3px solid #387b2b;
	color: #387b2b;
}

.item.det19-card-timeline.clickable .title,
.timelineCard.clickable .title {
	color: #3b7b2b;
}

.item.det19-card-timeline .item-content,
.timelineCard .item-content {
	background: #fff;
	position: relative;
	z-index: 2;
	height: 100%;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline .item-content,
	.timelineCard .item-content {
		top: 50px;
	}
}

.item.det19-card-timeline img,
.item.det19-card-timeline picture,
.timelineCard img,
.timelineCard picture {
	width: 100%;
	max-height: 260px;
	display: block;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline img,
	.item.det19-card-timeline picture,
	.timelineCard img,
	.timelineCard picture {
		max-height: 204px;
	}
}

.item.det19-card-timeline .date,
.timelineCard .date {
	height: 40px;
	width: 97px;
	position: absolute;
	left: -85px;
	transform: translateX(-50%);
	top: 20px;
	border: 2px solid #fff;
	background: #363636;
	border-radius: 100px;
	display: none;
	color: #fff;
	text-align: center;
	padding: 6px 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	pointer-events: none;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline .date,
	.timelineCard .date {
		left: 50%;
		top: -20px;
		transform: translate(-50%, -100%);
	}
}

.timelineCard .company {
	background-color: #00344d !important;
	color: white !important;
}

.item.det19-card-timeline .company,
.timelineCard .company {
	background: white;
	-webkit-print-color-adjust: exact;
	color: #000;
	padding: 16px 24px 14px;
	position: absolute;
	top: 15px;
	left: 0;
	height: 50px;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	z-index: 3;
}

.item.det19-card-timeline .company:before,
.timelineCard .company:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-100%);
	border-top: 25px solid transparent;
	border-right: 40px solid #00344d;

	border-bottom: 25px solid transparent;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline .company,
	.timelineCard .company {
		width: 100%;
		top: -50px;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
	}

	.item.det19-card-timeline .company:before,
	.timelineCard .company:before {
		display: none;
	}
}

.item.det19-card-timeline .text,
.timelineCard .text {
	padding: 25px 40px 33px;
	background-color: #00344d;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline .text,
	.timelineCard .text {
		padding: 25px 30px;
	}
}

.item.det19-card-timeline .title,
.timelineCard .title {
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: 700;
	text-align: center;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline .title,
	.timelineCard .title {
		font-size: 16px;
		line-height: 22px;
	}
}

.item.det19-card-timeline p,
.timelineCard p {
	line-height: 26px;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline p,
	.timelineCard p {
		line-height: 22px;
	}
}

.item.det19-card-timeline .read-more,
.timelineCard .read-more {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	margin: 17px 0 0;
	display: inline-block;
	border-bottom: 3px solid transparent;
	transition: border 0.34s ease;
}

@media screen and (max-width: 769px) {
	.item.det19-card-timeline .read-more,
	.timelineCard .read-more {
		font-size: 12px;
		line-height: 20px;
	}
}

@media print, screen and (min-width: 769px) {
	.item.det19-card-timeline:nth-child(odd),
	.timelineCard:nth-child(odd) {
		justify-self: end;
	}

	.item.det19-card-timeline:nth-child(odd) .date,
	.timelineCard:nth-child(odd) .date {
		left: auto;
		right: -85px;
		transform: translateX(50%);
	}

	.item.det19-card-timeline:nth-child(odd) .company,
	.timelineCard:nth-child(odd) .company {
		left: auto;
		right: 0;
	}

	.item.det19-card-timeline:nth-child(odd) .company:before,
	.timelineCard:nth-child(odd) .company:before {
		left: auto;
		right: 0;
		transform: translateX(100%);
		border-right: 0;
		border-left: 40px solid #00344d;
	}
}

@media screen and (max-width: 767px) {
	.con11-timeline .det20-modal-overlay .band .band-content {
		min-width: 0;
	}
}

@media screen and (max-width: 767px) {
	.con11-timeline .det20-modal-overlay .close-top {
		top: 10px;
		right: 15px;
	}
}

.con11-timeline .det20-modal-overlay hr {
	display: block;
	clear: both;
	height: 80px;
}

.con11-timeline .det20-modal-overlay hr:before {
	content: '';
	width: 100%;
	height: 50%;
	display: block;
	border-bottom: 1px solid #a9b3bd;
}

@media screen and (max-width: 769px) {
	.con11-timeline .items {
		grid-gap: 8.25rem;
	}
}

.con11-timeline .timelineCard picture img.lazyload,
.con11-timeline .timelineCard picture img.lazyloading {
	min-height: 200px;
}

.str05-feature-1-column.band {
	padding-top: 0;
	margin-top: 100px;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column.band {
		padding-top: 0;
		margin-top: 50px;
	}
}

.str05-feature-1-column .band-content {
	text-align: center;
}

.str05-feature-1-column .band-content h2 {
	text-align: left;
	border-left: 5px solid white;
	padding: 0 0 0 80px;
	margin: 0 0 32px;
}

.str05-feature-1-column .band-content .images {
	padding: 0;
}

.str05-feature-1-column .band-content .images.row {
	display: flex;
	flex-wrap: wrap;
}

.str05-feature-1-column .band-content .images.row .col {
	padding: 0 0 20px;
}

.str05-feature-1-column .band-content .images.row .col:last-child {
	padding-bottom: 0;
}

@media screen and (min-width: 769px) {
	.str05-feature-1-column .band-content .images.row .col {
		padding: 0;
	}

	.str05-feature-1-column .band-content .images.row .col:nth-child(2n) {
		padding-left: 20px;
	}
}

.str05-feature-1-column .band-content .images picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.str05-feature-1-column .band-content .images picture {
	width: 100%;
	height: 100%;
}

.str05-feature-1-column .band-content p {
	margin: 30px 80px;
	width: auto;
	max-width: 850px;
	text-align: left;
}

.str05-feature-1-column .band-content .c-button {
	background: #3b7b2b;
	color: #fff;
	font-size: 12px;
}

.str05-feature-1-column .band-content .c-button:hover {
	background: #0d4a17;
}

.str05-feature-1-column.fullbleed {
	padding-left: 0;
	padding-right: 0;
}

.str05-feature-1-column.fullbleed .band-content {
	width: 100%;
	max-width: none;
	margin: 0;
}

.str05-feature-1-column.fullbleed .band-content h2 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column.fullbleed .band-content h2 {
		margin-left: 0;
		margin-right: 0;
	}
}

.str05-feature-1-column.fullbleed .band-content p {
	width: 80%;
	margin: 30px auto;
	padding: 0 87px;
	max-width: 819px;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column,
	.str05-feature-1-column.fullbleed .band-content p {
		padding-left: 0;
		padding-right: 0;
	}

	.str05-feature-1-column .band-content {
		width: 100%;
		margin: 0;
		max-width: none;
		padding: 0 5vw;
	}

	.str05-feature-1-column .band-content h2 {
		border: none;
		margin: 0 0 20px;
		padding: 0;
	}

	.str05-feature-1-column .band-content p {
		width: 100%;
		margin: 20px auto;
	}
}

.str05-feature-1-column-mod.band {
	padding-top: 0;
	margin-top: 100px;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod.band {
		padding-top: 0;
		margin-top: 50px;
	}
}

.str05-feature-1-column-mod .band-content {
	text-align: center;
}

.str05-feature-1-column-mod .band-content h2 {
	text-align: left;
	border-left: 5px solid #a9b3bd;
	padding: 0 0 0 80px;
	margin: 0 0 32px;
	font-size: 2rem;
}

.str05-feature-1-column-mod .band-content p {
	margin: 30px 80px;
	width: auto;
	max-width: 850px;
	text-align: left;
}

.str05-feature-1-column-mod .images {
	padding: 0;
	margin: 0;
}

.str05-feature-1-column-mod .images.row {
	display: flex;
	flex-wrap: wrap;
}

.str05-feature-1-column-mod .images .col {
	padding: 0 0 20px;
}

@media screen and (min-width: 769px) {
	.str05-feature-1-column-mod .images .col {
		padding: 0;
		width: 100%;
	}
}

.str05-feature-1-column-mod .images .col.m6 {
	width: 50%;
	padding: 0;
}

.str05-feature-1-column-mod .images .col:last-child {
	padding-bottom: 0;
}

.str05-feature-1-column-mod .col.m6:nth-child(2n) {
	padding-left: 20px;
}

.str05-feature-1-column-mod .col.m6:nth-child(2n) p {
	padding-left: 10px;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod .col.m6:nth-child(2n) p {
		padding-left: 0;
	}
}

.str05-feature-1-column-mod picture {
	width: 100%;
	height: 100%;
}

.str05-feature-1-column-mod picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.str05-feature-1-column-mod.fullbleed {
	padding-left: 0;
	padding-right: 0;
}

.str05-feature-1-column-mod.fullbleed .band-content {
	width: 100%;
	max-width: none;
	margin: 0;
}

.str05-feature-1-column-mod.fullbleed h2 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod.fullbleed h2 {
		margin-left: 0;
		margin-right: 0;
	}
}

.str05-feature-1-column-mod.fullbleed p {
	width: 80%;
	margin: 30px auto;
	padding: 0 87px;
	max-width: 819px;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod.fullbleed p {
		padding-left: 0;
		padding-right: 0;
	}
}

.str05-feature-1-column-mod .content {
	max-width: 1024px;
	margin: 0 auto;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod .content {
		max-width: 100%;
		margin-bottom: 25px;
	}
}

.str05-feature-1-column-mod .content .col {
	padding: 0;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod .content .col {
		margin-top: 15px;
	}
}

.str05-feature-1-column-mod .content p {
	padding: 0;
	max-width: 500px;
	margin: 32px 0;
	width: 100%;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod .content p {
		margin: 0;
	}
}

.str05-feature-1-column-mod .col.s12:last-child p {
	padding-left: 10px;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod .col.s12:last-child p {
		padding-left: 0;
	}
}

.str05-feature-1-column-mod .col.bodyText p {
	max-width: 850px;
	margin: 32px auto;
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod .col.bodyText p {
		max-width: 100%;
	}
}

@media screen and (max-width: 769px) {
	.str05-feature-1-column-mod .col.bodyText {
		margin: 0;
	}
}

.nav06-horizontal-link-list nav a {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	position: relative;
	padding: 5px 10px;
}

@media screen and (max-width: 769px) {
	.nav06-horizontal-link-list nav a {
		text-align: left;
		padding: 15px 0;
	}
}

.nav06-horizontal-link-list nav a:hover {
	color: #eeeeef;
}

.nav06-horizontal-link-list nav a:after {
	content: '|';
	color: #fff;
	position: absolute;
	display: block;
	right: -2.5px;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width: 769px) {
	.nav06-horizontal-link-list nav a:after {
		display: none;
	}
}

.nav06-horizontal-link-list nav a:last-child:after {
	display: none;
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .atm01-header-v1__wrapper {
		margin-bottom: 14px;
	}
}

.str02-gallery-video-player.gallery-video-player-1.band {
	padding-top: 0;
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player.gallery-video-player-1.band {
		padding-top: 0;
		margin-top: 50px;
	}
}

.str02-gallery-video-player.gallery-video-player-1.band.video-gallery-more-videos {
	padding-bottom: 0;
}

.str02-gallery-video-player .description {
	margin: 33px 0 0;
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .description {
		max-height: 60px;
		padding-bottom: 30px;
		text-overflow: ellipsis;
		overflow-x: hidden;
		overflow-y: visible;
		white-space: nowrap;
		transition: max-height 0.5s ease;
		position: relative;
		z-index: 2;
		margin-bottom: 23px;
		margin-top: 23px;
	}

	.str02-gallery-video-player .description.no-content {
		text-overflow: inherit;
		white-space: inherit;
		max-height: inherit;
	}

	.str02-gallery-video-player .description.no-content:after {
		content: '';
	}

	.str02-gallery-video-player .description:after {
		content: 'Show More';
		background: transparent url(toplib/resources/vectors/carot-down.svg)
			100% no-repeat;
		padding-right: 20px;
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		color: #3b7b2b;
		z-index: 3;
		font-weight: 700;
		cursor: pointer;
	}

	.str02-gallery-video-player .description.active {
		max-height: 100%;
		white-space: normal;
		overflow: visible;
	}

	.str02-gallery-video-player .description.active:after {
		content: 'Show Less';
		bottom: 0;
		background-image: url(toplib/resources/vectors/carot-up.svg);
	}
}

.str02-gallery-video-player #video-container,
.str02-gallery-video-player .youtube-video-container {
	margin-top: 38px;
	position: relative;
	height: 0;
	width: 100%;
	padding-top: 56.25%;
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .more-videos a img {
		min-width: 200px;
		min-height: 104px;
	}
}

@media screen and (min-width: 769px) {
	.gallery-video-player-v3 .band-content {
		margin: 0 5vw;
	}
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3 .band-content {
		margin: 0 10vw;
	}
}

@media screen and (min-width: 1280px) {
	.gallery-video-player-v3 .band-content {
		margin: 0 auto;
		width: 1024px;
	}
}

.gallery-video-player-v3 .atm01-header-v1__wrapper {
	text-align: left;
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3 h3 {
		font-size: 2rem;
	}
}

.gallery-video-player-v3 .description {
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 60px;
	width: 100%;
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.youtube-video-wrapper-gallery .description {
		display: none;
	}
}

.gallery-video-player-v3.full-width {
	overflow: hidden;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.full-width {
		padding: 50px 0 210px;
		position: relative;
	}

	.gallery-video-player-v3.full-width .video-content {
		margin: 0 10vw;
	}

	.gallery-video-player-v3.full-width .video-content h3:first-child {
		margin-left: 200px;
	}

	.gallery-video-player-v3.full-width .content {
		height: 680px;
	}

	.gallery-video-player-v3.full-width .video-thumb {
		padding: 0 0 22px 30px;
	}
}

@media screen and (min-width: 1280px) {
	.gallery-video-player-v3.full-width .video-content {
		margin: 0 auto;
	}
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.full-width .video-gallery__overlay {
		height: 790px;
	}
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.full-width
		.video-gallery__overlay
		.play-video-button {
		margin-right: 55px;
	}
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.full-width
		.video-gallery__overlay
		.video-desc-text {
		margin-left: 0;
	}

	.gallery-video-player-v3.full-width
		.video-gallery__overlay
		.video-desc-text
		h3 {
		margin-left: inherit;
	}
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.full-width .video-gallery__overlay .video-nav {
		bottom: 175px;
		right: 55px;
	}
}

.gallery-video-player-v3.full-width .video-gallery__thumb-videos {
	background: none;
	margin: 15px 0;
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.full-width .video-gallery__thumb-videos {
		position: absolute;
		top: 825px;
		left: 0;
		z-index: 5;
		width: 100%;
	}
}

.gallery-video-player-v3.full-width .video-gallery__list-carousel {
	max-width: none;
	width: 100%;
	margin: 0;
}

@media screen and (min-width: 992px) {
	.gallery-video-player-v3.full-width .video-gallery__video-container,
	.gallery-video-player-v3.full-width .youtube-video-container {
		height: 790px;
		width: 100%;
		max-width: none;
		margin: 45px 0 0;
	}
}

.gallery-video-player-v3 .mobile-wrapper {
	display: none;
}

@media screen and (min-width: 992px) {
	.video-gallery__overlay {
		height: 576px;
	}
}

@media screen and (min-width: 992px) {
	.video-gallery__list-carousel {
		overflow: hidden;
	}
}

.video-gallery__list-carousel .video-thumb {
	width: 200px;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	padding-left: 20px;
	display: inline-block;
}

@media screen and (min-width: 992px) {
	.video-gallery__list-carousel .video-thumb {
		width: 248px;
		padding: 20px 10px;
	}
}

.video-gallery__list-carousel .video-thumb a.active {
	border-top: 5px solid transparent !important;
}

.video-gallery__list-carousel .video-thumb .video-listing {
	display: block;
	height: 100px;
	overflow: hidden;
	position: relative;
}

@media screen and (min-width: 992px) {
	.video-gallery__list-carousel .video-thumb .video-listing {
		height: 128px;
	}
}

.video-gallery__list-carousel .video-thumb .video-listing .bottom-border {
	display: none;
}

.video-gallery__list-carousel .video-thumb .video-listing img {
	border-radius: 5px;
	width: 100%;
	height: 100%;
}

.video-gallery__list-carousel .video-thumb .title {
	color: #000;
	margin: 15px 0 8px;
	display: block;
	overflow: hidden;
	font-weight: 700;
	line-height: 1.25rem;
}

@media screen and (min-width: 992px) {
	.video-gallery__list-carousel .video-thumb .title {
		margin: 20px 0 10px;
	}
}

.video-gallery__list-carousel .video-thumb .video-duration {
	font-weight: 700;
}

.video-gallery__list-carousel .video-thumb .overlay-template {
	display: none;
}

@media screen and (min-width: 992px) {
	.video-gallery__list-carousel .video-thumb.active {
		transform: scale(1.1);
	}
}

@media screen and (min-width: 992px) {
	.video-gallery__list-carousel .video-thumb.active .title,
	.video-gallery__list-carousel .video-thumb.active .video-duration {
		display: none;
	}
}

.video-gallery__list-carousel .owl-stage {
	padding-left: 0 !important;
}

.video-gallery__list-carousel a {
	max-width: inherit !important;
}

.video-gallery__list-carousel .owl-nav {
	display: none;
}

.video-gallery__list-carousel .owl-dots {
	margin: 20px 0;
}

.video-gallery .play-video-button {
	position: relative;
	width: 90px;
	height: 90px;
	cursor: pointer;
}

@media screen and (min-width: 992px) {
	.video-gallery .play-video-button {
		margin-right: 87px;
		width: 120px;
		height: 120px;
	}
}

.video-gallery .play-video-button .video-duration {
	vertical-align: bottom;
	margin-top: 120px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: inherit;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
}

@media screen and (max-width: 992px) {
	.video-gallery .play-video-button .video-duration {
		display: none;
	}
}

.video-gallery .play-video-button:before {
	content: '';
	width: 90px;
	height: 90px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	pointer-events: none;
	background: url(toplib/resources/vectors/play-button.svg) no-repeat;
	background-size: cover;
	transition: all 0.4s ease;
}

@media screen and (min-width: 992px) {
	.video-gallery .play-video-button:before {
		width: 120px;
		height: 120px;
	}
}

.video-gallery .video-desc-text {
	display: none;
}

@media screen and (min-width: 992px) {
	.video-gallery .video-desc-text {
		margin-left: 90px;
		z-index: 5;
		color: #fff;
		max-width: 365px;
		display: inline-block;
	}
}

.video-gallery .video-desc-text h3 {
	color: #fff;
	margin: 0 0 10px;
}

.video-gallery .video-desc-text p {
	color: #fff;
	margin-top: 20px;
}

@media screen and (min-width: 992px) {
	.video-gallery__video-container:before {
		right: 2%;
		left: inherit !important;
	}

	.video-gallery__video-container video {
		max-height: 567px;
		object-fit: fill;
	}
}

.video-gallery__video-container .bg-wrapper {
	position: relative;
	height: 100%;
}

.video-gallery__video-container .bg-wrapper:after {
	content: '\A';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0.6;
}

.video-gallery__video-container .bg-wrapper:hover:after {
	opacity: 0.5;
}

.video-gallery__video-container .background {
	width: 100%;
	min-height: 100%;
}

.video-gallery__video-container .video-nav {
	position: absolute;
	bottom: 10px;
	right: 20px;
	z-index: 5;
}

@media screen and (min-width: 992px) {
	.video-gallery__video-container .video-nav {
		bottom: 50px;
		right: 85px;
	}
}

.video-gallery__video-container .video-nav .video-nav-prev {
	background-image: url(toplib/resources/vectors/video-nextprev-white.svg);
	width: 35px;
	height: 35px;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (min-width: 992px) {
	.video-gallery__video-container .video-nav .video-nav-prev {
		width: 45px;
		height: 45px;
		margin-right: 12px;
		background-size: auto;
	}
}

.video-gallery__video-container .video-nav .video-nav-next {
	background-image: url(toplib/resources/vectors/video-nextprev-white.svg);
	background-repeat: no-repeat;
	background-position: -45px 0;
	width: 35px;
	height: 35px;
	background-size: cover;
}

@media screen and (min-width: 992px) {
	.video-gallery__video-container .video-nav .video-nav-next {
		width: 45px;
		height: 45px;
		background-position: -55px 0;
		background-size: auto;
	}
}

.str02-gallery-video-player.band {
	padding-bottom: 0;
}

.str02-gallery-video-player .atm01-header-v1__wrapper {
	text-align: left;
}

.str02-gallery-video-player h2 {
	font-size: 44px;
	line-height: 54px;
}

.str02-gallery-video-player .description {
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 49px;
	width: 100%;
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .description {
		max-height: 60px;
		padding-bottom: 30px;
		text-overflow: ellipsis;
		overflow-x: hidden;
		overflow-y: visible;
		white-space: nowrap;
		transition: max-height 0.5s ease;
		position: relative;
		z-index: 2;
		margin-bottom: 20px;
	}

	.str02-gallery-video-player .description.no-content {
		text-overflow: inherit;
		white-space: inherit;
		max-height: inherit;
	}

	.str02-gallery-video-player .description.no-content:after {
		content: '';
	}

	.str02-gallery-video-player .description:after {
		content: 'Show More';
		background: transparent url(toplib/resources/vectors/carot-down.svg)
			100% no-repeat;
		padding-right: 20px;
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		color: #3b7b2b;
		z-index: 3;
		font-weight: 700;
		cursor: pointer;
	}

	.str02-gallery-video-player .description.active {
		max-height: 100%;
		white-space: normal;
		overflow: visible;
	}

	.str02-gallery-video-player .description.active:after {
		content: 'Show Less';
		bottom: 0;
		background-image: url(toplib/resources/vectors/carot-up.svg);
	}
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .more-videos {
		margin-left: -5vw;
		padding: 0;
	}

	.str02-gallery-video-player .more-videos .band-content {
		width: 100vw;
		padding: 0 5vw;
	}
}

.str02-gallery-video-player .more-videos .band-content {
	margin: 0 auto;
	max-width: 1024px;
	height: 100%;
	overflow-x: auto;
	overflow-y: visible;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}

.str02-gallery-video-player .more-videos a {
	display: inline-block;
	vertical-align: top;
	border-top: 5px solid transparent;
	padding: 30px 0;
	margin-right: 20px;
	height: 100%;
	max-width: 31%;
	white-space: normal;
	position: relative;
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .more-videos a {
		max-width: 200px;
		margin-right: 10px;
	}
}

.str02-gallery-video-player .more-videos a.active {
	border-top: 5px solid #3b7b2b;
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .more-videos a.active:before {
		top: calc(25% - 15px);
	}
}

@media screen and (max-width: 769px) {
	.str02-gallery-video-player .more-videos img {
		min-width: 200px;
		min-height: 104px;
	}
}

.str02-gallery-video-player .more-videos .title {
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	color: #000;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	word-wrap: break-word;
}

.str02-gallery-video-player .more-videos .desc {
	display: none;
}

.str02-gallery-video-player.youtube-video-wrapper-gallery .description {
	margin-top: 30px;
}

.galleryVideoPlayer-v2 .more-videos .band-content {
	width: 100%;
	max-width: 100%;
}

.galleryVideoPlayer-v2 .twoVideos a {
	display: inline-block;
	float: left;
	width: 50%;
	padding: 15px;
	max-width: 48% !important;
}

.galleryVideoPlayer-v2 .threeVideos a {
	display: inline-block;
	float: left;
	width: 31.33%;
	padding: 15px;
}

.band-content.threeVideos {
	display: flex;
	flex-wrap: wrap;
}

.galleryVideoPlayer-v2 .more-videos span.video-listing {
	width: 100%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	.galleryVideoPlayer-v2 .threeVideos a,
	.galleryVideoPlayer-v2 .twoVideos a {
		width: 100% !important;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.galleryVideoPlayer-v2 .threeVideos a,
	.galleryVideoPlayer-v2 .twoVideos a {
		width: 100% !important;
	}
}

@media screen and (min-width: 769px) {
	.global-nav .nav-search .reset-search,
	.global-navigation .nav-search .reset-search {
		pointer-events: none;
	}
}

@media screen and (min-width: 769px) {
	.global-nav .nav-search .is-active .reset-search,
	.global-navigation .nav-search .is-active .reset-search {
		opacity: 1;
		pointer-events: auto;
	}

	.global-nav .nav-search .is-active .top-search:focus ~ .submit-search,
	.global-navigation
		.nav-search
		.is-active
		.top-search:focus
		~ .submit-search {
		right: 5px;
		transform: rotate(90deg);
	}
}

.global-nav .nav-search .submit-search,
.global-navigation .nav-search .submit-search {
	width: 15px;
	height: 41px;
	position: absolute;
	margin: 0 10px 0 0;
	font-size: 0;
	right: 192px;
	bottom: 0;
	background: transparent url(toplib/resources/vectors/search.svg) 50%
		no-repeat;
	background-size: contain;
	transition: all 0.3s ease;
	display: block;
}

.global-nav .nav-search .submit-search:focus,
.global-navigation .nav-search .submit-search:focus {
	outline: none;
}

.global-nav .nav-search button.submit-search,
.global-navigation .nav-search button.submit-search {
	opacity: 0;
	visibility: hidden;
	right: 180px;
}

.global-nav .nav-search .is-hover label.submit-search,
.global-navigation .nav-search .is-hover label.submit-search {
	opacity: 0;
}

.global-nav .nav-search .is-hover button.submit-search,
.global-navigation .nav-search .is-hover button.submit-search {
	opacity: 1;
	visibility: inherit;
}

@media screen and (min-width: 769px) {
	.global-nav .nav-search .is-hover .submit-search,
	.global-nav .nav-search .is-hover input:hover + .submit-search,
	.global-nav .nav-search .is-hover input:valid + .submit-search,
	.global-navigation .nav-search .is-hover .submit-search,
	.global-navigation .nav-search .is-hover input:hover + .submit-search,
	.global-navigation .nav-search .is-hover input:valid + .submit-search {
		right: 5px;
		cursor: pointer;
		transform: rotate(90deg);
	}

	.global-nav .nav-search .is-hover .submit-search:hover,
	.global-nav .nav-search .is-hover input:hover + .submit-search:hover,
	.global-nav .nav-search .is-hover input:valid + .submit-search:hover,
	.global-navigation .nav-search .is-hover .submit-search:hover,
	.global-navigation .nav-search .is-hover input:hover + .submit-search:hover,
	.global-navigation
		.nav-search
		.is-hover
		input:valid
		+ .submit-search:hover {
		transform: rotate(90deg) scale(1.5);
	}
}

@media only screen and (max-width: 992px) {
	.c-con01-fixed-grid-tiles__tile--caret-right:after,
	.tile--hide {
		display: none;
	}
}

.band.con19-blog-landing-header {
	background: #fff;
	background: linear-gradient(180deg, #fff 400px, #eee 0);
}

@media screen and (max-width: 769px) {
	.band.con19-blog-landing-header {
		background: linear-gradient(180deg, #fff 35%, #eee 0);
	}
}

.det15-card-bio,
.det15-card-executive-bio {
	width: 30%;
	margin-right: 1%;
	margin-bottom: 3.75rem;
	max-width: 330px;
	border-bottom: 5px solid #3b7b2b;
	padding-bottom: 16px;
	display: inline-block;
	vertical-align: top;
}

@supports (display: grid) {
	.det15-card-bio,
	.det15-card-executive-bio {
		width: 100%;
		margin: 0;
	}
}

.det15-card-bio h3,
.det15-card-executive-bio h3 {
	color: #3b7b2b;
	font-size: 20px;
	line-height: 26px;
	margin: 18px 0 4px;
}

@media screen and (max-width: 769px) {
	.det15-card-bio h3,
	.det15-card-executive-bio h3 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 0;
	}
}

.det15-card-bio .title,
.det15-card-executive-bio .title {
	font-family: HelveticaNowTextRegular, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	width: 90%;
	color: #000;
}

@media screen and (max-width: 769px) {
	.det15-card-bio .title,
	.det15-card-executive-bio .title {
		font-size: 13px;
		line-height: 20px;
	}
}

.det15-card-bio img,
.det15-card-executive-bio img {
	width: 100%;
	height: auto;
	display: block;
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
	.con08-biography-filter .chosen-container .chosen-search-input {
		display: none;
	}
}

@media screen and (max-width: 769px) {
	.con08-biography-filter form.filter {
		margin: 0 0 20px;
	}
}

.con08-biography-filter form.filter label:not(.hide) {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}

.con08-biography-filter form.filter fieldset {
	width: 250px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
}

@media screen and (max-width: 769px) {
	.con08-biography-filter form.filter fieldset {
		display: block;
		width: 100%;
		margin: 12px 0 0;
	}
}

.con08-biography-filter .items {
	display: flex;
	flex-wrap: wrap;
	padding-top: 0;
	margin-left: -10px;
	margin-right: -10px;
}

#news-media main .con18-article-feed {
	width: 100%;
}

@media screen and (min-width: 769px) {
	#news-media main .con18-article-feed {
		padding-right: 5rem;
	}
}

.con18-article-feed {
	min-width: 300px;
}

@media screen and (max-width: 992px) {
	.con18-article-feed {
		width: '100%';
		display: block;
	}
}

.con18-article-feed .loader {
	border: 10px solid #eee;
	border-top-color: #3b7b2b;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	animation: spin 2s linear infinite;
	margin: 0 auto;
}

.con18-article-feed .c-button {
	margin: 3.125rem auto 0;
	display: inline-block;
	position: relative;
	left: 40%;
}

@supports (max-width: max-content) {
	.con18-article-feed .c-button {
		display: block;
		left: 0;
		max-width: max-content;
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
	}
}

.con18-article-feed .item {
	border-bottom: 1px solid #acb5c0;
	padding: 2.5rem 0;
	font-size: 0;
}

.con18-article-feed .item.row {
	margin-bottom: 0;
}

.con18-article-feed .item:first-child {
	padding-top: 0;
}

@media screen and (max-width: 769px) {
	.con18-article-feed .item {
		padding: 1.5rem 0;
	}
}

@media screen and (min-width: 992px) {
	.con18-article-feed .item .article-info {
		padding-left: 3.125rem;
	}

	.con18-article-feed .item .article-info picture img {
		display: none;
	}
}

.con18-article-feed .item .article-image {
	display: none;
}

@media screen and (min-width: 992px) {
	.con18-article-feed .item .article-image {
		display: block;
	}
}

.con18-article-feed .item picture img {
	width: 100%;
	height: auto;
	max-height: 250px;
}

.con18-article-feed .item picture {
	grid-column: 1;
	grid-row: span 3;
	display: block;
}

@media screen and (max-width: 992px) {
	.con18-article-feed .item picture {
		width: 100%;
		grid-row: 3;
		margin-bottom: 0.9375rem;
	}
}

@media screen and (min-width: 992px) {
	.con18-article-feed .item picture ~ .eyebrow,
	.con18-article-feed .item picture ~ h3,
	.con18-article-feed .item picture ~ p,
	.con18-article-feed .item piocture ~ .domaij {
		grid-column: 2 / span 1;
	}
}

.con18-article-feed .item .eyebrow {
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.25rem;
	color: #000;
	margin-bottom: 0.1875rem;
	width: 100%;
}

@media screen and (max-width: 992px) {
	.con18-article-feed .item .eyebrow {
		font-size: 13px;
	}
}

.con18-article-feed .item h3 {
	margin: 0 0 15px;
}

.con18-article-feed .item h3 a {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	vertical-align: middle;
	display: inline-block;
}

@media screen and (max-width: 992px) {
	.con18-article-feed .item h3 a {
		font-size: 20px;
	}
}

@media screen and (max-width: 992px) {
	.con18-article-feed .item p {
		font-size: 13px;
	}
}

@media screen and (max-width: 769px) {
	.det23-article article .body {
		grid-column: span 1;
	}
}

.det23-article article .body p {
	margin-bottom: 15px;
}

.det23-article article .body a,
.det23-article article .body p {
	font-size: 18px;
	line-height: 32px;
}

.det23-article article header {
	padding-bottom: 0;
	margin-bottom: 0;
}

.band.white.det23-article {
	padding: 50px 10vw;
}

@media screen and (max-width: 769px) {
	.band.white.det23-article {
		padding: 50px 5vw;
	}

	.band.white.det23-article header.det23-article-header {
		padding-bottom: 0;
	}
}

.cui-article-header--medialayout .article-header {
	position: relative;
	margin: 0;
	max-width: unset;
}

.cui-article-header--medialayout .article-header picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.cui-article-header--medialayout .article-header picture img {
	height: 100%;
}

.cui-article-header--medialayout .article-header .caption {
	display: none;
}

.cui-article-header--medialayout .article-header-body {
	max-width: 1024px;
	min-height: 253px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: column;
	margin: 0 auto;
	padding: 1.8125rem 0;
}

.cui-article-header--medialayout .article-header-body__container {
	padding: 0 5vw;
}

@media (min-width: 992px) {
	.cui-article-header--medialayout .article-header-body__container {
		padding: 0 10vw;
	}
}

.cui-article-header--medialayout .article-header-body__type {
	display: block;
	background: #eee;
	margin: 0 0 1.5rem;
	padding: 0 12px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.cui-article-header--medialayout
	.article-header-body
	.hro03-product-header
	.band-content
	.product-title,
.cui-article-header--medialayout .article-header-body h1,
.hro03-product-header
	.band-content
	.cui-article-header--medialayout
	.article-header-body
	.product-title {
	width: 100%;
	margin: auto 0 0;
	color: #fff;
}

.cui-article-header--medialayout .article-header-details {
	background: rgba(0, 0, 0, 0.4);
	padding: 0 5vw;
}

@media (min-width: 992px) {
	.cui-article-header--medialayout .article-header-details {
		padding: 0 10vw;
	}
}

@media (min-width: 769px) {
	.cui-article-header--medialayout
		.article-header-details__exclusive
		div:after,
	.cui-article-header--medialayout .article-header-details__info div:after {
		margin: 0 10px;
	}
}

.cui-article-header--medialayout
	.article-header-details__exclusive
	div:last-of-type:after,
.cui-article-header--medialayout
	.article-header-details__info
	div:last-of-type:after {
	display: none;
}

.cui-article-header--medialayout .article-header-details__exclusive div {
	font-family: GilroyExtraBold;
	text-transform: uppercase;
	color: #494949;
	line-height: 36px;
	letter-spacing: 1px;
}

.article-header-v3 {
	max-width: 100vw;
	height: 400px;
	margin: 0;
	position: relative;
}

@media screen and (max-width: 769px) {
	.article-header-v3 {
		height: 200px;
	}
}

.article-header-v3 .title-container {
	position: absolute;
	width: 70%;
	height: 100%;
	z-index: 3;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	vertical-align: bottom;
	overflow: visible;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0;
	left: 0;
	right: 0;
}

.article-header-v3
	.title-container
	.hro03-product-header
	.band-content
	.product-title,
.article-header-v3 .title-container h1,
.hro03-product-header
	.band-content
	.article-header-v3
	.title-container
	.product-title {
	line-height: 50pt;
}

@media screen and (max-width: 769px) {
	.article-header-v3
		.title-container
		.hro03-product-header
		.band-content
		.product-title,
	.article-header-v3 .title-container h1,
	.hro03-product-header
		.band-content
		.article-header-v3
		.title-container
		.product-title {
		line-height: 20pt;
		font-size: 24px;
	}
}

@media screen and (max-width: 769px) {
	.article-header-v3 .title-container {
		width: 100%;
		padding: 0 40px;
	}
}

.article-header-v3 picture {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
}

.article-header-v3 picture img {
	max-width: 100%;
	height: auto;
	transform: none;
	z-index: 1;
}

@media screen and (max-width: 769px) {
	.article-header-v3 picture img {
		width: auto;
		height: 100%;
		transform: none;
	}
}

@supports (object-fit: cover) {
	.article-header-v3 picture img {
		object-fit: cover;
		object-position: center center;
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 769px) {
	.intro h3 {
		margin: 40px 0 20px;
		padding: 0 40px;
	}
}

article.band-content-v3 .description-container {
	max-width: calc(1024px + 34.33%);
	margin: 0 auto;
}

@media (max-width: 769px) {
	article.band-content-v3 .description-container {
		margin: 0 5vw;
	}
}

article.band-content-v3 .description-container.band {
	max-width: calc(1024px + 20vw);
	padding: 0 10vw;
	margin: 0 auto;
}

article.band-content-v3 .bookmark {
	display: flex;
	align-items: center;
	margin: 1.875rem 0 0;
}

article.band-content-v3 .bookmark .bookmark-button {
	position: static;
}

article.band-content-v3 .bookmark .bookmark-text {
	margin: 0 0 0 1rem;
	display: none;
}

article.band-content-v3 .bookmark .bookmark-text.active {
	display: inline;
}

article.band-content-v3 .bookmark .bookmark-text a {
	display: none;
}

article.band-content-v3 .bookmark .bookmark-text a.show {
	display: inline;
}

article.band-content-v3 .bookmark-api-error {
	display: none;
	color: #cc3602;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	margin: 0.5rem 0 0;
}

article.band-content-v3 .bookmark-api-error.show {
	display: block;
}

.articleHeader + .anchorNavigation .feature-flag > .band {
	padding-top: 0;
}

.article-border-bottom-rte {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
	display: block;
	margin-top: 10px;
}

.article-border-top-rte {
	border-top: 1px solid #d8d8d8;
	padding-top: 10px;
	display: block;
}

.nav03-feature-link-list.band {
	padding-top: 0;
	margin-top: 100px;
}

@media screen and (max-width: 769px) {
	.nav03-feature-link-list.band {
		padding-top: 0;
		margin-top: 50px;
	}
}

.nav03-feature-link-list.band.white {
	border-bottom: 1px solid #acb5c0;
}

.nav03-feature-link-list h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 12px;
}

@media screen and (max-width: 769px) {
	.nav03-feature-link-list h2 {
		font-size: 13px;
		line-height: 20px;
		margin-bottom: 0;
		margin-top: 30px;
	}
}

.nav03-feature-link-list section:first-child h2 {
	margin: 0 0 14px;
}

@media screen and (min-width: 769px) {
	.nav03-feature-link-list section:first-child h2 {
		margin-bottom: 33px;
	}
}

.nav03-feature-link-list section:first-child a img,
.nav03-feature-link-list section:first-child a span {
	display: block;
}

.nav03-feature-link-list section:first-child a {
	font-size: 24px;
	line-height: 30px;
	color: #3b7b2b;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	font-weight: 700;
}

@media screen and (max-width: 769px) {
	.nav03-feature-link-list section:first-child a {
		font-size: 20px;
		line-height: 24px;
	}
}

.nav03-feature-link-list section:first-child a span {
	margin-top: 15px;
}

.nav03-feature-link-list section:first-child img {
	max-width: 328px;
}

@media screen and (max-width: 769px) {
	.nav03-feature-link-list section:first-child img {
		max-width: 100%;
		width: 100%;
	}
}

.nav03-feature-link-list section:last-child li:first-child {
	padding-top: 20px;
}

.nav03-feature-link-list section:last-child li {
	border-bottom: 1px solid #acb5c0;
	display: block;
	padding: 24px 30px 24px 1px;
	background-size: 18px 10px;
}

@media screen and (max-width: 769px) {
	.nav03-feature-link-list section:last-child li {
		font-size: 16px;
		line-height: 22px;
		padding: 24px 30px 24px 1px;
	}
}

.nav03-feature-link-list section:last-child li .external {
	background: transparent url(toplib/resources/vectors/link-out.svg) 100%
		no-repeat;
}

.nav03-feature-link-list section:last-child li .internal {
	background: transparent url(toplib/resources/vectors/arrow-right.svg) 100%
		no-repeat;
}

.nav03-feature-link-list section:last-child li .download {
	background: transparent url(toplib/resources/vectors/download.svg) 100%
		no-repeat;
}

.nav03-feature-link-list section:last-child li a {
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	font-size: 18px;
	line-height: 24px;
	display: block;
	padding-right: 20px;
	font-weight: 700;
}

.nav03-feature-link-list section:last-child li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 24px;
}

@media screen and (min-width: 769px) {
	.nav03-feature-link-list section {
		display: inline-block;
		vertical-align: top;
		letter-spacing: auto;
	}

	.nav03-feature-link-list section:first-child {
		max-width: 328px;
	}

	.nav03-feature-link-list section:last-child {
		width: calc(100% - 432px);
		margin-left: 104px;
	}

	.nav03-feature-link-list .band-content {
		letter-spacing: 0;
		font-size: 0;
	}
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list {
		padding: 20px 10px;
	}
}

.nav04-feature-link-list .band-content {
	display: flex;
	flex-wrap: nowrap;
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list .band-content {
		flex-wrap: wrap;
	}
}

.nav04-feature-link-list h2 {
	line-height: 30px;
	padding-bottom: 15px;
	min-height: 44px;
	font-size: 24px;
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list h2 {
		font-size: 14px;
		min-height: 0;
		padding-bottom: 0;
		padding-top: 15px;
	}
}

.nav04-feature-link-list__spotlight {
	flex-basis: 588px;
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list__spotlight {
		flex-basis: 100%;
	}
}

.nav04-feature-link-list__spotlight h3 {
	margin-top: 40px;
	color: #000;
	font-size: 28px;
	line-height: 36px;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	font-weight: 800;
	display: block;
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list__spotlight h3 {
		font-size: 20px;
		line-height: 24px;
		margin-top: 0;
	}
}

.nav04-feature-link-list__spotlight p {
	font-size: 20px;
	margin-top: 20px;
	line-height: 34px;
	margin-bottom: 35px;
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list__spotlight p {
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 20px;
	}
}

.nav04-feature-link-list__spotlight .c-button {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.43px;
	font-size: 12px;
	padding: 17px 32px;
}

.nav04-feature-link-list__spotlight img,
.nav04-feature-link-list__spotlight picture {
	display: block;
}

.nav04-feature-link-list__spotlight img {
	max-width: 588px;
	height: auto;
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list__spotlight img {
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px;
	}
}

.nav04-feature-link-list__articles {
	flex-basis: 436px;
	padding-left: 106px;
}

@media screen and (max-width: 992px) {
	.nav04-feature-link-list__articles {
		padding-left: 35px;
	}
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list__articles {
		padding-left: 0;
		flex-basis: 100%;
		margin-top: 10px;
	}
}

.nav04-feature-link-list__articles a {
	max-width: 327px;
	display: block;
	padding: 25px 0;
	font-size: 20px;
	color: #000;
	border-bottom: 2px solid #e4e2e0;
	font-family:
		GilroyExtraBold,
		Lucida Sans Regular,
		Arial Black,
		sans-serif;
	font-weight: 800;
	line-height: 26px;
}

@media screen and (max-width: 769px) {
	.nav04-feature-link-list__articles a {
		font-size: 16px;
		line-height: 20px;
		padding: 20px 0;
		max-width: 100%;
	}
}

/* Animation Vdo  */

.AnimatedContent {
	position: relative;
	font-family: 'Jost', sans-serif;
	height: 100%;
	padding-block: 2rem;
	overflow-y: scroll;
}

.ContentGif img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	/*z-index: -1;*/
	border-radius: 16px;
}

.AnimatedContentCards {
	max-width: 600px;
	margin: auto;
}

.AnimatedContentCard {
	border: 2px solid white;
	padding: 10px;
	border-radius: 5px;
}

.animated1 {
	background-color: #c47d51;
	border-radius: 10px;
}

.animated2 {
	background-color: #cca142;
	border-radius: 10px;
}

.animated3 {
	background-color: #a34836;
	border-radius: 10px;
}

.animated4 {
	background-color: #124f9f;
	border-radius: 10px;
}

.animated5 {
	background-color: #6d7dd2;
	border-radius: 10px;
}

.AnimatedContentCard p {
	font-weight: 600;
	color: #fff;
	font-size: 14px;
}

.AnimatedContentCard a {
	text-decoration: none;
	color: cornsilk;
}

.AnimatedContentCard a:hover {
	color: #fff;
}

/* Animation Vdo  */

.grid12 {
	display: flex;
	justify-content: center;

	padding: 92px 44px 24px 44px;
}

.grid12 .imgg12 {
	width: 130px !important;
	height: 120px !important;
	object-fit: cover !important;
}

.panel-heading .accordion-toggle:after {
	/* symbol for "opening" panels */
	font-family: 'Glyphicons Halflings';
	/* essential for enabling glyphicon */
	content: '\e114';
	/* adjust as needed, taken from bootstrap.css */
	float: right;
	/* adjust as needed */
	color: rgb(177, 177, 177);
	/* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
	/* symbol for "collapsed" panels */
	content: '\e080';
	/* adjust as needed, taken from bootstrap.css */
}

.panel-heading {
	padding: 20px;
	border-color: #000000 !important;
}

.add-class {
	font-size: 18px;
}

.panel-default > .panel-heading {
	background-color: white;
}

.panel-default {
	border-color: #000000;
}

.panel-heading:hover {
	background-color: #000000;
	color: white;
}

.panel-group .panel-heading {
	border-bottom: 0.2px solid black !important;
}

.panel-heading .accordion-toggle.collapsed:after {
	color: rgb(7, 7, 7) !important;
}

.panel-heading:hover .accordion-toggle:after {
	color: #fff !important;
}

.sourcingtext {
	width: 100%;
	display: block;
}

/* Cookie Css  */

.CookieContainer {
	position: relative;
	z-index: 99;
}

.CookieContainer .wrapper {
	position: fixed;
	bottom: 50px;
	right: -370px;
	max-width: 345px;
	width: 100%;
	background: #fff;
	border-radius: 8px;
	padding: 15px 25px 22px;
	transition: right 0.3s ease;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	font-family: 'Lato', sans-serif;
}

.CookieContainer .wrapper.show {
	right: 20px;
}

.CookieContainer .wrapper .Cookieheaeder {
	display: flex;
	align-items: center;
	column-gap: 15px;
}

.Cookieheaeder i {
	color: #00354e;
	font-size: 32px;
}

.Cookieheaeder h2 {
	color: #00354e;
	font-weight: 500;
	font-size: 18px;
}

.CookieContainer .wrapper .data {
	margin-top: 16px;
}

.CookieContainer .wrapper .data p {
	color: #333;
	font-size: 16px;
}

.data p a {
	color: #00354e;
	text-decoration: none;
}

.data p a:hover {
	text-decoration: underline;
}

.CookieContainer .wrapper .buttons {
	margin-top: 16px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.CookieContainer .buttons .button {
	border: none;
	color: #fff;
	padding: 3px 0;
	border-radius: 4px;
	background: #00354e;
	cursor: pointer;
	width: calc(100% / 2 - 10px);
	transition: all 0.2s ease;
}

.buttons #acceptBtn:hover {
	background-color: #00354e;
}

#declineBtn {
	border: 2px solid #00354e;
	background-color: #fff;
	color: #00354e;
}

#declineBtn:hover {
	background-color: #00354e;
	color: #fff;
}

/* Cookie Css  */

.InnnerTab ul {
	background: white;
	padding: 11px 20px;
	margin-block: 12px;
	border-radius: 30px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.InnnerTab ul li a {
	color: #00354e;
	font-weight: 600;
}

.InnnerTab ul li {
	background-color: white;
	padding: 10px 23px;
	border-radius: 34px;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.InnnerTab ul li.active {
	background-color: #00354e;
}

.InnnerTab ul li a.active {
	color: white !important;
}

.ExpertVdo {
	margin-block: 3rem;
}

.main-footer .info-widget .textss {
	color: #ffffff;
}

.textsss {
	color: #000;
}

/* Custom css start */
.source-pg-metal .services-block-three .inner-box .image img {
	border-radius: 50%;
	height: 250px;
}

.services-block-three .inner-box .image .content-overlay {
	border-radius: 50%;
}

.source-pg-metal .services-block-three .inner-box .image .overlay-box {
	background: none;
}

.jumper-container {
	background: #fff;
}

.logo img {
	width: 235px;
}

.marquee-img {
	width: 300px;
	height: 130px;
	padding: 20px;
	object-fit: contain;
}

.sourcing-row {
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
}

.content-text {
	font-weight: 700 !important;
	font-size: 18px !important;
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

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

.marquee span {
	will-change: transform;
	transform: translateX(0);
	white-space: nowrap;
	animation: marquee 7s linear infinite;
}

.side-sub-header:hover .side-header {
	visibility: visible;
	opacity: 1;
	top: 0px;
}

.marquee-text {
	min-width: 100%;
}

.block-list {
	position: relative;
	display: flex;
	gap: 1.6rem;
}

.marquee-list {
	padding: 0;
	display: flex;
	gap: 1.6rem;
}

.marquee-list > li {
	/* display: flex;
  gap: 10.6rem;
  white-space: nowrap; */
	width: 200px;
	height: 130px;
}

.marquee-list > li::after {
	content: '';
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
}

.marquee-list li img {
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.marq-sec {
	padding-bottom: 40px;
	background: #f1f2f3;
}

.main-gallery .services-block-three .inner-box .image .content-overlay {
	background: none;
}

.main-gallery .services-block-three .inner-box .image .overlay-box {
	background: none;
}

.main-gallery .services-block-three .inner-box .image img {
	height: 300px;
	border-radius: 6px;
	object-fit: cover;
	position: relative;
	width: 100%;
	display: block;
}

.Supplierimg .grid12 {
	display: block;
	padding: 0px;
}

.item.det19-card-timeline .title,
.timelineCard .text {
	padding: 20px;
}

.item.det19-card-timeline .title,
.timelineCard .title {
	font-size: 17px;
}

.jumper-container .grid12 .imgg12 {
	width: 100% !important;
	height: 200px !important;
	max-height: 200px !important;
}
.global-h5 {
	font-size: 27px;
	color: #013951;
	font-weight: 600;
	text-align: center;
	z-index: 9;
}
.ContentGif img {
	/*z-index:1;*/
	margin-top: -40px;
	width: auto;
}
.AnimatedContent {
	/*background: #dbdbdb;*/
	border-radius: 20px;
	overflow-y: auto;
}
.ContentGif {
	text-align: center;
}

/* Custom css end */

.con11-timeline .items .timelineCard:nth-child(2n) {
	margin-top: -2px;
}

.con11-timeline .items .timelineCard:nth-child(odd).timelineCard {
	transform: translateY(-18vw);
}

.SourcingBanner {
	margin-top: 150px;
}
.object-top {
	object-position: top;
}

@media (max-width: 767px) {
	.team-block .inner-box .image img {
		height: 300px;
	}

	.SourcingBanner {
		margin-top: 0px;
	}

	ul.blog-cat li a {
		text-align: left;
	}
	.sec-title {
		margin-bottom: 14px;
	}
	.con11-timeline:after {
		content: none;
	}
	.con11-timeline .items h2:after,
	.con11-timeline .items h2:before {
		content: none;
	}
	.con11-timeline .items .timelineCard:nth-child(odd).timelineCard {
		transform: translateY(0vw);
	}
	.con11-timeline .items {
		margin-top: 0px;
	}
	.SubTab {
		max-width: 100%;
	}
}
.mb-0 {
	margin-bottom: 0px !important;
}

@media (min-width: 570px) and (max-width: 1024px) {
	.main-slider {
		margin-top: 0px;
	}
	.pull-left.logo-outer {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.pull-right.upper-right {
		display: flex;
		justify-content: center;
	}
}

@media (max-width: 770px) {
	.pull-right.upper-right {
		justify-content: end !important;
	}
}

.page_banner{
	background-position: center;
	background-size: cover;
}

.box-title-bottom h3 {
    color: #00344d;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    text-align: center;
}

.poppins-font{
	font-family: 'Poppins', sans-serif;
}