.catalog {
    margin-top: 30px
}

.lang_switcher a{
    line-height: 80px;
    padding-left: 10px;
    text-transform: uppercase;
    color:#333;
    font-size: 14px;
}

.lang_switcher a:hover{
    text-transform: uppercase;
    color:#333;
    text-decoration: none;
}

.table_pr td{
    font-family: Futura;
}

.table_pr th{
    font-family: Circe;
    font-weight: 700;
    color: #333;
}

.catalog .uk-card-body button {
    border: 1px solid #ACD100;
}

.catalog .uk-card-body button:hover {
    border: 1px solid #ACD100;
}

.catalog .uk-card-body a {
    color: #333;
    font-family: Futura
}

.catalog .uk-card-body a:hover {
    text-decoration: none
}

.mobile_video img {
    min-height: 90vh;
    object-fit: cover;
}

.back_form h1{
    font-family: Futura;
    font-size: 40px;
    font-weight: 700
}

.back_form p{
    font-family: Futura;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0px
}

.catalog .uk-card-body p{
    font-family: Futura;
    font-size: 16px;
    min-height: 100px;
}

.catalog .uk-card-body h3{
    font-family: Futura;
    font-size: 20px;
    font-weight: 700
}

.back_form input{
    font-family: Futura;
height: 50px;
border-radius: 50px;
padding-left: 15px;
}

.back_form textarea{
     font-family: Futura;
border-radius: 20px;
padding-left: 15px;
}

.back_form form{
    max-width: 400px;
margin: 0 auto;
    margin-top: 27%
}

.back_form button{
    background: #ACD100;
    color: #333;
    font-size: 16px;
    border: 0px solid #333;
    padding: 7px 30px;
    border-radius: 40px
}

footer{
    background: #ACD100;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 10px solid #333
}

footer .col-contacts h3{
    font-family: Futura;
    font-size: 30px;
    font-weight: 700
}

footer .col-contacts ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

footer .col-contacts li{
    padding-top: 5px;
    color: #333
}

footer .green_bold{
    font-family: Futura;
    color: #333;
    font-weight: 700
}

footer a{
    color: #333;
}

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

footer .map iframe{
    width: 100%;
    height: 100%;
    border: 3px solid #fff!important
}

.product{
    margin-top: 30px;
}

.gallery_pr img{
    width: 100%;
}

.desc_pr h1{
    font-family: Futura;
    font-size: 30px;;
    font-weight: 700;
}

.desc_pr p{
    font-family: Futura;
    font-size: 16px;
    font-weight: 400;
}

.pagetitle{
    font-family: Futura;
    font-size: 40px;;
    font-weight: 700;
}

.pagetitle_back{
    margin-bottom: 30px;
}

.about_us p{
    font-family: Futura;
    font-size: 18px;
}

.bottom_footer p{
    margin-bottom: 0px;
}

.bottom_footer .bold{
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
    font-family: Futura;
    display: block;
}

.bottom_footer p, .bottom_footer a{
    color: #333;
    font-family: Futura;
    font-size: 16px;
}

.cf-footer form{
    margin-top: 0px;
}

.cf-callback h6{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-family: Futura;
}

.cf-callback p{
    text-align: center;
}

.we_buy h3{
    font-size: 22px;
    font-weight: 700;
    font-family: Futura;
}