/*#div_news ul li{    padding: 0 10px;}*/



p, ul, ol, dl, pre, address, fieldset, figure {
    margin: 0 0 20px 0;
    margin: 0;
}


* + hr {
    margin-top: 20px;
}


.right-border
{
    border-right: 1px solid #ccc;
}

.def-top-run{
    text-align: center;
    width: 100%;
}
.def-adv-block-wrap{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.def-adv-element{
    width: calc(50% - 16px);
    padding-bottom: 20px;
}
.def-adv-text{
    line-height: 1.6;
    font-size: clamp(14px, 2vw, 16px);
    color: var(--adv-text-color);
    margin: 0;
    display: flex;
    align-items: center;
    font-family: Montserrat,sans-serif;
}
.def-adv-title{
    font-weight: 600;
    font-size: 22px;
    font-size: clamp(18px, 3vw, 22px);
    color: #323643;
    color: var(--adv-title-color);
    margin-top: -30px;
    margin-bottom: 12px;
}

.def-adv-main-title svg{
    vertical-align: middle;
    margin-right: 10px;
}
.def-adv-digit{
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    font-size: 70px;
    color: #5f324c;
    color: var(--adv-digit-color);
    opacity: 0.2;
}


.def-adv-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1080px;
    padding-bottom: 32px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    padding-right: 20px;
    padding-left: 20px;
}

.def-adv-main-title{
    /*color: #714a61;*/
    font-weight: bold;
    font-size: 30px;
    width: 100%;
    padding-bottom: 32px;
    justify-content: center;
    /*text-align: center;*/
}

.def-adv-main-title {
    font-family: "KarloCham-Line", sans-serif;
    /*font-size: 59px;          !* как в исходном макете *!*/
    font-size: clamp(32px, 5vw, 59px);
    font-weight: 400;
    /*color: #303030;*/
    display: flex;
    align-items: center;
    gap: 15px;                 /* отступ между svg и текстом */
    margin-bottom: 35px;
}

.def-adv-main-title svg {
    flex-shrink: 0;
}

#def-adv-block{
    padding: 0;
}

#div_news{
    padding-right: 0;
}

.mobile_text_1{
    padding: 20px 20px;
    background: #fbfff0;
}
.vit_ul a:hover{
    /*color:#555;*/
    color: var(--text-main);
}

.stayhome_def{
    /*margin-top: 15px;*/
    font-size: 16px;
    font-style: italic;
    color: #2a3b4c;
    padding-right: 20%;
    line-height: 1.6;
}

/*
@media (min-width: 1400px){

    .middle_block::after {
        content: "";
        background-image: url("/images/bg/tree.png"), url("/images/bg/tree.png");
        opacity: 0;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: fixed;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: left, right;
        transition: opacity .65s;
    }
    
    .middle_block._raise::after{
        opacity: 0.7;
    }
}
 */

.def_middle_block a{
    color:#333;
}
.def_middle_block span{
    font-size: 13px;
    line-height: 1.5;
    
    margin: 0px 80px 19px 0px;
    display: block;
}

@media (min-width: 0) and (max-width: 768px) {
    .def_middle_block span {
        margin: 0px 20px 19px 0px;
    }    
}
.def_list_select{
    font-size: 19px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
    color:#333;
}
.select2{
    font-size: 20px;
    font-family: sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",rouble;
    
}
.def_middle_block{
    /*margin: 10px 0px 20px 0;*/
}
.bold {
    font-weight: bold;
    padding-bottom: 3px;
    font-size: 17px;
    color: #505050;
}

.def ul{
    list-style: none;
    padding-left: 3px;
}

.title_descr2{
    margin-top: 5px;
    opacity: 0.9;
}
.title_descr{
    /*background: #dff1d3;*/
    /*background: #e5efde;*/
    /*background: linear-gradient(135deg, #e5efde 15%, #fcffff 40%, #f2faff 50%, #e8fff9 60%, #e0e0e0 85%);*/
    /*background: linear-gradient(135deg, #deecef 15%, #f7f7f7 40%, #efefef 50%, #eef3f2 60%, #deecef  85%);*/
    /*background: linear-gradient(135deg, #e4e9ea 15%, #eaf1f3 30%, #f8fcff 55%, #eef3f2 75%, #f5fdff 90%);*/
    /*padding: 45px 30px;*/
    /*border-radius: 6px;*/
    /*box-shadow: 0 4px 25px rgba(0,0,0,.07);*/
    background: #e6e6e6;
    background: #f3f3f3;
    font-size: 19px;
    margin: 40px auto;
 
    padding: 20px 30px;
}

@media (min-width: 0) and (max-width: 768px) {
    .title_descr {
        padding: 25px 35px 35px 25px;
        margin: 10px 0 0 0 ;
        font-size: 17px;
    }
}
.def ul li:last-child {
    width: 100%;
}

.def ul li:nth-child(3n+3) {
    margin-right: 0;
}
.def ul li{
    width: 356px;
    height: 300px;
    height: auto;
    margin: 0 21px 21px 0;
    line-height: 1.6;    
    /*border: 1px solid #caccce;*/
    /*border-radius: 10px;*/
    padding: 35px 30px 40px;
    background: #f3f3f3;

    /*flex: 0 0 33.333333%;*/
    /*max-width: 33.333333%;*/
    
}

.brand_select{
    color:#e4a531;
    color: #db2a4f;
    text-shadow: 1px 1px 43px #a2a2a2;

}
.def ul li div {
    width: 100%;
}

.defh1{
    font-size: 18px;
    /*color: #555;*/
    /*padding-top: 15px;*/
    padding: 15px 15px 0 0px;
    text-transform: uppercase;
    /*width: 102%;*/
    border-bottom: .15rem solid rgb(243, 127, 0);
    padding-bottom: 10px;
    text-shadow: 1px 1px 20px #333;
    /*margin-left: 70px;*/
}

.def_bg_img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    font-family: 'object-fit: cover;';
}
.def_bg_wrap{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.def_bg_wrap:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.28), rgba(0,0,0,0.58));
}

@font-face {
    font-family: museo_sans_cyrl300;
    src: url('/fonts/MuseoSansCyrl_0-webfont.woff') format("woff");
    font-weight: 400;
    font-style: normal
}

.zoom-img {     max-width: unset !important;}
.def a {
    /*color: #212529;*/
    /*border-bottom: 1px dotted #212529;*/
}
.def li {
    padding-bottom: 20px;
    font-size: 13px;
}
.carousel-item img { width: 100%; }

/*#news li{*/
    /*margin-bottom: 15px;    */
/*}*/

/*news begin*/

.news_date{
    /*margin-left: auto;*/
    font-size: 13px;
    color: #313131;
    /*transition: opacity 0.15s ease;*/
    /*line-height: 30px;*/
    /*font-family: "Roboto",sans-serif;*/
    /*float:right;*/
    /*padding-top: 12px;*/
    /*margin-right: 15px;*/

}


.news_block_l {
    text-align: right;
    padding: 0px;
    /*height: 140px;*/
}
.news_block_r{
    /*margin: auto 0;*/
    /*padding: 0 20px 20px;*/
    /*padding: 20px;*/
    display: grid;
    /*height: 140px;*/
    max-height: 140px;
    padding: 15px;

}

ul.news li:nth-of-type(even) div div:last-child
{
    /*background: #ececec;*/
}

div.news_title{
    /*padding: 5px 0;*/
    padding: 5px 0 10px;
    /*font-size: 15px;*/
    /*font-family: 'museo_sans_cyrl300';*/
    font: 15px/22px 'Roboto Slab', serif;
}
.news_text{
    opacity: 0.8;
    font-size: 13px;
    margin: 0px 60px 14px 0px;
    display: block;
}
ul.news {
    list-style: none;
    padding: 0;
}
/*ul.news li img {*/
/*    width: 245px;*/
/*}*/

@media (min-width: 0) and (max-width: 768px) {
    .defh1{
        /*padding-left: 15px;*/
    }
    ul.news li img {
        width: 100%;
    }

}
/*news end*/




.def_middle_block ul{
    padding-left: 0;
    flex-wrap: wrap;
    display: flex;
    list-style: none;
    /*padding: 5px;*/
}
.item_card{
    font-size: 12px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0,0,0,.07);
    border: 1px solid #eee;
    transition: all .15s ease-in-out;
}

.item_card img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%;
}
.item_card_text{
    margin: 10px;
}
.item_card_date{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    /*z-index: 2;*/
    /*background-color: #dadada;*/
    /*background-color: #fbfbfb;*/
    /*font-size: 11px;*/
    /*color: #333;*/
    
    /*padding: 0 10px;*/
    /*height: 22px;*/
    /*line-height: 22px;*/
    /*!*margin: 10px 0 0 10px;*!*/
    /*margin: 10px 10px 0px 0;*/
    /*border-radius: 5px;*/

    margin-left: 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #cdcdcd;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;
}

.def_middle_block ul li{
    margin-top: 10px;
}
.def_middle_block ul li:first-child{
    margin-top: 0;
} 