.header-style-6 .social-line li a {
    color: #ffffff !important;
}

.icon-bx-cus img {
    height: 78px !important;
}

.icon-bx-lg-cus img {
    height: auto !important;

}

.icon-bx-sm-cus img {
    height: 85px !important;
}

.bg-cus {
    background-color: #104431 !important;
}

.logo-footer img,
.logo-header img
{
    max-width: 100%;
    /*width: 70% !important;*/
    height: auto;
    padding: 10px 10px !important;
}

.custom-shadow-light {
    box-shadow: 0px 0px 6px 1px #aaa;
}

.custom-box-shadow-light:hover {
    box-shadow: 0px 0px 6px 1px #aaa;
}

.custom-box-shadow-dark:hover {
    box-shadow: 0px 0px 8px 2px #777;
}

.custom-box-full-width {
    width: 100%;
}

.hierarcy-arrow-img::after {
    content: "";
    background: url("../../frontend/images/hierarchy-arrow-lg.png") no-repeat;
    width: 46px;
    height: 250px;
    position: absolute;
    top: 14px;
    right: -33px;
}

.header-padding {
    padding-top: 20px;
}

@media only screen and (max-width: 991px) {
    .header-style-6 .navbar-toggler {
        margin: 40px 0 17px 5px !important;
    }
}
.cus-icon-size{
    font-size: 28px;
}
.header-style-6 .header-nav .nav>li>a:hover{
    color:#fff !important;
}
.header-style-6 .header-nav .nav > li.active > a{
    color: #ffff !important;
}
.icon-bx-lg-prog{
    width: auto;
    height: auto;
    /*margin-top: -25px;*/
}
.cus-bg-acod{
    background-color: #104431 !important;
    opacity: 0.882;
}

.min-height-135
{
    min-height: 135px;
}
.cus-small-title
{
    font-size: 15px;
    line-height: 26px
}
.width-190
{
    width: 190px;
}
.font-small
{
    font-size: small;
}
.min-height-339
{
    min-height: 339px;
}
.min-height-313
{
    min-height: 313px;
}

.custom-button-style:hover {
    border: 2px solid #104431;
    color: #fff;
    background-color: #104431;
}
.custom-button-style {
    border: 2px solid #104431;
    color: #104431;
    background: transparent;
}
.min-height-253
{
    min-height: 253px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #104431;
    border-color: #104431;
}
.icon-bx-lg {
    width: 120px;
    height: auto !important;
    line-height: 120px;
}
.rules-regulation-filters li
{
    text-align: right;
}
.rules-regulation-filters li::before
{
    top: 34% !important;
}
.fixed-filters-sidebar
{
    position: fixed;
    top: 200px;
    width: 370px;
}

.rules-regulation-filters ul
{
    max-height: 400px;
    overflow-y: auto;
}

#virtual-breeding .top-section img
{
    max-height: 143px;
}
.icon-bx-sm img
{
    height: 100%;
    max-height: 78px;
}
.close-mating {
    bottom: -8px;
    margin-left: 48%;
    position: absolute;
    cursor: pointer;
}
.close-mating .badge{
    display: inline-block;
    min-width: 10px;
    padding: 7px 8px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 13px;
}

/* pgsdc style  */
/* header button */
button#quik-search-btn {
    background-color: #104431 !important;
    border-radius: 50px !important;
    border-color: #104431;
}
/* Menu active color */
[class*=bg-] .header-nav .nav>li.active>a, [class*=bg-] .header-nav .nav>li.current-menu-item>a {
    color: #16db65 !important;
}
/* Menu hover color */
[class*=bg-] .header-nav .nav>li:hover>a, [class*=bg-] .header-nav .nav>li>a:hover {
    color: #16db65;
}
footer a, footer a:visited {
    color:#000000 !important;
}
footer a, footer a:hover {
    color:#000000 !important;
}
.mail-btn{
    background-color: #104431;
}
.cus-justify-align{
    hyphens: auto;
    display: block;
    margin: 0 auto;
    width: 270px;
    height: auto;
}
.acod-head a{
    color: #000000 !important;
}
.acod-head a:after{
    color: #000000 !important;
}
.custom-color-primary
{
    color: #104431 !important;
    text-shadow: 2px 2px #FFFFFF !important;
}
.custom-slider-heading-shadow
{
    text-shadow: 2px 2px #104431 !important;
}

.contact-info {
    padding: 25px 0 !important;
}
.header-contant-block .logo-header{
    width: 350px !important;
}
.logo-header.mostion
{
    width: 200px !important;
}
.sticky-header.main-bar-wraper.navbar-expand-lg.is-fixed .container.clearfix.bg-primary
{
    box-shadow: 0px 0px 6px 0px #aaa;
}
.social-line li a{
    color: #FFFFFF !important;
}
footer h1, footer h1 a, footer h2, footer h2 a, footer h3, footer h3 a, footer h4, footer h4 a, footer h5, footer h5 a, footer h6, footer h6 a {
  color: #000000 !important;
}
footer, footer b, footer p, footer strong {
  color: #000 !important;
}
.content-inner {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.section-head {
  margin-bottom: 10px !important;
}
.blog-title-cus{
    color: #ffffff !important;
}
.read_more_btn {
  padding: 3px 20px 3px 20px;
  border-radius: 18px;
  background-color: #00783a;
  color: #ffffff;
  margin-top: 20px;
  border-style: solid;
}
