/* aboutstyle.css */
@font-face {
    font-family: 'FontAwesome';
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2') format('woff2');
    font-display: swap;
  }
  
  /* Other CSS rules */
  

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}
  /*  */
.img-fluid{
    display: flex;
    flex-direction: column;
    max-width: 100%;
}
@media screen and (max-width: 952px) {
   
  .col-sm-6 .img-fluid{
    display: flex;
    width: 80%;
    margin-left: 30px;
    }
    .col-sm-6 .para5 .img-fluid{
        margin-left: -5px;
        
}   
    #col1 {
        margin-top: 30px;
    }
    .bt1{
        margin-top: 70px;
    }
    .col-sm-6 p  {
        margin-top: 25px;
    }
    .for1 .row .col-sm-4 .qpara {
        margin-left: 10px;
            }
            .for1 .row .col-sm-4 .b{
                margin-left: 10px;
        
            }
            .for1 .row  .copy{
                text-align: center;
            }
            .navbar .navbar-toggler{
		
                margin-right: 0.5rem;
                
            } 
}
@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;
}

}

.num{
    color: #fff !important;
    font-size: 18px;
    font-weight:550;
    margin:6px;
    border-radius: 10px;
    width: 120px;
}


.col-sm-6 img{
    height: 200px;
    width: 200px;
}
 .col-sm-6 .para5 .img-fluid{
    height: 100%;
    width: 100%;
    margin-top: 50px;
 }

.img-fluid{
    height: 450px;
    width: 700px;
}
.center{
    display: block;
    margin-left: auto;
    margin-right: auto;

}
img {
    max-width: 100%;
    /* display: block; */
  }
body{
	overflow-x:hidden ;
}
#Nav{
    margin-left:auto;
    font-size: 18px;
    font-weight:bold;
    color: white;
    
}
.navbar .nav-item .nav-link{ 
	color: white; 
}
.navbar .nav-item:hover .nav-link{ 
	color: white; 
    /* border: 2px solid  ;  border-radius: 20px  */
}
.navbar .navbar-toggler{
    color: aliceblue;
    background-color: white;
    margin-right: 35px;
}
.heading3{
    font-size: 50px;
	margin-top: 100px;
    text-align: center;
    font-family: Verdana;
    line-height: 3.0rem;
	color: #4787cf;
	font-weight: normal;

}
.para4{
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 17px;
    text-align: justify;
    font-family: Verdana;
    line-height: 1.9rem;
}

.heading4{
    text-align: center;
    font-family: sans-serif Arial;
    line-height: 3.0rem;
	color: #4787cf;
	font-weight: normal;
    font-size: 40px;

}
.para5{
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 17px;
    text-align: justify;
    font-family: sans-serif Arial;
	color: #4787cf;
    font-size: 25px;
    
}
.for{
	background-color:#f5f5f5;
}
/* .imgexp{
    margin-left: 30px;
    margin-top: 20px;
} */
.para8{
    margin-top: 40px;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 17px;
    text-align: justify;
    font-family: sans-serif Arial;
    line-height: 1.9rem;
    
}
.for1{
    background-color: #3b5998;
  }
  .qpara{
  
      text-align: justify;
      font-family: sans-serif Arial;
      color: white;
      font-weight: normal;
      font-size: 20px;
      margin-left: 100px;
      margin-top: 15px;
      margin-right: 100px;
    
  }
  .b{
    color: #b7bcc7;
    

    margin-left: 100px;
    margin-right: 100px;
    margin-top: 17px;
    font-size: 17px;
    font-weight:500;
    text-decoration: none;
    /* text-align: justify; */
}
  .online{
      color:#b7bcc7;
      font-size: 24px; 
  }
  .copy{
      text-align: center;
      margin-top: -10px;
      font-size: 17px;
      margin-bottom: 8px;
      color: #b7bcc7;
      
  
  }
  .c{
      
      color: #AFBCBC;
      text-decoration: none;
  }
  .d-block{
      margin-top: 50px;
  }
  /* new award */
  #row1{
	margin-top: 40px;
}
.bt1{
	border: 1px solid;
	width: 80%;
	padding: 8px;
	border-radius: 16px;
	margin-left: 120px;
	text-align: center;
	background-color:#3b5998;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.para1{
	font-size: 17px;
    font-family: Verdana;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.bt2{
	border: 1px solid;
	width: 80%;
	color: #fff;
	background-color: #c00000;
	border-radius: 16px;
	padding: 8px;
	text-align: center;
	margin-left: 110px;
	font-weight: bold;
	font-size: 17px;
    font-family: Verdana;

}
.bt3{
	border: 1px solid;
	width: 80%;
	color: #fff;
	background-color:#00af50;
	border-radius: 16px;
	padding: 8px;
	text-align: center;
	margin-left: 20px;
	font-weight: bold;
	font-size: 17px;
    font-family: Verdana;

}
#col3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 134px;
    width: 136px;
}
#col2 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 134px;
    width: 136px;
}
#col1 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 134px;
    width: 136px;
}
#col3 p{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#col2 p{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.col-sm-4 .bt1{
    display: block;
    margin-left: auto;
    margin-right: auto;
} 
.col-sm-4 .col-sm-6 .para1{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* whats app */
.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;
  }