

.main-slider .container {
    position: relative;
    padding-top: 130px;
    padding-bottom: 170px;
    z-index: 30;
}


.site-footer__top {
    position: relative;
    display: block;
    padding: 80px 0 91px!important;
}

 .main-slider .container {
    position: relative;
    padding-top: 130px;
    padding-bottom: 170px;
    z-index: 30;
}



#fixed-wp {
    border-radius: 50%!important;
    margin: auto!important;
    background-color: #00c853!important;
    text-align: center;
    margin-bottom: 12px;
    position: fixed;
    width: 46px;
    height: 46px;
    bottom: 90px;
    right: 30px;
    z-index: 100;
    font-size: 26px;
    padding-top: 9px;
}


#phone {
    border-radius: 50%;
    margin: auto;
    background-color: #a9802c!important;
    text-align: center;
    margin-bottom: 25px;
    position: fixed;
    width: 46px;
    height: 46px;
    bottom: 130px;
    right: 30px;
    z-index: 100;
    font-size: 24px;
    padding-top: 5px;
    border: 1px solid white;
}

#phone i, #fixed-wp i {
    font-size: 28px;
    color: white;
}

.fa {
    display: inline-block!important;
    font: normal normal normal 14px/1 FontAwesome!important;
    font-size: inherit!important;
    text-rendering: auto!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important;
}