.home-content__buttons .btn {
    width: 215px;
    border-color: #45201a;
    color: #45201a;
    margin: 1.5rem 1.5rem 0 0;
    letter-spacing: .25rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.s-home .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    background-color: #ffffff;
}

.s-about {
    padding-top: 16.2rem;
    padding-bottom: 9rem;
    background-color: #321414;
    color: #edaca1;
    position: relative;
}
.mx-when-scroll-menu {
    background-color: #ffffff !important;
    border-bottom: 1px solid #9c9c9c36;
    height: 49px;
    color: #ebebdd !important;
}
.mx-when-scroll-menu a{

    color: #000 !important;
}

.site-logo {
 position: relative;
 left: 0;
 top: -5px;
 font-family: 'Russo One', sans-serif !important;
 font-size: 20px;
 font-weight: 900;
}

.stats h5 {
font-family: 'Exo 2', sans-serif;
margin-top: 1.8rem;
color: #f4d285;
font-size: 1.8rem;
line-height: 1.333;
position: relative;
}
.display-2 {
font-family: 'Exo 2', sans-serif;
}
.service-text {
font-family: 'Exo 2', sans-serif;
}
.h2 {
font-family: 'Exo 2', sans-serif;
}
.footer-main .right {
padding-left: 40px;
margin-top: 103px;
}

.mx-img-contact img {
height: 70%;
}
.mx-bg-light {
background-color: white;
}
.mx-medium-size-font {
font-size: 25px;
}
.mx-head-slogan {
font-size: 22px !important;
background-color:#0000002b;
padding: 20px 10px;
}
.mx-head-header {
margin-bottom: 10px !important;
}
.mx-pointer {
cursor: pointer !important;

}
.mx-hover:hover {
border: 1px solid #007bff2e;
}
.mx-hover {
border: 1px solid #4f484814;
padding: 10px;
font-size: 14px;
line-height: 15px;
}
.mx-card-content {
font-size: 14px;
line-height: 15px;
}
.mx-h5 {
font-size: 18px;
padding-top: 20px;
}
.mx-price {
margin-top: 0;


font-size: 30px;
font-family: fantasy;

}
.mx-price-in-catalog, .mx-service-price {
font-size: 18px;
font-family: 'Russo One', sans-serif;
color: #f2f2f2;
background-color: grey;
padding: 10px;
}
.mx-service-price, .mx-price-in-catalog {
color: #ffc107 !important;
}
.mx-height-img {
max-height: 600px !important;
}
.mx-wrap-img img {
height: 300px;
width: auto;
}



.zornet_ru_lisrum,
.zornet_ru_lisrum * {
box-sizing: border-box;
}
.zornet_ru_lisrum {
position: relative;
display: inline-block;
overflow: hidden;
max-width: 100%;
height: auto;
}
.zornet_ru_lisrum img {
max-width: 100%;
}
.zornet_ru_lisrum .zornet_ru_lisrum-layer_bottom {
display: block;
}
.zornet_ru_lisrum .zornet_ru_lisrum-layer_top {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
/*background: rgba(239, 239, 239, 0.07);*/
    /*color: #fff;*/
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.zornet_ru_lisrum:hover .zornet_ru_lisrum-layer_top,
.zornet_ru_lisrum.active .zornet_ru_lisrum-layer_top {
    opacity: 1;
}
.zornet_ru_lisrum .zornet_ru_lisrum-text {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.zornet_ru_lisrum .zornet_ru_lisrum-text_mobile {
    font-size: 15px;
    border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none;
}
.zornet_ru_lisrum.active .zornet_ru_lisrum-text_mobile {
    display: block;
}

.zornet_ru_lisrum .zornet_ru_lisrum-layer_scale {
    border-radius: 50%;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.zornet_ru_lisrum:hover .zornet_ru_lisrum-layer_scale,
.zornet_ru_lisrum.active .zornet_ru_lisrum-layer_scale {
    border-radius: 0%;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.mx-h3 {
    font-size: 15px;
    padding: 20px 10px;
}
.mx-service-price {
    font-size: 18px;
    font-family: 'Russo One', sans-serif;


}
.success ul, li {
    line-height: 17px !important;
    margin-bottom: 8px !important;
}

.mx-ul {
    margin-top: 30px;
}
/*.mx-height-icons img {*/
    /*heihgt: auto;*/
    /*max-width: 400px;*/
/*}*/

.mx-text-icon {
    font-size: 18px;
    line-height: 14px;
}
.bg-danger {
    background-color: #464445!important;
}
.z-index-10 {
    z-index: 10 !important;
}
.z-index-90000 {
    z-index: 90000 !important;
}

@media screen and (max-width: 400px) {

    .site-logo {

        left: 0;
         top: 0px;
        font-family: 'Russo One', sans-serif !important;
         font-size: 16px;
         font-weight: 400;
    }
}
