body {
  font-family: "Poppins", sans-serif;
  background-size: cover;
  min-height: 100vh;
  background: linear-gradient(130deg, #161556, #000004);
      font-size: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
}
body:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f4efef url(img/side_bg.png);
    font-size: 14px;
    background-repeat: no-repeat;
    background-size:cover;
    opacity: .3;
	background-position:bottom}
body div{z-index:9}

.card-header {
    padding: 7px 10px;
	    background: none;
}
.container-fluid {
  max-width: 1480px;
}

.btn-primary {
background: #005981;
    border-color: #1504a3;
    border-radius: 0;
}

.btn-primary:hover {
  background: #002b45;
  border-color: #002b45;
  border-radius: none;
}
.logo_links .item{  background: #fff;
    padding: 5px;
    min-height: 60px;
    display: flex;
    align-items: center;
    position: relative;
	border-radius: 2px;
	}
.contact{color: #fff;
    background: #6e6e6e87;
    padding: 15px;
    border: solid 1px #b3b3b3;
    border-radius: 3px;}
.contact .fa{font-size:45px}
.logo_links .item a{position:absolute;
top:0;
left:0;
width:100%;
height:100%}
.bg-primary {
 background-color: #ba1107 !important;
}
.card.card-primary{
  border: solid 0px rgb(235 222 222 / 96%);
  overflow: hidden;
  padding: 15px;
  
  backdrop-filter: blur(8px);
  min-height: 500px;
}
.left-wrap{
  background: url(img/20839.jpg);
  background-size: cover;
  color: #fff;
  position: relative;
  min-height: 670px;
  padding: 20px;
}
.left-wrap::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(360deg, #4c0b36, #0f0519);
  opacity: 0.7;
}
.left-wrap *{
  position: relative;
  z-index: 9;
}
.btn-primary{
 
    border-radius: 5px;
    border: 0;
}
.form-label{}
.bg_nav {
  /* background: linear-gradient(to right, #a91408, #161557); */
  background: linear-gradient(197deg, rgb(0 4 179) 0%, rgb(236 0 0) 100%) !important;
  border-bottom: thin solid #05050593;
}

header {
  background:linear-gradient(146deg, #005981 70%, #01618c 50%);
  border-bottom: solid 1px #ffffff8f;
  position: relative;
  z-index: 2;
}
.logo {
  padding: 0px 0px;

  background-size: 100% 100%;
}
.carousel-control-prev-icon, .carousel-control-next-icon{background-color: #000;}
.logo-container {
  display: block;
}

.border-right {
  border-right: 2px solid #888 !important;
}
.captcha-img{    border-radius: 2px;
  height: 37px;
  border: solid 2px #ccc}
.logo img {
  float: left;
  margin-right: 8px;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
}

.logo h1 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.logo h1 span {
  display: block;
  font-weight:bold;
  color:#ffe500;
  font-size: 21px;
}

.logo P {
  font-size: 14px;
  color: #c9c9c9;
  float: none;
  font-weight: bold;
}
 
.bg-link-1 {
  background: #f29423;
}

.bg-link-2 {
  background: #7dac2a;
}

.bg-link-3 {
  background: #31b0d8;
}
 
.welcome-wrap {
  
      position: relative;
    z-index: 9;
  color: white;padding: 0;
  padding: 20px 0;
   
}
.welcome-wrap h2 {
  text-align: center;
}
.welcome-wrap .container{
  background: #fff;
  color: #000;
  padding: 0;
  border: solid 2px #dbd7d7;
  overflow: hidden;
  box-shadow: 0 0 17px #000;

}
/* .welcome-wrap:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f4efef url(img/dvan.jpg);
  font-size: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .2;
background-position:bottom} */
.impo_links{
	z-index: 99;
    position: relative;
}
.impo_links a{color:#fff;
text-align:center}


.service-links-wrapper a {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
}
.homepage .carousel-caption{ background: #000000a8;
    padding: 5px;}
.comunities .carousel-caption {
position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    color: #fff;
    text-align: center;
    background: #000;
    width: 100%;
	    padding: 0;
}

.carousel-inner .carousel-caption h2 {
  font-weight: 100;
  font-size: 40px;
  text-shadow: 0px 2px 2px #000;
}

.carousel-inner .carousel-caption h2 span {
  font-weight: 800;
  font-size: 45px;
}

.top-bar {
  background: #eee;
  color: #000;
  padding: 5px 0px;
  line-height: 22px;
}

.top-bar p {
  margin: 0px;
  font-weight: bold;
}

.top-bar a {
  color: #223042;
  border-right: thin solid rgba(0, 0, 0, 0.2);
  padding: 0px 10px;
  font-size: 16px;
}

.top-bar button {
  background: #223042;
  color: #fff;
  border: none;
  padding: 3px 10px;
  margin-left: 1px;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
  text-transform: uppercase;
  text-shadow: 0px 0px 2px #000;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 15rem;
  margin: 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background-color: #500d0d;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  padding: 0px;
}

.dropdown-menu .dropdown-item {
  color: #fff;
  padding: 8px 15px;
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
  color: #16181b !important;
  text-decoration: none;
  background-color: #ff5f31;
}

ul.liststyles {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul.liststyles li {
  margin-bottom: 10px;
  text-align: justify;
  padding-bottom: 10px;
  padding-left: 30px;
  background: url("img/listicon.png") no-repeat left top;
  background-size: 2%;
  background-position-y: 5px;
  border-bottom: 1px dotted #4e9a46;
}

ul.liststyles li a {
  color: #16181b;
}
.search-wrap input{border-radius:0}
.search-wrap .btn{background: #07004c;
    color: #fff;}
#about_us {
    background: #f1f0f1;
	padding: 10px 0;
	margin-bottom: 15px;
     
}
.box-simple {
  text-align: center;
  border: solid 1px #003366;
  min-height: 60px;
  padding: 20px 10px; 
  background: #ffffff;
  border-width: 0px 0px 0px 0;
  border-right: thin solid #ccc
}
.box-simple:last-child{border:none}
.box-simple .icon-outlined img {
    width: 100%;
}
.box-simple:hover .icon-outlined {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.box-simple .icon-outlined {
color: #2a2a2a;

    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}
.icon-outlined {
    text-align: center;
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 8px;
    width: 65px;
    height: 65px;
    background: #d2eeff;
    border-radius: 50%;
    border: solid 2px #a5c1dd;
    padding: 13px;
    line-height: 1;
}
.box-simple h3 {
text-transform: uppercase;
    margin-bottom:0px;
    color:#003366;
    font-size: 16px;
    font-weight: Normal;
}

.box-simple p {
  color: #999;
  margin: 20px 0;
  font-size: 0.9rem;
}

.box-simple.box-white {
  border: dotted 1px #999;
  padding: 15px 20px;
  margin-bottom: 0;
}

.box-simple.box-white .icon {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.box-simple.box-white p {
  color: #999;
  margin-bottom: 5px;
}

.box-simple.box-dark {
  border: dotted 1px #999;
  padding: 15px 20px;
  margin-bottom: 0;
  color: #fff;
  background: #555;
}

.box-simple.box-dark .icon {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.box-simple.box-dark p {
  margin-bottom: 5px;
  color: #fff;
}
footer {
  color: #000;
  font-size: 12px;
  text-align: center;
	
}
 
 
footer img {
  width: 150px;
}

 
 

 
.footer-logo {
  float: left;
  display: block;
  margin-right: 10px;
}
 
.btn-success {
  background: #087c21;
  border-color: #087c21;
  color: #000;
  font-weight: bold;
}

.profiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: inherit;
  padding: 5px 5px;
  align-items: center;
  text-align: center;
}

.profiles img {
    height: 60px;
    margin-right: 10px;
    
    border: solid 1px #ccc;
    padding: 1px;
    border-radius: 50px;
}

.profiles h2 {
  font-size: 13px;
  color: #fff;
  letter-spacing: 0px;
  line-height: 1.3;
  text-align: center;
  font-weight: 600;
  margin: 0px;
}

.profiles p {
  font-weight: normal;
  display: block;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  color: rgb(245 245 245 / 80%);
}
   
.carousel-inner  {
   border:solid 3px #fff
   
}

.social-icons a {
  background: #002b45;
  color: white;
  padding: 3px 10px;
  margin-left: 1px;
}
section{
	padding:20px 0;
}
.about-wrap{ }
.vission-wrap{background: #dae7ec;
    text-align: center;}
.vission-wrap .icon-wrap{
width: 80px;
    height: 80px;
    margin: 12px auto;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	border: solid 3px #c5d3d8;
}
.vission-wrap .icon-wrap img{width: 60px;
    height: auto;}
@media (max-width: 740px) {
  .top-bar .social-icons a {
    color: white;
  }
  .top-bar a {
    color: #223042;
    border-right: thin solid rgba(0, 0, 0, 0.2);
    padding: 0px 5px;
    font-size: 14px;
  }

  .justify-content-end {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .logo {
    display:flex;
  }
  .logo img {
    float: left;
    margin-right: 8px;
    height: 57px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .logo h1 {
    font-size: 11px;
    padding-top: 10px;
  }
  .logo h1 span {
    
    font-size: 16px;
  }
.logo p{font-size: 13px;}
 
  .profiles p {
    
    font-size: 10px;
    
  }

  .carousel-inner {
    height: auto;
  }

  .center {
    display: flex;
    justify-content: center;
    margin-bottom: 2px;
  }
  .captcha-img {
    margin-top: 15px;}
}


  