.pink_text{
	color: #01519d !important;
}
.pink_back{
	background-color: #01519d !important;
}


.home_page{
    font-size: 3rem;
    font-weight: 400;
    color: #fff;
    font-weight: 600; }
    @media (max-width: 991.98px) {
      .home_page h1 {
        font-size: 2rem; } }   

h3, h2 > .home_page{
	margin-top: 1em;
}

 .the_home, .the_home > .container > .row {
    min-height: 400px;
    height: calc(60vh); }

.cta{
	color: black !important;

}
.margin_top {
  margin-top: 0.5em !important;
}
.the_services_img {
  background: url(../images/mid.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  min-height: 200px;
}
.my_p{
  color: white !important;
  letter-spacing: 0 !important;

}
.why_us {
  background: #23B684;
  padding: 3em 2em;
  text-align: center;
}
.sector {

}
.section-info{
  letter-spacing: 0px !important;
  text-align: justify;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid darkblue;
  border-radius: 15px;
}
.why_us_img{
  background: url(../images/why_us.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  min-height: 400px !important;
}
.sec_1{
  background: url(../images/sec_1.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  min-height: 400px !important;
}
.sec_2{
  background: url(../images/sec_2.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  min-height: 400px !important;
}
.sec_3{
  background: url(../images/sec_3.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  min-height: 400px !important;
}
.nav-link{
  color: black !important;
}