@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	background-image: url(url);
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
}
.container-fluid {
	margin: 0;
	padding: 0;
}
.container {
max-width: 1400px;
margin: 0 auto !important;
padding:0;
}
.row {
margin: 0;
padding: 0;
}
.col,.col-lg-6,.col-sm-12,.col-md-12,.col-md-6,.col-xs-12{
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
}
header {
	width: 100%;
	height: 95px;
}
h1 {
	margin: 0;
	padding: 0;
}
.methods-hero {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 350px;
	background-image: url(../images/hero-bg1.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.methods-hero h1 {
	color: white;
	background: #0F0F0F;
}
.about-hero {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 350px;
	background-image: url(../images/hero-bg1.png);
	bakcground-size: cover;
	background-repeat: no-repeat;
}
.about-hero h1 {
	color: white;
	background: #0F0F0F;
}
.services-hero {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 350px;
	background-image: url(../images/hero-bg1.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.services-hero h1 {
	color: white;
	background: #0F0F0F;
}
.FAQ-hero {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 350px;
	background-image: url(../images/hero-bg3.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.FAQ-hero h1 {
	color: white;
	background: #0F0F0F;
}
.contact-hero {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 350px;
	background-image: url(../images/hero-bg3.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.contact-hero h1 {
	color: white;
	background: #0F0F0F;
}
.logo {
	width: 130px;
	height: 85px;
	padding-top: 0.2%;
	margin-left: 16%;
	z-index: 3;
	padding-left: 10px;
	padding-right: 10px;
}
nav {
	width: 100%;
	height: 95px;
	z-index: 100;
	position: fixed;
	background-color: #F5F5F5;
}
ul {
z-index: 10;
width: 60%;
margin-top: -2.95%;
margin-left: 44%;
padding-top: 6px;
border-radius: 10px;
}
ul li {
z-index: 1;
list-style: none;
text-align: center;
display: inline-block;
position: relative;
}
ul li:last-child {
border-right: none;
}
ul li a {
text-decoration: none;
margin:0 20px;
display: block;
}
ul li a .icon {
width: 24px;
height: 20px;
text-align: center;
overflow: hidden;
margin: 0 auto 6px;
}
ul li a .icon .fa {
width: 100%;
height: 100%;
line-height: 19px;
font-size: 18px;
transition: 0.5s;
color: #000;
}
ul li a .icon .fa-industry{
color: #000;
}
ul li a:hover .icon .fa {
transform: translateY(-100%);
}
ul li a .icon .fa:last-child {
color: #3D7889;
}
ul li a .name {
z-index:10;
position: relative;
height: 15px;
width:100%;
display: block;
}
ul li a .name .fa-caret-down{
color:black !important;
margin-left:2px;
}
ul li a .name span {
z-index:10;
display: block;
position: relative;
color: #000;
font-size: 14px;
line-height: 15px;
transition: 0.5s;
overflow: hidden;
}
ul li a .name span:before {
content: attr(data-text);
position: absolute;
top: -100%;
left: 0;
width: 100%;
height: 100%;
color: #3D7889;
}
ul li ul {
position: absolute;
left: -89px;
top: 47px;
display: none;
width: 200px;
background-color: white;
border-radius: 0px 0px 4px 4px;
}
ul li ul li {
width: 100%;
border-bottom: 1px solid black;
padding: 10px 0;
}
ul li ul li:hover {
background-color: #F0F1F3;
}
ul li ul li a {
border-right: none;
list-style: none;
text-align: center;
}
ul li:hover ul {
display: block;
}
ul li ul li a:hover {
cursor: pointer;
text-decoration: none;
}
.show-menu{
display:none;
}
#slider,.wrap{
z-index: 0;
margin: 0;
padding: 0;
width: 100%;
height: 50vh;
overflow: hidden;
}
.wrap {
position:relative;
width:100%;
height:50vh;
background-image:url(../images/sliderbg1.png);
background-size:cover;
background-repeat:no-repeat;
padding-top:0.6%;
padding-bottom:0.7% !important;
}
.slide {
width: 40%;
height:47vh;
margin-right:13.5%;
float:right;
}
.slide1 {
background-image: url("../images/alt-slider1.png");
background-size:cover;
background-repeat:no-repeat;
}
.slide2 {
background-image: url("../images/alt-slider2.png");
background-repeat: no-repeat;
background-size:cover;
}
.slide3 {
background-image: url("../images/alt-slider3.png");
background-repeat: no-repeat;
background-size:cover;
}
.slide4 {
background-image: url("../images/alt-slider4.png");
background-repeat: no-repeat;
background-size:cover;
}
.slide-content {
display:flex;
align-items: center;
align-content: center;
justify-content: flex-start;
}
.slide-content span {
margin-top: 28%;
padding: 10px;
font-size: 1.9rem;
color: aliceblue;
background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.35) 0%,rgba(79,79,79,0.73) 0%,rgba(73,73,73,0.63) 100%,rgba(60,60,60,0.89) 100%,rgba(47,47,47,1.00) 100%);
background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.35) 0%,rgba(79,79,79,0.73) 0%,rgba(73,73,73,0.63) 100%,rgba(60,60,60,0.89) 100%,rgba(47,47,47,1.00) 100%);
background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.35) 0%,rgba(79,79,79,0.73) 0%,rgba(73,73,73,0.63) 100%,rgba(60,60,60,0.89) 100%,rgba(47,47,47,1.00) 100%);
background-image: linear-gradient(180deg,rgba(255,255,255,0.35) 0%,rgba(79,79,79,0.73) 0%,rgba(73,73,73,0.63) 100%,rgba(60,60,60,0.89) 100%,rgba(47,47,47,1.00) 100%);
}
.arrow {
z-index: 10 !important;
cursor: pointer;
position: absolute;
top: 50%;
margin-top: -35px;
}
#arrow-left {
z-index: 10 !important;
left: 0;
margin-left: 30px;
}
#arrow-right {
z-index: 10 !important;
right: 0;
margin-right: 30px;
}
.fa-angle-right,.fa-angle-left{
color:darkgrey !important;
}
h1 {
text-align: center;
margin-bottom: 20px;
}
h4 a {
color: steelblue;
}
.no-border {
border: none !important;
border-right: none !important;
}
#methods-background{
background-color: #F9FCFF;
}
.content img{
width:400px;
height:300px;
}
.vertical-showcase{
position: relative;
padding-top:80px;
padding-bottom:80px;
margin: 0 auto;
width: 1000px;
height: 100%;
background-repeat: no-repeat;
background-position:center, center;
//background-image: url(../images/methodsbg7.png);
}
.vertical-showcase ul
{
width:100%;
height:100%;
}
.vertical-showcase::before{
content:"";
position:absolute;
top:20px;
left:50%;
width:3px;
height:97%;
background:black;
}
.vertical-showcase ul li:nth-child(odd):before
{
 position: absolute;
 top:20px;
 right:49.2%;
 content: '';
 width: 12px;
 height: 12px;
 border-radius: 50%;
 border: 1.5px solid #fff;
 background: #86b7e7;
 box-shadow:0 0 0 3px #86b7e7;
}
.vertical-showcase ul li:nth-child(even):before
{
 position: absolute;
 top:20px;
 right:49.2%;
 content: '';
 width: 12px;
 height: 12px;
 border-radius: 50%;
 border: 1.5px solid #fff;
 background: #86b7e7;
 box-shadow:0 0 0 3px #86b7e7;
}
.vertical-showcase ul li:nth-child(odd) .content
{
float:right;
}
.vertical-showcase ul li:nth-child(even) .content
{
float:left;
}
.vertical-showcase ul{
margin:0;
padding:0;
}
.vertical-showcase ul li{
list-style:none;
position:relative;
width:100%;
padding:20px 40px;
box-sizing:border-box;
}
.vertical-showcase ul li:nth-child(1) .time
{
position:absolute;
top:9px;
left:235px;
}
.vertical-showcase ul li:nth-child(2) .time
{
position:absolute;
top:9px;
right:240px;
}
.vertical-showcase ul li:nth-child(3) .time
{
position:absolute;
top:9px;
left:170px;
}
.vertical-showcase ul li:nth-child(4) .time
{
position:absolute;
top:9px;
right:190px;
}
.lightbox-wrapper1 {
padding-top: 4%;
padding-bottom: 4%;
width: 100%;
}
.lightbox-wrapper1 .row{
margin-bottom:1.8em;
}
.container .row .col h1 {
position: relative;
margin-top: 4em;
margin-left:-2.3em;
}
.container .row .col hr{
position:absolute;
border-bottom:3px solid black;
top:11em;
left:26em;
width:40% !important;
}
.floor hr, .roof hr{
left:28.2em !important;
}

.firstrow-container {
padding-top: 5%;
padding-bottom: 3%;
background-color: #F7F7F7;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.indexpage-grid {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.firstrow-container p {
color: black !important;
text-align: justify;
min-height: 125px;
padding: 20px;
background-color: #FFFFFF;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.box {
width: 31%;
background: #fff;
margin-right: 15px;
position: relative;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
-webkit-box-shadow: 1px 1px 7px -3px #646464;
box-shadow: 1px 1px 7px -3px #646464;
}
.clip-shape {
-webkit-clip-path: polygon(14% 0, 17% 10%, 100% 10%, 100% 21%, 0 21%, 0 0);
clip-path: polygon(14% 0, 17% 10%, 100% 10%, 100% 21%, 0 21%, 0 0);
position: absolute;
height: 100px;
left: 0;
right: 0;
top: -19px;
background-color: #777F86;
}
.box-img {
overflow: hidden;
}
.box img:hover {
cursor: zoom-in;
transition: 0.7s;
transform: scale(1.2);
}
#about-container{
background-position:left;
background-image:url(../images/methodsbg7.png);
background-repeat:no-repeat;

}
.about-img-container-grid{
margin-top:2%;
height:100%;
min-height:200px;
}
.about-img-container-grid img{
float:left;
width:385px;
height:250px;
margin-right:15px;
}
.about-img-container-grid p{
font-size:15px;
background-color:white;
padding-top:5%;
}
#about_page_grid {
	padding-bottom: 4%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 5px;
	margin-top: 2%;
	margin-bottom: 2%;
}
.boxes {
	padding: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.76) 0%,rgba(151,179,179,0.74) 100%,rgba(98,141,141,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.76) 0%,rgba(151,179,179,0.74) 100%,rgba(98,141,141,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.76) 0%,rgba(151,179,179,0.74) 100%,rgba(98,141,141,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.76) 0%,rgba(151,179,179,0.74) 100%,rgba(98,141,141,1.00) 100%);
	-webkit-box-shadow: 1px 1px 2px 1px #646464;
	box-shadow: 1px 1px 2px 1px #646464;
	background-position: 0% 0%;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin: 5px 5px;
}
.boxes h4{
text-align: center;
}
.boxes p {
margin-top: 2% !important;
}
ul li {
list-style: none;
}
ul li img {
cursor: pointer;
margin-right: 5px;
}
h3 {
color: #09156E;
padding-left: 2%;
}
.lightbox-wrapper h4 {
width: 100%;
}
#pictures-bg-color {
background-color: white;
margin-bottom: 5%;
margin-top: 2%;
padding-bottom: 2%;
-webkit-border-top-left-radius: 40px;
-webkit-border-top-right-radius: 40px;
-webkit-border-bottom-right-radius: 40px;
-webkit-border-bottom-left-radius: 40px;
-moz-border-radius-topleft: 40px;
-moz-border-radius-topright: 40px;
-moz-border-radius-bottomright: 40px;
-moz-border-radius-bottomleft: 40px;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
}
#gallery-bg {
	background-repeat: no-repeat;
	background-position: bottom;
}
.modern-gallery {
	max-width: 1000px;
	margin-top: 6%;
	margin-bottom: 6%;
	border: #fff solid 3px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
}
.main-img img, .imgs img {
	width: 100%;
}
.imgs {
	margin-top: 0.2%;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 5px;
}
.imgs:hover {
	cursor: pointer;
}
/* Fade in animation */
@keyframes fadeIn {
to {
opacity: 1;
}
}
.fade-in {
	opacity: 0;
	animation: fadeIn 0.5s ease-in 1 forwards;
}

.FAQ-container {
padding-top: 7%;
padding-bottom: 3%;
}
#FAQ-text li {
width: 85%;
margin-top: 0%;
margin-bottom: 2%;
margin-left: auto;
margin-right: auto;
list-style: none;
padding-top: 5%;
padding-right: 3%;
padding-left: 3%;
padding-bottom: 5%;
border-bottom: #cccccc solid 1px;
-webkit-box-shadow: 0px 1px 2px #C7C7C7;
box-shadow: 0px 1px 2px #C7C7C7;
text-align: justify;
font-size: 16px;
background-color: #FFFFFF;
}
#accordion {
width: 80%;
margin-top: 2%;
margin-right: auto;
margin-left: auto;
margin-bottom: 3%;
}
.card {
padding-top: 2%;
padding-right: 3%;
padding-left: 3%;
padding-bottom: 2%;
border-bottom: #cccccc solid 1px;
text-align: justify;
font-size: 16px;
background-color: #FFFFFF;
}
#articleBody {
background-image: url(../images/services-bg.png), url(../images/first-rowbg.png);
background-position: top right, bottom left;
background-size: 60% 50%;
background-repeat: no-repeat, no-repeat;
overflow: hidden;
padding-top: 8%;
text-align: center;
}
.services-first-p {
padding: 5%;
}
#articleBody p {
color: black;
padding-top: 1%;
padding-bottom: 1%;
margin: 0% auto;
text-align: justify;
width: 90%;
}
#articleBody img {
margin: 0% auto;
}
hr {
width: 800px;
margin: 3% auto;
height: 1px;
border-bottom-width: 1px;
}
.contact-grid {
display: grid;
grid-template-columns: 1fr 2fr;
box-shadow: 1px 1px 2px 2px #919191;
-webkit-box-shadow: 1px 1px 2px 2px #919191;
margin-top: 1%;
}
.contact-list {
position:relative;
width: 100%;
padding-top: 35%;
margin: 0;
padding-left: 20px;
padding-right: 0;
background-position: left;
background-size: cover;
background-repeat: no-repeat;
background-image: url(../images/contact-listbg2.jpg);
}
.contact-list-filter{
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
background:rgba(0,0,0,0.6);
}
.contact-list p{
position:relative;
color:white;
}
.contact-list .facebook{
	color:white;
}
.contact-list,.fas,.fab{
position: relative;
color: #1AA1FF;
}

.fa-facebook {
color: #333333;
}
.facebook {
	color: #333333;
}
#map {
	max-height: 400px;
	margin-top: 0.5%;
	margin-bottom: 2%;
	width: 100%;
	box-shadow: 1px 1px 2px 2px #919191;
	-webkit-box-shadow: 1px 1px 2px 2px #919191;
}
.main {
	width:100%;
	padding: 1% 2%;
	background-image: url(../images/sliderbg2.png)
	
}
.main h1 {
	padding-top: 3%;
	text-align: center;
	color: white;
}
.text-muted {
	color: white;
}
.btn {
	text-align: center;
	width: 12%;
	margin-bottom: 2%;
}
label {
	font-size: 16px;
	color: #EBEFF4;
}

.col-xs-12>h4 {
	text-align: center;
	color: #222222;
	margin-right: 4%;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #FFFFFF;
	border-bottom: 3px solid #4892BF;
}
.col {
text-align: center;
}
.footer {
	position: relative;
	width: 100%;
	background-image: url(../images/footerbg1.png);
	background-repeat:no-repeat;
	background-size:cover;
}
#footer-filter {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(27,27,27,0.90);
}
.footer .copyright {
	position: relative;
	margin-bottom: 0;
	text-align: center;
	color: white;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2%;
}
.footer-contact-list{
 margin-top:3%;
 margin-right:15%;
 float:right;
}
.footer-contact-list p{
color:white;
}
.footer-contact-list .facebook{
	color:white;
}
.footer-contact-list,.fas,.fab{
	position: relative;
	color: #1AA1FF;
}
.footer .copyright a {
	color: white;
}
.footer li a {
	color: black;
}
.menuToggle {
	margin-right: 30px;
	background: #fff;
	padding: 10px;
	font-weight: bold;
	border-radius: 4px;
	cursor: pointer;
	display: none;
}

@media (max-width: 1200px) {
.logo {
z-index:1;
margin-left: 5%;
}
.menuToggle {
background-color: lightgray;
text-align: center;
position: relative;
margin-top: 3%;
margin-right: 5%;
float: right;
width: 70px;
z-index: 100;
display: block;
border: 1px solid black;
}
nav ul {
display: none;
background-color: #D8D8D8;
}
.show-menu {
position:relative;
z-index: 10;
margin-left:auto;
margin-right:auto;
margin-top:-8px;
width:90%;
display:block;
}
nav ul li {
display: flex;
padding: 15px 0;
border-bottom: 1px solid rgba(0,0,0,0.2);
}
ul li:last-child {
	border-bottom: none;
}
ul li a {
	padding: 0 20px;
}
ul li a .icon {
	z-index: 1000 !important;
	display: inline-block;
	float: left;
	margin: 0 auto;
}
ul li a .name {
	padding-left: 5px;
	padding-top: 3px;
	width: auto;
	display: inline-block;
}
ul li a:hover {
	z-index: 1000 !important;
	color: white;
}
.slide{
width:99%;
margin:0 auto;
margin:0;
}
.slide-content{
margin:0;
}
.vertical-showcase{
	width:100%;
}
}

@media (max-width: 1100px) {
 nav ul {
display:none;
}
.show-menu {
z-index: 10;
width: 90%;
margin-left:auto;
margin-right:auto;
border-radius: 10px;
display:block;
}
}

@media (max-width: 1000px) {
nav ul {
display:none;
}
.show-menu {
z-index: 10;
width: 90%;
margin-left:auto;
margin-right:auto;
border-radius: 10px;
display:block;
}
}

@media (max-width: 950px) {
nav ul {
display:none;
}
.show-menu {
z-index: 100;
width: 90%;
margin-top:-14px !important;
margin-left:auto;
margin-right:auto;
border-radius: 10px;
display:block;
}
.container .row .col h1 {
position: relative;
margin-top:0;
margin-left:0;
}
.container .row .col hr{
position:absolute;
display:none;
}

}
@media(max-width:768px)
{

.vertical-showcase
{
width:70%;
margin:3% auto;
}
.vertical-showcase::before
{
content:"";
position:absolute;
left:20px;
height:100%;
}
.vertical-showcase ul li:nth-child(odd):before,
.vertical-showcase ul li:nth-child(even):before
{
left:16px;
}
.vertical-showcase ul li:nth-child(1) .time
{
top:6px;	
left:40px;
right:inherit;
}
.vertical-showcase ul li:nth-child(2) .time
{
top:6px;	
left:40px;
right:inherit;
}
.vertical-showcase ul li:nth-child(3) .time
{
top:6px;	
left:40px;
right:inherit;
}
.vertical-showcase ul li:nth-child(4) .time
{
top:6px;	
left:40px;
right:inherit;
}
.vertical-showcase ul li:nth-child(odd) .content
{
margin-top:30px;
float:left;
margin-left:-40px;
}
.vertical-showcase ul li:nth-child(even) .content
{
margin-top:30px;
float:left;
margin-left:-40px;
}
}
@media (max-width:600px) {
nav ul {
display:none;
}
.show-menu {
position:relative;
z-index: 10;
width: 90%;
top:-10px;
left:auto;
right:auto;
border-radius: 10px;
display:block;
}
.vertical-showcase
{
width:90%;
}
.box {
width: 90%;
margin: 0 auto;
margin-bottom: 6%;
}
.boxes {
margin: 0 auto;
width: 95%;
padding-bottom: 2%;
margin-bottom: 5%;
}
.container{
margin:0;
padding:0;
}
.contact-grid{
margin:0;
padding:0;
}
.contact-list{
padding-top:10%;
padding-bottom:8%;
margin:0;
grid-column:1/4;
}
.main{
width:100%;
margin:0;
grid-column:1/4;
}
.btn{
width:20%;
}
#map{	
margin:0;
padding:0;
}
.methods-hero,.about-hero,
.services-hero,.FAQ-hero,
.contact-hero{
 justify-content: center;
}
#about_page_grid
{

}
.boxes{
grid-column:1/4;	
width:100%;	
}
}
@media (max-width:500px)
{
.vertical-showcase{
margin-left:0;	
}
.vertical-showcase ul li:nth-child(odd) .content img
{
width:350px;
}
.vertical-showcase ul li:nth-child(even) .content img
{
width:350px;
}
}
@media (max-width: 400px) {
.logo {
margin-left: 0;
margin-top:5px;
z-index: 1 !important;
width: 108px;
height: 75px;
}
.menuToggle {
z-index: 100;
position: relative;
text-align: center;
width: 70px;
float: right;
margin-right: 4%;
margin-top: 7% !important;
display: block;
border: 1px solid black;
background-color: #D8D8D8;
}
nav ul {
display:none;
}
.show-menu {
z-index: 10;
width: 90%;
top:4px;
left:5px;
border-radius: 10px;
display:block;
}

nav ul li {
width:100% !important;
border-bottom: 1px solid rgba(0,0,0,0.2);
}
ul li:last-child {
border-bottom: none;
}
ul li a .icon {
display: inline-block;
float: left;
margin: 0 auto;
}
ul li a .name {
margin-left: 5px;
width: auto;
display: inline-block;
}
ul li a:hover {
color: white;
}
.methods-hero {
justify-content: center;
}
.about-hero  {
justify-content: center;
}
.services-hero{
justify-content: center;	
}
.FAQ-hero{
justify-content: center;	
}
.contact-hero{
justify-content: center;		
}
.methods-hero h1 {
padding:5px;
font-size:24px;
}
.about-hero h1 {
padding:5px;
font-size:28px;
}
.services-hero h1{
padding:5px;
font-size:28px;	
}
.FAQ-hero h1 {
padding:5px;
font-size:28px;	
}
.contact-hero h1 {
 padding:5px;
 font-size:28px;		
}

.slide-content {
width: 100%;
justify-content: flex-end;
margin-left: 0!important;
}
.slide-content span {
overflow: hidden;
width: 100%;
font-size: 1.7rem;
padding: 10px;
color: #fff;
height: 80px !important;
background-image: -webkit-linear-gradient(270deg, rgba(63,63,63,0.73) 100%, rgba(255,0,0,1.00) 100%);
background-image: -moz-linear-gradient(270deg, rgba(63,63,63,0.73) 100%, rgba(255,0,0,1.00) 100%);
background-image: -o-linear-gradient(270deg, rgba(63,63,63,0.73) 100%, rgba(255,0,0,1.00) 100%);
background-image: linear-gradient(180deg, rgba(63,63,63,0.73) 100%, rgba(255,0,0,1.00) 100%);
}
.time h1{
font-size:32px;
}
.vertical-showcase{
width:100%;
margin-left:0;
}
.vertical-showcase ul li:nth-child(odd) .content img
{
width:316px;
}
.vertical-showcase ul li:nth-child(even) .content img
{
width:315px;
}
.about-img-container-grid{
margin:0;
}
.about-img-container-grid img{
width:360px;	
}
.contact-grid{
margin-top:0;
}
.contact-list{
padding-top:10%;
padding-bottom:6%;
margin:0;
grid-column:1/4;
}
.main{
margin:0;
grid-column:1/4;
}
h4 {
font-size: 18px;
}
.container .row .col h1 {
position: relative;
margin-top:0;
margin-left:0;
}
.container .row .col hr{
position:absolute;
border-bottom:3px solid black;
top:11em;
left:26em;
width:40% !important;
}
.container {
margin: 0;
padding: 0;
}
#container {
padding: 0;
width: 100%;
margin: 40px auto;
overflow: hidden;
position: relative;
}
.box {
width: 100%;
margin: 6% 0;
}

.firstrow-container p {
margin-right: 1%;
padding-left: 2%;
padding-right: 2%;
padding-bottom: 5%;
}
.col-xs-3 img {
width: 100%;
}
.col-xs-3 {
width: 49%;
margin-right: -8%;
margin-left: 3%;
margin-bottom: 1%;
}
.col-xs-6 {
width: 100%;
}
.lightbox-wrapper {

}
.lightbox-wrapper h4 {
font-size: 13px;
}
.lightbox-wrapper1 {
padding-top: 10% !important;
	
}
.exterior {
margin-left: auto;
margin-right: auto;
}
#about-container {
padding-top: 10%;
padding-left: 2%;
padding-right: 2%;
background-color: #F0F1F3;
}
#about-container h1 {
padding: 0 5%;
font-size: 25px;
}
#about-container p {
color: black !important;
}
.about-picture {
margin: 0%;
padding: 0%;
}
.about-text1 {
margin-left: 0%;
}
#articleBody {
padding-top: 10%;
}
#articleBody img {
	margin: 0%;
}
.FAQ-container {
	padding-top: 3%;
}
#FAQ-text li {
	width: 97%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 14px;
	padding: 5% 5%;
}

#submit {
	width: 30%;
}
.col-sm-12 {
	width: 100%;
}
.col-xs-4 {
	width: 100%;
}
.col-xs-8 {
	width: 100%;
}
}
