/* Add here all your css styles (customizations) */

.full-w-block a:link, .full-w-block a:visited {color:#fff;border-bottom: 1px dotted #e2e2e2;text-decoration: none}
.full-w-block a:hover {border-bottom:2px dotted #e2e2e2;text-decoration: none}
.full-w-block {color:#fff}
.full-w-block .info-blocks-in p {color:#fff}
.circles-number {display:none}
.circles-text-wrp {top:4px !important;}

/*

.inner-pchart.col-md-3 {
    width: 100% !important;
}

@media (min-width: 992px) {
    .inner-pchart.col-md-3 {
        width: 25% !important;
    }
}*/

@media (max-width: 991px) {
    .company-averages.col-md-3 {
        width: 25%;
        float: left;
    }
}
@media (max-width: 570px) {
    .company-averages.col-md-3 {
        width: 33% !important;
        float: left;
    }
}
@media (max-width: 420px) {
    .company-averages.col-md-3 {
        width: 50% !important;
        float: left;
    }
}
.add-categories li {list-style: none; color:white}
.add-categories li label {list-style: none; color:white;font-weight: normal}
.breadcrumb .add-categories h4 {margin:0}
.breadcrumb .add-categories p {margin:0}
.add-categories ul {padding-left:20px}
.add-categories label {display:inline}

.reg-block {
    width: 380px;
    padding: 20px;
    margin: 60px auto;
    background: #fff;
    border-top: solid 2px #72c02c;
}

.reg-block h2,
.reg-block p,
.reg-block p a {
    color: #777;
}

.reg-block-header h2 {
    font-size: 28px;
}

.reg-block p a {
    text-decoration: underline;
}
.reg-block p a:hover {
    text-decoration: none;
}

/*Forms*/
.reg-block .input-group-addon {
    color: #bbb;
    background: none;
    min-width: 40px;
}

.reg-block .form-control:focus {
    box-shadow: none;
    border-color: #999;
}

.reg-block .checkbox {
    color: #555;
    margin-bottom: 20px;
    font-weight: normal;
}
.reg-block {
    border-top: 2px solid #e74c3c;
}
.reg-block .sky-form {
    border:0px;
}

/*Reg Header*/
.reg-block-header {
    padding-bottom: 5px;
    margin-bottom: 30px;
    border-bottom: solid 1px #eee;
}

.reg-block-header h2 {
    text-align: center;
    margin-bottom: 15px;
}

.reg-block-header p {
    text-align: center;
}

/*For Mobile Devices*/
@media (max-width: 500px) {
    .reg-block {
        width: 300px;
        margin: 60px auto;
    }
}

.error {color:red;font-weight: bold}


.header{
    background: transparent;
    border:0px;
}
li.dropdown a:hover, li.dropdown a:visited, li.dropdown a{
    color: #000 !important;
    /*font-weight: bold !important;*/
    /*text-shadow: 1px 1px 2px black, 0 0 1em black !important;*/
    border-bottom: 2px dotted transparent !important;
    /*box-shadow: -5px 4px 15px 5px black;*/
    padding:15px 10px 8px 10px  !important;
}
li.dropdown a {border-bottom:inherit;}
li.dropdown.regular-top-menu-link a:hover
{
    border-bottom:2px solid red !important;
    color: #E41F26 !important;
}
li.dropdown.add-company-li a:hover{
    /*color: #fff !important;*/
    /*background-color: #E41F26 !important;*/
    /*color: #E41F26 !important;*/
}
li.dropdown.add-company-li span:hover{
    color: #fff !important;
    background-color: #E41F26 !important;
    /*color: #E41F26 !important;*/
}
/*
.header-fixed .header.header-fixed-shrink  .container{
    background:rgba(0, 0, 0, 0) url("../img/byrating/arnament.jpg") repeat scroll 0 0;
}*/
.header-fixed .header.header-fixed-shrink {
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 9999;
    position: fixed !important;
    margin-top: -10px !important;
    border-bottom: none;
    padding: 0 !important;
    /*box-shadow: 0 0 3px #bbb;*/
    margin-left:0px !important;
    /*background: rgba(0, 0, 0, 0) url("../img/byrating/arnament3.jpg") repeat scroll 0 -90px;*/
    /*background: rgba(0, 0, 0, 0) url("../img/bg/8.jpg") repeat scroll 0 10px;*/
}
.header {
    margin-top:-49px;
    position:absolute;
    margin-left:44px;
}
.header-fixed .header.header-fixed-shrink:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    /*background: url(../img/patterns/gridtile.png) repeat;*/
    /*background: rgba(255,255,255,0.85);*/
    /*background-image: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,1));*/
}
.header .navbar-nav > li > a {
    color: #687074;
    font-size: 16px;
    font-weight:400;
    text-transform: none;
}
/*@media (min-width: 992px) {
    .header-menu-correction {margin-top:54px}
}*/
.da-slider .da-dots {display:none}
.header-logo{
    position:absolute;
    top:24px;
    margin-left:15px;
    z-index: 1000;
    /*font-size: 0.7em;*/
    font-size: 10px;
    line-height: 1.3;
    color: #B9B9B9;
}
.header-logo a,.header-logo a:visited, .header-logo a:hover{
    color:white;
    font-size:1.5em;
    text-shadow: 1px 1px 2px black, 0 0 1em black !important;
    font-weight: bold;
    z-index:1000;
    text-decoration:none;
    white-space: nowrap;
}
.header-logo a:hover{text-shadow: 1px 1px 2px black, 0 0 1em red !important;}
/*.mega-menu {margin-top:23px}*/
/*
#topcontrol {display: none !important;}*/
.navbar-toggle {
    margin-top:11px;
    z-index:2000;
}
.headline{
    margin-left:25px;
    margin-top:10px;
}
.companies-list.new-companies .container{
    padding-bottom:25px
}
/*.companies-list{*/
/*padding-top:15px;*/
/*}*/
.companies-list .col-md-4 {
    padding:5px;
}
.header-fixed .header.header-fixed-shrink {
    /*box-shadow: 2px 2px 10px #000;*/
}
.alert-danger, .alert-success {text-align: center}

.search_results a:link,.search_results a:visited {color:#555;
    /*border-bottom:1px dotted #000000*/
}
.search_results a:hover {color:#000;text-decoration: none;
    /*border-bottom:1px dotted #000000*/
}
.search_results small a:link,.search_results small a:visited {color:#e74c3c;text-decoration: none;border:0}
.search_results small a:hover {text-decoration: none;
    /*border-bottom:1px dotted #e74c3c;*/
}
.search_results small {color:#696969}
.search-company-title {}
.search_results {position:absolute;background-color:white;z-index:10000; width:100%}
.search-open {position:relative;}
.label.label-default {margin-left:3px;background: transparent;color:#696969;font-size:1.7em;}
.rating-filled {color:#e74c3c}
.breadcrumb a {border-bottom:1px dotted; text-decoration: none}
.breadcrumb a:hover {border:none}
.btn-u.ordering-options {background-color:#fff;color:#e74c3c;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;outline:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}
.btn-u.ordering-options:hover, .btn-u.ordering-options:focus, .btn-u.ordering-options:active, .btn-u.ordering-options.active, .open .dropdown-toggle.btn-u.ordering-options {
    /*background: lightpink none repeat scroll 0 0;*/
    /*color: #fff;*/
    /*text-decoration: underline;*/
}

.header .dropdown-submenu > a:after {
    content: ""
}
.header .dropdown > a:after {
    content: ""
}
@media (max-width: 991px) {
    .header .mega-menu .dropdown {
        /*background-color:#e2e2e2;*/
        opacity:0.8;
        border: 1px solid black;
        background: lightgrey repeat scroll 0 0;
    }
    .header .navbar-collapse.collapse.in {
        overflow: inherit !important;
    }
    .header .nav .search-open {
        background: #fcfcfc;
        /*border: 1px solid black;*/
    }
}
/*Mega Menu Dropdown OPENS from LEFT Side*/
.header .mega-menu .dropdown.mega-menu-left .dropdown-menu {
    overflow: inherit !important;
}

/*Mega Menu Dropdown OPENS from RIGHT Side*/
.header .mega-menu .dropdown.mega-menu-right .dropdown-menu,
.header .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu {
    overflow: inherit !important;
}

.header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    overflow: inherit !important;
}
.support-choice {
    font-size:1.5em;
    text-align:center;
    padding:25px 15px;
    margin:0px 0px;
    cursor:pointer;
    margin-bottom:20px;
}
/* Slider on top of homepage and catalogue*/
.da-slide .da-img {
    text-align: left;
}
.select2-dropdown.select2-dropdown--below{
    width: 348px !important;
}

.select2-container--default .select2-selection--single{
    padding:6px;
    height:30px;
    width: 200px;
    /*font-size: 2em;*/
    text-transform: uppercase;
    position: relative;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    /*background-image: -khtml-gradient(linear, left top, left bottom, from(#424242), to(#030303));*/
    /*background-image: -moz-linear-gradient(top, #424242, #030303);*/
    /*background-image: -ms-linear-gradient(top, #424242, #030303);*/
    /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(100%, #030303));*/
    /*background-image: -webkit-linear-gradient(top, #424242, #030303);*/
    /*background-image: -o-linear-gradient(top, #424242, #030303);*/
    /*background-image: linear-gradient(#424242, #030303);*/
    background-image: none;
    width: 30px;
    color: #fff;
    font-size: 1.3em;
    padding: 4px 32px;
    height: 30px;
    position: absolute;
    top: 6px;
    right: 0px;
}
#city_area_container .select2-dropdown.select2-dropdown--below{
    width: 348px !important;
}

#city_area_container .select2-container--default .select2-selection--single{
    /*height:40px !important;*/
    height:20px !important;
}

#city_area_container .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px !important;
    /*width: 60px !important;*/
    padding: 1px 16px;
    /*height: 40px !important;*/
    height: 40px !important;
    position: absolute;
    top: 11px;
    right: 0px;
}
.companies-row {
    width:58%;
    float:left
}
#app_suggests {
    display:none;
}
#other-categories-div {
    display:none;
}
.survetka-image {
    display:none;
}
.survetka-image-bottom {
    display:block;
}
@media (max-width: 992px) {
    #map-default-position {
        /*display:none;*/
    }
    .ordering-options {
        margin-left:20px;
    }
    #map-fixed {
        /*display:none;*/
    }
    .map-container {
        float: none !important;
        width: 100% !important;
        margin-left: -1px;
    }
    #map {
        width: 100% !important;
        height: 300px !important;
    }
    .footer-socials {
        display: none;
    }
    #country_select_box {
        display: none;
    }
    .companies-row {
        width:100%;
        float:left
    }
    .top-info-block {
        width:100% !important;
    }
    #apps_suggests {
        opacity: 0.7;
        position:fixed;
        bottom:0px;
        left:0px;
        background-color:black;
        width:100%;
        display:block;
        padding: 15px 0 5px 7px;
    }
    #topcontrol {
        display:none;
    }
    .other-categories-on-homepage {
        display:none;
    }
    #other-categories-div {
        display:block;
    }
    #social-widgets {
        display:none;
    }
    #promo-block-video {
        display:none;
    }
    #promo-block-text {
        display:none;
    }
    .survetka-image {
        display:block;
    }
    .survetka-image-bottom {
        display: none;
    }
    /*.btn-u-lg, a.btn-u-lg {*/
    /*font-size:14px;*/
    /*}*/
}
@media (min-width: 992px) {
    .col-md-7 {
        width: 50.4%;
    }
}
@media (min-width: 1200px) {
    .col-md-7 {
        width: 58.3333%;
    }
}

.block-grid-v1, #map {
    /*box-shadow: 0 5px 5px black;*/
    /*border-top: 1px solid #e2e2e2;*/
}
.bg-grey-clean {
    /*in new design those areas are white*/
    /*background-color: #f7f7f7;*/
}

@media (max-width: 500px) {
    img.desktop {
        display: none;
    }
    img.mobile-image {
        display: block;
    }
}
@media (min-width: 501px) {
    img.desktop {
        display: block;
    }
    img.mobile-image {
        display: none;
    }
}
img.desktop {
    box-shadow: 0px 0px 10px #708090;
}
img.mobile-image {
    box-shadow: 0px 0px 5px #708090;
}
/*#vk_groups {display:inline}*/
/*#fb-page {display:inline}*/
body {
    background-color:#f7f7f7;
    font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
}

/*.block-description .left-inner img {*/
/*box-shadow: 0px 0px 10px #708090;*/
/*border: 0 !important;*/
/*padding: 0 !important;*/
/*}*/
.job-content .categories li {
    border: 0;
}
.left-inner, .right-inner {
    /*box-shadow: 0 5px 5px black;*/
    border: 1px solid #eee;
}
.footer-socials li i:hover {color:#4267b2 !important;}

.mova-nearby-link {border-bottom:1px dotted grey;cursor:pointer}
.nearby-inactive-icon {
    padding-right:10px;
    font-size:1.2em;
    color:#e74c3c;
    opacity:0.4;
}
.nearby-inactive-icon:hover {
    /*opacity:0.6;*/
}
.nearby-and-marker-inactive {
    color:#555;
    opacity:0.85;
}
.nearby-and-marker-inactive:hover {
    opacity:1;
}
.mova-critics a:link, .mova-critics a:visited {color:#333;border-bottom: 1px dotted #333;font-style: italic;font-weight: normal}
.mova-critics a:hover {border-bottom:2px dotted #e2e2e2;text-decoration: none;font-weight: normal}

.bg-image-v2::before {
    background-color: #E8E8E8;
}
.job-content .categories li {
    /*color: #E42327;*/
    color: #e2e2e2;
}

.content-boxes-v3 .content-boxes-in-v3 h3 a {
    color: #E41F26;
}
.footer-v1 .footer {
    background-color: #6A6A6A;
    color: #fff;
}

.footer-v1 .footer h2 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 0px;
}
.footer-links {
    list-style: none;
    padding-left: 0px;
    font-size: 16px;

}
.footer-links-column {
    border-left: 1px solid white;
    height: 210px;
}
.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: white;
}
.footer-v1 .copyright {
    background-color: white;
    color: black;
    text-align: center;
    width: 100%;
}
.footer-v1 .footer {
    padding: 40px 0px 0px 0px;
}
.download-app {
    color: #E41F26;
    font-size: 24px;
    margin-top: 50px;
}
.block-grid-v1 {
    border-bottom: 2px solid #E8E8E8;
}

.header-fixed .header.header-fixed-shrink {
    box-shadow: none;
}
.header-fixed .header.header-fixed-shrink .nav > li > .search {
    padding: 16px 0 16px
}

.footer-v1 .footer-socials {
    text-align: left;
}

.mobile-platform-footer {
    display:inline-block;
    color: #808080;
    font-size: 16px;
    margin-left:15px;
}
.mobile-platform-footer span {

}
.block-grid-v1-add-info {
    border: none;
}
.block-grid-v1-add-info li a {
    border: none;
}
.star-vote li i {
    color: #E41F26;
}
.star-vote {
    display: inline;
}
.star-vote li i.fa-tag{
    font-size: 16px;
}
.breadcrumb-short-block {
    color: #808080;
    font-size: 14px;
    padding: 6px 0;
    white-space: nowrap;
}
.box-company-short {
    font-size: 14px;
}
.box-company-short {
    height: 54px;
    line-height: 1.3;
}
.block-grid-v1-add-info {
    padding-top:5px;
    padding-left: 0px;
}
.pobach-switcher {
    margin-top: 19px;
    font-size: 16px;
}
.select2-container--default .select2-selection--single {
    border: none;
}
#city_area_container .select2-container--default .select2-selection--single {
    height:20px;
}
#city_area_container .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px;
    height: 40px;
}

#city_area_container {
    margin-top: -11px;
}
.team-member {
    width:285px;
    float:left;
    min-height:410px;
}
.team-member .name {
    font-size:24px;
    text-align: center;
    line-height:1.3;
    color: #000000;
}
.team-member .occupation {
    margin-top:10px;
    font-size: 14px;
    text-align: center;
    color: #808080;
}
.team-imagecontainer{
    margin:50px auto;
    display:block;
    width:143px;
    height:143px;
    overflow:hidden;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    position:relative;

    /* non-essential styling */
    /*-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);*/
    /*box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);*/

}
.team-imagecontainer img{
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
    width: 200%;
    position:absolute;
    left: -100px;
    top: -100px;
}
.team-border-top {
    background-color: #e8444a;
    width: 130px;
    height: 130px;
    margin-left: 54px;
    position: absolute;
    transform: rotate(-45deg);
    margin-top: 57px;
}
#block-categories-navigation a, #block-categories-navigation a:visited  {
    /*color: #E41F26;*/
    color: #fff;
    text-shadow: 1px 1px 2px black;
    text-decoration:none;
    font-size: 16px;
}
.search_results a, #search_results a:visited  {
    color: #E41F26 !important;
    text-shadow: none !important;
    text-decoration:none;
    font-size: 16px;
}
#block-categories-navigation a:hover {
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
}
.block-grid-v1 h3 a {
    font-size: 24px;
    font-weight: 500;
    margin-right: 10px;
}
#platform-explanation {
    float:right;
    margin: 6px 0px 0 6px;
}

#popular-links-mobile {
    float:right;
    margin: 6px 0px 0 15px;
    display: none;
    text-shadow: 1px 1px 1px black, 0 0 1em black !important;
}

@media (max-width: 500px) {
    #popular-links-mobile {
        display: inline;
    }
}

.say-search-button {
    font-size:14px;
    width:184px;
    background-color: #E41F26;
    height: 38px;
    box-shadow: 0px 2px 2px 0px #ccc;
}
@media (max-width: 500px) {
    #platform-explanation {
        display:none;
    }
    .say-search-button {
        width: 100px;
    }
}
#block-categories-navigation {
    line-height: 1.3;
}
.categories-icon-div {
    display: inline-block;
    width:35px;
    /*text-align:center;*/

}
.categories-icon-div div {
    position: absolute;
    width: 35px;
    text-align: center;
    margin-top:-15px;
    margin-left:-8px;
}
.categories-icon-div span {
    /*position:absolute;*/

    /*margin-left:-20px;*/
    /*font-size:1.3em;*/
}
#topcontrol i {
    top: -2px;
    margin-left: 8.5px;
}
#search_input {
    height: 38px;
    font-size: 16px;
    box-shadow: 0px 2px 2px 0px #ccc;
    border-radius: 0;
}
#search_results span{
    margin-left:10px;
}
#search_results {
    border: 1px solid #ccc;
    box-shadow: 0px 2px 2px 0px #ccc;
}
#search_input::placeholder {
    /*color:#C7C7C7;*/
    color:#8с8с8с;
}

.image-upload-box {display:inline-block;margin-right:10px}
.image-upload-box .file-input {width:1px;height:1px;visibility:hidden;position:absolute}
.image-upload-box .new-upload-area {width:100px;height:100px;border:1px dashed black;position:relative}
.image-upload-box .new-upload-area .upload-plus-icon {margin-left:43px;margin-top:43px}
.image-upload-box .image-preview-div {width:100px;height:107px;position:relative;}
.image-upload-box .image-delete {z-index:4000;display:none;margin-left:80px;position:absolute;width:15px;height:15px;text-align:center;padding-bottom:20px;cursor:pointer;}
.image-upload-box .image-delete .image-delete-icon {color:black;opacity:1;cursor:pointer}
.image-upload-box .image-preview {width:100px;height:100px;border:1px solid transparent;margin-bottom:5px}
/*#registration_form .row .row{margin-right:0px;margin-left:0px}*/
.bottom-apps-download {
    width: 100%;
    height: 313px;
    text-align: center;
    background-color: #E8E8E8;
}
@media (max-width: 700px) {
    .bottom-apps-download {
        height: 345px;
    }
}
@media (max-width: 400px) {
    .bottom-apps-download {
        height: 390px;
    }
}
#company_details .select2-container--default .select2-selection--single {
    height:40px;
}
#company_details .bottom-apps-download {
    display:none;
}

.bg-image-v2:before {
    background: url("/assets/img/top-background-sticker.jpg") no-repeat !important;
    background-color: #392b3e !important;
    background-position: 45% !important;
}
@media (max-width: 700px) {
    .bg-image-v2:before {
        background-position: 0 !important;
    }
}


/*donors start*/


/* donar.by extension */

.avatar-wrap {
    background-color: #e2e2e2 !important;
}
.avatar-wrap {
    flex-shrink: 0;
    border-radius: 100%;
    width: 44px;
    height: 44px;
    overflow: hidden;
    background: var(--gradient-pink);

& > img {
      object-fit: cover;
      height: 100%;
      width: 100%;
  }

& .mars-avatar {
      object-fit: contain;
  }
}

.avatar-outer {
    display: inline-block;
}

.donors-list {
    width: 100%;
}
.donors-list h1 {
    margin-bottom: 30px;
    font-family: var(--strong-font-family);
    font-size: var(--font-size-lg);
    font-weight: 400;
}
@media (min-width: 768px) {
    .donors-list h1 {
        font-size: var(--font-size-xl);;
    }
}
.avatar-wrap.honored-avatar {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 20px;
    width: 70px;
    height: 70px;
}
.honored-name {
    display: inline-block;
    font-size: 1.2em;
}
.avatar-outer.honored-avatar {
    background: url(https://donar.by/img/certificate/frame.svg) no-repeat -1px 4px;
    padding: 0px 0px 20px 0px;
    background-size: 100px 100px;
    margin-left: 10px;
    margin-right: 10px;
}
.avatar-outer.honored-avatar.female {
    background: url(https://donar.by/img/certificate/frame-w.svg) no-repeat -1px 4px;
    padding: 0px 0px 20px 0px;
    background-size: 100px 100px;
    margin-left: 10px;
    margin-right: 10px;
}
.pro-certificate {
    background: url(https://donar.by/img/certificate/pro-label.svg) no-repeat 94px 31px;
    background-size: 24px 19px;
}
.pro-certificate.female {
    background: url(https://donar.by/img/certificate/pro-label.svg) no-repeat 94px 25px;
    background-size: 24px 19px;
}

.donors-list .donor-label,.donors-list .donor-number {
    color: darkgray;
}
.text.donors-list {
    padding-top: 10px !important;
}

@media (min-width: 768px) {
    .top-donors-list {
        display: flex;
    }
}

.donors-list h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.donor-achievement-numbers {
    font-size: 0.9em;
}
.clips .donor-achievement-numbers {
    color: var(--red);
}
.votes .donor-achievement-numbers {
    color: var(--valid-green);
}
.play-icon-donors {
    display: inline-block;
    width: 14px;
    margin-right: 7px;
}
.play-icon-donors path {
    color: var(--valid-green);
    fill: var(--valid-green);
}
.mic-icon-span {
    display:inline-block;
}
.mic-icon-span svg {
    height: 20px;
}
.text.donors-list.honored-list {
    background-color: var(--white);
}
.respectful {
    color: darkgray;
}
.donors-section {
    padding-top: 40px !important;
    overflow: hidden;
}
.home .text.honored-section {
    background-color: var(--white) !important;
}


/*donors end*/

.breadcrumb b {
    padding: inherit;
}