/*
 Theme Name:   QZ Marketing 2020
 Theme URI:    https://www.qzmarketing.com/
 Description:  A QZM child theme 
 Author:       QZ Marketing
 Author URI:   https://www.qzmarketing.com/
 Template:     qzm
 Version:      1.0.4
*/
/* import default parent styles */
@import url("../qzm/style.css");

body #sidebar .widget.widget_tag_cloud .tagcloud a,
body #sidebar .widget.widget_tag_cloud .tagcloud a{
	background-color:#1e335a;
}

/* Spinner Colour */
body .animsition-loading:after{
	border-top-color:#3b233b;
}

.text-accent-color,
.text-accent-color p,
.text-accent-color a,
.text-accent-color h1,
.text-accent-color h2,
.text-accent-color h3,
.text-accent-color h4{
    color: #ec3c96;
}

.text-large p{
	font-size:26px;
}
.text-large h1{
	font-size:50px;
}
.text-large h2{
	font-size:26px;
}
.text-large h3{
	font-size:42px;
}
.text-large h4{
	font-size:32px;
}

.text-small p{
	font-size:15px;
}
.text-small h1{
	font-size:32px;
}
.text-small h2{
	font-size:15px;
}
.text-small h3{
	font-size:26px;
}
.text-small h4{
	font-size:18px;
}

.text-smaller p{
	font-size:14px;
}
.text-smaller h1{
	font-size:26px;
}
.text-smaller h2{
	font-size:14px;
}
.text-smaller h3{
	font-size:18px;
}
.text-smaller h4{
	font-size:15px;
}
.strongheading h1,
.strongheading h2,
.strongheading h3,
.strongheading h4{
	font-weight:700;
}

.fit-vids-style{
	height:0;
}
.wideText{
	width:calc(100vw - 20px);
	margin-left:calc(50% - 50vw + 10px);
}
.mediumPlusText{
	width:85%;
	max-width:994px;
	margin-left:auto;
	margin-right:auto;
}
.mediumText{
	width:78%;
	max-width:912px;
	margin-left:auto;
	margin-right:auto;
}
.narrowText{
	width:64%;
	max-width:748px;
	margin-left:auto;
	margin-right:auto;
}
.tinyText{
	width:320px;
	margin-left:auto;
	margin-right:auto;
}

#top-bar .top-bar-content{
	width:80%;
	max-width:calc(100% - 133px);
}
#top-bar .top-bar-socials{
	width:20%;
	min-width:133px;
}

body #wrapper #page #main-content{
	padding-top:0;
	padding-bottom:0;
}
body #site-header .mobile-button{
	transform:scale(1.75) translateY(-5px);
	right:24px;
}
body #main-nav-mobi{
	background-color:#3b233b;
}
body #inner-content{
	padding:0;
}

/* HEADER TWEAKS */
header#site-header.fixed-hide{
	background-color:white;
}

/* FEATURED TITLE */
#featured-title{
	position:relative;
	background-position:center;
}
#featured-title > *{
	position:relative;
	z-index:2;
}
#featured-title p.subtitle{
	color:white;
	width:78%;
	margin-left:11%;
}

/* MENU TWEAKS */
body #main-nav .sub-menu{
	transition:none;
	left:unset;
}
body #main-nav li a,
body #main-nav .sub-menu li a{
	font-family:Montserrat, sans-serif;
	font-weight:300;
	color:#3b233b;
}
body #main-nav-mobi ul li a,
body #main-nav-mobi ul li div{
	font-family:Montserrat, sans-serif;
	line-height:175%;
	padding-top:10px;
	padding-bottom:10px;
}
body #main-nav >ul > li > a,
body #main-nav >ul > li > div{
	font-family:Montserrat, sans-serif;
}
body #main-nav > ul.sub-menu > li > a{
	height:auto;
	line-height:94px;
	margin-top:0;
}
body #main-nav-mobi .menu-item-has-children .arrow{
	width:100%;
	padding-left:calc(100% - 50px);
}
body #main-nav-mobi .menu-item-has-children .arrow.active{
	width:50px;
	padding-left:0;
}
#menu-main-menu li a svg{
	position:relative;
	left:-12px;
	top:3px;
}
#main-nav-mobi li a svg{
	top:-10px;
}
#main-nav-mobi li a svg .cls-2{
	fill:white;
	stroke:#3b233b;
}
.menu li.highlight > a > span{
	background-color:#3b223b;
	padding:5px 20px;
	border-radius:25px;
	color:white;
	transition:all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.header-style-4 .menu li.highlight > a > span{
	background-color:#f8bbd0;
	color:#3b223b;
}
.menu li.highlight:hover > a > span{
	padding:8px 24px;
	margin:-3px -4px;
}
.cur-menu-1 #main-nav > ul > li.highlight:hover > a:before{
	opacity: 0;
	width:0;
}
body.header-style-4 #site-header.fixed-hide,
body.header-style-6 #site-header.fixed-hide {
	background-color:#3b233b;
}

/* NEW MAIN NAV STYLES, JUNE 2025 */

#main-nav{
	position:relative;
}
#main-nav > ul > li{
	position:static;
}
#main-nav > ul > li:first-child{
	margin-left:0;
}
#main-nav > ul > li:last-child{
	margin-right:0;
}
#main-nav > ul > li.submenu-has-headers > ul.sub-menu{
	display:flex;
	width:100%;
	justify-content:space-around;
	padding:0;
}
#main-nav > ul > li > ul > .mitypes-heading{
	flex-grow:1;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	padding:18px;
	position:relative;
}
#main-nav > ul > li > ul > .mitypes-heading:nth-child(odd){
	background-color:white;
}
#main-nav > ul > li > ul > .mitypes-heading:nth-child(even){
	background-color:#eee;
}
.main-nav > ul > li > ul > .mitypes-heading h2{
	color:#3b233b;
	font-size:16px;
	font-weight:400;
}
body #main-nav-mobi > ul > li > ul > .mitypes-heading h2{
	color:white;
	font-size:16px;
	margin:10px 0 10px 32px;
}
#main-nav-mobi > ul > li > ul > .mitypes-heading .arrow{
	display:none;
}
#main-nav-mobi > ul > li:hover > ul.sub-menu > .mitypes-heading > ul.sub-menu{
	display:block!important;
}
#main-nav > ul > li > ul > .mitypes-heading:nth-child(odd) h2{
	border-bottom:1px solid #ccc;
}
#main-nav > ul > li > ul > .mitypes-heading:nth-child(even) h2{
	border-bottom:1px solid #bbb;
}
#main-nav > ul > li:hover > ul.sub-menu > .mitypes-heading > ul.sub-menu{
	visibility:visible;
	opacity:100%;
	width:fit-content;
	left:0;
	top:0;
	position:relative;
	padding:0 0 20px;
	transform:unset;
	box-shadow:unset;
	background-color:transparent;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	gap:10px;
}
#main-nav > ul > li > ul.sub-menu > .mitypes-heading > ul.sub-menu > li > a{
	padding:0;
}
#main-nav > ul > li > div > span > div{
	display:inline;
	color:white;
	cursor:default;
}
body.header-style-4 #main-nav > ul > li > a{
	color:white;
}
body.header-style-1 #main-nav > ul > li > a:hover,
body.header-style-4 #main-nav > ul > li > a:hover,
body.header-style-1 #main-nav li.current-menu-item > a,
body.header-style-1 #main-nav li.current-menu-ancestor > a,
body.header-style-1 #main-nav li.current-menu-item > div > span > div,
body.header-style-1 #main-nav li.current-menu-ancestor > div > span > div,
body.header-style-1 #main-nav > ul > li > div:hover > span > div,
body.header-style-4 #main-nav > ul > li > div:hover > span > div{
	color:#f8bbd0;
}
body.header-style-1 #main-nav li.current-menu-item > a,
body.header-style-1 #main-nav li.current-menu-ancestor > a,
body.header-style-1 #main-nav li.current-menu-ancestor > div{
	font-weight:700;
}
.header-style-1 #main-nav > ul > li > div > span > div{
	color:#3B233B;
}
.cur-menu-1 #main-nav > ul > li > div{
	position:relative;
	font-weight:300;
}
.cur-menu-1 #main-nav > ul > li > div:before{
    background-color: #f8bdd0;
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 5px;
    transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.cur-menu-1 #main-nav > ul > li:hover > div:before,
.cur-menu-1 #main-nav > ul > li.current-menu-parent > div:before{
	opacity:1;
	width:100%;
}
#main-nav > ul > li > div{
	display: block;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.25px;
    height: 100px;
    line-height: 100px;
}

#main-nav > ul > li.menu-item-has-children > div > span{
	position:relative;
	padding-right:16px;
}
#main-nav > ul > li.menu-item-has-children > div > span > div:after{
	line-height: normal;
    font-size: 16px;
    font-weight: normal;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 5px;
}

#main-nav-mobi ul li > div {
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 50px;
    text-decoration: none;
    padding: 0 22px 0 35px;
}

/* MAIN PAGE CONTENT */
.page-content ul{
	list-style:none;
	margin:0px 0 20px 10px;
}
.page-content ul li{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	text-transform:none;
	font-size:100%;
	margin-bottom:10px;
	padding-left: 20px;
}
.page-content ul li span{
	font-weight:500;
}
.page-content ul li:before{
	margin-left:-10px;
	content:"\f058";
	color: #f8bbd0;
	font-family: FontAwesome;
	line-height: 1.2;
	text-indent: -20px;
	display:inline-block;
	margin-right:1rem;
	margin-bottom:4px;
}

/* HOME PAGE */
#site-logo-inner > a > img{
	width:225px;
	height:50px;
}

#homePageHero{
	padding-top:125px!important;
	background-position:top!important;
	justify-content:flex-start;
}
#homePageHero h1{
	color:white;
	font-weight:700;
	font-size:350%;
	line-height: 1.2;
    letter-spacing:.8px;
	width:100%;
}
#homePageHero .header-copy p{
	font-family:"Montserrat";
	color:white;
	font-weight:500;
	font-size:1.3em;
	line-height: 1.428;
    letter-spacing: 0.1px;
	width:100%;
}
#homePageHero .punc{
	color:#f8bbd0;
}
#homePageHero .underline{
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 2px;
}
#homePageHeroBlock{
	padding:40px 0 0 0;
}
#homePageHeroBlock .qzm-content-box .wpb_content_element,
#homePageHeroBlock .qzm-content-box .wpb_content_element h5,
#homePageHeroBlock .qzm-content-box .wpb_content_element a,
#homePageHeroBlock .qzm-content-box .wpb_content_element p{
	transition: color, background-color 0.5s;
}
#homePageHeroBlock p{
	color:#bdbdbd;
}
#homePageHeroBlock .qzm-content-box .wpb_content_element:hover{
	background-color:#3b233b!important;
}
#homePageHeroBlock .qzm-content-box .wpb_content_element:hover h5,
#homePageHeroBlock .qzm-content-box .wpb_content_element:hover a:before{
	color:#f8bbd0!important;
}
#homePageHeroBlock .qzm-content-box .wpb_content_element:hover p{
	color:white!important;
}
#homePageHeroBlock h5{
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	text-transform:none;
	margin-bottom: 0px;
}
#homePageHeroBlock a{
	color:transparent;
	width:0px;
	height:0px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#homePageHeroBlock a:before{
	content:'\f061';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:600;
	position:absolute;
	bottom:10px;
	right:50px;
}
#homePageBrands h2{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	line-height:125%;
	text-transform:none;
	letter-spacing: 0.1px;
}
#homePageBrands .brands-copy p{
	color:#3b233b;
	font-weight:300;
	font-size:125%;
	text-transform:none;
}
#homePageServices h2{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	line-height:125%;
	text-transform:none;
	letter-spacing: 0.1px;
}
#homePageServices .services-subtitle p{
	color:#3b233b;
	font-weight:300;
	font-size:125%;
	text-transform:none;
	line-height: 1.428;
	letter-spacing: 0.1px;
}
#homePageServices h3{
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	text-transform:none;
	margin-top:0;
}
#homePageServices h4{
	color:#3b233b;
	font-weight:300;
	font-size:125%;
	text-transform:none;
}
#homePageServicesBlock{
	padding:40px 0;
}
#homePageServicesBlock .qzm-content-box .wpb_content_element,
#homePageServicesBlock .qzm-content-box .wpb_content_element h3,
#homePageServicesBlock .qzm-content-box .wpb_content_element a,
#homePageServicesBlock .qzm-content-box .wpb_content_element p{
	transition: color, background-color 0.5s;
}
#homePageServicesBlock .qzm-content-box .wpb_content_element:hover{
	background-color:#3b233b!important;
}
#homePageServicesBlock .qzm-content-box .wpb_content_element:hover h3,
#homePageServicesBlock .qzm-content-box .wpb_content_element:hover a:before{
	color:#f8bbd0!important;
}
#homePageServicesBlock .qzm-content-box .wpb_content_element:hover p{
	color:white!important;
}
#homePageServicesBlock h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:110%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#homePageServicesBlock p{
font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	line-height:125%;
}
#homePageServicesBlock a{
	color:transparent;
	width:25px;
	height:25px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#homePageServicesBlock a:before{
	content:'\f061';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:600;
	position:absolute;
	bottom:20px;
	right:50px;
}
#homePageFeatures{
	padding-top: 0px!important;
}
#homePageFeatures h6{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:175%;
	line-height:120%;
}
#homePageFeatures p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:125%;
	line-height:125%;
}

#headerFeatures p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:500;
	font-size:100%;
	text-transform:none;
}
#headerFeatures p.feature{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#headerFeatures h2{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:200%;
	line-height:125%;
	text-transform:none;
}

#headerFeatures h2 .light{
	color:#f8bbd0;
}

#headerFeatures h2 .white{
	color:#ffffff;
}

#headerFeatures h2 .underline{
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;
}
/* Teleprinter */
#headerFeatures h2 .teleprinter{
    font-size:26px;
    color:#3b223b;
    padding-right:0.2em;
    position:relative;
    height:inherit;
    display:none;
    width:auto;
    overflow-x:hidden;
    margin-top:-100%;
    top:6px;
}
#headerFeatures h2 .teleprinter.running{
    display:inline-block;
    height:1.2em;
    overflow:hidden;
}
#headerFeatures h2 .teleprinter:after{
    content:'';
    width:0.05em;
    min-width:2px;
    height:1.15em;
    display:inline-block;
    position:absolute;
    right:0.1em;
    border-radius:2px;
    background-color:#f8bbd0;
    animation:teleprinter 0.2s infinite;
}
@keyframes teleprinter{
    0%  {background-color:#f8bbd0;}
    25% {background-color:transparent;}
}

#headerFeatures h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	line-height:125%;
	text-transform:none;
	/*text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;*/
}
#headerFeatures h3 span{
	font-weight:200;
}

#headerFeatures h3 .light{
	color:#f8bbd0;
}

#headerFeatures h3 .white{
	color:#ffffff;
}

#headerFeatures p.quote{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:500;
	font-size:110%;
	line-height:125%;
	text-transform:none;
	background: white;
	padding: 20px
}
#headerFeatures p.quoteName{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	line-height:125%;
	text-transform:none;
	background: white;
	padding-bottom: 20px;
}
#headerFeatures ul li{
	font-weight:700!important;
	
}	
/*#headerFeatures ul{
	list-style:none;
	margin:0px 0 0px;
}
#headerFeatures ul li{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:500;
	text-transform:none;
	font-size:100%;
	margin-bottom:10px;
	padding-left: 20px;
}	
#headerFeatures ul li:before{
	margin-left:-20px;
	content:"";
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:1rem;
	background-color:#f8bbd0;
	transform:skew(-7deg);
	margin-bottom:4px;
}*/
#headerFeatures .centre{
	padding: 0 10%;
}
#headerFeaturesBlock{
	padding:20px 0;
}
#headerFeaturesBlock .qzm-content-box .wpb_content_element{
	background-color: #f1f1f1;
	border: solid 1px #f8bbd0;
	border-radius: 20px;
	/*box-shadow: 2px 2px 10px -2px #999999;*/
}

#headerFeaturesBlock .qzm-content-box .wpb_content_element,
#headerFeaturesBlock .qzm-content-box .wpb_content_element h3,
#headerFeaturesBlock .qzm-content-box .wpb_content_element a,
#headerFeaturesBlock .qzm-content-box .wpb_content_element p{
	transition: color, background-color 0.5s;

}
/*
#headerFeaturesBlock .qzm-content-box .wpb_content_element:hover{
	background-color:#3b233b!important;
}
#headerFeaturesBlock .qzm-content-box .wpb_content_element:hover h3,
#headerFeaturesBlock .qzm-content-box .wpb_content_element:hover a:before{
	color:#f8bbd0!important;
}
#headerFeaturesBlock .qzm-content-box .wpb_content_element:hover p{
	color:white!important;
}
*/
#headerFeaturesBlock h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
	text-decoration: none;
	margin-bottom: 10px;
}
#headerFeaturesBlock p{
font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	line-height:125%;
}
#headerFeaturesBlock a{
	color:transparent;
	width:25px;
	height:25px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#headerFeaturesBlock a:before{
	content:'\f061';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:600;
	position:absolute;
	bottom:20px;
	right:50px;
}

/* EVEN BLOCKS */
@media (min-width: 768px){
	.evenBlocks{
		display:flex;
	}
}
.evenBlocks > .wpb_column > .vc_column-inner,
.evenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper,
.evenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element{
	height:100%;
	border-radius:0px;
}
@media (max-width: 767px){
	.evenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element{
		padding-bottom:30px;
		align-content: center;
	}
}

/* SERVICES EVEN BLOCKS */
@media (min-width: 768px){
	.servicesEvenBlocks{
		display:flex;
	}
}
.servicesEvenBlocks > .wpb_column > .vc_column-inner,
.servicesEvenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper,
.servicesEvenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element{
	height:100%;
	border-radius:5px;
}
@media (max-width: 767px){
	.servicesEvenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element{
		padding-bottom:15px;
	}
}

#contentMain h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	line-height:150%;
	text-transform:none;
	letter-spacing: 0.1px;
	margin:0;
	padding: 20px 0 20px;
}
#contentMain h4{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:125%;
	line-height:125%;
	text-transform:none;
}
#contentMain p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	text-transform:none;
}
#contentMain b{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	line-height:100%;
	text-transform:none;
}
#contentMain .content-title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
	letter-spacing: 0.1px;
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;
}

/*#contentMain ul{
	list-style:none;
	margin:0px 0 0px;
}
#contentMain ul li{
	color:#3b233b;
	font-size:100%;
	margin-bottom:10px;
	padding-left: 20px;
}	
#contentMain ul li:before{
	margin-left:-20px;
	display:inline-block;
	
	content:"\f00c";
	color: #f8bbd0;
	font-family: FontAwesome;
	width:10px;
	height:4px;
	background-color:#f8bbd0;
	transform:skew(-7deg);
	
	margin-right:1rem;
	margin-bottom:4px;
}*/
#contentMain .subtitle p{
	color:#3b233b;
	font-weight:300;
	font-size:125%;
	text-transform:none;
	line-height: 1.428;
	letter-spacing: 0.1px;
}

@media (max-width: 767px){
	#homePageHero{
		padding-top:125px;
	}
	#homePageHero h1{
		font-size:225%;
		text-align: center!important;
		width: 100%;
	}
	#homePageHero .header-copy p{
		text-align: center!important;
		width: 100%;
	}
	#headerFeatures .centre{
	padding: 0 0%;
	}
}

/* LANDING PAGE */

#landingPageHero{
	padding-top:40px;
	background-position:center!important;
}

#landingPageHero .header-title p{
		visibility: hidden;
}
#landingPageHero h1{
	color:#3b233b;
	font-weight:700;
	font-size:200%;
	line-height:120%;
	padding: 0px 5% 10px;
}
#landingPageHero h1 span{
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 4px;
}
#landingPageHero .header-copy p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:1.125em;
	line-height: 1.428;
    letter-spacing: 0.1px;
	padding: 0px 5% 0px;
}
#landingPageHero .centre{
	padding: 0 20%;
}

@media (max-width: 1024px){
	#landingPageHero .header-title p{
		visibility: visible;
		font-family:"Montserrat";
		color:#3b233b;
		font-weight:700;
		font-size:80%;
		line-height:125%;
		text-transform:uppercase;
		letter-spacing: 0.1px;
		text-decoration:underline;
		text-decoration-color: #f8bdd0;
		text-decoration-thickness: 3px;
		padding-bottom: 30px;
	}
}

/* SERVICES PAGE */
#servicesHero{
	padding-top:80px;
	background-position:center!important;
}
#servicesHero .header-title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
	letter-spacing: 0.1px;
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;
}
#servicesHero h1{
	color:#3b233b;
	font-weight:700;
	font-size:200%;;
	line-height:1.2;
}
#servicesHero .header-copy p{
	font-family:"Montserrat";
	color:#000;
	font-weight:400;
	font-size:1.125em;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#servicesHero .centre{
	padding: 0 20%;
}

/* Where is this used???? */
/*
#servicesHero ul{
	font-family:"Montserrat";
	color:#3b233b;
	list-style:none;
	margin-left:0;
	margin: 0px 0 30px 0;
}
#servicesHero ul li{
	margin-bottom:10px;
}
#servicesHero ul li:before{
	content:"";
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:1rem;
	background-color:#f8bbd0;
	transform:skew(-7deg);
	margin-bottom:4px;
}
*/
#servicesFeatures p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	line-height:125%;
}
#servicesBanner .banner-title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#servicesBanner .banner-title h2{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#servicesBanner h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#servicesBanner p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	line-height:125%;
	text-transform:none;
}
#servicesBannerBlock{
	padding:40px 0;
}
#servicesBannerBlock .qzm-content-box .wpb_content_element,
#servicesBannerBlock .qzm-content-box .wpb_content_element h2,
#servicesBannerBlock .qzm-content-box .wpb_content_element a,
#servicesBannerBlock .qzm-content-box .wpb_content_element p{
	transition: color, background-color 0.5s;
}
#servicesBannerBlock .qzm-content-box .wpb_content_element:hover{
	background-color:#3b233b!important;
}
#servicesBannerBlock .qzm-content-box .wpb_content_element:hover h2,
#servicesBannerBlock .qzm-content-box .wpb_content_element:hover a:before{
	color:#f8bbd0!important;
}
#servicesBannerBlock .qzm-content-box .wpb_content_element:hover p{
	color:white!important;
}
#servicesBannerBlock h2{
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
}
#servicesBannerBlock a{
	color:transparent;
	width:25px;
	height:25px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#servicesBannerBlock p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	line-height:150%;
	text-transform:none;
}
#servicesBannerBlock a:before{
	content:'\f061';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:600;
	position:absolute;
	bottom:20px;
	right:50px;
}
#servicesFeatures h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:110%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#servicesIntro{
	background-position:center!important;
	height: 100%;
}
#servicesIntro b{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
	margin-top: 20px;
	margin-bottom: 10px;
}
#servicesIntro p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	text-transform:none;
	top: 50%;
}
#servicesMain .title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
	margin:0 0 20px;
}
#servicesMain h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
}
#servicesMain h4{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;
}
#servicesMain p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	text-transform:none;
}
#servicesMain p.quote{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
}
#servicesMain p.quoteName{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	line-height:125%;
	text-transform:none;
}
#servicesMain strong{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	line-height:100%;
	text-transform:none;
}
#servicesMain ul{
	list-style:none;
	margin:0px 0 0px;
}
#servicesMain ul li{
	color:#3b233b;
	font-size:100%;
	margin-bottom:10px;
	padding-left: 20px;
}	
#servicesMain ul li:before{
	margin-left:-20px;
	content:"";
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:1rem;
	background-color:#f8bbd0;
	transform:skew(-7deg);
	margin-bottom:4px;
}
#servicesMain .centre{
	padding: 0 10%;
}

@media (max-width: 767px){
#servicesHero .centre{
	padding: 0 0%;
}
#servicesMain .centre{
	padding: 0 0%;
}
}

/* SOLUTIONS PAGE */
#solutionsHero{
	padding-top:80px;
	background-position:center!important;
}
#solutionsHero .header-title p{
	font-family:"Montserrat";
	color:#f8bbd0;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
	letter-spacing: 0.1px;
	/*text-decoration:underline;*/
	/*text-decoration-color: #f8bdd0;*/
	/*text-decoration-thickness: 3px;*/
}
#solutionsHero h1{
	color:#ffffff;
	font-weight:700;
	font-size:300%;;
	line-height:1.2;
}
#solutionsHero .header-copy p{
	font-family:"Montserrat";
	color:#ffffff;
	font-weight:400;
	font-size:1.125em;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#solutionsHero .centre{
	padding: 0 20%;
}

#solutionsHero .punc{
	color:#f8bbd0;
}
#solutionsHero .underline{
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 2px;
}

/* Where is this used???? */
/*
#solutionsHero ul{
	font-family:"Montserrat";
	color:#3b233b;
	list-style:none;
	margin-left:0;
	margin: 0px 0 30px 0;
}
#solutionsHero ul li{
	margin-bottom:10px;
}
#solutionsHero ul li:before{
	content:"";
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:1rem;
	background-color:#f8bbd0;
	transform:skew(-7deg);
	margin-bottom:4px;
}
*/
#solutionsFeatures p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	line-height:125%;
}
#solutionsBanner .banner-title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#solutionsBanner .banner-title h2{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#solutionsBanner h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#solutionsBanner p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	line-height:125%;
	text-transform:none;
}
#solutionsBannerBlock{
	padding:40px 0;
}
#solutionsBannerBlock .qzm-content-box .wpb_content_element,
#solutionsBannerBlock .qzm-content-box .wpb_content_element h2,
#solutionsBannerBlock .qzm-content-box .wpb_content_element a,
#solutionsBannerBlock .qzm-content-box .wpb_content_element p{
	transition: color, background-color 0.5s;
}
#solutionsBannerBlock .qzm-content-box .wpb_content_element:hover{
	background-color:#3b233b!important;
}
#solutionsBannerBlock .qzm-content-box .wpb_content_element:hover h2,
#solutionsBannerBlock .qzm-content-box .wpb_content_element:hover a:before{
	color:#f8bbd0!important;
}
#solutionsBannerBlock .qzm-content-box .wpb_content_element:hover p{
	color:white!important;
}
#solutionsBannerBlock h2{
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	text-transform:none;
}
#solutionsBannerBlock a{
	color:transparent;
	width:25px;
	height:25px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#solutionsBannerBlock p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	line-height:150%;
	text-transform:none;
}
#solutionsBannerBlock a:before{
	content:'\f061';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:600;
	position:absolute;
	bottom:20px;
	right:50px;
}
#solutionsFeatures h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:110%;
	text-transform:none;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#solutionsIntro{
	background-position:center!important;
	height: 100%;
}
#solutionsIntro b{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
	margin-top: 20px;
	margin-bottom: 10px;
}
#solutionsIntro p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	text-transform:none;
	top: 50%;
}
#solutionsMain .title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
	margin:0 0 20px;
}
#solutionsMain h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
}
#solutionsMain h4{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;
}
#solutionsMain p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	text-transform:none;
}
#solutionsMain p.quote{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
}
#solutionsMain p.quoteName{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	line-height:125%;
	text-transform:none;
}
#solutionsMain strong{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	line-height:100%;
	text-transform:none;
}
#solutionsMain ul{
	list-style:none;
	margin:0px 0 0px;
}
#solutionsMain ul li{
	color:#3b233b;
	font-size:100%;
	margin-bottom:10px;
	padding-left: 20px;
}	
#solutionsMain ul li:before{
	margin-left:-20px;
	content:"";
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:1rem;
	background-color:#f8bbd0;
	transform:skew(-7deg);
	margin-bottom:4px;
}
#solutionsMain .centre{
	padding: 0 10%;
}

@media (max-width: 991px){
	#solutionsHero{
		padding-top:125px;
	}
	#solutionsHero h1{
		font-size:225%;
		text-align: center!important;
		width: 100%;
	}
	#solutionsHero .header-copy p{
		text-align: center!important;
		width: 100%;
	}
	#solutionsHero .header-title{
		text-align: center!important;
		width: 100%;
	}
	#solutionsHero .centre{
		padding: 0 0%;
	}
	#solutionsMain .centre{
		padding: 0 0%;
	}
	#solutionsFeatures .centre{
		padding: 0 0%;
	}
}
@media (max-width:500px){
	#solutionsHero{
		padding-top:50px;
	}
}

/* SOLUTIONS EVEN BLOCKS */
@media (min-width: 768px){
	.solutionsEvenBlocks{
		display:flex;
	}
}
.solutionsEvenBlocks > .wpb_column > .vc_column-inner,
.solutionsEvenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper,
.solutionsEvenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element{
	height:100%;
	border-radius:5px;
}
@media (max-width: 767px){
	.solutionsEvenBlocks > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element{
		padding-bottom:15px;
	}
}

/* SOLUTIONS CTA BUTTONS */

#solutionsHeroCTA{
	padding:40px 0 0 0;
}
#solutionsHeroCTA a{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:none;
	letter-spacing: .8px;
	display:inline-block;
	background-color:#f8bbd0;
	/*border:3px solid #3b233b;*/
	color:#3b233b;
	padding:10px 20px;
	border-radius:15px;
	text-align:center;
	width:50%;
	text-decoration: none;
    transition: all ease 0.3s;
}
@media(max-width:990px){
	#solutionsHeroCTA a{
		margin-left:25%;
	}
}
#solutionsHeroCTA a:hover{
	color:white;
}

/* PLATFORM PAGE */

#platformHero{
	padding-top:80px;
	background-position:center!important;
}
#platformHero .header-title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
	letter-spacing: 0.1px;
	text-decoration:underline;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;
}
#platformHero h1{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:200%;
	line-height:120%;
	letter-spacing: 0.1px;
}
#platformHero .header-copy p{
	font-family:"Montserrat";
	color:#000;
	font-weight:400;
	font-size:1.125em;
	line-height: 1.428;
    letter-spacing: 0.1px;
}
#platformHeroBlock{
	padding:40px 0 0 0;
}
#platformHeroBlock .qzm-content-box .wpb_content_element,
#platformHeroBlock .qzm-content-box .wpb_content_element h3,
#platformHeroBlock .qzm-content-box .wpb_content_element a,
#platformHeroBlock .qzm-content-box .wpb_content_element p{
	transition: color, background-color 0.5s;
}
#platformHeroBlock p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	text-transform:none;
}
#platformHeroBlock .qzm-content-box .wpb_content_element:hover{
	background-color:#3b233b!important;
}
#platformHeroBlock .qzm-content-box .wpb_content_element:hover h3,
#platformHeroBlock .qzm-content-box .wpb_content_element:hover a:before{
	color:#f8bbd0!important;
}
#platformHeroBlock .qzm-content-box .wpb_content_element:hover p{
	color:white!important;
}
#platformHeroBlock h3{
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	text-transform:none;
	margin-bottom: 0px;
	padding-bottom:20px;
}
#platformHeroBlock a{
	color:transparent;
	width:0px;
	height:0px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#platformHeroBlock a:before{
	content:'\f061';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:600;
	position:absolute;
	bottom:10px;
	right:50px;
}
#platformFeatures h2{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:150%;
	line-height:125%;
	text-transform:none;
}
#platformFeatures p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	line-height: 125%;
	text-transform:none;
}
#platformFeatures .sub-title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:110%;
	line-height:125%;
	text-transform:none;
}
#platformFeatures .feature p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:110%;
	line-height:125%;
	text-transform:none;
}
#platformFeatures h3{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	line-height:100%;
	text-transform:none;
	margin: 0 0 0px;
    line-height: 1.428;
    letter-spacing: 0.1px;
}
#platformFeatures ul{
	list-style:none;
	margin:0px 0 0px;
}
#platformFeatures ul li{
	color:#3b233b;
	font-size:100%;
	margin-bottom:10px;
}	
#platformFeatures ul li:before{
	content:'\f058';
	font-family:"Font Awesome 5 Free";
	color:#ec3c96;
	font-weight:700;
    margin-left: .5em;
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:2rem;
}
#platformIntro{
	background-position:center!important;
	height: 100%;
}
#platformIntro b{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
	margin-top: 20px;
	margin-bottom: 10px;
}
#platformIntro p{
	font-family:"Open Sans";
	color:#3b223b;
	font-weight:300;
	font-size:110%;
	text-transform:none;
	top: 50%;
}
#platformMain h4{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
}
#platformMain p{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
	text-transform:none;
}
#platformMain b{
	font-family:"Open Sans";
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	line-height:100%;
	text-transform:none;
}
#platformMain ul{
	list-style:none;
	margin:0px 0 0px;
}
#platformMain ul li{
	color:#3b233b;
	font-size:100%;
	margin-bottom:10px;
	padding-left: 20px;
}	
#platformMain ul li:before{
	margin-left:-20px;
	content:"";
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:1rem;
	background-color:#f8bbd0;
	transform:skew(-7deg);
	margin-bottom:4px;
}

@media (max-width: 767px){
#platformHero{
	padding-top:40px;
	background-position:center!important;
}
#platformHero .header-title p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
}
#platformHero h1{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:200%;
	line-height:110%;
}
#platformHero .header-copy p{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:300;
	font-size:100%;
}
#platformHero h3{
	font-family:"Montserrat";
	color:#3c3c96;
	font-weight:300;
	font-size:100%;
	line-height:120%;
	text-transform:none;
}
}

/* CONTACT US */
#contactUs{
	background-position:center!important;
	padding:40px 0 0 0;
}
#contactUs .cta-primary{
	font-family:"Montserrat";
	color:#f8bbd0;
	font-weight:700;
	font-size:150%;
	line-height:125%;
	width:78%;
	max-width:912px;
	margin-left:auto;
	margin-right:auto;
}
#contactUs .cta-secondary{
	font-family:"Montserrat";
	color:#f8bbd0;
	font-weight:700;
	font-size:100%;
	line-height:120%;
	width:78%;
	max-width:912px;
	margin-left:auto;
	margin-right:auto;
}
#contactUs a{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:uppercase;
	letter-spacing: .8px;
	display:inline-block;
	background-color:#f8bdd0;
	color:#3b233b;
	padding:20px 40px 20px;
	border-radius:5px;
	text-align:center;
}
#contactUs a:hover{
	color:white;
}


/* BUTTONS */
.qzmarketingButton a{
	font-family:"Montserrat";
	font-weight:500;
	font-size:80%;
	text-transform:uppercase;
	display:inline-block;
	min-width:200px;
	background-color:#3b233b;
	color:white;
	padding:10px;
	border-radius:5px;
	text-align:center;
}
.qzmarketingButton a:hover{
	color:white;
	filter:brightness(110%);
}
.qzmarketingButton.inverse a{
	color:white;
	background-color:white;
}
.qzmarketingButton.inverse a:hover{
	color:#f8bbd0;
}
.qzmarketingButton.button-white a{
	color:#f8bbd0;
	background-color:white;
}
.qzmarketingButton.button-white a:hover{
	color:white;
	background-color:#f8bbd0;
}
.qzmarketingButton.fullWidth a{
	width:100%;
}



/* HERO CTA BUTTON */

#homeHeroCTA{
	padding:20px 0 20px 0;
}
#homeHeroCTA a{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:none;
	letter-spacing: .8px;
	display:inline-block;
	background-color:#f8bbd0;
	border:3px solid #f8bbd0;
	color:#3b233b;
	padding:10px 20px;
	/*width:300px;*/
	border-radius:25px;
	text-align:center;
	margin:20px 0px 0px 0;
	text-decoration: none;
    transition: all ease 0.3s;
}
#homeHeroCTA a.transparent{
	font-size:80%;
	background-color:transparent;
	border:3px solid #f8bbd0;
	color:white;
	margin:20px 20px 20px 20px;
}
#homeHeroCTA a:hover{
	color:white;
}
#homeHeroCTA a.transparent:hover{
	color:#f8bbd0;
}
#heroCTA{
	padding:20px 0 20px 0;
}
#heroCTA a{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:uppercase;
	letter-spacing: .8px;
	display:inline-block;
	background-color:#3b233b;
	border:3px solid #3b233b;
	color:white;
	padding:20px 20px;
	border-radius:5px;
	text-align:center;
	/*width:100%;*/
	margin-top:20px;
	text-decoration: none;
    transition: all ease 0.3s;

}
#heroCTA a.transparent{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:uppercase;
	letter-spacing: .8px;
	display:inline-block;
	background-color:transparent;
	border:3px solid #3b233b;
	color:#3b233b;
	padding:10px 20px;
	border-radius:25px;
	text-align:center;
	/*width:100%;*/
	margin-top:20px;
	text-decoration: none;
    transition: all ease 0.3s;
}
#heroCTA a:hover{
	color:#f8bbd0;
}
#HeroCTA a.transparent:hover{
	background-color:transparent;
	border:3px solid #f8bbd0;
	color:#f8bbd0;
}

#bannerCTA{
	padding:20px 0 20px 0;
}
#bannerCTA a{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:uppercase;
	letter-spacing: .8px;
	display:inline-block;
	background-color:#3b233b;
	border:3px solid #3b233b;
	color:white;
	padding:10px 10px;
	border-radius:25px;
	text-align:center;
	width:90%;
	margin-top:20px;
	text-decoration: none;
    transition: all ease 0.3s;
}
#bannerCTA a.transparent{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:uppercase;
	letter-spacing: .8px;
	display:inline-block;
	background-color:transparent;
	border:3px solid #f8bbd0;
	color:#fff;
	padding:10px 10px;
	border-radius:25px;
	text-align:center;
	margin:20px;
	text-decoration: none;
    transition: all ease 0.3s;
}
#bannerCTA a:hover{
	color:#f8bbd0;
}
#bannerCTA a.transparent:hover{
	background-color:transparent;
	border:3px solid #f8bbd0;
	color:#f8bbd0;
}

@media (max-width: 767px){
#homeHeroCTA{
	padding:20px 0 0 0;
	text-align: center;
}
/*#heroCTA a,
#heroCTA a.transparent{
	width:80%;
}*/
}
.ctaLink a{
	position:relative;
	color:#3b233b;
	font-weight:500;
	font-size:100%;
	text-decoration:none;
	
}
.ctaLink a:hover{
	color:#3b233b;
}
.ctaLink a:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
  	background-color: #f8bbd0;
  	visibility: hidden;
  	transform: scaleX(0);
	transform-origin:0;
  	transition: all 0.3s ease-in-out 0s;
}
.ctaLink a:hover:before{
	visibility: visible;
	transform: scaleX(1);
	transform-origin:0;
}
.ctaLink a:after{
	content:'\f30b';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:700;
    margin-left: .5em;
}

/* SERVICES CTA BUTTONS */

#servicesHeroCTA{
	padding:40px 0 0 0;
}
#servicesHeroCTA a{
	font-family:"Montserrat";
	font-weight:700;
	font-size:80%;
	text-transform:none;
	letter-spacing: .8px;
	display:inline-block;
	background-color:#3b233b;
	border:3px solid #3b233b;
	color:white;
	padding:10px 20px;
	border-radius:25px;
	text-align:center;
	/*width:50%;*/
	text-decoration: none;
    transition: all ease 0.3s;
}
#servicesHeroCTA a:hover{
	color:#f8bbd0;
}

/* TOP BAR CONTENT */
.top-bar-style-2 #top-bar .top-bar-content{
	width:100%;
	max-width:100%;
	text-align:center;
}
.top-bar-style-2 #top-bar .top-bar-content .content{
	margin:0;
	padding:0;
}
.top-bar-style-2 #top-bar .top-bar-content .custom.content:before{
	content:"";
}
.top-bar-style-2 #top-bar .splash{
	font-size:120%;
}
.top-bar-style-2 #top-bar .splash.qzmarketingButton a{
	background-color:white;
	color:#3b233b;
	min-width:0;
	margin-top:10px;
	margin-bottom:10px;
}
.top-bar-style-2 #top-bar .top-bar-socials{
	min-width:unset;
}
@media (max-width: 640px){
.top-bar-style-2 #top-bar .splash{
	font-size:90%;
}
.top-bar-style-2 #top-bar .splash.qzmarketingButton a{
	display:block;
	margin-left:0;
	margin-top:20px;
	margin-bottom:-20px;
}
}

/* FANCY SCROLLING MENU */
.fancyScrollingMenu{
	position:relative;
}
.fancyScrollingMenu > .qzm-container > .row-inner{
	display:flex;
	align-items:stretch;
}
.fancyScrollingMenu .row-inner > .vc_column_container:first-child{
	background-color:#ffffff;
	position:static;
}
.fancyScrollingMenu .fancyMenu{
	padding:50px 20px 0 20px;
	height:calc(100vh - 94px);
	width:calc(33.33% - 30px);
}
.fancyScrollingMenu .fancyMenu a{
	font-size:1.0em;
	font-weight:300;
	color:#bcbcbc;
}
.fancyScrollingMenu .fancyMenu span{
	display:table;
	padding-left:20px;
}
.fancyScrollingMenu.offBottom .fancyMenu{
	position:absolute;
	top:0;
}
.fancyScrollingMenu.onScreen .fancyMenu{
	position:fixed;
	top:94px;
}
.fancyScrollingMenu.offTop .fancyMenu{
	position:absolute;
	bottom:0;
}
.fancyScrollingMenu .fancyMenu p{
	color:#3b233b;
	font-weight:700;
	font-size:100%;
	margin: 0 0 15px;
}

.fancyScrollingMenu ul{
	list-style:none;
	margin:0 0 30px 0;
}
.fancyScrollingMenu .fancyMenu ul{
	font-family:"Montserrat";
}
.fancyScrollingMenu .fancyMenu ul li{
	margin-bottom:10px;
	padding-left:20px;
	color: #3b233b;
}
.fancyScrollingMenu .fancyMenu ul li:before{
	margin-left:-20px;
	content:"";
	display:inline-block;
	width:10px;
	height:4px;
	margin-right:1rem;
	background-color:#3b233b;
	transform:skew(-7deg);
	margin-bottom:4px;
}

.fancyScrollingMenu .fancyMenu li a:hover, a:focus, a:active{
	color:#3b233b;
}

.fancyScrollingMenu .fancyMenu li a.active{
	color:#3b233b;
}
/*.fancyScrollingMenu .qzm-content-box{
	min-height:calc(100vh - 94px);
}*/
/*.fancyScrollingMenu .qzm-content-box:nth-child(even){
	background-color:#3b233b;
	margin-left:-15px;
	padding-left:15px;
	padding-right:15px;

}*/
.fancyScrollingMenu .qzm-content-box h4{	
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
	text-transform:none;
	text-decoration:none;
	text-decoration-color: #f8bdd0;
	text-decoration-thickness: 3px;
}
.fancyScrollingMenu .qzm-content-box p{
	color:#3b233b;
	font-weight:300;
	font-size:100%;
}
.fancyScrollingMenu .qzm-content-box p.title{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:80%;
	line-height:125%;
	text-transform:uppercase;
}
.fancyScrollingMenu .qzm-content-box .ctaLink a{
	position:relative;
	color:#3b233b;
	font-weight:500;
	font-size:100%;
	text-decoration:none;
	
}
.fancyScrollingMenu .qzm-content-box .ctaLink a:hover{
	color:#3b233b;
}
.fancyScrollingMenu .qzm-content-box .ctaLink a:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
  	background-color: #3b233b;
  	visibility: hidden;
  	transform: scaleX(0);
	transform-origin:0;
  	transition: all 0.3s ease-in-out 0s;
}
.fancyScrollingMenu .qzm-content-box .ctaLink a:hover:before{
	visibility: visible;
	transform: scaleX(1);
	transform-origin:0;
}
.fancyScrollingMenu .qzm-content-box .ctaLink a:after{
	content:'\f30b';
	font-family:"Font Awesome 5 Free";
	color:#3b233b;
	font-weight:700;
    margin-left: .5em;
}

.fancyScrollingMenu .qzm-content-box > div{
	padding:0 30px;
}
.fancyScrollingMenu .qzm-content-box ul{
	margin:0px 0 30px;
}

.fancyScrollingMenu .qzm-content-box ul li:before{
	margin-left:-10px;
	content:"\f058";
	color: #f8bbd0;
	font-family: FontAwesome;
	line-height: 1.2;
	text-indent: -10px;
	display:inline-block;
	margin-right:1rem;
	margin-bottom:4px;
}


/*.fancyScrollingMenu .qzm-content-box:nth-child(even) h4{
	color:#f8bbd0;
}
.fancyScrollingMenu .qzm-content-box:nth-child(even) p,
.fancyScrollingMenu .qzm-content-box:nth-child(even) ul,
.fancyScrollingMenu .qzm-content-box:nth-child(even) li{
	color:white;
}
.fancyScrollingMenu .qzm-content-box:nth-child(even) a{
	color:#f8bbd0;
}
.fancyScrollingMenu .qzm-content-box:nth-child(even) a:hover{
	color:#f8bdd0;
}
.fancyScrollingMenu .qzm-content-box:nth-child(even) a:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
  	background-color: #f8bbd0;
  	visibility: hidden;
  	transform: scaleX(0);
	transform-origin:0;
  	transition: all 0.3s ease-in-out 0s;
}
.fancyScrollingMenu .qzm-content-box:nth-child(even) a:hover:before{
	visibility: visible;
	transform: scaleX(1);
	transform-origin:0;
}
.fancyScrollingMenu .qzm-content-box:nth-child(even) a:after{
	content:'\f30b';
	font-family:"Font Awesome 5 Free";
	color:#f8bbd0;
	font-weight:700;
    margin-left: .5em;
}
.fancyScrollingMenu .qzm-content-box:nth-child(even) ul li:before{
	background-color:#f8bdd0;
}
*/

@media (max-width: 767px){
	.fancyScrollingMenu .qzm-content-box{
			min-height:unset;
	}
		.fancyScrollingMenu .qzm-content-box > div{
		padding:0;
	}
	/*.fancyScrollingMenu .qzm-content-box:nth-child(even){
			margin-left:calc(50% - 50vw);
			padding-left:calc(50vw - 50%);
			margin-right:calc(50% - 50vw);
			padding-right:calc(50vw - 50%);
	}*/
}

/* Footer */
body #footer{
	padding:0;
}
body #footer #footer-widgets{
	padding:40px 0;
}
body #footer #footer-widgets .footer-grid{
	display:flex;
	flex-direction:column;
	align-content:space-between;
	margin:0;
}
body #footer #footer-widgets .footer-grid .footer-grid-upper{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	margin-bottom:20px;
}
body #footer #footer-widgets .footer-grid .footer-grid-half{
	flex-grow:1;
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	justify-content:space-between;
}
body #footer #footer-widgets .footer-grid .footer-grid-margin{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	gap:30px;
	align-items:center;
}
body #footer #footer-widgets .footer-grid .footer-grid-margin p{
	flex-basis:300px;
	flex-grow:1;
	text-align:center;
}
body #footer #footer-widgets .footer-grid .footer-grid-margin .footer-grid-margin-icon{
	padding:0px;
	display:inline-block;
	margin-top:0px;
}
body #footer #footer-widgets .footer-grid .footer-grid-margin .footer-grid-margin-icon img{
	width:100px;
	height:100px;
}
body #footer .footer-grid .col{
	padding-left:0;
	flex-basis:0;
	flex-grow:1;
}
body #footer .footer-grid .col.withContent,
body #bottom .bottom-bar-inner-wrap > div{
	width:fit-content;
	min-width:260px;
}
body #footer .footer-grid .col.withContent ul{
	white-space:nowrap;
}
body #footer-widgets .widget .widget-title{
	color:inherit;
	font-weight:normal;
	font-size:24px;
}
body #footer-widgets .widget .widget-title span{
	padding:0 5px 5px;
	border-bottom:2px solid #f8bbd0;
}
body #footer-widgets .widget.widget_nav_menu > div{
	display:flex;
}
body #footer-widgets .widget.widget_nav_menu ul li a{
	color:#3b233b;
	padding:10px;
	font-size:16px;
	font-weight:600;
}
body #footer-widgets .widget.widget_nav_menu ul li a:hover{
	color:black;
}
body #footer-widgets .widget.widget_nav_menu ul li a:before{
	content:"";
}
body #footer-widgets .widget.widget_socials .socials{
	display:flex;
	justify-content:flex-end;
}
body #footer-widgets .widget.widget_socials .socials .icon{
	float:right;
}
body #footer-widgets .widget.widget_socials .socials .icon a{
	color:#3b233b;
	width:60px!important;
	height:60px;
	padding:0px;
	border:none;
	border-radius:50%;
}
body #footer-widgets .digicertSeal{
	margin-right:12px;
}
body #footer-widgets .digicertSeal > div{
	float:right!important;
}
	
/* Bottom Bar */
body #bottom .bottom-bar-menu{
	text-align:left;
}
body #bottom .bottom-bar-copyright{
	text-align:right;
}
body #bottom ul.bottom-nav > li > a{
	color:#ddd;
}

body #bottom .bottom-bar-inner-wrap{
	display:flex;
	justify-content:space-between;
	gap:30px;
	flex-wrap:wrap;
}
/*
@media (max-width:809px){
	#footer #footer-widgets{
		padding:0;
	}
	body #footer #footer-widgets .footer-grid .footer-grid-margin{
		flex-basis:calc(100% - 35px);
		text-align:center;
		margin-bottom:40px;
	}
	body #footer #footer-widgets .col.withContent{
		flex-basis:calc(100% - 35px);
		text-align:center;
	}
	body #footer-widgets .widget.widget_socials .socials{
		justify-content:center;
	}
	body #footer-widgets .digicertSeal > div{
		float:none!important;
	}
}  */
@media (max-width:626px){
	body #footer-widgets .widget .widget-title,
	body #footer .footer-sidgets .widget ul,
	body #bottom .bottom-bar-inner-wrap > div{
		text-align:center;
	}
	body #footer-widgets .widget.widget_nav_menu > div,
	body #bottom .bottom-bar-inner-wrap{
		justify-content:center;
		text-align:center;
	}
	body #footer #footer-widgets .footer-grid .footer-grid-margin{
		flex-direction:column;
	}
}
@media (max-width:399px){
	body #footer .footer-grid .col.withContent:last-child{
		flex-basis:100%;
	}
}

/* Privacy Tools page anomolies */
.slug-privacy-tools h2{
	font-family:"Montserrat";
	color:#3b233b;
	font-weight:700;
	font-size:125%;
	line-height:125%;
}

/* Cookie Consent fix */
#ccc-notify-dismiss svg{
	position:relative;
	top:18px;
	width:40px;
	height:auto;
}