.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: #00783a !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: #00783a !important;
    opacity: 0.882;
}
/*.acod-head a{*/
/*    color: #ffffff !important;*/
/*}*/
/*.acod-head a:after{*/
/*    color: #ffffff !important;*/
/*}*/
.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 #00783a;
    color: #fff;
    background-color: #00783a;
}
.custom-button-style {
    border: 2px solid #00783a;
    color: #00783a;
    background: transparent;
}
.min-height-253
{
    min-height: 253px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00783a;
    border-color: #00783a;
}
.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;
}
@media only screen and (max-width: 767px)
{
    .header-style-6 .is-fixed .logo-header {
        width: 135px !important;
    }

    .header-nav.navbar-collapse.justify-content-center.collapse.show .logo-header.mostion
    {
        width: 100% !important;
    }
}
@media only screen and (max-width: 991px){
    .header-style-6 .logo-header, .logo-header {
        width: 135px !important;
    }
    .header-nav.navbar-collapse.justify-content-center.collapse.show .logo-header.mostion
    {
        width: 100% !important;
    }
    .header-nav.navbar-collapse.justify-content-center.collapse.show .logo-header.mostion img
    {
        min-width: 150px !important;
    }
    .header-nav.navbar-collapse.justify-content-center.collapse.show ul
    {
        padding-top: 0px !important;
    }
   
}
 .h2{
        font-size: 36px !important;
        font-weight: 600 !important;
    }
    .footer-overlay .footer-top{
        background-image: none;
    }
.content-inner{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
@media only screen and (max-width: 767px ){
.h2 {
    font-size: 20px !important;
}
}
.blog-img-round{
   border-top-left-radius: 5% !important;
   border-top-right-radius: 5% !important;
}
.blog-title-cus{
    color:#ffffff;
}
.read_more_btn{
    padding: 3px 20px 3px 20px;
    border-radius: 18px;
    background-color: #00783a;
    color: #ffffff;
    margin-top: 20px;
    border-style: solid;
}
.read_more_btn:hover{
     padding: 3px 20px 3px 20px;
    border-radius: 18px;
    background-color: #00783a;
    color: #ffffff;
    margin-top: 20px;
    border-style: solid;
}
.header-nav .nav > li {
    padding: 0px 9px !important;
}
