.bv-product-title {
    margin-top: -23px;
    background-image: url("../images/header.png") ;
    background-repeat: no-repeat;
    background-size: 1950px;
    /*background-attachment: fixed;*/
    height: auto;
    text-align: center;
    align-items: center;
    display: block;
    justify-content: center;
    padding-bottom: 30px;
    padding-top: 30px;
}
.bv_product_rezino {
    background-image: url("../images/redisgn/rezino.jpg") ;
}
.bv_product_rezino h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 58px;
    line-height: 71px;

    background: linear-gradient(180deg, #FFFFFF 0%, #003CDE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.bv_product_rezino .breadcumb a {
    color: white;
}
.bv_product_rezino .breadcumb {
    color: #ddd;
}


.bv_product_ximik {
    background-image: url("../images/redisgn/ximik.jpg") ;
}
.bv_product_ximik h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 58px;
    line-height: 71px;

    background: linear-gradient(180deg, #FFFFFF 0%, #003CDE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.bv_product_ximik .breadcumb a {
    color: #000000;
}
.bv_product_ximik .breadcumb {
    color: #565656;
}


.bv_product_sredstva {
    background-image: url("../images/redisgn/sredstva.jpg") ;
}
.bv_product_sredstva h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 58px;
    line-height: 71px;
    text-align: center;

    background: linear-gradient(180deg, #1B033F 0%, #003CDE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.bv_product_sredstva .breadcumb a {
    color: #000000;
}
.bv_product_sredstva .breadcumb {
    color: #565656;
}


.bv_product_kraft {
    background-image: url("../images/redisgn/kraft.jpg") ;
}
.bv_product_kraft h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 58px;
    line-height: 71px;
    text-align: center;

    background: linear-gradient(180deg, #1B033F 0%, #003CDE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.bv_product_kraft .breadcumb a {
    color: #000000;
}
.bv_product_kraft .breadcumb {
    color: #565656;
}


.bv_product_control {
    background-image: url("../images/redisgn/control.jpg") ;
}
.bv_product_control h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 53px;
    line-height: 71px;
    text-align: center;

    background: linear-gradient(180deg, #1B033F 0%, #003CDE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.bv_product_control .breadcumb a {
    color: #000000;
}
.bv_product_control .breadcumb {
    color: #565656;
}

#title-one .col-lg-12, #title-one.container-fluid {
    padding: unset;
}

/*.bv-product-title h1{
    font-family: 'Inter',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 51px;
    !* identical to box height *!
    text-align: center;

    background: linear-gradient(180deg, #1B033F 0%, #003CDE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}*/

#ximik {
    background-image: url("../images/redisgn/head.jpg");
    background-size: cover;
    padding: 80px 0;
}
#ximik #srd-2 {
    font-family: 'Google sans';
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    color: #000000;
}
#ximik h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 24px;
    color: #000000;
    display: flex!important;
    justify-content: center;
    align-items: center;
}

#ximik h4::before {
    content: ' ';
    width: 118px;
    height: 7px;
    background: linear-gradient(90deg, #FF7A00 0%, #FE980A 100%);
    margin-right: 12px;
}
#ximik h4::after {
         content: ' ';
         width: 118px;
         height: 7px;
         background: linear-gradient(90deg, #FF7A00 0%, #FE980A 100%);
         margin-left: 12px;
}
#ximik .youtube-p iframe {
    border-radius: 54px;
    margin-top: 84px;
}

.img img{
    width: 48px;
    height: 30px;
}
.title h2{
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.66;
}

.title-p{
    color: #777;
    font-size: 15px;
}

.mini-title{

}
.mini-title h3{
    line-height: 1.55;
    color: #006efd;
    font-weight: 800;
    font-size: 18px;
}
.p1, .p3{
    color: #777;
    font-size: 15px;
}
.p2{
    font-weight: 500;
    color: #777;
    font-size: 15px;
}

.card1{
    padding: 0 50px;
}
.card2{
    padding: 0;

}
.youtube-p iframe {
    position: unset;
    border-radius: 15px;
}
.img-hover{
    width: 250px;
    height: 250px;
    margin:  0 100px;
    transition: 0.7s;

}
.img-text{
    padding-top: 5px;
    text-align: center;
    width:250px;

    height: 0;
    color: transparent;
    background-color:#0073FF;
    margin:  0 100px;
    transition: 0.7s linear;
    box-shadow: 0 20px 40px rgba(0,0,0,0.4);
}
.img-text hr {
    background-color: #fff;
}

.card5:hover .img-text{
    transform: translateY(-250px);
    height: 250px;
    color:white;
    border-radius: 10px;
}
.img-text{
    padding: 0px;
}

.img-text h3{
    opacity: 0;
    color: #fff;
}
.card5:hover .img-text h3 {
    opacity: 1;
    padding-top: 25px;
    font-size: 15px;
    font-weight: 500;
}
.img-text p{
    padding: 0px 10px;
    font-size: 13px;
    line-height: 17px;
}

.card5{
    height: 250px;
}
.xim-img{
    padding: 0;
}
.xim-img img{
    width: 100%;
    height: 100%;
    margin-left: 15px;
    padding: 0;

    box-shadow: inset -20px 4px 65px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}
.xim-back {
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}

.div01{
    margin-top: 150px;
}

.xim-title{
    /*background-color: #1e1e1e;*/
    padding: 30px 50px 30px 50px;
    color:black;
    box-sizing: border-box;
}
.xim-title h1{
    margin-left: 16px;
    color: black;
    box-sizing: border-box;

    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 30px;
}
.xim-back .component .comp-text {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}
.xim-back .component {
    margin-bottom: 12px;
    margin-left: 28px;
}
.xim-back .component .comp-text::before {
content: url("../images/categ12.png");
    right: 11px;
    position: relative;
    top: 6px;
}

.text{
    background-image: url("../images/bckg_lol.jpg") ;
    background-repeat: no-repeat;
    width: 100%;
    background-attachment: fixed;

    text-align: center;
    align-items: center;
    justify-content: center;
}
.text h1{
    font-family: 'Inter',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 51px;
    /* identical to box height */
    text-align: center;
    align-items: center;
    color: white;
}

.card00 {
    /*width: 350px;*/
    /*height: 280px;*/

    /*padding: 0 30px;*/
    box-sizing: border-box;
}


.card001{
    /*width: 300px;*/
    /*height: 450px;*/
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 25px;
    border-radius: 5px;
    border: 1px solid #ddd;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}
#produksiya .col-lg-4 {
    max-width: 350px;
    margin: 0 24px;
    margin-bottom: 25px;
    padding: unset;
    border-radius:  5px;
    border: 1px solid #ddd;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}
#produksiya .body h4 {
    font-size: 20px;
    text-transform: lowercase;
}
#produksiya .body h4:first-letter {
    text-transform: uppercase;
}

.card001 h4 {
    font-size: 20px;
}
.img-d img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
#news-archive {
    padding: unset;
    /*padding-bottom: 50px;*/
}


.body{
    padding: 15px;
    word-wrap: break-word;
}
#tech-big-info.container-fluid, #drilling-big.container-fluid {
    padding: unset;
}

.icon-1 {
    content: url("../images/asda-products/1st-icon-cmc.png");
    width: 30px;
    margin-bottom: -8px;
}
.icon-2 {
    content: url("../images/asda-products/2nd-icon-cmc.png");
    width: 30px;
    margin-bottom: -8px;
}
.icon-3 {
    content: url("../images/asda-products/3rd-icon-cmc.png");
    width: 30px;
    margin-bottom: -8px;
}
.icon-4 {
    content: url("../images/asda-products/4th-icon-cmc.png");
    width: 30px;
    margin-bottom: -8px;
}
.icon-5 {
    content: url("../images/asda-products/5th-icon-cmc.png");
    width: 30px;
    margin-bottom: -8px;
}

#big-info i, #big-info-5 i {
    color: #ff9701;
    margin-right: 5px;
}
#drilling-big .big-back-p {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width: 100%;
    height: 650px;
}
#drilling-big .big-black {
    background-color: #0b0b0b; width: 100%; height: 100%;
    position: absolute;
    opacity: 0.6;
    z-index: 5;
}
#drilling-big .big-image {
    width: 100%;
    height: 100%; object-fit: cover; object-position: top;
    position: absolute;

}
#drilling-big .big-text {
    font-weight: 300;
    /*padding-top: 40px;*/
    color: #fff;
    z-index: 10;
    line-height: 20px;
    margin-top: 60px;
}
#drilling-big .image-big {
    z-index: 10;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 30px;
}
#drilling-big .col-lg-12 {
    /*padding: unset;*/
    overflow: hidden;
}

#big-info-5 h2 {
    color: #fff;
}
.burovoy-comp {
    display: inline-flex;
    /*margin-right: 50px;*/
    padding: 50px;
    width: 250px;
    height: 200px;
    background-color: #fff;
    margin-bottom: 5px;
    justify-content: center;
}
#big-info-5 .xim-title {
    padding-right: unset;
}
#big-info-5 .burovoy-comp:hover {
    /*width: 300px;*/
    border: 1px solid #ddd;
    transform: scale(1.1);
    margin-left: 50px;
    transition: all 1s;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}
#big-info-5 .big-image2 {
    height: 940px; object-fit: cover
}
#big-info .big-image-control {

}
#tech-big-info-1 .image3 {
    height: 900px; object-fit: cover;
}

.card{
    max-width: 370px;
    /*height: 588px;*/
    margin-left: 15px;
    margin-right: 15px;
    background: #FFFFFF;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
    margin-bottom: 40px;
}
.card-text h4 {
    font-size: 20px;
}
.card p{
    font-family: 'Inter',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;

    color: #000000;

}
.card-img{
    overflow: hidden;
    height: 250px!important;
}
/*.card a{
    width: 132px;
    height: 35px;
    background: #F39200;
    font-weight: 700;
    border: none;
    padding: unset;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}*/
.card a:hover {
    color: #fff !important;
}
.card-text{
    padding: 20px;
    box-sizing: border-box;
}


#big-paper-info .xim-img {
    height: 750px;
}
#big-paper-info .xim-img img {
    object-fit: cover;
}
#big-paper-info .xim-title {
    padding: 30px 80px;
}
#big-paper-info .xim-title img {
    display: block;
    width: 500px;
}
.mt-50 {
    margin-top: 70px;
}
span#line-8{
    content: '';
    display: inline-block;
    height: 8px;
    width: 50px;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #f39500;
}
#tech-big-info #big-info {
    height: 500px;
}
#tech-big-info .xim-img img {
    height: 500px;
    object-fit: cover;
}

.kraft-back {
    width: 90%;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}
.kraft-back .xim-title p {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-left: 20px;
}
.kraft-back .xim-title p::before {
    content: url("../images/kraft.png");
    margin-right: 16px;

    float: left;
    margin-bottom: 25px;
    display: flex;
}
.instru-back {
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}

.instru-back .xim-title p {

    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-left: 20px;
    padding: 5px 0;
}
.instru-back .xim-title p::before {
    content: url("../images/instru.png");
    margin-right: 16px;
    margin-bottom: 15px;
    float: left;
}
.instru-back .xim-title h1 {
    margin-top: 20px;
}
@media (min-width:991px) and (max-width: 1600px) {

    .xim-back .component {
        margin-bottom: 1px;
    }
    .xim-back .component .comp-text {
        font-size: 16px;
        line-height: 20px;
    }

    .card2{
        padding: 0;
        display: flex;
        justify-content: space-between;

    }
    .card001{
        margin: 0 auto;
        margin-bottom: 25px;
        width: 280px;
        height: 350px;
        border-radius: 5px;
      /*  box-shadow: rgb(85, 85, 85) 0px 19px 38px, rgba(140, 140, 140, 0.22) 0px 15px 12px;*/
    }
    .card-img img{
        /*width: 280px;*/
        /*height: 100%;*/
    }
    .body{
        padding: 15px;
    }
    .body h3{
        font-size: 20px;
    }
    .xim-title h1 {
        font-size: 22px;
    }
    #big-paper-info .xim-title img {
        width: 430px;
    }
    #big-info-5 h2 {
        font-size: 25px;
    }
    #big-info-5 .xim-img {
        height: 1069px;
    }
    #big-info-5 .big-image2 {
        height: 100%;
    }
    .xim-title {
        height: 100%;
    }
    #tech-big-info #big-info {
        height: 478px;
    }
    #tech-big-info .xim-img img {
        height: 478px;
        object-fit: cover;
    }

    #tech-big-info-1 #big-info {
        height: 1012px;
    }
    #tech-big-info-1 .image3 {
        height: 1012px;
    }
    #tech-big-info-1 .xim-title {
        height: unset;
    }

    #big-info .big-image-control {
        /*height: 508px;*/
    }
    #labara .xim-title {
        height: unset;
    }
    .kraft-back .xim-title p {
        font-size: 16px;
        font-weight: 600;
        line-height: 21px;
    }
    .xim-title h1 {
        line-height: 28px;
    }
    .instru-back .xim-title p {
        font-size: 16px;
        margin-bottom: 21px;
    }
}

@media (min-width: 990px) and (max-width: 1199px) {


    .card2{
        padding: 20px;
    }

    .card1{
        padding: 0 20px;
    }
    .img-hover{
        width: 200px;
        height: 200px;
        margin:  20px;
        transition: 0.7s;

    }
    .img-text{
        padding-top: 5px;
        text-align: center;
        width:200px;

        height: 0;
        color: transparent;
        background-color:#0073FF ;
        margin:  0;
        transition: 0.7s linear;
        box-shadow: 0 20px 40px rgba(0,0,0,0.4);
    }

    .card00 {
        width: 250px;
        height: 280px;
        padding: 0px;
        box-sizing: border-box;

    }


    .card001{
        margin-top: 10px  ;
        width: 280px;
        height: 350px;
        border-radius: 5px;
        /*box-shadow: rgb(140, 140, 140) 0px 19px 38px, rgba(140, 140, 140, 0.22) 0px 15px 12px;*/
    }
    .card-img img{
        width: 280px;
        height: 250px;
    }
    .body{
        padding: 15px;
    }
    .body h3{
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 990px) {
    .instru-back {
        width: unset;
    }
    .instru-back .xim-title p {
        line-height: 22px;
        padding: 5px 10px;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        margin-bottom: unset;
    }
    .instru-back .xim-title h1 {
        line-height: 25px;
    }
    .instru-back .xim-title p::before {
        margin-bottom: 29px;
    }
    .kraft-back {
        width: unset;
    }
    .kraft-back .xim-title h1 {
        line-height: 22px;
    }
    .kraft-back .xim-title p {
        font-weight: 600;
        font-size: 12px;
        margin-left: unset;
        padding: 7px 10px 7px 10px;
    }
    .kraft-back .xim-title p::before {
        margin-bottom: 39px;
    }

    .xim-back .component .comp-text {
        font-size: 13px;
        font-weight: 600;
    }
    .xim-back {
        width: unset;
    }
    .xim-img img {
        width: 92%;
    }

    .bv-product-title {
        display: block;
        padding-top: 20px;

    }
    .xim-title {
        padding: 20px;
    }
    .xim-title h1 {
        font-size: 25px;
    }
    .card2{
        padding: 20px;
    }
    .card5 img {
        display: block;
        margin: 0 auto;
    }
    .card5 .img-text {
        margin: 0 auto;
        width: 90%;
    }
    .card1{
        padding: 0 20px;
    }
    .img-hover{
        width: 200px;
        height: 200px;
        margin:  20px;
        transition: 0.7s;

    }
    .img-text{
        padding-top: 5px;
        text-align: center;
        width:200px;

        height: 0;
        color: transparent;
        background-color:#0073FF ;
        margin:  0;
        transition: 0.7s linear;
        box-shadow: 0 20px 40px rgba(0,0,0,0.4);
    }

    .card00 {
        /*width: 300px;*/
        /*height: 280px;*/
        padding: 10px;
        box-sizing: border-box;
    }

    #title-one .col-sm-6 {
        padding-right: unset;
    }
    .card001{
        width: 100%;
        border-radius: 5px;
    }
    .card-img img{
        /*width: 320px;*/
        height: 260px;
    }
    .body{
        padding: 15px;
    }
    .body h4{
        font-size: 16px;
    }
    .bv-product-title h1{
        font-size: 30px;
        line-height: 25px;
    }
    #drilling-big .big-back-p {
        height: 1150px;
    }
    #drilling-big .big-text {
       padding: 0px 30px;
        line-height: 16px;
        font-size: 14px;
    }
    #big-info-5 .big-image2, #big-info .big-image-control {
        height: 200px;
    }

    .xim-title h1, .xim-title h2 {
        font-size: 20px;
    }
    #big-info-5 .burovoy-comp {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: unset;
    }
    #big-info-5 .burovoy-comp img {
        display: block;
        margin: 0 auto;
        padding: 50px 0;
        width: 100px;
    }
    #big-info-5 .xim-title {
        padding-left: 15px;
        padding-right: 15px;
    }
    #tech-big-info-1 .image3 {
        height: 200px; object-fit: cover;
    }
    #big-paper-info .xim-title {
        padding-left: 20px;
        padding-right: 20px;
    }
    #big-paper-2 .youtube-p iframe {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    #big-paper-info .xim-img {
        height: 300px;
    }
    #tech-big-info #big-info {
        height: unset;
    }
    #produksiya .col-lg-4 {
        max-width: 330px;
        margin: 15px auto;
    }
    #ximik h4 {
        font-size: 20px;
        text-align: center;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    .card{
        max-width: 320px;
    }
}