body
{
    overflow-x: hidden;
}
section
{
    padding-top: 40px;
    padding-bottom: 30px;
}
ul.navbar-nav.ms-auto {
    justify-content: center!important;
    margin-right: 60px;
}
li.nav-item {
       margin-left: 45px!important;
    margin-right: 40px!important;
    padding: 6px;
    font-size: 20px;
    font-weight: bolder;
}

li.nav-item:hover {
    background: #f3bc42;
    color: white;
/*    border-radius: 10px;
*/}

.navbar-dark .navbar-nav .nav-link
{
    color: #07369c!important;
}
.sub_heading
{
    margin-top: 10px;
}
.phone {
    margin-bottom: -25px;
}
.sub_heading a
{
color: black!important;
}

 @media only screen and (min-width: 200px) and (max-width: 767px)  {
a.mails {
    font-size: 17px!important;
}
.mail {
    margin-top: 30px;
    /* margin-left: -20px!important; */
    margin-right: 39px;
}
.z-index {
    display: none;
}
img.img-fluid.images
{
    margin-top: 0px!important;
    margin-left: 0px!important;
}
.about_uss
{
    margin-left: 0px!important;
}
}
.contacts.text-center {
        background: #808080;
    margin-top: 30px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 2px;
    color: white!important;
    font-size: 30px;
    width: 75%;
    padding: 20px;
}
p.para {
    text-align: justify;
    line-height: 2!important;
    color: black;
}
.showcase {
    width: 100%;
    height: 500px;
    position: relative;
    color: white;
    text-align: center;
    margin-top: -25px!important;
}
.showcase img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
nav.navbar.navbar-dark.bg-white.navbar-expand-lg.fixed-top {
    filter: drop-shadow(2px 4px 6px black);
}
.card:hover 
{
    box-shadow: 2px 2px #808080!important;
}
.about_uss {
    margin-left: 67px;
}
.z-index {
    background:#f3bb40;
    height: 500px;
    position: relative;
    z-index: -1;
    border-radius: 10px;
}
img.img-fluid.images {
    margin-top: -500px;
    margin-left: 69px;
    border-radius: 10px;
}

.showcase .overlay {
    width: 100%;
    height: 500px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
span.icon {
    margin-top: -67px!important;
    float: right;
    /* background: red; */
    padding: 10px;
    border-radius: 50%!important;
    line-height: 1;
    border: 3px solid #07369c;
}
.text1 {
    margin-top: 157px;
    color: black;
    font-size: 60px!important;
    font-weight: bolder;
        margin-top: 157px;
    color: #07369c!important;
    font-size: 60px!important;
    font-weight: bolder;
/*    text-shadow: 3px 3px darkblue;!Important;
*/}
p.text-center {
    text-align: center!important;
    font-size: 25px;
    color: #ffffff!important;

}
.navbar-dark .navbar-toggler
{
    color: black!important;
}
h5.card-title.service
{
        border-left: 5px solid #07369c!important;
    padding-left: 20px!important;
    margin-left: -21px!important;
    font-size: 25px;
    font-weight: bolder;
    color: #07369c!important;
}
/*h5.card-title.service:hover
{
        border-left: 5px solid #f3bb40!important;
            color: #f3bb440!important;

}*/

/*h5.card-title.service {
    border-left: 5px solid black!important;
    padding-left: 20px!important;
    margin-left: -21px!important;
    font-size: 25px;
    font-weight: bolder;
}*/
.counter {
      /* background-color: #f5f5f5; */
    padding: 20px 0;
    border-radius: 5px;
    color: white;
}

.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.count-text {
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}
