body {
  font-family: 'Kanit', sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: #40000e;
  background-repeat: no-repeat;
  background-size: contain;
}
.card-img {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.section_title h1{
  color: #ebbb65;
  font-size: 55px;
  font-weight: bold;
}
.bg-gradient {
  background: linear-gradient(to right,#990000, #460000);
}
.width-limit {
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
}
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;
}
h1, h2, h3, h4, h5 {
}
.font-white {
  color: white;
}
.font-gold {
  color: #ffe55c;
}
h5 a {
  color: inherit;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
p {
  font-size: 20px;
  font-weight: 400;
  color: #eeeeee;
  margin-bottom: 0px;
  padding:10px;
}
a p:hover {
  color: #ffe55c;
}
#news ul li{
  color: #ffff;
}
.details-card .card-content .card-img img{
  width: 100%;
}
.zero-padding {
  padding: 0px;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.five-zero-padding {
  padding: 50px;
}
.one-zero-padding {
  padding: 30px;
}
.five-zero-right-padding {
  padding-right: 50px;
}
.five-zero-bottom-padding {
  padding-bottom: 50px;
}
.item-center {
  display: block;
  margin: auto;
}
*::-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;
}
#basic-addon1{
  background: brown;
}
.mb-55 {
  margin-bottom: 55px;
}
.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;
  }
}
.boxed-btn3 {
  width: 100%;
  color: #ffe55c;
  display: inline-block;
  padding: 13px 44px;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 10px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  background-image: -moz-linear-gradient(0deg, #cc0000 0%, #ff6666 100%);
  background-image: -webkit-linear-gradient(0deg, #cc0000 0%, #ff6666 100%);
  background-image: -ms-linear-gradient(0deg, #cc0000 0%, #ff6666 100%);
}
.boxed-btn3:hover {
  border: 1px solid #ffe55c;
  background-image: -moz-linear-gradient(0deg, #ff6666 0%, #cc0000 100%);
  background-image: -webkit-linear-gradient(0deg, #ff6666 0%, #cc0000 100%);
  background-image: -ms-linear-gradient(0deg, #ff6666 0%, #cc0000 100%);
}
.boxed-btn3:focus {
  outline: none;
}
.section_title h1,h2,h3 {
  font-size: 40px;
  font-weight: 400;
  color: #ffe55c;
  z-index: 1;
  line-height: 1.3;
}
.section_title h1,h2 {
  position: relative;
  display: inline-block;
  z-index: 2;
}
  @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;
    }
  }
  @media (max-width: 767px) {
    .section_title h3 br {
      display: none;
    }
  }
  .section_title p {
    font-size: 20px;
    color: #dddddd;
    line-height: 30px;
    margin-bottom: 0;
  }
  @media (max-width: 767px) {
    .section_title p br {
      display: none;
    }
  }
  .mb-100 {
    margin-bottom: 100px;
  }
  @media (max-width: 767px) {
    .mb-100 {
      margin-bottom: 40px;
    }
  }
  .mb-55 {
    margin-bottom: 55px;
  }
  @media (max-width: 767px) {
    .mb-55 {
      margin-bottom: 40px;
    }
  }
  @media (max-width: 767px) {
    .mobile_menu {
      position: absolute;
      right: 0px;
      width: 100%;
      z-index: 9;
    }
  }
  .section_title h1,h2,h3{
    color: burlywood;
    border-bottom: 1px solid;
  }
  .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: #ffe55c;
  }
  .slicknav_menu .slicknav_nav a.active {
    color: #ffe55c;
  }
  @media (max-width: 767px) {
    .slicknav_menu .slicknav_nav a i {
      display: none;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .slicknav_menu .slicknav_nav a i {
      display: none;
    }
  }
  .slicknav_menu .slicknav_nav .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: -40px;
    position: relative;
    z-index: 99;
    border: 1px solid #ddd;
    top: 3px;
    right: 5px;
    top: -36px;
  }
  .slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
    margin-right: 6px;
    margin-top: 3px;
    position: relative;
    padding-bottom: 3px;
    top: -11px;
    right: -5px;
  }
  @media (max-width: 767px) {
    .slicknav_menu {
      margin-right: 0px;
    }
  }
  .slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 22px;
    position: relative;
    top: -9px;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 5px;
    margin-top: -5px;
    top: -31px;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -24px;
  }
  .slicknav_icon-bar {
    background: #fff !important;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -29px;
    right: 7px;
  }
  .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 0px 0px 0px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-area {
      padding: 0 10px 10px 10px;
    }
  }
  .bg-50 {
    background: rgba(0, 0, 0, 0.5);
  }
  .bg-80 {
    background: rgba(0, 0, 0, 0.8);
  }
  .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;
    }
  }
  .header-area .main-header-area .main-menu {
    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;
    padding-top: 30px;
  }
  @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 3px;
  }
  .header-area .main-header-area .main-menu ul li a {
    color: #ffffff;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    text-transform: capitalize;
    text-shadow: 0 0 5px #ffffff; 
  }
  @media (min-width: 992px) and (max-width: 1200px) {
    .header-area .main-header-area .main-menu ul li a {
      font-size: 23px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .main-header-area .main-menu ul li a {
      font-size: 23px;
    }
  }
  .header-area .main-header-area .main-menu ul li a:hover {
    color: #ffd700;
    text-shadow: 0 0 5px #000000,0 0 5px #000000; 
  }
  .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 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 700px;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .slider_area3 .single_slider {
    background-image: url(../picture/308221.jpg);
    background-size: 100% 100%;
    background-position:center top;"
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .neon-bg {
    background-image: url(../picture/308221.jpg);
    background-size: 100% 100%;
    background-position:center top;"
    background-repeat: no-repeat;
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .slider_area .single_slider {
      height: 500px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .slider_area .single_slider {
      height: 700px;
    }
  }
  .img_green_border {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    overflow: hidden;
    border-style: solid;
    border-color: #ffe55c;
  }
  .footer {
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #220000;
    position: relative;
    z-index: 0;
    border-top: 5px solid #ffe55c;
  }
  .footer .footer_top {
    padding-top: 13px;
    padding-bottom: 11px;
  }
  @media (max-width: 767px) {
    .footer .footer_top {
      padding-top: 6px;
      padding-bottom: 3px;
    }
  }
  .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: #ffe55c;
    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: #ffe55c;
  }
  input {
    width: 90%;
    height: 50px;
    background: #ffffdd;
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    border: none;
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding-right: 20px;
  }
  input:focus {
    outline: none;
    border: 2px solid #33ff33;
  }
  .footer .copy-right_text {
    padding-bottom: 3px;
  }
  .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: #ffe55c !important;
    border-color: transparent;
  }
  .gold-border {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    overflow: hidden;
    border-style: solid;
    border-color: #ffe55c;
  }
strong {
  color: coral;
}
h1 {
  font-size: 100px;
}
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 */
/*articles*/
.details-card .news-articles {
  width: 366px;
  overflow: hidden;
  display: inline-block;
  padding: 5px;
}
.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;
}
.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;
}
.details-card .head-articles {
  text-align: center;
  font-size: 40px;
}