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





.top-head {

    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 3px;
    padding-top: 3px;

}
.top-head p {

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

}
.top-head p a {

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

}
.top-head .fas {

    margin-right: 6px;

}
.top-head .fab {

    font-size: 13px;
    background-color: #000;
    padding: 8px;
    border-radius: 10px;
    border:2px solid #fff;

}

.right-text {

    color: #7b002c!important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px;

}

.fixed-top {

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

}

.navbar-brand img {
	max-width: 420px;
}

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

    padding-right: 0.9rem;
    padding-left: 0.9rem;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;

}


.carousel-caption {

    position: absolute;
    right: 15%;
    bottom: 35%;
    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: #ec1d23;
    background-color: #fff;
    border-color: #fff;
    font-size: 16px;
    padding: 9px 27px;
    border-radius: 50px;
    font-weight: 600;
    margin-right: 15px;

}
.carousel-caption h3 {

	font-weight: 700;
	
	font-size: 2.2rem;
	text-transform: uppercase;
	color: #fff;
    line-height: 1.4em;
    padding-bottom: 15px;

}


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


.welcome {

    padding-bottom: 2em;
    padding-top: 2em;

}

.welcome h1 {

    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #8b103d;

}

.welcome p {

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

}

.why-us {

    padding-bottom: 2em;

}

.why-us h1 {

    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #8b103d;

}

.why-us p {

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

}



.faq-section .card-header {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(88,0,44,1) 0%, rgba(139,16,61,1) 35%, rgba(211,16,61,1) 100%);
    color: #fff;
}
.faq-section .mb-0, .my-0 {

    margin-bottom: 0 !important;
    color: #fff;
    text-decoration: none!important;
    text-transform: capitalize;
    font-size: 17px;

}
.faq-section p {

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

}
.faq-section .md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq-section .md-accordion .card .fa-angle-down {
    float: right;
}



.products-sec {

    padding-bottom: 2em;
    padding-top: 2em;

}

.products-sec h1 {

    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #8b103d;
    text-align: center;
    padding-bottom: 1em;

}

.pro-contents {

    text-align: center;
    box-shadow: 0px 0px 40px 21px rgba(79,118,157,0.2);
    padding-top: 10px;

}
.pro-contents h2 {

    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #8b103d;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;

}
.pro-contents p {

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

}

.btn-sec {
    text-align: right;
}
.btn-sec .btn-primary {

    color: #ec1d23;
    background-color: #fff;
    border-color: #fff;
    font-size: 16px;
    padding: 9px 27px;
    border-radius: 50px;
    font-weight: 600;
    margin-right: 15px;
    box-shadow: 0px 0px 40px 21px rgba(79,118,157,0.2);
    margin-top: 2em;

}






.footer-sec {
    background: linear-gradient(90deg, rgba(88,0,44,1) 0%, rgba(139,16,61,1) 35%, rgba(211,16,61,1) 100%);
    padding-bottom:2em;
    }
.footer-sec h4 {

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

}
.footer-sec .text-white {

    line-height: 26px;
    font-size: 14px;

}
.footer-sec .text-white a {

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

}

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

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







.niyamathcontrols-products {

    padding-bottom: 2em;
    padding-top: 2em;

}

.niyamathcontrols-products h1 {

    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #8b103d;
    text-align: center;

}


.niyamathcontrols-products h3 {

    text-transform: capitalize;
    margin-top: 15px;
    font-size: 21px;
    font-weight: 600;

}


.pro-details-1 h4 {

    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #000;
    text-align: center;
    padding-bottom: 1.5em;


}

.pro-details-1 h3 {

    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #8b103d;
    text-align: left;
    margin-top: 10px;

}

.pro-details-1 img {

    border: 1px solid #ccc;
    padding: 10px;

}

.table-sec h2 {

    text-transform: capitalize;
    font-size: 20px;
    margin:15px 0px 15px 0px;
    font-weight: 600;

}
.table-sec table {

    width: 100%;
    margin-top: 0px;

}
.table-sec tr td {

    border: 1px solid #ccc;
    text-transform: capitalize;
    text-align: center;
    padding: 9px;
    font-weight: 500;
    font-size: 14px;

}
.table-sec tr th {

    border: 1px solid #ccc;
    text-transform: capitalize;
    text-align: center;
    padding: 9px;
    font-size: 14px;

}








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

.top-head {
    background-image: none;
    background-color: #eee;
}

.top-head p {
    text-align: center;
    padding-bottom: 8px;
    color: #7b002c;
}
.top-head p a {
    color: #7b002c;
}
.carousel-caption .btn-primary{
    display: none;
}
.carousel-caption h3 {
    font-size: 13px;
    padding-bottom: 0px;
}
.carousel-caption p {
    display: none;
}
.carousel-caption {
    padding: 20px;
    bottom: 0%;
}

.navbar-brand img {

    max-width: 183px;

}

}








.contact-sec {
    padding-bottom:2em;
    padding-top: 2em;
   }
.contact-sec h4 {

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

}
.contact-sec p {

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

}
.contact-sec p a {

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

}

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

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
















