 .slicknav_menu .slicknav_nav {
  background: rgba(0, 0, 0, 0.95);
  float: right;
  margin-top: 0;
  padding: 0;
  width: 95%;
  padding: 0;
  border-radius: 0px;
  margin-top: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 11px;
}
.slicknav_menu .slicknav_nav a:hover {
  background: transparent;
  color: #ece051;
}
.news-box li{
  font-size: 20px;
  color: #f7f7f7;
}
.link-tag{
    padding: 15px;
    border: 1px solid antiquewhite;
    color: #c92320;
    background: #000000;
    border-radius: 15px;
    text-decoration: none;
    display: inline-block;
}
.slicknav_menu .slicknav_nav a.active {
  color: #ece051;
}
.img-articles{
  width: 100%;
}
@media (max-width: 690px) {
  .form-control {
width: auto;
  }
  .btn.btn-primary {
width: 319px;
  }
.btn.btn-danger {
width: 319px;
  }
.btn.btn-secondary {
width: 319px;
  }
}
body {
  font-family: 'Prompt', sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: #0c172b;
  background-repeat: no-repeat;
  background-size: contain;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 1em;
  left: 5%;
  width: 90%;
  height: 90%;
}
.btn {
  width: 390px;
  height: 50px;
  font-size: 24px;
  font-weight: 400px
}
.max-width {
  max-width: 100em;
  margin-right: auto;
  margin-left: auto;
}
.bg-gradient {
  background: linear-gradient(to right,#0e163c, #3e4a81);
  }#news .news-box ul li{
color: #FFFF;
  }
  @media (min-width: 480px) {
.mobile-show {
  display:none;
  }}
  @media (max-width: 479px) {
.mobile-show {
  display:block;
  }}
  @media (min-width: 992px) {
.mobile-display {
  display:block;
  }}
  @media (max-width: 991px) {
.mobile-display {
  display:none;
  }}
  @media (max-width: 1200px) {
.mobile-hidden {
  visibility: hidden;
  }}
  a,
  button {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
  }
  a:focus,
  button:focus {
text-decoration: none;
outline: none;
  }
  a:focus {
text-decoration: none;
  }
  a:focus,
  a:hover,
  .footer -menu li a:hover {
text-decoration: none;
  }
  a,
  button {
outline: medium none;
  }
  .font-white {
color: white;
  }
  .font-gold {
color: #ece051;
  }
  h5 a {
color: inherit;
  }
  ul {
margin: 0px;
padding: 0px;
  }
  li {
list-style: none;
  }
  p {
font-size: 20px;
font-weight: 400;
line-height: 1.88;
color: #eeeeee;
margin-bottom: 0px;
  }
  *::-moz-selection {
background: #444;
color: #fff;
text-shadow: none;
  }
  ::-moz-selection {
background: #444;
color: #fff;
text-shadow: none;
  }
  ::selection {
background: #444;
color: #fff;
text-shadow: none;
  }
  *::-webkit-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
  }
  *:-ms-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
  }
  *::-ms-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
  }
  h3 {
font-size: 24px;
  }
  .mb-65 {
margin-bottom: 67px;
  }
  .section_padding {
padding-top: 30px;
padding-bottom: 30px;
  }
  @media (max-width: 767px) {
.section_padding {
  padding-top: 30px;
  padding-bottom: 30px;
  }}
  @media (min-width: 768px) and (max-width: 991px) {
.section_padding {
  padding-top: 40px;
  padding-bottom: 40px;
  }}
  .section_title h1,h2,h3 {
font-size: 40px;
font-weight: 400;
color: #ece051;
z-index: 1;  line-height: 1.3;
  }
  @media (max-width: 767px) {
.section_title h3 {
  font-size: 25px;
  line-height: 36px;
  }  }
  @media (min-width: 768px) and (max-width: 991px) {
.section_title h3 {
  font-size: 36px;
  line-height: 42px;
  }  }
  .section_title p {
font-size: 20px;
color: #dddddd;
line-height: 30px;
margin-bottom: 0;
  }
  @media (max-width: 767px) {
.mobile_menu {
  position: absolute;
  right: 0px;
  width: 100%;
  z-index: 9;
  }  }
  .header-area {
left: 0;
right: 0;
width: 100%;
top: 0;
z-index: 9;
padding: 0 100px 0px 100px;
  }
  @media (max-width: 767px) {
.header-area {
  padding: 0 10px 10px 10px;
  }  }
  @media (min-width: 768px) and (max-width: 991px) {
.header-area {
  padding: 0 10px 10px 10px;
  }  }
  .bg-50 {
background: rgba(0, 0, 0, 0.5);
  }
  .header-area .main-header-area {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 2px 3px;
position: absolute;
bottom: -50px;
z-index: 999;
z-index: 999;
left: 0px;
top: 0px;
bottom: auto;
right: 0px;
  }
  @media (max-width: 767px) {
.header-area .main-header-area {
  right: 15px;
  left: 15px;
  padding: 12px 0;
  }  }
  @media (min-width: 768px) and (max-width: 991px) {
.header-area .main-header-area {
  right: 15px;
  left: 15px;
  padding: 12px 0;
  }  }
  @media (min-width: 992px) and (max-width: 1200px) {
.header-area .main-header-area {
  right: 60px;
  left: 60px;
  }  }
  @media (max-width: 767px) {
.header-area .main-header-area .logo img {
  width: 100px;
  }  }
  @media (min-width: 768px) and (max-width: 991px) {
.header-area .main-header-area .logo img {
  width: 100px;
  }  }
  .header-area .main-header-area .main-menu {
padding: 12px 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
  }
  @media (max-width: 767px) {
.header-area .main-header-area .main-menu {
  display: none;
  }  }
  @media (min-width: 768px) and (max-width: 991px) {
.header-area .main-header-area .main-menu {
  display: none;
  }  }
  .header-area .main-header-area .main-menu ul li {
display: inline-block;
position: relative;
margin: 0 10px;
  }
  .header-area .main-header-area .main-menu ul li a {
color: #ece051;
font-size: 20px;
text-transform: capitalize;
font-weight: 600;
display: inline-block;
padding: 0px 0px 0px 0px;
position: relative;
text-transform: capitalize;
  }
  @media (min-width: 992px) and (max-width: 1200px) {
.header-area .main-header-area .main-menu ul li a {
  font-size: 18px;
  }  }
  @media (min-width: 1200px) and (max-width: 1500px) {
.header-area .main-header-area .main-menu ul li a {
  font-size: 19px;
  }  }
  .header-area .main-header-area .main-menu ul li a:hover {
color: #fff;
  }
  .header-area .main-header-area .main-menu ul li:hover > a::before {
opacity: 1;
transform: scaleX(1);
  }
  .header-area .main-header-area .main-menu ul li:first-child a {
padding-left: 0;
  }
  .slider_area .single_slider {
max-height: 768px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
  }
  .slider_area2 .single_slider {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
  }/*
  @media (min-width: 480px) and (max-width: 767px) {
.slider_area .single_slider {
  height: 480px;
}  }
  @media (min-width: 768px) and (max-width: 991px) {
.slider_area .single_slider {
  height: 525px;
}  }
  @media (min-width: 992px) and (max-width: 1200px) {
.slider_area .single_slider {
  height: 550px;
}  }
  .slider_area .single_slider .slider_text p {
font-size: 16px;
font-weight: 200;
color: #ece051;
  }
  @media (min-width: 992px) and (max-width: 1200px) {
.slider_area .single_slider .slider_text p {
  font-size: 16px;
}  }
  @media (max-width: 767px) {
.slider_area .single_slider .slider_text p {
  font-size: 16px;
  }  }*/
  .footer {
background-repeat: no-repeat;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background: #0c172b;
position: relative;
z-index: 0;
border-top: 5px solid #ece051;
  }
  .footer .footer_top {
padding-top: 30px;
padding-bottom: 25px;
  }
  @media (max-width: 767px) {
.footer .footer_top {
  padding-top: 60px;
  padding-bottom: 30px;
  }  }
  .footer .footer_top .footer_widget {
overflow: hidden;
  }
  .footer .footer_top .footer_widget .address_text {
font-size: 16px;
font-weight: 400;
color: #eeeeee;
line-height: 30px;
  }
  @media (max-width: 767px) {
.footer .footer_top .footer_widget {
  margin-bottom: 40px;
  }  }
  @media (min-width: 768px) and (max-width: 991px) {
.footer .footer_top .footer_widget {
  margin-bottom: 30px;
  }  }
  .footer .footer_top .footer_widget .footer_title {
font-size: 25px;
font-weight: 500;
color: #ece051;
text-transform: capitalize;
margin-bottom: 38px;
position: relative;
margin-bottom: 15px;
padding-bottom: 28px;
  }
  @media (max-width: 767px) {
.footer .footer_top .footer_widget .footer_title {
  margin-bottom: 20px;
  }  }
  .footer .footer_top .footer_widget .footer_logo {
font-size: 22px;
font-weight: 400;
color: #fff;
text-transform: capitalize;
margin-bottom: 35px;
  }
  @media (max-width: 767px) {
.footer .footer_top .footer_widget .footer_logo {
  margin-bottom: 20px;
  }  }
  .footer .footer_top .footer_widget p {
color: #AAB1B7;
font-size: 16px;
font-weight: 400;
color: #eeeeee;
line-height: 40px;
  }
  .footer .footer_top .footer_widget ul li {
color: #eeeeee;
font-size: 18px;
  }
  .footer .footer_top .footer_widget ul li a {
color: #eeeeee;
font-weight: 400;
  }
  .footer .footer_top .footer_widget ul li a:hover {
color: #ece051;
  }
  .footer .copy-right_text {
padding-bottom: 32px;
  }
  .footer .copy-right_text .copy_right {
font-size: 14px;
color: #eeeeee;
margin-bottom: 0;
font-weight: 400;
  }
  .footer .socail_links {
margin-top: 26px;
  }
  @media (max-width: 767px) {
.footer .socail_links {
  margin-top: 20px;
  }  }
  .footer .socail_links ul li {
display: inline-block;
  }
  .footer .socail_links ul li a {
font-size: 15px;
color: #C3B2F0;
width: 30px;
display: inline-block;
text-align: center;
background: transparent;
margin-right: 7px;
color: #FFFFFF;
line-height: 40px !important;
color: #E8E8E8;
  }
  .footer .socail_links ul li a:hover {
color: #ece051 !important;
border-color: transparent;
  }
  .bordered_1px {
border-top: 1px solid rgba(60, 199, 143, 0.2);
padding-bottom: 30px;
display: block;
overflow: hidden;
width: 100%;
  }
  .reson_area .single_reson {
position: relative;
  }
  @media (max-width: 767px) {
.reson_area .single_reson {
  margin-bottom: 30px;
  }  }
  @media (min-width: 768px) and (max-width: 991px) {
.reson_area .single_reson {
  margin-bottom: 40px;
  }  }
  .reson_area .single_reson .thum {
margin-right: 8px;
padding-bottom: 8px;
  }
  .reson_area .single_reson .thum .thum_1 {
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
overflow: hidden;
border-style: solid;
border-color: #ece051;
  }
  .reson_area .single_reson .thum .thum_1 img {
width: 100%;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}  .reson_area .single_reson:hover .thum img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
h2 {
  font-size: 50px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2em;
}
/*# sourceMappingURL=style.css.map */
.details-card .news-articles {
  width: 366px;
  overflow: hidden;
  display: inline-block;
  padding: 5px;
  background-color: #00000066;
  border-radius: 1em;
  border: 1px solid #ccc;
  padding: 10px 10px;
  }
  .card-content{
  background-color: #00000066;
  border-radius: 1em;
  border: 1px solid #ccc;
  padding: 10px 10px;
  }
.details-card .news-articles .article-link {
color: aliceblue;
text-decoration: none;
}.details-card .news-articles .article-link .news-articles-img {
  display: inline-block;
  }.news-articles .news-articles-img .bg-img {
display: inline-block;
padding: 0px;
position: relative;
border-radius: 14px;
background: linear-gradient(to right, #f25a5a, #5918b7);
}.details-card .news-articles .article-link .news-articles-img img {
  width: 100%;
  border: 4px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-color: #5f9ea000;
  border-radius: 15px;
  }.details-card .news-articles .article-link .news-articles-h4 {
font-size: 22px;
color: teal;
}.details-card .news-articles .article-link .box-articles {
  color: darkgray;
  font-size: 13px;
  }.details-card .news-articles .article-link .news-articles-p {
font-size: 15px;
text-align: justify;
}
.head-articles {
  text-align: center;
  font-size: 2em;
  color: #ece051;
}
.card-login {
  margin-top: 130px;
  padding: 18px;
  max-width: 30rem;
}
.card-header {
  color: #fff;
  background: #ff0000;
  background-color: rgb(255, 0, 0);
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 600 !important;
  margin-top: 10px;
  border-bottom: 0;
  text-align: center;
}
.bg-dark {
  background-color: #343a40 !important;
  width: 375px; 
  display: block;
  margin: auto;
}
.bg2-dark{
  background-color: #343a40 !important;
}
.img-prola{
  width: 150px;
}
.login_btn{
  width: 100%;
  margin-top: 12px;
}
.input-text-admin{
  margin-bottom: 10px;
}
@media (max-width: 460px) {
  .bg-dark {
width: 100%; 
display: block; 
margin: auto;
  }
}


@media screen and (min-width: 981px){
.mobile-form-show{display: none;}
}
@media screen and (max-width: 980px){
.mobile-form-show{display: block;}
}

@media screen and (max-width: 980px){
  .mobile-footer-pb {
    padding-bottom: 200px;
  }
}

.mobile-wrapper {
  bottom:0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-color: transparent;
  position: fixed;
  z-index: 10001;
}

.mobile-navbar {
  position: relative;
  height: 80px;
  width: 400px;
  max-width: 100%;
  padding-left: 35px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 5px;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  background: linear-gradient(to top,#3d4980,#10183e);
  box-shadow: 0 10px 20px rgba(82, 74, 74, 0.3);
  border-top: 3px solid #fff;
}

.mobile-circle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(80px - 40px);
  margin-bottom: 0;
  height: 80px;
  width: 80px;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #0c172b;
  z-index: 9;
  box-shadow: 0 5px 5px rgba(255, 147, 85, 0.35);
  transition: height 0.3s;
}

.mobile-circleBackground {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(80px - 90px / 2);
  margin-bottom: 0;
  height: calc(80px + 10px);
  width: calc(80px + 10px);
  border-radius: calc(100px / 2);
  background: linear-gradient(to top,#03a9f4,#3f51b5);
}

.mobile-icon-home,
.mobile-icon-settings {
  font-size: 28px;
  color: #f5f5f5;
}