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: 18px;
    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;
}

}
@media (max-width: 952px){
	#img1 {
		margin-top: 10px;
		
	}
}
/*contact page*/
.row .cont3{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}
.img-fluid{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.contact{
   margin-left: auto;
   margin-right: auto;
   display: block;
   text-align: center;
   font-size: 28px;
   margin-top: 90px;
   font-family: calibri;
}
 @media screen and (max-width: 952px){
    .map-body{
        padding: 0 10px;
    }
    .location .map-body iframe{
        height: 280px;
    }
    .col-sm-4 .img-arrow{
        display: block;
        margin-left: auto;
        margin-right: auto;
       margin-top: 15px;
    }
} 
.map-body{
    padding: 0 40px;
    width: 100%;
    height: 400px;
}
.map-body iframe {
   display: block;
    width: 100%;
    height: 100%;
}
/*Our location*/
.location h2{
	text-align: center;
	color:#0c394d;
	font-size: 35px;
	font-weight: bold;
	margin-top: 20px;
    font-family: calibri;
}
.location h1{
	text-align: center;
	color:#0c394d;
	font-size: 35px;
	font-weight: bold;
	margin-top: 20px;
    font-family: calibri;
}
/*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: -30px;
        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;
    }
    .container-custom .bg3{
        margin-top: 80px   
    }
}
/*footer*/
#hov a:hover{
    background:#0c394d;
	transition:.5s;
}
.text-reset{
	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;
      }
    
      .social{
        margin-left: 12px;
        }
      
        .form{
          margin-top: 90px;
          text-align: center;
          color: #0c394d;
        }
      .social{
          color: white;
          font-size: 20px;
          
      
      }
      
      .foot{
         padding-bottom: 10px;
      
         
      }
      
      .align1{
        text-align: center;
        margin-top: 30px;
        font-family: Verdana;
    }
    .headingc{
        color:#003366;
        font-size: 45px;
        font-family: Verdana;
        font-weight: bold;
    
    }
    .headp{
        font-size: 20px;
        margin-bottom: 30px;
        font-family: Verdana;
        font-weight: bold;
        line-height: 3.0rem;
    
    
    }