@font-face {
  font-family: 'athiti_lightregular';
  src: url('fonts/athiti-light.woff2') format('woff2'), url('fonts/athiti-light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'athiti_semiboldregular';
  src: url('fonts/athiti-semibold.woff2') format('woff2'), url('fonts/athiti-semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-x: hidden;
}
body {
  background: #fff;
  font-size: 15px;
  font-weight: 400;
  font-family: 'athiti_lightregular', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #212121;
  line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'athiti_semiboldregular', sans-serif;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover {
  text-decoration: none;
}
a a:focus {
  outline: none;
}
p {
  font-weight: 400;
  font-family: 'athiti_lightregular', sans-serif;
  margin: 0px;
  font-size: 1rem;
}
ul,
ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style: none;
}
hr {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.padding-bottom-150 {
  padding-bottom: 150px !important;
}
.js-font-decrease {
  font-size: 75%;
}
.js-font-increase {
  font-size: 125%;
}
.nonedisplay {
  display: none;
}
p.nomore {
  margin: auto;
  background: #fff;
  padding: 10px 50px;
  border-radius: 25px;
}
.margin-auto {
  margin: 10px auto !important;
  float: none;
}
a.btn-more {
  background: #015c9e;
  color: #fff;
  padding: 8px 20px;
  border-radius: 30px;
  margin: 10px 10px 10px 0;
  display: inline-block;
  font-size: 0.9rem;
}
a.btn-more:hover {
  background: #2f76aa;
}
.color-gold {
  color: #b27d04 !important
}
.color-blue {
  color: #015c9e !important
}
.color-gray {
  color: #636363 !important
}
.font-size-14 {
  font-size: 14px
}
.font-size-18 {
  font-size: 18px
}
.font-size-22 {
  font-size: 22px
}
.top-auto {
  top: auto;
}
nav {
  background: #fff;
}
.inline-block {
  display: inline-block !important;
}
.nopadding {
  padding: 0 !important;
}
.topbar .right {
  text-align: right;
  font-size: 14px;
  padding: 0 15px;
}
section#about {
  background: url(../img/bg-gray.png) fixed;
}
.topbar {
  border-bottom: 1px solid #e5e4e9;
  display:none;
}
.padding-head {
  padding: 0 100px
}
.logo-section {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
.menu-item {
  background: #e9e9e9
}
.nav-item a img {
  width: 16px;
  height: auto;
  vertical-align: baseline;
}
.logo-section h5 {
  margin-top: 8px;
  margin-bottom: 4px;
  font-size: 20px;
}
.link-social {
  margin: 15px auto;
}
.link-social li {
  display: inline-block;
  margin: auto 2px;
}
.link-social li a img {
  width: 34px
}
.option-page {
  background-color: #015c9e;
  position: absolute;
  height: 63px;
  top: -13px;
  -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
  vertical-align: middle;
  line-height: 30px;
  padding-right: 100px;
  text-align: right;
  right: 0;
}
.option {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin: 16px 11px
}
.option a {
  margin: 0px 3px;
}
.option .dark {
  background-color: #000;
  color: #fff;
  padding: 0px 8px;
  border-radius: 3px;
  border: solid 1px #ebebeb;
}
.option .normal {
  background-color: #fff;
  color: #000;
  padding: 0px 8px;
  border-radius: 3px;
  border: solid 1px #ebebeb;
}
.option .yellow {
  background-color: #000;
  color: #FFFF00;
  padding: 0px 8px;
  border-radius: 3px;
  border: solid 1px #ebebeb;
}
.option.size {
  border-right: 1px solid #e5e4e9;
  padding-right: 15px;
  margin-right: 0px !important;
}
.option.size a {
  color: #fff;
  font-weight: bold;
}
p.intro-desc {
  font-size: 1rem;
}
.hero-heading {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  line-height: 70px;
  letter-spacing: 0.1rem;
}
.hero-sub-heading {
  font-size: 20px;
  font-weight: 400;
  color: #e6e6e6;
  line-height: 45px;
  letter-spacing: 0.1rem;
}
.section-titile-bg {
  display: inline;
  font-size: 115px;
  font-weight: 700;
  height: 100%;
  left: -173px;
  opacity: 0.1;
  position: absolute;
  top: -14px;
  width: 100%;
  text-align: center;
}
.section-title-header p {
  text: center;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 36px;
}
.section-title {
  font-size: 1.8rem;
  color: #015c9e;
  line-height: 52px;
  padding-bottom: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 40px;
}
.section-title:before {
  position: absolute;
  content: '';
  bottom: 0px;
  width: 250px;
  height: 11px;
  background: url(../img/under-title.png) no-repeat;
  background-size: 250px auto;
}
.section-title:before,
.section-title:after {
  left: 50%;
  margin-left: -125px;
}
.section-title:after {
  margin-left: -30px;
}
.section-subcontent {
  font-size: 16px;
  text: center;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 36px;
}
.section-sub {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 52px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}
.section-sub:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 45px;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #b27d04;
}
.subtitle {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.inner-title {
  font-size: 24px;
  font-weight: 700;
  text-tranform: capitalize;
}
.page-title {
  font-size: 62px;
  font-weight: 700;
  color: #fff;
}
.btn {
  font-size: 14px;
  padding: 12px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
}
.btn i {
  margin-right: 5px;
}
.btn:focus,
.btn:active {
  box-shadow: none;
  outline: none;
  color: #fff;
}
.btn-common {
  background-color: #b27d04;
  position: relative;
  z-index: 1;
}
.btn-common:hover {
  color: #fff;
  background: #F50057;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1);
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}
.btn-border {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.btn-border:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.btn-lg {
  padding: 12px 34px;
  text-transform: uppercase;
  font-size: 14px;
}
.btn-rm {
  padding: 7px 10px;
  text-transform: capitalize;
}
button:focus {
  outline: none !important;
}
/* ScrollToTop */

a.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  text-decoration: none;
}
a.back-to-top i {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #015c9e;
  border-radius: 50%;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  background-image: url(../img/icon-top.png);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
a.back-to-top:hover,
a.back-to-top:focus {
  text-decoration: none;
}
#preloader {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
}
.sk-circle {
  margin: 0px auto;
  width: 40px;
  height: 40px;
  top: 45%;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #b27d04;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.section-padding {
  padding: 60px 0;
}
.no-padding {
  padding: 0 !important;
}
.padding-left-none {
  padding-left: 0;
}
.padding-right-none {
  padding-right: 0;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
#white-bg {
  background: #fff;
}
.navbar-brand {
  position: relative;
  padding: 0px;
  width: 80px;
  height: auto;
}
.navbar-brand img {
  width: 100%;
}
.top-nav-collapse {
  background: #fff;
  z-index: 999999;
  top: 0px !important;
  min-height: 58px;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background: #fff !important;
}
.top-nav-collapse .navbar-brand {
  top: 0px;
  width: 50px;
}
.top-nav-collapse .navbar-nav .nav-link {
  color: #212121 !important;
}
.top-nav-collapse .navbar-nav .nav-link:hover {
  color: #b27d04 !important;
}
.top-nav-collapse .navbar-nav li.active a.nav-link {
  color: #b27d04 !important;
}
.top-nav-collapse .logo-section h5 {
  margin-top: 10px;
  margin-bottom: 0px;
}
.top-nav-collapse .logo-section {
  padding-top: 8px;
  padding-bottom: 8px;
}
.top-nav-collapse .logo-section p {
  display: none;
}
.top-nav-collapse .widget {
  margin-top: 0px;
}
.top-nav-collapse .link-social {
  margin: 0px auto;
}
.top-nav-collapse .topbar {
  display: none;
}
.indigo {
  background: transparent;
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #000;
  padding: 0 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 40px;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  font-size: 16px;
}
.navbar-expand-lg .navbar-nav li > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  width: 15px;
  height: 2px;
  background: #b27d04;
  -webkit-transform: scale3d(0, 1, 1);
  -moz-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.1s;
  -moz-transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
}
.navbar-expand-lg .navbar-nav li a:hover,
.navbar-expand-lg .navbar-nav li .active > a,
.navbar-expand-lg .navbar-nav li a:focus {
  color: #b27d04;
  outline: none;
}
.navbar-expand-lg .navbar-nav .nav-link:focus {
  color: #000 !important;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #b27d04 !important;
}
.navbar {
  padding: 0;
}
.navbar li.active a.nav-link {
  color: #b27d04 !important;
}
.dropdown-toggle::after {
  display: none;
}
.dropdown-menu {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 210px;
  background-color: #fff;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
}
.dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 20%;
  margin-left: -5px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}
.dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  text-align: left;
  top: 100%;
  border: none;
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
  background: #f5f5f5;
}
.dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  padding: 12px 20px;
  font-size: 14px;
  color: #212121;
  border-bottom: 1px solid #f1f1f1;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.dropdown .dropdown-menu .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover,
.dropdown .dropdown-item.active {
  color: #b27d04;
}
.dropdown-item.active,
.dropdown-item:active {
  background: transparent;
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}
.slicknav_btn {
  border-color: #b27d04;
}
.slicknav_menu .slicknav_icon-bar {
  background: #b27d04;
}
/* only small tablets */

@media (min-width: 768px) and (max-width: 991px) {
  #nav-main li a.nav-link {
    padding-top: 18px;
  }
}
.navbar-toggler {
  display: none;
}
.mobile-menu {
  display: none;
}
.slicknav_menu {
  display: none;
}
@media screen and (max-width: 768px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
    position: absolute;
    padding: 15px 15px;
    top: 0;
  }
  .navbar-brand img {
    width: 75%;
  }
  #mobile-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav .active a {
    background: #b27d04;
    color: #fff;
  }
  .slicknav_nav a:hover,
  .slicknav_nav .active {
    color: #b27d04;
    background: #f5f5f5;
  }
  .slicknav_nav .dropdown li a.active {
    background: #f5f5f5;
    color: #b27d04;
  }
}
.about-item .about-text {
  padding: 10px 5px;
}
.about-item .thumb {
  border-radius: 10px;
  overflow: hidden;
}
.about-item .about-text h3 {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-family: 'athiti_lightregular', sans-serif;
}
.about-item a {
  color: #212121;
}
.about-item a:hover {
  color: #015c9e;
}
.about-item img:hover {
  opacity: 0.8
}
.about-item .about-text .btn {
  margin-top: 10px;
}
/* Contact Forme */

.container-form {
  left: 0%;
  padding: 40px 15px;
  margin-left: -15px;
  z-index: 99;
}
.container-form .form-wrapper {
  background-color: white;
  padding: 56px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.container-form .form-wrapper .form-group {
  margin-bottom: 30px;
}
.container-form .form-wrapper .form-control {
  display: block;
  width: 100%;
  line-height: 26px;
  font-size: 14px;
  box-shadow: none;
  color: #848484;
  text-transform: capitalize;
  background: #f7f7f7;
  border: 1px solid transparent;
  padding: 7px 19px;
  border-radius: 0px;
  background-image: none;
  background-clip: padding-box;
}
.container-form .form-wrapper .form-control:focus {
  color: #212121;
  background-color: #fff;
  border-color: #b27d04;
  box-shadow: none;
  outline: 0;
}
.form-submit .btn-common {
  width: 100%;
}
.list-unstyled li {
  margin-top: 10px;
  color: #dc3545 !important;
}
.text-danger {
  margin-top: 20px;
  font-size: 18px;
}
.form-control {
  display: block;
  width: 100%;
  line-height: 27px;
  font-size: 16px;
  box-shadow: none;
  color: #848484;
  text-transform: capitalize;
  background: #f7f7f7;
  padding: 7px 19px;
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.form-control:focus {
  border-color: #b27d04;
  box-shadow: none;
  outline: 0;
}
.form-wrapper {
  padding-top: 30px;
  font-size: 18px;
  line-height: 34px;
}
/* Footer Area Start */

.footer-area h3 img {
  width: 80px;
  height: auto;
}
.footer-area .donate {
  background: #015c9e url(../img/bgdonate.png);
  position: absolute;
  height: 250px;
  top: -40px;
  -webkit-clip-path: polygon(18% 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(18% 0, 100% 0, 100% 100%, 0% 100%);
  vertical-align: middle;
  padding-right: 100px;
  text-align: center;
  right: 0;
}
.donate a {
  background-color: #2f76aa;
  font-family: 'athiti_semiboldregular';
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 100px;
}
.donate a:hover {
  background: #b5821a;
}
.footer-area h5 {
  font-size: 1.2rem;
}
footer.section-padding {
  padding: 30px 0;
}
.footer-area {
  background: #f1f1f1;
  position: relative;
}
.footer-area h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 10px;
  letter-spacing: 0.5px;
}
.footer-area p {
  font-size: 0.9rem;
  color: #000;
  line-height: 20px;
  margin: 0;
  padding-right: 50px;
}
.footer-area .footer-text p {
  font-size: 14px;
  margin-top: 20px;
  color: #fff;
}
.footer-area .footer-text p a {
  color: #b27d04;
}
.footer-area .footer-text .nav-inline .nav-link {
  padding: 11px 7px;
  color: #888;
}
.footer-area .footer-text .nav-inline .nav-link:hover {
  color: #b27d04;
}
.widget {
  margin-top: 10px;
}
.widget .widget-title {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
}
#copyright {
  background: #fff;
  text-align: center;
}
#copyright p {
  line-height: 42px;
  color: #898989;
  font-size: 14px;
  margin: 0;
}
#copyright p a {
  color: #fff;
}
#copyright p a:hover {
  color: #b27d04;
}
/*----main-slide----*/

#main-slide {
  margin-top: 149px;
}
.carousel-inner {
  height: 570px;
}
#main-slide .carousel-control {
  display: none;
  transition: all 0.3s ease-in-out;
}
#main-slide .carousel-indicators {
  cursor: pointer;
  bottom: 50px;
}
#main-slide:hover .carousel-control {
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
#main-slide .carousel-item img {
  position: relative;
  width: 100%;
}
#main-slide .carousel-inner .carousel-item::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#main-slide .carousel-item .carousel-caption {
  opacity: 0;
  transition: opacity 100ms ease 0s;
  z-index: 0;
}
#main-slide .carousel-item .carousel-caption .heading {
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-top: 30px;
}
#main-slide .carousel-item .carousel-caption p {
  font-size: 20px;
}
#main-slide .carousel-item.active .carousel-caption {
  opacity: 1;
  transition: opacity 100ms ease 0s;
  z-index: 1;
}
#main-slide .carousel-caption {
  color: #fff;
  position: absolute;
  top: 16%;
}
#main-slide .carousel-caption .btn {
  margin: 25px 25px 0px 0px;
}
#main-slide .carousel-control-next,
#main-slide .carousel-control-prev {
  opacity: 1;
  box-shadow: none;
}
#main-slide .carousel-control-prev span {
  padding: 15px;
}
#main-slide .carousel-control-next span {
  padding: 15px;
}
#main-slide .carousel-control {
  top: 45%;
}
#main-slide .carousel-control .lni-chevron-left,
#main-slide .carousel-control .lni-chevron-right {
  position: absolute;
  z-index: 5;
}
#main-slide .carousel-control .lni-chevron-left {
  left: -20px;
  background-image: url(../img/icon-back.png);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
#main-slide .carousel-control .lni-chevron-right {
  right: -20px;
  background-image: url(../img/icon-next.png);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
#main-slide .carousel-control i {
  line-height: 40px;
  font-size: 1px;
  width: 88px;
  height: 50px;
  display: block;
  background: #dcdaca;
  color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
#main-slide .carousel-control i:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  border-color: #fff;
}
/*----event----*/

section#event {
  background: url(../img/bg-lotus.png) repeat-x;
  background-position-y: 100%;
  background-size: 400px auto;
}
/*----popup----*/

body.bg-popup {
  background: #fff url(../img/bg-popup.png) repeat-x fixed;
}
.img-content {
  margin: 20px auto
}
.img-content img {
  width: 100%
}
.pop-content {
  margin-top: 100px;
  padding-bottom: 20px;
}
.title-popup {
  margin: auto auto 100px auto;
  position: fixed;
  width: 100%;
  z-index: 99;
  padding-bottom: 25px;
  background: url(../img/bg-popup.png) repeat-x fixed;
}
.title-popup h2 {
  color: #fff;
  background: #015c9e;
  width: 340px;
  margin: auto;
  padding: 20px;
  -webkit-clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
  clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
}
.row-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.row-section h3 {
  padding-bottom: 20px;
}
.border-post {
  border-right: 3px solid #015c9e;
  height: fit-content !important;
}
/*----blackwhite theme----*/

body.blackwhite {
  background: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
}
.blackwhite .menu-item,
.blackwhite .logo-section,
.blackwhite .topbar.padding-head,
.blackwhite section#about,
.blackwhite .footer-area {
  background: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
}
.blackwhite a.btn-more,
.blackyellow p.nomore {
  background: #fff !important;
  color: #000 !important;
}
.blackwhite .navbar-expand-lg .navbar-nav .nav-link,
.blackwhite .color-blue,
.blackwhite .color-gold,
.blackwhite .color-gray,
.blackwhite .option,
.blackwhite .section-title,
.blackwhite .about-item a,
.blackwhite .footer-area p {
  color: #fff !important
}
.blackwhite #main-slide .carousel-item .carousel-caption .heading,
.blackwhite #main-slide .carousel-item .carousel-caption h3 {
  color: #000 !important
}
/*----blackyellow theme----*/

body.blackyellow {
  background: #000 !important;
  background-color: #000 !important;
  color: #FFFF00 !important;
}
.blackyellow .menu-item,
.blackyellow .logo-section,
.blackyellow .topbar.padding-head,
.blackyellow section#about,
.blackyellow .footer-area {
  background: #000 !important;
  background-color: #000 !important;
  color: #FFFF00 !important;
}
.blackyellow a.btn-more,
.blackyellow p.nomore {
  background: #fff !important;
  color: #000 !important;
}
.blackyellow .navbar-expand-lg .navbar-nav .nav-link,
.blackyellow .color-blue,
.blackyellow .color-gold,
.blackyellow .color-gray,
.blackyellow .option,
.blackyellow .section-title,
.blackyellow .about-item a,
.blackyellow .footer-area p {
  color: #FFFF00 !important
}
.blackyellow #main-slide .carousel-item .carousel-caption .heading,
.blackyellow #main-slide .carousel-item .carousel-caption h3 {
  color: #000 !important
}