/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
	width: 100%;
	height: 100%
}

body {
	font-family: Merriweather, 'Helvetica Neue', Arial, sans-serif
}

hr {
	max-width: 50px;
	border-width: 3px;
	border-color: #00A0B0
}

hr.light {
	border-color: #fff
}

a {
	color: #00A0B0;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

a:hover {
	color: #00A0B0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}

.bg-primary {
	background-color: #00A0B0 !important
}

.bg-dark {
	background-color: #4f372d !important
}

section {
	padding: 6rem 0
}

.section-heading {
	margin-top: 0
}

::-moz-selection {
	color: #fff;
	background: #4f372d;
	text-shadow: none
}

::selection {
	color: #fff;
	background: #4f372d;
	text-shadow: none
}



img::selection {
	color: #fff;
	background: 0 0
}

img::-moz-selection {
	color: #fff;
	background: 0 0
}

body {
	-webkit-tap-highlight-color: #4f372d
}

#mainNav {
	border-bottom: 1px solid rgba(33, 37, 41, .1);
	background-color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

#mainNav .navbar-brand {
	font-weight: 700;
	text-transform: uppercase;
	color: #00A0B0;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}

#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
	color: #00A0B0
}

#mainNav .navbar-nav>li.nav-item>a.nav-link,
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
	font-size: .9rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #4f372d
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover,
#mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
	color: #00A0B0
}

#mainNav .navbar-nav>li.nav-item>a.nav-link.active,
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active {
	color: #00A0B0 !important;
	background-color: #fff;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover,
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active:hover {
	background-color: #fff
}

@media (min-width:992px) {
	#mainNav {
		border-color: transparent;
		background-color: #fff
	}

	#mainNav .navbar-brand {
		color: rgba(255, 255, 255, .7)
	}

	#mainNav .navbar-brand:focus,
	#mainNav .navbar-brand:hover {
		color: #00a0b0
	}

	#mainNav .navbar-nav>li.nav-item>a.nav-link {
		padding: .5rem 1rem
	}

	#mainNav .navbar-nav>li.nav-item>a.nav-link,
	#mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
		color: rgba(255, 255, 255, .7)
	}

	#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover,
	#mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
		color: #00a0b0
	}

	#mainNav.navbar-shrink {
		border-bottom: 1px solid rgba(33, 37, 41, .1);
		background-color: #fff
	}

	#mainNav.navbar-shrink .navbar-brand {
		color: #00A0B0
	}

	#mainNav.navbar-shrink .navbar-brand:focus,
	#mainNav.navbar-shrink .navbar-brand:hover {
		color: #00A0B0
	}

	#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link,
	#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus {
		color: #4f372d
	}

	#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus:hover,
	#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:hover {
		color: #00A0B0
	}

}

header.masthead {
	padding-top: 10rem;
	padding-bottom: calc(10rem - 56px);
	background-image: url(../img/header.png);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

header.masthead hr {
	margin-top: 30px;
	margin-bottom: 30px
}

header.masthead h1 {
	font-size: 2rem
}

header.masthead p {
	font-weight: 300;
	font-size: 15px
}

@media (min-width:768px) {
	header.masthead p {
		font-size: 1.15rem
	}

}

@media (min-width:992px) {
	header.masthead {
		height: 20vh;
		min-height: 650px;
		padding-top: 0;
		padding-bottom: 0
	}

	header.masthead h1 {
		font-size: 3rem
	}

}

@media (min-width:1200px) {
	header.masthead h1 {
		font-size: 4rem
	}

}

header.masthead2 {
	padding-top: 10rem;
	padding-bottom: calc(10rem - 56px);
	background-image: url(../img/header.png);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

header.masthead2 hr {
	margin-top: 30px;
	margin-bottom: 30px
}

header.masthead2 h1 {
	font-size: 2rem
}

header.masthead2 p {
	font-weight: 300;
	font-size: 15px
}

@media (min-width:768px) {
	header.masthead2 p {
		font-size: 1.15rem
	}

}

@media (min-width:992px) {
	header.masthead2 {
		height: 20vh;
		min-height: 650px;
		padding-top: 0;
		padding-bottom: 0
	}

	header.masthead2 h1 {
		font-size: 3rem
	}

}

@media (min-width:1200px) {
	header.masthead2 h1 {
		font-size: 4rem
	}

}
.service-box {
	max-width: 400px
}

.img-resize {
	width:100%;
	max-width: 650px;
	max-height: 200px;
	object-fit: cover;
}

.portfolio-box {
	position: relative;
	display: block;
	max-width: 650px;
	max-height: 244px;
	margin: 0 auto
}

.portfolio-box .portfolio-box-caption {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	color: #fff;
	background: rgba(0, 160, 176, 0.8);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	text-align: center
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	padding: 0 15px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
	opacity: 1
}

.portfolio-box:focus {
	outline: 0
}

@media (min-width:768px) {
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
		font-size: 16px
	}

	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
		font-size: 16px
	}

}

.centered {
    margin: 0 auto !important;
    float: none !important;
}

/* Add padding BETWEEN each column (if you want) */
.row,
.row > .column {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 33.33%;
  display: none; /* Hide columns by default */
}

/* Clear floats after rows */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content 
.content {
  background-color: white;
  padding: 10px;
}*/

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
}

/* Add a grey background color on mouse-over */
.btn:hover {
  background-color: #ddd;
}

/* Add a dark background color to the active button */
.btn.active {
  background-color: #666;
   color: white;
}

.text-primary {
	color: #00A0B0 !important
}

.btn {
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 300px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}

.btn-xl {
	padding: 1rem 2rem
}

.btn-primary {
	background-color: #00A0B0;
	border-color: #00A0B0
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	color: #fff;
	background-color: #00808C !important
}

.btn-primary:active,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(240, 95, 64, .5) !important
}

footer {
	display: block;
	text-align: center;
	background-color: #00a0b0;
	width: 100%;
	height: 60px;
	text-align: center;
	padding: 17px;
	color: #fff
}

.linkfooter {
	color: #fff;
	text-decoration: none;
}

.linkfooter:hover {
	color: #006d77;
	text-decoration: none;
}

.linkemail {
	color: #00A0B0;
	text-decoration: none;
	font-size: 18px;
	text-align: center
}

.linkemail:hover {
	color: #006d77;
	text-decoration: none;
}

#text-big {
	font-size: 18px
}

.text-up {
	font-size: 20px
}

.text-size {
	font-size: 48px
}