@font-face {
  font-family: "Font Fabric";
  src: url(/static/fonts/fontfabric.woff) format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next";
  src: url(/static/fonts/avenir/AvenirNext-Bold-01.ttf) format('truetype');
  font-weight: 800;
}

@font-face {
  font-family: "Avenir Next";
  src: url(/static/fonts/avenir/AvenirNext-DemiBold-03.ttf) format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: "Avenir Next";
  src: url(/static/fonts/avenir/AvenirNext-Heavy-09.ttf) format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: "Avenir Next";
  src: url(/static/fonts/avenir/AvenirNext-Medium-06.ttf) format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: "Avenir Next";
  src: url(/static/fonts/avenir/AvenirNext-Regular-08.ttf) format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: "Avenir Next";
  src: url(/static/fonts/avenir/AvenirNext-UltraLight-11.ttf) format('truetype');
  font-weight: 300;
}

h1,
h2,
h3,
h4 {
  font-family: "Font Fabric" !important;
}

body {
  background-color: #f6fff0;
}

body,
body p,
body button,
body h5,
body h6 {
  font-family: "Avenir Next" !important;
  font-weight: 400;
}

.single-products-box .products-content h6 {
  font-family: "Font Fabric" !important;
}

.menu.bg-color2 {
  background-color: #fff !important;
}

.contentposition {
  right: 0;
  text-align: center;
}

.navbar-brand {
  width: 200px;
}

body .navbar-area .logo {
  display: none;
}

.navbar-brand .venaturalogo {
  width: 185px;
  height: 164px;
  background: url(/static/img/logozemin.webp);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  position: absolute;
  top: -42px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

.navbar-brand img {
  max-width: 170px;
  max-height: 100px;
  padding: 5px 0px;
}

.urundetayozel.kids:before {
  background: url(/static/img/kidszemin.webp);
  background-size: cover !important;
  content: "";
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

body .header9 .navbar-collapse {
  flex-grow: inherit;
}

body .header9 .navbar {
  position: inherit;
}

body .header9 .navbar-expand-md {
  justify-content: space-between;
}

.navbar-area .navbar-nav .nav-item a {
  font-size: 16px;
  color: #000;
}

.navbar-area.is-sticky .logo img {
  max-width: 150px;
  max-height: 100px;
}

.navbar-area.is-sticky {
  animation: inherit !important;
}

.search-box .input-search {
  background: transparent !important;
  border-bottom: 1px solid #ccc;
  height: 40px;
  border-radius: 0px;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
}

.navbar-area .megamenu {
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0;
}

/*.navbar-area .megamenu.show {
  display: flex;
}*/
.urunlogom {
  border: 1px solid #e5f1e6;
  padding: 1rem 1.25rem;
}

.navbar-area .megamenu {
  padding: 1rem;
}

ul.megamenu {

  /*-webkit-column-count: 4;
  column-count: 4;
  -webkit-column-width: auto;
  column-width: auto;*/
  flex: auto;
  margin-right: 20px;
}

.owl-dots button {
  width: 7px;
  height: 7px;
}

.owl-carousel .single-products-box {
  margin-bottom: 10px;
}

header {
  position: sticky;
  top: 0px;
  z-index: 99;
}

.sect1 .single-products-box {
  box-shadow: inherit;
}

.single-products-box .products-content h6 {
  font-size: 15px;
  background: linear-gradient(to right, #ccc, #838383, #ccc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bg-color1 .section-title h2 {
  background: linear-gradient(to right, #fff, #e1e1e1, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.products-details-desc h2 {
  background: linear-gradient(to right, #606060, #838383, #606060, #838383);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.overview-box .overview-content .content .features-list li span:hover::before {
  width: 0px;
}

.overview-box .overview-content .content .features-list li span:hover {
  background-color: #a2cd9c;
  -webkit-transition: 0s;
  transition: 0s;
}

.overview-box .overview-content .content .features-list li span {
  border-radius: 0px;
  display: flex;
  align-items: center;
  padding: 15px;
}

.overview-box .overview-content .content .features-list li span i,
.overview-box .overview-content .content .features-list li span svg {
  position: inherit;
  -webkit-transform: inherit;
  transform: inherit;
  left: 0px;
  margin-right: 10px;
}

header .navbar-area {
  /*background: #f0f0f0;*/
  background: linear-gradient(to right, #e9e9e9, rgb(255, 255, 255), #e9e9e9, rgb(255, 255, 255)) !important;
}

.footer-area.footerzemin {
  background: linear-gradient(to right, #e9e9e9, rgb(255, 255, 255), #e9e9e9, rgb(255, 255, 255)) !important;
}

.section-title h6 {
  letter-spacing: 2px;
  font-weight: 300;
}

p {
  font-size: 16px;
  color: #4f4f4f;
}

@media all and (min-width: 992px) {
  .navbar-area .has-megamenu {
    position: static !important;
  }

  .navbar-area .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
}

@media (max-width: 991px) {

  .navbar-area.fixed-top .navbar-collapse,
  .navbar-area.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}

.dropdown-menu[data-bs-popper] {
  left: inherit;
  right: inherit;
}

.megamenu.dropdown-menu[data-bs-popper] {
  left: 0px;
  right: 0px;
}

body .owl-carousel .owl-nav .owl-prev,
body .owl-carousel .owl-nav .owl-next {
  background-color: transparent;
  border: 0px;
  color: #ccc !important;
}

body .owl-carousel .owl-nav .owl-prev:hover,
body .owl-carousel .owl-nav .owl-next:hover {
  background-color: transparent !important;
  color: #000 !important;
}

header .navbar-area {
  border-bottom: 1px solid #219551;
}

.navbar-area .navbar-nav.menuler>.nav-item>.nav-link {
  padding: 40px 13px;
  font-weight: bold;
}

.navbar-area .navbar-nav .nav-item>.nav-link {
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-area .navbar-nav .nav-item .nav-link:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: #e5f1e6 !important;
  border-radius: 0px;
  color: #000 !important;
}

.nav-pills .nav-link {
  color: inherit !important;
}

.accordion-item {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 0px;
  border-radius: 0px !important;
  background-color: transparent;
}

.accordion-body {
  border-left: 1px solid #e5f1e6;
  border-right: 1px solid #e5f1e6;
  border-bottom: 1px solid #e5f1e6;
}

.accordion .accordion-button {
  border-bottom: 1px solid #d7efd8;
  color: #93c08d !important;
  text-transform: uppercase;
  font-weight: 500;
}

.accordion.accordion-card .accordion-button {
  text-transform: inherit;
  padding: 0px 0px 23px 0px;
}

.accordion-button.collapsed {
  color: #212529 !important;
}

.accordion-button:not(.collapsed) {
  box-shadow: inherit;
}

.accordion-button:focus {
  border-color: #d7efd8 !important;
}

.blogbox {
  background: #fff !important;
  border: 1px solid #e5f1e6;
  border-radius: 0px;
}

.blogbox .content {
  padding: 20px;
}

.blogbox h3 {
  font-size: 16px;
  font-weight: 500;
  font-family: "Avenir Next" !important;
}

.products-details-area .anavitrin .item {
  border: 0px !important;
}

.slider-thumbs2.owl-carousel {
  position: relative !important;
  /*top: -135px;
  width: 476px !important;
  margin-top: -450px !important;*/
}

/*body .slider-thumbs2.owl-carousel .owl-nav {
  top: calc(50% - 19px);
}*/

body .page-title-area h1 {
  display: none;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(/static/img/chevron.svg);
}

.accordion-button::after {
  background-image: url(/static/img/chevron.svg);

}

.accordion-button:focus {
  box-shadow: inherit;
}

.accordion-body .nav-pills {
  border-bottom: 1px solid #e5f1e6;
}

.navbar-area .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  padding: 10px;
}

.navbar-area .navbar-nav .nav-item .megamenu .nav-item a {
  background-color: #f1f1f1;
  margin-bottom: 10px;
  font-weight: bold;
}

.navbar-area .navbar-nav .nav-item .megamenu .nav-item a:hover {
  background-color: #a2cd9c;
}

.navbar-area .navbar-nav .nav-item .megamenu {
  padding: 40px;
  margin-top: -2px !important;
}

.footerurun ul.footer-links-list {
  column-count: 2;
  -webkit-column-count: 2;
}

.services-details-info .download-file ul li a {
  font-weight: inherit;
}

body .single-products-box {
  background-color: transparent !important;
  box-shadow: inherit;
}

body .services-details-info .download-file {
  background-color: transparent !important;
  box-shadow: inherit;
  border-right: 1px solid #e3f3e1;
}

.services-details-info .download-file ul li a,
.services-details-info .download-file ul li:first-child {
  border-top: 0px;
  border-bottom: 0px;
}

.page-title-content {
  display: flex;
  justify-content: space-between;
}

.page-title-area {
  padding: 20px;
}

body .page-title-area h1 {
  font-size: 29px;
  font-weight: 400;
}

.services-details-info .download-file h3 {
  font-weight: 400;
}

.services-details-info .download-file ul li a {
  padding: 10px 20px 10px 17px;
  background-color: #eaf8e8;
  color: #221638;
  margin-bottom: 10px;
}

.services-details-info .download-file ul li a:hover {
  background-color: #a2cd9c;
  color: #221638;
}

.single-products-box .products-content h3 {
  font-size: 16px;
  font-family: "Avenir Next" !important;
  font-weight: 500;
}

/* .urundetay2 .products-details-desc {
    height: 686px;
    overflow-y: scroll;
} */
.anavitrin .owl-dots {
  position: absolute;
  bottom: -35px;
  width: 100%;
}

body .owl-dots button.active {
  border: 1px solid #6d9467 !important;
  background: #6d9467 !important;
}

body .owl-dots button {
  background: #fff !important;
}

.urunslidik {
  position: sticky !important;
  top: 130px;
  min-height: 476px
}

.urunacikla {
  border-left: 1px solid #d7efd8 !important;
}

.minthizmet2 h2 {
  font-size: 25px;
  line-height: 32px;
  background: linear-gradient(to right, #606060, #9b9b9b, #606060, #9b9b9b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body .owl-carousel .owl-nav {
  top: calc(50% - 85px);
}

/*.effecttext5 .animation-text-wipe.animate-in {
  text-shadow: 0px 0px 7px #000,
    0px 0px 7px #000,
    0px 0px 7px #000
}*/

.old-price,
.new-price {
  font-family: sans-serif;
}

.products-details-desc .price .old-price {
  top: 0px;
}

body .page-title-area {
  background-color: transparent;
  padding: 5px;
}



.page-title-content ul li::before {
  top: 7px;
  font-size: 10px;
}

.adres .float-end a {
  font-size: 23px;
  font-weight: 600;
}

body .iletdiv {
  background: transparent !important;
}

.adres {
  padding: 23.7px;
  background: linear-gradient(#f6fff0, #f6fff0) 50% 50% / calc(100% - 9px) calc(100% - 9px) no-repeat,
    linear-gradient(90deg, #d7d7d7 0%, #b0b0b0 20%, #d7d7d7 40%, #b0b0b0 60%, #d7d7d7 100%);
}

.iletborder {
  background: linear-gradient(#f6fff0, #f6fff0) 50% 50% / calc(100% - 11px) calc(100% - 11px) no-repeat,
    linear-gradient(90deg, #d7d7d7 0%, #b0b0b0 20%, #d7d7d7 40%, #b0b0b0 60%, #d7d7d7 100%);
}

.yazigri {
  background: linear-gradient(to right, #606060, #838383, #606060, #838383);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.beyazgradientyazi {
  background: linear-gradient(to right, #fff, #e1e1e1, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.form-floating>textarea.form-control {
  height: inherit;
}

.form-control:focus {

  background: #93c08d;
}

body .form-control {
  border: 0px;
  background: #93c08d;
  font-weight: 500;
  border-radius: 0px;
  height: 70px;
}

body .iletborder textarea {
  min-height: 169px;
}

.default-btn {
  border-radius: 0px;
}

.form-check-input[type="checkbox"] {
  border-radius: 0px;
}

.overview-box .overview-content .content .features-list li span::before {
  background-color: #a2cd9c;
}

.sect1 p {
  color: #fff;
}

.single-funfacts-box h3,
.overview-box .overview-content .content .features-list .contyazi {
  text-transform: uppercase;
  font-size: 18px;
}

.single-funfacts-box {
  padding: 10px;
  margin-bottom: 15px;
}

.urundetayozel .accordion-item {
  background: transparent;
}

.urundetayozel .slider-thumbs2.owl-carousel .owl-item .slide {
  background-color: transparent;
}

.urundetayozel table,
.urundetayozel table td {
  background-color: transparent !important;
}

.accordion-header {
  background: transparent;
}

.single-footer-widget h3 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 20px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

.ozelkurumsal .container {
  width: 800px;
}

.iletdiv .adres h4 {
  background: linear-gradient(to right, #606060, #838383, #606060, #838383);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.kurumsalsect1 .sect1bas {
  display: table;
  margin: 30px auto;
}

.kurumsalsect1 .sect1bas h1 {
  font-size: 50px;
  line-height: 55px;
}

.kurumsalsect1 p {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.kurumsaldetay .yuvarlak {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 50px;
  font-weight: bold;
  color: #454542;
  font-family: "Font Fabric" !important;
  background: #e8f1e7;
}

.sayac p {
  font-size: 27px;
  font-weight: 500;
  /*background: linear-gradient(to right, #606060, #838383, #606060, #838383);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  font-family: "Font Fabric" !important;
}

.kurumsalsect2 h1 {
  font-size: 65px;
}

.single-footer-widget.footerurun {
  margin-left: 55px;
}

.single-footer-widget {
  margin-bottom: 0px;
}

body .footer-area {
  padding: 30px 0px;
}

body .mintlogo img {
  background: transparent;
}

.blogbas {
  background: linear-gradient(to right, #606060, #838383, #606060, #838383);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.navbar-area .navbar-nav .nav-item .megamenu {
  /*background: #93c08d;*/
  background: linear-gradient(to right, #e9e9e9, rgb(255, 255, 255), #e9e9e9, rgb(255, 255, 255)) !important;
}

.card18 .minthizmet2 {
  height: 300px;
}

.mobilsearch {
  position: absolute;
  z-index: 99;
  top: 5px;
  left: 0px;
  right: 0px;
  display: none;
  margin-left: 36%;
}

.mobilsearch .search-box svg {
  font-size: 16px;
}

body .mean-container .mean-nav ul li a {
  border-top: 1px solid #e2e2e2;
}

/*.blogbox .contyazi {
  -webkit-line-clamp: 2;
}*/

@media (max-width: 767px) {
  body .search-box {
    width: inherit;
  }

  .navbar-brand.black-logo {
    display: none;
  }

  body .single-services-item h3 {
    font-size: 13px;
  }

  body .mean-nav>ul {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 60px !important;
    bottom: 0;
  }

  body .mobilsearch {
    display: block;
    right: 50px;
  }

  body .tracer-responsive-nav .tracer-responsive-menu.mean-container .mean-nav ul.menuler {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: inherit;
    height: calc(100vh - 60px);
    background: #fff;
  }

  body .navbar-area .navbar-nav .nav-item .megamenu {
    margin-top: 55px !important;
  }

  body .tracer-responsive-menu.mean-container,
  body.anasayfa header {
    height: 60px;
  }

  body .mean-container a.meanmenu-reveal {
    width: 26px;
  }

  body .mean-container a.meanmenu-reveal span {
    height: 3px;
  }

  body .navbar-area .logo img {
    max-width: 91px;
    padding: 0px;
    margin-left: -10px;
  }

  body .card18 .minthizmet2 {
    height: auto;
  }

  body .venaborder {
    padding: 20px;
  }

  body .sayac p {
    font-size: 16px;
  }

  body .sayac {
    padding: 10px;
  }

  body .iletdiv {
    padding: 0px;
  }

  body .kurumsaldetay .yuvarlak {
    width: 40px;
    height: 40px;
    font-size: 26px;
  }

  .overview-box .overview-content .content {
    padding-right: 0px;
  }

  body .single-footer-widget.footerurun {
    margin-left: 0px;
  }

  body .single-footer-widget {
    margin-bottom: 15px;
  }

  body .urunacikla {
    border-left: 0px !important;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 20px;
  }

  body .section-title {
    padding: 0px 10px;
  }

  /*.slider-thumbs2 {
    display: none !important;
  }*/

  body .urunslidik .anavitrin {
    width: 100%;
    margin-left: 0px;
  }

  body .owl-carousel .owl-nav {
    top: calc(50% - 25px);
  }

  body .owl-carousel .owl-nav .owl-prev {
    left: 0px;
  }

  body .owl-carousel .owl-nav .owl-next {
    right: 0px;
  }

  body .navbar-area .navbar-nav .nav-item .megamenu {
    position: inherit !important;
    transform: inherit !important;
    padding: 0px;
  }

  body ul.megamenu {
    column-count: inherit;
    flex: inherit;
  }

  body .navbar-area .navbar-nav .nav-item .megamenu .nav-item a {
    margin-left: 10px;
  }

  body .navbar-area .navbar-nav.menuler>.nav-item>.nav-link {
    padding: 15px 10px;
  }

  .navbar-area .mean-nav .logo {
    display: none !important;
  }

  .accordion-body .nav-pills {
    white-space: nowrap;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  body .dilli {
    position: inherit;
    float: right;
    margin-top: 10px;
  }

  body .userim {
    display: none;
  }

  body .navbar-area .logo {
    width: 115px;
    height: 164px;
    background: url(/static/img/logozemin.webp);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
  }

  .navbar-brand .venaturalogo {
    width: 160px;
    height: 138px;
  }

  .navbar-brand img {
    max-width: 132px;
  }
}

@media (min-width: 1200px) {
  .urunacikla {
    padding-left: 60px;
    margin-left: 50px;
  }

  .search-box {
    max-width: 277px;
  }
}

@media (max-width: 1200px) {
  .sidezemin {
    width: 30%;
  }

  .icerikzemin {
    width: 70%;
  }

  .icerikzemin.float-end {
    padding-left: 10px;
  }

  .products-details-desc h2 {
    font-size: 18px;
    margin-left: 10px;
  }

  /*.slider-thumbs2.owl-carousel {
    margin-top: -150px !important;
  }*/

  .navbar-area .navbar-nav.menuler>.nav-item>.nav-link {
    padding: 20px;
  }
}

@media (max-width: 1200px) {
  .megamenu .row {
    display: block;
  }
}

@media (min-width: 768px) and (max-width:1400px) {
  .cat12.overview-box .overview-content .content .features-list li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .search-box {
    width: 238px;
  }

  /*.navbar-area .navbar-nav.menuler>.nav-item>.nav-link {
    padding: 40px 10px;
  }*/

  body .dilli {
    display: none;
  }

  body .navbar-area .logo {
    width: 145px;
    height: 164px;
    background: url(/static/img/logozemin.webp);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
  }

  .navbar-area .logo img {
    max-width: 100px;
    margin-top: -34px;
  }
}

@media (min-width: 768px) and (max-width:1200px) {

  body .m1 .card17 .minthizmet1,
  body .m1 .card17 .minthizmet2,
  body .m1 .card18 .minthizmet1,
  body .m1 .card18 .minthizmet2 {
    width: 100%;
    float: inherit;
    height: inherit;
  }

  .navbar-brand .venaturalogo {
    display: none;
  }

  body .navbar-area .logo {
    width: 115px;
    height: 164px;
    background: url(/static/img/logozemin.webp);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
  }

  body .mobilsearch {
    display: block
  }

  .mobilsearch .search-box {
    width: 42%;
    margin-left: 37%;
  }

  .navbar-expand-md .navbar-collapse .menuler {
    display: none !important;

  }

  .navbar-expand-md .navbar-collapse .tyo {
    position: relative;
    bottom: 50px;
    right: 50px;
    z-index: 99999;

  }

  .search-box {
    width: 350px;
  }

  /*.navbar-area .navbar-nav.menuler>.nav-item>.nav-link {
    padding: 40px 10px;
  }*/

  body .userim {
    display: none;
  }

  /*.navbar-brand .venaturalogo {
    display: none;
  }*/

  body .tracer-responsive-menu.mean-container,
  body.anasayfa header {
    height: 60px;
  }



}










#myModal {
  width: 600px;
  /*background: green;*/
  text-align: center;
  box-sizing: border-box;
  /*padding: 10px;*/
  border: 1px solid #333;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 99999;
}

#myModal .modal-top,
#myModal .modal-bottom {
  width: 100%;
  position: relative;
}

#myModal .modal-top #closeBtn {
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
  border: 0px;
  padding: 4px 8px;
  color: #333;
  cursor: pointer;
}

#myModal:hover .modal-top #closeBtn {
  background: red;
  color: #fff;
}

#myModal .modal-bottom #startNowBtn {
  position: absolute;
  top: -40px;
  right: 3px;
  background: rgba(0, 0, 0, 0.3);
  border: 0px;
  padding: 7px 15px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-size: 17px;
  border-radius: 8px;
}

#myModal:hover .modal-bottom #startNowBtn {
  background: green;
  color: #fff;
}

#myModal .modal-content img {
  width: 100%;
}

.form-floating {
  margin-bottom: 30px;
}




.firmaform.yatay2form .form-floating:nth-child(13) {
  width: 100%;
}

.profile-authentication-area .form-control {
  background: #fff !important;
  border: 1px solid #d3e7c6 !important;
}

.profile-authentication-area .form-floating>.form-control:focus~label,
.profile-authentication-area .form-floating>.form-control:not(:placeholder-shown)~label,
.profile-authentication-area .form-floating>.form-select~label {
  color: #77a65c;
}

.hide {
  display: none;
}

.box-shadow {
  box-shadow: 0 5px 40px 10px #c5e0b58c !important;
}

body .VIpgJd-ZVi9od-l4eHX-hSRGPd,
body .VIpgJd-ZVi9od-l4eHX-hSRGPd:link,
body .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited,
body .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover,
body .VIpgJd-ZVi9od-l4eHX-hSRGPd:active,
body .goog-te-gadget {
  font-size: 0px;
}

.goog-te-gadget img {
  display: none;
}

body .goog-te-gadget .goog-te-combo {
  max-width: 100px;
  display: none;
}

body .goog-te-gadget .goog-te-combo:first-child {
  display: block
}

.explore-learning-video {
  height: 230px;
}

.explore-learning-video iframe {
  height: 230px;
}

.explore-learning-video .video-btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 60px;

}

.dilli {
  position: absolute;
  right: 10px;
  top: 0;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd {
  display: none !important;
}

.profilecontent .bg-white {
  background: linear-gradient(to right, #e9e9e9, rgb(255, 255, 255), #e9e9e9, rgb(255, 255, 255)) !important;
}

.venaborder {
  padding: 40px 80px;
  border: 20px solid;
  margin-top: 30px;
  text-align: center;
}

.venaborder h2 {
  background: linear-gradient(to right, #606060, #9b9b9b, #606060, #9b9b9b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

span.textkirpma {
  width: 145px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 12px;
}

/*
#signup_form .form-floating {
  width: calc(50% - 20px);
  margin-right: 20px;
  float: left;
}

#signup_form::after {
  content: "";
  clear: both;
  display: table;
}

#signup_form .errorlist {
  color: red;
  position: absolute;
}*/
.searchbody {
  position: absolute;
  background: #fff;
  padding: 10px;
  overflow-y: scroll;
  max-height: 560px;
}

.searchbody ul li {
  border-bottom: 1px solid #ccc;
  padding: 5px;
}

.searchbody ul li:last-child {
  border-bottom: 0px;
}

.searchbody p {
  font-size: 13px;
  line-height: 15px;

}

h5.dosyaeki {
  font-weight: 400;
}

.default-btn {
  padding: 8px 20px 8px 20px !important;
}

.blogbox .contyazi {
  -webkit-line-clamp: 2;
}

::placeholder {
  color: #000;
  font-weight: bold;
}


/*************************************/