
body {
  padding-top: 0px;
  font-family: "Montserrat", Sans-serif;
}


.top-strip {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    background-color: #94d8d7;
}
.top-strip p {
    font-size: 14px;
    margin: 8px 0px 0px 0px;
    color: #fff;
}
.fa-map-marker-alt {
    font-size: 15px;
    color: #fff;
    margin-right: 7px;
}
.social-links-top {
	text-align: right;
}
.social-links-top .btn {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: none;
    color: #94d8d7;
    font-weight: 500;
}
.social-links-top .btn:hover {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #000;
    background-color: #000;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
}


.fixed-top {
    position: inherit;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #fff;
    border-bottom: 1px solid #eeeded;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 30px;
    line-height: inherit;
    white-space: nowrap;
    font-weight: bold;
    color: #000;
}
.navbar-brand img {
    max-width: 340px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .7rem;
    padding-left: .7rem;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    background-color: #2b4d8a;
    color: #fff;
    -webkit-transition:0.5s;
}
@media only screen and (max-width: 600px) {
	.top-strip {
		display: none;
	}
	.navbar-brand {
    	display: inline-block;
    	padding-top: .3125rem;
    	padding-bottom: .3125rem;
    	margin-right: 1rem;
    	font-size: 18px;
    	line-height: inherit;
    	white-space: nowrap;
    	font-weight: bold;
    	color: #000;
	}
    .carousel-caption {
        display: none;
    }

}



.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 29%;
    left: 9%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}
.carousel-caption .btn {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #2b4d8a;
    background-color: #2b4d8a;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
}
.carousel-caption .btn:hover {
    border: 1px solid #000;
    background-color: #000;
}



.home-welcome {
	padding-bottom: 2em;
	padding-top: 2em;
}
.home-welcome h1 {
    font-size: 36px;
    font-weight: normal;
    line-height: 1.7em;
    padding-left: 0.3em;
}
.home-welcome span {
    font-weight: bolder;
}
.home-welcome .jumbotron {
    padding: 0em;
    margin-bottom: 2rem;
    background-color: #fafafa;
    border-radius: .3rem;
}
.home-welcome p {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    padding: 20px 0px 0px 0px;
}
.home-welcome .btn {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #94d8d7;
    background-color: #94d8d7;
    box-shadow: none;
    color: #000;
    font-weight: 500;
}
.home-welcome .btn:hover {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #000;
    background-color: #000;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
}








.who-we-are {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.95)),url(../img/bg-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 2em;
	padding-top: 2em;
}
.who-we-are h3 {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
}
.who-we-are h2 {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.6em;
    color: #fff;
}
.who-we-are p {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: justify;
}
.who-we-are .btn {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #94d8d7;
    background-color: #94d8d7;
    box-shadow: none;
    color: #000;
    font-weight: 500;
}
.who-we-are .btn:hover {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #fff;
    background-color: #000;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
}




.why-choose-us {
	padding-bottom: 4em;
	padding-top: 4em;
}
.why-choose-us h1 {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.6em;
    color: #000;
    font-size: 34px;
}
.why-choose-us h6 {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: justify;
    font-weight: normal;
    padding-bottom: 0.6em;
}
.box-1 {
    background-color: #2b4d8a;
    padding: 4em 2em 4em 2em;
    margin: 0.6em;
    color: #fff;
    box-shadow: 0 0 22px 0 rgba(0,0,0,0.16);
	transition: all .35s ease-in-out;
}
.box-1 .fas {
    font-size: 40px;
    padding-bottom: 0.6em;
}
.box-1 span {
    font-weight: normal;
    font-size: 18px;
}
.box-1 h3 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 0.6em;
}
.box-1 p {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
}


.box-2 {
    background-color: #fff;
    padding: 4em 2em 4em 2em;
    margin: 0.6em;
    color: #2b4d8a;
    box-shadow: 0 0 22px 0 rgba(0,0,0,0.16);
	transition: all .35s ease-in-out;
}
.box-2 .fas {
    font-size: 40px;
    padding-bottom: 0.6em;
}
.box-2 span {
    font-weight: normal;
    font-size: 18px;
}
.box-2 h3 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 0.6em;
}
.box-2 p {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    color:#000;
}



.box-3 {
    background-color: #fff;
    padding: 4em 2em 4em 2em;
    margin: 0.6em;
    color: #2b4d8a;
    box-shadow: 0 0 22px 0 rgba(0,0,0,0.16);
	transition: all .35s ease-in-out;
}
.box-3 .fab {
    font-size: 40px;
    padding-bottom: 0.6em;
}
.box-3 span {
    font-weight: normal;
    font-size: 18px;
}
.box-3 h3 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 0.6em;
}
.box-3 p {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    color:#000;
}





.dd-products {
	padding-bottom: 4em;
	padding-top: 2em;
    background-color: #fafafa;
}
.dd-products h1 {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.6em;
    color: #000;
    font-size: 34px;
}
.dd-products p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: justify;
    font-weight: normal;
    padding-bottom: 0.6em;
}
.dd-products img {
    box-shadow: 0 0 22px 0 rgba(0,0,0,0.16);
}
.dd-products .card-title {
    margin-bottom: .75rem;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
}
.dd-products .btn {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #94d8d7;
    background-color: #94d8d7;
    box-shadow: none;
    color: #000;
    font-weight: 500;
}
.dd-products .btn:hover {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #fff;
    background-color: #000;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
}






.footer-section {
	padding-bottom: 0em;
	padding-top: 1em;
	background-color: #2b4d8a;
}
.footer-section h4 {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.6em;
    color: #fff;
    font-size: 23px;
}
.footer-section p {
    font-size: 13.5px;
    line-height: 26px;
    color: #fff;
    text-align: justify;
    font-weight: normal;
    padding-bottom: 0.6em;
}
.footer-section p a {
    font-size: 13.5px;
    line-height: 26px;
    color: #fff;
    text-align: justify;
    font-weight: normal;
    padding-bottom: 0.6em;
    text-decoration: none;
}
.footer-section .fas {
    font-size: 14px;
    color: #94d8d7;
    margin-right: 8px;
}
.social-links-bottom p a {
    font-size: 22px;
    padding-right: 1.2em;
    color: #94d8d7;
}

.bottom-footer {
    background-color: #222;
    padding-bottom: 1em;
    padding-top: 1em;
}
.bottom-footer p {
    font-size: 14px;
}
.bottom-footer p a {
    font-size: 14px;
    text-decoration: none;
    color: #94d8d7;
}




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





/* contact page */

.contact-contents {
    padding-bottom: 2em;
    padding-top: 2em;
    background-color: #fff;
}
.contact-contents h4 {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.2em;
    color: #000;
    font-size: 23px;
}
.contact-contents p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: justify;
    font-weight: normal;
    padding-bottom: 0.6em;
}
.contact-contents p a {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: justify;
    font-weight: normal;
    padding-bottom: 0.6em;
    text-decoration: none;
}
.contact-contents .fas {
    font-size: 14px;
    color: #000;
    margin-right: 8px;
}
.social-links-bottom p a {
    font-size: 20px;
    padding-right: 19px;
}
#btn-enquiry .btn {
    padding: 6px 15px 6px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    border: 1px solid #94d8d7;
    background-color: #94d8d7;
    box-shadow: none;
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    width: 100%;
}
#btn-enquiry .btn:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}








/* responsive styles */

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

/* home page */

.home-welcome .jumbotron {
    padding: 1em 0em 1em 0em;
    margin-bottom: 2rem;
    background-color: #fafafa;
    border-radius: .3rem;
}
.home-welcome h1 {
    font-size: 27px;
    font-weight: normal;
    line-height: 1.7em;
    padding-left: 0em;
}
.who-we-are .btn {
    margin-bottom: 1.6em;
}
.card {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.box-1,
.box-2,
.box-3 {
	margin: 10px 0px 10px 0px;
}

}











