body {
  /* background-image: linear-gradient(to bottom, rgba(6, 65, 62, 0.8), rgba(5, 21, 66, 0.966)), url("./img/bg_industries.png"); */
  font-family: 'Poppins', sans-serif !important;
  background-size: cover;
  min-height: 100vh;
  top:0 !important;
  
  }
  html {
    scroll-behavior: smooth;
  }

  h1, h2, h3, h4, h5 {
    color:#169ae0;
    font-weight:100;
    /*font-weight:bold;*/
  }
.container-fluid {
  max-width: 1380px;
}

.btn-primary {
  background:#169ae0;
  border-color:transparent;
  border-radius: 25px !important;

}



.intro {
  width:70%;
  margin:0px auto;
  right:10%;
  position:absolute

}


.inner-wrapper {
  border:thin solid #ccc;

  box-shadow: 0px 0px 60px 0px rgba(149, 153, 154, 0.6);
  background:white;
}

.inner-wrapper .question {
  font-weight:bold;
  
}

.btn-primary:hover{
  background:#002b45;
  border-color:#002b45;
  border-radius: none;;

}

.bg-primary {
  background: #0c874a !important;
}

.bg_nav {
  background:#009a4e;

}

.bg {
  background: url(img/bg.svg) no-repeat center right;
background-size: 65% 100%;
  height:760px;
  }

  .bg_inner {
    background: rgb(255,255,255);
    background: linear-gradient(65deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(55,167,228,1) 50%);
        height: 143px;
    }





header {

border-bottom:thin solid rgba(255,255,255,0.2);
  z-index: 3;
}

header h2 {
  margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    font-size: 25px;
    font-weight: 400;
}

header h2::after {
  position:absolute;
  content:"";
  background:#ccc;
  height:5px;
  width:15%;
  left:0;
  top:40px;
}

header p {
  padding-right:
}


.logo {
  padding: 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: 100% 100%;
  border-bottom:thin solid #88cbee;
}
.admin-page .logo {border:0}
.admin-page .translate {
    
    padding-top: 18px;
}
.logo .logo-container {
  display:flex;
}

.logo img {
  float: left;
  margin-right: 8px;
  height: 75px;
  margin-top: 12px;
  margin-bottom: 10px;
}

.logo h1 {
  float: left;
  font-size: 16px;
  font-weight: normal;
  padding-top: 25px;
  color: rgb(187, 167, 156);
  text-transform: uppercase;
}



.logo h1 span {

  display: block;
  font-weight: bold;
  color:#169ae0;
  font-size: 20px;
  
}


.logo P {
  font-size: 14px;
  color: #555;
}

.rightwrapper {
  display: flex;
    align-items:center
}



.login-main-text{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 40px;
  color: #fff;
  text-align: center;
  height:100%;
}

.login-main-text img{
 width:100px;

}



.login-main-text h2{
  font-weight: 800;
}

.btn-black{
  background-color: #000 !important;
  color: #fff;
}

form {
  width:100%;
}
.login-form-1{
  padding: 5%;

  border-radius:3px;
  text-align: center;
  display:flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;

}

.login-form-1 img {
  width:100px;
}
.login-form-1 h3{
  text-align: center;
  color: #073a5c;
  font-weight:normal;
  font-size:25px;
  font-weight:100;
  margin-bottom:20px;
  
}

.login-form-1 h3 span{
  text-align: center;
  font-weight:bold;
  color: #169ae0;
  font-weight:800;
}


.login-form-2{
  padding: 5%;
  background: #073a5c;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form-2 h3{
  text-align: center;
  color: #fff;

}
.login-container form{
  padding: 10%;
}
.btnSubmit
{
  width: 50%;
  border-radius: 1rem;
  padding: 1.5%;
  border: none;
  cursor: pointer;
}
.login-form-1 .btnSubmit{
  font-weight: 600;
  color: #fff;
  background:#169ae0;
}
.login-form-2 .btnSubmit{
  font-weight: 600;
  color: #1baf78;
  background-color: #fff;
}
.login-form-2 .ForgetPwd{
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.login-form-1 .ForgetPwd{
  color: #0062cc;
  font-weight: 600;
  text-decoration: none;
}

.modal-header {
  background:linear-gradient(to right, #d42762, #9c1487);
}

.profiles {
	height: 165px;
    margin-bottom: 15px;
/*     box-shadow: 0 0 6px #00000030; */
    border-radius: 2px;
    text-align: center;
/*     background: #fff; */
    padding: 10px 0;
/*     border: solid 1px #c0d0d7; */
}

.profiles:nth-child(4) {
  border-bottom: none;
}

.profiles img {
	height: 130px;
/*     border-radius: 50%; */
    border: solid 2px #979797;
    float: unset;
    margin: 0;
    margin-bottom: 5px;
}

.profiles h3 {
font-size: 12px;
    color: #000;
    letter-spacing: 0px;
    margin-top: 1px;
    margin-bottom: 6px;
    line-height: 1.2;
    font-weight: bold;
}

.profiles h3 span {
  font-weight: normal;
  display: block;
  font-size: 12px;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 25px;
  margin-top:20px;
}



.carousel-inner .carousel-caption {
  width: 30%;
  padding: 20px;
  background: rgba(2, 34, 71, 0.5);
  left: 5%;
  bottom: 5%;
  text-align: left;
}

.carousel-inner .carousel-caption .btn {
  border-radius: 30px;
}

.top-bar {
  background: #26354C;
  color:  #000;
  line-height: 22px;
  border-bottom:thin solid rgba(0,0,0,0.1);
  min-height:45px;
}

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

.top-bar a {
  color: #fff;
  border-right: thin solid rgba(0, 0, 0, 0.2);
  padding: 0px 10px;

}

.rightwrapper button {
 color: #fff;
 border:thin solid rgba(255,255,255,0.5);
  background:transparent;
  border-radius:none;
  padding:5px 15px !important;
  border-radius:none !important;

}

.rightwrapper button {
  color: #fff;
  border:thin solid rgba(255,255,255,0.5);
   background:transparent;
   border-radius:none;
   padding:5px 10px !important;
   border-radius:none !important;
 
 }

.navbar-dark .navbar-nav .nav-link {
  color: white;
  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;
}

h2.title {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 45px;
  text-align: center;
  padding-top: 50px 0px;
}

h2.title::after {
  width: 70px;
  height: 5px;
  background: #ccc;
  content: '';
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

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: 0.9%;
  background-position-y: 5px;
  border-bottom: 1px dotted #4E9A46;
}

ul.liststyles li a {
  color: #16181b;
}

.features2 {
  padding: 50px 0px;
}

.features2 h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.features2 h2::after {
  width: 70px;
  height: 5px;
  background: #4E9A46;
  content: '';
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.features2 .feature-box {
  text-align: center;
  padding: 20px;
  border: thin solid #022B67;
  margin-bottom: 20px;
  min-height: 283px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.features2 .feature-box img {
  width: 30%;
  margin: 10px auto;
}

.features2 .feature-box h3 {
  font-size: 25px;
  font-weight: bold;
  color: #09276b;
}

.features2 .feature-box p {
  font-size: 14px;
}

.features2 .feature-box:hover {
  background: #09276b;
  color: white;
}

.features2 .feature-box:hover h3 {
  color: #4E9A46;
}

.oraganograms {
  background: #09276b;
  padding: 50px 0px;
  color: #fff;
  padding: 50px 0px;
}

.oraganograms h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.oraganograms h2::after {
  width: 70px;
  height: 5px;
  background: #4E9A46;
  content: '';
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.oraganograms .organo-box {
  background: #fff;
  padding: 20px;
  text-align: center;
}

.oraganograms .organo-box img {
  height: 106px;
  margin: 10px auto;
}

.oraganograms .organo-box h3 {
  font-size: 25px;
  font-weight: bold;
  color: #09276b;
}

.oraganograms .organo-box p {
  font-size: 14px;
}

/* services */

.services {

  padding:50px 25px;

}
.icon-box {
  display:flex;
  align-items: center;
  flex-direction:column;
  background:white;
  border:thin solid #ccc;
  padding:20px;
  height:350px;
  border-radius:5px;
}
.icon-box i {
  background: linear-gradient(to bottom, #d42762, #9c1487);
    display: flex;
  align-items: center;
  justify-content: center;
  width:80px;
  height:80px;
  padding:10px;
  text-align: center;
  border-radius:50%;
  margin-bottom:15px;

}

.aboutwrapper {
  background:#fff;
  margin-top:20px;
  margin-bottom:20px;
  padding-top:50px;
  padding-bottom:50px;

  }


.icon-box i img {
  width: 55px;
  height:55px;
  text-align: center;

  
}

.icon-box p {
  text-align:center;
  color:gray
}


.helpdesk_wrapper {
  background: #37A7E4;
  color:white;
  padding:20px 0px; color:white;
  align-items: center;
  justify-content: center;
}


.help-box {
display:flex;
align-items: center;
justify-content: center;
}

.help-box h5{
color:white;
padding-left:10px;font-weight: 400;
  }

  #features .media {
    margin: 35px 0; }
    #features .media i {
      color: #fff;
      font-size: 46px;
      margin-right: 25px; }
  #features img {
    margin-top: 20px; 
    height:540px;
    width:310px;
  }


.contactform {
  padding:50px 0px;
}


/* Begin Contact Us */
.contact-us {
  padding: 35px 0 28px 0;
  background-color: #F2FAF5;
}

.contact-us h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.contact-us h2::after {
  width: 70px;
  height: 5px;
  background: #4E9A46;
  content: '';
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.contact-us .contact-us-inner {
  max-width: 970px;
  margin: 0 auto;
}

.contact-us hr {
  height: 1px;
  background: #EDEEEF;
  margin: 16px 0;
}

.contact-us label {
  font-family: 'Gotham Book', sans-serif;
  font-size: 13px;
  line-height: 3.07;
  letter-spacing: 0;
  color: #333333;
  text-transform: capitalize;
  width: 100%;
}

.contact-us .email a {
  font-family: 'Gotham Medium', sans-serif;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.78;
  color: #1C9A5B;
}

.contact-us .phone a {
  font-family: 'Gotham Medium', sans-serif;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: 0;
  color: #1C9A5B;
}

.contact-us .contact-us-title {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2D323D;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 16px;
}

.contact-us .contact-us-form {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 4px #463F5F1A;
          box-shadow: 0 2px 4px #463F5F1A;
  border-radius: 4px;
  padding: 25px 40px;
}

.contact-us .twitter-feed {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 4px #463F5F1A;
          box-shadow: 0 2px 4px #463F5F1A;
  border-radius: 4px;
  padding: 25px 40px;
}

.contact-us .contact-us-form .submit {
  font-family: 'Gotham Medium;', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 10px;
}

.contact-us .contact-us-sub,
.contact-us .hours,
.contact-us .address {
  font-family: 'Gotham Book', sans-serif;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1.71;
  color: #2D323D;
}

.contact-us .contact-us-sub {
  font-family: 'Gotham Medium', sans-serif;
}

footer {
  background: #26354C;
  color: rgba(255, 255, 255, 0.5);
  /*padding: 50px 0px 20px;*/
  padding: 25px 10px 20px;
    font-size:14px;
}

footer h5 {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}

footer ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

footer ul li {
  padding: 3px 0px;
  border-bottom: thin dotted rgba(255, 255, 255, 0.1);
}

footer ul li a {
  color: rgb(91, 187, 211);
}

footer img {
  width: 80px;
}

footer .small-img img {
  height: 50px;
}

footer .border-top {
  border-top: thin solid rgba(255, 255, 255, 0.1) !important;
}

footer .border-top img {
  height: 30px;
  width: 206px;
}

.innerpage {
  background: #ecebeb;
  padding: 50px 0px;
}

.innerpage h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.innerpage h2::after {
  width: 70px;
  height: 5px;
  background: #4E9A46;
  content: '';
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.accordion .card {
  background: none;
  border: none;
}

.accordion .card .card-header {
  background: none;
  border: none;
  padding: .4rem 1rem;
  font-family: "Roboto", sans-serif;
  border: thin solid #1C9A5B;
}

.accordion .card-header h2 span {
  float: left;
  margin-top: 10px;
}

.accordion .card-header .btn {
  color: #2f2f31;
  font-size: 1.04rem;
  text-align: left;
  position: relative;
  font-weight: 500;
  padding-left: 2rem;
}

.accordion .card-header i {
  font-size: 1.2rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 9px;
}

.accordion .card-header .btn:hover {
  color: #ff8300;
}

.accordion .card-body {
  color: #324353;
  padding: 0.5rem 3rem;
}

.page-title {
  margin: 3rem 0 3rem 1rem;
  font-family: "Roboto", sans-serif;
  position: relative;
}

.page-title::after {
  content: "";
  width: 80px;
  position: absolute;
  height: 3px;
  border-radius: 1px;
  background: #73bb2b;
  left: 0;
  bottom: -15px;
}

.accordion .highlight .btn {
  color: #74bd30;
}

.accordion .highlight i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/*# sourceMappingURL=custom.css.map */


.profile {
  text-align: center;
  padding:5px;
}

.profile img {
  height: 75px;
  float: none;
  margin-top: 5px;
}

.profile p {
  margin: 0px;
  line-height: 14px;
  background: rgba(0,0,0,0.5);
  color: #fff !important;
  font-size: 12px !important;
  padding:3px;
  }

  .btn-success {
    background:#087c21;
    border-color:#087c21;
    color:#000;
    font-weight:bold;
  }


.departments {
  margin:0px auto;
}


.departments h4{
color:#4e140a;
font-weight:bold;
}

.f-category {
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  padding:20px 15px;
  text-align: center;
  display: block;
 
  z-index: 999;
  
  
}

.f-category:hover {
  background:#002b45 ;
  box-shadow: 0 0 25px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
}

.f-category .icon {
  width: 64px;
  height: 64px;
  display: inline-block;
  border-radius: 4px;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;

}

.f-category:hover .icon {
  -webkit-transform: rotateY(160deg);
  -moz-transform: rotateY(160deg);
  -ms-transform: rotateY(160deg);
  -o-transform: rotateY(160deg);
  transform: rotateY(160deg);
}

.f-category a {
display:block;
}

.f-category a:hover {
text-decoration:none;
  }

.f-category h3 {
  font-size: 16px;
  line-height: 25px;
  font-weight: bold !important;
  margin-bottom: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  color: #fff;
  text-transform: uppercase;
  margin-top:20px;

}
.f-category:hover h3 {
  color:#fff;
}



/* Carets in collapsible mode (make them look like +/- buttons) */
.navbar-nav.sm-collapsible .sub-arrow {
	position: absolute;
	top: 50%;
	right: 0;
	margin: -0.7em 0.5em 0 0;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: .25rem;
	padding: 0;
	width: 2em;
	height: 1.4em;
	font-size: 1.25rem;
	line-height: 1.2em;
	text-align: center;
}
.navbar-nav.sm-collapsible .sub-arrow::before {
	content: '+';
}
.navbar-nav.sm-collapsible .show > a > .sub-arrow::before {
	content: '-';
}
.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow {
	border-color: rgba(255, 255, 255, .1);
}
/* make sure there's room for the carets */
.navbar-nav.sm-collapsible .has-submenu {
	padding-right: 3em;
}
/* keep the carets properly positioned */
.navbar-nav.sm-collapsible .nav-link,
.navbar-nav.sm-collapsible .dropdown-item {
	position: relative;
}


/* Nav carets in expanded mode */
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent;
}
/* point the arrows up for .fixed-bottom navbars */
.fixed-bottom .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow,
.fixed-bottom .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-toggle::after {
	border-top: 0;
	border-bottom: .3em solid;
}


/* Dropdown carets in expanded mode */
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow,
.navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -.3em;
	margin-right: 1em;
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent;
	border-left: .3em solid;
}
/* make sure there's room for the carets */
.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
	padding-right: 2em;
}


/* Scrolling arrows for tall menus */
.navbar-nav .scroll-up,
.navbar-nav .scroll-down {
	position: absolute;
	display: none;
	visibility: hidden;
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.navbar-nav .scroll-up-arrow,
.navbar-nav .scroll-down-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid;
	border-left: 7px solid transparent;
}
.navbar-nav .scroll-down-arrow {
	top: 6px;
	border-top: 7px solid;
	border-right: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid transparent;
}


/* Add some spacing for 2+ level sub menus in collapsible mode */
.navbar-nav.sm-collapsible .dropdown-menu .dropdown-menu {
	margin: .5em;
}


/* Fix SmartMenus sub menus auto width (subMenusMinWidth/subMenusMaxWidth options) */
.navbar-nav:not([data-sm-skip]) .dropdown-item {
	white-space: normal;
}
.navbar-nav:not(.sm-collapsible) .sm-nowrap > li > .dropdown-item {
	white-space: nowrap;
}


  /* nt-example1 */

  #nt-example1 {
    width:98% !important;
    padding-left:0px;
    height:300px !important;
    background: #fff;
    border: 1px solid #ccc;
  }
  
  #nt-example1-container {
    text-align: center;
  }
  
  #nt-example1-container i {
    font-size: 17px;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    line-height: 19px;
    background: rgba(0,0,0,0.3);
    padding: 15px;
    margin-left: 2px;
  
  }
  
  #nt-example1-container i:hover {
    color: #333;
  }
  
  
  
  #nt-example1 li {
    color: #4e4e4e;
    background: #fff;
    overflow: hidden;
    padding: 10px;
    line-height: 22px;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px dotted #2c8162;
    padding-left:30px;
  
  }

  #nt-example1 li a{
    color: #002b45;
    
  
  }
  
  #nt-example1 ul {
    padding-left:10px;
  }
  
  #nt-example1 li:before {
  content:"\f138";
  font:normal normal normal 14px/1 FontAwesome;
  margin-left:-22px;
  margin-right:10px;
  color: #d42762;
  
  
  }
  
  #nt-example1 li:hover {
    background: #FFF;
  }
  
  
  .titleheader {
    background:#002b45;
    line-height: 50px;
    color: #fff;
    margin-bottom:0px;
    margin-top:10px;
    width:98%;
  }
  

  .box {
    border: 1px solid rgba(251, 124, 5, 0.5);
    background:rgb(53, 25, 7);
    padding:5px;
    text-align:center;
    width:95% !important;

  }

  .box a {
    text-decoration: none;
  }
  
  .box h3{
color:white;
font-size:16px;
text-transform: uppercase;

  }

.btn-logins {
  position: relative;
}

  .logins {
    display:none;
    position: absolute;
    z-index: 99999 !important;
    list-style: none;
    margin-top:10px;
    margin-left:0px;
    padding-left:0px;
    transition: all 0.3s ease;
    right:0;
    animation:linear;
    width:265px;
  }

  .logins li {
   
   padding:8px 10px;
   width:100%;
   text-wrap:nowrap;
   border-bottom:thin solid rgba(0,0,0,0.3);

  }

  .logins li a {
    color:#fff;
  }

.bg1 {
  background:#f0664f;

  
}
.bg2 {
  background:#eb9920;

  
}
.bg3 {
  background:#86a72d;

  
}
.bg4 {
  background:rgb(10, 105, 93);

  
  
  
}

.bg5 {
  background:#28ace0;
}

.bg6 {
  background:#6d52a3;
}



.right-heeader {
  display:flex;
  margin-top:40px;

}


   .search-wrapper .search {
     border-radius:25px;
     border:1px solid #009a4e;
     background:none;
     width:100%;

 
   }
   .search-wrapper .form-control {
     color:white;
   }

   .search-wrapper .form-control::placeholder {
    color:#e1ba0c;
    opacity: 1;
}

   .search-wrapper .btn {
    margin-left:-50px;
    color:#e1ba0c
  
  }


  .email .btn, .logins-wrapper .btn  {
    border:thin solid #153560;
    background:thin solid #153560;
    background:none;
    border-radius:25px;
    padding:6px 20px;
    margin-left:5px;
    color:#fff;
    background:#153560;
    transition: all 0.5s ease-in-out;
    background-size: 200% 100%;	
    background-image: linear-gradient(to right, transparent 50%,rgb(242, 106, 26));
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;

  }

  .email .btn:hover, .logins-wrapper .btn:hover  {

    color:rgba(0, 0, 0, 1);
    background-color:rgb(242, 106, 26);
    background-position: -100% 100%;

  }

.card-container {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: 1/4;
  
}

.card {
  box-shadow: 0px 0px 10px #ccc;
  border: 2px solid #022B67;
}

  .card .card-body {
    background: #fff !important;
  
  }

  .card-body h4 {
 color: #28a745;
    border-bottom: thin solid #abc3dc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    background: #ecf3fb;
    padding: 10px;
}

  .card-body h4 label{
 margin-bottom:0px !important;
   margin-right: 10px;
}


  .card:hover .card-body {
    background:#fafafa !important;
    color:#000;

  }


   

.stats2 {
  width:100%;
  border:thin solid #cacaca;
  border-right:none;
padding:5px;
background:white;
display:flex;
flex-direction: column;
align-items: center;
position:relative;

}


.stats2:last-child {

  border-right:thin solid #cacaca;


}

.stats2 .img-box{
  width:50px;
  height:50px;
  background:#002b45;
  float:left;
  display:block;  
  margin-right:15px;
  border-radius: 50%;
  padding:5px;
  position:relative;
  overflow:hidden;
}

.stats2 .img{
  position: absolute;
  left:5px !important;
  padding:10px;
  width:65px;
  height:65px;
  
}

.stats2 .ribbon {
  display: block;
  position: absolute;
  right:41px;
  top: 28px;
  }

.stats2 .ribbon:before,
.stats2 .ribbon:after {
 content: "";
 display: block;
 position: absolute;
 height: 10px;
 bottom: -8px;
 border: 18px solid #95a8b2;
 }

 .stats2 .ribbon:before {
  border-bottom-color: transparent;
  bottom: -40px;
  }

.sw {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
}
.sw .img{
  background:#002b45;
  border-radius:50%;
  padding:10px;
  }

.sw .img img{
width:98%;

}

.stats2 h3 {
  padding:10px 10px;
  margin-bottom:0px;
  text-align:center;
  font-weight:500;
    display:inline-block;
  margin-bottom:20px;
  font-size:30px;
  color:rgb(242, 106, 26);

}
.ti{
  text-align: center;
  width:100%;
  padding:0px;
  background:#041f56;
}

.ti p{
 margin-bottom:0px;

 color:white;
 line-height: 18px;
 padding:5px;

}


  
.bg-light-blue {
	background:#0288b6 !important;
	}

  
  
	.bg-light-orange {
	  background:#cb894b !important;
	  }
  
	  .bg-light-aqua {
		background:#14acb4 !important;
		}
  
  
		.bg-light-pink {
		  background:#b570ac !important;
		  }
  
		  .bg-light-brown {
			background:#9b5353 !important;
      }
      .bg-light-green {
        background:#71a330 !important;
        }
  


.goog-te-banner-frame {
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: 10000001;
  position: fixed;
  border: none;
      border-bottom-color: currentcolor;
      border-bottom-style: none;
      border-bottom-width: medium;
  border-bottom: 1px solid #6b90da;
  margin: 0;
  -moz-box-shadow: 0 0 8px 1px #999999;
  -webkit-box-shadow: 0 0 8px 1px #999999;
  box-shadow: 0 0 8px 1px #999999;
  _position: absolute;
  display: none;
}

.translate {
  display: flex;
  flex-direction: column;
  justify-content: end;
  text-align: right;
  align-items: flex-end;

}

.translate a {
  color: #fff;
  border: thin solid rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  font-size: 16px;
}

.statistics {
  background:#F1F9FD;
  padding:30px 0px 20px;
  text-align:center;

}

.statistics .stats h3 {
  font-size:40px;
}

.statistics p {
  padding-bottom:0px !important;
}

.statistics .stats {
   border-right:2px solid #1699DE;
}

.modal {
    position: fixed;
    top: 10%;
    left: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-header {
    background: #169ae0;
}

.requiredMark{
	color:red;
	margin-left: 3px;
	font-size: initial;/*17-03-2022*/
}

.skiptranslate {
display:none;
}

.card-header {
font-weight:bold;
}


@media (max-width:1180px) {
  .logo h1 span {
    display: block;
    font-weight: bold;
    color: #169ae0;
    font-size: 19px;
}


.bg {
  background: url(img/bg.svg) no-repeat center right;
  background-size: 65% 100%;
  height: 550px;
  }
}

@media (max-width:1024px) {
  .logo h1 span {
    display: block;
    font-weight: bold;
    color: #169ae0;
    font-size: 18px;
}

.bg {
  background: url(img/bg.svg) no-repeat center right;
  background-size: 61% 100%;
  height: 490px;
  }
}

@media screen and (max-width: 2500px) and (min-width: 1481px) {
  .bg {
    background: url(img/bg.svg) no-repeat center right;
    background-size: 68% 100%;
    height: 725px;
    }
}
@media (max-width:980px) {
  .bg {
    background: #169ae0;
    background-size: 100% ;
    height: 719px;
    }
	.bg_inner {
    background: rgb(255,255,255);
    background: linear-gradient(
65deg
, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(55,167,228,1) 50%);
     height: 250px;
    background: rgba(55,167,228,1);
}
    .text-blue {
      color:white;
    }

    .btn-primary {
      border:thin solid white !important;
    }
  .logo h1 span {
    font-size: 16px;
    padding-top: 5px;
    color:white !important;
   
  }
}

@media (max-width: 480px) {
	

.pl-5, .px-5 {
    padding-left: 0rem !important;
}
.pr-5, .px-5 {
    padding-right: 0rem !important;
}


  .help-box {
    margin-bottom:20px;
    display: flex;
    align-items: center;
    justify-content: left;
	border-right:none !important;

  }
  
    .help-box img{
		height:50px;
		float:left;
		
  }
  
  .site-footer p {
	
  text-align:center;
  }
  
  .site-footer .text-right {
	  text-align:center !important;
  }
  
  
  header h2::after {
    position: absolute;
    content: "";
    background: #ccc;
    height: 5px;
    width: 15%;
    left: 0;
    top: 100px;
}


  .bg {
    background: #169ae0;
    background-size: 100% ;
    height: 1200px;
    }
	
	.statistics .stats {
    border-right: none !important;
}

.translate {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;

}
  
.logo {
  background:none;
}

.logo img {
      float: left;
    margin-right: 8px;
    height: 75px;
    margin-top: 4px;
    margin-bottom: 10px;
}

  .logo h1 {
    font-size: 16px;
    padding-top: 10px;
    line-height: 16px;
  }
  .logo h1 span {
    font-size: 16px;
    padding-top: 5px;
    color:white !important;
   
  }
  .logo p {
    font-size: 13px !important;
    color: #2D323D;
  }

  .profile p {
    font-size:11px;
  }

  .bg_nav .btn-primary {
    background: linear-gradient(90deg, #659e2d, #659e2d);
    border-color: #ff8300;
    border-radius: none;
    position: absolute;
    z-index: 9;
    top: -49px;
}

.sm-blue ul li {
 
}
.sm-blue a {
  color:#fff;
  border-bottom:thin solid rgba(255,255,255,0.2);
}


.logins {
  display:none;
  position: absolute;
  z-index: 9999;
  top:0px;
  list-style: none;
  margin-left:0px;
  padding-left:0px;
  transition: all 0.3s ease;
  left:0;
  animation:linear;
}
.banner-left p{color:#fff}
}

.disable-event {
    pointer-events: none;
}

.grid-1 h4{background: #39484d;
    padding: 5px 15px;
    font-size: 22px;
    color: #fff;}
.grid-1{padding:0 15px}

.grid-1 .small-box {
    border-radius: .25rem;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    display: block;
    margin-bottom: 20px;
    position: relative;    color: #fff;
	border: solid 1px #37a7e4;
}
.grid-1 .small-box>.inner {
    padding: 10px;text-align: center;
}
.grid-1 .small-box h3 {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
    white-space: nowrap;
}
.grid-1 .small-box h3,.grid-1 .small-box p {
    z-index: 5;color: #079651;margin: 0;
}
.grid-1 .small-box p {
	font-size: 1rem;
    font-weight: 500;
    min-height: 75px;
    align-items: center;
    align-content: center;
    display: grid;color: #26354c;
}
.grid-1 .small-box .icon {
    color: rgba(0,0,0,.15);
    z-index: 0;
}
.grid-1 .small-box .icon>i {
    font-size: 90px;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear;
}
.grid-1 .small-box>.small-box-footer {
    background: #607d8b;
    color: rgba(255,255,255,.8);
    display: block;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}

.side-menu {
	
	background:#0f1e35;
}

.list-group-item {
    position: relative;
    display: block;
    padding:0rem;
    background-color: transparent !important;
	border:none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	position:relative
}

.list-group-item::before {
	
	content:"\f101";
	font-family:fontAwesome;
	float:left;
	position:absolute;
	top:10px;
	color:#079651;
}


.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: rgba(55,167,228,1) ;
    border-color: rgba(255,255,255,0.1) ;

    
}

.list-group-item a {
   position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: transparent!important;
	text-decoration:none;
    color:rgba(255,255,255,0.5);
}


.list-group-item a:hover {
    color: #fff;
    background-color: rgba(55,167,228,1) ;
    border-color: rgba(55,167,228,1) ;
    
}


.list-group-item.active a {
    z-index: 2;
    color: #fff;
    background-color: rgba(55,167,228,1) ;
    border-color: rgba(55,167,228,1) ;

    border-color:rgba(255,255,255,0.5) ;
}

.table {
1
}

.table td {
padding:10px !important;

}

.table th {
text-align: center; !important;

}