header a {
    font-family: Circe !important;
    font-weight: 400
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #fff
}

.uk-navbar-nav > li > a {
    color: #333;
    font-size: 12px
}

header {
    border-bottom: 1px solid #999;
    background: #fff
}

.logo a {
    font-size: 20px !important;
    font-weight: 700;
    padding-left: 0px !important;
    display: block !important;
    line-height: 80px;
}

.call_me a {
    min-height: 100% !important
}

.container {
    max-width: 1440px !important;
    padding-left: 15px;
    padding-right: 15px
}

.phones button {
    background: none;
    border: none
}

.phones {
    align-self: center
}

.phones_drop a {
    color: #333;
    font-family: Futura;
    font-weight: 400
}

.phones_drop a:hover {
    color: #333;
    text-decoration: none
}

.desktop_video video {
    max-height: 93vh;
    object-fit: fill;
    width: 100%;
}

.desktop_video img {
    max-height: 93vh !important;
    object-fit: fill;
    width: 100%;
}

.advantages .advantages_block_col_4:first-child {
    background: #ACD100
}

.advantages .advantages_block_col_4:nth-child(2) {
    background: #D3E022
}

.advantages .advantages_block_col_4:last-child {
    background: #EEEC4E
}

.advantages_block_col_4 p {
    font-family: Circe;
    font-size: 30px;
    color: #333;
    font-weight: 700;
    text-align: center;
    margin-top: 20px
}

.advantages_block_col_4 {
    text-align: center;
}

.advantages_block_col_4 img {
    padding-top: 30px;
    max-height: 150px;
    width: 100%
}

.advantages {
    position: relative
}

.mobile_menu {
    margin-left: auto !important;
}

.mobile_header{
    position: fixed;
background: #ACD100;
height: 100%;
width: 100%;
top: 0px;
z-index: 12121;
overflow-y: hidden;
    display: none
}

.close_menu{
    position: absolute;
right: 15px;
top: 15px;
}

.close_menu{
    width: 25px!important;
    height: 25px!important;
}

.hidden_mobile_menu li{
    margin: 0px;
    padding: : 0px;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff
}

.hidden_mobile_menu a{
    color: #fff;
    font-size: 20px;
    font-family: Circe
}

.hidden_mobile_menu a:hover{
    color: #fff;
    font-size: 20px;
    font-family: Circe
}

.drop_moble{
    background: none;
    border: none;
    padding-left: 0px!important;
    padding-bottom: 5px;
    margin-top: 20px;
    font-size: 22px!important;
    font-weight: 700!important;
}

.drop_menu{
    background: none!important;
border: none!important;
padding: 0!important;
margin-bottom: 40px!important;
}