/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */


/* --------------------------------------- */

.contacts_list {
    margin: 0 0 0;
}

.tableA {
    width: 100%;
}

.tableA td {
    width: 25%;
    padding: 10px 10px 10px 10px;
}

.tableB {
    width: 50%;
    padding: 10px 10px 10px 10px;
}

.tableB td {
    width: 50%;
    padding: 0px 0px 0px 5px;
}

.table_march {
    width: 100%;
}

.tableC {
    width: 100%;
}

.tableC td {
    padding: 10px 10px 10px 10px;
}

.table_march td {
    padding: 10px 10px 10px 10px;
}

.table_march th {
    padding: 10px 10px 10px 10px;
}

.modal-dialog {
    padding-top: 100px !important;
}

.medialine {
    padding: 30px 0 0 0;
    text-align: right;
}

.medialine a:hover {
    color: #fffafa;
}

.nofixed {
    position: absolute !important;
}

.flex-direction-nav {
    display: block !important;
}

.isblock {
    display: none !important;
}

.arrow_top {
    top: -20px !important;
    bottom: auto !important;
}

img {
    opacity: 1;
    transition: opacity 0.3s;
}

img[data-src] {
    opacity: 0;
}

.hidden-my {
    display: none !important;
}


/* Код для адаптации видео */

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Конец кода для адаптации видео */

@media screen and (max-width: 991px) {
    .banners-big .item .video {
        margin-left: -338px !important;
    }
}

.price-box {
    background: #f8f265;
    padding: 10px 45px 10px 45px;
    overflow: hidden;
}

.price-box .price1 {
    float: left;
    padding: 18px 0;
    letter-spacing: 0.9px;
    color: #1f313b;
    /* font-size: 40px; */
    font-size: 37px;
    font-family: "GothamProMedium", Arial, sans-serif;
    margin-right: 22px;
}

.btn-delivery {
    /* background: #f23d3d; */
    color: #fff;
    float: right;
    font-family: "GothamProMedium", Arial, sans-serif;
    font-size: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 14px 42px;
}

.ul.conditions {
    margin-top: 2px;
    margin-right: 13px;
}

.conditions li {
    padding-left: 74px;
    padding-right: 40px;
    margin-bottom: 47px;
    position: relative;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.conditions .title {
    margin-bottom: 6px;
}

.conditions .item p {
    margin-bottom: 0;
}

.icon-tenure:after {
    content: "";
    width: 56px;
    height: 56px;
    display: block;
    background: url(/upload/icon/srok-prebyvania.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.icon-submission:after {
    content: "";
    width: 56px;
    height: 56px;
    display: block;
    background: url(/upload/icon/podacha.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.icon-validity:after {
    content: "";
    width: 56px;
    height: 56px;
    display: block;
    background: url(/upload/icon/srok-deystvya.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.icon-turnaround:after {
    content: "";
    width: 56px;
    height: 56px;
    display: block;
    background: url(/upload/icon/oformlenie.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.item .title {
    /* font-family: "GothamProLight", Arial, sans-serif; */
    font-size: 24px;
    color: #1881bf;
    letter-spacing: 0.6px;
    margin-bottom: 12px;
}

.catalog.detail .head .item {
    padding: 0px!important;
}

.conditions {
    background-color: #eaf7ff;
    padding-top: 15px;
}

ul li:before {
    content: "" !important;
    margin: 0px !important;
}

.chars {
    display: none;
}

.comments {
    display: none;
}

.logo-row {
    background-image: url(/upload/image/background-top.jpg);
    height: 315px;
}

.menu-row.bgcolored.white {
    background: #252525;
}

hr {
    display: none;
}

.link-block-more {
    float: right;
    background-color: #9d9f9e;
    width: 200px;
    padding-left: 10px;
    border-radius: 10px 0px 0px 10px;
    display: flex;
    margin-top: -45px;
}


/* .item:hover{
  box-shadow: 2px 1px 2px 4px rgba(54, 183, 63, 0.7)!important;
} */


/* Here you can put custom css rules for your site */

.brands_list li {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    padding: 0;
    width: 24%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px 10px 0;
    text-align: center;
    height: 122px;
    line-height: 122px;
    transition: box-shadow ease 0.2s;
}

.picture {
    width: 550px;
    display: inline-block;
    margin-left: -20px;
}

.previewtext {
    display: inline-block;
    float: right;
    text-align: inherit;
    padding-right: 50px;
    width: 340px;
}

.bottom-menu .items {
    display: inline-flex;
}

.bottom-menu .item {
    padding-right: 10px;
}

.header_mobile {
    text-align: center;
    display: grid;
}

@media (max-width:980px) {
    .bottom-menu .items {
        display: block;
    }
    .banners-big.front {
        margin-top: 0px;
    }
    .list-type-block.item-views .item .image+.body-info {
        margin-left: 0px;
    }
    .picture {
        width: 100% !important;
        display: inline-block;
        margin-left: 0px !important;
    }
    .previewtext {
        padding-right: 0px;
        width: 100%;
        padding: 10px;
    }
    .body-info {
        display: inline-table !important;
    }
    .title {
        text-align: center;
        padding: 5px;
    }
    .link-block-more {
        margin-top: -35px;
    }
    .items {
        display: block;
    }
    .info {
        margin-top: 15px;
    }
    #itemsrow {
        padding: 10px!important;
    }
    .items .col-md-12 {
        margin-bottom: 60px;
    }
    .inline-search-show {
        display: none !important;
    }
    #mobileheader .mobileheader-v2 {
        background: #2f3338 !important;
    }
    .callback_wrap {
        display: block !important;
    }
}

@media (min-width:980px) {
    .header_mobile {
        display: none;
    }
}

.fly_forms {
    z-index: 999!important;
}