nav{
    border-style: solid;
    border-color: #f4f4f4;
    border-width: 0px 0px 1px;
    position: absolute !important;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 80px;
    padding: 0 !important;
}
.navbar-brand{
	padding: 20px;
}
#navBarMenu{
	height: 100%;
}
#navBarMenu > ul{
	height: 100%;
	margin: 0 auto;
}
nav li{
	line-height: 80px;
    padding: 0 30px;
    position: relative;
}
nav li:hover{
	background: #643741;
}
nav a{
	color: #FFF !important;
    font-family: raleway, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 62px;
    text-transform: uppercase;	
    text-decoration: none;
}
nav li ul li{
	line-height: 100%;
    padding: 0px !important;
    position: relative;
    text-align: center;
    width: 100%;
    float: left;
}
nav li ul{
	padding: 0 !important;
	width: 100%;
}
nav li ul li a{
	color: #643741 !important;	
	height: 100%;
	width: 100%;
	float: left;
	text-decoration: none;
}
nav li ul li:hover{
	background: #643741 !important;
}
nav li ul li:hover a{
	color: #fff !important;	
}
 .navbar-collapse.collapsing, .navbar-collapse.show {
 	padding:0;
 }
.navbar-collapse.show li, .navbar-collapse.collapsing li{
	width: 100%;
	text-align: center;
	background: #653842;
	border-bottom: solid 1px #FFF;
}
.navbar-collapse.show li:last-child{
	border-bottom: 0;
}
.navbar-toggler{
	background: url("../images/hamburger.png");
    padding: 1.25rem .75rem;
    cursor: pointer;
    outline: none;
}
.section{
	margin-top: 50px;
	margin-bottom: 50px;
}
.section h2{
	margin-top: 10px;
}
.section .heading p{
	margin: 20px auto;
	margin-bottom: 20px;
	width: 50%;
}
.section .heading p.full{
	width: 100%;
}
.section .heading {
	margin-bottom: 50px;
}
.sep{
	position: relative;
	width: 100%;
	float: left;
	height: 10px;
	list-style: none;
	text-align: center;
}
.sep li{
	width: 16px;
	background: #643741;
	height: 2px;
	display: inline-block;
}
.sep li:nth-child(even){
	width: 4px;
}
.values-icon{
    background: linear-gradient(to right, #643741, #e4612e 100%);
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
    border-radius: 100px;
    text-align: center;
    line-height: 90px;
    color: #FFF;
    font-size: 40px;
}
.contact .values-icon{
	width: 50px;
	height: 50px;
	font-size: 20px;
	line-height: 45px;
	margin: 15px auto;
}
.contact h4{
	font-size: 16px;
	padding-left: 0;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}
.contact p{
	font-size: 13px;
}
.values-icon img{
	width: 46%;
}
#team h4, #values h4{
	margin: 15px;
}
.banner{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.banner450{
	height: 450px;
}
.banner300{
	height: 300px;
}
.banner450 form{
	width: 90%;
	margin: 70px auto;
}
.banner300 .btn, .banner450 .btn{
	background: #E05555;
	color: #FFF;
	border: none;
	width: 200px;
	cursor: pointer;
}
.banner250{
	height: 250px;
}
.bannerTeam{
	height: 577px;
}
.banner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bannerTeam img{
	height: auto;
	position: relative;
}
.banner .overlay{
	
	 background: -webkit-gradient(linear, center top, center bottom, from(rgba(218, 94, 47, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.8)));
     background: -webkit-linear-gradient(top, rgba(218, 94, 47, 0.6), rgba(0, 0, 0, 0.8) 100%);
    /* background: linear-gradient(to bottom, rgba(218, 94, 47, 0.6), rgba(0, 0, 0, 0.8) 100%); */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.banner450 .overlay h2{
	color: #FFF;
	width: 50%;
	margin-left: auto;
  	margin-right: auto;
	top: 50%;
  	transform: translateY(-50%);
 	position: relative;
 	line-height: 50px;
}
.banner450 .overlay h2 i{
	font-size: 1.5rem;	
}

.banner250 .overlay h2{
	color: #FFF;
	width: 50%;
	margin: 100px auto;
}
#numbers {
	color: #FFF;
}
#numbers .container{
	margin-top: 70px;
}
#numbers h3{
	font-size: 60px;
}
#numbers p{
	font-size: 20px;
}
footer{
	width: 100%;
	height: 100px;
	position: relative;
	background: #363C47;
}
.carousel-caption{
	top: 0;
}
#myCarousel h1{
	font-size: 60px;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    position: relative;
    font-weight: 800;
}
#myCarousel.about h1{
	font-size: 45px;	
}

.services h5{
    font-weight: 600;
    color: #666666;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.service{
	line-height: 100%;
	font-size: 14px;
	line-height: 20px;
    color: #898995;	
}

.services{
	margin-bottom: 40px;
}
.products .col-lg-4{
	padding: 1px;
}
.products h5, .products .product{
	display: none;
}

#products .btn{
    width: 150px;
    background: #FFF;
    border: solid 1px #D8D8D8;
    border-radius: 0px;
    color: #898995;
    outline: none !important;
}
#products .btn.active{
	background: #E05555;
	border-color: #E05555;
	color: #FFF;
}

#popup{
    max-width: 1024px;
    width: 90%;
    max-height: 600px;
    height: 85%; 
    position: fixed;
    top: 50%;
    background: #FFF;
    left: 50%;
    display: none;
}
#controls{
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 10;
}
#removePopup{
	width: 25px;
    height: 25px;
    text-align: center;
    background: #000;
    cursor: pointer;
    color: #FFF;
    font-size: 20px;
    line-height: 25px;
}
#popupContent{
    width: 100%;
    position: relative;
    float: left;
    height: 100%;
}
#popupImageContent{
	width: 100%;
	height: 85%;
	position: relative;
	float: left;
}
#popupImageContent img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#popupData{
	width: 100%;
	height: 15%;
	position: relative;
	float: left;
	background: #000;
	margin: 0 !important;
	color: #FFF;
    text-transform: uppercase;
}
#popupData h5{
	line-height: 3;
	font-size: 18px;
}
#popupData h5 span{
	display: block;
    font-size: 14px;
    position: relative;
    line-height: 4px;
    color: #c15230;
}
#popupOverlay{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	top: 0;
	left: 0;
	display: none;
}
.products{
	min-height: 220px;
}
.contactRow input{
	margin: 31px 0;
	outline: none !important; 
}
.contactRow textarea{
	margin-top: 30px;
	outline: none !important;
}
.contactPage textarea{
	margin: 20px;
}
.contactPage input, .contactPage button{
	margin: 20px;
}
.contactPage button{
	margin-top: 0;
    background: #E05555;
    color: #FFF;
    border: none;
    width: 200px;
    cursor: pointer;
}

.dropdown > ul{
	transition: .5s all 5s
}

.dropdown:hover > ul{
	display: block;
}
.dropdown ul:hover{
	display: block;
}

@media (max-width: 989px) { 
	#myCarousel h1{
		font-size: 40px;
	}
	nav li ul li a{
		color: #FFF !important;
	}
	#popupImageContent{
		height: 75%;
	}
	#popupData{
		height: 25%;
	}
	#popupData h5{
		font-size: 14px;
		line-height: 2;
		text-align: left;
		margin-bottom: 4px;
	}
	
	#popupData h5 span{
		display: inline;
	}
}
@media (max-width:580px) {
	
	#popupImageContent{
		height: 70%;
	}
	#popupData{
		height: 30%;
	}	
	.banner450{
		height: 500px; 
	}
	#popup{
		height: 60%;
	}
	.section .heading p{
		width: 90%;
	}
	#myCarousel h1{
		font-size: 30px !important;
		top: auto;
		margin-top: 75%;
	}
	.products .col-lg-4, .services .col-lg-4{
		margin: 10px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.banner450 .overlay h2{
		font-size: 25px;
		width: 80%;
	}
	.banner250{
		height: 400px;
	}	
	#numbers .container{
		margin-top: 10px;
	}
	#numbers h3{
		font-size: 45px;
	}
	#numbers p {
	    font-size: 15px;
	}
	.bannerTeam{
		height: auto;
	}
	.bannerTeam img{
		width: 100%;
		height: 100%;
		object-fit: contain;
		top: 0;
	}
	.banner300{
		height: 400px;
	}
	.contactRow input, .contactRow textarea{
		margin: 10px;	
	}
	.banner450 form{
	    margin: 15px auto;
	}
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #909;
}