body, html {
	height: 100%;
	margin: 0px;
/*	font-family: Raleway, sans-serif; */
	font-family: "Times New Roman", Times, serif !important;
	transition: background-color 0.5s ease;
}

p {
	color: white;
}

.nav-link {
	cursor: pointer;
}

.jb-nav {
	background: #010b15!important;
}

.jb-nav-collapsed {
	background:#0000003d!important;
}

.pull-left {
	float: left;
}

.jb-section-text {
	font-size: 25px;
	text-align: center;
	margin-top: 17%;
	margin-bottom: 17%;
}
.jb-section-text p {
	font-size: 20px;
}

.jb-bg-full {
	/* Full height */
	height: 100%;

	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.jb-bg-footer {
	display: block;
	height: 33%;
	width: 100%;
	background-image: url("../images/footer3.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

/* panel styles */
.box {
	/* min height incase content is higher than window height */
	min-height: 100vh;
	display: flex;
	justify-content: space-around;
	font-family: "Times New Roman", Times, serif !important;
	/* turn above on to see the edge of panels */
  }

.jb-bg-full-image {
	/* The image used */
	background-image: url("../images/bg.jpg");
}

.jb-row-full {
	height:100%;
}

.jb-title {
	text-align: center;
	display: block;
	position: relative;
	margin-top: 300px;
	font-size: 4em;
	padding-bottom: 10px;
}

.jb-light {
	color: white;
}

.jb-dark {
	color: #495057;
}

.jb-light a:hover {
	color: #495057;
	background-color: white;
}

.no-padding {
	padding: 0 !important;
}

/* colours */
.color-service {
	background-color: #010b15;
}
.color-case {
	background-color: #193d61;
}
.color-company-mission {
	background-color: #376ca2;
}
.color-case-studies {
	background-color: #56bff9;/*#519af6;*/
}

.jb-view-more-button {
	background: transparent;
	border: 1px solid white;
	border-radius: 12px;
	padding: 20px;
	text-align: center;
	display: block;
	width: 200px;
	margin: 0 auto;
	text-decoration: none;
	color: white;
	margin: 50px auto 0 auto;
}

.jb-view-more-button:hover {
	background-color: white;
	transition: background-color 0.5s ease;
	box-shadow: inset 0px 0px 0px 2px #000000;
	text-decoration: none;
	color: black;
}


/* GLOBAL CSS */
.jb-color-wheat {
	color: wheat;
}


/* HOME START */
.jb-welcome-title {
	text-align: center;
    display: flex;
    position: relative;
    top: 40%;
    font-size: 4em;
    font-weight: 700;
    padding-bottom: 10px;
    justify-content: center;
}

/* HOME START */
.jb-welcome-title-image {
	width: 100%;
	max-width: 300px;
}

.jb-welcome-title-image::after {
	content: "";
    position: absolute;
    bottom: 0;
    background-color: black;
    height: 1px;
    width: 200px;
    margin-left: -250px;
}

.jb-welcome-subtitle {
	text-align: center;
	display: block;
	position: relative;
	top: 40%;
	font-size: 2em;
	padding-bottom: 10px;
}

.jb-welcome-subtitle__quote {
	font-size: 20px;
	color: black;
	font-weight: 400;
}
/* HOME END */

/* SERVICES START */

.jb-service-container {
	width: 100%;
	display: block;
	height: 20px;
	background-color: red;
}

.jb-service-box {
	height: 150px;
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}

.jb-box-header {
	color: white;
	font-style: bold;
}

.jb-box-body {
	background-color: white;
	padding: 23px;
	border-radius: 100px;
	width: 110px;
	margin: 0 auto;
	cursor: pointer;
}

.jb-box-body:hover {
	box-shadow: 0px 0px 0px 4px white;
	transition: 0.3s cubic-bezier(0, 1, 0.55, 0.95);
}

.jb-service-icon {
	font-size: 60px;
}

.jb-icon-text {
	font-size: 30px;
	font-weight: lighter;
}

/* SERVICES END */

/* SERVICES START */
.jb-contact-box {
	overflow: hidden;
	width: 50%;
	margin: 250px auto 0px auto;
	align-items: center;
	display: flex;
	color: white;
	background-color: #4f8cca;
	height: 120px;
	border-radius: 15px;
	border: 1px solid #ffffff;
}

.jb-contact-box-pp {
	float: left;
	width: 100%;
	right: 30px;
	border-radius: 8px;
	box-shadow: 1px 0px 0px 0px #ffffff;
	position: relative;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/popcorn2.jpg);
	background-size: cover;
	/* border-radius: 100px; */
}

.jb-contact-box-pp__container {
	width: 35%;
	height: 100%;
	float: left;
}

.jb-contact-box-description {
	width: 75%;
	float: left;
	padding: 0px;
}

.jb-contact-table {
	width: 37%;
	text-align: left;
	margin: 0 auto;
	color: white;
}

.jb-contact-th {
	padding-right: 20px;
	padding-left: 15px;
}

.jb-service-tabs {
	padding-top: 130px;
}
/* SERVICES END */

/* ABOUT US START */
.jb-about-box {
	width: 100%;
	margin: 5px;
}

.jb-about-box-header {
	margin: 3px;
	padding: 10px;
}

.jb-about-box-body {
	padding: 20px;
}

.jb-about-title {
	text-align: center;
	font-size: 30px;
	color: white;
}

.jb-about-desc {
	color: white;
	text-align: center;
}

/* ABOUT US END */


.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;

	border-top: 20px solid #f00;
  }
