body{
	overflow-x:hidden;
}
*{
margin: 0;
}
#nav_section{
    position:fixed;
    width:100%;
    top: 0;
    z-index: 10;
}
.navbar .navbar-toggler{
    color: aliceblue;
    margin-right: 1rem;
    background-color: whitesmoke;
}  
.navbar{
    background-color:#0c394d;
    padding: 0 !important;
}
.navbar-brand img {  
    filter: saturate(5); 
    margin-left: 15px;
    height: 50px;
}
.navbar-nav {
    margin-left: auto;
    margin-right: 10px;
    line-height:60px;	
}
.navbar-nav li a {
    text-decoration: none;
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid transparent;
    padding: 5px 10px;
    border-radius: 3px;
    float:right;
    text-align: left;
    margin:0 20px;
    font-family: sans-serif;
    font-weight: bold;
}
.num{
    color: #fff !important;
    font-size: 20px;
    font-weight:550;
    margin:6px;
    border-radius: 10px;
    width: 120px;
    background-color: green;
    height: 35px;
    margin-top: 20px;
}
@media screen and (max-width: 952px){
	.navbar-nav li a {
        float: left;
        margin:0;
        line-height: 2;
    }
}
@media screen and (max-width: 952px){
    .num p{
        padding-top: 12px;
    }
    .num{
        margin-top: 2px;
    }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
}
}
/*features of fire audit*/
.heads h1{
    text-align: center;
    font-family: calibri;
    color: #0c394d;
    font-weight: bold;
   font-size: 35px;
   margin-top: 130px;
}
.feature{
    margin-top: 60px;
    margin-left: 100px;
    margin-right: 50px;
    font-family: calibri;
    line-height: 3.0rem;
	font-weight:normal;

}
.img-fluid{
    display: flex;
    max-width: 100%;
    flex-direction: column;
}
.feature p{
    font-size: 30px;
    margin-left: 60px;
    font-family: calibri;
    margin-top: 20px;
}
ul li{
    font-size: 20px;
    list-style: none;
    font-family: calibri;

}
.feature ul{
    margin-top: 10px;
}
.feature img{
    margin-top: -20px;
}

@media screen and  (max-width: 952px){
    .feature h3{
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .feature .img-fluid{
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

/*Request Demo*/
.para2{
    border-radius: 20px;
    margin-top: 40px;
    height:120px;
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    font-family: calibri;
}
.para2 .btn{
    margin-left: 80%;
    border-radius: 25px;
    margin-top: -11%;
    padding: 10px;
    width: 170px;
    font-weight: bold;
    height: 50px;
    font-size: 20px;
}
.para2 p{
    font-size: 28px;
    margin-left: -25%;
    padding-top: 20px;
    font-weight: bold;
}
@media screen and  (max-width: 952px){
	.para2{
        margin-top: 20px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 20px;
    }
    .para2 p{
        font-size: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .para2 .btn{
        align-items: center;
		margin-top:10px;
        padding: 8px;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}
/*footer*/
#hov a{
    text-decoration: none;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
  }
  
  .my-float{
	margin-top:16px;
  }
  .social{
  margin-left: 12px;
  }

  .social{
    margin-left: 12px;
    }
  
    .social{
      margin-left: 12px;
      }
    
      .form{
        margin-top: 90px;
        text-align: center;
        color: #0c394d;
      }
    .social{
        color: white;
        font-size: 20px;
        
    
    }
    
    .foot{
       padding-bottom: 10px;
    
       
    }
    