.sectionn{padding: 4em 0;}

p{font-family: 'Poppins', sans-serif; font-size: 15px; }
h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif;margin: 0px;}
.title{font-family: 'Poppins', sans-serif; font-size: 30px;color: #000; text-transform: uppercase; font-weight: 600; }
.title.white{color: #fff;}
.sub-title{color: #4c96d7; font-size: 20px; }
.back-gry{background: #eee;}

 .imagee .title{color: #fff; font-size: 30px; font-weight: 600; text-shadow: 2px 2px 2px #000; background: rgba(0, 0, 0, .5); padding: 15px; width: 50%; margin: 0 auto; }
  .imagee ol{display: block; text-align: center;}
.img-fluid{width: 100%;}
.menuzord-brand {
  margin: 0px 0px 0 0;
    margin-bottom: 0px;
  float: left;
  color: #666;
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  cursor: pointer;
  margin-bottom: 0px;
}

.menuzord-menu > li > a { padding: 10px 32px;}
.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {background: #4c96d7;color: #fff;}
.top-header {background: #000;color: #d0d6dd; padding: 5px 0; }
.top-header .left-header{ display: inline-block; font-size: 14px;float: left;}
.top-header .right-header {text-align: right; padding:5px; color: #fff; font-size: 15px; float: right; }
.top-header .left-header i{color:#4c96d7; padding:15px; }
.top-header .left-header span{ border-right: 1px solid #d0d6dd; padding: 0 10px; }
.top-header .left-header span.xxx{border: none;}
.top-header .right-header i{padding:10px; color:#4c96d7;}

.section-title p {font-size: 16px;}
.he li i{padding: 10px; color: #4c96d7;}
.he {font-size: 15px;height: 303px; background:#fff;}
.he h3{padding: 10px;}
.depertment ul li{list-style: none;}
.box ul li{background: #fff; }
.box {position: relative; box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 20%)}
.box:before{content: ''; position: absolute; top: 0px; left: 0px; color: #4c96d7; height: 20%; width: 20%; border-top: 3px solid #4c96d7; border-left: 3px solid #4c96d7;   transition: .8s;}
.box:after{content: ''; position: absolute; bottom: 0px; right:  0px; color: #4c96d7; height: 30%; width: 30%; border-bottom: 3px solid #4c96d7; border-right: 3px solid#4c96d7;  transition: .8s; }
.box:hover:before{width: 30%; height: 30%;}
.box:hover:after{width: 30%; height: 30%;}
.footer .widget ul li{ list-style: none;  color: #fff; border-bottom: 1px dotted #aaa;}
.footer .widget p{color: #fff;}
.footer .widget  i{padding: 5px;}
.footer .widget.footer-link ul li{border: none;}
.footer .widget.footer-link ul li a{text-decoration: none;}
.foo p{ border-bottom: 1px dotted #aaa; font-size: 14px; margin-bottom: 0px;padding-top: 5px; text-align: center; color: #fff; background: #000; padding: 20px;}
.foo p i{padding: 10px;}
.link12{border: none;}
.foo p a{color: #fff; text-decoration: none;}

.accordion-item{background:  #d0d3d4; color: #fff; font-size: 28px;margin: 10px;margin-top: 10px; }
.accordion-item p{color: #fff; font-size: 17px; margin-bottom: 0px;}
.accordion-item .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
  background:#4c96d7; font-size:20px; color:#000;}
.accordion-body p{color: #000;}
.abut1 .about11{background: #4c96d7;}


.about2 img{width: 100%; margin-top: 20px; border-radius: 2px solid #000;}
.about2 p{font-size: 16px; margin-top: 20px; text-align: justify;}

.cont1 {border: 1px dashed #000; padding: 20px; height: 227px;}

