

body {

  padding-top: 0px;
  font-family: 'Montserrat', sans-serif;

}


.top-head {

    background-color: #000200;
    padding-bottom: 2px;
    padding-top: 2px;

}
.top-head p {

    margin: 0px;
    font-size: 13px;
    color: #fff;

}
.top-head p a {

    
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    padding-right: 10px;

}
.top-head .fas {

    margin-right: 6px;

}
.top-head .fab {

    font-size: 13px;
    background-color: #fff;
    color:#ff2b0c;
    padding: 6px;
    border-radius: 20px;
    border: 1px solid #fff;

}

.fixed-top {

    position: inherit;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #fff;

}
.navbar-brand img {

    max-width: 280px;

}
.navbar-nav .nav-link {

    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-right: 1rem!important;
	padding-left: 1rem!important;

}
.fa-bars {

	color: #ff2b0c;

}
.left-para {

    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;

}
.navbar-nav .active a {

	color: #ff2b0c!important;
	text-transform: uppercase;

}
.dropdown-item {

    display: block;
    width: 100%;
    padding: 0.30rem 1.5rem;
    clear: both;
    font-weight: 500;
    color: #000;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    text-transform: capitalize;

}

.btn-top {

    color: #fff;
    border-color: #ff2b0c;
    background-color: #ff2b0c;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 0px;
    border-color: #fff;
    margin-top: 3px;

}

.carousel-caption {

    position: absolute;
    right: 15%;
    bottom: 55%;
    left: 15%;
    z-index: 10;
    padding:20px;
    color: #fff;
    background-color: rgba(0,0,0,0);
    border: 0px solid #fff;
    border-radius: 0px;
    text-align: center;

}
.carousel-caption .btn-primary {

    color: #fff;
    background-color: #0eaa19;
    border-color: #fb0700;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 20px;
    border-color: #fff;

}
.carousel-caption h3 {

    font-weight: 600;
    padding-bottom: 3px;
    font-size: 3rem;
    text-align: left;
    text-transform: capitalize;
    color: #ff2b0c;

}
.carousel-caption p {

    padding-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    text-align: left;
    color: #000;

}

.mm-welcome-home {

    padding-bottom: 3em;
    padding-top: 3em;

}
.mm-welcome-home h4 {

    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;

}
.mm-welcome-home h1 {

    font-size: 25px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #ff2b0c;    

}
.mm-welcome-home p {

    font-size: 15px;
    line-height: 27px;
    color: #000;

}
.mm-welcome-home .btn-primary {

    color: #fff;
    border:none;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 20px;

}
.mm-welcome-home .btn-1  {

    background-color: #ff2b0c;

}
.mm-welcome-home .btn-2  {

    background-color: #4f4e53;

}
.home-contents .fas {
    color: #ff2b0c;
    margin-right: 5px;
}
.home-contents p {
    font-size: 14px;
    font-weight: 500;
}
.features {

    padding-bottom: 3em;
    padding-top: 3em;
    text-align: center;
    background-color: #fafafa;

}
.features h2 {

    font-size: 25px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #ff2b0c;
    padding-bottom: 10px;
    text-align: center;

}
.features-contents {

    box-shadow: 0px 0px 40px 21px rgba(0,0,0,0.03);
    padding: 20px;

}
.features-contents .fas {

    font-size: 40px;
    padding: 15px;
    color: #ff2b0c;

}
.features-contents h3 {

    font-size: 16px;
    text-transform: capitalize;
    line-height: 32px;
    color: #000;
    font-weight:600;

}
.features-contents p {

    font-size: 15px;
    line-height: 27px;
    color: #000;

}
.our-products {

    background-image: url(../img/bg-products.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 4em;
    padding-top: 4em;
    background-position: center;

}
.our-products h2 {

    text-align: center;
    color: #ff2b0c;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 32px;
    font-size: 26px;
    padding-bottom: 10px;

}
.our-products p {

    text-align: center;
    color: #000;
    line-height: 32px;
    font-size: 14px;
    padding-bottom: 10px;

}
.pro-contents {
	
	background-color: #fff;
	text-align: center;
	box-shadow: 0px 0px 40px 21px rgba(79,118,157,0.2);
	padding: 10px;

}
.pro-contents img {

	width: 350px;	

}
.pro-contents h4 {

    font-size: 18px;
    text-transform: capitalize;
    line-height: 32px;
    color: #000;
    font-weight:600;
    padding-bottom: 5px;
    padding-top: 10px;

}
.pro-contents p {

    font-size: 15px;
    line-height: 27px;
    color: #000;

}
.pro-contents .btn-primary {

    color: #fff;
    border:none;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 20px;
    margin-bottom: 10px;
    background-color: #ff2b0c;

}
.our-infrastructure {

    padding-bottom: 3em;
    padding-top: 3em;

}
.our-infrastructure h2 {

    font-size: 25px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #ff2b0c;
    padding-bottom: 10px;

}
.our-infrastructure p {

    font-size: 15px;
    line-height: 27px;
    color: #000;

}
.get-aquote {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)),url(../img/bg-getaquote.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 2em;
    padding-top: 2em;
    text-align: center;
}
.get-aquote h2 {

    font-size: 27px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #fff;
    text-align: center;

}
.get-aquote p {

    font-size: 15px;
    line-height: 27px;
    color: #fff;
    text-align: center;

}

.get-aquote .btn-primary {

    color: #ff2b0c;
    border: none;
	font-size: 14px;
	padding: 8px 22px;
	border-radius: 20px;
	margin-bottom: 10px;
	background-color: #fff;
    text-transform: capitalize;

}

.footer-sec {
	background: #eee;
	padding-bottom:2em;
	}
.footer-sec h4 {

    color: #000;
    text-transform: capitalize;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 17px;
    padding-top: 2em;

}
.footer-sec p {

    line-height: 26px;
    font-size: 13px;
    color: #000;

}
.footer-sec p a {

    color: #000;
    text-decoration: none;
    font-size: 13px;
    line-height: 34px;

}
.social-media {
	padding-top: 10px;
}
.social-media a {
	padding-right: 8px;
	color: #000;
	font-size: 20px;
}
.contact-details a {

    color: #000;
    text-decoration: none;
    font-size: 13px;
    line-height: 34px;
    padding-right: 8px;

}
.contact-details h5 {
	margin: 12px 0px 5px 0px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
}



.high { color:#ff2b0c; font-weight: 600; font-size: 14px;
text-transform: uppercase;}

.footer-sec .fas { margin-right:7px; color:#ff2b0c;}
.bottom-footer { background-color:#ff2b0c; text-align:center; padding-bottom:10px; padding-top:10px;}
.bottom-footer p {
	font-size: 14px;
	color: #fff;
}
.bottom-footer p a {
	font-size: 14px;
	color: #fff;
}



.banner {
    
    width: 100%;
    height: auto;

}
.banner img {
    
    width: 100%;
    height: auto;
    
}


.product-sec-1 {
    padding-top: 3em;
    padding-bottom: 3em;
}
.product-sec-1 h1 {

    font-size: 26px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #ff2b0c;
    padding-bottom: 15px;
    text-align: left;

}
.product-sec-1 p {

    font-size: 15px;
    line-height: 27px;
    color: #000;
    padding-bottom: 15px;

}
.product-sec-1 img {

    box-shadow: 0px 0px 40px 21px rgba(79,118,157,0.1);
    margin-bottom: 10px;

}
#products-contents h3 {

    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #4f4e53;
    padding-bottom: 3px;

}
#products-contents .btn-primary {

    color: #fff;
    border-color: #fff;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 0px;
    border-color:#fff;
    margin-bottom: 10px;
    background-color: #ff2b0c;
    text-transform: capitalize;

}





.product-sec-2 {

}
.product-sec-2 h1 {

    font-size: 25px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #ff2b0c;
    padding-bottom: 3px;

}
.product-sec-2 p {

    font-size: 15px;
    line-height: 27px;
    color: #000;
    padding-bottom: 15px;

}
.product-sec-2 img {

    box-shadow: 0px 0px 40px 21px rgba(79,118,157,0.1);

}
#products-contents-2 h3 {

    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #4f4e53;
    padding-bottom: 3px;

}
#products-contents-2 .btn-primary {

    color: #fff;
    border-color: #fff;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 0px;
    border-color:#fff;
    margin-bottom: 10px;
    background-color: #ff2b0c;
    text-transform: capitalize;

}











.contact-sec h4 {

    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #000;
    padding-bottom: 3px;
    padding-top: 2em;

}
.contact-sec p {

    font-size: 15px;
    line-height: 30px;
    color: #000;
    padding-bottom: 15px;

}
.contact-sec p a {

    font-size: 15px;
    line-height: 34px;
    color: #000;
    text-decoration: none;

}
.contact-sec .fas {
    margin-right: 7px;

color: #ff2b0c;
}







@media only screen and (max-width: 600px) {

.top-head p {
    text-align: center;
    padding-bottom: 8px;
}
.top-head p a {
}
.carousel-caption .btn-primary{
    display: none;
}
.carousel-caption h3 {
    font-size: 16px;
    padding-bottom: 0px;
}
.carousel-caption p {
    display: none;
}
.carousel-caption {
    padding: 20px;
}
.mm-welcome-home .btn-2 {
    margin-bottom: 10px;
}
.navbar-brand img {

    max-width: 160px;

}

}


.get-aquote table {
    overflow: scroll;
}



.get-aquote h4 {
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	text-transform: capitalize;
}



@media only screen and (max-width: 600px) {

.contact-details a {
	display: block;
}

}



