/*
	Theme Name: ICM
	Theme URI: https://www.incompanymedia.nl
	Description: Theme voor InComanyMedia
	Version: 1.5.5
	Author: Mitchell Mink | Nextlead
	Author URI: https://www.nextlead.nl
*/

html {
	overflow: hidden;
	overflow-y: scroll !important;
	height: 100%;
	font-size: 63%;
	scroll-behavior: smooth;
}

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

::placeholder {
	color: #000;
}

::selection {
	background: #999;
	color: #fff;
	text-shadow: none;
}

::-webkit-selection {
	background: #999;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #999;
	color: #fff;
	text-shadow: none;
}

body {
	font-family: 'Raleway', sans-serif !important;
	color: #575656;
	font-weight: normal;
	font-size: 18px !important;
	line-height: 1.8em !important;
	overflow-x: hidden;
}

@media (max-width: 991px) {
	body {
		overflow-y: scroll !important;
		overflow-x: hidden !important;
	}
}

a.blck {
	color: inherit !important;
}

.main-menu {
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}

.nav-open .main-menu {
	opacity: 1;
	visibility: visible;
	background: #b5dbec;
	z-index: 99999999;
}

a#scroll-to-top {
	width: 35px;
	height: 35px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	cursor: pointer;
	outline: 0;
	font-size: 30px;
	color: #fff;
	z-index: 9999999999;
	text-shadow: 0 3px 8px #969696;
}

a#scroll-to-top:hover {
	color: #b5dbec;
}

.gform_wrapper .field_description_below .gfield_description {
	padding-top: 0px !important;
}

.animate {
	animation-duration: 0.3s;
	-webkit-animation-duration: 0.3s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}

@keyframes slideIn {
	0% {
		transform: translateY(1rem);
		opacity: 0;
	}

	100% {
		transform: translateY(0rem);
		opacity: 1;
	}

	0% {
		transform: translateY(1rem);
		opacity: 0;
	}
}

@-webkit-keyframes slideIn {
	0% {
		-webkit-transform: transform;
		-webkit-opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-webkit-opacity: 1;
	}

	0% {
		-webkit-transform: translateY(1rem);
		-webkit-opacity: 0;
	}
}

.slideIn {
	-webkit-animation-name: slideIn;
	animation-name: slideIn;
}

img {
	height: auto;
}

@media (min-width: 991px) {
	.nmrgnrght {
		margin-right: 0px;
	}
}

.nllmrgn {
	margin-left: 0px;
	margin-right: 0px;
}

.nmrgn {
	margin-left: 15px;
	margin-right: 15px;
}

.hidden {
	display: none !important;
}

.mrgn {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mrgntp {
	margin-top: 30px;
}

.mrgnbtm {
	margin-bottom: 30px;
}

.mrgntpbg {
	margin-top: 60px;
}

.mrgnbtmbg {
	margin-bottom: 60px;
}

.pdngtp {
	padding-top: 30px;
}

.pdngbtm {
	padding-bottom: 30px;
}

.pdngtpbg {
	padding-top: 60px;
}

.pdngbtmbg {
	padding-bottom: 60px;
}

.npdngrght {
	padding-right: 0px;
}

@media (max-width: 767px) {
	.npdngrght {
		padding-right: 15px;
	}
}

.npdnglft {
	padding-left: 0px;
}

@media (max-width: 767px) {
	.npdnglft {
		padding-left: 15px;
	}
}

.facetwp-input-wrap {
	width: 100%;
	display: block;
}

.facetwp-facet input.facetwp-search,
.facetwp-facet input.facetwp-location {
	width: 100%;
}

.fqaccdn {
	position: relative;
}

.fqaccdn a {
	text-decoration: none !important;
}

.fqaccdn .card,
.fqaccdn .card-header {
	background: transparent;
}

.fqaccdn .abs {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.fqaccdn h3 {
	font-size: 20px;
	display: block;
	margin-bottom: 0px;
	max-width: 90%;
	color: #b5dbec;
	font-weight: 400;
}

@media (max-width: 767px) {
	.fqaccdn h3 {
		font-size: 18px;
	}
}

.fqaccdn .vertical-align {
	position: absolute;
	right: 0;
	left: auto;
	font-weight: 400;
}

.fqaccdn .card {
	padding: 7.5px 15px;
	background: transparent;
	border-radius: 20px !important;
	border: 1px solid transparent;
	box-shadow: 10px 10px 25px #d6d6d6;
	margin-bottom: 15px;
}

.fqaccdn .card.active {
	border: 1px solid #009add;
}

.fqaccdn .card.active .blue {
	color: #009add;
}

.fqaccdn .clpsd {
	display: block;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.fqaccdn .nclpsd {
	display: none;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.fqaccdn .card-header {
	background: transparent;
	border: none;
	position: relative;
	padding: .75rem 0rem;
}

.fqaccdn .card-header a:hover,
.fqaccdn .card-header a[aria-expanded="true"] {
	text-decoration: none;
}

.fqaccdn .card-header a:hover h3,
.fqaccdn .card-header a:hover .blue,
.fqaccdn .card-header a[aria-expanded="true"] h3,
.fqaccdn .card-header a[aria-expanded="true"] .blue {
	color: #009add;
}

.fqaccdn .card-header a:hover .nclpsd,
.fqaccdn .card-header a[aria-expanded="true"] .nclpsd {
	display: block;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.fqaccdn .card-header a:hover .clpsd,
.fqaccdn .card-header a[aria-expanded="true"] .clpsd {
	display: none;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.fqaccdn .card-body {
	padding: 1.25rem 0rem;
	position: relative;
}

.fqaccdn .card-body .col-9 {
	min-height: 46px;
}

.fqaccdn .card-body a.btn {
	text-align: left;
	padding: 15px;
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
}

.fqaccdn .card-body a.btn .rght {
	float: right;
}

.fqaccdn .blue {
	float: right;
	color: #b5dbec;
}

#cookie-notice {
	font-size: 15px;
}

#cookie-notice a#cn-accept-cookie {
	color: #fff;
	border: 1px solid #009add !important;
	background: #009add;
	text-transform: none;
	padding: 5px 10px;
	border-radius: 15px;
	font-weight: bold;
	font-size: 17px;
	display: inline-block;
}

.alt {
	color: #b5dbec;
}

footer {
	position: relative;
	z-index: 0;
}

video#bgvid {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
}

.npdng {
	padding: 0;
}

.modal {
	text-align: center;
}

.modal-backdrop {
	background: transparent !important;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	margin: 100px auto !important;
	width: 100%;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container embed,
.video-container iframe,
.video-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cntr {
	text-align: center;
}

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

.vertical-align {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
small, .small {
	font-size: 80%;
}

.lbl {
	display: inline-flex;
	align-items: center !important;
	color: #fff;
	border: 1px solid #fff;
	background: transparent;
	border-radius: 30px;
	text-transform: none;
	padding: 7.5px 30px;
	font-weight: normal;
	font-size: 16px;
	line-height: 2em;
	font-weight: 500;
	box-shadow: none !important;
	text-shadow: none !important;
}
a.btn,
button.button,
input[type=submit] {
	color: #fff;
	border: 1px solid #009add;
	background: #009add;
	text-transform: none;
	padding: 10px 30px;
	border-radius: 0px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1em;
	font-weight: 500;
	box-shadow: none !important;
	text-shadow: none!important;
}

a.btn i,
button.button i,
input[type=submit] i {
	margin-left: 15px;
}

a.btn.grdnt {
	border: none;
	background: rgb(10,18,39);
	background: linear-gradient(90deg, rgba(10,18,39,1) 0%, rgba(0,154,221,1) 100%);
	color: #fff;
}
a.btn.alt,
button.button.alt,
input[type=submit].alt {
	border: 1px solid #b5dbec !important;
	background: #b5dbec !important;
}

a.btn.white,
button.button.white,
input[type=submit].white {
	border: 1px solid #ffffff !important;
	background: #ffffff !important;
	color: #009add!important;
}

a.btn.white-outline-hover {
	border: 1px solid #ffffff !important;
	background: #ffffff !important;
	color: #009add!important;
}
a.btn.white-outline-hover:hover {
	border: 1px solid #ffffff !important;
	background: #009add !important;
	color: #ffffff!important;
}

a.btn.white:hover,
button.button.white:hover,
input[type=submit].white:hover {
	border: 1px solid #009add !important;
	background: #009add !important;
	color: #ffffff!important;
}

a.btn:hover,
button.button:hover,
input[type=submit]:hover {
	color: #fff;
	background: #b5dbec;
	border: 1px solid #b5dbec;
}

.pnglft {
	padding-left: 30px;
	padding-top: 20px;
}

@media (max-width: 767px) {
	.pnglft {
		padding-left: 15px;
	}
}

.clear:after,
.clear:before {
	content: ' ';
	display: table;
}

.clear:after {
	clear: both;
}

.clear {
	*zoom: 1;
}

a {
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}

a:hover {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

a:active,
a:hover {
	outline: 0;
}

ul {
	padding: 0px;
}

*:focus {
	outline: none;
}

a,
a:focus,
a:hover {
	color: #009add;
}

input:focus {
	outline: 0;
	border: 1px solid #999;
}

h1,
h2 {
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
}

h1 span,
h2 span {
	color: #009add;
}

h3 {
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
}

h4,
h5,
h6 {
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	color: #009add;
}

h1 {
	font-size: 40px;
	color: #2e2e2e;
	letter-spacing: 0;
	text-transform: none;
	margin: 0 0 20px;
}

@media (max-width: 575px) {
	h1 {
		font-size: 30px;
	}
}

h2 {
	font-size: 32px;
	text-transform: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

h3 {
	font-weight: 700;
	font-size: 32px;
	text-transform: none;
}

h4 {
	font-size: 18px;
	color: #333000;
	font-weight: 600;
	text-transform: none;
}

h5 {
	font-size: 20px;
	color: #333000;
	font-weight: 700;
	text-transform: none;
}

h6 {
	font-size: 16px;
	color: #333000;
	font-weight: 600;
	text-transform: none;
}
.zndx {
	z-index: 999;
}
.minh-100 {
	min-height: 100%!important;
}
.bg-grdnt {
	background: rgb(10,18,39);
	background: linear-gradient(90deg, rgba(10,18,39,1) 0%, rgba(0,154,221,1) 100%);
}
.sldrrwvs .slick-list {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.sldrrwvs .slick-slide {
	margin-left:  7.5px;
	margin-right:  7.5px;
}
.container {
	max-width: 1130px;
	padding-left: 15px;
	padding-right: 15px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: transparent;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea {
	border-radius: 10px;
}

input,
textarea {
	border: 1px solid #eaeaea;
	font-size: 80%;
	padding: 10px 15px;
}

.gf_right_half input {
	width: 97.5% !important;
	border-radius: 0px;
	margin-left: 2.5%;
	margin-top: 0px !important;
}

@media (max-width: 767px) {
	.gf_right_half input {
		margin-left: 0px;
		width: 100% !important;
	}
}

.gf_left_half input {
	width: 97.5% !important;
	border-radius: 0px;
	margin-right: 2.5%;
	margin-top: 0px !important;
}

@media (max-width: 767px) {
	.gf_left_half input {
		margin-right: 0px;
		width: 100% !important;
	}
}

.gform_wrapper {
	margin: 0 auto !important !important;
	max-width: 100% !important;
}

.gform_wrapper div.validation_error {
	display: none;
}

.gform_wrapper .validation_message {
	color: #ce0000 !important;
}

.gform_wrapper .gsection {
	border-bottom: 2px solid #ebebeb !important;
}

.gform_wrapper .gsection .gsection_title {
	color: #b5dbec;
}

.gform_wrapper .gform_button button {
	margin-left: 10px !important;
}

.gform_wrapper div.ginput_container {
	margin-top: 0px !important;
}

.gform_wrapper ul.gform_fields {
	list-style: none;
}

.gform_wrapper ul.gform_fields li.gfield {
	margin-bottom: 15px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-top: 0px !important;
}

.gform_wrapper ul.gform_fields li.gfield::placeholder {
	color: #000 !important;
}

.gform_wrapper ul.gform_fields li.gfield label {
	font-weight: normal;
	margin-bottom: 0;
}

.gform_wrapper ul.gform_fields li.gfield label span.gfield_required {
	color: #b5dbec;
}

.gform_wrapper ul.gform_fields li.gfield.gfield_error {
	background-color: transparent !important;
	border-top: none !important;
	border-bottom: none !important;
	padding: 0;
	margin-top: 0px !important;
	margin-bottom: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield.gfield_error .gfield_description {
	padding: 0p 0px 10px 0pxx !important;
}

.gform_wrapper ul.gform_fields li.gfield .hidden_label input.large,
.gform_wrapper ul.gform_fields li.gfield .hidden_label select.large {
	width: 99.2% !important;
}

.gform_wrapper ul.gform_fields li.gfield .top_label .gfield_error,
.gform_wrapper ul.gform_fields li.gfield .top_label input.large,
.gform_wrapper ul.gform_fields li.gfield .top_label select.large,
.gform_wrapper ul.gform_fields li.gfield .top_label textarea.textarea.small {
	width: 99.2% !important;
}

.gform_wrapper .gform_footer {
	text-align: left;
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.gform_wrapper .gform_footer input[type=submit] {
	margin-right: 0px !important;
}

.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error textarea {
	border: 1px solid #ce0000 !important;
	box-shadow: none !important;
}

.rght {
	text-align: right;
}

.lgo {
	text-align: left;
}

#logo {
	width: auto;
	height: auto;
	padding: 20px 0;
	display: inline-block;
	position: relative;
	z-index: 15;
	background: transparent;
}

@media (max-width: 767px) {
	#logo {
		text-align: left;
		padding: 10px 0px;
	}
}

#logo img {
	max-height: 80px;
	width: auto;
}

@media (max-width: 991px) {
	#logo img {
		max-width: 150px;
		max-height: 50px;
	}
}

.mnubtn {
	background: none;
	box-shadow: none;
	border: none;
	padding: 0px;
	height: 55px;
	margin: 0px 0px 0px 20px !important;
	position: relative;
	top: 7.5px;
}

.mnubtn img {
	max-height: 40px;
}

div#hdrlogo {
	margin-top: 0;
	position: absolute;
	width: auto;
	height: 100%;
}

@media (max-width: 767px) {
	div#hdrlogo {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 2.5px;
	}
}

.mnu {
	text-align: right;
	z-index: 9999999;
}

#nav-icon3 {
	position: relative;
	margin: 25px 0px 0px 15px;
	width: 40px;
	height: 40px !important;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	cursor: pointer;
	top: 20px;
}

#nav-icon3:before {
	content: 'MENU';
	font-size: 16px;
	position: relative;
	right: 75px;
	top: -5px;
	color: #009add;
}

#nav-icon3:hover span {
	color: #333;
}

#nav-icon3 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #009add;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
	top: 0;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
	top: 12px;
}

#nav-icon3 span:nth-child(4) {
	top: 24px;
}

#nav-icon3.open span:nth-child(1) {
	top: 12px;
	width: 0;
	left: 50%;
}

#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(-130deg);
	-moz-transform: rotate(-130deg);
	-o-transform: rotate(-130deg);
	transform: rotate(-130deg);
}

#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	transform: rotate(130deg);
}

#nav-icon3.open span:nth-child(4) {
	top: 18px;
	width: 0;
	left: 50%;
}

.pdnglft {
	padding-left: 75px;
}

.navbar {
	min-height: 1px;
	margin-bottom: 0px;
	padding: 0px;
}

.navbar-light .navbar-toggler,
.navbar-toggler {
	height: auto;
	color: #0a1227;
	border: none;
	font-size: 15px;
	padding: 10px 0px 5px 15px;
	margin: 0px 0px 0px 15px !important;
	cursor: pointer;
}

@media (max-width: 991px) {

	.navbar-light .navbar-toggler,
	.navbar-toggler {
		position: relative;
		top: 5px;
	}
}

.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler[aria-expanded="true"],
.navbar-toggler:hover,
.navbar-toggler[aria-expanded="true"] {
	color: #000 !important;
}

.navbar-collapse {
	padding: 0;
	max-height: 100%;
}

.navbar-default {
	margin-bottom: 0;
	border: none;
	background-color: transparent;
	font-weight: normal;
	text-transform: normal;
	text-align: inherit;
	float: none;
	width: 100%;
	margin-top: 0;
}

.navbar-default .navbar-toggle {
	border: none;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a,
.navbar-default .navbar-nav>li>a {
	color: #0a1227;
	text-decoration: none;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #009add;
	background-color: transparent;
	text-decoration: underline;
}

.nav .open>a,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:focus,
.nav .open>a:hover,
.nav .open>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #009add;
	background: transparent;
	border: none;
}

.navbar-nav {
	padding: 0;
	text-align: left;
	float: none;
	margin-top: 40px;
	font-size: 15px !important;
	text-transform: none;
	font-weight: bold;
	cursor: pointer !important;
}

@media (max-width: 991px) {
	.navbar-nav {
		float: none;
		margin: 7.5px 0;
	}
}

.navbar-nav>li {
	text-align: left;
	cursor: pointer !important;
	padding: 0px 15px;
}

@media (max-width: 767px) {
	.navbar-nav>li {
		padding: 0px;
	}
}

.navbar-nav>li>a {
	border-top: 5px solid transparent;
	padding: 10px 0px 35px;
}

.navbar-nav>li a {
	display: block;
	padding: 7px 15px;
	color: #0a1227;
	cursor: pointer !important;
}

@media (max-width: 991px) {
	.navbar-nav>li a {
		padding: 10px 15px !important;
	}
}

.navbar-nav>li:hover,
.navbar-nav>li:focus {
	background: transparent;
}

.navbar-nav>li:hover a,
.navbar-nav>li:focus a {
	color: #009add;
	text-decoration: none;
	border-top: 5px solid #009add;
}

@media (max-width: 767px) {

	.navbar-nav>li:hover a,
	.navbar-nav>li:focus a {
		background: #009add !important;
		color: #fff !important;
	}
}

.navbar-nav>li:hover>.dropdown-menu,
.navbar-nav>li:focus>.dropdown-menu {
	display: block;
	font-size: 14px !important;
	min-width: 250px;
	margin: 0px 15px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

@media (max-width: 767px) {

	.navbar-nav>li:hover>.dropdown-menu,
	.navbar-nav>li:focus>.dropdown-menu {
		box-shadow: none;
		-webkit-box-shadow: none;
		margin: 0px;
	}
}

.navbar-nav>li:hover>.dropdown-menu li,
.navbar-nav>li:focus>.dropdown-menu li {
	display: block;
}

.navbar-nav>li:hover>.dropdown-menu li a,
.navbar-nav>li:focus>.dropdown-menu li a {
	border-top: none !important;
}

.navbar-nav>li:hover>.dropdown-menu li .dropdown-toggle::after,
.navbar-nav>li:focus>.dropdown-menu li .dropdown-toggle::after {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.navbar-nav>li:hover>.dropdown-menu li:hover>.dropdown-menu,
.navbar-nav>li:focus>.dropdown-menu li:hover>.dropdown-menu {
	left: 100%;
	top: auto;
	margin-top: -30px;
	display: block;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-nav>li:hover>.dropdown-menu li:hover>.dropdown-menu li a,
.navbar-nav>li:focus>.dropdown-menu li:hover>.dropdown-menu li a {
	background: #fff;
	color: #000 !important;
	text-decoration: none !important;
	border-top: none !important;
}

@media (max-width: 767px) {

	.navbar-nav>li:hover>.dropdown-menu li:hover>.dropdown-menu li a,
	.navbar-nav>li:focus>.dropdown-menu li:hover>.dropdown-menu li a {
		background: #fff !important;
		color: #fff !important;
	}
}

.navbar-nav>li:hover>.dropdown-menu li:hover>.dropdown-menu li:hover a,
.navbar-nav>li:hover>.dropdown-menu li:hover>.dropdown-menu li:focus a,
.navbar-nav>li:hover>.dropdown-menu li:hover>.dropdown-menu li.current_page_item a,
.navbar-nav>li:focus>.dropdown-menu li:hover>.dropdown-menu li:hover a,
.navbar-nav>li:focus>.dropdown-menu li:hover>.dropdown-menu li:focus a,
.navbar-nav>li:focus>.dropdown-menu li:hover>.dropdown-menu li.current_page_item a {
	color: #009add !important;
	background: #fff !important;
	text-decoration: none !important;
	border-top: none !important;
}

.navbar-nav>li.current-menu-parent {
	background: transparent !important;
}

.navbar-nav>li.current-menu-parent a {
	color: #009add;
	text-decoration: none;
	border-top: 5px solid #009add;
}

@media (max-width: 767px) {
	.navbar-nav>li.current-menu-parent a {
		background: #009add !important;
		color: #fff !important;
	}
}

.navbar-nav>li.active,
.navbar-nav>li:focus {
	background: transparent;
}

.navbar-nav>li.active a,
.navbar-nav>li:focus a {
	border-top: 5px solid #009add;
	color: #009add;
	text-decoration: none !important;
}

@media (max-width: 767px) {

	.navbar-nav>li.active a,
	.navbar-nav>li:focus a {
		background: #009add !important;
		color: #fff !important;
	}
}

.navbar-nav>li.hlght {
	padding: 27px 5px;
}

@media (max-width: 991px) {
	.navbar-nav>li.hlght {
		float: none !important;
		display: block;
		background: transparent;
		margin-left: 0;
	}
}

.navbar-nav>li.hlght>a {
	background: #009add !important;
	color: #fff !important;
	border-radius: 20px;
	border: 1px solid #009add !important;
	padding: 5px 10px;
}

.navbar-nav>li.hlght>a:focus,
.navbar-nav>li.hlght>a:hover {
	background: #009add !important;
	color: #fff !important;
	border-radius: 20px;
	border: 1px solid #009add !important;
	padding: 5px 10px;
}

@media (max-width: 991px) {
	.navbar-nav>li.hlght>a {
		background: transparent;
		border-radius: 0;
		display: block;
	}

	.navbar-nav>li.hlght>a>i {
		display: inline-block;
		width: 20px;
	}
}

.dropdown-menu {
	background: #fff;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0;
	margin: 0px;
	min-width: 200px;
	z-index: 9999999999999 !important;
}

.dropdown-menu li:hover a {
	background: #fff;
	color: #009add !important;
	text-decoration: none !important;
}

@media (max-width: 767px) {
	.dropdown-menu li:hover a {
		background: #009add !important;
		color: #fff !important;
	}
}

.dropdown-menu li.current-menu-item a {
	background: #fff;
	color: #009add !important;
	text-decoration: none !important;
}

.dropdown-menu a {
	color: #0a1227 !important;
}

@media (max-width: 991px) {
	.dropdown-menu a {
		padding-left: 30px;
	}
}

.navbar-nav:not(.sm-collapsible) ul .caret {
	display: inline-block;
	position: relative;
	right: 0;
	color: inherit;
}

@media (max-width: 991px) {
	.navbar-nav:not(.sm-collapsible) ul .caret {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 6px;
		margin-right: 15px;
		border-color: transparent;
		color: #fff;
		display: none;
	}
}

.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin: -3px 15px 0 0;
	padding: 0;
	width: 32px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}

.navbar-nav.sm-collapsible .caret:before,
.navbar-nav.sm-collapsible .dropdown-toggle:after {
	content: '+';
	font-family: monospace;
	font-weight: bold;
	position: absolute;
	right: 30px;
}

.navbar-nav.sm-collapsible .open>a>.caret:before,
.navbar-nav.sm-collapsible .open>a.dropdown-toggle:after {
	content: '-';
}

.caret {
	display: none;
}

@media (min-width: 768px) {
	.caret {
		display: inline;
	}
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret,
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
	position: static;
	margin: 0 0 0 2px;
	padding: 0;
	width: 0;
	height: 0;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-bottom: 0;
	border-left: 4px solid transparent;
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
	content: '' !important;
}

.navbar-nav span.scroll-down,
.navbar-nav span.scroll-up {
	position: absolute;
	display: none;
	visibility: hidden;
	height: 20px;
	overflow: hidden;
	text-align: center;
}

.navbar-nav span.scroll-down-arrow,
.navbar-nav span.scroll-up-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 7px dashed transparent;
	border-right: 7px dashed transparent;
	border-bottom: 7px solid;
	border-left: 7px dashed transparent;
}

.navbar-nav span.scroll-down-arrow {
	top: 6px;
	border-top: 7px solid;
	border-right: 7px dashed transparent;
	border-bottom: 7px dashed transparent;
	border-left: 7px dashed transparent;
}

.navbar-nav .dropdown-menu>li>a {
	text-decoration: none;
	font-size: 15px;
	line-height: 1em;
}

.navbar-nav .dropdown-menu>li>a:hover {
	text-decoration: none !important;
}

.navbar-nav ul.sm-nowrap>li>a {
	white-space: nowrap;
}

.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
	white-space: normal;
}

.navbar-right ul.dropdown-menu {
	left: 0;
	right: auto;
}

.navbar-brand {
	padding: 0 75px 0 0;
}

@media (max-width: 767px) {
	.navbar-brand {
		padding: 7.5px 10px 0;
	}
}

@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-collapse.collapse.show {
		display: block !important;
	}

	.navbar-nav {
		float: none !important;
		margin: 0px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-text {
		float: none;
		margin: 15px 0;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
	}

	.collapsing {
		overflow: hidden !important;
	}
}

div.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

div.container-fluid.fq h2 {
	margin-bottom: 30px;
}

div.container-fluid.fq h3 {
	font-size: 20px;
	display: block;
}

div.container-fluid.fq i {
	height: 24px;
	width: 24px;
	color: #000;
	text-align: center;
}

div.container-fluid.fq .vertical-align {
	position: absolute;
	right: 0;
	left: auto;
}

div.container-fluid.fq .card {
	margin-bottom: 15px;
	border: none;
	max-width: 100%;
}

div.container-fluid.fq .card-header {
	background: #fff;
	border: none;
	position: relative;
	padding: .75rem 0rem;
}

div.container-fluid.fq .card-body {
	max-width: 100%;
	padding: 15px 0px;
}

div.container-fluid.fq .card-body img {
	margin-bottom: 15px;
}

div.container-fluid.fq .rotate-icon {
	float: right;
}

div.container-fluid.lgs {
	padding: 60px 0px;
}

div.container-fluid.lgs .slick-slider {
	margin-bottom: 0px;
}

div.container-fluid.lgs img {
	height: 100px;
	width: auto;
	display: block;
	margin: 0 auto;
}

mmi>i {
	font-size: 70%;
	color: #009add;
}

.chosen-container {
	font-size: inherit;
	font-family: inherit;
	padding: 5px 4px;
	letter-spacing: normal;
	border-radius: 10px;
	background: #fff;
}

.chosen-container .chosen-single {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

.chosen-container .chosen-drop {
	border-radius: 10px;
	max-width: 99%;
	margin: 0 auto;
	left: 0;
	right: 0;
}

div.container-fluid.hdr {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-shadow: 2px 2px rgba(51, 51, 51, 0.8);
	line-height: 1.3em;
	font-weight: bold;
	color: #fff;
	position: relative;
}

div.container-fluid.hdr .pdngbg {
	padding: 240px 15px;
}

div.container-fluid.hdr .abs {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}

div.container-fluid.hdr .abs .ft:nth-child(2) {
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

div.container-fluid.hdr ul {
	list-style: none;
}

div.container-fluid.hdr h1 {
	color: #fff;
	margin-bottom: 30px;
	line-height: 1em;
	font-weight: bold;
}

div.container-fluid.hdr h1 span {
	display: block;
	color: #b5dbec !important;
}

div.container-fluid.hdr p {
	color: #fff;
}

div.container-fluid.hdr .pstcdchck .nnr {
	padding: 30px 45px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	border-radius: 60px;
	background: #fff;
}

div.container-fluid.hdr .pstcdchck h2 {
	color: #009add;
}

div.container-fluid.hdr .pstcdchck #s {
	display: block;
	width: 100%;
}

div.container-fluid.hdr .pstcdchck img.gform_ajax_spinner {
	display: none !important;
}

div.container-fluid.hdr .pstcdchck #gform_confirmation_wrapper_1 h2 {
	font-size: 32px;
	text-transform: uppercase;
	color: #009add;
	margin: 0px;
	font-weight: bold;
}

div.container-fluid.hdr .pstcdchck #gform_confirmation_wrapper_1 p {
	font-size: 26px;
	color: #575656;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body {
	width: 100%;
	display: block;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .gf_left_half,
div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .gf_right_half {
	width: 100% !important;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .gf_left_half input,
div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .gf_right_half input {
	width: 100% !important;
}

@media (max-width: 767px) {
	div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body {
		width: 100%;
		display: block;
	}
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body input {
	margin-top: 0px;
	background: #b5dbec;
	border: none;
	color: #fff;
	border-radius: 10px;
	font-size: 14px;
	padding: 5px 10px;
	margin-right: 0px;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body input::placeholder {
	color: #fff;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body input.chosen-search-input {
	display: none;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-disabled b {
	display: none !important;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-container-active .chosen-single div b {
	transform: rotate(0deg);
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-drop {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 0px;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-with-drop .chosen-single {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-single {
	background: #b5dbec;
	border: none;
	color: #fff;
	border-radius: 10px;
	padding: 7.5px 10px;
	height: 38px;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-single span {
	height: 28px !important;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-single div {
	width: 28px;
	height: 100%;
	padding: 12.5px 7.5px;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-single div b {
	background-image: url('/wp-content/themes/fiveth/assets/img/arrow-down.png') !important;
	background-size: contain !important;
	background: none;
	background-position: center center;
	transform: rotate(180deg);
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-search {
	display: none !important;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-results {
	padding: 0px;
	margin: 0px;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-results li {
	padding: 7.5px 10px;
	border-bottom: 1px solid #b5dbec;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-results li:last-child {
	border-bottom: none;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-results li:hover,
div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-results li.highlighted {
	background: rgba(181, 219, 236, 0.5);
	color: #575656;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_body .chosen-results .gf_placeholder {
	display: none;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_footer {
	width: 100%;
	display: block;
}

div.container-fluid.hdr .pstcdchck #gform_wrapper_1 .gform_footer input[type=submit] {
	display: block;
	top: 5px;
	position: relative;
	border-radius: 20px;
	width: 100%;
}

div.container-fluid.sbhdr {
	padding: 0px 0;
	position: relative;
	overflow: hidden;
	height: 270px;
}

@media (max-width: 767px) {
	div.container-fluid.sbhdr {
		height: auto !important;
		background-size: cover !important;
		padding: 60px 0px;
	}
}

div.container-fluid.sbhdr.lndng {
	padding: 75px 0;
}

div.container-fluid.sbhdr.lndng .lndgnmg {
	height: 120px;
	max-width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	div.container-fluid.sbhdr.lndng .lndgnmg {
		height: auto;
		max-width: 70%;
	}
}

@media (max-width: 767px) {
	div.container-fluid.sbhdr.lndng {
		background: #a0968a !important;
	}

	div.container-fluid.sbhdr.lndng .col-12 {
		text-align: center;
	}

	div.container-fluid.sbhdr.lndng .ovrly {
		display: none;
	}
}

div.container-fluid.sbhdr h1 {
	color: #fff;
}

@media (max-width: 767px) {
	div.container-fluid.sbhdr .ovrly {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		position: absolute;
		background: rgba(181, 219, 236, 0.8);
	}
}

div.container-fluid.sbhdr .ovrly .vertical-align {
	position: absolute;
	left: 45%;
}

@media (max-width: 767px) {
	div.container-fluid.sbhdr .ovrly .vertical-align {
		left: -10%;
	}
}

div.container-fluid.sbhdr .ovrly img {
	transform: rotate(180deg);
	max-width: 590px;
}

@media (max-width: 767px) {
	div.container-fluid.sbhdr .ovrly img {
		display: none;
	}
}

div.container-fluid.brdcrmbs {
	padding: 30px 0px 0px 0px !important;
	font-size: 14px;
	color: #686868;
}

div.container-fluid.brdcrmbs span.breadcrumb_last {
	color: #686868;
	font-weight: bold;
}

div.container-fluid.brdcrmbs a {
	color: #686868;
}

div.container-fluid.mldng {
	background: #009add;
	color: #fff;
	text-align: center;
}

div.container-fluid.mldng a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
}

div.container-fluid.mldng a:hover {
	text-decoration: underline;
}

div.container-fluid.cntct {
	background: #e9e2ee;
	padding: 60px 0px;
}

div.container-fluid.cntct .stck {
	background: #fff;
	-webkit-box-shadow: 10px 10px 5px 0px #cfbfda;
	-moz-box-shadow: 10px 10px 5px 0px #cfbfda;
	box-shadow: 10px 10px 5px 0px #cfbfda;
	border-radius: 20px;
	padding: 30px;
	height: auto !important;
}

div.container-fluid.cntct .stck img {
	width: 100%;
}

div.container-fluid.cntct .stck a {
	text-decoration: underline;
}

div.container-fluid.content {
	padding: 90px 0px;
}

@media (max-width: 767px) {
	div.container-fluid.content {
		padding: 30px 0px;
	}
}

div.container-fluid.content h1 {
	color: #b5dbec;
}

.gfmc-row-1-col-2-of-2>ul>li.gfield span:not(.bstlng) {
	font-size: 14px !important;
	display: inline-block;
	width: 70% !important;
}

.gfmc-row-1-col-2-of-2>ul>li.gfield span:not(.bstlng):last-child {
	display: inline-block;
	width: 28% !important;
	text-align: right !important;
	font-size: 14px !important;
}

.gform_wrapper .field_description_below .gfield_description {
	padding-top: 0px;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
	line-height: 1.3em;
}

div.container-fluid.rdr {
	background: rgba(181, 219, 236, 0.5);
	padding: 60px 0px;
}

div.container-fluid.rdr #field_2_136 hr {
	background: #b69ec7;
	height: 5px;
	margin-left: -15px;
	margin-right: -15px;
}

div.container-fluid.rdr .rghtspn {
	display: inline-block !important;
	width: 28% !important;
	text-align: right !important;
	font-size: 14px !important !important;
}

div.container-fluid.krtngbnnr {
	background: #b3aba2;
	color: #fff;
	padding: 15px 0px;
}

div.container-fluid.krtngbnnr p {
	margin: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

div.container-fluid.bnnr {
	background: #009add;
	padding: 60px 0px;
}

div.container-fluid.bnnr h2 {
	color: #fff;
}

div.container-fluid.bnnr p {
	color: #4c4b4b;
	font-size: 20px;
}

@media (max-width: 767px) {

	.ginput_container_consent .gfield_consent_label,
	.ginput_container_consent .gfield_required {
		display: inline !important;
	}
}

#s {
	display: block;
	width: 100%;
	border-radius: 50px;
	font-size: 16px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
}

.searchwp-live-search-results {
	min-height: 60px !important;
}

.srchrslt {
	min-height: 60px !important;
}

.srchrslt P {
	padding: 15px;
	font-size: 20px;
	margin: 0px;
}

.srchrslt P small {
	font-size: 12px;
	color: #b5dbec;
}

div.container-fluid.pstcdchck {
	padding: 60px 0px;
	background: #b5dbec;
}

div.container-fluid.pstcdchck h2 {
	color: #fff;
}

div.container-fluid.pstcdchck img.gform_ajax_spinner {
	display: none !important;
}

div.container-fluid.pstcdchck #gform_confirmation_wrapper_1 {
	padding: 90px 45px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	border-radius: 60px;
	background: #fff;
}

div.container-fluid.pstcdchck #gform_confirmation_wrapper_1 h2 {
	font-size: 32px;
	text-transform: uppercase;
	color: #009add;
	margin: 0px;
	font-weight: bold;
}

div.container-fluid.pstcdchck #gform_confirmation_wrapper_1 p {
	font-size: 26px;
}

div.container-fluid.pstcdchck .whtblck {
	padding: 30px 45px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	border-radius: 60px;
	background: #fff;
}

div.container-fluid.pstcdchck .whtblck small {
	text-align: center;
	display: block;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body {
	width: 66%;
	display: inline-block;
}

@media (max-width: 767px) {
	div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body {
		width: 100%;
		display: block;
	}
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body input {
	margin-top: 0px;
	background: #b5dbec;
	border: none;
	color: #fff;
	border-radius: 10px;
	font-size: 14px;
	padding: 5px 10px;
	margin-right: 15px;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body input::placeholder {
	color: #fff;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body input.chosen-search-input {
	display: none;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-disabled b {
	display: none !important;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-container-active .chosen-single div b {
	transform: rotate(0deg);
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-drop {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 0px;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-with-drop .chosen-single {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-single {
	background: #b5dbec;
	border: none;
	color: #fff;
	border-radius: 10px;
	padding: 7.5px 10px;
	height: 38px;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-single span {
	height: 28px !important;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-single div {
	width: 28px;
	height: 100%;
	padding: 12.5px 7.5px;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-single div b {
	background-image: url('/wp-content/themes/fiveth/assets/img/arrow-down.png') !important;
	background-size: contain !important;
	background: none;
	background-position: center center;
	transform: rotate(180deg);
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-search {
	display: none !important;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-results {
	padding: 0px;
	margin: 0px;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-results li {
	padding: 7.5px 10px;
	border-bottom: 1px solid #b5dbec;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-results li:last-child {
	border-bottom: none;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-results li:hover,
div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-results li.highlighted {
	background: rgba(181, 219, 236, 0.5);
	color: #575656;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_body .chosen-results .gf_placeholder {
	display: none;
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_footer {
	width: 33%;
	display: inline-block;
}

@media (max-width: 767px) {
	div.container-fluid.pstcdchck #gform_wrapper_1 .gform_footer {
		width: 100%;
		display: block;
	}
}

div.container-fluid.pstcdchck #gform_wrapper_1 .gform_footer input[type=submit] {
	display: block;
	top: 5px;
	position: relative;
	border-radius: 20px;
	width: 100%;
}

div.container-fluid.pkkttn {
	padding: 60px 0px;
	background: #0a1227;
}

div.container-fluid.pkkttn h2 {
	color: #fff;
	margin: 0px;
}

div.container-fluid.pkkttn .pkkt {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	border-radius: 60px;
}

@media (max-width: 767px) {
	div.container-fluid.pkkttn .pkkt {
		margin-bottom: 30px;
	}
}

div.container-fluid.pkkttn .pkkt .pkkttp {
	background: #009add;
	padding: 30px 45px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
}

div.container-fluid.pkkttn .pkkt .pkkttp h3 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 0px;
}

div.container-fluid.pkkttn .pkkt .brdrtp {
	border-top: 5px solid rgba(0, 154, 221, 0.5);
}

div.container-fluid.pkkttn .pkkt .pkktmdl {
	background: #fff;
	padding: 30px 45px 30px 45px;
	border-top: 5px solid rgba(0, 154, 221, 0.5);
}

div.container-fluid.pkkttn .pkkt .pkktmdl span {
	font-weight: bold;
}

div.container-fluid.pkkttn .pkkt .pkktmdl span.price {
	color: #009add;
}

div.container-fluid.pkkttn .pkkt .pkktmdl ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.container-fluid.pkkttn .pkkt .pkktmdl ul li i {
	color: #009add;
}

div.container-fluid.pkkttn .pkkt .pkktmdl .prc {
	color: #009add;
	font-weight: bold;
	font-size: 24px;
}

div.container-fluid.pkkttn .pkkt .pkktmdl.brdrbtm {
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
}

div.container-fluid.pkkttn .pkkt .pkktbtm {
	background: #fff;
	padding: 30px 45px 30px 45px;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
	border-top: 5px solid rgba(0, 154, 221, 0.5);
}

div.container-fluid.pkkttn .pkkt .pkktbtm span {
	font-weight: bold;
}

div.container-fluid.pkkttn .pkkt .pkktbtm span.price {
	color: #009add;
}

div.container-fluid.pkkttn .pkkt .pkktbtm ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.container-fluid.pkkttn .pkkt .pkktbtm ul li i {
	color: #009add;
}

div.container-fluid.pkkttn .pkkt .pkktbtm .prc {
	color: #009add;
	font-weight: bold;
	font-size: 24px;
}

div.container-fluid.pkkttn .cta {
	background: #fff;
	border-radius: 50px;
	padding: 15px;
}

@media (max-width: 767px) {
	div.container-fluid.pkkttn .cta {
		margin-bottom: 15px;
	}
}

div.container-fluid.pkkttn .cta img {
	padding-right: 15px;
}

div.container-fluid.pkkttn .ctabtn a.btn {
	display: block;
	border-radius: 50px;
	padding: 20px 15px;
}

div.container-fluid.vr {
	padding: 90px 0px;
	background: #e9e7e4;
}

div.container-fluid.vr .bgft {
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
}

div.container-fluid.vr .bgrght {
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	background: #fff;
	padding: 60px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);
}

div.container-fluid.footer {
	padding: 60px 0 60px;
	color: rgba(255, 255, 255, 0.7) !important;
	font-size: 14px;
	line-height: 20px;
	background: #0a1227;
}

@media (max-width: 767px) {
	div.container-fluid.footer {
		padding: 20px 0;
	}
}

@media (max-width: 767px) {
	div.container-fluid.footer .widget_text {
		margin-bottom: 15px;
	}
}

div.container-fluid.footer a {
	color: rgba(255, 255, 255, 0.7) !important;
}

div.container-fluid.footer a:hover {
	text-decoration: none;
	color: #fff !important;
}

div.container-fluid.footer h3 {
	margin-bottom: 15px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

div.container-fluid.footer .fa-2x {
	font-size: 1.0em;
	color: #fff !important;
}

div.container-fluid.footer .fa-inverse {
	color: #03293e;
}

div.container-fluid.footer .btm {
	font-weight: bold;
}

div.container-fluid.footer .ftr3 img {
	height: 30px;
	margin-right: 5px;
	margin-top: 15px;
}

div.container-fluid.footer .pdnttp {
	padding-top: 30px;
}

div.container-fluid.footer ul {
	list-style: none;
	padding: 0;
}

div.container-fluid.btmfooter {
	background: #0a1227;
	padding: 10px 0;
	font-size: 11px;
	color: rgba(255, 255, 255, 0.7) !important;
	font-style: normal;
}

div.container-fluid.btmfooter a {
	color: rgba(255, 255, 255, 0.7) !important;
}

div.container-fluid.btmfooter a:hover {
	color: #fff !important;
}

.gform_wrapper ul.gform_fields li.gfield label {
	min-height: 22px !important;
	font-size: 15px;
}

.gfield_checkbox li input[type=checkbox],
.gfield_radio li input[type=radio] {
	opacity: 0;
	position: absolute;
}

.gfield_checkbox li input[type=checkbox]+label,
.gfield_radio li input[type=radio]+label {
	position: relative;
	overflow: hidden;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
}

.gfield_checkbox li input[type=checkbox]+label:before,
.gfield_checkbox li input[type=checkbox]+label:after,
.gfield_radio li input[type=radio]+label:before,
.gfield_radio li input[type=radio]+label:after {
	content: '';
	position: absolute;
	left: 0;
	z-index: 1;
	-webkit-transition: .2s;
	transition: .2s;
}

.gfield_checkbox li input[type=checkbox]:not(:checked)+label:after,
.gfield_radio li input[type=radio]:not(:checked)+label:after {
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	top: 0px;
}

.gfield_checkbox li input[type=checkbox]:checked+label:after,
.gfield_radio li input[type=radio]:checked+label:after {
	top: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #009add;
	background-color: #009add;
	z-index: 0;
	border-radius: 2px;
}

.gfield_radio li input[type=radio]:not(:checked)+label:after,
.gfield_radio li input[type=radio]:checked+label:after {
	border-radius: 50%;
}

.gfield_checkbox li input[type=checkbox]:not(:checked)+label:before,
.gfield_radio li input[type=radio]:not(:checked)+label:before {
	width: 0;
	height: 0;
	border: 3px solid transparent;
	left: 6px;
	top: 10px;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.gfield_checkbox li input[type=checkbox]:checked+label:before,
.gfield_radio li input[type=radio]:checked+label:before {
	top: 0;
	left: 1px;
	width: 8px;
	height: 13px;
	margin-top: 3px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

/*.gfield_checkbox li input[type=checkbox],
.gfield_radio li input[type=radio],
.gfield-choice-input[type=radio],
.gfield-choice-input[type=checkbox] {
	opacity: 0;
	position: absolute;
}

.gfield_checkbox li input[type=checkbox]+label,
.gfield_radio li input[type=radio]+label,
.gfield-choice-input[type=radio]+label,
.gfield-choice-input[type=checkbox]+label {
	position: relative;
	overflow: hidden;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
}

.gfield_checkbox li input[type=checkbox]+label:before,
.gfield_checkbox li input[type=checkbox]+label:after,
.gfield_radio li input[type=radio]+label:before,
.gfield_radio li input[type=radio]+label:after,
.gfield-choice-input[type=radio]+label:before,
.gfield-choice-input[type=radio]+label:after,
.gfield-choice-input[type=checkbox]+label:before,
.gfield-choice-input[type=checkbox]+label:after
 {
	content: '';
	position: absolute;
	left: 0;
	z-index: 1;
	-webkit-transition: .2s;
	transition: .2s;
}

.gfield_checkbox li input[type=checkbox]:not(:checked)+label:after,
.gfield_radio li input[type=radio]:not(:checked)+label:after,
.gfield-choice-input[type=checkbox]:not(:checked)+label:after,
.gfield-choice-input[type=radio]:not(:checked)+label:after {
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	top: 0px;
}

.gfield_checkbox li input[type=checkbox]:checked+label:after,
.gfield_radio li input[type=radio]:checked+label:after,
.gfield-choice-input[type=checkbox]:checked+label:after,
.gfield-choice-input[type=radio]:checked+label:after
{
	top: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #009add;
	background-color: #009add;
	z-index: 0;
	border-radius: 2px;
}

.gfield_radio li input[type=radio]:not(:checked)+label:after,
.gfield_radio li input[type=radio]:checked+label:after,
.gfield-choice-input[type=radio]:not(:checked)+label:after,
.gfield-choice-input[type=radio]:checked+label:after {
	border-radius: 50%;
}

.gfield_checkbox li input[type=checkbox]:not(:checked)+label:before,
.gfield_radio li input[type=radio]:not(:checked)+label:before,
.gfield-choice-input[type=checkbox]:not(:checked)+label:before,
.gfield-choice-input[type=radio]:not(:checked)+label:before  {
	width: 0;
	height: 0;
	border: 3px solid transparent;
	left: 6px;
	top: 10px;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.gfield_checkbox li input[type=checkbox]:checked+label:before,
.gfield_radio li input[type=radio]:checked+label:before,
.gfield-choice-input[type=checkbox]:checked+label:before,
.gfield-choice-input[type=radio]:checked+label:before {
	top: 0;
	left: 1px;
	width: 8px;
	height: 13px;
	margin-top: 3px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}*/