﻿* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	font-weight: 300;
	text-rendering: optimizeLegibility;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #3e3e3e;
}

.clear {
	clear: both;
}

.health-box {
	margin-bottom: 20px;
}

body {
	background-color: #d9d9d9 !important;
}

section {
	/*background: url(./img/border-content-page.png) repeat-x center top;*/
	padding: 20px 0 0 0;
}

.title-header {
	line-height: 1.2em;
	/*margin: 80px 0 20px 1px;*/
	font-size: 240%;
	word-spacing: 4px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
}

.title {
	font-size: 24px;
	font-weight: 300;
	color: #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 19px;
	text-transform: none;
}

p {
	font-size: 100%;
	line-height: 145%;
	text-align: justify;
}

label {
	font-size: 100% !important;
}

.health-img1,
.health-img2 {
	float: left;
}

.health-img1 {
	margin-right: 20px;
}

.grundfos-img {
	width: 100%;
	max-width: 480px;
	min-width: 300px;
}

.pre-drilled-img {
	height: 40%;
}

.pump-sales-img {
	width: 100%;
	max-width: 770px;
	min-width: 300px;
}

.large-hole-img {
	width: 100%;
	max-width: 769px;
	min-width: 300px;
}

.service-img {
	margin-right: 10px;
	width: 200px;
	float: left;
}

.about-img {
	margin-bottom: 20px;
}

.border-radius {
	border-radius: 5px;
}

.requiredSpan.captchaRequiredSpan::after {
	top: -26px !important;
	left: 100px !important;
}

#grecaptcha.requiredSpan::after {
	background-color: transparent !important;
}

.has-float-label label::after {
	left: 0;
	height: 15px;
}
.btn {
	background-color: #ee1c25;
}

.btn-normal {
	color: #ee1c25;
	font-size: 11px;
	line-height: 16px;
	height: auto;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 0;
	text-decoration: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	padding: 0;
	text-transform: uppercase;
	box-shadow: none;
	background: none;
	position: relative;
	letter-spacing: 1px;
	z-index: 10;
}

.btn-normal:active,
.btn-normal:hover,
.btn-normal:focus {
	color: #b34700;
	text-decoration: none;
	background: none;
	box-shadow: none;
}

.btn:after {
	content: '\2794';
	font-size: 13px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: relative;
	top: 0;
	margin-left: 7px;
}

@media (min-width: 768px) {
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
}

@media (min-width: 1080px) {
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}
}

#contentNavItems.show {
	transition: 1s;
	width: 40% !important;
	padding: 10px;
}

#contentNavItems.show,
#contentNavItems.collapsing {
	z-index: 999;
	background-color: #2f3744 !important;
	/*background-image: url(../../images/candispatchBG.jpg) !important;*/
	height: 100vh !important;
	width: 30%;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 10px 0px 15px black;
	list-style: none;
}

/*#contentNavItems {
    overflow-y: auto !important;
}*/

#contentNavItems.collapsing {
	width: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

#navigationBar {
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 999;
	background-color: transparent;
}

.activeNavItem {
	color: #000 !important;
}

#contentNavItems.show {
	padding: 50px 20px 0 20px !important;
}

#contentNavItems.show,
#contentNavItems.collapsing {
	z-index: 999;
	background-color: #2f3744 !important;
	/* background-image: url(../../images/candispatchBG.jpg) !important; */
	height: 100vh !important;
	width: 30%;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 10px 0px 15px black;
	list-style: none;
}

h3 {
	font: normal 18px/18px Lato;
	color: #3e3e3e;
}

.btn.btn-info {
	color: #fff;
	padding: 7px 25px;
	border-radius: 4px;
	margin-top: 10px;
	border: none;
}

.btn.btn-info:active,
.btn.btn-info:hover,
.btn.btn-info:focus {
	color: #ee1c25;
	text-decoration: none;
	background: #fff;
	box-shadow: none;
	border: none;
}

.requiredSpan.captchaRequiredSpan::after {
	/*height: 0px;*/
	left: 75px !important;
}

.requiredSpan.captchaRequiredSpan::before {
	width: 70px !important;
}

.form-group.has-float-label label {
	top: -0.8em;
}

.has-float-label .form-control:placeholder-shown:not(:focus) + label {
	margin-left: 5px;
}

nav a {
	color: #ed4b52 !important;
	font-size: 150%;
}

.dropdown-item {
	font-size: 130%;
	color: #fff !important;
}

.dropdown-menu {
	background-color: #ed4b52;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #ed4b52 !important;
	background-color: #fff;
}

#navbarNavDropdown ul {
	width: 100%;
}

header::after {
	display: block;
	background: url(../img/border-content-page.png) repeat-x center top;
	content: '';
	height: 10px;
}

.home-page {
	position: relative;
	background: url(../img/bg-slider.jpg) repeat-x center top;
	padding: 0;
	width: 100%;
}

/*h4:before {
    width: 36px;
    height: 30px;
    content: "";
    background: url(./img/sidebar-quote.png) no-repeat;
    position: absolute;
    bottom: 10px;
    left: 12px;
}*/

hr {
	height: 6px;
	background: #3e3e3e;
	margin: 37px 0 22px;
}

.hero-unit {
	font: 18px/1.2em 'Lato', sans-serif;
	text-transform: uppercase;
}

h4 {
	position: absolute;
	bottom: 1px;
	padding: 6px 0 8px;
	width: 100%;
	margin: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #000;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.76);
	font: bold 14px/1.2em Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.add-list-style li {
	list-style: circle;
	list-style-position: inside;
}

.slideshow {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.customFooter {
	position: relative;
	/* margin-top: 50px; */
	width: 94%;
	margin-left: 3%;
	background-color: #333333;
	padding: 40px 40px 0 40px;
	top: 5vh;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.customFooter p {
	color: #999999;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: left;
}

.customFooter h6 {
	font-weight: 600;
	margin-bottom: 0;
	color: #ed4b52;
}

.customFooter ul li a,
.customFooter ul li {
	color: #999999 !important;
	text-decoration: none;
}

.footerToggle {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 38px;
	height: 33px;
	background: transparent;
	color: #ed4b52 !important;
	border: 0;
}

.sitemapText {
	cursor: pointer;
	margin-right: 30px;
	color: #ed4b52 !important;
	font-weight: bold;
	position: absolute;
	bottom: 4px;
	right: 0;
}

@media (min-width: 576px) {
	.customFooter > p,
	.customFooter > .col-12 > p {
		padding-top: 0;
		text-align: right;
	}
}

@media (min-width: 992px) {
	.customFooter p,
	.customFooter a,
	.customFooter h6 {
		font-size: 1em;
	}
}

.slideshow-image {
	position: absolute;
	width: 100%;
	height: 100%;
	background: no-repeat 50% 50%;
	background-size: cover;
	-webkit-animation-name: kenburns;
	animation-name: kenburns;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 12s;
	animation-duration: 12s;
	opacity: 1;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.slideshow-image:nth-child(1) {
	-webkit-animation-name: kenburns-1;
	animation-name: kenburns-1;
	z-index: 2;
}

.slideshow-image:nth-child(2) {
	-webkit-animation-name: kenburns-2;
	animation-name: kenburns-2;
	z-index: 1;
}

.slideshow-image:nth-child(3) {
	-webkit-animation-name: kenburns-3;
	animation-name: kenburns-3;
	z-index: 0;
}

@-webkit-keyframes kenburns-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	2.0833333333% {
		opacity: 1;
	}

	31.25% {
		opacity: 1;
	}

	35.4166666667% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	97.9166666667% {
		opacity: 0;
		-webkit-transform: scale(1.2117647059);
		transform: scale(1.2117647059);
	}

	100% {
		opacity: 1;
	}
}

@keyframes kenburns-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	2.0833333333% {
		opacity: 1;
	}

	31.25% {
		opacity: 1;
	}

	35.4166666667% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	97.9166666667% {
		opacity: 0;
		-webkit-transform: scale(1.2117647059);
		transform: scale(1.2117647059);
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes kenburns-2 {
	31.25% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	35.4166666667% {
		opacity: 1;
	}

	64.5833333333% {
		opacity: 1;
	}

	68.75% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@keyframes kenburns-2 {
	31.25% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	35.4166666667% {
		opacity: 1;
	}

	64.5833333333% {
		opacity: 1;
	}

	68.75% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@-webkit-keyframes kenburns-3 {
	64.5833333333% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	68.75% {
		opacity: 1;
	}

	97.9166666667% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes kenburns-3 {
	64.5833333333% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	68.75% {
		opacity: 1;
	}

	97.9166666667% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/* Big tablet to 1200px (widths smaller taht the 1140px row) */
@media only screen and (max-width: 1200px) {
}

/* Small tablet to big tablet: from 768px to 1023px */
@media only screen and (max-width: 1023px) {
}

/* Small phones to small tablets: from 481px to 767px */
@media only screen and (max-width: 767px) {
}

/* Small phones: from 0 to 480px */
@media only screen and (max-width: 480px) {
	.pre-drilled-img {
		height: 25%;
	}
}

/* Make the full-page elements 100% */
/*body, html, .container-fluid {
    height: 100%;
    width: 100%;    
    padding: 0;
    margin: 0;
    background: #ffffff;
}



body {
    margin: 0;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    text-align: left;
    line-height: 1.7;
    color: #4d4d4d;
    font-weight: 300;    
    overflow-x: hidden !important;
}

.formjs, .formjs-sm, .formjs-lg {
    font-family: "Quicksand", serif;
}

#contentNavItems a.nav-link {
    font-size: 1.2rem !important;
    width: 100% !important;
    padding: 5px 15px 5px 15px !important;
    border-radius: 10px !important;
}

nav a {
    color: #ffffffe0 !important;
    font-weight: 600 !important;
}

#contentNavItems.show {
    transition: 1s;
    width: 40% !important;
    padding: 10px;
}

#contentNavItems.show, #contentNavItems.collapsing {
    z-index: 999;
     background-color: #2f3744 !important; 
    height: 100vh !important;
    width: 30%;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 10px 0px 15px black;
    list-style: none;
}



#contentNavItems.collapsing {
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}


.customFooter{
    position: relative;
    width: 94%; 
    margin-left: 3%; 
    background-color: #333333;
    padding: 40px 40px 0 40px;
    top: 20vh;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;    
}

.customFooter div.col-6:nth-child(1) {
    margin-bottom: 50px;
}


.customFooter p, .customFooter a, .customFooter h6{
    font-size: 1em;
}

.customFooter p{    
    color: #999999;    
    margin-left: auto;
    margin-bottom: 5px;
}

.customFooter h6{ 
    font-weight: 600;
    margin-bottom: 0;
    color: #f89d13;
}

.customFooter ul{
    list-style: none;
    padding-left: 0;    
}

.customFooter ul li a, .customFooter ul li{
    color: #999999;
    text-decoration: none;
}

.customFooter p a{
    font-size: 1em;
    color: #fff; 
}

.customFooter ul li a:hover{
    background: #E1EFF6;
    border-radius: 10px;
    font-weight: bold;
    margin: -5px;
    padding: 5px;
    color: #000;
}

.footerToggle{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 38px;
    height: 33px;
    background: transparent;
    color: #f89d13 !important; 
}

.hideFooter{   
    height: 10%;
    opacity: 1;
    
}

.sitemapText{
    cursor: pointer;
    margin-right: 30px; 
    color: #f89d13 !important; 
    font-weight: bold;
    position: absolute;
    bottom: 4px;
    right: 0;
}*/
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/*
#############################################################
############            MEDIA QUERIES            ############
#############################################################

######################################################################################################### */
/*
##########################
####    XS(576px-)    ####
##########################
* Extra small devices (portrait phones, less than 576px)
* No media query for `xs` since this is the default in Bootstrap
*/
/*#navigationBar a.navbar-brand img{
    content:url("../img/logo.png");
    max-height: 50px;
}

.customFooter > p, .customFooter > .col-12 > p{
    padding-top: 5px;
    text-align: left;
}

.customFooter li{
    line-height: 1.1;
}

nav#navigationBar .dropdown-menu a {
    background-color: #333333;
}

nav#navigationBar .dropdown-menu {
    border: 3px solid #333333;
    border-radius: 10px;
    padding: 3px !important;
    background-color: #f89d13 !important;
}*/
/*
##########################
####    SM(576px+)    ####
##########################
* Small devices (landscape phones, 576px and up) 
*/
/*@media (max-width: 575px) {
    .customFooter div.col-6:nth-child(1) {
        margin-bottom: 20px;
    }
}
@media (min-width: 576px) {
    .customFooter > p, .customFooter > .col-12 > p{        
        padding-top: 0;
        text-align: right;
    }  
}*/
/*
##########################
####    MD(768px+)    ####
##########################
* Medium devices (tablets, 768px and up)
*/
/*@media (min-width: 768px) {    
    .customFooter p, a, h6{
        font-size: .9em;
    }    
    .customFooter li{
        line-height: 1.4;
    }
    #navigationBar a.navbar-brand img{
        max-height: 120px;
    }
    .nav-item a{    
        font-size: 60%;
    }*/
/* Allow hovering */
/*.dropdown:hover>.dropdown-menu {
        display: block;
    }
    nav#navigationBar .dropdown-menu{
        border: 3px solid #333333;
        border-radius: 10px;
        padding: 3px !important;
        background-color: #f89d13 !important;
    }
    nav#navigationBar .dropdown-menu a{   
        background-color: #333333;
    }
    nav#navigationBar .dropdown-menu a:hover{    
        background-color: #ebb86d;
        color: black;
    }

}

@media (min-width: 870px) {
    .nav-item a{    
        font-size: 77%;
    }
}*/
/*
##########################
####    LG(992px+)    ####
##########################
* Large devices (desktops, 992px and up) 
*/
/*@media (min-width: 992px) {
    .customFooter p, .customFooter a, .customFooter h6{
        font-size: 1em;
    }
    .nav-item a{    
        font-size: 95%;
    }
  
}

@media (min-width: 1100px) {
    .nav-item a{    
        font-size: 110%;
    }
}*/
/*
###########################
####    XL(1200px+)    ####
###########################
* Extra large devices (large desktops, 1200px and up) 
*/
/*@media (min-width: 1200px) {
}*/
/*
##########################
####    CUSTOM(#+)    ####
##########################
/* For nav-items to stay in single line */
/*@media (min-width: 1470px) {    
    #navigationBar a.navbar-brand img{
        content:url("../img/logo.png");
        max-height: 150px;
    }
    .nav-item a{    
        font-size: 107%;
    }
}

@media (min-width: 1540px) { 
    .nav-item a{    
        font-size: 130%;
    }
}*/
/* ###################################################################################################### */
/* Blocks */
/*.site-blocks-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-position: center center;
}

.site-blocks-cover.overlay {
    position: relative;
}

.site-blocks-cover.overlay:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
}

.site-blocks-cover .player {
    position: absolute;
    bottom: -250px;
    width: 100%;
}

.site-blocks-cover,
.site-blocks-cover .row {
    min-height: 600px;
    height: calc(100vh);
}

.site-blocks-cover.inner-page-cover,
.site-blocks-cover.inner-page-cover .row {
    min-height: 600px;
    height: calc(30vh);
}

.site-blocks-cover h1 {
    font-size: 4rem;
    font-weight: 900;
    color: #fff;
}

@media (max-width: 991.98px) {
    .site-blocks-cover h1 {
        font-size: 2rem;
    }
}

.site-blocks-cover p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.2rem;
    line-height: 1.5;
}

.site-blocks-cover .btn {
    border: 2px solid transparent;
}

.site-blocks-cover .btn:hover {
    color: #fff !important;
    background: none;
    border: 2px solid #fff;
}

.site-blocks-cover .intro-text {
    font-size: 16px;
    line-height: 1.5;
}

@media (max-width: 991.98px) {
    .site-blocks-cover .display-1 {
        font-size: 3rem;
    }
}

.unit-4 .unit-4-icon span {
    line-height: 0;
    font-size: 3rem;
}

.border-primary h2 {
    margin-top: 70px;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.border-primary.text-center:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.border-primary:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 80%;
    height: 3px;
    background: #f89d13;
}

.unit-4 h3, h3 a {
    font-size: 20px;
}
h3 a:hover {
    font-size:30px;
}

#contact{
    margin-top: 70px;
    margin-bottom: -100px;
}
@media (max-width: 769px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 2185px;
    }
}

@media (max-width: 768px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1638px;
    }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1074px;
    }
 }

 @media only screen 
and (min-device-width : 411px) 
and (max-device-width : 731px) 
and (orientation : landscape) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1074px;
    }
 }

 @media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1074px;
    }
 }

 @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1244px;
    }
 }

@media (max-width: 667px) and (max-height: 375) and (orientation : landscape) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1074px;
    }
}

@media (max-width: 414px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1181px;
    }
}

@media (max-width: 411px) and (max-height:823px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1288px;
    }
}

@media (max-width: 411px) and (max-height:731px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1177px;
    }
}

@media (max-width: 375px) and (max-height:667px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1074px;
    }
}

@media (max-width: 360px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 1032px;
    }
}

@media (max-width: 320px) {
    .site-blocks-cover {
        background-size: cover;
        background-repeat: repeat;
        background-position: 957px;
    }
}



.activeNavItem{
    color: #f89d13 !important;
}


.formContainer{
    padding: 50px;
    background: #ffffffcc;
    border-radius: 25px;
    width: 80%;
}

.site-section .row > *{
    margin-bottom: 3rem!important;
  }

nav img{
    pointer-events: none !important;
}





#navigationBar a.navbar-brand img{
    content:url("../img/logo.png");
}*/
/* THIS IS FOR SPACING
.nav-item{
    margin-right: 30px;
} */
/*nav#navigationBar .dropdown-menu a{    
    border: 1px solid #f89d13;
    border-radius: 10px;
}



_SinglePager { 
    background: url(./img/banner1.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

_SinglePager body {
    background: transparent !important;
}

_SinglePager .customFooter{
    top: 5vh;
}*/
/* Override cantabs styling */
/** OVERRIDING CANTABS STYLING */
/*#navigationBar {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: transparent;
}

.sticky{
    background-color: #333333 !important;
}

#contentNavItems.show {
    width: 100% !important;
}

.dropdown-menu.cantab-dropdown-menu {
    width: 100% !important;
}

.navbar-toggler {
    z-index: 998 !important;
}

#contentNavItems.show, #contentNavItems.collapsing {
    z-index: 997 !important;
}








.text-primary, a {
    color: #f19d13!important;
}

#contactUs_form_submit {
    background-color: #f19d13!important;	
}*/
/** OVERRIDING CANTABS STYLING */
/*#navigationBar {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: transparent;
}

.sticky{
    background-color: #333333 !important;
}

#contentNavItems.show {
    width: 100% !important;
}

.dropdown-menu.cantab-dropdown-menu {
    width: initial !important;
}

#contentNavItems.show .dropdown-menu.cantab-dropdown-menu {
    width: 100% !important;
}

.navbar-toggler {
    z-index: 998 !important;
}

#contentNavItems.show, #contentNavItems.collapsing {
    z-index: 997 !important;
}

.dropdown-item, a.dropdown-item.cantab-dropdown-item {
    padding: 0.5rem 1.5rem;
}

#contentNavItems.show {
    padding: 50px 20px 0 20px !important;
}

nav a:hover, .active { 
    background: #3e4356;
}
.navbar-brand a {
    background: transparent !important;
}

#contentNavItems.show a.nav-link {
    font-size: 2rem !important;
    margin-top: 30px !important;
}

#ph_cantabs{
    max-height: 500px;
    overflow: auto !important;
}



.form-group.has-float-label {
    margin-top: 25px;
}

.form-group.has-float-label label {
	margin-left: 15px;
}*/
/* CAPTCHA */
/*.requiredSpan.captchaRequiredSpan::after {
    top: -16px !important;
    left: 100px !important;
}

.has-float-label label::after {
    height: 15px;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: none !important;
    border-bottom: none !important;
    opacity: .5;
    transition: opacity .6s ease;
}

#more {
    display: none;
}

@media (min-width: 750px) {
    .d-block {
        height: 100vh;
    }
}
@media (max-width: 749px) {
    .d-block {
        height: 700px;
    }
}

@media (max-width: 500px) {
    .d-block {
        height:450px;
    }
}

:root {
    --main-white-color: white;
    --main-black-color: black;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.static {
    position: static;
}

.cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.owl-carousel .owl-slide {
    position: relative;
    height: 100vh;
    background-color: lightgray;
}

.owl-carousel .owl-slide-animated {
    transform: translateX(20px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.05s;
}

    .owl-carousel .owl-slide-animated.is-transitioned {
        transform: none;
        opacity: 1;
        visibility: visible;
        transition: all 0.5s;
    }

.owl-carousel .owl-slide-title.is-transitioned {
    transition-delay: 0.2s;
}

.owl-carousel .owl-slide-subtitle.is-transitioned {
    transition-delay: 0.35s;
}

.owl-carousel .owl-slide-cta.is-transitioned {
    transition-delay: 0.5s;
}

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
    position: absolute;
}

    .owl-carousel .owl-dots .owl-dot,
    .owl-carousel .owl-nav [class*="owl-"]:focus {
        outline: none;
    }

        .owl-carousel .owl-dots .owl-dot span {
            background: transparent;
            border: 1px solid var(--main-black-color);
            transition: all 0.2s ease;
        }

        .owl-carousel .owl-dots .owl-dot:hover span,
        .owl-carousel .owl-dots .owl-dot.active span {
            background: var(--main-black-color);
        }

.owl-carousel .owl-nav {
    left: 50%;
    top: 90%;
    margin: 0;
    transform: scale(2.5);
    color:black;
}

    .owl-carousel .owl-nav svg {
        opacity: 0.3;
        transition: opacity 0.3s;
    }

    .owl-carousel .owl-nav button:hover svg {
        opacity: 1;
    }

#slide1 {
    background-position: 21% 50%;
}
#slide2 {
    background-position: 94% 50%;
}*/
