html, body {
  max-width: 100%;
 overflow-x: hidden;
}

body {
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
}

.robotocondensed{
  font-family: 'Roboto Condensed', sans-serif;
}

.worksans{
  font-family: 'Work Sans', sans-serif;
}

a {
  color: #b31942;
  text-decoration: none;
}
  
a:hover {
  color: #b31942;
  text-decoration: underline;
}

button {
  font-family: 'Roboto Condensed', sans-serif;
}

h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 49px;
	line-height: 1.2;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 39px;
	line-height: 1.2;
}

h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 31px;
	line-height: 1.2;
}

h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.2;
}

h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
}

p {
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.btn-primary {
  font-weight: 500;
  font-size: 24px;
  border-radius: 6px;
  color: #ffffff !important;
  border-color: #b31942 !important;
  background-color: #b31942 !important;
}
  
.btn-primary.active {
  border-color: #b31942 !important;
  background-color: #b31942 !important;
}
  
.btn-secondary {
  font-weight: 500;
  font-size: 16px;
  border-radius: 6px;
  color: #b31942 !important;
  border-color: #b31942 !important;
  background-color: #ffffff !important;
}

.fullw {width: 100%;}

.p20 {font-size: 20px;}
.p24 {font-size: 24px;}
.p32 {font-size: 32px;}

.b-white {background-color: #ffffff;}
.b-black {background-color: #000000;}
.b-navy {background-color: #1b3c59;}
.b-blue {background-color: #456173;}
.b-red {background-color: #b31942;}
.b-lblue {background-color: #eafaff;}
.b-lgray {background-color: #f9f9f9;}

.c-white {color: #ffffff;}
.c-black {color: #000000;}
.c-navy {color: #1b3c59;}
.c-blue {color: #456173;}
.c-red {color: #b31942;}

.leftt {text-align: left !important;} 
.centert {text-align: center!important;} 
.rightt {text-align: right !important;} 

.zi-behind {z-index: -999;}
.zi-front {z-index: 999;}

section img {border-radius: 17px;}
main iframe {border-radius: 17px;}

.navbar-light2 a{
  color:#1b3c59;
} 

.navbar-light2 a:hover{
  color:#b31942;
} 

.navbar-light2 .active {
  font-weight: 600;
  color: #b31942
} 

.bg-light2 {
  background-color: #ffffff;
}

.msi {
  height: 16px;
  width: auto;
} 

.carousel {
  margin-bottom: 4rem;
}

.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

.carousel-item {
  height: 42rem;
}
.carousel-item > img {
  position: absolute;
  min-width: 100vw;
  height: auto;
}

#mainhome iframe {
  border-radius: 20px;
  box-shadow: #666;
}

#features h2 {
  color: #456173;
}

#features h3 {
  color: #456173;
}

.feature-image img {
  width: 70px;
  height: 70px;
  border-radius: 10px;
  margin: 20px 0px 20px 0px;
}

.feature-image2 img {
  width: 95%;
  height: 70px;
  border-radius: 10px;
  margin: 20px 0px 20px 0px;
}

.cover {
  object-fit: cover;
}

#testimonials {
  background-image: url('../img/tstbkg.jpg');
  padding: 50px 0px;
  height: 600px;;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:white;
  font-size: 24px;;
}

#joinus {
  background-color: #456173;
  padding: 100px 0px;
  color:white;
  margin-top: 50px;
}

#hdetails .card {
  min-height: 250px;;
}

.hcard1 {background-image:linear-gradient(rgba(21, 46, 58, 0.3), rgba(21, 46, 58, 0.4)), url("../img/hcard1.jpg");}
.hcard2 {background-image:linear-gradient(rgba(21, 46, 58, 0.3), rgba(21, 46, 58, 0.4)), url("../img/hcard2.jpg");}
.hcard3 {background-image:linear-gradient(rgba(21, 46, 58, 0.3), rgba(21, 46, 58, 0.4)), url("../img/hcard3.jpg");}
.hcard4 {background-image:linear-gradient(rgba(21, 46, 58, 0.3), rgba(21, 46, 58, 0.4)), url("../img/hcard4.jpg");}
.hcard5 {background-image:linear-gradient(rgba(21, 46, 58, 0.3), rgba(21, 46, 58, 0.4)), url("../img/hcard5.jpg");}
.hcard6 {background-image:linear-gradient(rgba(21, 46, 58, 0.3), rgba(21, 46, 58, 0.4)), url("../img/hcard6.jpg");}

#clients img {
  border: 1px solid #1b3c59;
}

#pricing {
  background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
}

#pricing1 .container {
  max-width: 960px;
}

#pricing1 .pricing-header {
  max-width: 700px;
}

#pricing1 li {
  padding:5px 0px;
}

#map iframe {
  border-radius: 0px;
}

#imgdivider1{
  margin-top: 50px;
  height: 500px;
  background-image: url('../img/bkgi01.jpg');
  height: 600px;;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#imgdivider2{
  margin-top: 50px;
  height: 500px;
  background-image: url('../img/bkgi02.jpg');
  height: 600px;;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

footer {
  background-color: #f9f9f9;
}

footer li {
  list-style: none;
  display:inline;
  background-color: #f9f9f9;
}

.fsi{
  height: 60px;
  width: auto;
}

.pd-sf {
  padding-left: 15%;
}

#subfooter {
  background-color: #1b3c59;
  color: white;
}
