/*
Theme Name: Bright Matter Master
Author: Bright Matter
Version: 1.0
Text Domain: brightmattermaster
Description: 
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/


html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-weight:200 !important;
}
p {
font-weight:200 !important;
	line-height:140%;
}
li {
		line-height:140%;
}
p {
font-size: 1.2rem;
}
h1 {
font-size: 60px;
}
h2 {
font-size: 2.3rem;
}
h3 {
font-size: 1.6rem;
}
body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

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

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}
li::marker {
	color:#d60040;
}

.hmeul li::marker {
	color:#fff;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 400;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}


/*------*/



html {
	font-family: "Manrope", Arial, helvetica, sans-serif;
	overflow-x: hidden;
	font-weight:200 !important;
}


h1, h2, h3, h4, h5 {
	font-family: "Manrope", sans-serif;
	font-weight:200;
}
body, p, a, input, textarea {
	font-family: "Manrope", sans-serif;
	font-weight:200;
	
}
#et_builder_outer_content h2 a {
	font-weight: 200 !important;
	line-height: 1.2em !important;
}
body {
font-size: 1.2rem;
}

.et_pb_section {
	padding:0px !important;
}



body {
	background-color:#222; 
	color:#fff;
}



#content {
	
	color:#454545;
	/*padding-bottom: 0.01px;*/ /*just to fix child element margin overflow*/
	position: relative;
}


body.archive #content {
	background-color: transparent;
}
	
	
h1 {
	font-size: 60px;
}
h2 {
	font-size: 2.3rem;
}
h3 {
	font-size: 1.6rem;
}
h4 {
	font-size: 28px;
}
p {
	font-size: 1.2rem;
}
@media (max-width: 950px), (max-height: 950px) {
	h1 {
		font-size: 48px;
	}
	h2 {
		font-size: 2.0rem;
	}
	h3 {
		font-size: 1.3rem;
	}
	h4 {
		font-size: 22px;
	}
	p {
		font-size: 0.9rem;
	}
}
@media (max-width: 750px), (max-height: 750px) {
	h1 {
		font-size: 40px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 26px;
	}
	h4 {
		font-size: 18px;
	}
	p {
		font-size: 12px;
	}

}
@media (max-width: 550px), (max-height: 550px) {
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 16px;
	}
	p {
		font-size: 12px;
	}
}


.entry-header h1, .et-db #et-boc div .bm-manual-page-title h1 {
	color:#454545;
	
	margin:40px 0px 0px 0px;
	line-height: 1.2em;
	padding: 0px;
}

.entry-content {
	background-color: #fff;
}




#top-menu {
	    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;


		-webkit-display: flex;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */	
	display:flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;		
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;    


	padding:0px;
	margin:0px;

}

#top-menu > * {
    display: inline-block;
    position: relative;
	    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    
    list-style: none;
}
#top-menu > li.bmnavdivider {
    display: inline-block;
    position: relative;
    width:0px;
}

#top-menu a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-weight: 200;
	font-size: 26px;
	;
	color:#fff;
}
#stickynav #top-menu a {
	line-height: 30px;
}
#top-menu li ul { 
    transition-duration: 0.3s;
    transition-timing-function: linear;
    transition-delay: 0s;

  	max-height: 0px;
	overflow-y: hidden;
	position: absolute;
	background-color: rgba(45,45,45,0.8);
	
	
	padding: 0px 3000px;
	margin: 0px -3000px;

}


#top-menu li li {
	list-style: none;
}
#masthead #top-menu li li:first-child {
	padding-top: 1.5em;
}
#top-menu li li a {
	
    margin: 7px 0px 10px 0px;
    white-space: nowrap;
    
    
}
.sub-menu {
	text-align: left;
}

#stickynav li li:last-child {
	padding-bottom: 1.5em;
}


@keyframes stuckMoveDown{
	0%{transform:translateY(-100%)}
	100%{transform:translateY(0)}
}




#top-menu li:hover > ul {
	max-height: 300px;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

#stickynav #top-menu li:hover > ul {
	/*transition-delay: 0.2s;*/
}
#top-menu > li > a:before {
	content: " ";
	display:block;
	border-top:solid 6px #743CDF;
	width:0%;
    transition-duration: 0s;
    transition-timing-function: linear;
    position: absolute;
    top:0px; 
}
#top-menu > li:hover > a:before {
	width:100%;
	transition-duration: 0.15s;
}



#top-menu > li.bmnavdivider {
	border-left:solid 1px rgba(255, 255, 255, 0.05);
	
    height:37px;
    margin-top:10px;
}
#stickynav #top-menu > li.bmnavdivider {
    margin-top:10px;
}
#top-menu > li.bmnavdivider:last-child {
	display: none;
}

#masthead #top-menu > li > a:before {
	bottom:0px;
	top:auto;
}
#masthead #top-menu li ul {
	bottom:100%;
}

.menu-toggle {
    display: none;
}
/*
.et_divi_builder #et_builder_outer_content .et_pb_with_background .et_pb_row, .et_divi_builder #et_builder_outer_content .et_pb_row {
	max-width: 90%;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
*/
.wrap {
	width:75%;
	margin-left:12.5%;
	margin-right:12.5%;
	/*margin-bottom:10px;
	margin-top:10px;*/
}
/*#et_builder_outer_content #bm-home-news > div, #et_builder_outer_content #bm-full-fiber > div, #et_builder_outer_content #bm-home-stat > div {*/
#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div, #et-boc #et_builder_outer_content .et_pb_with_background:not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div, .et-db #et-boc .et_pb_fullwidth_header .et_pb_fullwidth_header_container { 
	width:75% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	float: none;	
}
#et-boc #et_builder_outer_content .et_pb_section.bm-home-two-columns .et_pb_row {
	padding-left:12.5% !important;
	padding-right:12.5% !important;
}
.et-db #et-boc .bm-two-columns .et_pb_row {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.et-db #et-boc .bm-two-columns .et_pb_column:nth-child(2) {
	background-color: #e9e9e9;
}
.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_1_4 {
	width:19% !important;
	float:left;
	margin-left:12.5% !important;
}
.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_3_4 {
	width:56% !important;
	float:left;
}
@media (max-width: 1100px) {
	.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_1_4 {
		width:75% !important;
		float:none;
		margin-left:12.5% !important;
	}
	.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_3_4 {
		width:75% !important;
		float:left;
		clear:both;
		margin-left:12.5% !important;
	}
	.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div > .et_pb_text.contactanimationtext2, .et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div > .et_pb_text.contactanimationtext1 {
		float:left;
		width:50%;
	}
}


.et-db #et-boc .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	max-width: 100%;
	margin-left:12.5% !important;
}
.et-db #et-boc .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	margin:0px;
}
/* 2/5 3/5 columns */
#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div.et_pb_column_2_5, #et-boc #et_builder_outer_content .et_pb_with_background .et_pb_row > div.et_pb_column_2_5 { 
	width: 30% !important;
	float:left;
	margin-left: 12.5% !important;
}
#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div.et_pb_column_3_5, #et-boc #et_builder_outer_content .et_pb_with_background .et_pb_row > div.et_pb_column_3_5 { 
	width: 45% !important; 
	float:left;
}


.site-content-contain {
	z-index: 1;
	background-color: #e9e9e9;
}



body.needsheader .site-content-contain {
	padding-top: 120px;
}

.bm-header-logo img, .bm-header-logo-sticky img, .bm-header-logo-sticky-mobile img {
	max-width: 100%;
	max-height: 100%;
	height:100%;
	display: block;
}


#stickynav {
	position:fixed;
	left:0px;
	right:0px;
	top:0px;
	height:150px;
	z-index: 100;
	color:#fff;
	
}

.entry-header {
	position: relative;
	width:100%;
	z-index: 50;
}
body.page .entry-header, .et-db #et-boc div .bm-manual-page-title {
	border-bottom:1px solid #67797D;
	padding-bottom: 20px;
}

#stickynav a {
	color:#fff;
}


#bm-home-about {
/*height: 800px;
width: 100vw;
    height: 100vh;
	display: flex;*/
}
#bm-home-about-content {
/*margin: auto auto;*/
}
.bm-home-about-text {
padding:0 15% !important;
margin: auto auto !important;

}
.bm-home-about-image {
padding:0 15% !important;
margin: auto auto !important;
}
/*
#bm-sticky-dropdown-bg {
	background:rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0.3s;
    bottom:150px;
}
#bm-sticky-dropdown-bg.active {
	bottom:0px;
    transition-delay: 0s;
}
*/
#bm-header-wrapper {
	position: relative;
	height:100%;
}


.bm-header-top {
	width:100%;
	position: absolute;
	top:0px;
}
.bm-header-top .wrap {
	position: relative;
}

#bm-header-image {
	height:100vh;
	height: var(--vh, 100vh);
	width: 100%;
}
#bm-header-image img {
object-fit: cover;
	height:100%;
	width:100%;  
  font-family: 'object-fit: cover;';	
	
}
body .et_pb_fullwidth_header {
	height:100vh;
	height: var(--vh, 100vh);
}
body.single-post .et_pb_fullwidth_header {
	height:50vh;
}


.fa-facebook-f::before {
	content: "\f39e" !important;
}
.bm-header-logo-sticky-mobile {
	display: block;
	float:left;
	margin-top: 40px;
	/*width:12%;*/
	height:4vw;
}



@media (max-width: 1100px){
	#top-menu a {
		font-size: 19px;

	}
}


#stickynav, #stickynav.stickynavvisible {
	display: block;
	animation: none;
}
#stickynav #top-menu {
	display: none;
}
.bm-header-sticky-mobilenav {
	display:inline-block;
	float:right;
	clear:right;
	color:#454545;
	cursor: pointer;
	background: transparent;
	border: none;
	padding:0px;
	margin-top:60px;
	/*margin-bottom:3vw;*/
	position: relative;
	width:5%;
	padding-bottom:2.6%;
	background:url(gigabit-fibre-to-the-home-menu.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.white .bm-header-sticky-mobilenav {
	background-image:url(gigabit-fibre-to-the-home-menu-wht.svg);
}
.bm-header-sticky-mobilenav.toggled-on {
	display:none;
}
.midnightHeader {
	opacity: 0;
}
.midnightHeader.white .bm-header-sticky-mobilenav {
	color:#fff;
}
.bm-header-logo {
	display: none;
}
.bm-header-logo-sticky-mobile {
	display: block;
	float:left;
	margin-top: 40px;
	/*width:13%;*/
	height:5.5vw;
	max-height: 120px;
	transition: 0.5s;
}
.stickynavsticky .bm-header-logo-sticky-mobile {
	height:3vw;
}
#nav-close {
	cursor:pointer;
	width:50px;
	position:absolute;
	right:60px;
}
@media (max-width: 950px){
	.bm-header-logo-sticky-mobile {
		margin-top:50px;
		/*width:20%;*/
		height:6.5vw;
	}
	.stickynavsticky .bm-header-logo-sticky-mobile {
		height:4vw;
	}
	.bm-header-sticky-mobilenav {
		width:6%;
		margin-top:50px;
		padding-bottom:3.1%;
	}
	#nav-close {
		width:10%;
		top:50px;
	}
}
@media (max-width: 750px){
	.bm-header-logo-sticky-mobile {
		margin-top:40px;
		/*width:28%;*/
		height:9.5vw;
	}
	.stickynavsticky .bm-header-logo-sticky-mobile {
		height:7vw;
	}
	.bm-header-sticky-mobilenav {
		width:8%;
		margin-top:40px;
		padding-bottom:4.1%;
	}
	#nav-close {
		width:5%;
		top:40px;
	}
}
@media (max-width: 550px){
	.bm-header-logo-sticky-mobile {
		margin-top:30px;
		/*width:30%;*/
		height:10vw;
	}
	.stickynavsticky .bm-header-logo-sticky-mobile {
		height:7vw;
	}
	.bm-header-sticky-mobilenav {
		width:10%;
		margin-top:30px;
		padding-bottom:5.2%;
	}
	#nav-close {
		width:35px;
		top:30px;
	}	
}
@media (max-height: 550px){
	.bm-header-logo-sticky-mobile {
		margin-top:30px;
		/*width:30%;*/
		height:6.5vw;
	}
	.stickynavsticky .bm-header-logo-sticky-mobile {
		height:5vw;
	}
}
.bm-header-top {
	height: 99px;
	z-index: 30;
}
.bm-header-top .wrap {
	text-align: left;
}



.bm-projects-details-close {
	cursor:pointer;
	width:40px;
	position:absolute;
	right:30px;
	top:30px;
}

#mobilenav {
	display: block;
	position:absolute;
	top:0px;
	z-index: 150;
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	left:100%;
	
	width:0px;
	overflow: hidden;
}
#mobilenav.toggled-on {
	left:50%;
	width:50%;
}

#mobilenavunderlay {
	display: none;
}
#mobilenavunderlay.toggled-on {
	display: block;
	position: fixed;
	width:100%;
	height:100%;
	z-index: 100;
}

#mobilenav #site-navigation {
	background:rgba(30,30,30,0.9);
	padding-top: 60px;
	min-height: 100vh;
	min-height: var(--vh, 100vh);
	box-sizing: border-box;	
	min-width:50vw;

}


#mobilenav #site-navigation #top-menu {
	display:block;
	padding-left: 40px;
	padding-right: 40px;
	margin-top:80px;
	padding-bottom: 40px;
}
#mobilenav #site-navigation #top-menu li {
	display:block;
}
#mobilenav #site-navigation #top-menu li a {
	padding: 15px 30px;
	width:auto;
	margin:0px 0px;
	font-size: 28px;
}
#mobilenav #site-navigation #top-menu li li a {
	padding: 9px 20px; 
	width:auto;
	margin:0px;
	font-size: 22px;
}
@media (max-width: 950px){
	#mobilenav #site-navigation #top-menu li a {
		font-size: 26px;
	}
	#mobilenav #site-navigation #top-menu li li a {
		font-size: 18px;
	}
}
@media (max-width: 750px){
	#mobilenav #site-navigation #top-menu li a {
		font-size: 20px;
	}
	#mobilenav #site-navigation #top-menu li li a {
		font-size: 16px;
	}
	#mobilenav {
		left:100%;
		
	}
	#mobilenav.toggled-on {
		left:0px;
		width:100%;
	}	
}
@media (max-width: 550px){
	#mobilenav #site-navigation #top-menu li a {
		font-size: 17px;
	}
	#mobilenav #site-navigation #top-menu li li a {
		font-size: 14px;
	}
}

#mobilenav #site-navigation #top-menu li a:before {
	display: none;
}
#mobilenav #site-navigation #top-menu li li a {
	
	
}
#masthead #top-menu li li:first-child {

padding-top: 0px;

}
#mobilenav #site-navigation #top-menu li ul {
	visibility: visible; 
	opacity:8;
	box-shadow:none;
	position:static;
	padding:0px 0px 0px 40px;
	margin:0px;
	display: block;
	border-top:0px;
	width:auto;
	max-height: none;
	background:transparent;
	overflow-x: hidden;
	overflow-y: hidden;
	height:auto;
	max-height: 0px;
	transition:0s;
}
#mobilenav #site-navigation #top-menu li.toggled-on ul {
	max-height:500px; 
	transition:0.8s;
	padding:10px 0px 10px 40px;
}

#mobilenav #site-navigation #top-menu ul::after, #mobilenav #site-navigation #top-menu ul::before {
	display: none;
}


#mobilenav #site-navigation #top-menu ul li:hover > ul, #mobilenav #site-navigation #top-menu li:hover > ul {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
}
#mobilenav #site-navigation #top-menu li.bmnavdivider {
	display:none;
}

#top-menu li > a {
	display: block;
}


#top-menu li > a .hoverimg {
	height: 24px;
	position: absolute;
	right:20px;
	top:17px;
}
#top-menu li li > a .hoverimg {
	top:10px;
}

@media (max-width: 950px){
	#top-menu li > a .hoverimg {
		top:17px;
	}
	#top-menu li li > a .hoverimg {
		top:7px;
	}
}
@media (max-width: 750px){
	#top-menu li > a .hoverimg {
		top:15px;
	}
	#top-menu li li > a .hoverimg {
		top:6px;
	}
}
@media (max-width: 550px){
	#top-menu li > a .hoverimg {
		top:13px;
	}
	#top-menu li li > a .hoverimg {
		top:5px;
	}
}

#top-menu li > a .hoverimg {
	display: none;
}

#top-menu li > a:hover .hoverimg {
	display: block;
}


#top-menu li.menu-item-has-children.toggled-on > a, #top-menu li > a:hover {
	background:rgba(80,80,80,0.30);
	border-radius: 40px;
}

@media (hover: none) {
	#top-menu li > a .hoverimg {
		display: block;
	}
	#top-menu li.menu-item-has-children.toggled-on > a, #top-menu li > a {
		background:rgba(80,80,80,0.30);
		border-radius: 40px;
	}
}

#top-menu li.menu-item-has-children.toggled-on > a .hoverimg {
	display: none;
}

#top-menu li.menu-item-has-children.toggled-on > a:after {
	content:" ";
	display: block;
	background-image:url(gigabit-fibre-nav-arw-dwn.svg);
	background-repeat: no-repeat;
	width:24px;
	height:24px;
	position: absolute;
	right:20px;
	top:20px;
}

@media (max-width: 600px){
	.bm-header-sticky-mobilenav {
		font-size:40px;
		margin-top:30px;
	}
	#bm-header-email span {
		display: none;
	}

}



body:not(.needsheader):not(.home):not(.single-post) #masthead {
	position: absolute;
	width: 100%;
	z-index: 50;
	height:100vh;
	height: var(--vh, 100vh);
}
body.home #masthead {
	height:100vh;
	height: var(--vh, 100vh);
}
body.single-post #masthead {
	position: absolute;
	width: 100%;
	z-index: 50;
	height:50vh;
}

@media (max-height: 600px){
	body.single-post.et-db #et-boc .bm-firstsection .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
		display: none;
	}
}

body:not(.needsheader) #bm-header-image {
	display: none;
}

.et_divi_builder #et_builder_outer_content .et_pb_section {
	padding: 0 0;
}
.et_divi_builder #et_builder_outer_content .et_pb_row {
	padding: 150px 0px;
}





/*---------------------------------------------*/

.et-db #et-boc .et_pb_column_2_5 h1 {
	font-size: 60px; 
}

#bm-home-header {
	height:100vh;
	height: var(--vh, 100vh);
	padding-top:0px !important;
}
#bm-home-header .et_pb_fullwidth_header_container {
	height:100%;
} 

#bm-home-header h1 {
	font-size: 155px;
	line-height: 1em;
	margin-bottom: -0.12em;
}
#bm-home-header .et_pb_fullwidth_header_subhead {
	font-size:36px;
	font-weight: 200;
}
#bm-home-header .header-content {
	/*margin-bottom: 150px;*/
}

@media only screen and (max-width: 1500px) {
	#bm-home-header h1 {
		font-size: 120px;
		margin-bottom: -0.15em;
	}
	#bm-home-header .et_pb_fullwidth_header_subhead {
		font-size:28px;
	}
	.et-db #et-boc .et_pb_column_2_5 h1 {
		font-size: 45px; 
	}

}
@media only screen and (max-width: 1000px) {
	#bm-home-header h1 {
		font-size: 100px;
		margin-bottom: -0.2em;
	}
	#bm-home-header .et_pb_fullwidth_header_subhead {
		font-size:24px;
	}
	p {
		font-size:15px;
	}
}
@media only screen and (max-width: 800px) {
	#bm-home-header h1 {
		font-size: 80px;
	}
	#bm-home-header .et_pb_fullwidth_header_subhead {
		font-size:22px;
	}
}
@media only screen and (max-width: 500px) {
	#bm-home-header h1 {
		font-size: 70px;
		
	}
	#bm-home-header .et_pb_fullwidth_header_subhead {
		font-size:20px;
	}
}
@media only screen and (max-width: 440px) {
	#bm-home-header h1 {
		font-size: 60px;
	}
	#bm-home-header .et_pb_fullwidth_header_subhead {
		font-size:18px;
	}
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	width: 100%;
	max-width: 100%;
	margin: 20px auto;
}

.scroll-down.et-pb-icon {
	background-image:url(fiber-fibre-network-access-arw-dwn.png) !important;
	width:67px;
	height:61px;
	content:'';
	color: transparent !important;
}




.et_pb_fullwidth_header_subhead {
	font-weight:200;
}

#et_builder_outer_content #bm-home-boxes .et_pb_row_fullwidth, #et_builder_outer_content .bm-home-sectors .et_pb_row_fullwidth, #et_builder_outer_content .bm-two-squares .et_pb_row_fullwidth {
	width:100% !important;
	max-width: 100% !important;
} 

@media only screen and (min-width: 601px) {
	#et_builder_outer_content #bm-home-boxes .et_pb_row_fullwidth .et_pb_column_1_2, #et_builder_outer_content .bm-two-squares .et_pb_row_fullwidth .et_pb_column_1_2 {
		width:50% !important;
	}
}

#et_builder_outer_content #bm-home-boxes .et_pb_row_fullwidth .et_pb_column, #et_builder_outer_content .bm-home-sectors .et_pb_row_fullwidth .et_pb_column, #et_builder_outer_content .bm-two-squares .et_pb_row_fullwidth .et_pb_column {
	margin:0px !important;
	float: left;
}
#et_builder_outer_content .bm-home-sectors .et_pb_row_fullwidth .et_pb_column {
	width:50%;
}
#et_builder_outer_content .bm-sectors .et_pb_row_fullwidth .et_pb_column {
	width:100%;
}
#et_builder_outer_content .bm-two-squares .et_pb_row_fullwidth .et_pb_column {
	border-top: 0px solid #fff;
}
#et_builder_outer_content .bm-two-squares .et_pb_row_fullwidth .et_pb_column {
	border-right: 0px solid #fff;
}
#et_builder_outer_content .bm-two-squares .et_pb_row_fullwidth:last-child {
	border-bottom: 1px solid #fff;
}
#et_builder_outer_content #bm-home-boxes .et_pb_text {

}
#et_builder_outer_content #bm-home-boxes .et_parallax_bg {
	background-size:101% auto;
}

#et_builder_outer_content .bm-two-squares:not(.bm-two-columns) .et_pb_text::before {
	content:" ";
	display: block;
	padding-bottom: 100% !important;
	padding-right:100%;
	position:relative;
}


#et_builder_outer_content .bm-two-squares:not(.bm-two-columns) .et_pb_text_inner > p {
	width:40%;
}
#et_builder_outer_content .bm-two-sqpage .et_pb_text_inner > p {
	width:100% !important;
}



.et-db #et-boc .bm-home-sectors .et_pb_column_1_2 {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.et-db #et-boc .bm-home-sectors .et_pb_column_1_2 > div {
	-webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.et-db #et-boc .bm-home-sectors .et_pb_column_1_2 > div:nth-child(3) {
	-webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.et-db #et-boc .et_pb_column_1_2 .et_pb_module.bm-home-sectors-image {
	margin:0px;
	padding-bottom: 50%;
}
.et-db #et-boc .et_pb_column_1_2 .et_pb_module.bm-home-sectors-text {
	position: relative;
	margin:0px;
	background-color: #e9e9e9;
}
/* bm-home-sector-more disabled
.et-db #et-boc .bm-home-sectors-text .bm-home-sector-more {
	padding-bottom: 100%;
	display: block;
	position: relative;
}
*/
.et-db #et-boc .bm-home-sectors-text:after {
	content:' ';
	display: block;
	padding-bottom: 100%;
}

.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	position: absolute;
	margin:20% 20% 0px 20%;
}

.et-db #et-boc .bm-home-sectors p {
	color:#454545 !important;
}

#et_builder_outer_content .bm-two-squares .bm-projects-details {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	height: 0px;
	bottom: 0px;
	left:0px;
	background:#222;
	transition: 0.5s;
	overflow: hidden;
	padding:0px 90px;
	color:#fff;
}
#et_builder_outer_content .bm-two-squares .bm-projects-details.toggled-on {
	height:50%;
}
#et_builder_outer_content .bm-two-squares .bm-projects-details > p:first-of-type {
	margin-top:30px;
}

#et-boc .bm-two-squares .bm-projects-more > img {
	vertical-align: middle;
	margin-right:10px;
}
#et_builder_outer_content .bm-two-squares .bm-projects-more > span {
	color:#454545;
}




a.bm-projects-more {
	position: relative;
	left: -10px;
}
#et_builder_outer_content #bm-home-boxes .bm-home-sector-more {
	/*content: "";*/
  display: block;
  padding-bottom: 100%;
  padding-right:100%;
  /*background-image:url(fibre-network-access-vx-fiber-texture.png);*/
  background-repeat: repeat;
  background-size: auto;
	position:relative;
}



#et_builder_outer_content #bm-home-boxes .et_pb_text_inner {
	position: absolute;
	top: 21%;
	width:50%;
	margin-left:25%;
	margin-right:25%;
}

#et_builder_outer_content .bm-two-squares:not(.bm-two-columns) .et_pb_text_inner {
	position: absolute;
	top: 90px;
	margin-left:25%;
	margin-right:25%;
}
#et_builder_outer_content .bm-two-squares.bm-two-columns .et_pb_module:not(.globalanimation) .et_pb_text_inner {
	margin-top: 90px;
	margin-left:25%;
	margin-right:25%;
	margin-bottom: 90px;
}

#et_builder_outer_content #bm-home-boxes h1 {
	
	margin-bottom:0px;
	text-transform: uppercase;
}

#et_builder_outer_content #bm-home-boxes p {
	font-size:24px;
	line-height: 1.2em;
	font-weight:200;
}

@media only screen and (max-width: 2200px) {
	.bm-home-sectors h1 {
		font-size: 45px;
	}
	.bm-home-sectors p {
		font-size: 16px;
	}
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 15% 15% 0px 15%;
	}
}
@media only screen and (max-width: 1950px) {
	.bm-home-sectors h1 {
		font-size: 40px;
	}
	.bm-home-sectors p {
		font-size: 15px;
	}
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 12% 12% 0px 12%;
	}
}

@media only screen and (max-width: 1600px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:40px;
	}

	#et_builder_outer_content #bm-home-boxes p {
		font-size:22px;
	}
	.et-db #et-boc .bm-home-sectors .et_pb_column_1_2 {
		width: 100%;
	}
	.bm-home-sectors h1 {
		font-size: 60px;
	}
	.bm-home-sectors p {
		font-size: 18px;
	}
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 20% 20% 0px 20%;
	}
	.bm-news-link h3 {
		font-size: 32px;
		line-height: 1.1em;
	}
	.bm-two-columns h1 {
		font-size: 45px;
	}
}
@media only screen and (max-width: 1450px) {

	.bm-news-link h3 {
		font-size: 36px;
		line-height: 1.1em;
	}

}
@media only screen and (max-width: 1300px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:32px;
	}

	#et_builder_outer_content #bm-home-boxes p {
		font-size:18px;
	}

	.bm-home-sectors h1 {
		font-size: 45px;
	}
	.bm-home-sectors p {
		font-size: 16px;
	}
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 15% 15% 0px 15%;
	}

}
@media only screen and (max-width: 1100px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:28px;
	}

	#et_builder_outer_content #bm-home-boxes p {
		font-size:16px;
	}
	.bm-home-sectors h1 {
		font-size: 45px;
	}
	.bm-home-sectors p {
		font-size: 15px;
	}
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 15% 15% 0px 15%;
	}	
	.et-db #et-boc .bm-two-columns .et_pb_row {
		display: block;
	}	
	#et_builder_outer_content .bm-two-columns .et_pb_row_fullwidth .et_pb_column_1_2 {
		width: 100% !important;	
	}

}
@media only screen and (max-width: 940px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:26px;
	}

	#et_builder_outer_content #bm-home-boxes p {
		font-size:15px;
	}
	.bm-home-sectors h1 {
		font-size: 35px;
	}	
	.bm-home-sectors p {
		font-size: 13px;
	}	
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 10% 10% 0px 10%;
	}
	.bm-news-link h3 {
		font-size: 32px;
	}	

}
@media only screen and (max-width: 740px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:22px;
	}

	#et_builder_outer_content #bm-home-boxes p {
		font-size:14px;
	}
	.bm-home-sectors h1 {
		font-size: 26px;
	}	
	.bm-home-sectors p {
		font-size: 11px;
	}	
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 8% 8% 0px 8%;
	}	
	.bm-news-link h3 {
		font-size: 36px;
	}	

}
@media only screen and (max-width: 600px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:30px;
	}

	#et_builder_outer_content #bm-home-boxes p {
		font-size:18px;
	}
	.wrap {
		width:90%;
		margin-left:5%;
		margin-right:5%;
	}	
	#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div, #et-boc #et_builder_outer_content .et_pb_with_background:not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div, .et-db #et-boc .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		width:90% !important;
	}
	.et-db #et-boc .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		margin-left:5% !important;
	}
	#et-boc #et_builder_outer_content .et_pb_section.bm-home-two-columns .et_pb_row {
		padding-left:5% !important;
		padding-right:5% !important;
	}
	/* 2/5 3/5 columns */
	#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div.et_pb_column_2_5, #et-boc #et_builder_outer_content .et_pb_with_background .et_pb_row > div.et_pb_column_2_5 { 
		width: 90% !important;
		float:none;
		margin-left: 5% !important;
	}
	#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div.et_pb_column_3_5, #et-boc #et_builder_outer_content .et_pb_with_background .et_pb_row > div.et_pb_column_3_5 { 
		width: 90% !important; 
		float:none;
		margin-left: 5% !important;
	}

	.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_1_4 {
		width:90% !important;
		float:none;
		margin-left:5% !important;
	}
	.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_3_4 {
		width:90% !important;
		float:none;
		margin-left:5% !important;
	}	

	.et-db #et-boc .bm-home-sectors .et_pb_column_1_2 > div {
		-webkit-flex: 0 1 100%;
	    -ms-flex: 0 1 100%;
	    flex: 0 1 100%;
	}
	.et-db #et-boc .bm-home-sectors .et_pb_column_1_2 > div:nth-child(3) {
		-webkit-order: 0;
	    -ms-flex-order: 0;
	    order: 0;
	}
	.et-db #et-boc .et_pb_column_1_2 .et_pb_module.bm-home-sectors-image {
		margin:0px;
		padding-bottom: 100%;
	}	
	.bm-home-sectors h1 {
		font-size: 45px;
	}	
	.bm-home-sectors p {
		font-size: 16px;
	}	
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 15% 15% 0px 15%;
	}
	.bm-news-link h3 {
		font-size: 30px;
	}	

}
@media only screen and (max-width: 450px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:24px;
	}

	#et_builder_outer_content #bm-home-boxes p {
		font-size:16px;
	}

	#et_builder_outer_content #bm-home-boxes .et_pb_text_inner {
		width:60%;
		margin-left:20%;
		margin-right:20%;
	}
	.bm-home-sectors h1 {
		font-size: 35px;
	}	
	.bm-home-sectors p {
		font-size: 12px;
	}	
	.et-db #et-boc .bm-home-sectors-text .et_pb_text_inner {
	    margin: 12% 12% 0px 12%;
	}

}

@media only screen and (max-width: 360px) {
	#et_builder_outer_content #bm-home-boxes h1 {
		font-size:20px;
	}
	#et_builder_outer_content #bm-home-boxes .et_pb_text_inner {
		width:75%;
		margin-left:12.5%;
		margin-right:12.5%;
	}	
}

@media only screen and (max-width: 1000px) and (min-width:601px) {
	#et_builder_outer_content #bm-home-boxes .et_pb_text_inner {
		width:60%;
		margin-left:20%;
		margin-right:20%;
	}
	.wrap {
		width:80%;
		margin-left:10%;
		margin-right:10%;
	}
	#et-boc #et_builder_outer_content  .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div, #et-boc #et_builder_outer_content .et_pb_with_background:not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div, .et-db #et-boc .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		width:80% !important;
	}
	.et-db #et-boc .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		margin-left:10% !important;
	}
	#et-boc #et_builder_outer_content .et_pb_section.bm-home-two-columns .et_pb_row {
		padding-left:10% !important;
		padding-right:10% !important;
	}	
	/* 2/5 3/5 columns */
	#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div.et_pb_column_2_5, #et-boc #et_builder_outer_content .et_pb_with_background .et_pb_row > div.et_pb_column_2_5 { 
		width: 40% !important;
		float:left;
		margin-left: 10% !important;
	}
	#et-boc #et_builder_outer_content .et_pb_section:not(#bm-home-boxes):not(.bm-two-squares):not(.bm-two-columns):not(.bm-home-two-columns):not(.bm-home-sectors) .et_pb_row > div.et_pb_column_3_5, #et-boc #et_builder_outer_content .et_pb_with_background .et_pb_row > div.et_pb_column_3_5 { 
		width: 40% !important; 
		float:left;
	}

	.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_1_4 {
		width:80% !important;
		float:none;
		margin-left:10% !important;
	}
	.et-db #main #et-boc #et_builder_outer_content .et_pb_section .et_pb_row#contactanimationrow > div.et_pb_column_3_4 {
		width:80% !important;
		float:none;
		margin-left:10% !important;
	}	
}



#bm-box-investors.et_pb_text::after, #bm-box-realestate.et_pb_text::after {
	background-image:url(fibre-network-access-vx-fiber-texture-ow.png);
}

.et-db #et-boc .et_pb_row.et_pb_row_fullwidth, .et-db #et-boc .et_pb_specialty_fullwidth > .et_pb_row.et_pb_row_fullwidth, .et-db #et-boc .et_pb_with_background .et_pb_row, .et-db #et-boc .et_pb_row {
	width:100% !important;
	max-width: 100% !important;

}

#et_builder_outer_content #bm-full-fiber {
	color:#14142C;
	/*background-image:url(fibre-network-access-vx-fiber-texture-ow.png);*/
	background-repeat: repeat;
	background-size:auto;
	background-position:bottom left;
	width:100% !important;
	max-width: 100% !important;	
	padding:8% 0px 10% 0px;
}
#et_builder_outer_content #bm-full-fiber > div {
	width:80%;
	max-width:1200px;
	margin:0px auto !important;
	float:none;
}
#et_builder_outer_content #bm-full-fiber h2 {
	color:#14142C;
}
#et_builder_outer_content #bm-full-fiber p {
	font-size: 18px;
	font-weight: 200;
	margin: 0px 6%;
}
#et_builder_outer_content #bm-full-fiber .et_pb_text h2 {
	font-size:60px;
	font-weight:200;
	margin-bottom:10px;
}
@media only screen and (max-width: 1000px) {
	#et_builder_outer_content #bm-full-fiber p {
		font-size: 13px;
	}
	#et_builder_outer_content #bm-full-fiber .et_pb_text h2 {
		font-size:40px;
	}
	#et_builder_outer_content #bm-full-fiber {
		padding:100px 0px;
	}
}

#et_builder_outer_content #bm-offices {
	color:#14142C;
	/*background-image:url(fibre-network-access-vx-fiber-texture-ow.png);*/
	background-color:#e9e9e9;
	background-repeat: repeat;
	background-size:auto;
	background-position:top left;
	width:100% !important;
	max-width: 100% !important;	
	padding:8% 0px 16% 0px;
}
#et_builder_outer_content #bm-offices h2 {
	color:#14142C;
}
#et_builder_outer_content #bm-offices p {
	font-size:28px;
	line-height:1.2em;
}
@media only screen and (max-width: 980px) {
	#et_builder_outer_content #bm-offices p, #et_builder_outer_content #bm-offices .et_pb_text h2 {
		text-align: center;
	}
	#et_builder_outer_content #bm-offices p {
		font-size:26px;
	}
}


#et_builder_outer_content #bm-home-stat {
	background-image:url(fibre-network-access-vx-fiber-dark-bg-so.jpg);
	background-size:cover;
	width:100% !important;
	max-width: 100% !important;
	padding:8% 0px 10% 0px;
}
#et_builder_outer_content #bm-home-stat > div {
	width:80%;
	max-width:1200px;
	margin:0px auto !important;
	float:none;
}
#et_builder_outer_content #bm-home-stat > div > div {
	float:left;
}
#et_builder_outer_content #bm-home-stat p {
	font-size: 40px;
	line-height: 1em;
	font-weight: 200;
	color:#7A3AD9;
}
#et_builder_outer_content #bm-home-stat .et_pb_text h2 {
	font-size:140px;
	font-weight:200;
	line-height: 0.7em;
	margin-bottom:0px;
	color:#fff;
	text-align: left;
}
@media only screen and (max-width: 1000px) {
	#et_builder_outer_content #bm-home-stat p {
		font-size: 28px;
	}
	#et_builder_outer_content #bm-home-stat .et_pb_text h2 {
		font-size:100px;
	}
}
@media only screen and (max-width: 450px) {
	#et_builder_outer_content #bm-home-stat p {
		font-size: 18px;
	}
	#et_builder_outer_content #bm-home-stat .et_pb_text h2 {
		font-size:60px;
	}

}

@media only screen and (min-width: 801px) {
	#et_builder_outer_content #bm-home-stat > div {
		display:flex;
		align-items: center;
	}
	#et_builder_outer_content #bm-home-stat > div > div:first-child {
		margin-right:5%;
	}
}
@media only screen and (max-width: 800px) {
	#et_builder_outer_content #bm-home-stat p, #et_builder_outer_content #bm-home-stat .et_pb_text h2 {
		text-align: center;
	}
	#et_builder_outer_content #bm-home-stat {
		padding:110px 0px;
	}
	#et_builder_outer_content #bm-home-stat img {
		max-width: 70%;
	}
}

/* footer */

.footer-widget-2 {
	float:left;
	width:47%;
	box-sizing: border-box;
	margin: 0 6% 8% 0;
}
.footer-widget-3 {
	float:left;
	width:47%;
	box-sizing: border-box;
	margin: 0 0 8% 0;
}
#main-footer .footer-widget-3 h2 {
    font-weight: 200;
    font-size: 38px;
    color:#fff;
    margin:0px;
    padding-bottom: 10px;
}
.clearfix::after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: " ";
}

#main-footer {
	background-image:url("https://www.ifaltd.uk/wp-content/themes/brightmattermaster/footer.jpg");
	background-size:cover;
	background-position: top center;
}

#main-footer .widget_media_image {
	width:50%;
	max-width:230px;
	margin-bottom:20px;
}

#main-footer .widget-area {
	padding-top:110px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 1; /* Firefox */
}
input[type="email"].bm-footer-email {
	width:100%;
	border:2px solid #fff;
	border-radius:30px;
	padding:12px 16px 10px 16px;
	font-size:22px;
	background:transparent;
	color:#fff;
	margin:20px 0px 0px 0px;
	box-sizing: border-box;
}
input[type="email"].bm-footer-email::placeholder {
	color:#fff;
}
.et-db #et-boc .et_pb_module a.bm-contact-button, a.bm-contact-button {
	padding-bottom: 14px !important;
    font-weight: 200 !important;
}
.bm-footer-mailchimp-submit, .et-db #et-boc #bm-contact-form button.et_pb_button, .bm-contact-button-container, .et-db #et-boc .bm-contact-button-container {
	display: inline-block;
	border-radius:30px;
	position: relative;
	background:#d60040!important;
	cursor:pointer;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5) !important;
}
.bm-footer-mailchimp-submit, .bm-contact-button-container, .et-db #et-boc .bm-contact-button-container {
	margin:20px 0px 10px 0px;	
}
input[type="submit"].bm-footer-ok, .et-db #et-boc #bm-contact-form button.et_pb_button {
	padding:14px 116px 8px 16px !important;
	font-size:22px;
	line-height: 1.15 !important;
	text-transform: uppercase;
	color:#fff;
	background:transparent;
	cursor:pointer;
	border:0px;
	position: relative;
}
.bm-footer-mailchimp-submit .hoverimg, .et-db #et-boc #bm-contact-form button.et_pb_button .hoverimg {
	position: absolute;
	right:10px;
	top:12px;
	height:23px;
}
.letstalk-btn {
	display: block;
	border-radius:30px;
	position: relative;
	background:#d60040;
	margin:20px 0px 10px 0px;
	cursor:pointer;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
}
.letstalk-btn .hoverimg {
	position: absolute;
	right:10px;
	top:12px;
	height:23px;
}
@media only screen and (max-width: 1000px) {
	#main-footer .footer-widget-3 h2 {
		font-size: 26px;
	}
	input[type="email"].bm-footer-email {
		font-size:16px;
	}
	input[type="submit"].bm-footer-ok {
		font-size:18px;
	}
}
@media only screen and (max-width: 767px) {
	.footer-widget-2, .footer-widget-3 {
		width:100%;
		margin-right: 0px;
	}
}


#footer-bottom {
	display:none;
}
.et_pb_gutters3 .footer-widget {
	margin-bottom: 8%;
}




#et_mobile_nav_menu {
	display: none;
}



@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	  visibility: visible;
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);

    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	visibility: visible;
  }
}

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


@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


#bm-home-header .header-content {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; 
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#bm-home-header .et_pb_fullwidth_header_subhead {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  animation-delay:0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

}

#et_builder_outer_content #bm-home-news .et_pb_module {
	animation-delay:0.1ms !important;
}



/*------ news ----------*/
body.archive #content, body.blog #content, body.single #content {
	background-color: #fff;
}
body.archive h1.entry-title {
	display: none;
}
#sidebar {
	float:right;
	width:30%;
	display:none; /* temporary */
}
#sidebar h2.widget-title {
	display: none;
}
#sidebar ul {
	list-style: none;
	padding:0px;
	margin-bottom: 50px;
}
#sidebar li {
	margin:5px 0px;
}
#sidebar a {
	text-decoration: none;
	color: #454545;
	
	font-size: 18px;
}
.content-news .wrap, #et-boc .content-news .wrap {
	margin-top:80px;
}


.content-news > div, #news-list-content {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.content-news > div > h2, .content-news > div > h1, .content-news > div > p {
	-webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;	
	flex: 0 1 100%;
}
#et-boc .content-news article, #news-page-content article, #news-list-content article {


	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.content-news article {
	/*width:48%;*/ /*temporary was 32%*/
	/*float:left;
	position: relative;*/
/*	margin:0px 2% 2% 0px;

	-webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;*/

}
#et-boc .content-news article {
	/*width:32%;
	float:left;
	position: relative;*/
	/*margin:0px 2% 2% 0px;*/
	margin-bottom:2%;
	-webkit-flex: 0 1 32%;
    -ms-flex: 0 1 32%;
    flex: 0 1 32%;

}
#et-boc .content-news article:nth-of-type(3) {
	margin-right:0px;
}

#et-boc .content-news .entry-content, #news-page-content .entry-content, #news-list-content .entry-content {
	-webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
#et-boc .content-news a.bm-news-link {
	padding:0px;
}

#news-page-content article, #news-list-content article {
	margin:0px;
	margin-bottom:2%;
	-webkit-flex: 0 1 32%;
    -ms-flex: 0 1 32%;
    flex: 0 1 32%;

}

@media only screen and (min-width: 941px) and (max-width: 1450px) {
	body.home #et-boc .content-news article {
		/*width:49%;*/
	}
	body.home #et-boc .content-news article:nth-of-type(3) {
		display: none;
	}
	/*
	body.home #et-boc .content-news article:nth-of-type(2) {
		margin-right:0px;
	}*/
	#et-boc .content-news article {
		-webkit-flex: 0 1 48%;
	    -ms-flex: 0 1 48%;
	    flex: 0 1 48%;

	}	
	#news-list-content article {
		-webkit-flex: 0 1 48%;
	    -ms-flex: 0 1 48%;
	    flex: 0 1 48%;
	}	
	body.archive .content-news article, body.blog .content-news article {
		/* temporary width:64%;*/
	}

}
@media only screen and (max-width: 940px) {
	body.home #et-boc .content-news article {
		width:100%;
	}
	body.archive .content-news article, body.blog .content-news article {
		/* temporary width:64%;*/
	}
	#et-boc .content-news article {
		margin-right:0px;
		-webkit-flex: 0 1 100%;
	    -ms-flex: 0 1 100%;
	    flex: 0 1 100%;

	}	
	#news-list-content article {
		-webkit-flex: 0 1 100%;
	    -ms-flex: 0 1 100%;
	    flex: 0 1 100%;
	}	

}
body.single .content-news article {
	/*width:64%;*/
}
.post-thumbnail, #et-boc .post-thumbnail {
	padding-bottom: 56.25%;
	position:relative;
}
.post-thumbnail img, #et-boc .post-thumbnail img {
	position: absolute;
	object-fit: cover;
	width:100%;
	height:100%;
}
.post-categories {
	display: none; /*temporary */
}
.post-categories a, #et-boc .et_pb_module .post-categories a {
	text-decoration: none;
	color:#454545;
}
.post-dots, #et-boc .post-dots {
	display: block;
}
.content-news .entry-content, #et-boc .content-news .entry-content {
	padding:40px 40px 110px 40px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	background-color: #E9E9E9;
}
body.archive .content-news .entry-content, body.blog .content-news .entry-content, #et-boc .content-news .entry-content {
	/*height: 460px;*/
}
.content-news h3, .content-news p, #et-boc #bm-home-news .content-news h3, #et-boc #bm-home-news .content-news p {
	margin:5px 0px;
	padding: 0px;
	line-height:120%;
}
.content-news .post-dots, #et-boc #bm-home-news .content-news .post-dots {
	margin:15px 0px;
}
.bm-news-link, #et-boc .et_pb_module a.bm-news-link {
	text-decoration: none;
	color:#454545;
}

.content-news .bm-read-more, #et-boc .content-news .bm-read-more {
	font-size: 18px;
	line-height: 54px;
	display: inline-block;
	text-decoration: none;
	color:#454545;
	position: absolute;
	bottom:40px;
	left:29px;
}
.et-db #et-boc .et_pb_module a.bm-read-more-drk {
	color:#fff;
}

.et-db #et-boc .et_pb_module .bm-home-sector-view-more-hover, .et-db #et-boc .et_pb_module:not(.content-news) .bm-read-more {
	font-size: 18px;
	line-height: 54px;
	display: inline-block;
	text-decoration: none;
	margin-left:-10px;
}
.et-db #et-boc .et_pb_module .bm-home-sector-view-more-hover img, .et-db #et-boc .et_pb_module .bm-read-more img {
	vertical-align: middle;
}
.et-db #et-boc .et_pb_module a  {
    padding-bottom: 15px;
	}

.bm-read-more .hoverimg, #et-boc #bm-home-news .bm-read-more .hoverimg {
	vertical-align: top;
}
.et-db #et-boc .bm-projects-more .hoverimg {
	vertical-align: middle;
}
a.bm-back {
	font-size: 20px;
	line-height: 28px;
	display: inline-block;
	text-decoration: none;
	color:#454545;
	float:right;
	margin-right: 20px;
	margin-left: 10px;
}
.bm-back img {
	vertical-align: top;
	height:28px;
	width: auto;

}

body:not(.home) #content:after {
	content:' ';
	display: block;
	padding-bottom: 58px;
	background-image:url(fibre-gigabit-network-access-vx-fiber-grad-pagination.png);
	background-size:100% 30px;
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.bm-box-all{
border: solid #ebebeb 0px !important;
}
#bm-header-grad {
	display: block;
	position: absolute;
	bottom:0px;
	width:100%;
	height: 200px;
	/*background-image:url(fibre-gigabit-network-access-vx-fiber-grad2.png);
	background-size:100% 200px;
	background-repeat: no-repeat;
	background-position: center bottom;*/
	text-align: center;
}
#bm-header-down-button {
	background-image: url(gigabit-fibre-scroll-arw.svg);
	background-repeat: no-repeat;
	background-size: 70px 70px;
	background-position: center center;
	width:70px;
	height: 70px;
	padding:0px 20px 20px 20px;
	margin:100px auto 0px auto;
	cursor:pointer;
}
body.single-post #bm-header-down-button {
	display: none;
}

.content-news nav.pagination {
	width: 100%;
	clear:left;
	padding:50px 0px;
}
.content-news nav.pagination h2 {
	display: inline-block;
	font-size: 30px;
	line-height: 1em;
	margin:0px;
	float: left;
	color:#454545;
}
.content-news nav.pagination .nav-links {
	display: inline-block;
	font-size: 30px;
}
.content-news nav.pagination .nav-links .page-numbers:not(.next):not(.previous) {
	border-right: 2px solid #222222;
	padding:0px 13px;
	display: inline-block;
	float:left;
	text-decoration: none;
	color:#454545;
	line-height: 1em;
}
@media only screen and (max-width: 900px) {
	body.archive .content-news article, body.blog .content-news article {
		width:100%;
	}
	body.single .content-news article {
		width:100%;
		margin-right: 0px;
	}
	#sidebar {
		display: none;
	}
}
.news-categories {
	display: inline-block;
	float:right;
	font-size: 18px;
}
.news-categories a {
	text-decoration: underline;
	margin-left:1em;
	color:#454545;
}
.bm-header-default {
	display: none;
}
.bm-header-default-active {
	display: block;
}
.entry-header-wrap {
	position: absolute;
	top:100vh;
	top: var(--vh, 100vh);
} 
.entry-header-wrap.bm-automatic-title-no {
	display: none;
}

.et_divi_builder .entry-content  #et_builder_outer_content .et_pb_section.bm-firstsection {
	padding: 112px 0px 0px 0px !important;

}
.et_divi_builder .entry-content.bm-automatic-title-no  #et_builder_outer_content .et_pb_section.bm-firstsection {
	padding: 1px 0px 0px 0px !important;
}


.bm-reveal .et_pb_text_inner > *:nth-child(1), .bm-reveal .et_pb_text_inner > *:nth-child(n+3), .bm-delay-reveal .et_pb_header_content_wrapper > *:nth-child(1), .bm-delay-reveal .et_pb_header_content_wrapper > *:nth-child(n+3) { 
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-timing-function: ease-out;
	animation-delay: 0s;
	opacity: 0;
	/*margin-top:30px !important;
	margin-bottom:20px !important;*/
}
.bm-delay-reveal .et_pb_header_content_wrapper > *:nth-child(1) > h2 {
	margin-bottom:10px !important;
}
.bm-reveal-active .et_pb_text_inner > *:nth-child(1), .bm-reveal-active .et_pb_header_content_wrapper > *:nth-child(1) {
  -webkit-animation-name: bmfadeInUp;
  animation-name: bmfadeInUp;
}
.bm-reveal-active .et_pb_text_inner > *:nth-child(n+3), .bm-reveal-active .et_pb_header_content_wrapper > *:nth-child(n+3) {
  -webkit-animation-name: bmfadeInDown;
  animation-name: bmfadeInDown; 
}
.bm-reveal-dots {
	margin-left:4px !important;
}

.et_pb_fullwidth_header_0 .et_pb_fullwidth_header_container {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
@media (max-height: 400px) {
	.et_pb_fullwidth_header_0 .et_pb_fullwidth_header_container {
		top: 70%;
	}
}

@-webkit-keyframes bmfadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 10px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bmfadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 10px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: bmfadeInUp;
  animation-name: bmfadeInUp;
}

@-webkit-keyframes bmfadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bmfadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: bmfadeInDown;
  animation-name: bmfadeInDown;
}


@-webkit-keyframes bmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes bmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: bmfadeIn;
  animation-name: bmfadeIn;
}

 

.et-db #et-boc .et_pb_module a.bm-contact-button, a.bm-contact-button {
	display: inline-block;
	border-radius:30px;
	position: relative;
	background:#d60040;
	margin:20px 0px 10px 0px;
	cursor:pointer;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	padding:17px 170px 13px 24px;
	font-size:32px;
	color:#fff;
}
.et-db #et-boc .et_pb_module a.bm-contact-button .hoverimg, .bm-contact-button .hoverimg {
	position: absolute;
	right:13px;
	top:16px;
	height:30px;
}


#bm-home-about:before {
	content: ' ';
	display: block;
	position: absolute;
	width:100%;
	height:120px;
	background-image:url(fibre-gigabit-network-access-vx-fiber-grad.png);
	background-size: auto 50px;
	background-repeat: repeat-x;
	z-index: 1;
	opacity: 0.1;
  filter: alpha(opacity=10);
}


/*form*/
.wpcf7-submit, .et-db #et-boc .wpcf7-submit {
	position: relative;
	cursor:pointer;
	font-size:32px;
	color:#fff;
	background: none;
	border: none;
	padding: 17px 170px 13px 24px;
	line-height: 1em;
}

.et-db #et-boc .et_pb_module a.bm-contact-button .hoverimg, .bm-contact-button-container .hoverimg {
	position: absolute;
	right:13px;
	top:16px;
	height:30px !important;
}
div.wpcf7 .ajax-loader {
	display: none;
}
.pum-theme-default-theme .pum-content + .pum-close {
	background-color: transparent !important;
	width:30px !important;
	height: 30px !important;
	background-size: 100% 100% !important;
	margin:10px;
	background-image:url(VXFIBER-home-business-fibre-network-infrastructure-close.svg) !important;
}


/*
.footer-widget .mc4wp-form input[type="submit"] {
	display: inline-block;
	border-radius:30px;
	position: relative;
	background:#7339DD;
	margin:20px 0px 10px 0px;
	cursor:pointer;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.5);
	padding:17px 170px 13px 24px;
	font-size:32px;
	color:#fff;
}
*/
.footer-widget, .footer-widget li, .footer-widget p, .footer-widget li a, #footer-info, .textwidget p {
    font-size: 14px !important;
	line-height: 18px !important;
	font-weight:200 !important;
}

.bmmarketingproductsectionred .et_pb_gallery_image img {
	border:2px solid #656565
}

/*pop-up*/
.pum-theme-2477 .pum-container, .pum-theme-enterprise-blue .pum-container {
    background-color: #e9e9e9 !important;
}
.pum-theme-2477 .pum-title, .pum-theme-enterprise-blue .pum-title {
    color: #d60040!important;
    text-align: left;
    text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    font-family: inherit;
    font-size: 34px;
    line-height: 36px;
	margin-bottom:10px !important;
}
.pum-theme-2477 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    height: 35px !important;
    width: 35px !important;
    left: auto;
    right: 8px;
    bottom: auto;
    top: 8px;
    padding: 4px;
    color: #ffffff;
    font-family: inherit;
    font-size: 30px !important;
    line-height: 30px;
    border: 1px none #ffffff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: #d60040!important;
}

.popstyle {
    font-size: 16px;
    padding: 10px;
    border: 0px;
    border-radius: 6px !important;
    width: 100%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.et-db #et-boc .et_pb_module .wpcf7 input[type="text"],
.et-db #et-boc .et_pb_module .wpcf7 input[type="email"],
.et-db #et-boc .et_pb_module .wpcf7 textarea
{
    font-size: 14px;
    padding: 15px;
    border: 0px;
    border-radius: 16px !important;
    width: 100%;
    background:#eee;
    color:#666;
    margin-bottom: 12px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	background-color: #fff;
}
#bm-contact-page-form .bm-contact-button-container {
	float: right;
}

.et-db #et-boc #bm-contact-page-form.et_pb_module .wpcf7 .your-name {
	width:48.5%;
	float:left;
	box-sizing: border-box;
}
.et-db #et-boc #bm-contact-page-form.et_pb_module .wpcf7 .your-email {
	width:48.5%;
	float:left;
	box-sizing: border-box;
	margin-left:3%;
}
.et-db #et-boc #bm-contact-page-form .wpcf7-not-valid-tip {
	margin-left:10px;
	margin-bottom: 15px;	
}
.wpcf7-response-output {
	clear:both;
	margin-top:15px;
}
@media (max-width:1000px) {
	.et-db #et-boc #bm-contact-page-form.et_pb_module .wpcf7 .your-name, .et-db #et-boc #bm-contact-page-form.et_pb_module .wpcf7 .your-email {
		width:100%;
		margin-left:0px;
	}
}



/*map animations*/
.et-db #et-boc .et_pb_module.globalanimationtext p {
	margin-right: 50%;
}
.globalanimationtext {
	min-height: 30vw;
	margin-bottom: 50px !important;
}
@media only screen and (max-width: 980px) {
	.globalanimationtext {
		min-height: 60vw;
	}
}
@media only screen and (min-width: 981px) and (max-width: 1600px) {
	.globalanimationtext h1 {
		font-size:42px;
	}
	.globalanimationtext h3 {
    	font-size: 28px;
	}
}

#et-boc .globalanimation {
	background-color: #e9e9e9;
	background-image:url(1gb-fiber-infrastructure-europe-africa.png);
	background-size: 70% auto !important;
	background-position: right -25% center !important;
	background-repeat: no-repeat !important;
	position: relative;
}
#et-boc .bm-two-columns .globalanimation {
	padding-bottom: 100%; 	
}
#et-boc .globalanimation3, #et-boc .globalanimation4 {
	background-size: 100% auto !important;
}
#et-boc .globalanimation1, #et-boc .globalanimation2, #et-boc .globalanimation5, #et-boc .globalanimation6 {
	padding-bottom: 100%;
	position: absolute;
	padding-left: 100%;
}
#et-boc .globalanimation1 > .dot1, #et-boc .globalanimation1 > .dot2, #et-boc .globalanimation1 > .dot3 {
	position: absolute;
	right:40.9%;
	top:34.6%;
	border-radius:100px;
	background-color: #7035FA;
}
#et-boc .globalanimation2 > .dot1, #et-boc .globalanimation2 > .dot2, #et-boc .globalanimation2 > .dot3 {
	position: absolute;
	right:40.5%;
	top:35.2%;
	border-radius:100px;
	background-color: #7035FA;	
}
#et-boc .globalanimation3 > .dot1, #et-boc .globalanimation3 > .dot2, #et-boc .globalanimation3 > .dot3 {
	position: absolute;
	right:69.3%;
	top:28%;
	border-radius:100px;
	background-color: #7035FA;
}
#et-boc .globalanimation4 > .dot1, #et-boc .globalanimation4 > .dot2, #et-boc .globalanimation4 > .dot3 {
	position: absolute;
	right:69%;
	top:29%;
	border-radius:100px;
	background-color: #7035FA;	
}
#et-boc .globalanimation5 > .dot1, #et-boc .globalanimation5 > .dot2, #et-boc .globalanimation5 > .dot3 {
	position: absolute;
	right:38.5%;
	top:36.8%;
	border-radius:100px;
	background-color: #7035FA;	
}
#et-boc .globalanimation6 > .dot1, #et-boc .globalanimation6 > .dot2, #et-boc .globalanimation6 > .dot3 {
	position: absolute;
	right:33.8%;
	top:68.1%;
	border-radius:100px;
	background-color: #7035FA;	
}

#et-boc .globalanimation > .dot1 {
	width:10px;
	height:10px;
	margin-right:-5px;
	margin-top:-5px;
}
.globalanimation > .dot2 {
	animation: globalanimationdot2 3s infinite both linear;
}
.globalanimation > .dot3 {
	animation: globalanimationdot3 3s infinite both linear;
}
#et-boc .contactanimation {
	background-color: #e9e9e9;
	background-image:url(contact-locations.png);
	background-size: 100% auto !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	clear:both;
}
#et-boc .contactanimation .dotc1 > div {
	position: absolute;
	right:87.3%;
	top:14.9%;
	border-radius:100px;
	background-color: #7035FA;
}
#et-boc .contactanimation .dotc1 .dot3 {animation-delay: 0.7s;}
#et-boc .contactanimation .dotc2 > div {
	position: absolute;
	right: 87.3%;
	top: 16%;
	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 8s;
}
#et-boc .contactanimation .dotc2 .dot3 {animation-delay: 8.7s;}
#et-boc .contactanimation .dotc3 > div {
	position: absolute;
	right: 82.7%;
	top: 14.5%;
	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 2s;
}
#et-boc .contactanimation .dotc3 .dot3 {animation-delay: 2.7s;}
#et-boc .contactanimation .dotc4 > div {
	position: absolute;
right: 86.7%;

top: 18%;
	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 6s;
}
#et-boc .contactanimation .dotc4 .dot3 {animation-delay: 6.7s;}
#et-boc .contactanimation .dotc5 > div {
	position: absolute;
right: 85.3%;

top: 18%;
	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 4s;
}
#et-boc .contactanimation .dotc5 .dot3 {animation-delay: 4.7s;}
#et-boc .contactanimation .dotc6 > div {
	position: absolute;
right: 81%;

top: 54.2%;
	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 5s;
}
#et-boc .contactanimation .dotc6 .dot3 {animation-delay: 5.7s;}
#et-boc .contactanimation .dotc7 > div {
	position: absolute;
right: 56.8%;

top: 35.6%;
	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 3s;
}
#et-boc .contactanimation .dotc7 .dot3 {animation-delay: 3.7s;}
#et-boc .contactanimation .dotc8 > div {
	position: absolute;
right: 30%;

top: 34.8%;

	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 7s;
}
#et-boc .contactanimation .dotc8 .dot3 {animation-delay: 7.7s;}
#et-boc .contactanimation .dotc9 > div {
	position: absolute;
right: 84.6%;

top: 21.5%;

	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 1s;
}
#et-boc .contactanimation .dotc9 .dot3 {animation-delay: 1.7s;}
#et-boc .contactanimation .dotc10 > div {
	position: absolute;
right: 85.6%;

top: 23.5%;

	border-radius:100px;
	background-color: #7035FA;
	animation-delay: 9s;
}
#et-boc .contactanimation .dotc10 .dot3 {animation-delay: 9.7s;}

#et-boc .contactanimation .dot1 {
	width:0.8%;
	height:1%;
	margin-right:-0.4%;
	margin-top:-0.5%;
}
#et-boc .contactanimation .dot2 {
	animation: contactanimation 13s infinite both linear;
}
#et-boc .contactanimation .dot3 {
	animation: contactanimation 13s infinite both linear;
}

@keyframes globalanimationdot2 {
	0% {
		width:0%;
		height:0%;
		opacity:0;
		margin-right:0%;
		margin-top:0%;
	}
	25%{
		width:0%;
		height:0%;
		opacity:1;
		margin-right:0%;
		margin-top:0%;
	}
	65%{
		width:10%;
		height:10%;
		opacity:0;
		margin-right:-5%;
		margin-top:-5%;
	}
	100%{
		width:0%;
		height:0%;
		opacity:0;
		margin-right:0%;
		margin-top:0%;
	}
}

@keyframes globalanimationdot3 {
	0% {
		width:0%;
		height:0%;
		opacity:0;
		margin-right:0%;
		margin-top:0%;
	}
	50%{
		width:0%;
		height:0%;
		opacity:1;
		margin-right:0%;
		margin-top:0%;
	}
	90%{
		width:10%;
		height:10%;
		opacity:0;
		margin-right:-5%;
		margin-top:-5%;
	}
	100%{
		width:0%;
		height:0%;
		opacity:0;
		margin-right:0%;
		margin-top:0%;
	}
}
@keyframes contactanimation {
	0% {
		width:0%;
		height:0%;
		opacity:0;
		margin-right:0%;
		margin-top:0%;
	}
	10%{
		width:0%;
		height:0%;
		opacity:1;
		margin-right:0%;
		margin-top:0%;
	}
	20%{
		width:10%;
		height:12.5%;
		opacity:0;
		margin-right:-5%;
		margin-top:-5%;
	}
	100%{
		width:0%;
		height:0%;
		opacity:0;
		margin-right:-5%;
		margin-top:-5%;
	}
}
/*map animations*/

#et-boc p:last-of-type {
    padding-bottom: 1em;
}
.et-db #et-boc .et_pb_module a {
	color: #454545;
}

.grecaptcha-badge{
	visibility: collapse !important;  
}  

.footertexta {
	width:60%;
	float:left;
}
.footertextb {
	width:30%;
	float:left;
	margin-left:10%;
}
@media (max-width: 1400px){
	.footertexta {
		width:100%;
		float:none;
	}
	.footertextb {
		width:100%;
		float:none;
		margin-left:0px;
	}
	.footertextb ul {
		padding-left: 0px;
	}
}

.tp-parallax-wrap.wrap {
	left:0px !important;
}

.cli-plugin-button {  
border-radius: 16px;
margin-left: 5px;  
margin-right: 5px;  
}  