@import url('https://fonts.googleapis.com/css?family=Cardo:400,400i');

body {
	color: #58595b;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 24px;
	background-repeat: repeat;
	overflow-x: hidden;
}

.bodyContent {
	z-index: 0;
}

.main-container {
	max-width: calc(1200px - 2rem);
	margin: 0 auto;
	padding: 0 1em;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.flex-even {
	flex: 1;
}

html,
body {
	height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #034673;
	font-weight: 400;
}

h1 {
	font-size: 40px;
	font-weight: 300;
}

h2 {
	font-size: 40px;
	font-weight: 300;
}

h4 {
	font-size: 1.25rem;
	/*! line-height: 2.2rem; */
}

.about_section p {
	color: #757575;
}

video {
	width: 100%;
	border-radius: 10px;
}

b,
strong {
	font-weight: 700;
}

p {
	color: #58595b;
}

a {
	color: #f36e25;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:hover {
	color: #044271;
	text-decoration: none;
	transition: all 0.5s ease;
}

a:focus {
	outline: none;
	text-decoration: none;
}

img {
	max-width: 100%;
}

ul,
li {
	margin: 0;
	padding: 0;
}

ul.list-style-none,
ol.list-style-none {
	list-style: none;
}

.form-control:focus {
	box-shadow: none;
}

fieldset {
	border: 0 none;
	margin: 0 auto;
	padding: 0;
}

section {
	padding: 40px 0;
	position: relative;
}

.no-padding {
	padding: 0;
}

section.large_padding {
	padding: 50px 0;
}

section.small_pb {
	padding-bottom: 50px;
}

.lg_pt_20 {
	padding-top: 20px;
}

.lg_pt_30 {
	padding-top: 30px;
}

.lg_pt_40 {
	padding-top: 40px;
}

.lg_pt_50 {
	padding-top: 50px;
}

.lg_pb_20 {
	padding-bottom: 20px;
}

.lg_pb_30 {
	padding-bottom: 30px;
}

.lg_pb_40 {
	padding-bottom: 40px;
}

.lg_pb_50 {
	padding-bottom: 50px;
}

.list_none li {
	list-style: none;
}

input {
	border: 0;
	padding: 10px 20px;
	width: 100%;
}

button {
	border: 0;
	border-radius: 40px;
	color: #ffffff;
	cursor: pointer;
	padding: 10px 20px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}

button:focus {
	outline: none;
}

.overflow_hide {
	overflow: hidden;
}

.title_default_light h2,
.title_default_dark h2 {
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 1rem;
}

.title_default_light strong,
.title_default_dark strong {
	font-weight: 500;
}

.title_default_light h2 {
	color: #fff;
}

.title_border h2 {
	padding-bottom: 35px;
	position: relative;
}

.title_border h2::before {
	background-color: #1769d8;
	bottom: 0;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	width: 135px;
}

.title_border.text-center h2::before {
	margin: 0 auto;
}

.title_default_light.title_border h2::before {
	background-color: #fff;
}

.title_org {
	color: #f36e25;
}

.title_s2 {
	color: #034673;
	font-size: 24px;
	font-weight: 400;
}

.divider {
	clear: both;
	display: block;
	height: 20px;
	width: 100%;
}

.transparent_bg {
	background-color: rgba(0, 0, 0, 0) !important;
}

.box_shadow_none {
	box-shadow: none !important;
}

.large_divider {
	height: 100px;
}

.small_divider {
	height: 50px;
}

.small_space {
	margin-top: 20px;
}

.large_space {
	margin-top: 50px;
}

.list_style_circle li {
	padding-left: 20px;
	list-style: none;
	position: relative;
}

.list_style_circle li:before {
	border-radius: 100%;
	background-color: #034673;
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	height: 7px;
	width: 7px;
}

.style_color1 li:before {
	background-color: #f36e25;
}

.list_style_circle.small_style li:before {
	height: 5px;
	width: 5px;
}

.container,
.container-fluid {
	position: relative;
	z-index: 5;
}

.container_padding_wide {
	padding: 0 58px;
}

.gray_bg {
	background-color: #f2f2f2;
}

.light_gray_bg {
	background-color: #edf5ff;
}

.bg_blue {
	background-color: #0a74ee;
}

.bg_blue_dark {
	background-color: #05005f;
}

.bg_pink {
	background-color: #ed0477 !important;
}

.graydark_bg {
	background-color: #e6e2e5;
}

.gray_white_bg {
	background-color: #f8f8f8;
}

.border_line {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.border_line::before {
	content: '';
	position: absolute;
	left: -100%;
	right: 0;
	height: 2px;
	background-color: #c3d3dd;
}

.border_line::after {
	content: '';
	position: absolute;
	right: 0;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	top: -4px;
	background-color: #c3d3dd;
}

.box_shadow {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
}

.box_shadow2 {
	box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.45);
}

.box_shadow3 {
	box-shadow: 3px 4px 9px rgba(0, 0, 0, 0.22);
}

.radius_box {
	border-radius: 10px;
	overflow: hidden;
}

.highlight_txt {
	color: #64005a;
	font-weight: 500;
}

.border-lt-lb-radius {
	border-radius: 5px 0 0 5px;
	overflow: hidden;
}

.border-rt-rb-radius {
	border-radius: 0 5px 5px 0;
	overflow: hidden;
}

.border-lt-lb-radius_10 {
	border-radius: 10px 0 0 10px;
	overflow: hidden;
}

.border-rt-rb-radius_10 {
	border-radius: 0 10px 10px 0;
	overflow: hidden;
}

.background_img {
	background-size: cover !important;
}

/*START LOADER DESIGN*/
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 200px;
	width: 200px;
	margin-top: -100px;
	margin-left: -100px;
	-ms-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	z-index: 1001;
}

.object {
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	position: absolute;
	border-top: 5px solid #fff;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fff;
	border-right: 5px solid transparent;
	-webkit-animation: animate 2s infinite;
	animation: animate 2s infinite;
}

#object_one {
	left: 75px;
	top: 75px;
	width: 50px;
	height: 50px;
}

#object_two {
	left: 65px;
	top: 65px;
	width: 70px;
	height: 70px;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#object_three {
	left: 55px;
	top: 55px;
	width: 90px;
	height: 90px;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

#object_four {
	left: 45px;
	top: 45px;
	width: 110px;
	height: 110px;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

@-webkit-keyframes animate {
	50% {
		-ms-transform: rotate(360deg) scale(0.8);
		-moz-transform: rotate(360deg) scale(0.8);
		-webkit-transform: rotate(360deg) scale(0.8);
		transform: rotate(360deg) scale(0.8);
	}
}

@keyframes animate {
	50% {
		-ms-transform: rotate(360deg) scale(0.8);
		-moz-transform: rotate(360deg) scale(0.8);
		-webkit-transform: rotate(360deg) scale(0.8);
		transform: rotate(360deg) scale(0.8);
	}
}

#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	background-color: #034673;
	z-index: 999;
	-webkit-transform: translateX(0);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	/* IE 9 */
	transform: translateX(0);
	/* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
	left: 0;
}

#loader-wrapper .loader-section.section-right {
	right: 0;
}

.loaded #loading-center-absolute {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	/* IE 9 */
	transform: translateX(-100%);
	/* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(100%);
	/* IE 9 */
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	/* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateY(-100%);
	/* IE 9 */
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	/* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.5s 1s ease-out;
	transition: all 0.3s 1s ease-out;
}

.js .animate-box {
	opacity: 0;
}

/*END PRELOADER DESIGN*/

/* BTN START */
.btn {
	border-radius: 5px !important;
	font-size: 16px;
	font-weight: 500;
	padding: 15px 40px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}

.btn.btn-radius {
	border-radius: 40px;
}

.btn-default {
	background-color: transparent;
	border: 2px solid #f36e25;
	padding: 3px 30px;
	border-radius: 5px;
	color: #f36e25;
	font-weight: 500;
	outline: none;
	text-transform: capitalize;
	z-index: 2;
	text-align: center;
}

.btn-default:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default.active,
.btn-default:active,
.btn-default.focus:active,
.btn-default:focus,
.btn.active:not(:disabled):not(.disabled),
.btn:active:not(:disabled):not(.disabled) {
	background-color: #f36e25;
	color: #fff;
	outline: none;
	box-shadow: none;
}

.btn.btn-box-shadow2.active.focus,
.btn.btn-box-shadow2.active:focus,
.btn.btn-box-shadow2:active:focus,
.btn.btn-box-shadow2.active,
.btn.btn-box-shadow2:active,
.btn.btn-box-shadow2.focus:active,
.btn.btn-box-shadow2:focus {
	box-shadow: 0px 20px 59px rgba(15, 204, 144, 0.4);
}

.btn.btn-box-shadow3.active.focus,
.btn.btn-box-shadow3.active:focus,
.btn.btn-box-shadow3:active:focus,
.btn.btn-box-shadow3.active,
.btn.btn-box-shadow3:active,
.btn.btn-box-shadow3.focus:active,
.btn.btn-box-shadow3:focus {
	box-shadow: 0px 20px 59px rgba(15, 204, 144, 0.2);
}

.btn-border {
	border: 1px solid #0fcc90;
	color: #000;
	outline: none;
	text-transform: uppercase;
	z-index: 2;
}

.btn.btn-border:hover,
.btn.btn-border.active.focus,
.btn.btn-border.active:focus,
.btn.btn-border.active:hover,
.btn.btn-border:active:focus,
.btn.btn-border:active:hover,
.btn.btn-border.active,
.btn.btn-border:active,
.btn.btn-border.focus:active,
.btn.btn-border:focus {
	background-color: #0fcc90;
	color: #fff;
	box-shadow: none;
}

.btn-primary {
	background-color: #f36e25;
	border-color: #f36e25;
	color: #fff;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-transform: capitalize;
}

.btn-primary:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary.focus:active,
.btn-primary:focus,
.btn-primary.active:focus:not(:disabled):not(.disabled),
.btn-primary:active:focus:not(:disabled):not(.disabled),
.btn-primary.active:not(:disabled):not(.disabled),
.btn-primary:active:not(:disabled):not(.disabled),
.nav_btn .btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
	background-color: #fff;
	border-color: #fff;
	box-shadow: none !important;
	color: #f36e25;
}

.scrollup {
	border-radius: 4px;
	bottom: 30px;
	display: none;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	position: fixed;
	padding: 0;
	right: 20px;
	text-align: center;
	width: 40px;
	z-index: 99;
}

.btn + .btn:last-child {
	margin-left: 10px;
}

.btn-secondary {
	background-color: transparent;
	border: 2px solid #f36e25;
	padding: 3px 25px;
	border-radius: 5px;
	color: #fff;
	outline: none;
	text-transform: capitalize;
	z-index: 2;
}

.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
	background-color: #f36e25;
	border-color: #f36e25;
	box-shadow: none;
}

/* BTN END */
/*===================================*
  01.END GENERAL STYLE
*===================================*/

.dispNone {
	display: none;
}

/*===================================*
02. HEADER SECTION
*===================================*/
header {
	border-bottom: 1px solid #b5b5ba;
}
header.isLoggedIn .user-menu {
	display: flex;
}
header.notLoggedIn .static-nav .become-a-client {
	display: flex;
}
header .static-nav {
	background-color: #e6e6e6;
	font-weight: bold;
	font-size: 0.875rem;
}
header .static-nav .main-container {
	display: flex;
	justify-content: end;
	padding: 0.5rem 1.5rem;
}
header .static-nav .main-container a {
	color: #05005f;
	text-decoration: none;
	font-size: 0.875rem;
}
header .static-nav .become-a-client {
	display: none;
}
header .user-menu {
	display: none;
	padding: 0;
}
header .user-menu.isLoggedIn {
	display: block;
}
header .user-menu #user-menu-toggle {
	align-items: center;
	display: flex;
}
header .user-menu #user-dropdown-menu {
	border: 0;
	padding: 0;
}
header .user-menu #user-icon {
	display: none;
}
header .user-menu .user-image {
	display: none;
	border-radius: 50%;
}
header .user-menu ul {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	padding: 1.5rem;
}
header .user-menu ul li {
	margin: 0;
	text-align: center;
}
header .user-menu ul li .nav-link {
	border-bottom: 5px solid #ffffff;
}
header .user-menu ul li .nav-link:hover {
	border-bottom: 5px solid #0000e8;
	color: #0000e8;
}
header .user-menu #log-out {
	background: #0000e8;
	padding: 1rem 2rem;
	text-align: center;
	font-size: 1rem;
	display: block;
	color: #ffffff;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
header nav {
	padding: 0.5rem 1.5rem !important;
}
header nav .become-a-client {
	display: none;
}
header nav .main-container {
	width: 100%;
}
header nav a.featured {
	text-decoration: none;
}
header nav ul {
	list-style: none;
}
header nav .logo {
	width: 160px;
}
header nav .back-to-menu {
	display: none;
}
header nav .navbar-brand {
	margin-right: 2rem;
}
header nav .navbar-nav .nav-header img {
	display: none;
}
header nav .navbar-nav .dropdown {
	margin: 0;
	position: relative;
}
header nav .navbar-nav .dropdown:first-child {
	padding: 1.25rem 0;
}
header nav .navbar-nav .dropdown:not(first-child) {
	padding: 1.25rem 0 1.25rem 1.25rem;
}
header nav .navbar-nav .dropdown.show .nav-header {
	border-bottom: 5px solid #0000e8;
	color: #0000e8;
}
header nav .navbar-nav .dropdown:last-of-type .nav-header {
	margin: 0;
}
header nav .navbar-nav .dropdown .nav-header {
	font-weight: bold;
	border-bottom: 5px solid #ffffff;
	color: #05005f;
}
header nav .navbar-nav .dropdown .nav-header:after {
	display: none;
}
header nav .navbar-nav .dropdown .nav-header:hover {
	text-decoration: none;
	border-bottom: 5px solid #0000e8;
	color: #0000e8;
}
header nav .navbar-nav .dropdown:first-child .dropdown-menu {
	position: fixed;
	width: 100%;
}
header nav .navbar-nav .dropdown:first-child .dropdown-menu .dropdown-sections {
	justify-content: center;
}
header nav .navbar-nav .dropdown:first-child .dropdown-menu .dropdown-sections .dropdown-section {
	padding: 0 2em;
}
header nav .navbar-nav .dropdown .nav-link:hover {
	color: #0000e8 !important;
}
header nav .navbar-nav .dropdown .dropdown-menu {
	border: none;
	left: 0;
	padding: 0;
	min-width: 250px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
header nav .navbar-nav .dropdown .dropdown-menu a.dropdown-item {
	width: auto;
	display: inline-block;
	background-color: initial;
	white-space: normal;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections {
	display: flex;
	padding: 1em;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections:last-child {
	margin: 0;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section-header {
	padding: 1rem 0.5rem;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section-header .section-header .nav-link .icon {
	padding-right: 0.5rem;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section-header .nav-link {
	width: auto;
	display: inline-block;
	border: 0;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .title {
	font-weight: bold;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .description {
	font-size: 0.875rem;
	font-style: italic;
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section {
	/* padding: 0 2em;*/
}
header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section:nth-child(n + 2) {
	border-left: 1px solid #b5b5ba;
}
header nav .nav-link {
	color: #05005f;
	font-weight: bold;
	border-bottom: 5px solid #ffffff;
	text-decoration: none;
	background-color: transparent;
}
header nav .nav-link:hover {
	border-bottom: 5px solid #0000e8;
	color: #0000e8;
}
header nav .callout-link {
	background-color: #0000e8;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
header nav .callout-link a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
header nav .featured {
	margin: 1em 0;
	max-width: 250px;
	gap: 0.5rem;
	border: none;
}
header nav .featured:hover {
	border: none;
}
header nav .featured:nth-of-type(0) {
	margin-top: 0;
}
header nav .featured .img-container img {
	width: 100%;
	margin: 0 auto;
	border-radius: 10px;
}
header nav .featured .title {
	color: #0000e8;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
header nav .featured .description {
	font-style: normal;
}
header nav .featured .link-text {
	color: #0000e8;
}
header nav .navbar-toggler {
	border: 0;
	padding: 0;
}
header nav .navbar-toggler:focus {
	box-shadow: none;
}

/*===================================*
02. END HEADER SECTION
*===================================*/

/*===================================*
03. BANNER SECTION
*===================================*/

.banner_padding {
	padding: 100px 0;
}

.lg_banner_padding {
	padding: 150px 0;
}

.xl_banner_padding {
	padding: 200px 0;
}

.banner_text {
	max-width: 80%;
	margin: 40px auto 0;
}

.banner_text h1 {
	color: #fff;
	font-size: 60px;
	margin-bottom: 20px;
}

.banner_text p {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 30px;
}

.overlay_gradient:before {
	background: -moz-linear-gradient(top, rgba(17, 63, 164, 1) 0%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(17, 63, 164, 1) 0%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(17, 63, 164, 1) 0%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113fa4', endColorstr='#00ffffff', GradientType=0);
	/* IE6-9 */
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 265px;
}

.overlay_gradient:after {
	background: #0b5ef7;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0b5ef7 0%, #0b8bf7 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5ef7 0%, #0b8bf7 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5ef7 0%, #0b8bf7 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b5ef7', endColorstr='#0b8bf7', GradientType=0);
	/* IE6-9 */
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.banner_bottom_img {
	margin-bottom: -200px;
}

.parallaxBG {
	background-attachment: fixed !important;
}

.banner_image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background-attachment: fixed !important;
	z-index: 0;
}

.background_bg {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top center !important;
}

.background_bg_home {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top center !important;
}

.background_bg2 {
	height: 700px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top center !important;
}

/**/
.banner_screen {
	height: 1084px;
	padding: 100px 0;
}

.banner_screen .container-fluid,
.banner_screen .row {
	height: 100%;
}

.banner_txt {
	position: absolute;
	left: 0;
	top: 9%;
	padding: 0 15px;
	max-width: 599px;
	width: 100%;
}

.caption_center {
	text-align: center;
	right: 0;
	margin: 0 auto;
	z-index: 1000;
}

.caption_right {
	left: auto;
	right: 0;
	text-align: right;
}

.caption_second_left {
	top: 40%;
}

.caption_second_center {
	top: 40%;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.caption_second_right {
	top: 40%;
	left: auto;
	right: 0;
	text-align: right;
}

.caption_third_left {
	top: 70%;
}

.caption_third_center {
	top: 70%;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.caption_third_right {
	top: 70%;
	right: 0;
	left: auto;
	text-align: right;
}

.banner_txt h2 {
	font-size: 45px;
	font-weight: 300;
	/*! margin-bottom: 30px; */
}

.text_white * {
	color: #fff;
}

/*===================================*
03. END BANNER SECTION
*===================================*/

/**/
.social_icon {
	display: inline-block;
}

.social_icon li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

.social_icon li a {
	font-size: 28px;
	background-color: #034673;
	color: #fff;
	padding: 10px;
	display: block;
	border-radius: 100%;
	height: 50px;
	width: 50px;
	text-align: center;
}

.social_icon li a:hover {
	background-color: #f36e25;
}

.com_text {
	display: inline-block;
	width: 70%;
}

.pattern_bg {
	background-image: url('../jpg/bg_pattern.jpg');
	background-position: center center;
}

.register_form {
	border-radius: 10px;
	padding: 35px;
}

.form_field label {
	color: #777779;
	margin: 0;
}

.form_field .form-control {
	background-color: #f2f2f2;
	border: 0;
	padding: 2px 10px;
}

.form_field .form-group {
	margin-bottom: 10px;
}

.form_field label a {
	font-weight: bold;
}

/**/
.nav-tabs {
	border: 0;
}

.nav-tabs .nav-item {
	margin: 0 5px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	color: #fff;
	background-color: #f36e25;
	border-color: #f36e25;
}

.nav-tabs .nav-link {
	border: 2px solid #f36e25;
	border-bottom: 0;
	color: #f36e25;
	text-transform: capitalize;
}

.con_box > li {
	background-color: #f2f2f2;
	width: 33.33%;
}

.con_box > li:nth-child(2n) {
	background-color: #e6e6e6;
}

.con_box > li:nth-child(5n) {
	background-color: #dadada;
}

.box_body {
	padding: 50px;
}

.box_body h3 {
	margin-bottom: 15px;
}

.box_body ul li {
	margin-bottom: 5px;
}

.panel-title {
	margin: 0;
}

.accordion_s1 .card {
	border: 0;
}

.accordion_s1 .card-header,
.accordion_s2 .card-header {
	background-color: transparent;
	border: 0;
	padding: 0;
}

.accordion_s1 .card-header a[aria-expanded='true'] {
	background-color: #f36e25;
	color: #fff;
}

.accordion_s1 .card-header a {
	background-color: transparent;
	border-top: 2px solid #f36e25;
	color: #f36e25;
	display: block;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	border-bottom: 2px solid #f36e25;
	margin-bottom: -2px;
}

.accordion_s2 .card {
	border: 0;
	background-color: transparent;
}

.accordion_s2 .card-header a[aria-expanded='true'] {
	background-color: #b3c7d5;
	color: #034673;
}

.accordion_s2 .card-header a {
	background-color: #ebebeb;
	color: #f36e25;
	display: block;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}

/**/
.attend_img {
	border-radius: 10px 0 0 10px;
}

.attend_img img {
	border-radius: 10px 0 0 10px;
	width: 100%;
}

.form_update {
	padding: 30px 0px;
	z-index: 2;
}

/**/
.natwork_img::before {
	background-image: url('../png/network_pattern_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.natwork_img::after {
	background-image: url('../png/network_pattern_right.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

/**
.form_style1 label {
    color: #f36e25;
} **/

.form_field.form_style1 input,
.form_field.form_style1 textarea {
	background-color: #fff;
	border: 1px solid #ebebeb;
}

.custom-checkbox label {
	color: #58595b;
	cursor: pointer;
	padding-left: 40px;
	position: relative;
}

.custom-checkbox {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}

.custom-checkbox input {
	display: none;
}

.custom-checkbox label::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	height: 23px;
	width: 23px;
	background-color: #fff;
	border: 2px solid #f36e25;
	border-radius: 3px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.custom-checkbox input:checked + label::before {
	background-color: #f36e25;
	border-color: #f36e25;
}

.custom-checkbox label::after {
	left: 8px;
	top: 50%;
	width: 8px;
	content: '';
	display: none;
	margin-top: -8px;
	height: 14px;
	position: absolute;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-checkbox input:checked + label::after {
	display: block;
}

/**/
.event_box {
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	padding: 20px;
	min-height: 300px;
}

.event_slider {
	padding: 0 100px;
}

.event_slider .item {
	padding: 7px;
}

.event_date {
	font-size: 72px;
	font-weight: 300;
}

.country {
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}

.event_box p {
	font-size: 24px;
	color: #034673;
}

.sfPageWrapper .owl-carousel {
	display: block;
}

.owl-theme .owl-nav {
	margin-top: 0;
}

.owl-theme .owl-nav [class*='owl-'],
.owl-theme .owl-nav [class*='owl-']:hover {
	background-color: transparent;
	color: #f06e27;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.owl-theme .owl-nav .owl-prev {
	left: 0;
}

.owl-theme .owl-nav .owl-next {
	right: 0;
}

.owl-theme .owl-nav i {
	font-size: 100px;
}

/*** Footer Start ***/
footer ul li::marker {
	content: '';
}

footer .footer {
	background-color: #05005f;
	padding: 1.5em;
}
footer .footer .container {
	margin: 0;
	padding: 0;
}
footer .footer .logo {
	max-width: 96px;
}
footer .footer .button.contact-us-btn {
	font-size: 0.875em;
}
footer .footer .button.contact-us-btn.primary {
	font-weight: bold;
	text-decoration: none;
	padding: 12px 16px;
}
footer .fat-footer {
	background-color: #0000e8;
	padding: 4em 1.5em;
	color: #ffffff;
}
footer .fat-footer .title {
	margin-bottom: 1.5rem;
	font-size: 1.25rem;
}
footer .fat-footer .footer-link {
	font-size: 14px;
}
footer .fat-footer .divider {
	border-bottom: 1px solid #ffffff;
}
footer .fat-footer .fat-footer-columns {
	display: flex;
	justify-content: space-between;
	gap: 3rem;
}
footer .fat-footer .fat-footer-columns .fat-footer-sections {
	display: flex;
	flex-direction: column;
}
footer .fat-footer .fat-footer-columns .fat-footer-sections h3 {
	color: white;
}
footer .fat-footer .fat-footer-columns .fat-footer-sections .fat-footer-links {
	display: flex;
	flex-direction: column;
}
footer .fat-footer .static-fat-footer {
	padding: 1.5em 0;
	font-size: 0.875em;
	flex: 1 1 50%;
	flex-wrap: wrap;
}
footer .fat-footer .static-fat-footer a {
	font-size: 0.875rem;
	font-weight: normal;
}
footer .fat-footer .static-fat-footer .footer-quick-links {
	gap: 3rem;
}
footer .fat-footer .static-fat-footer .partners {
	gap: 3rem;
}

/*** Footer End ***/

.twitter_conv {
	background-color: #527f9e;
	border-radius: 4px;
	padding: 20px;
}

#twitter-widget-holder {
	max-height: 400px;
	padding: 20px;
	background: #fff;
	border-radius: 4px;
}

/*  Particle Header for Generic Pages */
.banner_half_screen {
	padding-bottom: 100px;
}

#particle-canvas {
	width: 100%;
	height: 420px;
}

.test_box {
	padding: 50px;
	background-color: #fff;
	position: relative;
	z-index: 0;
}

.test_box:before,
.event_block:before,
.event_info:before,
.rate_box:before {
	background-image: url('../jpg/bg_pattern.jpg');
	background-position: center center;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.4;
	border-radius: 10px;
	z-index: -1;
}

.test_box h4 {
	font-weight: normal;
	font-style: italic;
	position: relative;
}

.test_box h4 .quote-first,
.test_box h4 .quote-last {
	color: #f36e25;
	font-size: 30px;
	font-family: roboto;
	font-weight: bold;
	line-height: 0px;
	vertical-align: middle;
}

.quote-first {
	margin-left: -15px;
	margin-right: 5px;
}

.test_box h4 span {
	color: #f36e25;
	font-size: 30px;
}

.author_box {
	padding-top: 20px;
}

.author_img {
	width: 70px;
}

.author_img img {
	border-radius: 100%;
}

.author_info {
	display: inline-block;
	font-size: 22px;
	padding-left: 15px;
	color: #58595b;
}

.author_info span {
	color: #f36e25;
}

.event_info_box {
	overflow: hidden;
}

.event_info_box > .container,
.event_wrap > .container {
	max-width: 1388px;
}

.event_info {
	padding: 20px 25px;
	height: 100%;
	background-color: #fff;
	position: relative;
	z-index: 0;
	align-items: center;
	justify-content: center;
}

.event_info p {
	line-height: normal;
}

.event_info .event_text {
	margin-bottom: 0;
	color: #034673;
	font-weight: 500;
	font-size: 16px;
	border-radius: 0;
}

.event_info h3 {
	font-weight: normal;
	font-size: 25px;
}

.border_line_center {
	position: relative;
	top: -120px;
	z-index: -1;
}

.event_info_box::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #c3d3dd;
	top: 50%;
}

.section_border {
	overflow: visible;
	position: relative;
}

.filter_tab > li > a {
	padding: 3px 30px;
	border-radius: 5px;
	margin-right: 10px;
	border: 2px solid #f06e27;
	/* width: 175px; */
	display: block;
	text-align: center;
}

.filter_tab .location_menu {
	height: 300px;
}

.border_center_box {
	position: absolute;
	top: 22px;
}

.location_menu li a {
	padding: 5px 15px;
	display: block;
	position: relative;
	white-space: nowrap;
	text-transform: capitalize;
}

.location_menu {
	margin-top: -2px;
	border: 2px solid #f06e27;
}

.location_selection li a::before {
	content: '';
	border: 1px solid #ddd;
	height: 15px;
	width: 15px;
	display: inline-block;
	border-radius: 3px;
	margin-right: 10px;
	vertical-align: middle;
}

.location_selection li a::after {
	left: 20px;
	top: 11px;
	width: 6px;
	content: '';
	display: none;
	height: 12px;
	position: absolute;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.location_selection li.active a::before {
	border-color: #f06e27;
	background-color: #f06e27;
}

.location_selection li.active a::after {
	display: block;
}

.filter_tab > li > a:hover,
.filter_tab > li.show > a {
	background-color: #f06e27;
	color: #fff;
}

.event_img {
	border-radius: 10px 0 0 10px;
}

.event_block {
	background-color: #f2f2f2;
	margin-top: 40px;
	box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 0;
}

.event_calendar {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.cal_month {
	background-color: #517f9e;
	color: #fff;
	padding: 2px 20px;
	margin-bottom: 3px;
	display: block;
	border-radius: 2px 2px 0 0;
	text-align: center;
	text-transform: capitalize;
}

.cal_days {
	background-color: #fff;
	color: #f06e27;
	padding: 15px 5px;
	display: block;
	border-bottom: 4px solid #acc2d1;
	border-radius: 0 0 4px 4px;
	font-size: 28px;
	font-weight: 500;
	text-align: center;
}

.event_heading {
	overflow: hidden;
}

.event_block_desc p {
	display: inline-block;
}

.event_desc {
	border-right: 2px solid #fff;
	padding: 30px;
}

.event_block_desc .title_s2 {
	margin: 0;
}

.event_speaker span {
	font-size: 20px;
	color: #034673;
}

.event_speaker ul li a {
	font-weight: 500;
}

.event_speaker {
	padding: 30px 0 0 0;
}

/**/
.timeline_content {
	padding-left: 300px;
}

.day_pane li {
	float: left;
	margin-right: 10px;
}

.day_pane a {
	border: 2px solid #f36e25;
	color: #f36e25;
	display: inline-block;
	padding: 3px 50px;
	text-transform: capitalize;
	border-radius: 5px;
}

.day_pane a:hover,
.day_pane a.active {
	background-color: #638ba6;
	border-color: #638ba6;
	color: #fff;
}

.timeline_time {
	background-color: #638ba6;
	padding: 3px 15px;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
	position: relative;
}

.timeline_box {
	position: relative;
	padding-left: 40px;
	color: #58595b;
	padding-bottom: 20px;
	padding-top: 60px;
}

.timeline_box a {
	font-weight: 600;
}

.timeline_title {
	font-size: 20px;
	font-weight: 400;
}

.timeline_circle::before {
	height: 28px;
	width: 28px;
	background-color: #bcbcbc;
	border-radius: 100%;
	position: absolute;
	left: -50px;
	top: 0;
	border: 8px solid #f2f2f2;
	content: '';
}

.color1:before {
	background-color: #737373;
}

.color2:before {
	background-color: #d0a600;
}

.color3:before {
	background-color: #034673;
}

.timeline_box::before {
	content: '';
	position: absolute;
	left: 3px;
	height: 100%;
	width: 3px;
	background-color: #7fa2ba;
}

.timeline_box:last-child:before {
	content: normal;
}

.timeline_box p {
	margin: 0;
}

.with_user {
	color: #034673;
	margin-bottom: 10px;
	display: block;
}

.with_user strong {
	color: #f36e25;
}

.timeline_box .content_list li {
	margin-top: 10px;
}

.timeline_user {
	float: left;
	margin-left: -310px;
	margin-top: -25px;
	width: 250px;
}

.timeline_user img {
	border-radius: 100%;
	width: 108px;
	height: 108px;
	margin: 5px;
	box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.45);
}

.timeline_user > .flex-fill {
	text-align: right;
}

.user_tag {
	font-family: Roboto;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 0.75em;
	font-style: italic;
	display: block;
}

.tag_action {
	display: inline-block;
	height: 100%;
	opacity: 70%;
	width: 12px;
	background-color: #ddd;
	vertical-align: middle;
	margin-right: 7px;
	top: 16px;
	position: absolute;
	left: 6px;
}

.timeline_sp_border::before {
	content: '';
	width: 110px;
	height: 2px;
	background-color: #c7d3db;
	display: inline-block;
	position: absolute;
	top: 20px;
}

.timeline_sp_border {
	margin-top: -35px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 30px;
}

.faq_content a {
	font-weight: 500;
}

.contact_border {
	border-right: 2px solid #b2c7d5;
}

.tab-content .sponsors h5 {
	color: #58595b;
	font-weight: normal;
}

.tab-content p {
	margin-bottom: 0.75rem;
	margin-top: 0.75rem;
}

.text_blue,
.tab-content .text_blue {
	color: #034673;
}

.speakers_img {
	width: 152px;
	float: right;
	margin-right: 20px;
}

.speakers_img img {
	border-radius: 100%;
}

.speakers_dec .list_style_circle li {
	padding-left: 15px;
}

.speakers_dec .list_style_circle li::before {
	background-color: #f36e25;
	height: 6px;
	width: 6px;
}

.tab-content li strong,
.collapse li strong {
	color: #58595b;
}

.border_right.border_line::before {
	left: 0;
}

.border_right.border_line::after {
	right: auto;
	left: 0;
}

.rate_box {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	max-width: 200px;
	padding: 10px 20px;
	position: relative;
	float: right;
}

.room_rate {
	color: #034673;
}

.rate_num {
	color: #034673;
	font-size: 24px;
	display: inline-block;
	margin: 8px 0;
}

.rate_box p {
	margin-bottom: 0;
}

.map_wrap iframe {
	height: 440px;
	border: 1px solid #a6a6a8;
	display: block;
}

.video_play {
	position: absolute;
	right: 0;
	display: table;
	left: 50%;
	top: 50%;
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.video_play_content_mod {
	position: absolute;
	right: 0;
	display: table;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.img_box img {
	width: 100%;
}

.services_bg::before {
	background-image: url(../png/pattern_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -300px;
	bottom: 0;
}

.nav-tabs.tab_s2 {
	border-bottom: 6px solid #b3c7d5;
}

.nav-tabs.tab_s2 li {
	width: 33.33%;
	margin: 0;
	padding: 0 5px;
	text-align: center;
}

.nav-tabs.tab_s2 li:first-child {
	padding-left: 0;
}

.nav-tabs.tab_s2 li:last-child {
	padding-right: 0;
}

.nav-tabs.tab_s2 .nav-link {
	background-color: #ebebeb;
	border-color: #ebebeb;
	font-weight: 600;
	text-transform: uppercase;
}

.nav-tabs.tab_s2 .nav-item.show .nav-link,
.nav-tabs.tab_s2 .nav-link.active,
.nav-tabs.tab_s2 .nav-link:focus,
.nav-tabs.tab_s2 .nav-link:hover {
	background-color: #b3c7d5;
	border-color: #b3c7d5;
	color: #034673;
}

.services_desc_box {
	background-color: #f3f3f3;
	padding: 30px 50px;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
}

.services_desc_box p:last-child {
	margin: 0;
}

.services_wrap {
	/**    padding: 0 50px; **/
}

.services_flip_card {
	min-width: 50%;
}

.services_box,
.perks_box {
	-webkit-perspective: 600px;
	-ms-perspective: 600px;
	perspective: 600px;
	margin-top: 30px;
}

.s_front {
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	height: 317px;
	position: absolute;
	z-index: 1;
	background-position: center center;
	background-size: cover;
}

.s_front,
.s_back {
	transition: all 1s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	box-shadow: 3px 4px 12px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}

.s_back {
	background-color: #fff;
	width: 100%;
	height: 317px;
	-webkit-transform: rotateX(-180deg);
	-ms-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	overflow-y: auto;
}

.s_front > img {
	border-radius: 5px;
	width: 100%;
}

.services_flip_card .s_back {
	padding: 10px 30px;
}

.services_box:not(.no-flip):hover .s_front,
.perks_box:hover .s_front {
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.services_box:not(.no-flip):hover .s_back,
.perks_box:hover .s_back {
	-webkit-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
}

.overlay_txt {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay_txt img {
	margin-bottom: 10px;
	width: 6em;
}

.services_box > .s_front > .overlay_txt img {
	-webkit-filter: drop-shadow(5px 5px 5px #222);
	filter: drop-shadow(5px 5px 5px #222);
}

.overlay_txt h3 {
	font-size: 40px;
	font-weight: 400;
}

.s_back_title {
	display: inline-block;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.s_back_title h4 {
	font-weight: 400;
}

.s_back_title img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.s_back_detail {
	padding: 35px 20px;
	text-align: left;
}

.s_back_detail ul {
	list-style: none;
}

.s_back_detail ul li::before {
	content: '\2022\00a0';
	font-size: 20px;
	color: #f36e25;
}

.blog_section {
	padding: 8% 0;
}

.story_section {
	padding: 100px 0;
}

.trenches_section {
	padding: 100px 0;
}

.featured_img {
	background-size: auto 100%;
	background-position: -6% center;
	background-repeat: no-repeat;
}

.bg_p_rt {
	background-position: right top;
}

.bg_p_rc {
	background-position: right center;
}

.bolg_content {
	padding-right: 100px;
}

.text_content {
	padding: 0 10%;
}

.sub_title {
	font-family: 'Cardo', serif;
	font-style: italic;
	margin-bottom: 8px !important;
}

.box_shadow_inset {
	box-shadow: 2px 0 16px rgba(0, 0, 0, 0.25) inset;
}

.benefit_boxes_line {
	position: relative;
	margin-bottom: 125px;
}

.benefit_boxes_line:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #c3d3dd;
	top: 50%;
	z-index: -100;
}

.benefit_boxes li {
	float: left;
	width: 33.33%;
	padding: 0 15px;
}

.benefit_content {
	padding: 30px;
	background: #f8f8f8;
}

.content_height p {
	/*height:66px;*/
}

.benefit_boxes .radius_box {
	border-radius: 10px;
}

.content_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.content_inner p:last-child {
	margin: 0;
}

.video_card_topper {
	position: relative;
	padding-bottom: 225px;
	background-size: cover;
	background-position: center;
	border-radius: 10px 10px 0 0px;
}

.banefit_video {
	position: relative;
	padding-bottom: 50%;
	background-size: cover;
	background-position: center;
	border-radius: 10px 10px 0 0px;
}

.banefit_video img {
	width: 100%;
}

.benefit_video_txt {
	background-color: #f8f8f8;
	padding: 15px 20px;
	text-align: left;
	line-height: 20px;
	border-bottom: 2px solid #c3d3dd;
}

.benefit_video_txt h5 {
	color: #f36e25;
	font-weight: 400;
	margin: 0;
}

.benefit_video_txt p {
	margin: 0;
}

.benefit_boxes li:nth-child(2) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.team_slider {
	padding: 0 75px;
	margin: 30px 0;
}

.team_slider .owl-stage-outer.owl-height {
	min-height: 270px !important;
}

.team_box {
	text-align: center;
}

.team_box img {
	border-radius: 100%;
	/*max-width: 180px;*/
	margin: 0 auto 15px;
	box-shadow: 3px 7px 12px rgba(0, 0, 0, 0.45);
	width: 100%;
}

.team_img img {
	width: 100%;
}

.team_box h5 {
	margin-bottom: 15px;
	font-size: 1.1em;
}

.team_popup {
	max-width: 1000px;
	margin: 20px auto;
	background-color: #fff;
	padding: 0px;
	position: relative;
}

.twitter_conv_title {
	float: left;
	width: 70%;
}

.twitter_conv_title i {
	float: left;
	font-size: 40px;
	color: #f0a30d;
	margin-right: 10px;
}

.twitter_conv_title h4 {
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 4px;
}

/*Careers Page*/
.photo_strip {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.photo_strip li {
	/*height: 230px;*/
	overflow: hidden;
	padding: 2px;
}

.photo_strip li.small {
	max-width: 17.5%;
	flex: 0 0 17.5%;
}

.photo_strip li.large {
	max-width: 30%;
	flex: 0 0 30%;
}

.photo_strip.column_4 li.large {
	max-width: 32.8%;
	flex: 0 0 32.8%;
}

.photo_strip.column_4 li.small {
	max-width: 17%;
	flex: 0 0 17%;
}

.photo_strip li img {
	width: 100%;
	height: 100%;
}

.fulltext_info li {
	display: inline-block;
	padding: 0 10px;
}

.fulltext_info li .fulltext_big {
	color: #fff;
	background-color: #527f9e;
	border-radius: 100%;
	font-size: 74px;
	font-weight: bold;
	width: 100px;
	height: 100px;
	display: block;
	line-height: 100px;
	text-align: center;
	margin-bottom: 10px;
}

.fulltext_info li .fulltext_small {
	color: #034673;
	font-size: 20px;
	font-weight: bold;
	display: block;
	text-align: center;
}

.perks_box .overlay_txt h5 {
	margin-bottom: 30px;
}

.perks_box .overlay_txt img {
	margin-bottom: 0;
}

.perks_box .s_front,
.perks_box .s_back {
	/* height: 230px; */
}

.positions_info {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 2px solid #eaeaea;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.positions_wrap li:last-child .positions_info {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.position_icon {
	max-width: 80px;
	flex: 0 0 15%;
	margin-right: 35px;
	text-align: center;
}

.position_icon img {
	/* margin-bottom: 10px; */
}

.position_icon span {
	font-size: 12px;
	line-height: 16px;
	display: block;
}

.position_text {
	max-width: 65%;
	flex: 0 0 65%;
}

.position_btn {
	max-width: 20%;
	float: right;
	flex: 0 0 20%;
	text-align: right;
}

.position_list {
	display: inline-block;
	width: 100%;
}

.position_list li {
	float: left;
	color: #034673;
	padding-right: 10px;
	border-right: 1px solid #034673;
	margin-right: 10px;
	line-height: normal;
}

.position_list li:last-child {
	padding-right: 0px;
	border-right: 0;
	margin-right: 0px;
}

.whatwedo_section:before {
	background-image: url(../png/pattern_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.whatwedo_section .benefit_boxes_line::before {
	top: 210px;
}

.border_center {
	position: absolute;
	top: 70px;
}

.text_org {
	color: #f36e25;
}

.team_popup {
	border-radius: 10px;
}

.team_popup .mfp-close {
	color: #f56c24;
	opacity: 1;
	right: 10px;
	top: 10px;
	font-size: 40px;
}

.popup_bg {
	background-color: #034673;
	border-radius: 10px 0px 0px 10px;
}

.popup_bg::before {
	background-image: url('../png/popup_bg.png');
	background-position: left center;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
}

.team_inner {
	padding-top: 15%;
	position: relative;
}

.team_inner h4 {
	color: #fff;
	font-weight: 300;
}

.team_inner ul {
	color: #fff;
	list-style-type: none;
}

.team_popup .text_wrap {
	padding: 50px 60px 50px 30px;
}

.team_popup .text_wrap h2 {
	font-size: 40px;
	font-weight: 300;
}

.team_popup .text_wrap h5 {
	font-weight: 300;
	font-size: 16px;
}

.section_border.border_right.border_line::before {
	right: -100%;
	left: 25%;
	top: 34%;
	bottom: auto;
}

.section_border.border_right.border_line::after {
	right: auto;
	left: 25%;
	top: 32%;
	z-index: -1;
}

.section_border.border_left.border_line::before {
	left: -100%;
	right: 25%;
	top: 34%;
	bottom: auto;
}

.section_border.border_left.border_line::after {
	left: auto;
	right: 25%;
	top: 34%;
	z-index: -1;
}

.work_box_wrap {
	margin: 0 -60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.work_box {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px;
	border-radius: 5px;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.work_img {
	border-radius: 5px 0 0 5px;
	height: 252px;
	max-width: 27%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

.work_desc {
	padding: 20px;
	max-width: 73%;
}

.work_box_wrap .work_boxes {
	width: 50%;
	padding: 0 60px;
}

.work_box_wrap .work_box:last-child {
	margin-bottom: 0;
}

.work_boxes.work_box_horis .work_box {
	display: block;
}

.work_box_horis .work_img {
	border-radius: 5px 5px 0 0;
	width: 100%;
	height: 170px;
	max-width: 100%;
}

.work_desc p:last-child {
	margin-bottom: 0;
}

.work_box_horis .work_desc {
	max-width: 100%;
}

.versus {
	position: absolute;
	right: -85px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99999;
	background-color: #bdcdd7;
	display: block;
	border-radius: 100%;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-weight: 500;
	text-transform: uppercase;
	color: #034673;
	font-size: 26px;
	z-index: -1;
}

.versus::before {
	content: '';
	position: absolute;
	left: 100%;
	right: 0;
	height: 2px;
	width: 100%;
	background-color: #bdcdd7;
	top: 50%;
}

.versus::after {
	content: '';
	position: absolute;
	left: -100%;
	right: 0;
	height: 2px;
	width: 100%;
	background-color: #bdcdd7;
	top: 50%;
}

.border_left .team_border:before {
	content: '';
	position: absolute;
	top: 37%;
	z-index: -1;
	left: -1220%;
	right: 50%;
	height: 2px;
	background-color: #c3d3dd;
}

.border_left .team_border:after {
	content: '';
	position: absolute;
	top: 36%;
	right: 50%;
	z-index: -1;
	height: 10px;
	width: 10px;
	background-color: #c3d3dd;
}

.border_right .team_border:before {
	content: '';
	position: absolute;
	right: -1220%;
	left: 50%;
	top: 37%;
	z-index: -1;
	height: 2px;
	background-color: #c3d3dd;
}

.border_right .team_border:after {
	content: '';
	position: absolute;
	right: auto;
	left: 50%;
	top: 35%;
	z-index: -1;
	height: 10px;
	width: 10px;
	background-color: #c3d3dd;
}

.border_left .box_border:before {
	content: '';
	position: absolute;
	top: 50%;
	z-index: -1;
	left: -1220%;
	right: 50%;
	height: 2px;
	background-color: #c3d3dd;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.border_left .box_border:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: -1;
	height: 10px;
	width: 10px;
	background-color: #c3d3dd;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.border_right .box_border:before {
	content: '';
	position: absolute;
	right: -1220%;
	left: 50%;
	top: 50%;
	z-index: -1;
	height: 2px;
	background-color: #c3d3dd;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.border_right .box_border:after {
	content: '';
	position: absolute;
	right: auto;
	left: 50%;
	top: 50%;
	z-index: -1;
	height: 10px;
	width: 10px;
	background-color: #c3d3dd;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.video_box,
.video_box .benefix_video_content {
	border-radius: 5px;
}

.video_box .banefit_video {
	border-radius: 5px 5px 0 0;
}

.video_box .benefit_video_txt {
	border-radius: 0 0 5px 5px;
}

.video_title {
	color: #58595b;
	font-weight: 600;
	margin-bottom: 5px;
}

.blog_boxes {
	height: 100%;
}

.blog_img {
	position: relative;
	padding-bottom: 50%;
	background-size: cover;
	background-position: center;
	border-radius: 10px 10px 0 0px;
}

.blog_content {
	padding: 10px 20px 15px;
	background-color: #f8f8f8;
	position: relative;
}

.blog_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 20px;
}

.blog_info * {
	font-size: 14px;
	margin: 0;
}

.blog_info img {
	border-radius: 100%;
	position: relative;
	max-width: 100px;
	margin-top: -80px;
	box-shadow: 3px 7px 12px rgba(0, 0, 0, 0.45);
}

.register_form .fv-plugins-icon {
	right: 13px !important;
	top: 20px !important;
}

.feature_img_left {
	background: no-repeat right;
	background-size: cover;
}

@media only screen and (max-width: 767px) {
	.feature_img_left {
		min-height: 400px;
	}
}

.ft_img_shadow {
	box-shadow: inset 0px 11px 8px -10px #a5a2a2, inset 0px -11px 8px -10px #a5a2a2;
}

.feat_min_height {
	min-height: 285px;
}

.video_play {
	text-align: center;
}

.white_text {
	color: #fff !important;
}

.video_label {
	z-index: 100;
	color: #034673;
}

.register_form > .btn-block {
	color: #fff !important;
	text-transform: capitalize;
}

.register_form > .btn-block:hover {
	color: #f36e25 !important;
	border: 2px solid #f36e25;
	border-radius: 5px;
}

.blog_button {
	margin: 0 15px 30px 15px;
	width: auto;
}

.blog_text ul {
	list-style: none;
	color: #58595b;
	margin-bottom: 15px;
}

.blog_text ul li::before {
	content: '\2022';
	font-size: 20px;
	color: #f36e25;
	margin-left: 0.5em;
	display: inline-block;
	width: 0.75em;
	padding-left: 0;
}

.orange_bullets ul {
	list-style: none;
}

.orange_bullets ul li::before {
	content: '\2022';
	font-size: 20px;
	color: #f36e25;
	margin-left: 0.5em;
	display: inline-block;
	width: 0.75em;
	padding-left: 0;
}

.sf_contact_form_style {
	padding: 4em 10em 4em 10em !important;
}

.sf_hp_form {
	padding: 1em 0em 1em 0em !important;
}

.sf_contact_form_style .sf_colsIn,
.sf_hp_form .sf_colsIn {
	margin-top: 30px;
}

.contact_form .sf-SubmitButton,
.sf_hp_form .sf-SubmitButton,
.sf_contact_form_style .sf-SubmitButton {
	background-color: transparent;
	border: 2px solid #f36e25;
	padding: 3px 25px;
	border-radius: 5px;
	color: #f36e25;
	font-weight: 500;
	outline: none;
	text-transform: capitalize;
	z-index: 2;
	display: block;
	width: 100%;
}

.contact_form .sf-SubmitButton,
.sf_hp_form .sf-SubmitButton:hover,
.sf_contact_form_style .sf-SubmitButton:hover {
	background-color: #f36e25;
	color: #fff;
	outline: none;
	box-shadow: none;
}

#formEventRegistration h2 {
	padding-bottom: 10px;
}

.form-group label {
	margin-bottom: 0;
}

.market_checks .checkbox label {
	display: block;
	padding-left: 15px;
	padding-right: 20px;
}

.market_checks .checkbox input {
	width: 15px;
	height: 24px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
}

.market_checks strong {
	font-weight: 400;
	padding-right: 20px;
}

.market_checks {
	margin-bottom: 15px;
	margin-top: 10px;
}

.hung_list ul {
	list-style: none;
	padding-left: 1.5em;
}

.hung_list ul li::before {
	content: '\2022\00a0\00a0';
	font-size: 20px;
	color: #f36e25;
	margin-left: -0.8em;
	width: 0.5em;
	padding-left: 0;
}

.timeline_box ul {
	list-style: none;
	padding-left: 1.5em;
}

.timeline_box ul li::before {
	content: '\2022\00a0\00a0';
	font-size: 20px;
	color: #f36e25;
	margin-left: -0.8em;
	width: 0.5em;
	padding-left: 0;
}

/* IN-TEXT VARIABLES */

.faculty-number:after {
	content: '70';
}

/* TEXT COLOR SWATCHES */

.bluelink {
	color: #05005f !important;
}

.text_iansorange {
	color: #f36d24 !important;
}

/* BACKGROUND COLOR SWATCHES */

.iansblue {
	background-color: #05005f;
}

.iansorange {
	background-color: #f36d24;
}

.mercury {
	background-color: #d1d2d4;
}

.blizzard {
	background-color: #6890ab;
}

.silver {
	background-color: #ebebeb;
}

.icyriver {
	background-color: #b3c7d5;
}

.copygrey {
	background-color: #58595b;
}

.ruby {
	background-color: #c81e25;
}

.amber {
	background-color: #f0a30d;
}

.rose {
	background-color: #a046a0;
}

.amethyst {
	background-color: #630059;
}

.turquoise {
	background-color: #008796;
}

.sapphire {
	background-color: #3c328c;
}

.lapislazuli {
	background-color: #280064;
}

.peridot {
	background-color: #8cd264;
}

.jade {
	background-color: #12634d;
}

.off-white {
	background-color: #f8f8f8;
}

.disabled_button {
	background-color: transparent;
	border: 2px solid #c3d3dd;
	padding: 3px 25px;
	border-radius: 5px;
	color: #c3d3dd !important;
	font-weight: 500;
	outline: none;
	text-transform: capitalize;
	z-index: 2;
}

@media only screen and (max-width: 1125px) {
	.timeline_user {
		float: none;
		margin-left: 0;
		margin-bottom: 10px;
	}

	.timeline_user > .flex-fill {
		text-align: left;
	}
}

.content-popup img {
	max-width: 230px;
}

.blog_info > .content-popup img,
.card_content .content-popup img {
	max-width: 120px;
}

.extra_space {
	margin-bottom: 110px;
}

.timeline_box + .extra_space::before {
	height: 170%;
}

.forum_sponsor_card {
	max-width: 200px;
	min-width: 175px;
}

.centered_border_line {
	position: relative;
	width: 85%;
	margin: auto;
	margin-bottom: 40px;
	height: 2px;
	background-color: #c3d3dd;
}

.centered_border_line::before {
	content: '';
	position: absolute;
	left: 0;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	top: -4px;
	background-color: #c3d3dd;
}

.centered_border_line::after {
	content: '';
	position: absolute;
	right: 0;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	top: -4px;
	background-color: #c3d3dd;
}

.centered_border_line {
	position: relative;
	width: 85%;
	margin: auto;
	margin-bottom: 40px;
	height: 2px;
	background-color: #c3d3dd;
}

.centered_border_line::before {
	content: '';
	position: absolute;
	left: 0;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	top: -4px;
	background-color: #c3d3dd;
}

.centered_border_line::after {
	content: '';
	position: absolute;
	right: 0;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	top: -4px;
	background-color: #c3d3dd;
}

.btn-link {
	text-transform: none;
	color: #f36e25;
	padding: 10px 0 10px 0;
}

.btn-link:hover {
	color: #034673;
	text-decoration: none !important;
	transition: all 0.5s ease;
}

.btn-link:active,
.btn-link:visited,
.btn-link:focus {
	background-color: transparent !important;
	color: #034673 !important;
	outline: none;
	box-shadow: none;
	text-decoration: none !important;
}

.text-black-25 {
	color: rgba(0, 0, 0, 0.25) !important;
}

._mCS_1 .mCSB_dragger .mCSB_dragger_bar:active {
	background-color: #f36e25;
}

._mCS_1 .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #f36e25;
}

._mCS_1 .mCSB_dragger .mCSB_dragger_bar {
	background-color: #f36e25;
	width: 6px;
}

._mCS_1 .mCSB_draggerRail {
	background-color: #f36e2580;
}

._mCS_1 .mCSB_buttonUp {
	background-color: transparent;
	opacity: 1;
	background-image: none;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #f36e25;
}

._mCS_1 .mCSB_buttonDown {
	background-color: transparent;
	opacity: 1;
	background-image: none;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #f36e25;
	transform: rotate(180deg);
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #f36e25;
}

.subscription {
	border: 1px solid #fff;
	background: #ffffff80;
	padding: 30px 0;
}

#cookie-wrapper {
	bottom: 50px;
	position: fixed;
	max-width: 730px;
	margin: 0;
	z-index: 500;
	left: 20px;
}

#cookie-banner {
	margin: 10px;
	padding: 0 25px;
	justify-content: space-between;
	align-items: center;
	transition: opacity 0.2s ease;
	opacity: 1;
}

#cookie-banner i,
#cookie-banner em {
	font-size: 30pt;
	position: relative;
	color: #034673;
	margin-right: 15px;
}

#cookie-banner .btn {
	text-transform: capitalize !important;
	padding: 5px 18px !important;
	min-width: 130px;
	margin: 15px 0px 15px 10px;
}

.navbar ul.navbar-nav li.dropdown-submenu > a::after {
	border: 0 none;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	content: '\f105';
	height: auto;
	line-height: normal;
	margin-left: 10px;
	vertical-align: middle;
	width: auto;
	font-size: 16px;
	display: inline-block;
}

.flex-fill-equal {
	flex: 1 1 0 !important;
}

h2,
h5 {
	font-weight: 400;
}

.download_select {
	margin: 10px 0px;
}

hr {
	width: 100%;
}

hr:last-child {
	width: 100%;
}

.select_icon {
	width: 50px;
	float: left;
	margin: 0 10px 0 0;
}

.btn-default i {
	color: #f36e2550;
}

.btn-default:hover i,
.btn-default.active i {
	color: #fff;
}

.download_select .text-center {
	min-width: 100px;
	margin-right: 20px;
}

.download_select .text-center img {
	width: 60px;
}

.download_select .btn-group {
	max-height: 35px;
}

.product_label {
	font-size: 0.7rem;
	line-height: 1rem;
	padding: 0;
}

.double_hr {
	border-top: 1px solid #034673;
}

.form-group .btn-primary {
	background-color: transparent;
	border: 2px solid #f36e25;
	padding: 3px 25px;
	border-radius: 5px;
	color: #f36e25;
	font-weight: 500;
	outline: none;
	text-transform: capitalize;
	z-index: 2;
	display: block;
	width: 100%;
}

.form-group .btn-primary:hover {
	background-color: #f36e25;
	color: #fff;
	outline: none;
	box-shadow: none;
}

.track .small::after {
	font-family: FontAwesome;
	content: '\f107';
	float: right;
	padding: 4px 10px 0 0;
}

.disable {
	opacity: 0.5 !important;
}

.download_select {
	border-bottom: 1px solid #c3d3dd;
	padding-bottom: 15px;
}

.download_select:last-child {
	border-bottom: 0px solid #c3d3dd;
	padding-bottom: 5px;
}

.download_select:first-child {
	padding-top: 15px;
}

.download_select .btn-group {
	padding-left: 10px;
}

.network_form_wrapper {
	padding: 0 100px;
}

.speakers_sessions ul {
	list-style: none;
}

.speakers_sessions ul li {
	font-size: 16px;
	line-height: 35px;
}

.speakers_sessions ul li strong:after {
	margin-right: 5px;
	content: ':';
}

.speakers_sessions ul li em {
	margin-right: 5px;
	font-style: italic;
}

.speakers_sessions ul li em:after {
	content: ',';
}

.speakers_sessions ul li:before {
	content: '\2022';
	margin-right: 10px;
	color: #f36e25;
}

.speakers_sessions h5 {
	margin-top: 25px;
}

.timeline_title {
	margin-bottom: 0px !important;
}

.events-video {
	position: absolute;
	right: 0;
	display: table;
	left: 50%;
	top: 49%;
	width: 90%;
	height: 100%;
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.event-video,
.label {
	position: absolute;
	right: 50px;
	bottom: -20px;
}

.HeadshotAnchor:before {
	content: '';
	position: absolute;
	right: -1200%;
	left: -1200%;
	top: 40%;
	z-index: -1;
	height: 2px;
	background-color: #c3d3dd;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.sm_radius {
	border-radius: 5px;
	overflow: hidden;
}

.btn.btn-primary.white_text:hover {
	color: #f36e25 !important;
}

.btn.btn-primary.nav_item.dropdown-toggle {
	background-color: transparent;
	color: #f36e25 !important;
	border: solid 2px;
}

.btn.btn-primary.nav_item.dropdown-toggle:hover {
	background-color: #f36e25;
	color: #fff !important;
	border: solid 2px #f36e25;
	transition: all 0.5s ease 0s;
}

.light_skin .btn.btn-primary.nav_item.dropdown-toggle {
	color: #fff !important;
	border: solid 2px #f36e25;
}

.light_skin .dropdown-toggle {
	color: #fff !important;
}

.bg-network {
	padding: 75px 0;
	position: relative;
	display: block;
}

.bg-network::before {
	background-image: url('../png/network_pattern_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1000;
}

.bg-network::after {
	background-image: url('../png/network_pattern_right.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1000;
}

.play-symbol {
	position: absolute;
	left: 43%;
	top: 25%;
	color: #ffffff80;
	font-size: 4em;
}

.font-weight-500 {
	font-weight: 500;
}

#accountNavMenu .user-dropdown-menu {
	width: 300px;
}

#accountNavMenu .dropdown-item {
	font-weight: normal;
	color: #343d42;
}

#accountNavMenu .dropdown-item i {
	color: #687a85;
}

/*** Custom Redesign ***/

footer .contact-us-btn {
	color: #05005f;
	background-color: #ff6a00;
	border: 1.5px solid #ff6a00;
	border-radius: 25px;
	font-size: 0.875rem;
	transition: all 0.5s ease-out;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 16px;
}

footer .contact-us-btn:hover {
	border: 1.5px solid #fff;
	background-color: #fff;
}

footer .ui-accordion-header {
	cursor: pointer;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}

footer .ui-accordion-header-icon {
	color: #fff;
}

.ui-accordion-header-icon {
	content: '';
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	border-right: 0.2rem solid;
	border-top: 0.2rem solid;
	transform: rotate(135deg);
	margin: 0.25rem 0.5rem 0 1em;
	font-weight: bold;
}

.ui-state-active .ui-accordion-header-icon {
	transform: rotate(-45deg);
	margin-top: 10px;
}

#page-overlay {
	background-color: #ffffff;
	opacity: 0.6;
	position: absolute;
	top: 135px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: none;
}

#site-search-overlay {
	background-color: #ffffff;
	opacity: 0.98;
	position: absolute;
	top: 135px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
}
