#pagetitle{
    display: none;
}
.bazis-none{
    display: none;
}
.workarea{
    width: 100% !important;
}
.title_h1{
    text-align: justify;
    color: #636362;
    font-size: 36px;
    margin: 70px 0 20px 0;
}
.top_text{
    color: #343434;
    font-size: 24px;
}
.top_baner1{
    width: 100%;
    display: block;
    margin: 25px 0 20px 0;
}
.second_baner_div{
    background-image: url(/testowy/Group1714.png);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 27px 0;
}
.s_div1{
    width: 47%;
    text-align: end;
}
.s_div2{
    width: 47%;
}
.s_div1 p{
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
}
.s_div2 div{
    color: #ffffff;
    font-size: 27px;
    font-weight: bold;
}
.s_div2 div img{
    margin-right: 10px;
}
.h2_title{
    color: #343434;
    font-size: 24px;
    font-weight: bold;
    margin: 53px 0 30px 0;
    width: 100%;
}
.what_more{
    position: relative;
    cursor: pointer;
}
.what_more span{
    display: none;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    position: absolute;
    width: 360px;
    left: 0;
    bottom: 45px;
    padding: 10px;
    border-radius: 10px;
    z-index: 9;
    -webkit-box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.2);
}
.hr_p{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #ffffff;
}
.for_dives_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.for_dives_1,.for_dives_2,.for_dives_3,.for_dives_4{
    background: #FBFBFB;
    width: 49%;
    color: #343434;
    padding: 30px;
    position: relative;
    margin-bottom: 30px;
}
.for_dives_b{
    font-size: 24px;
    margin-bottom: 15px;
}
.for_dives_p{
    font-size: 20px;
    margin: 15px 0 70px 0;
}

.for_dives_i{
    position: absolute;
    right: -7px;
    bottom: -77px;
    color: #E8E8E8;
    font-size: 233px;
    font-weight: bolder;
}
.for_dives_2 img{
    
}
.for_dives_3 a,.a_1{
    font-size: 17px;
    font-weight: bold;
    background: #D9002B;
    padding: 10px 15px;
    color: #ffffff !important;
    text-decoration: none !important;
    margin-right: 20px;
    transition: 0.3s;
}
.a_1:hover{
    background: #990522;
}
.for_dives_3 a:hover{
    background: #990522;
}
.defis_p1{
    margin-right: 70px;
}
.defis_p2{
    margin-right: 74px;
}
.for_dives_5,.for_dives_6{
    width: 49%;
}
.for_dives_5 ul{
    
}
.for_dives_5 ul li{
    display: flex;
    align-items: baseline;
    font-size: 20px;
    line-height: 35px;
}
.for_dives_5 ul li img{
    margin: -9px 15px 0px 0;
    bottom: -6px;
    position: relative;
}
.for_dives_6 img{
    width: 100%;
    margin-top: -110px;
}

.bottom_div1,.bottom_div2,.bottom_div3,.bottom_div4{
    width: 24%;
    background: #FBFBFB;
    padding: 30px 15px;
    text-align: center;
    color: #343434;
}
.section_div p{
    font-size: 20px;
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
.section_div img{
    width: 50%;
    margin: 35px 0 40px 0;
}
.section_div span{
    display: block;
    background: #D9D9D9;
    width: fit-content;
    margin: 0 auto;
    font-size: 17px;
    padding: 8px 23px;
    font-weight: 400;
}
.section_div b{
    font-size: 20px;
    margin: 40px 0 0 0;
    display: block;
}
.hover_a{
    background: #D9D9D9;
    width: 25px;
    height: 25px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    color: #343434;
    position: relative;
    z-index: 9999;
}
.last_p{
    margin: 33px 0 20px 0;
    display: block !important;
}
.last_p b{
    background: #ffffff;
    border-radius: 10px;
    font-size: 14px;
    text-align: left;
    padding: 10px 10px;
    height: fit-content;
    position: absolute;
    width: 320px;
    font-weight: 400;
    bottom: 86px;
    left: -139px;
    display: none;
    -webkit-box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 8px 4px rgba(34, 60, 80, 0.2);
}
.rubl_p{
    background: #E8E8E8;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 30px;
    width: 100%;
    margin: 25px 0 0 0;
    display: flex;
    align-items: center;
}
.rubl_p img{
    margin-right: 10px;
    width: 30px;
}
.top_text2{
    margin: -20px 0 35px 0;
}
.bottom_red_p{
    font-size: 27px;
}
.bottom_red_p img{
    width: 25px;
    margin: -2px 20px 0 0;
}
.bottom_hr{
    background: #f1f1f1;
    border: none;
    height: 3px;
    width: 80%;
    margin: 60px auto;
}
.bottom_div_services {
    width: 60%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.bottom_div_services div:first-child {
    background: #f1f1f1;
    font-size: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom_div_services div:first-child a{
    color: #696969;
}
.bottom_div_services div {
    width: 47%;
}
#qunit-fixture{
    width: 80%;
    position: relative;
    margin-left: 20px;
    margin-top: -35px;
}
.row_slider_left{
    position: absolute;
    top: 40%;
    left: -20px;
    width: 15px;
    z-index: 9;
    cursor: pointer;
}
.row_slider_right{
    position: absolute;
    top: 40%;
    right: -20px;
    width: 15px;
    z-index: 9;
    cursor: pointer;
    transform: rotate(180deg);
}
.owl-nav{
    display: none;
}

@media (max-width: 1800px){
    .last_p {
        margin: 33px 0 40px 0;
    }
}
@media (max-width: 1680px){
    .last_p b {
        left: -160px;
    }
    .for_dives_p {
        font-size: 19px;
    }
    .top_text {
        font-size: 22px;
    }
    .s_div1 p {
        font-size: 28px;
    }
    .s_div2 div {
        font-size: 25px;
    }
    .section_div p {
        font-size: 18px;
    }

}
@media (max-width: 1600px){
    .last_p b {
        left: -160px;
        bottom: 105px;
    }
    .for_dives_p {
        font-size: 18px;
    }
}
@media (max-width: 1440px){
    .last_p b {
        left: -160px;
        bottom: 80px;
    }
    .for_dives_5 ul li {
        font-size: 18px;
        line-height: 30px;
    }
    .section_div p {
        font-size: 17px;
    }
    .last_p {
        margin: 10px 0 40px 0;
    }
}
@media (max-width: 1366px){
    .last_p {
        margin: 10px 0 33px 0;
    }
    .h2_title {
        font-size: 21px;
    }
    .bottom_red_p {
        font-size: 22px;
    }
    .top_text {
        font-size: 20px;
    }
}
@media (max-width: 1280px){
    .last_p b {
        left: -170px;
        bottom: 110px;
    }
    .section_div p {
        font-size: 16px;
    }
    .for_dives_b {
        font-size: 19px;
    }
    .for_dives_p {
        font-size: 15px;
    }
    .for_dives_3 a, .a_1 {
        font-size: 14px;
        background: #D9002B;
        padding: 7px 10px;
    }
}
@media (max-width: 1024px){
    .title_h1 {
        font-size: 30px;
    }
    .top_text {
        font-size: 18px;
    }
    .s_div1 p {
        font-size: 21px;
    }
    .s_div2 div {
        font-size: 19px;
    }
    .for_dives_5 ul li {
        font-size: 16px;
        line-height: 25px;
    }
    .section_div p {
        font-size: 14px;
    }
    .last_p {
        margin: 10px 0 16px 0;
    }
    .rubl_p {
        font-size: 16px;
        padding: 10px 20px;
    }
    .bottom_div_services div:first-child a {
        font-size: 25px;
    }
}

@media (max-width: 720px){
    .ss44sasf img{
        width: 100%;
    }
    .for_dives_1, .for_dives_2, .for_dives_3, .for_dives_4 {
        width: 100%;
    }
    .for_dives_i {
        right: -7px;
        bottom: -47px;
        font-size: 150px;
    }
    .for_dives_p {
        font-size: 16px;
    }
    .title_h1 {
        font-size: 30px;
        margin: 0px 0 20px 0;
    }
    .top_text {
        font-size: 16px;
    }
    .s_div1 p {
        font-size: 18px;
    }
    .s_div2 div {
        font-size: 15px;
    }
    .for_dives_5, .for_dives_6 {
        width: 100%;
    }
    .for_dives_6 img {
        width: 100%;
        margin-top: 20px;
    }
    .bottom_div1, .bottom_div2, .bottom_div3, .bottom_div4 {
        width: 49%;
        margin-bottom: 15px;
    }
    .section_div p {
        font-size: 19px;
    }
    .last_p {
        margin: 21px 0 36px 0;
    }
    .h2_title {
        font-size: 18px;
    }
    .bottom_red_p {
        font-size: 16px;
    }
    .bottom_div_services {
        width: 100%;
    }
}

@media (max-width: 520px){
    .last_p b {
        left: 20px;
        bottom: 100px;
    }
    .title_h1 {
        font-size: 24px;
        margin: -41px 0 15px 0;
    }
    .top_text {
        font-size: 14px;
    }
    .second_baner_div {
        align-items: center;
        padding: 15px 0;
        flex-wrap: wrap;
    }
    .s_div1 {
        width: 100%;
        text-align: center;
    }
    .s_div2 {
        width: 100%;
        text-align: center;
    }
    .h2_title {
        font-size: 20px;
        margin: 30px 0 25px 0;
    }
    .for_dives_1, .for_dives_2, .for_dives_3, .for_dives_4 {
        padding: 15px;
        margin-bottom: 25px;
    }
    .for_dives_3 a, .a_1 {
        display: block;
        width: fit-content;
        margin-bottom: 5px;
    }
    .defis_p1 {
        margin-right: 15px;
    }
    .defis_p2 {
        margin-right: 17px;
    }
    .for_dives_5 ul li {
        font-size: 14px;
    }
    .bottom_div1, .bottom_div2, .bottom_div3, .bottom_div4 {
        width: 100%;
    }
    .section_div p {
        font-size: 22px;
    }
    .bottom_div_services div:first-child a {
        font-size: 19px;
    }
    .rubl_p {
        font-size: 14px;
        padding: 5px 15px;
    }
}
@media (max-width: 420px){
    .section_div p {
        font-size: 19px;
    }
    .for_dives_i {
        bottom: -32px;
        font-size: 100px;
    }
    .what_more span {
    left: -20px;
    }
}