/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  padding-top: 0px;
  font-family: Montserrat,sans-serif;
}
.top-head {

    background-color: #3e3f95;
    padding-bottom: 7px;
    padding-top: 7px;

}
.top-head p {

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

}
.top-head p a {

    margin: 0px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding-right: 15px;

}
.top-head .fas {

    margin-right: 6px;

}
.top-head .fab {
    font-size: 20px;
}
.fixed-top {

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

}
.navbar-brand img {

    max-width: 480px;

}
.navbar-expand-lg .navbar-nav .nav-link {

    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 14px;
    color: #000;
    font-weight: 500;

}
.navbar-expand-lg .navbar-nav .active .nav-link {
    text-transform: uppercase;
    color: #fdb92c;
    font-weight: 700;
}
.carousel-caption {

    position: absolute;
    right: 15%;
    bottom: 30%;
    left: 7%;
    z-index: 10;
    padding:30px;
    color: #fff;
    text-align: left;
    background-color: rgba(78,177,228,0);
    border: 0px solid #fff;
    border-radius: 0px;

}
.carousel-caption .btn-primary {

    color: #fff;
    background-color: #fdb92c;
    border-color: #fdb92c;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 5px;

}
.carousel-caption h3 {

	font-weight: 700;
	padding-bottom: 10px;
	font-size: 2.3rem;
	text-transform: capitalize;

}
.carousel-caption p {

	padding-bottom: 10px;
	font-size: 15px;
	line-height: 28px;

}
.welcome-home {
	
	padding-top: 2em;
	padding-bottom: 2em;

}
.welcome-home h1 {

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

}
.welcome-home p {

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

}


.why-us {
	
	padding-top: 2em;
	padding-bottom: 2em;

}
.why-us h2 {

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

}
.why-us-contents {
	text-align: center;
	background-image: url(../img/why-us-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5em 1em 0em 1em;

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

.why-us-contents {
	background-color: #3e3f95;
	background-image: none;
}

}
.why-us-contents img {

    max-width: 80px;
    background: #fdb92c;
	padding: 14px;
	border-radius: 50px;
	border: 2px solid #fff;

}
.why-us-contents h3 {

    font-size: 16px;
    text-transform: capitalize;
    line-height: 32px;
    color: #fff;
    font-weight:600;
    padding-top: 10px;

}
.why-us-contents p {

    font-size: 14px;
    line-height: 27px;
    color: #fff;

}
.para-two {
	
	font-size: 14px;
	line-height: 27px;

}

.our-products {
	
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #fafafa;

}
.our-products h3 {

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

}
.pro-contents {

    text-align: center;
    background-color:#3e3f95;
    padding: 5px;
    border: 1px solid #fff;

}
.pro-contents img {

    border: 1px solid #fff;
    background-color: #fff;

}
.pro-contents h4 {

    font-size: 16px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: 600;
    color: #fff;    
    padding-top: 10px;
    text-align: center;

}


.inn-head {

    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: 700;
    color: #000;    
    padding-top: 20px;

}

.pro-contents p {

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

}
.pro-contents .btn-primary {

    color: #fff;
    background-color: #fdb92c;
	border-color: #fff;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 5px;
    margin-bottom: 10px;

}


.clients h3 {

    font-size: 25px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #3e3f95;
    padding-bottom: 20px;
    text-align: center!important;

}


.clients {
	padding-bottom: 2em;
	padding-top: 2em;
}
.clients img {
	padding: 15px;
	border:1px solid #eee;
}
.clients .carousel {
  width: 100%;
}

.clients .slide-box {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .clients .slide-box img {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .clients .slide-box img {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px)
{
  .clients .slide-box img {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: .5rem;
}





.footer {
	background-color: #000;
}
.footer h4 {

    text-transform: capitalize;
    font-size: 22px;
    color: #fff;
    padding-bottom: 0.5em;

}
.footer .text-white {

    color: #fff;
    font-size: 14px;
    line-height: 27px;

}
.footer .text-white a {

    color: #fff;
    font-size: 14px;
    line-height: 34px;
    text-decoration: none;

}
.footer .fas {
    margin-right: 7px;
    color: #fdb92c;
}
.boottom {
    background-color: #3e3f95;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
.boottom p {
	font-size: 14px;
}
.boottom p a {
	font-size: 14px;
	color: #fdb92c;
	text-decoration: none;
}



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

.top-head p {
    text-align: center;
    padding-bottom: 8px;
}
.top-head p a {
}
.carousel-caption {
    bottom: 0%;
}
.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: 250px;

}

}


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


.our-products-pg {
    padding-top: 2em;
    padding-bottom: 2em;
}

.our-products-pg h1 {

    font-size: 25px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: bolder;
    color: #3e3f95;
    padding-bottom: 20px;
    text-align: center!important;

}
.our-products-pg h4 {

    font-size: 17px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: 600;
    color: #3e3f95;
    padding-bottom: 20px;
    text-align: center!important;

}
.our-products-pg img {
        
        box-shadow: 0px 0px 40px 21px rgba(253,185,44,0.05);
        border: 1px solid #a53134;
        padding: 30px;
        margin-bottom: 20px;
}










.con-page {
    padding-bottom: 2em;
    padding-top: 2em;
}
.con-page h4 {

    text-transform: capitalize;
    font-size: 22px;
    color: #000;
    padding-bottom: 0.5em;

}
.con-page p {

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

}
.con-page p a {

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

}
.con-page p .fas {
    margin-right: 7px;
    color: #fdb92c;
}

.fa-dot-circle {
    margin-right: 5px;
    color: #fdb92c;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

