@font-face {
  font-family: "kalpurush";
  src: url("file:///android_asset/fonts/kalpurush.ttf");
}

body,
input {
  font-family: "Kalpurush", Arial, sans-serif !important;
  /* font-size: 1.2rem !important; */
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  outline: none;
}

.img-fluid {
  margin: 0 auto;
  display: table;
}

.kjl > .img-fluid {
  max-width: 75%;
}

ul.style-list > li::before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f042";
  margin-right: 10px;
}

ul.styleList-inventor > li::before {
  list-style-type: disc !important;
  line-height: 1.5 !important;
}

.icon-awesome::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* ul > li{list-style: none;}
li{list-style: none;} */
.text-underline {
  text-decoration: underline;
}

.navy-background {
  background-color: lightblue;
  font-weight: bold;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  width: 50%;
  margin: 0 auto;
  display: table;
  margin-top: 4%;
  margin-bottom: 4%;
}

.table {
  text-align: left;
}

.listed-list li {
  list-style: disc;
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn.btn-primary:focus,
.btn.btn-primary:active {
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5) !important;
}

.modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}

.middle {
  margin: 0 auto;
  display: table;
}

.modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
  border: 0;
}

.alert-success {
  color: #00b26f;
  /*#009688*/
  background-color: #b2dfdb;
  border-color: #b2dfdb;
}

.close {
  font-weight: bold;
  color: #009688;
}

.babygoat-ok,
.babygoat,
.cow,
.milk {
  display: none;
}

.milkCow,
.dryMilkCow,
.pregnentCow1st,
.pregnentCow2nd,
.babyCow,
.youngCow {
  display: none;
}

.modal-header .modal-close {
  background-color: transparent;
  border: 0;
}

.modal-close {
  display: flex;
  /* justify-content: flex-end; */
}

.modal-title {
  /* text-align: left; */
  width: 100%;
  margin-left: 10px;
}

#ozonAlert,
#ozonAlert1,
#ozonAlert2,
#ozonAlert3,
#ozonAlert4,
#ozonAlert5,
#ozonAlert5_1,
#ozonAlert5_2,
#ozonAlert6,
#ozonAlert6_1,
#ozonAlert6_2,
#ozonAlert7,
#ozonAlert8,
#literAlert1,
#literAlert2,
#literAlert3 {
  display: none;
}

.txt-color {
  background-color: yellow;
}

/*------------------------------------
cow food calculator radio button nesting
--------------------------------------*/
.sub1,
.sub2,
.sub3 {
  display: none;
}

:checked ~ .sub1,
:checked ~ .sub2,
:checked ~ .sub3 {
  display: block;
  margin-left: 40px;
}

#container-radio {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

#radio-expand-3-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.hidden-div {
  display: none;
}

.table-milk {
  width: 100%;
}

.reference {
  background-color: #fff;
  line-height: 2;
  padding: 1.5rem;
}

#ref-h5 {
  font-size: 1.5em;
  padding: 1.5rem;
}

#ref-ol {
  -moz-column-width: 30em;
  -webkit-column-width: 30em;
  column-width: 30em;
  list-style-type: decimal;
}

@media only screen and (max-width: 812px) {
  .reference {
    background-color: #fff;
    font-size: 0.875em;
    line-height: 1.6;
    padding: 1.5rem;
  }
}

#inventor {
  background-color: #fff;
}

/* .thumbnail-img-none-border {
  border: none;
  background-color: #fff;
} */

.inventor {
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 30.5%;
  margin-right: 30.5%;

  font-size: 1em;
  line-height: 1.5;
  padding: 1.5rem;
}

@media only screen and (max-width: 812px) {
  .inventor {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: 5%;
    margin-right: 5%;

    font-size: 0.875em;
    line-height: 1.6;
    padding: 1.5rem;
  }
}

.modal-body-custom {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

#feature {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.rationShow {
  display: none;
}

#rationShow-output,
#rationShow-output_1,
#rationShow-output_2,
#rationShow-output_3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.rationShow-output-container-one {
  /* width: 45%; */
  /* height: 200px; */
  /* background: red; */
  float: left;
  width: 65%;
  overflow: hidden;
}

#suggestion {
  display: flex;
  justify-content: space-evenly;
  /* align-items : space-evenly; */
}

.rationShow-output-container-two {
  /* margin-left: 55%; */
  /* height: 200px; */
  /* background: black; */
  float: left;
  width: 35%;
  overflow: hidden;
}

/*------------------- new css for cattle-------------------*/

/* ---for popup displays background--- */
.modal-content {
  background-color: #fff;
}

/* ---for title --- */
.modal-title {
  font-weight: bold;
  color: #00b26f;
}

.article-main-heading {
  font-weight: 900;
  font-size: 1.6rem;
  color: #00b26f;
  padding: 1rem;
}

.article-sub-heading {
  font-weight: 800;
  font-size: 1.45rem;
  color: #00b26f;
  padding: 1rem;
}

.article-section-heading {
  font-weight: 700;
  font-size: 1.35rem;
  color: #00b26f;
  padding: 1rem;
}

.article-sub-section-one-heading {
  font-weight: 650;
  font-size: 1.315rem;
  color: #00b26f;
  padding: 1rem;
}

.article-sub-section-two-heading {
  font-weight: 575;
  font-size: 1.275rem;
  color: #00b26f;
  padding: 1rem;
}

.article-sub-section-two-heading-in-card {
  font-weight: 600;
  padding: 1rem;
}

.inventor-font-weight {
  font-weight: 900;
  font-size: 1.275rem;
  color: #00b26f;
  padding: 1rem;
}

.article-sub-section-three-heading-no-bold {
  color: #00b26f;
  /* padding: 1rem */
}

.menu-article-font-weight {
  font-weight: 700;
  color: #00b26f;
}

.img-name {
  font-weight: 575;
  font-size: 1.275rem;
  color: #000;
  padding: 1rem;
}

.p-font-size {
  font-size: 1.3rem;
  padding: 1rem;
}

/* <!-- <img class="img-header" src="images/dairy/11.vaccineNation/header.jpg" alt=""> --> */

.p-line-height {
  line-height: 1.25;
  padding: 1rem;
}

.div-p-with-img {
  width: 100%;
  height: auto;
  padding: 1rem;
}

.p-with-img {
  width: 100%;
  height: auto;
}

table {
  /* padding: 1rem */
  /* font-size: */
}

.row {
  padding-left: 1rem;
  padding-right: 1rem;
}

.generic-blockquote {
  padding: 30px 50px 30px 30px;
  background: #fff;
  border-left: 2px solid #00b26f;
  box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
}

.btn-primary {
  background-color: #00b26f !important;
  border-color: #00b26f !important;
  white-space: normal !important;
}

/* ---for round input box--- */
.rounded-input {
  border: 1px #e0e0e0;
  border-radius: 40px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  /* height: calc(2.25rem + 0.25rem); */
  height: calc(4.25rem + 0.25rem);
  /* padding: 0.375rem 0.75rem; */
  padding: 1rem;
  font-size: 1em;
  line-height: 1.5;
  color: #495057;
}

/* ---blockquote content--- */
blockquote {
  font-style: italic;
  border: none;
  quotes: "\201C""\201D""\2018""\2019";
  color: #00b26f;
  display: block;
  text-align: center;
}

blockquote::before {
  content: open-quote;
  font-size: 35px;
  font-weight: bold;
}

blockquote::after {
  content: close-quote;
  font-size: 35px;
  font-weight: bold;
}

blockquote p {
  display: inline;
}

/* --- header background image --- */

.masthead {
  /* height: 100vh; */
  /* min-height: 500px; */
  background-image: url("https://source.unsplash.com/BtbjCFUvBXs/1920x1080");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.jade-color {
  background-color: #00b26f;
  font-weight: bold;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  width: 50%;
  margin: 0 auto;
  display: table;
  margin-top: 4%;
  margin-bottom: 4%;
}

/* --- for imgage --- */
.img-header {
  height: auto;
  width: 100%;
  margin: 0;
}

.img-body {
  height: auto;
  width: 100%;
  margin: 0;
}

.img-bug {
}

/* --- for checkbox stle--- */

.pretty-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.svg-top {
  width: 50px !important;
  height: 50px !important;
  left: -10% !important;
  top: calc((0% - (100%)) - 8%);
}

.svg-top-rice-ration {
  width: 50px !important;
  height: 50px !important;
  left: -20% !important;
  top: calc((0% - (100%)) - 8%);
}

.svg-top-protein-ration {
  width: 50px !important;
  height: 50px !important;
  left: -15% !important;
  top: calc((0% - (100%)) - 8%);
}

.svg-top-corn-ration {
  width: 50px !important;
  height: 50px !important;
  left: -20% !important;
  top: calc((0% - (100%)) - 8%);
}

.svg-top-dairy {
  width: 50px !important;
  height: 50px !important;
  left: -7% !important;
  /* top: calc((0% - (100%)) - 8%) ; */
}

.svg-top-pregnent-cow-2 {
  width: 50px !important;
  height: 50px !important;
  /* left: -7% !important; */
  /* top: calc((0% - (100%)) - 8%) ; */
}

.svg-top-pregnent-cow-3 {
  width: 50px !important;
  height: 50px !important;
  /* left: -7% !important; */
  /* top: calc((0% - (100%)) - 8%) ; */
}

.svg-top-choose-ration {
  width: 50px !important;
  height: 50px !important;
  left: -1% !important;
  /* top: calc((0% - (100%)) - 8%) ; */
}

.svg-top-poultry {
  width: 50px !important;
  height: 50px !important;
  left: -1% !important;
  /* top: calc((0% - (100%)) - 8%) ; */
}

.svg-top-corn-radio {
  width: 50px !important;
  height: 50px !important;
  left: -20% !important;
  top: calc((0% - (100%)) - 8%);
}

ul .pretty .state label:before,
ul .pretty .state label:after {
  content: "";
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  display: block;
  box-sizing: border-box;
  border-radius: 30px;
  /* border: 1px solid transparent; */
  z-index: 0;
  position: absolute;
  left: 0;
  /* top: calc((0% - (100% - 1em)) - 8%); */
  background-color: transparent;
}

.dairy-label label:before,
.dairy-label label:after {
  border-radius: 30px !important;
  left: 15px !important;
}

/* --- for rounded alert box --- */
.alert-round-box {
  border-radius: 40px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

/* --- for "ওজন নির্ণয় করুন" button--- */
.calculate-button {
  padding: 0.7rem 2.25rem !important;
  border-radius: 30px;
  border: none !important;
  /* box-shadow: none !important; */
  /* box-shadow: 5px 10px !important; */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  font-size: 1.15rem;
  background-color: #00b26f !important;
}

@media screen and (max-width: 450px) {
  .middle {
    margin: 0 auto;
    /* display: inline-flex;
    justify-content: space-between; */
    /* vertical-align: middle; */
  }

  .calculate-button {
    padding: 0.5rem 0.9rem !important;
    border-radius: 30px;
    border: none !important;
    /* box-shadow: none !important; */
    /* box-shadow: 5px 10px !important; */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    font-size: 1.15rem;
    background-color: #00b26f !important;
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 360px) {
  .middle {
    margin: 0 auto;
    /* display: inline-flex; */
    /* justify-content: space-between;
     vertical-align: middle; */
  }

  .middle-ration {
    margin: 0 auto;
    display: inline-flex;
    /* justify-content: space-between;
     vertical-align: middle; */
  }
}

@media screen and (max-width: 353px) {
  .middle {
    margin: 0 auto;
    /* display: inline-flex; */
    /* justify-content: space-between;
     vertical-align: middle; */
  }

  .middle-ration {
    margin: 0 auto;
    /* display: inline-flex;
    /* justify-content: space-between;
     vertical-align: middle; */
  }

  .calculate-button {
    padding: 0.3rem 0.7rem !important;
  }

  .ration {
    padding: 0.4rem 0.5rem !important;
  }
}

@media screen and (max-width: 302px) {
  .middle-milk {
    margin: 0 auto;
  }
}

@media screen and (max-width: 282px) {
  .middle-milk {
    margin: 0 auto;
  }
}

/* ---for car article--- */
#card-article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* --- for index menu --- */
#buffalo-body,
#goat-body,
#bull-body,
#dairy-body,
#poultry-body {
  background-color: #00b26f;
}

/* #bull-body {
  background-image: url('../images/4.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

} */
.container {
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.btn-primary-index-menu {
  color: #00b26f;
  /* background-color: #007bff;
  border-color: #007bff */
}

.box > ul {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.btn-primary-index-menu:hover {
  color: #00f26f;
  /* background-color: #0069d9;
  border-color: #0062cc */
  text-decoration: none;
}

.btn-primary-index-menu.focus {
  box-shadow: 0 0 0 0.2rem rgba(8, 255, 0, 0.5) !important;

  /* 0 0 0 .2rem rgba(0, 123, 255, .5) */
}

.btn-primary-index-menu {
  /* background-color: #fff !important; */
  /* border-color: #00b26f !important; */
  /* white-space: normal !important; */
}

.btn-block-index-menu {
  display: block;
  width: 100%;
}

.btn-index-menu {
  /* display: inline-block; */
  font-weight: 400;
  text-align: center;
  /* white-space: nowrap;
    vertical-align: middle; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* border: 1px solid transparent; */
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.box-custom > span {
  width: 0;
  height: 100%;
  border: 1px solid #fff;
  top: 0;
  left: -30px;
}

.box-custom > span,
.box-custom > span:before {
  content: "";
  display: block;
  position: absolute;
}

.box-custom > span:before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #30be76;
  border: 2px solid #fff;
  left: -10.5px;
  top: 20px;
}

/* --- buffalos index images --- */
.buffalos-image-1 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-1.jpg");
}

.buffalos-image-2 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-2.jpg");
}

.buffalos-image-3 ul li > span:before {
  background-image: url("../images/font-images/12.jpg");
}

.buffalos-image-4 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-4.jpg");
}

.buffalos-image-5 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-5.jpg");
}

.buffalos-image-6 ul li > span:before {
  background-image: url("../images/font-images/calculator-1.png");
  background-color: white;
}

.buffalos-image-7 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-7.jpg");
  background-color: white;
}

.buffalos-image-8 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-8.jpg");
}

.buffalos-image-9 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-9.jpg");
  background-color: white;
}

.buffalos-image-10 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-10.jpg");
}

.buffalos-image-11 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-11.jpg");
}
.buffalos-image-12 ul li > span:before {
  background-image: url("../images/font-images/buffalo/buffalos-image-12.jpg");
}

@media screen and (max-width: 767px) {
  .buffalos-image-7 ul li > span:before {
    top: -1.5px !important;
  }
}

@media screen and (max-width: 559px) {
  .buffalos-image-6 ul li > span:before {
    top: -13px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: -1.5px !important;
  }
}

@media screen and (max-width: 552px) {
  .buffalos-image-6 ul li > span:before {
    top: -13px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-9 ul li > span:before {
    top: -13px !important;
  }
}

@media screen and (max-width: 541px) {
  .buffalos-image-6 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 532px) {
  .buffalos-image-9 ul li > span:before {
    top: -1.5px !important;
  }
}

@media screen and (max-width: 441px) {
  .buffalos-image-6 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-9 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-4 ul li > span:before {
    top: -0.9px !important;
  }
}

@media screen and (max-width: 411px) {
  .buffalos-image-5 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-6 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-9 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-4 ul li > span:before {
    top: -0.9px !important;
  }
}

@media screen and (max-width: 386px) {
  .buffalos-image-5 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-6 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-9 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-4 ul li > span:before {
    top: -0.9px !important;
  }
}

@media screen and (max-width: 381px) {
  .buffalos-image-5 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-6 ul li > span:before {
    top: 11px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: 11px !important;
  }

  .buffalos-image-9 ul li > span:before {
    top: -1.5px !important;
  }

  .buffalos-image-4 ul li > span:before {
    top: -0.9px !important;
  }
}

@media screen and (max-width: 371px) {
  .buffalos-image-1 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-5 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-6 ul li > span:before {
    top: 11px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: 11px !important;
  }

  .buffalos-image-9 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-4 ul li > span:before {
    top: -0.9px !important;
  }
}

@media screen and (max-width: 358px) {
  .buffalos-image-1 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-5 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-6 ul li > span:before {
    top: 11px !important;
  }

  .buffalos-image-7 ul li > span:before {
    top: 11px !important;
  }

  .buffalos-image-9 ul li > span:before {
    top: 11px !important;
  }

  .buffalos-image-10 ul li > span:before {
    top: -1px !important;
  }

  .buffalos-image-4 ul li > span:before {
    top: -0.9px !important;
  }
}

/* --- goats index images --- */

.goats-image-1 ul li > span:before {
  background-image: url("../images/font-images/4.jpg");
}

.goats-image-2 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-2.jpg");
}

.goats-image-3 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-3.jpg");
}

.goats-image-4 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-4.jpg");
}

.goats-image-5 ul li > span:before {
  background-image: url("../images/font-images/calculator-1.png");
  background-color: white;
}

.goats-image-6 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-6.jpg");
}

.goats-image-7 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-7.jpg");
  background-color: white;
}

.goats-image-8 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-8.jpg");
}

.goats-image-9 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-9.jpg");
  background-color: white;
}

.goats-image-10 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-10.jpg");
}

.goats-image-11 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-11.jpg");
}
.goats-image-12 ul li > span:before {
  background-image: url("../images/font-images/goat/goats-image-12.jpg");
}

@media screen and (max-width: 767px) {
  .goats-image-7 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 552px) {
  .goats-image-7 ul li > span:before {
    top: -1px !important;
  }

  .goats-image-9 ul li > span:before {
    top: -15px !important;
  }
}

@media screen and (max-width: 531px) {
  .goats-image-9 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 386px) {
  .goats-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .goats-image-9 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 375px) {
  .goats-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .goats-image-9 ul li > span:before {
    top: -1px !important;
  }

  .goats-image-6 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 371px) {
  .goats-image-7 ul li > span:before {
    top: 11px !important;
  }

  .goats-image-9 ul li > span:before {
    top: -1.5px !important;
  }

  .goats-image-6 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 355px) {
  .goats-image-7 ul li > span:before {
    top: 11px !important;
  }

  .goats-image-9 ul li > span:before {
    top: 11px !important;
  }

  .goats-image-6 ul li > span:before {
    top: -1px !important;
  }

  .goats-image-8 ul li > span:before {
    top: -1px !important;
  }
}

/* --- bulls index images --- */

.bulls-image-1 ul li > span:before {
  background-image: url("../images/font-images/1.1.jpg");
}

.bulls-image-2 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-2.jpg");
}

.bulls-image-3 ul li > span:before {
  background-image: url("../images/font-images/calculator-1.png");
  background-color: white;
}

.bulls-image-4 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-4.jpg");
}

.bulls-image-5 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-5.jpg");
  background-color: white;
}

.bulls-image-6 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-6.jpg");
}

.bulls-image-7 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-7.jpg");
  background-color: white;
}

.bulls-image-8 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-8.jpg");
}

.bulls-image-9 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-9.jpg");
}

.bulls-image-10 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-10.jpg");
}
.bulls-image-11 ul li > span:before {
  background-image: url("../images/font-images/bull/bulls-image-11.jpg");
}

@media screen and (max-width: 767px) {
  .bulls-image-5 ul li > span:before {
    top: -1.5px !important;
  }
}

@media screen and (max-width: 552px) {
  .bulls-image-5 ul li > span:before {
    top: -1.5px !important;
  }

  .bulls-image-7 ul li > span:before {
    top: -13px !important;
  }
}

@media screen and (max-width: 531px) {
  .bulls-image-5 ul li > span:before {
    top: -1.5px !important;
  }

  .bulls-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .bulls-image-8 ul li > span:before {
    top: -1.5px !important;
  }
}

@media screen and (max-width: 419px) {
  .bulls-image-4 ul li > span:before {
    top: -1.6px !important;
  }

  .bulls-image-5 ul li > span:before {
    top: -1.5px !important;
  }

  .bulls-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .bulls-image-8 ul li > span:before {
    top: -1.5px !important;
  }
}

@media screen and (max-width: 386px) {
  .bulls-image-4 ul li > span:before {
    top: -1.6px !important;
  }

  .bulls-image-5 ul li > span:before {
    top: -1.6px !important;
  }

  .bulls-image-7 ul li > span:before {
    top: -1.5px !important;
  }

  .bulls-image-8 ul li > span:before {
    top: -1.5px !important;
  }

  .bulls-image-10 ul li > span:before {
    top: -13px !important;
  }
}

@media screen and (max-width: 371px) {
  .bulls-image-4 ul li > span:before {
    top: -1px !important;
  }

  .bulls-image-5 ul li > span:before {
    top: 11px !important;
  }

  .bulls-image-7 ul li > span:before {
    top: -2.5px !important;
  }

  .bulls-image-8 ul li > span:before {
    top: -1px !important;
  }
}

/* --- dairy index images --- */

.dairys-image-1 ul li > span:before {
  background-image: url("../images/font-images/1.jpg");
}

.dairys-image-2 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-2.jpg");
}

.dairys-image-3 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-3.jpg");
}

.dairys-image-4 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-4.jpg");
}

.dairys-image-5 ul li > span:before {
  background-image: url("../images/font-images/dairy/bulls-image-8.jpg");
}

.dairys-image-6 ul li > span:before {
  background-image: url("../images/font-images/calculator-1.png");
  background-color: white;
}

.dairys-image-7 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-7.jpg");
  background-color: white;
}

.dairys-image-8 ul li > span:before {
  background-image: url("../images/font-images/dairy/bulls-image-6.jpg");
}

.dairys-image-9 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-9.jpg");
  background-color: white;
}

.dairys-image-10 ul li > span:before {
  background-image: url("../images/font-images/dairy/bulls-image-8.jpg");
}

.dairys-image-11 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-11.jpg");
}

.dairys-image-12 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-12.jpg");
}

.dairys-image-13 ul li > span:before {
  background-image: url("../images/font-images/dairy/dairys-image-13.jpg");
}

.dairys-image-14 ul li > span:before {
  background-image: url("../images/font-images/dairy/calendar.png");
  /* background-color: white; */
}

@media screen and (max-width: 767px) {
  .dairys-image-7 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 559px) {
  .dairys-image-6 ul li > span:before {
    top: -13px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 552px) {
  .dairys-image-6 ul li > span:before {
    top: px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: px !important;
  }
}

@media screen and (max-width: 528px) {
  .dairys-image-9 ul li > span:before {
    top: -0.5px !important;
  }
}

@media screen and (max-width: 475px) {
  .dairys-image-6 ul li > span:before {
    top: 1px !important;
  }
}

@media screen and (max-width: 403px) {
  .dairys-image-6 ul li > span:before {
    top: 1px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: 1px !important;
  }
}

@media screen and (max-width: 391px) {
  .dairys-image-6 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 386px) {
  .dairys-image-6 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-14 ul li > span:before {
    top: -1.5px !important;
  }
}

@media screen and (max-width: 379px) {
  .dairys-image-6 ul li > span:before {
    top: -1.5px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 372px) {
  .dairys-image-14 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-6 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: 15px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 371px) {
  .dairys-image-14 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-6 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 353px) {
  .dairys-image-14 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-6 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-8 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-12 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 345px) {
  .dairys-image-3 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-14 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-6 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-7 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-9 ul li > span:before {
    top: 11px !important;
  }

  .dairys-image-8 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-11 ul li > span:before {
    top: -1px !important;
  }

  .dairys-image-12 ul li > span:before {
    top: -1px !important;
  }
}

/* --- poultrys index images --- */

.poultrys-image-1 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-1.jpg");
}

.poultrys-image-2 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-2.jpg");
}

.poultrys-image-3 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-3.jpg");
}

.poultrys-image-4 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-4.jpg");
}

.poultrys-image-5 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-5.jpg");
}

.poultrys-image-6 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-6.jpg");
}

.poultrys-image-7 ul li > span:before {
  background-image: url("../images/font-images/calculator-1.png");
  background-color: white;
}

.poultrys-image-8 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-8.jpg");
}

.poultrys-image-9 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-9.jpg");
}
.poultrys-image-10 ul li > span:before {
  background-image: url("../images/font-images/poultry/poultrys-image-10.jpg");
}

@media screen and (max-width: 543px) {
  .poultrys-image-2 ul li > span:before {
    top: -14px !important;
  }
}

@media screen and (max-width: 532px) {
  .poultrys-image-7 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 543px) {
  .poultrys-image-2 ul li > span:before {
    top: -1px !important;
  }
}

@media screen and (max-width: 387px) {
  .poultrys-image-1 ul li > span:before {
    top: -14px !important;
  }

  .poultrys-image-2 ul li > span:before {
    top: -1px !important;
  }

  .poultrys-image-3 ul li > span:before {
    top: -14px !important;
  }

  .poultrys-image-4 ul li > span:before {
    top: -14px !important;
  }

  .poultrys-image-5 ul li > span:before {
    top: -14px !important;
  }

  .poultrys-image-6 ul li > span:before {
    top: -14px !important;
  }

  .poultrys-image-7 ul li > span:before {
    top: -1px !important;
  }

  .poultrys-image-8 ul li > span:before {
    top: -14px !important;
  }

  .poultrys-image-9 ul li > span:before {
    top: -14px !important;
  }
}

@media screen and (max-width: 358px) {
  .poultrys-image-7 ul li > span:before {
    top: 10px !important;
  }
}

/* --- for font icon image & bullte image--- */

.bullet-images {
  margin-top: -10px;
}

.list-item {
  position: relative;
  margin-bottom: 15px;
}

.list-image {
  /* background-image: "url(%path)"; */
  position: absolute;
  left: 0px;
  top: -5px;
}

.bullet-content {
  padding-left: 40px !important;
  display: inline-block !important;
}

.menu-font-images {
  margin-top: -1.7px;
}

.chevorn-images {
  margin-top: 10px;
}

/* ---for "ফিরে যান" button--- */
.footer-back-button {
  padding: 0.7rem 2.25rem !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  /* -webkit-box-shadow: none !important; */
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15) !important;
  font-size: 1.15rem;
  background-color: #00b26f !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input {
  text-align: center;
}

input[type="radio"]:checked:before {
  background: green;
}

input[type="radio"]:checked {
  border-color: green;
}

@media only screen and (min-width: 310px) and (max-width: 327px) {
  .row-322 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}

/* Reveal on scroll */
.revealOnScroll {
  opacity: 1;
}
