/*@import url('https://unpkg.com/aos@2.3.1/dist/aos.css');  Animation css */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,500;1,400;1,500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap");

.navbar.navbar-bg-light .navbar-nav>li>a {
  font-size: 15px;
}

.topbar {
  background: linear-gradient(45deg, #009e06, #228426);
}

.green-head {
  text-transform: uppercase;
  color: #228426 !important;

  font-family: calibri !important;
  letter-spacing: -1px !important;
  font-weight: bold !important;
  /* text-shadow: 0px 2px 0px #ffffff; */
  font-size: 25px !important;
}

.liner-gradient-text {
  background: #121fcf;
  /*background: linear-gradient(181deg, #9b5e2b 0%, #05700d 100%); */
  background: linear-gradient(180deg, #892708 60%, #036603 20%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-container .col-lg-3{
  padding: 3px;
}
.header-h2 span {
  margin: 0;
}

.font_large {
  font-size: 36px;
}

.font_medium {
  font-size: 32px;
}
.news_title{
    font-size: 15px;
    margin: 0;
}
.navbar.navbar-bg-light {
  /*background:#05700d !important;*/
  /* background: linear-gradient(45deg, #104ea1, #05700d); */
  background: #168D16;
}

.thumbnail {
  margin: 0;
}

.top-logo-center .navbar-brand>img,
.iso-link img {
  width: 92px;
  margin-top: 1.3rem;
  /* margin-left: 25rem; */
  position: absolute;
  background: #fff;
  padding: 2px;
  border-radius: 10px;
  border: 2px solid #fff;
}

.navbar-nav li a:hover {
  background:#00073f!important;
  color: #ffffff !important;
}

.navbar.navbar-bg-light .navbar-nav>li>a:hover {
  background: #fff !important;
  cursor: pointer;
  color: #000 !important;
}

header .nav .open>a.highlighted {
  background: #fff !important;
  color: #000 !important;
}

.header-h1 {
  color: #001090 !important;
  text-shadow: none;
}

.header-h2 {
  color: #001090;
}

#footer .copyright::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  /* background: #00000082; */
  top: 0;
}

.navbar-fixed-top {
  transition: all 1s ease 0s;
  border-width: 0;
}

.h3-holder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  /*background: linear-gradient(45deg, #104ea1, #05700d);*/
  background: #2db92d;
}

.name11 h4 {
  color: #7c7c7c;
  font-size: 16px;
  text-align: center;
}

.cont p {
  text-align: justify;
  width: auto;
  overflow-y: scroll;
  height: 500px;
}

.widget3 li a,
.widget3 li a:visited {
  color: #000;
}

.top-weather-con {
  font-family: "Courgette", cursive;
  font-weight: 300;
}

.top-weather-con h1 span,
.top-weather-con h2 {
  font-weight: 500;
}

.tophead_text h1 span,
.top-weather-con h2 {
  background: linear-gradient(90deg, #ffffff, #ffffff, #ffffff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #f3f3f399;
  background-repeat: no-repeat;
  background-size: 80%;
  animation: shine 23s linear infinite;
}

@keyframes shine {
  0% {
    background-position-x: -500%;
  }

  100% {
    background-position-x: 500%;
  }
}

/* Slider Css */

/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/*jssor slider bullet skin 053 css*/
.jssorb053 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb053 .i .b {
  fill: #fff;
  fill-opacity: 0.3;
}

.jssorb053 .i:hover .b {
  fill-opacity: 0.7;
}

.jssorb053 .iav .b {
  fill-opacity: 1;
}

.jssorb053 .i.idn {
  opacity: 0.3;
}

/*jssor slider arrow skin 093 css*/
.jssora093 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora093 .c {
  fill: none;
  stroke: #fff;
  stroke-width: 400;
  stroke-miterlimit: 10;
}

.jssora093 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 400;
  stroke-miterlimit: 10;
}

.jssora093:hover {
  opacity: 0.8;
}

.jssora093.jssora093dn {
  opacity: 0.6;
}

.jssora093.jssora093ds {
  opacity: 0.3;
  pointer-events: none;
}

/* Bootsrapt */

.kvk-koraput-slider .container-fluid {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}

.m-0 {
  margin: 0;
}

.py-12 {
  padding: 0 0.75rem !important;
}

.w-100 {
  width: 100% !important;
}

.float-right {
  float: right !important;
}

.breadcrumb-box {
  padding: 15px 0;
}

.page-section {
  padding: 30px 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.section-title {
  margin-bottom: 0;
}

.container-fluid {
  width: 99%;
}

#twitter {
  background: #000000;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-color: #000;
}

.responsive-slider .carousel-inner>.item {
  height: 600px;
}

.responsive-slider .carousel-inner>.item>img {
  height: 100%;
}

.mobile-advisory h2,
.common-h2 {
  font-size: 18px;
  margin-bottom: 0px;
  z-index: 9;
  position: relative;
  font-weight: 500;
  background: #05700d;
  padding: 5px 15px;
  color: #fff;
  /*background: linear-gradient(45deg, #104ea1, #05700d);*/
  background: #2db92d;
}

.raygada2 {
  min-height: 310px;
  overflow: hidden;
}

.raygada2-btn a {
  padding: 5px 10px;
  border-radius: 0;
}

.raygada2-btn a:hover {
  background: #197609;
  color: #fff;
}

#news {
  float: none;
}

.mobile-advisory .widget3 {
  margin-top: 3px;
}

.listed-arrow li {
  margin: 0.05rem 0;
}

.listed-arrow {
  margin-top: 10px;
}

.inner-page table tr {
  font-family: "Albert Sans", sans-serif;
}

.inner-page table tr th {
  background: #29567d;
  color: #fff;
  text-align: center;
  font-weight: 400;
}

.inner-page table tr:nth-child(even) {
  background-color: #dddddd;
}

.inner-page ul li {
  padding-left: 22px;
  background: url("../images/handarrow.png") no-repeat left center;
  background-size: 18px 18px;
  margin-bottom: 8px;
}

.kvkmandate .widget3 li {
  background: url("../images/handarrow.png") no-repeat;
  background-size: 18px 18px;
  padding: 0;
  padding-left: 22px;
  margin-bottom: 8px;
  font-size: inherit;
}

.kvkmandate .widget3 li::before {
  content: none;
}

.kvk-profile-img {
  height: 265px;
}

.h-100 {
  height: 100% !important;
}

.about-area h3 {
  font-weight: 400;
}

.manager {
  height: 280px;
  overflow: hidden;
}

.ouat-management {
  margin: 10px 0 0 0;
  border: 1px solid #c3c3c3;
  padding: 20px;
  margin-bottom: 10px;
  min-height: 373px;
  border-radius: 10px;
}

.ouat-management img {
  filter: drop-shadow(0px 0px 3px #000000a8);
}

.ouat-management h3 {
  margin: 0.895rem 0 !important;
}

.raygada2-vdo {
  min-height: 200px;
}

.raygada2-vdo img {
  height: 220px;
}

.slider .container-fluid {
  width: 100% !important;
}

.slider .col-md-9 {
  padding-left: 0px;
}

.about-area p{
    height: 80px;
}

.ifram-kvk{
    width: 100%;
    height: 250px;
}

/* responsive */
@media screen and (max-width: 1400px) {
  .ouat-management {
    min-height: 313px;
    padding: 5px;
  }

  ul#demo3 {
    height: 150px;
    overflow: hidden;
  }

  .module.bgcolor6 {
    height: 162px;
    overflow: hidden;
  }

  .raygada2 {
    min-height: 430px;
  }

  .manager {
    height: 325px;
  }

  .kvk-profile-img {
    height: 250px;
  }

  .responsive-slider .carousel-inner>.item {
    height: 400px;
  }

  .raygada2-vdo img {
    height: 160px;
  }
  
  .rayagada2-btn-1 {
    position: relative;
    top: -10px;
    }
    
    
    .ifram-kvk{
    height: 210px;
    }
}

@media screen and (max-width: 490px) {
  .header-h1 {
    font-size: 16px;
    top: 24px;
  }

  .responsive-slider {
    padding: 0;
  }

  .responsive-slider .carousel-inner {
    height: 200px;
  }

  .ouat-management img {
    width: 75% !important;
  }

  .ouat-management {
    padding: 13px;
  }

  .ouat-footer-image {
    width: 80% !important;
    margin: 5px 0;
    margin-inline: auto;
  }
}