/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
	padding-top: 84px;
}

.carousel-item {
	height: auto!important;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	

}

.white-bg {
	background-color: #fff;
}


.portfolio-item {
	margin-bottom: 30px;
}

.banner {
	width: 100%;
	height: auto;
}
.banner img {
	width: 100%;
	height: auto;
}

@media (min-width:1200px){
.navbar {
	background-color: white; /* For browsers that do not support gradients */
  	background-image: linear-gradient(to right, white 39%, blue );
	box-shadow: 0 5px 5px -2px rgba(0,0,0,1);
}
}
@media (max-width:500px){
.navbar {
	background-color: white; /* For browsers that do not support gradients */
  	background-image: linear-gradient(to right, black 69%, blue );
	box-shadow: 0 5px 5px -2px rgba(0,0,0,1);
}
}

.bg-dark {
	background-color: #1483dc  !important;
}

.text-white {

    color: #fff !important;

}
.text-white a {

    color: #fff;
	text-decoration:none;

}

.navbar-nav .nav-link {
	color: #fff;
	font-weight: 700;
}
.navbar-brand {

    display: inline-block;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;

}
.navbar-brand img {
    width: 264px;
}


.welcome-sec {
	padding-bottom: 1em;
	padding-top: 1em;
}

.welcome-sec h1 {
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	line-height: 2em;
	font-weight: 700;
}

.welcome-sec p {
	line-height: 1.9em;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-align: justify;
}

.crosel-section {
	background-color: #bf1e2d;
	padding-bottom: 1em;
	padding-top: 2em;
}



.head-white {
	color: #fff!important;
	z-index: 999;
	font-size: 30px;
	line-height: 2em;
	text-transform: uppercase;
	position:relative;
}

.text-uppercase {
	font-size: 17px;
	font-weight: 600;
	line-height: 2em;
}

.home-5-bg {
	background: #000;
	position: relative;
	background-size: cover;
	height: auto;
	background-position: center center;
	padding-top: 2em;
	padding-bottom: 2em;
}

.home-5-bg .btn-primary {
	color: #fff;
	background-color: #00a651;
	border-color: #00a651;
}

.section {
	position: relative;
}

.home-5-content {
	z-index: 1;
	position: relative;
}

.bg-overlay {
	background-color: #000;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.home-center {
	display: table;
	width: 100%;
	height: 100%;
}

.home-desc-center {
	display: table-cell;
	vertical-align: middle;
}

.home-5-content {
	z-index: 1;
	position: relative;
	background-color: #fff;
	padding-bottom: 15px;
	padding-top: 15px;
	border:2px solid #000;
}

.text-white-70 {
	color: rgba(255, 255, 255, 0.8);
}

.f-15 {
	font-size: 15px;
}

.home-5-bg #particles-js {
	z-index: 1!important;
	position: absolute;
	width: 100%;
	height: 100%;
}

#pro-head h2 {
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	line-height: 2em;
	font-weight: 700;
}

.ind-pro {
	text-align: center;
}

.ind-pro h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 2em;
}

.footer .fas {
	color: #000;
	margin-right: 8px;
}

.footer-bottom {
	background-color: #00a651;
	padding-bottom: 1em;
	padding-top: 1em;
}

.footer-bottom p {
	text-align: center!important;
	color: #fff;
	margin: 0px;
}
.footer-bottom p a {
	color: #fff;
}

body {
	
}



.products-sec-1 table {
	overflow-y: scroll!important;
	overflow-x: scroll!important;
}

.products-sec-1 table tr th {
	font-weight: 700;
	font-size: 14px;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px;
	
	background-color: #ee4037;
	color: #fff;
}
.products-sec-1 table tr td {
	font-size: 14px;
	border: 1px solid #fff;
	text-align: center;
	padding: 5px;
	text-transform: capitalize;
	color: #000;
}

.products-sec-1 table tr:nth-child(odd) {background-color: #DCDCDC;}

.products-sec-1 table tr:nth-child(even) {background-color: #C0C0C0;}




/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
body {
  padding-top: 87px;
}
.fa-bars { color:#fff;}

}

.products-sec-1{
	padding-top: 1em;
	padding-bottom: 1em;
}
.products-sec-1 h1 {

    font-size: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: capitalize;

}

.products-sec-1 h3 {
	text-align: center;
	padding-bottom: 15px;
}

.pro-contents {
	text-align: center;
}



.pro-contents h3 {

    font-size: 24px;
    text-transform: capitalize;
    padding-bottom: 8px;
    padding-top: 8px;

}

.pro-contents .btn-primary {

    color: #fff;
    background-color: #00a651;
    border-color: #00a651;

}
.pro-contents img {
	border: 1px solid #00a651;
	margin-bottom: 15px;
}






.carousel {
    margin-bottom: 0;

}

/* The controlsy */
.carousel-control {

}

.carousel-control.left {

    font-size: 19px;
    color: #fff;
}
.carousel-control.right {

    font-size: 19px;
    color: #fff;

}

/* The indicators */
.carousel-indicators {
  display: none;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

.contact-sec p a {
	color:#000;
	text-decoration:none;
}










