.topbar {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding: 0;
	height: 100px;
}

#topbar .contact-info i {
	font-style: normal;
	color: #50d8af;
}

#topbar .contact-info i a,
#topbar .contact-info i span {
	padding-left: 5px;
	color: #444;
}

#topbar .contact-info i a {
	line-height: 0;
	transition: 0.3s;
}

#topbar .contact-info i a:hover {
	color: #50d8af;
}

#topbar .social-links a {
	color: #555;
	padding: 0 15px;
	display: inline-block;
	line-height: 1px;
	border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
	color: #50d8af;
}

#topbar .social-links a:first-child {
	border-left: 0;
}

#searchInput {
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 30px;
	font-size: 16px;
	background-color: #cccccc;
	background-image: url(https://cdn2.iconfinder.com/data/icons/ios-7-icons/50/search-24.png);
	background-position: 185px 7px;
	background-repeat: no-repeat;
	padding: 8px 20px 8px 10px;
	-webkit-transition: width 0.8s ease-in-out;
	transition: width 0.8s ease-in-out;
	outline: none;
	opacity: 0.9;
}

.img-parent {
	height: 100px;
	width: 147px;
}

.logo-height {
	height: 70px;
	width: 300px;
}

.logo-line {
	padding: 0px 15px;
}

.logo-line img {
	height: 67px;
	width: 2px;
}

.logo-section {
	position: relative;
}

.top-left-img {
	position: absolute;
	right: 0;
	top: 0;
}

.bell-icons img {
	width: 30px;
	height: 30px;
}

@media screen and (max-width: 1024px) {
	.logo-line {
		left: 45%;
	}
}
/*#endregion*/

/*#region header css*/

/*.header {
	position: absolute;
	right: 0;
	left: 0;
}

#header {
	height: 60px;
	transition: all 0.5s;
	z-index: 1;
	background: #01774a;
	box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
	position: relative;
}

#header #logo h1 {
	font-size: 42px;
	margin: 0;
	padding: 0;
	font-family: "Proxima Nova";
	font-weight: 700;
}

#header #logo h1 a {
	color: #0c2e8a;
}

#header #logo h1 a span {
	color: #50d8af;
}

#header #logo img {
	padding: 0;
	margin: 0;
	margin-left:5px;
}
*/
.scrolled-offset {
	margin-top: 70px;
}

.nav-bar li a {
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

li {
	list-style: none;
}

.header-nav-link {
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1440 - 320))) !important;
}

.navbar .main-drop {
	float: left;
}

.navbar li:last-child {
	border-right: none;
}

.bi-x:before {
	content: "\00d7";
}

.navbar {
	margin-bottom: 0px !important;
}

.dropdown ul li a {
	padding: 10px 16px 10px 17px;
}

.navbar .main-drop:after {
	/*position: absolute;
	content: "";
	height: 70%;
	width: 1px;
	right: 0;
	z-index:-1;*/
	/*top: 50%;*/
	/*transform: translateY(-50%);*/
	/*background-color: #fff;*/
}

.navbar .main-drop:last-child:after {
	display: none;
}

.nav-link .fa-angle-down {
	position: absolute;
	top: 50%;
	left: 90%;
	color: white;
}

.border-active-bottom > a:after {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	right: 0;
	transform: translateY(-50%);
	border-bottom: 4px solid #DC8419;
	bottom: -5px;
	width: 100% !important;
}

.border-active-bottom.lightblue > a:after {
	border-bottom: 4px solid #3faec9 !important;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.menu {
	position: fixed;
	top: 220px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #f9b51f;
	z-index: 10;
	overflow: hidden;
	box-shadow: 2px 0 18px rgba(0, 0, 0, 0.26);
}

.menu li a {
	display: block;
	text-indent: -500em;
	height: 40px;
	width: 45px;
	line-height: 3em;
	text-align: center;
	color: #72739f;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	transition: background 0.1s ease-in-out;
}

.menu li a:before {
	font-family: "Proxima Nova";
	speak: none;
	text-indent: 0em;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 1.4em;
}

.border-active-bottom-white .nav-link:after {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	right: 0;
	transform: translateY(-50%);
	border-bottom: 4px solid #ffffff !important;
	bottom: -5px;
	width: 100% !important;
}

.border-active-bottom-maroon .header-nav-link, .border-active-bottom-white .header-nav-link {
	font-weight: 600 !important;
}

.menu i {
	font-size: 14px;
	color: #4e4d4d;
	text-indent: 0em;
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
}

.menu li a:hover {
	background: #49505745;
	color: #fff;
}

.nav>li>a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 1px;
}

.nav-item .active {
	font-weight: 900;
	border-bottom: 1px solid #f3bb1c;
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent !important;
}

.search_dec {
	margin-bottom: 10px;
	position: relative;
	max-width: 300px;
}

.search_dec .icon-input__text-field {
	width: 100%;
	padding: 5px 30px 5px 5px;
	border: 1px solid #cccccc;
	width: 100%;
	padding: 10px 20px;
	/*border-radius: 25px;*/
	background-color: #ffffff;
}

.search_dec .icon-input__icon {
	color: #000000d4;
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
}

.icon-input {
	margin-bottom: 10px;
	position: relative;
}

.icon-input__text-field {
	width: 100%;
	padding: 5px 30px 5px 5px;
/*	background-color: #d9d6d62e;*/
	border: 2px solid #cccccc;
	width: 100%;
	padding: 7px 20px;
	border-radius: 5px;
}

.icon-input__icon {
	color: #000000d4;
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
}


/* Desktop Navigation */

.navbar {
	padding: 0;
}

	.navbar ul {
		margin: 0;
		padding: 0;
		display: flex;
		list-style: none;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}

.navbar li {
	position: relative;
}

.navbar a,
.navbar a:focus {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #ffffff;
	transition: 0.3s;
	text-align:center;
}

.navbar a:focus {
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
	line-height: 0;
	margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
	text-decoration: none;
}

.navbar .dropdown ul {
	/*border-top: 7px solid #f9b51f;*/
	display: none;
	position: absolute;
	left: 0;
	top: calc(100% + 30px);
	margin: 0;
	padding: 10px 0;
	z-index: 99;
	background: #343a40;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar .dropdown ul.submenu {
	border-top: none;
}

.navbar .dropdown ul li {
	width: 100%;
}

.navbar .dropdown ul a {
	white-space: break-spaces;
}

.navbar .dropdown ul a i {
	font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
	background: #f9b51f;
	text-decoration: none;
}

	.navbar .dropdown:hover > ul {
		top: 60px;
		width: max-content;
		display: block;
	}

.navbar .dropdown .dropdown ul {
	top: 0;
	left: calc(100% - 30px);
	visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%;
	visibility: visible;
}

.main-menubar .main-drop a span.active {
	font-weight: 600 !important;
}

.nav-link:after{
	content:"";
}
/* Mobile Navigation */
.mobile-nav-toggle {
	color: #ffffff;
	font-size: 28px;
	cursor: pointer;
	display: none;
	line-height: 0;
	transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
	color: #fff;
}

.navbar-mobile {
	position: fixed;
	overflow: hidden;
	top: 0px;
	right: 0;
	left: 0;
	bottom: 0;
	background: #01774a;
	transition: 0.3s;
	z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
	position: absolute;
	top: 25px;
	right: 24px;
}

.navbar-mobile ul {
	display: block;
	position: absolute;
	top: 54px;
	bottom: 15px;
	padding: 10px 0;
	background-color: #01774a;
	overflow-y: auto;
	transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
	padding: 10px 20px;
	font-size: 15px;
	color: #ffffff;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
	color: #f9b51f;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
	margin: 15px;
}

.navbar-mobile .dropdown ul {
	position: static;
	display: none;
	margin: 10px 20px;
	padding: 10px 0;
	z-index: 99;
	opacity: 1;
	visibility: visible;
	background: #01774a;
}

.navbar-mobile .dropdown ul li {
	min-width: 200px;
}

.navbar-mobile .dropdown ul a {
	padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
	font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
	color: #f9b51f;
}

.navbar-mobile .dropdown>.dropdown-active {
	display: block;
}

.dropdown li {
	border-right: none;
}

.navbar-mobile ul li {
	width: 100%;
}

.navbar-mobile .dropdown-active a {
	color: #fff;
}

@media (max-width: 1025px) {
	.mobile-nav-toggle {
		display: block;
	}
	.navbar ul {
		display: none;
	}
	.navbar-mobile ul {
		display: block;
	}
	.logo-line {
		left: 48%;
	}
	.left-bar .mobile-left-toggle {
		display: block !important;
	}
	.main-menu {
		width: 200px !important;
		display: none;
		background-color: #e3e3e5 !important;
	}
	.fa-angle-double-right:before {
		content: " \f101";
	}
}

.left-bar {
	background-color: #fff6de;
}

.left-bar .mobile-left-toggle {
	color: #4e4d4d;
	background: #f9b51f;
	top: 0%;
	position: relative !important;
	display: none;
	width: 40px;
	height: 30px;
	text-align: center;
	font-size: 28px;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: 200 !important;
	font-style: normal;
	font-size: 25px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

@media (max-width: 768px) {
	#header #logo h1 {
		font-size: 34px;
	}
	#header #logo img {
		max-height: 40px;
	}
	.search_dec {
		background-position: 375px 7px;
	}
	.material-icons {
		font-family: 'Material Icons';
		font-weight: 200 !important;
		font-style: normal;
		font-size: 28px;
		line-height: 1;
		letter-spacing: normal;
		text-transform: none;
		display: inline-block;
		white-space: nowrap;
		word-wrap: normal;
		direction: ltr;
		-webkit-font-feature-settings: 'liga';
		-webkit-font-smoothing: antialiased;
	}
	.logo-line {
		left: 58%;
	}
}

@media (max-width: 1366px) {
	.navbar .dropdown .dropdown ul {
		left: -90%;
		width: 100%;
	}
	.navbar .dropdown .dropdown:hover>ul {
		left: -100%;
	}
}
/*#endregion*/

/*#region footer css*/

/*.footer {
	margin: 50px 0;
}
*/
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

a {
	color: lightslategrey;
	text-decoration: none;
}

address {
	font-family: "Proxima Nova";
	font-style: normal;
	color: lightslategrey;
	font-weight: normal;
	font-size: 14px;
	display: block;
}

.footer .footer_links_part .footer_links .footerlinks {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: normal;
	font-size: calc(14px + (25 - 20) * ((100vw - 320px) / (1440 - 320))) !important;
	line-height: 1.2;
	color: black;
	/*text-transform: uppercase;*/
	display: inline-block;
	text-align: left !important;
}

.foote_bottom_ul_amrc {
	font-size: calc(13px + (13 - 13) * ((100vw - 320px) / (1440 - 320))) !important;
	line-height: 1.2;
}



.footer .footer_links_part .footer_links .footerlinks_content a, .footer .footer_links_part .footer_links .footerlinks_content div {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: normal;
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1440 - 320))) !important;
	line-height: 1.2;
	display: block;
	margin-bottom: 10px;
}

.footer .footer_links_part .footer_links .footerlinks_content a.footer_tel {
	margin-bottom: 0;
}

.footer .footer_links_part .footer_links .footerlinks_content address {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	display: block;
}

.footer_links .footerlinks_content {
	margin-top: 30px;
}

.footer .footer_copy_right {
	margin-top: 30px;
}

.footer .footer_copy_right .footer_copyright {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

.foote_bottom_ul_amrc {
	list-style-type: none;
	padding: 0px;
	margin: 20px auto;
	flex-wrap: wrap;
}

.foote_bottom_ul_amrc li {
	display: inline;
}

.foote_bottom_ul_amrc li a {
	color: black;
	margin: 0 12px;
}

.bottom_border {
	padding-bottom: 20px;
}

.social_footer_ul li a {
	color: #000000;
	height: 40px;
	width: 40px;
	display: block;
	background: #ededed;
	border-radius: 50%;
	position: relative;
}

.social_footer_ul li {
	list-style: none;
	display: inline-block;
	margin-top: 12px;
}

.social_footer_ul li a i {
	position: absolute;
	font-size: 18px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.border-line {
	border-top: 1px solid #cccccc;
}

.footerlinks_content p {
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1440 - 320))) !important;
	line-height: 1.2;
	margin-bottom: 0;
}

@media screen and (max-width: 992px) {
	.header .navbar .navbar-brand .header_logo {
		width: 100px;
	}
	.footer .footerimagewithbutton .footer_content_box .footer_textbtn_content {
		margin: 0 30px;
	}
	.footer .footerimagewithbutton .footer_content_box .footer_textbtn_content .footer_box_heading {
		font-size: 26px;
		line-height: 30px;
	}
	/*.footer .footer_logo img {
		width: 100px;
	}*/
}

.footer {
/*	margin: 50px 0;*/
	padding-bottom: 0;
}
/*#endregion*/

@media screen and (max-width: 1023px) {
	.foote_bottom_ul_amrc {
		display: block !important;
	}
	.foote_bottom_ul_amrc li {
		display: block !important;
	}
}

@media screen and (max-width: 1024px) {
	.logo-section {
		margin-top: 20px;
		width: 200px;
	}
}

@media screen and (max-width: 1024px) {
	.topbar {
		height: 80px;
	}
	.logo-section {
		margin-top: 20px;
	}
	.navbar .dropdown .dropdown:hover>ul {
		left: 4%;
	}
	.navbar .dropdown .dropdown:hover>ul {
		top: 34px;
	}
	.navbar .dropdown .dropdown ul {
		width: 70%;
	}
	.navbar {
		float: right;
		margin-bottom: 0px !important;
	}
	.navbar-parent {
		display: inline-block !important;
	}
	.navbar-parent #logo img {
		display: none;
	}
	.flag-section img {
		padding-right: 0px;
	}
}

@media screen and (max-width: 915px) {
	.left-section .icon-input {
		width: 134px;
	}
}

@media screen and (max-width: 768px) {
	.left-section .icon-input {
		width: 200px;
	}
	.left-section .icon-input__icon {
		top: 24px;
	}
}

@media screen and (max-width: 426px) {
	.left-section .icon-input {
		width: 100%;
	}
	.topbar {
		height: 100%;
	}
	.logo-height {
		height: 100%;
		width: 100%;
	}
	.logo-section {
		width: 57%;
		position: absolute;
		top: 45px;
		left: 50%;
		transform: translateX(-50%);
	}
	.logo-parent-section .right-section,
	.logo-parent-section .right-section button {
		width: 100%;
	}
	.logo-parent-section .left-section {
		margin-bottom: 10px;
		width: 100%;
	}
	.logo-parent-section {
		margin-top: 60px;
		margin-bottom: 10px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.foote_bottom_ul_amrc li {
		margin-top: 5px;
	}
	.info-oncanvas-container img {
		height: 250px;
	}
	.categories-mobile-section {
		margin-left: 5px;
	}
	.search_dec {
		background-position: 175px 7px;
	}
}

@media screen and (max-width: 375px) {
	.search_dec {
		background-position: 156px 7px;
	}
}

@media screen and (max-width: 567px) {
	.mobile-width {
		max-width: 100%;
		text-align: center;
	}
}

@media screen and (min-width:768px) {
	.mobile-mw {
		max-width: 60%;
	}
}

@media screen and (min-width: 767px) {
	.mobile-mw {
		max-width: 60%;
	}
}

@media screen and (max-width: 767px) {
	.card-component-box.d-flex .videoperent>div:first-child {
		display: flex;
		flex-wrap: wrap;
	}
	.mobile-img-width {
		max-height: 100%;
		min-height: auto;
		object-fit: cover;
		height: auto;
		overflow: hidden;
		background-color: #efefef;
	}
}

.foote_bottom_ul_amrc li a {
	font-size: calc(9px + (25 - 20) * ((100vw - 320px) / (1440 - 320)));
}

ul.social_footer_ul li a {
	color: #4d4d4d;
}