#toprow1 {
    font-family: Arial;
}

.blue-text {
    color: #004884;
    font-weight: 700;
}


/*OLD VERSION*/

.adblue-page {
    width: 1200px;
    margin: 0 auto;
}

.adblue-block-header p, .adblue-block-header h1{
    width: 33% !important;
    line-height: 1;
    font-family: Arial;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #005cb2;
    padding: 18px 0px;
    color: #004884;
    font-weight: 700;
}

.adblue-block-header hr{
    width: 30%;
    height: 2px;
    align-self: center;
}

.adblue-first, .adblue-clients, .adblue-offer, .adblue-what, .adblue-whose, .adblue-clear, .adblue-when {
    color: white;
    height: 602px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/modules/mod_page_adblue/images/banner-1.png");
}

.adblue-first strong {
    text-transform: uppercase;
    font-weight: 700;
}
.adblue-first .row > div {
    width: 40%;
    margin: auto;
}

#map {
    width: 100%;
    height: 500px;
}

.adblue-first ul {
    padding: 0;
}

.adblue-first hr, .adblue-clients-second hr, .adblue-offer hr, .adblue-what hr, .adblue-whose hr, .adblue-clear hr, .adblue-when hr {
    background-color: white;
    width: 2px;
    border: none;
}

.adblue-advantage-item {
    width: 30%;
}

.adblue-advantage .row {
    flex-wrap: wrap;
}

.adblue-advantage-item {
    color: #004884;
    margin-top: 25px;
}

.adblue-clients {
    height: 620px;
    background-image: url("/modules/mod_page_adblue/images/banner-2.png");
}

.adblue-clients-second div {
    width: 47%;
}

.adblue-clients-second ul {
    padding-left: 10px;
    margin-top: 0px;
}

.adblue-clients-first img {
    margin-right: 50px;
}

.adblue-noxy-item strong {
    color: #004884;
}

.adblue-offer {
    height: 487px !important;
    background-image: url("/modules/mod_page_adblue/images/banner-3.png");
}

.adblue-what {
    height: 310px !important;
    background-image: url("/modules/mod_page_adblue/images/banner-4.png");
}

.adblue-whose {
    height: 310px !important;
    background-image: url("/modules/mod_page_adblue/images/banner-5.png");
}

.adblue-clear {
    height: 250px !important;
    background-image: url("/modules/mod_page_adblue/images/banner-6.png");
}

.adblue-when {
    padding-top: 45px;
    height: 345px !important;
    background-image: url("/modules/mod_page_adblue/images/banner-7.png");
}

.adblue-offer .row div{
    width: 45%;
    text-align: start;
}

.adblue-recipe {
    text-align: justify;
    color: white;
    background-color: #004884;
}

.adblue-save {
    text-align: justify;
    font-weight: 700;
    color: #004884;
}

.adblue-what .header, .adblue-clear .header {
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
}

.adblue-what .text, .adblue-clear .text {
    font-size: 16px;
    font-weight: 400;
    text-align: start;

}

.adblue-charac {
    padding: 5px 0 45px;
}

.adblue-charac .row span {
    width: 20%;
}


.adblue-info .adblue-block-header p, .adblue-block-header h1{
    width: 50%;
}

.certificates-block-header {
    height: 50px;
    width: 50px;
    border: 3px solid #004884;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 30px;
    font-weight: 800;
    color: #004884;
    text-align: center;
    background-color: #fff;
    margin: auto auto;
}

.certificates-line {
    height: 3px;
    width: 89%;
    position: relative;
    top: 50%;
    margin: 0 auto;
    background: #004884;
}

.certificates-blocks {
    height: 56px;
    margin: 40px 20px;
}

.certificates-blocks > .row {
    position: relative;
}

.certificates-block {
    width: 20%;
}

.certificates-block-description {
    text-align: center;
}

.certificates-block-description p {
    color: #004884;
    font-size: 14px;
    width: 80%;
    margin: auto;
    padding-top: 5px;
}

.adblue-whose .body {
    width: 60%;
    padding-top: 71px;
}

.adblue-whose .body ul {
    list-style: disc;
}

.adblue-map .adblue-save {
    text-transform: uppercase;
    font-size: 22px;
}

.adblue-map {
    margin-top: 30px;
}

.adblue-map img {
    width: 100%;
}

.adblue-map .text {
    color: #004884;
    font-size: 18px;
    margin: 0;
}

.adblue-clear {
    margin-top: 40px;
}

.adblue-when .row div {
    width: 40%;
    margin: 40px auto;
    text-align: start;
}

.adblue-when .row div ul li {
    list-style: disc;
}

.adblue-know ul {
    list-style: decimal-leading-zero;
}

#width {
    width: 1200px;
    margin: auto;
}
#map-adblue {
    position: relative;
    top: -1424px;
    width: 90%;
}

#myVideo {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

#toprow {
    display: none;
}

.adblue-modal, .adblue-modal-shops{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -43%);
    width: 800px;
    z-index: 1000;
    border: 2px solid #004884;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0 8px;
    text-align: justify;
    cursor: initial;
    position: fixed;
    max-height: 95vh;
    overflow-y: scroll;
    display: none;
}

.adblue-modal-shops {
    padding: 0;
}

.adblue-modal-shops {
    height: 60vh;
}

.adblue-modal p {
    text-indent: 30px;
    margin-top: 10px;
}

.adblue-modal-exit, .adblue-modal-exit-shops {
    cursor: pointer;
    font-size: 20px;
    float: right;
}

.adblue-modal-header {
    font-size: 18px;
    font-weight: 400;
    color: #005cb2;
    text-transform: uppercase;
    text-align: center;
}

.adblue-noxy-item img:hover {
    filter: brightness(120%);
}
.btn {
    padding: 8px 10px;
    background-color: #004884;
    border: 1px solid #004884;
    color: white;
    width: max-content;
    margin: auto;
}

.btn:hover {
    background-color: white;
    color: #004884;
    cursor: pointer;
}

.slider-goods {
    margin-top: 70px !important;
}

.slider-item {
    height: 380px;
    transition: 0.3s;
    cursor: pointer;
}

.slider-item img:nth-child(1) {
    width: 90%;
    object-fit: contain;
    margin: auto;
    height: 200px;
}

.slider-item img {
    height: 27px;
}

.slider-body {
    width: 80%;
    margin: auto;
}

.slider-item-price {
    width: max-content;
    background-color: #fff3b5;
    color: #0b4b7d;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: 700;
    margin: 0 auto;
}

.slider-item-name {
    font-size: 14px;
    color: #000;
    padding-top: 5px;
    height: 60px;
    text-align: center;
}

.slider-item-scrut {
    color: #428ecc;
    font-weight: 400;
    font-size: 12px;
}

.slider-item-buy:hover{
    filter: contrast(160%);
}
.slider-item:hover{
    transform: scale(1.1);
}

.contact-offices ul {
    border-bottom: 1px solid #ddd;
    color: #000;
    justify-content: flex-start;
    font-size: 14px;
    padding: 8px 30px;
    margin-top: -14px;
}

.contact-offices {
    margin-top: 25px;
}

.contact-offices ul:nth-child(even){
    background-color: #eee;
}

.contact-offices ul li:nth-child(1){
    width: 20%;
    color: #0080c2;
    font-size: 12px;
    font-weight: bold;
}
.contact-offices ul li:nth-child(2){
    width: 31%;
    font-size: 12px;
    text-align: start;
}
.contact-offices ul li:nth-child(3){
    width: 39%;
    font-size: 12px;
}
.contact-offices ul li:nth-child(4) p{
    color: #0080c2;
    font-size: 12px;
    margin: 0;
}

.contact-offices ul li:nth-child(4) img{
    height: 14px;
    margin-right: 5px;
    width: auto;
}

.contact-body-header p {
    margin-left: 15px;
    height: 8px;
    margin-top: 5px;
}

#toprow1 i {
    margin-right: 5px;
    color: #0080c2;
}

.contact-body-header {
    padding: 2px 0px 2px 0px;
    color: #0080c2;
    font-size: 18px;
    font-weight: bold;
    background-color: #eee;
    width: 100%;
}

.btn-shop:hover{
    cursor: pointer;
}

.btn-shop:hover strong{
    color: #96c12a;
}

.btn-shop:hover img{
    filter: invert(68%) sepia(73%) saturate(428%) hue-rotate(31deg) brightness(89%) contrast(94%);
}

@media (max-width: 1200px) {
    #width {
        width: auto;
    }
    .adblue-block-header p, .adblue-block-header h1 {
        font-size: 20px;
    }
    .adblue-offer .row, .adblue-recipe #width, .adblue-save-text, .adblue-clients #width, .adblue-first #width, .adblue-whose #width, .adblue-map #width, .adblue-map #width {
        padding: 0 30px;
    }
    .adblue-noxy-adv .row, .adblue-advantage .row.text-center {
        width: 90%;
        margin: auto;
    }
    #canistra {
        display: none;
    }
}

@media (max-width: 1000px) {
    .adblue-when {
        padding-top: 15px;
    }
    .adblue-when .row div {
        width: 45%;
    }
}

@media (max-width: 900px) {
    .adblue-clients {
        height: 670px;
    }
    .adblue-what {
        height: 265px !important;
    }

    .adblue-what .header {
        margin: 0;
    }
    .certificates-block-description p {
        font-size: 11px;
    }
    .adblue-clear .header {
        font-size: 21px;
    }
    .adblue-when .row div {
        margin: 20px auto;
    }
}

@media (max-width: 800px) {
    .adblue-first .row > div, .adblue-noxy-adv .row > div, .adblue-clients-second div {
        width: 100%;
    }

    .adblue-first .row, .adblue-noxy-adv .row, .adblue-clients-second {
        flex-wrap: wrap;
    }

    .adblue-noxy-item {
        margin-bottom: 25px;
    }

    #truck, .adblue-clients-second hr, .adblue-first hr {
        display: none;
    }

    .adblue-advantage-item, .adblue-block-header p, .adblue-block-header h1 {
        width: 45%;
    }

    .adblue-block-header hr {
        width: 25%;
    }

    .adblue-clients {
        height: 650px;
        font-size: 14px;
    }

    .adblue-offer {
        height: max-content !important;
    }

    .adblue-first {
        height: max-content;
        text-align: justify;
    }

    .adblue-first .text-center {
        margin-bottom: 30px;
    }

    .adblue-modal, .adblue-modal-shops {
        width: 600px;
        transform: translate(-50%, -44%);
    }

    .contact-offices ul li:nth-child(1) {
        width: 100%;
        color: #0080c2;
        font-weight: bold;
    }

    .contact-offices ul li:nth-child(2) {
        width: 100%;
    }

    .contact-offices ul li:nth-child(3) {
        width: 100%;
    }
    .contact-offices .row {
        flex-wrap: wrap;
    }
    .contact-offices ul li {
        padding-top: 8px;
    }
    .adblue-whose .body{
        padding-top: 50px;
    }
    .adblue-whose .body strong{
        font-size: 14px;
    }
}

@media (max-width: 700px) {
    .adblue-clients {
        height: 700px;
        font-size: 13px;
    }
    .adblue-offer .row {
        flex-wrap: wrap;
    }
    .adblue-offer .row div {
        width: 100%;
        text-align: justify;
    }
    .adblue-offer hr {
        display: none;
    }
    .adblue-clients {
        height: 700px;
        font-size: 13px;
    }
    .adblue-modal, .adblue-modal-shops {
        width: 500px;
    }
    .adblue-what {
        height: 290px !important;
    }
    .certificates-blocks {
        display: none;
    }
    .adblue-whose .body {
        width: 80%;
    }
    .adblue-clear .header {
        margin: 0;
    }
    .adblue-when {
        display: none;
    }
}

@media (max-width: 600px) {
    .adblue-what {
        height: 320px !important;
    }
    .adblue-whose .body {
        padding-top: 50px;
    }
}

@media (max-width: 500px) {
    .adblue-advantage-item {
        width: 100%;
        margin-top: 40px;
    }
    .adblue-block-header p, .adblue-block-header h1 {
        width: 60%;
    }
    .adblue-block-header hr {
        width: 15%;
    }
    .adblue-clients {
        background-image: none;
        height: max-content;
        font-size: 15px;
        color: #004884;
        text-align: justify;
    }
    .adblue-modal, .adblue-modal-shops {
        width: 400px;
    }
    .adblue-what {
        height: 350px !important;
    }
    .adblue-whose .body {
        width: 90%;
    }
    .adblue-whose .body {
        padding-top: 40px;
    }
}

@media (max-width: 400px) {
    .adblue-modal, .adblue-modal-shops {
        width: 300px;
    }
    .adblue-what {
        height: 410px !important;
    }
    .adblue-what .text {
        font-size: 13px;
    }
    .adblue-whose .body ul li {
        font-size: 14px;
    }
    .adblue-whose {
        height: 355px !important;
    }
    .adblue-clear {
        height: 270px !important;
    }
    .adblue-clear .header {
        font-size: 16px;
    }
}