.font-roboto{
  font-family: 'Roboto', 'sans-serif';
}
.slick-list.draggable {
  background: #ecf6ff !important;
}
body {
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: rgb(102, 102, 102);
  background: #F2F2F2;
}

.parent-menu:hover {
  background: #094d94;
}

p{
  text-align: justify;
}

a {
  color: #468ce6;
}

.active {
  background: #074d94;
  color: #fff;
}

.v-application--wrap {
  min-height: 0 !important;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.bg-yellow, .bg-yellow-800 {
  background: #fc9f23 !important;
}

.bg-black-main {
  background: #1A1A1A;
}

.bg-blue-800 {
  background-color: #044d94;
}

.bg-light-blue {
  background-color: #005baa;
}

.bg-yeldemy{
  background: rgb(0, 146, 109);
}

.bg-gradient-orange-end {
  /*background: rgb(252, 159, 35);*/
  /*background: linear-gradient(214deg, rgba(252, 159, 35, 1) 17%, rgba(4, 77, 148, 1) 68%);*/
  background: #044d94;
}

.bg-gradient-blue-end {
  /*background: rgb(252, 159, 35);*/
  /*background: linear-gradient(61deg, rgba(252, 159, 35, 1) 63%, rgba(4, 77, 148, 1) 79%);*/
  background: #044d94;
}



@media screen and (min-width: 1280px) {
  .kist-notification-popup {
    width: 35% !important;
  }
}

[aria-current] span {
  font-weight: bold;
  background-color: #054d94;
  color: white;
}

.popup-home {
  max-height: 700px;
}

.dropdown:hover > a {
  background-color: rgba(30, 66, 159, var(--bg-opacity));
  color: #fff;
}

.app-accordion-item strong {
  padding: 10px 0px;
}

.app-accordion-item .app-accordion-content > * {
  margin-bottom: 1.2rem;
  line-height: 1.5;
}

.app-accordion-item .app-accordion-content > p {
  line-height: 1.75;
}

.app-accordion-item .app-accordion-content ul li + li {
  margin-top: 1.3rem;
}

.app-accordion-item .app-accordion-content ul {
  list-style: disc;
  padding-left: 30px;
}

.app-accordion-item strong .app-accordion-btn {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  line-height: 1;
}

/*#app-slider .slick-prev {*/

/*    left: 30px !important;*/

/*    z-index: 1;*/

/*}*/

/*#app-slider .slick-next {*/

/*    right: 50px !important;*/

/*}*/

#app-slider .slick-dots {
  bottom: 10px;
}

/*#app-slider .slick-next, #app-slider .slick-prev {*/

/*    width: 30px;*/

/*    height: 30px;*/

/*}*/

/*#app-slider .slick-next:before, #app-slider .slick-prev:before {*/

/*    font-size: 30px;*/

/*}*/

/*#app-slider .slick-dots li button:before {*/

/*    background-color: #fff;*/

/*    border-color: #fff;*/

/*    border-radius: 100%;*/

/*    color: transparent;*/

/*    opacity: 1;*/

/*    width: 10px;*/

/*    height: 10px;*/

/*}*/

#app-slider .slick-dots li.slick-active button:before {
  background-color: #044d94;
  border-color: #000;
}

.page-content-dynamic  * + * {
  line-height: 1.5;
  /*margin-top: 1rem;*/
  /*margin-bottom: 1rem;*/
}

.page-content-dynamic > * + * {
  margin-top: 20px;
}

.page-content-dynamic ul {
  list-style: disc;
  padding-left: 30px;
}

.page-content-dynamic ul li + li {
  margin-top: 10px;
}

.page-content-dynamic > h2 {
  font-size: 1.125rem;
  font-weight: 700;
}

.page-content-dynamic > * + h2 {
  margin-top: 30px;
}

.max-w-max {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.content img {
  width: 25% !important;
}

.app-accordion-content {
  padding: 0px 20px 0px 20px !important;
}

.app-accordion-item .accordin-title {
  padding: 10px 20px !important;
  border: 1px solid #d9d9d9 !important;
  background:  #f7f8fa !important;
}

.dropdown-menu li {
  min-width: 175px;
}

.gallery-card:hover div.invisible {
  /*display: block;*/
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 2rem;
  border-radius: 15px;
}

#app-testimonial .slick-arrow:before {
  color: #000 !important;
}

.text-long-shadow{
  font-weight: 700 !important;
  text-shadow:  1px 1px rgba(85,85,85, 0.47), 2px 2px rgba(85,85,85, 0.40), 3px 3px rgba(85,85,85, 0.35), 4px 4px rgba(85,85,85, 0.31), 5px 5px rgba(85,85,85, 0.28), 6px 6px rgba(85,85,85, 0.25), 7px 7px rgba(85,85,85, 0.22), 8px 8px rgba(85,85,85, 0.20), 9px 9px rgba(85,85,85, 0.18), 10px 10px rgba(85,85,85, 0.17), 11px 11px rgba(85,85,85, 0.15), 12px 12px rgba(85,85,85, 0.14), 13px 13px rgba(85,85,85, 0.12), 14px 14px rgba(85,85,85, 0.11), 15px 15px rgba(85,85,85, 0.10), 16px 16px rgba(85,85,85, 0.09), 17px 17px rgba(85,85,85, 0.07), 18px 18px rgba(85,85,85, 0.06), 19px 19px rgba(85,85,85, 0.05), 20px 20px rgba(85,85,85, 0.04), 21px 21px rgba(85,85,85, 0.03), 22px 22px rgba(85,85,85, 0.03), 23px 23px rgba(85,85,85, 0.02), 24px 24px rgba(85,85,85, 0.01), 25px 25px rgba(85,85,85, 0.00), 26px 26px rgba(85,85,85, -0.01), 27px 27px rgba(85,85,85, -0.02)
}

.slick-dots li button:before{
  color: white !important;
}

#app-testimonial .slick-arrow:before {
  color: #fff !important;
}

ol{
  list-style-type: decimal;
}

/*Banner*/

.banner-text-box {
  background: #19191973;
}

.swiper-button-prev:after, .swiper-button-next:after {
  font-size: 10px !important;
}

@media(min-width: 200px) and (max-width: 767px) {
  .swiper-slide{
    min-height: 125px;
  }
}

@media(min-width: 768px){
  .swiper-slide{
    min-height: 500px;
  }
}

.tab-space p {
  margin-bottom: 1rem;
}

.main-body-content li, .main-body-content ol {
  list-style: disc;
  margin-left: 2rem;
}

.no-bullets {
  list-style: none !important;
  margin-left: 0 !important;
}

.sidebar {
  padding: 10px;
  border-left: 1px solid #e3e3e3;
}

.nav a {
  color: #424242 !important;
}

h1{
}

img.custom-img-size {
  width: 96px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  border: 1px solid #e3e3e3;
  padding: 5px;
  background: #ffffff;
}

/*//Carousel*/

html, body {
  margin: 0px;
  padding: 0px;
  /*background: url("http://digital.bnint.com/filelib/s9/photos/white_wood_4500x3000_lo_res.jpg");*/
}

.carousel {
  position: relative;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.64);
  margin-top: 26px;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-open:checked + .carousel-item {
  position: static;
  opacity: 100;
}

.carousel-item {
  position: absolute;
  opacity: 0;
  transition: opacity 0.6s ease-out;
}

.carousel-item img {
  display: block;
  height: auto;
  max-width: 100%;
}

.carousel-control {
  background: rgba(0, 0, 0, 0.28);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 40px;
  height: 40px;
  line-height: 35px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  cursor: pointer;
  transform: translate(0, -50%);
  text-align: center;
  width: 40px;
  z-index: 10;
}

.carousel-control.prev {
  left: 2%;
}

.carousel-control.next {
  right: 2%;
}

.carousel-control:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #aaaaaa;
}

#carousel-1:checked ~ .control-1,
#carousel-2:checked ~ .control-2,
#carousel-3:checked ~ .control-3 {
  display: block;
}

.carousel-indicators {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 2%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}

.carousel-indicators li {
  display: inline-block;
  margin: 0 5px;
}

.carousel-bullet {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 35px;
}

.carousel-bullet:hover {
  color: #aaaaaa;
}

#carousel-1:checked ~ .control-1 ~ .carousel-indicators li:nth-child(1) .carousel-bullet,
#carousel-2:checked ~ .control-2 ~ .carousel-indicators li:nth-child(2) .carousel-bullet,
#carousel-3:checked ~ .control-3 ~ .carousel-indicators li:nth-child(3) .carousel-bullet {
  color: #428bca;
}

#title {
  width: 100%;
  position: absolute;
  padding: 0px;
  margin: 0px auto;
  text-align: center;
  font-size: 27px;
  color: rgba(255, 255, 255, 1);
  font-family: 'Roboto', sans-serif;
  z-index: 9999;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33), -1px 0px 2px rgba(255, 255, 255, 0);
}

section#carousel > figure > div {
  display: none;
}

section#carousel > figure.visible > div {
  display: flex;
  position: relative;
}

.slick-dots {
  display: none;
}

/*
 *  STYLE 8
 */

.scrollbar-style-8::-webkit-scrollbar-track
{
  border: 1px solid #eaeaea;
  background-color: #F5F5F3;
}

.scrollbar-style-8::-webkit-scrollbar
{
  width: 5px;
  background-color: #F5F5F5;
}

.scrollbar-style-8::-webkit-scrollbar-thumb
{
  background-color: #044d94;
}

h3 {
  color: #044d94;
  font-weight: bold;
}

.category-menu-list li a {
  display: block;
  padding: 10px 15px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

.category-menu-list li a:hover,
.category-menu-list li a.active {
  background-color: #044d94;
  color: #fff;
}

.category-menu-list li + li a {
  margin-top: 10px;
}

.tab-component {
  height: 400px;
  max-height: 400px;
  overflow: hidden;
}

.tab-contents {
  height: 400px;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .main_popup {
    max-width: 75% !important;
  }
}
.max-w-img-75 img {
  max-width: 75vw !important;
  margin: 0 auto;
}

img, iframe {
  max-width: 100% !important;
}

@media screen and (min-width: 992px) {
  .md-max-w-img-full img {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .main_popup {
    max-width: 100vw;
  }

  .main_popup > div {
    align-items: center !important;
  }
}
