p::-moz-selection { color: gray;}
p::selection { color: gray; }
::-moz-selection { background: #f7f7f7;}
::selection { background: #f7f7f7;}

.nav-container nav .nav-bar { 
		height: 65px !important;
		max-height: 65px !important;
		line-height: 62px !important;
}

.heading-title-bold {
		font-weight: 800 !important;
}

.image-square>.content {
		padding: 0 5% !important;
}

.orbi-intro {
	pointer-events: none;
}

.owl-nav {
		display: none;
}

.services .animate-box-wrap {
		padding: 12% !important;
}

.services h2 {
		line-height: 28px !important;
}

.services p {
		margin-top: 10px;
		line-height: 22px !important;
}

.vision, .partners {
		padding: 0 15px;
}

h4 {
		font-size: 22px !important;
}

.clientlist h5 {
		line-height: 20px;
		margin-bottom: 14px;
		font-weight: 700;
}

.animate-box-wrap {
		background-color: white;
}


.nav-container nav .nav-bar .module, .nav-container nav .nav-bar .module-group {
    height: 64px !important;
}