header.subpage{
    height: 50px!important;
    background: rgba(0, 0, 0, 0.5)!important;
    margin-bottom: 0!important;
}

header.subpage .container2 h1{
    display: none;
}

.productsShow2 .swiper-slide:hover {
    box-shadow: 0 8px 16px 0 rgb(16 25 40 / 10%);
}

.productsShow2 .swiper-slide{
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: #002c6b;
    border-radius: 20px;
    padding: 0px;
    height: calc(100% - 12px);
    padding: 0;
    border: 1px solid #ffffff42;
    transition: 0.6s;
    height: fit-content;
    padding-bottom: 12px;
    background-color: #f8f9fa;
    border-radius: 5px;
    padding: 10px!important;
    transition: 0.6s;
    border: 1px solid #ffffff1e;
    color: black;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 2px;
    height: auto;
    justify-content: space-between;
}
.productsShow2 .swiper-slide > span{
    display: none;
}

.productsShow2 .swiper-slide img{
    background-color: #004a83;
    background-attachment: fixed;
    background-size: cover;
    border-radius: 25px;
    aspect-ratio: 1/1;
    margin: 0;
    width: calc(100% - 100px);
    padding: 10px;
    
}

.productsShow2 .swiper-slide article{
    width: calc(100% - 40px);
    border-radius: 2000px;
    background: #00800033;
    color: black;
    padding: 10px;
}

.productsShow2 .swiper-slide > div:nth-child(2){
    padding: 0px 5px 5px 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.productsShow2 .swiper-slide p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 16px;
}


.productsShow2 .swiper-slide:hover{
    box-shadow: 0 8px 16px 0 rgb(16 25 40 / 10%);
}
.productsShow2{
    background-color: unset;
    position: relative;
    box-shadow: unset;
    border:0;
    padding: 0!important;
}

.productsShow2 > div:nth-child(2){
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    font-size: 20px;
    margin-bottom: 15px;
}

.productsShow2 > div:nth-child(2) i{
    font-size: 35px;
}

.productsShow2 > span{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('/static/images/prod-01.jpg');
    background-size: cover;
    opacity: 0.1;
    right: 0;
    top:0;
    border-radius: inherit;
    display: none;
}

.productsShow2 > span:after{
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top:0;
    content: '';
    background: linear-gradient(to top,white,white,transparent);
    border-radius: inherit;
}

#gamesList_content > div > img, #gamesList_content2 > div > img:nth-child(1) {
    object-fit: cover;
    border-radius: 0;
    width: 100%;
    aspect-ratio: 1/1;
    transition: 0.6s;
    border: 6px solid #ffffff09;
    border-radius: 5px;
}

#prodsShowContainer{
    margin-top: 130px;
    margin-bottom: 0;
}

#prodsShowContainer::after{
    content: '';
    position: absolute;
    top:0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #0064a2d4;
}

.gray-bg-cus{
    /*background-color: #0064a2!important;*/
    padding: 100px 0;
    background: url(/static/images/prods.png);
    background-size: cover;
    position: relative;
}

/****************************************/

.tabmenu.tabmenuproduct {
    padding-bottom: 0px;
    padding-top: 15px;
}
.tabmenu {
    background: #ffffff;
    box-shadow: 0 3px 2px 1px #f4f5f6;
    border-bottom: 1px solid #e4e4e5;
}

.nav-tabs.mainnav {
    border: none;
    text-align: center;
    padding: 0;
}

.nav-tabs.mainnav > li {
    margin-bottom: 0px;
    display: inline-block;
    float: none;
}

.nav-tabs.mainnav {
    border: none;
    text-align: center;
    padding: 0;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs.mainnav > li {
    margin-bottom: 0px;
    display: inline-block;
    float: none;
}

.nav-tabs.mainnav > li.active > a, .nav-tabs.mainnav > li.active > a:focus, .nav-tabs.mainnav > li.active > a:hover, .nav-tabs.mainnav > li > a:hover, .nav-tabs.mainnav > li > a:focus {
    border-bottom: 2px solid #d82028;
    color: #193048;
    text-decoration: none;
}
.nav-tabs.mainnav > li > a {
    font-size: 15px;
    color: #193048;
    padding: 0px 35px 13px;
    border: none;
    margin: 0;
    border-bottom: 2px solid transparent;
}

@media only screen and (max-width: 768px){
    .nav-tabs.mainnav > li > a {
        padding: 5px 5px 20px 5px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px){
    .nav-tabs.mainnav > li > a {
        font-size: 12px;
        padding: 5px 5px 20px 5px;
    }
}

@media only screen and (max-width: 320px){
    .nav-tabs.mainnav > li > a {
        padding: 5px 0 20px 0;
    }
}


@media only screen and (max-width: 320px){
    .nav-tabs.mainnav {
        text-align: left;
    }
}


/***************************************/

#overview {
    background: url("/static/images/svgs/curve.svg");
    padding: 90px 0 90px;
    background-size: cover;
    background-color: #2872a517;
    padding-bottom: 150px;
}

@media only screen and (max-width: 768px){
    #overview {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 768px){
    #overview {
        padding: 30px 0 30px;
    }
}

#overview .details .ctitle {
    text-align: left;
}
.ctitle {
    padding-top: 45px;
}

.ctitle span {
    /*font-size: 14px;*/
    color: var(--blue);
    text-transform: uppercase;
}

.ctitle h3 {
    color: var(--blue);
    font-size: 3em;
    line-height: 48px;
    text-transform: uppercase;
    font-family: 'TTNormsProLight';
}

.ctitle p {
    color: #707070;
    font-size: 1.25em;
    line-height: 36px;
    padding-top: 30px;
    float: left;
    width: 100%;
}

#Info {
    padding-top: 35px;
    padding-bottom: 160px;
    background-color: #fff;
}

@media only screen and (max-width: 768px){
    #Info {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 768px){
    main .row, .row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.hide {
    display: none !important;
}

.inforow {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.productinfodetails, .infodetails {
    border-bottom: 1px solid #dee2e6;
}
.infodetails {
    font-size: 16px;
    color: #868e96;
    padding-bottom: 40px;
}

.productinfodetails, .infodetails {
    border-bottom: 1px solid #dee2e6;
}

@media only screen and (max-width: 768px){
    .productinfodetails {
        margin-bottom: 30px;
        border-bottom: 0;
    }
}

/******************************************/

.paint-calculator {
    background-color: #0089b7;
    background-image: url(/static/images/speces01.png);
    background-position: bottom right;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 110px;
    padding-bottom: 110px;
    margin-bottom: 0;
    -webkit-print-color-adjust: exact;
    color-adjust: exact !important;
    background-position-x: left;
}

.paint-calculator .subtitle {
    color: #fff;
    font-size: 14px;
    line-height: 40px;
}


.paint-calculator form {
    margin-top: 70px;
    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;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media(min-width:1147px){
    .paint-calculator form{
        max-width: 450px;
    }
}

.imgbox img{
    width: 100%;
}

@media only screen and (max-width: 768px){
    main .row, .row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.paint-calculator .field-wrap {
    max-width: 180px;
    width: 100%;
    margin-bottom: 40px;
    font-family: 'Roboto-Medium', sans-serif;
}

.paint-calculator .field-wrap label {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 11px;
    line-height: 17px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px){
    .paint-calculator form {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 768px){
    .paint-calculator .field-wrap {
        max-width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
}

.paint-calculator .field-wrap input {
    width: 100%;
    min-height: 55px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Roboto-Medium', sans-serif;
    font-size: 16px;
    border: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #1a9cc4;
    color: #fff;
    text-align: center;
    outline: none !important;
}

.paint-calculator .descr {
    text-align: center;
    margin-top: 30px;
}

.paint-calculator .descr .label {
    margin-bottom: 20px;
}
.paint-calculator .descr span {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
}

@media only screen and (max-width: 768px){
    .paint-calculator .descr {
        margin-top: 0;
    }
}

.paint-calculator .btn {
    background-color: transparent;
    border: 1px solid #fff;
    width: 100%;
    min-height: 54px;
    line-height: 54px;
    max-width: 180px;
}


.paint-calculator .btns-wrap .btn {
    min-width: unset;
    max-width: unset;
    width: auto;
    padding: 0 30px;
    margin: 0 10px;
}


.paint-calculator .btns-wrap {
    text-align: center;
    margin-top: 80px;
}

@media only screen and (max-width: 768px){
    .paint-calculator .btn {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px){
    .paint-calculator .btns-wrap .btn {
        margin-bottom: 20px;
        min-width: 280px;
    }
}

@media only screen and (max-width: 768px){
    .paint-calculator .btns-wrap {
        margin-top: 20px;
    }
}
