:root {
	--darkblue: #182439;
	--darkbluetrans: rgb(24, 36, 57, 0.9);
	--darkerblue: #0E131A;
	--bodytext: #181C1D;
	--grey: #F4F4F4;
	--greydarker: #E0E0E0;
	--darkgrey: #F0F0F0;
	--darklink: #323232;
	--softblue: #8c929d;
	--font: 'CircularStd-Book';
	--fontBold: 'CircularStd-Bold'
}

.site-main {}

html {.serviceChild {
	overflow: auto
}

body {
	font-family: var(--font), sans-serif;
	font-size: 18px;
	line-height: 24px;
	padding: 0 !important;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	color: var(--bodytext)
}

body.home,
.pageHeadOneCol {
	font-size: 24px;
	line-height: 30px;
}

button:active,
button:focus {
	outline: none;
}

a {
	text-decoration: none;
}

p {
	margin-bottom: 10px
}

ul:last-of-type {
	margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5 {
	letter-spacing: 0;
	padding: 0
}

.vce-button--style-basic {
	background: var(--darkblue) !important;
	border-radius: 35px !important;
	transition: all 0.2s;
}

.vce-button--style-basic:hover {
	background: #000 !important
}

.vce-button--style-basic--size-large {
	font-size: 24px !important;
	line-height: 30px !important
}

/**
[type=button],
[type=reset],
[type=submit],
button
**/
input.gform_button {
	-webkit-appearance: button;
	background: var(--darkblue);
	border-radius: 35px;
	transition: all 0.2s;
	color: #fff;
	padding: 12px 35px;
	border: 0px;
	transition: all 0.2s
}

input.gform_button:hover {
	background: #000
}

.heading-bot0 h1,
.heading-bot0 h2,
.heading-bot0 h3,
.heading-bot0 h4 {
	margin-bottom: 0 !important
}

.linkinherit a {
	color: inherit
}

.btnlink-a a {
	display: inline-block;
	border: 2px solid #fff;
	padding: 16px 40px;
	border-radius: 33px;
	text-decoration: none;
	margin-top: 14px;
	font-size: 24px;
	line-height: 30px
}

.btnlink-a a:hover {
	background: #fff;
	color: var(--darkblue)
}

::-webkit-input-placeholder {
	color: #AEAEAE;
}

::-moz-placeholder {
	color: #AEAEAE;
}

:-ms-input-placeholder {
	color: #AEAEAE;
}

:-moz-placeholder {
	color: #AEAEAE;
}

.fontSmaller {
	font-size: 18px;
	line-height: 24px;
}

.smallText,
.smallText * {
	font-size: 12px !important;
	line-height: 16px !important
}

.textLarger {
	font-size: 24px;
	line-height: 30px;
}

/**COMMON**/
.site-content .site-main {
	padding-top: 0 !important
}


.homeHero .vce-asset-background-simple-item {
	background-position: center bottom !important;
	backround-size: cover !important;
}

.homeHero a {
	font-size: 18px;
	line-height: 24px;
	margin-top: 32px;
	padding: 12px 30px;
}

.homeHeroCredit>div {
	display: flex;
}

.homeHeroCredit {
	position: relative
}

.homeHero .homeHeroCredit a:hover {
	background: none
}

.homeHero .homeHeroCredit a {
	border: 0;
	padding: 0;
	border-radius: 0
}

.homeHero .homeHeroCredit img {
	width: 18px;
	height: 26px;
	margin: 0;
	position: absolute;
	bottom: -10px;
	left: calc(50% - 9px);
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.heroDesc {
	position: absolute;
	bottom: 40px;
	left: 0
}

#heroTxt {
	height: 100%
}

#heroTxt .vce-col-content {
	height: 100vh
}

body .vce-row.vce-element--has-background {
	padding-top: 0
}

.white-text {
	color: #fff;
}

.white-text a,
.white-text h1 a,
.white-text h2 a,
.white-text h3 a,
.white-text h4 a {
	color: #fff
}

.bgDark {
	background: var(--darkblue);
}

.bgGrey {
	background: var(--grey);
}

.bgDarkGrey {
	background: var(--darkgrey);
}

p:last-child {
	margin-bottom: 0
}

.vce {
	margin-bottom: 0 !important
}

.padV {
	padding-top: 150px;
	padding-bottom: 150px;
}

.padV100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.padV90 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.padTop0 {
	padding-top: 0 !important
}

.padBotMain {
	padding-bottom: 110px;
}

.padBotHalfV {
	padding-bottom: 120px;
}

.topMargin-innercol {
	margin-top: 110px;
}

.space60 {
	height: 60px
}

h2+br {
	display: none
}

/** END COMMON **/
.homeData {
	min-height: 1300px
}

.homeHero .vce-col-content {
	padding-top: 190px;
	width: 868px;
	max-width: 100%;
}

.homeHeroCredit {
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	bottom: 35px;
	left: 0px;
	width: 100%;
	color: #000
}

.serviceChild {
	color: var(--softblue);
	row-gap: 30px;
}

.serviceChild img {
	margin-bottom: 34px;
	width: 100%;
}

.serviceChild h3 {
	max-width: 100%;
}

#homeData>.vce-row {
	padding-top: 175px
}

.statWrapper {
	margin-top: 65px;
}

.statWrapper strong {
	font-size: 84px;
	line-height: 70px
}

.latestThumb img {
    position: absolute;
    height: auto;
    width: 100%;
    object-fit: cover;
}

.latestThumb{
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 60.6669%;
    overflow: hidden;
    margin-bottom: 40px;
}
.newsImg .latestThumb {
	margin-bottom:0
}
.lnHeading {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 74px;
}

.newsDate {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

.latestNews h3 {
	margin-top: 5px
}

#getintouchCTA .vce-col-inner,
#getintouchCTA .smallContainer {
	width: 1180px
}

.bpLogos {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 35px;
}

.bpLogo {
	margin: 35px 116px 0 0
}

.bpLogo img {
	width: 280px;
}

.site-main ul.slick-dots {
	margin: 0;
	padding: 0;
	margin-top: 80px
}

.slick-dots li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

.slick-dots li button {
	display: inline-block;
	width: 43px;
	height: 4px;
	background: #ececec !important;
	text-indent: -99999px;
	overflow: hidden;
	border: 0;
	padding: 0 !important;
}

.slick-dots li button:active,
.slick-dots li button:focus {
	border: 0;
	outline: none;
}

.slick-dots li.slick-active button {
	background: #7c7c7c !important
}

.testimonials {
	position: relative
}

.slick-arrow {
	background-size: 100%;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	border: 0;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.slick-initialized .slick-slide {}


.slick-prev {
	position: absolute;
	bottom: 0;
	right: 90px;
	background-image: url(../images/arrowLeft.svg)
}

.slick-next {
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(../images/arrowRight.svg) !important
}

.slick-dots {
	margin-top: 80px;
}

.site-header {
	background: transparent;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
	-webkit-overflow-scrolling: touch;
	height: 84px;
	transition: all 0.2s ease-in-out;
	width: 100%;
}

.site-header .custom-logo {
	width: 200px !important;
	max-width: 200px !important
}

.headerWrapper {
	display: flex;
	padding-top: 30px;
	justify-content: space-between;
	align-items: center;
	align-content: space-between;
}

.nav-down .headerWrapper {
	background: rgb(24, 36, 57, 0.9);
	padding-top: 30px;
	padding-bottom: 30px;
}

.black.nav-down .headerWrapper {
	background: rgb(255, 255, 255, 0.9);
}

.topEdge .headerWrapper {
	background: rgb(24, 36, 57, 0);
}

.nav-up {
	top: -84px;
}

.header-logo {
	padding-left: 40px;
	width: 300px;
}

.site-branding {
	width: 100%
}

.header-logo img {
	width: 100%;
	max-width: 200%;
}

.main-navigation {
	border: 0;
	text-align: center;
}

.headerContact {
	padding-right: 40px;
	width: 300px;
	text-align: right;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.headContactBtn {
	display: flex;
	align-items: center
}

.phoneNav {
	margin-right: 20px;
}

.phoneNav img {
	width: 37px;
	filter: brightness(0) invert(1)
}

.headerContact a.btnLink {
	margin-top: 0;
	text-align: center;
	padding: 9px 4px;
	display: block;
	width: 181px;
	float: right;
	text-decoration: none;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 35px;
}

.black .headerContact a.btnLink {
	color: var(--darkblue);
	border: 2px solid var(--darkblue);
}

.black .nav-down .headerContact a.btnLink {
	color: #fff;
	border: 2px solid #fff;
}

.black .topEdge.nav-down .headerContact a.btnLink {
	color: #000;
	border: 2px solid #000;
}

.black .phoneNav img {
	width: 37px;
	filter: none
}

.black .nav-down .phoneNav img {
	filter: brightness(0) invert(1)
}

.black .topEdge.nav-down .phoneNav img {
	filter: none
}

.black .topEdge.nav-down .headerContact a.btnLink:hover {
	color: #fff;
	border: 2px solid var(--darkblue);
	background: var(--darkblue)
}

.black .nav-down .headerContact a.btnLink:hover {
	color: #fff;
	background: #fff;
	color: #000
}

.headerContact a.btnLink:hover {
	background: #fff;
	color: #000
}

.black .headerContact a.btnLink:hover {
	background: var(--darkblue);
	color: #fff
}

.scrolled-down {
	transform: translateY(-100%);
	transition: all 0.3s ease-in-out;
}

.scrolled-up {
	transform: translateY(0);
	transition: all 0.3s ease-in-out;
}

ul.primary-menu {
	justify-content: center;
	margin: 0;
}

.primary-menu>li {
	margin: 0;
	padding: 0
}

ul.primary-menu {
	letter-spacing: 0;
}

.primary-menu a {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding: 6px 25px
}

.primary-menu a:hover {
	color: #fff
}

.primary-menu>li.menu-item-has-children>a {
	margin-right: 15px;
	padding-right:
}

.primary-menu>li.menu-item-has-children>a:after {
	right: 0;
	top: 15px;
}

.site-header .header-top .container,
.site-header .header-top .container .site-branding {
	padding: 0
}

.site-footer {
	margin-top: -1px;
	background: #0E131A;
	padding: 18px 0
}

footer.entry-footer {
	display: none
}

.footerWidget {
	padding: 142px 0
}

.site-credit {
	font-size: 12px;
	line-height: 16px;
	color: #959595
}

.site-credit a {
	text-decoration: none;
	margin-left: 25px;
}

.site-credit a:first-child {
	margin-left: 0
}

.site-credit a:hover {
	color: #fff
}

.footerWidget ul {
	margin-bottom: 0 !important
}

.footerWidget a {
	text-decoration: none;
	text-transform: none;
}

.site-footer ul li:first-child,
.site-footer ul li {
	padding: 0;
}

.site-footer ul li {
	display: block;
	text-decoration: none;
	font-size: 18px;
	line-height: 24px
}

.site-footer ul li a {
	padding: 7px 0;
	display: block
}

.site-footer ul li:first-child a {
	padding-top: 0
}

.site-footer a:hover {
	text-decoration: underline;
}

.fwRight {
	font-size: 18px;
	line-height: 24px
}

footer h4 {
	margin-bottom: 15px;
	padding-bottom: 0;
	color: #959595;
	font-size: 18px;
	line-height: 24px;
}

.fwLeftContent img {
	margin-bottom: 50px
}

.fwLeftContent {
	width: 300px;
	max-width: 100%
}

.siteDesc {
	font-size: 24px;
	line-height: 30px
}

.footerInfo {
	margin-bottom: 42px;
}

.footerInfo:last-child {
	margin-bottom: 0
}

.social a {
	margin-right: 30px
}

.social a:last-child {
	margin-right: 0
}

.social a:hover {
	text-decoration: none;
}

.lnLink a {
	text-decoration: underline
}

#pageHeader {
	width: 100%;
	padding-top: 130px;
	padding-bottom: 30px
}

.darkHeader {
	background: var(--darkblue);
	color: #fff;
}

.darkHeader a {
	color: rgba(255, 255, 255, 0.6);
}

#crumbs {
	font-size: 12px;
	line-height: 16px;
}

.darkHeader #crumbs {
	color: rgba(255, 255, 255, 0.6);
}

.darkHeader #crumbs span {
	color: #fff
}

.pageHeading {
	padding-top: 30px;
	padding-bottom: 110px;
	background-color: var(--darkblue)
}

.pageHeading h1:last-child {
	margin-bottom: 0
}

.pageImage .vce-row-content {
	width: 1980px;
	max-width: 100%;
	margin: 0px auto
}

.secondHeading {
	font-size: 24px;
	line-height: 30px;
}

.secondHeading.padV100 {
	padding-top: 30px
}

.secondHeading p {
	margin-bottom: 20px
}

.secondHeading p:last-child {
	margin-bottom: 0
}

.heading-w-70-mob-100 {
	width: 75%
}

.headwDescRightWrap {
	font-size: 18px;
	line-height: 22px
}

.headwDescRightWrap .vce-row-container {
	margin-bottom: 90px
}

.headwDescRightWrap .vce-row-container:last-child {
	margin-bottom: 0
}

.liNoPad ul,
.site-main ul {
	margin: 0;
	padding: 0;
	margin-left: 20px
}

.liNoPad ol,
.site-main ol {
	margin: 0;
	padding: 0;
	margin-left: 55px
}

ul+p {
	margin-top: 20px
}

.slideScroll {
	width: 100%
}

.slideScroll ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
}

.slideScroll ul li {
	display: inline;
	padding: 0 15px;
	float: left;
}

.rightNoPad .vce-row-content {
	padding-right: 0 !important
}

.slideScroll img {}


.horizontalScrollerWrap,
.galleryWrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;
	justify-content: left;
	align-content: center;
}

.galleryWrap a {
	flex-shrink: 0;
	padding: 0 15px
}

.galleryWrap div:first-child {
	padding-left: 0
}

.site-main .galleryScroll h2 {
	margin-bottom: 60px
}

p+ul {
	margin-top: -4px !important
}

.liNoPad ul {
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;

}

.liNoPad ul li {
	padding: 0;
	line-height:30px
}

.twoColList ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.blockData {
	background: #4287CE
}

.white.headerArea-featuredimg {
	background: #fff;
}

.headerArea-featuredimg #pageHeader.darkHeader {
	background-color: var(--darkblue);
	height: 660px;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
}

.headerArea-featuredimg #pageHeader.darkHeader:after {
	content: '';
	display: none;
	/*background: rgba(0, 0, 0, 0.4);*/
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.homeHero:after {
	content: '';
	/*background: rgba(0, 0, 0, 0.4);*/
	background-image: linear-gradient(to bottom, rgb(0 8 68 / 40%), rgba(0, 0, 0, 0));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 68%;
	z-index: 1;
}

.homeHero .vce-row-content {
	z-index: 2
}

.headerArea-featuredimg #crumbs {
	margin-top: 30px;
	margin-bottom: 70px
}

.serviceWhiteBg .serviceChild {
	color: #000
}

.serviceFormWrapper {}

.serviceFormWrapper .vce-text-block {
	margin-bottom: 70px
}

.serviceFormWrapper .vce-text-block:last-child {
	margin-bottom: 0
}

.serviceFormWrapper .vce-text-block>div {
	width: 610px;
	max-width: 100%
}

.formService {
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	padding: 60px 35px;
	min-height: 820px;
	border-radius: 4px;
	margin-top: -275px;
	background: #fff;
	font-size: 18px;
	line-height: 24px
}

.formService label.gfield_label {
	font-size: 18px !important;
	line-height: 24px
}

.site-main .formService h4 {
	font-size: 28px;
	line-height: 32px
}

.formService textarea {
	height: 110px !important
}

.gfield_checkbox .gchoice {
	display: flex;
}

.gfield_checkbox .gchoice label {
	padding-left: 16px;
	margin-top: -2px;
}

.gform_footer {
	margin-top: 24px !important
}

.gform_wrapper.gravity-theme .gfield input.large {
	width: 100%;
	padding: 14px 0 14px 20px;
	font-size: 18px;
	line-height: 24px;
}

.sectParagraph .vce-col-content .vce-row-container,
.sectParagraph .vce-col-content .vce-text-block {
	margin-bottom: 50px
}

.sectParagraph .vce-col-content .vce-row-container:last-child,
.sectParagraph .vce-col-content .vce-text-block:last-child {
	margin-bottom: 0
}

.sectNews .vce-col-content .vce-row-container {
	margin-bottom: 110px
}

.sectNews .vce-col-content .vce-row-container:last-child {
	margin-bottom: 0
}

.toTop {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9;
	display: block;
	width: 50px;
	height: 50px;
	transition: all 0.2s;
	opacity: 0;
}

.toTop a {
	background-color: var(--darkbluetrans);
	color: #fff;
	background-image: url(../images/arrowDown.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center center;
	transform: rotate(-180deg);
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}

.toTop a:hover {
	background-color: var(--darkerblue) !important
}

.toTop a:focus,
.toTop a:active {
	border: 0;
	outline: none
}

.toTop.topActive {
	opacity: 1;
}

.vce-faq-toggle-inner {
	padding-top: 32px;
	padding-bottom: 32px;
	border-top: 2px solid #E7E8E9
}

.vce-faq-toggle:last-child {
	border-bottom: 2px solid #E7E8E9
}

.vce-faq-toggle-inner h3.vce-faq-toggle-title-text {
	margin-bottom: 0 !important;
	padding-right: 35px
}

.vce-faq-toggle-text-block {
	margin-top: 20px
}

.vce-faq-toggle-icon {
	right: 20px;
	top: 16px !important;
	left: auto !important;
}

.vce-faq-toggle-title,
.vce-faq-toggle-text-block {
	padding-left: 0 !important
}

.vce-faq-toggle-shape-color--1D64C5 .vce-faq-toggle-icon {
	background-color: transparent !important;
}

.vce-faq-toggle-color--fff .vce-faq-toggle-icon::after,
.vce-faq-toggle-color--fff .vce-faq-toggle-icon::before {
	background-color: var(--greydarker) !important
}

.vce-faq-toggle-icon::before {
	width: 30px !important
}

.vce-faq-toggle-icon::after {
	height: 30px !important
}

.newsItemWrap .newsItem:first-child {
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 110px;
}

.newsItemWrap .newsItem:first-child .newsImg {
	padding-right: 0
}

.newsItemWrap .newsItem:first-child .newsImg a{
	display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.newsItemWrap .newsItem:first-child .newsImg img {
    width: 100%;
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: auto;
}

.newsItemWrap .newsItem:first-child .newsText {
	background: #F8F8F8;
	margin-top: 0;
	padding-top: 85px;
}

.newsIndex {
	margin-top: 90px
}

.newsSingleContent.padV100 {
	padding-bottom: 0
}

.newsTitle {
	margin-bottom: 25px
}

.single .newsTitle {
	margin-bottom: 0
}

.firstNews {
	padding: 55px 55px;
	font-size: 18px;
	line-height: 24px
}

.firstNews .newsText {
	margin-top: 0
}

.newsExcerpt {
	margin-bottom: 30px;
}

.readMore {
	font-family: var(--fontBold);
}

.newsMeta .newsDate {
	margin-bottom: 12px
}

.newsText {
	margin-top: 30px
}

.newsItem {
	margin-bottom: 10px
}

.pictura_loadmore {
	display: block;
	position: absolute;
	width: 44px;
	height: 44px;
	background: url('../images/reload.svg') no-repeat center center;
	background-size: 40px;
	cursor: pointer;
	text-indent: -9999px;
	transition: all 0.2s;
	overflow: hidden
}

.loadMoreWrap {
	display: flex;
	position: relative;
	flex-wrap: nowrap;
	align-content: flex-end;
	justify-content: center;
	align-items: center;
	margin-top: 40px
}

.pictura_loadmore:hover {
	transform: rotate(-100deg)
}

.singleFeatImage img {
	width: 100%
}

.site-footer ul li {
	font-family: var(--font)
}

.singleShare img {
	width: 15px
}

.singleMeta {
	display: flex;
	width: 100%;
	font-size: 12px;
	align-items: center;
	margin-bottom: 34px
}

.metaBack {
	width: 50%
}

.metaInfo {
	display: flex;
	width: 50%;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.metaInfo div {
	margin-left: 30px;
}

.metaInfo div:first-child {
	margin-left: 0
}

.singleShare a {
	margin-left: 12px;
	display: inline-block
}

.singleShare a:first-child {
	margin-left: 0
}

.postTitle {
	padding-bottom: 30px
}

.vce-google-maps-inner iframe {
	max-height: 100%;
	height: 100% !important
}

.contactInfo figure {
	height: 55px;
	margin-bottom: 30px !important;
}

.contactInfo p {
	margin-bottom: 12px;
}

.contactInfo strong {
	font-weight: 400;
	display: inline-block;
	width: 105px;
}

.site-main .contactInfo h4 {
	margin-bottom: 18px
}

.location a {
	font-size: 12px;
	line-height: 16px
}

.contactSocial {
	display: flex;
}

.contactSocial img {
	width: 29px;
	margin-right: 20px;
}

.contactSocial .contactItem {
	margin-right: 50px
}

.contactSocial .contactItem:last-child {
	margin-right: 0
}

.contactItem a {
	display: flex;
	align-items: center;
}

.contactSocial a:hover {
	text-decoration: none
}

.contactSocial a:focus,
.contactSocial a:active {
	outline: none
}

.contactFormWrapper .gform_wrapper {
	padding-left: 20px
}

.contactFormWrapper .gform_wrapper input {
	background: transparent !important;
	border: 0px;
	border-bottom: 2px solid #fff !important;
	padding-left: 0 !important;
	color: #fff;
	border-radius: 0 !important
}

.contactForm ::-webkit-input-placeholder {
	/* Edge */
	color: #fff;
}

.contactForm :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

.contactForm ::placeholder {
	color: #fff;
}

.secondField {
	padding-left: 18px
}

.contactFormWrapper .gform_wrapper input:focus {
	outline: none;
	border: 0;
}

.contactFormWrapper .gform_wrapper textarea {
	background: transparent !important;
	border: 0px;
	border-bottom: 1px solid #fff !important;
	padding-left: 0 !important;
	color: #fff;
	border-radius: 0 !important;
	height: 160px !important
}

.contactFormWrapper .gform_wrapper textarea:focus {
	outline: none;
	border: 0
}

.contactFormWrapper input.gform_button {
	margin-top: 0;
	text-align: center;
	padding: 13px 4px;
	display: block;
	width: 165px;
	float: right;
	text-decoration: none;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 35px !important;
}

.contactFormWrapper input.gform_button:hover {
	background: #fff !important;
	color: var(--darkblue)
}

.error404 #crumbs {
	display: none
}

.vce-faq-toggle-title-text {
	margin-bottom: 0 !important
}

.gchoice {
	position: relative;
}

.gchoice:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #000
}

.gchoice label {
	cursor: pointer;
}

.gchoice input:checked+label:after {
	background: url(../images/tick.png);
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	/**background-color: var(--darkblue);**/
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 2px;
	top: 5px;
}

.gchoice input {
	opacity: 0;
	visibility: hidden;
	height: 1px;
	width: 1px;
}

.gfield_checkbox .gchoice label {
	padding-left: 36px;
	position: relative;
	z-index: 2;
}

.truckSafe figure {
	max-width: 262px !important
}

.truckSafe .vce-col--xs-first {
	margin-right: 0 !important
}

.fiContent p {
	word-break: break-word;
}

.areaCover {}

.areaCover * {
	position: relative !important;
	padding: 0 !important;
	width: auto !important
}

.areaCover img {
	width: 675px !important;
	max-width: 100% !important
}

.contactForm .gform_wrapper .gfield_error [aria-invalid=true] {
	border: 0px !important;
	border-bottom: 1px solid #fff !important
}

.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	margin-top: 6px !important;
}

.gform_wrapper.gravity-theme .gfield textarea {
	font-size: 18px;
}

.gform_wrapper.gravity-theme .gfield_label,
b,
strong {
	font-family: var(--fontBold) !important;
	font-weight: normal !important;
	letter-spacing: 0 !important;
}

.contactForm .gfield-choice-input a {
	color: #fff !important
}

.subItem {
	margin-bottom: 20px
}

.subTitle {
	font-family: var(--fontBold) !important;
	font-weight: normal !important;
	letter-spacing: 0 !important;
	font-size: 18px !important;
	line-height: 24px;
}

.flexmasonry-item {
	padding: 10px
}

@-webkit-keyframes autofill {

	0%,
	100% {
		color: #fff;
		background: transparent;
	}
}

@-webkit-keyframes autofill-white {

	0%,
	100% {
		color: #fff;
		background: transparent;
	}
}

input:-webkit-autofill {
	-webkit-animation-delay: 1s;
	/* Safari support - any positive time runs instantly */
	-webkit-animation-name: autofill-white;
	-webkit-animation-fill-mode: both;
}

.contactForm input:-webkit-autofill {
	-webkit-animation-delay: 1s;
	/* Safari support - any positive time runs instantly */
	-webkit-animation-name: autofill-white;
	-webkit-animation-fill-mode: both;
}

.contactForm input::-webkit-contacts-auto-fill-button {
	background-color: #fff !important;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 50px white inset;
	/* Change the color to your own background color */
	-webkit-text-fill-color: #333;
}

input:-webkit-autofill:focus {
	-webkit-box-shadow:
		/*your box-shadow*/
		, 0 0 0 50px white inset;
	-webkit-text-fill-color: #333;
}

.alt-form-style textarea,
.alt-form-style input:not(.button) {
    border: 1px solid #BCBCBC;
    border-radius: 5px !important;
    padding: 14px 0 14px 20px !important;
}

.alt-form-style .gform_fileupload_rules {
    display: none !important;
}

.alt-form-style .gform_drop_area {
    margin-top: 20px;
    background: white !important;
    padding: 14px 20px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-color: #BCBCBC;
}

.alt-form-style .gform_drop_area .gform_drop_instructions {
    margin: 0px !important;
    color: #BCBCBC !important;
}

.alt-form-style .gform_drop_area .gform_button_select_files {
	background-image: url(../images/plusIcon.svg);
	background-size: cover  !important;
    height: 18px;
    width: 18px;
    padding: 0 !important;
    border: none;
    background-color: white;
}

.alt-form-style .gfield_description {
    padding-top: 0 !important;
    font-size: 13px !important;
    font-family: var(--font) !important;
}

.alt-form-style .gform_wrapper.gravity-theme .gfield_label {
    margin-bottom: 5px !important;
    font-size: 14px !important;
    font-family: var(--font) !important;
    line-height: 1.4;
}