.bg-grey1{
    background-color: #dddddd;
}
.bg-grey2{
    background-color: #444;
}
.bg-zoloto{
    background-color: #bead59!important;
}

.text-orange1, a.text-orange1{
    color: #fbba00;
}
a.text-orange1:hover{
      color: #daa202;
}

.fon1{
    background-image: url("../img/bg-bestseller.jpg");
    background-size: cover;
}

.fon2{
    background-image: url("../img/bg-footer.jpg");
    background-size: cover;
}
.fon3{
    background-image: url("../img/fon3.jpeg");
    background-position: top;
    background-size: cover;
}

.fon4{
    background-image: url("../img/kvartira1.jpg");
    background-position: center;
    background-size: cover;
}

.bg-main{
    background-image: url("../img/metallonostr015-1920x781.jpg");
    background-size: cover;
}

.link1{
    color: #444 !important;
    font-size: 14px!important;
    font-weight: bold!important;
    text-overflow: ellipsis!important;
    text-decoration: none !important;
}
.link1:hover{
  color: #bead59 !important;
}

header{
    position: absolute;
    top:20px;
    left:0;
    right: 0;
}

.br-0{
    border-radius: 0 !important;
}

.btn{
    border-radius: 0 !important;
}

header a{
    color: #fff;
    text-decoration: none;
}
header a:hover{
     color: #bead59 !important;
}

.bg-main2{

    background-image: url("../img/bg-bread.jpg");
      background-size: cover;
    height: 400px;
}

.bg-main2-wrap{
    padding-top: 140px;
}

.acordion-img{
    border-radius: 10px;
    height: 60px;
    width: 60px;
}

.accordion-button{
     box-shadow: none !important;
}

.accordion-button:not(.collapsed){
    background-color: #bead59 !important;
    color: #fff!important;
    box-shadow: none;
}

.br-20{
    border-radius: 20px;
}

.text-zoloto{
    color: #bead59 !important;
}

.btn-zakazat-zvonok{
    cursor: pointer;
}