.color-detail{
overflow-y: auto;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;

}



.color-detail::-webkit-scrollbar {
  display: none;
}

.cc-close{
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;fill: %23fff;' xml:space='preserve'%3e%3cpath class='st0' d='M50.6,59.1L69.4,78c1.1,1.1,2.5,1.6,4,1.6c1.5,0,2.9-0.6,4-1.6c1.1-1.1,1.6-2.5,1.6-4c0-1.5-0.6-2.9-1.6-4 L58.5,51.2l18.9-18.9c1.1-1.1,1.6-2.5,1.6-4c0-1.5-0.6-2.9-1.6-4c-1.1-1.1-2.5-1.6-4-1.6c-1.5,0-2.9,0.6-4,1.6L50.6,43.2l-18-18 c-1.1-1.1-2.5-1.6-4-1.6c0,0,0,0,0,0c-1.5,0-2.9,0.6-4,1.6c-1.1,1.1-1.6,2.5-1.6,4c0,1.5,0.6,2.9,1.6,4l18,18l-18,18 c-1.1,1.1-1.6,2.5-1.6,4c0,1.5,0.6,2.9,1.6,4c2,2,5.9,2,7.9,0L50.6,59.1'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-size: 20px;
    content: '';
    height: 36px;
    width: 36px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 17px;
    right: calc(50% - 600px);
    background-position: 50%;
    background-color: #000;
    cursor: pointer;
}
.show-color-on.pix1 .cc-close{
position: fixed;
transition: position 0s linear 0.5s;
}

.color-content {
padding: 170px 40px 0 40px;
background:#fff;
}



.manynames {
    font-size: 20px;
    line-height: 1.5;
}
.color-zag {
    margin: 0 25px;
    font-size: 50px;
    font-weight: bold;
    line-height: 90px;

}


.manynames-zag {
    margin: 40px 0 10px;
    font-size: 25px;
    font-weight: bold;
    line-height: 36px;
}
.primer-zag {
    margin: 80px 0 40px;
    font-size: 50px;
    font-weight: bold;
}
.color-in .color-image {
    width: 90px;
    height: 90px;
}
.color-in p {
    font-size: 20px;
    line-height: 1.5;
}

.color-in .gallery-in {
    margin: 0 -40px;
    grid-template-columns: repeat(3, 1fr);
}

.header-color {
    background: #fff;
    z-index: 10;
    display: flex;
    padding: 40px 40px 0;
    width: 100%;
    position: absolute;
max-width:1240px;
}

.show-color-on.pix2 .header-color{
    position: fixed;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .14);
    top: -200px;
    padding: 17px;
transition: top 0.6s linear;
}

.show-color.hc-fix .header-color{
top: -200px;
}
.show-color.show-color-on.hc-fix .header-color{
top: 0;
transition: top 0.6s linear;
}



.show-color-on.pix2 .color-in .color-image {
    width: 36px;
    height: 36px;
}
.pix2 .color-zag{
line-height:36px;
font-size:30px;
}

.showmore{
display:none;
}

.color-info{
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='-5.0 -5 110.0 110'%3e%3cpath d='m50 3.9844c25.414 0 46.016 20.602 46.016 46.016s-20.602 46.016-46.016 46.016-46.016-20.602-46.016-46.016 20.602-46.016 46.016-46.016zm0 19.977c-3.0664 0-5.5547 2.4883-5.5547 5.5547 0 3.0703 2.4883 5.5547 5.5547 5.5547s5.5586-2.4883 5.5586-5.5547c0-3.0703-2.4883-5.5547-5.5586-5.5547zm8.6211 43.176h-4.168v-23.621c0-2.4609-1.9922-4.4531-4.4531-4.4531h-13.074v8.9062h8.6211v23.621c0 2.4609 1.9922 4.4531 4.4531 4.4531h13.074v-8.9062z' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.color-etapi{
overflow:hidden;
}

.color-in .cc-block {
    padding: 0 80px 0 80px;
}

.color-in .etap5 {
    padding: 0 80px 30px 80px;
}

.color-in .cc-block:after{
position: absolute;
    left: -19px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #000;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
}

.color-in .etap1:before {
    content: '';
    position: absolute;
    background: #fff;
    left: -7px;
    top: 0;
    width: 10px;
    height: 30px;
}
.color-in .etap1:after{
content:'1';
}
.color-in .etap2:after{
content:'2';
}
.color-in .etap3:after{
content:'3';
}
.color-in .etap3d:after{
content:'4';
}
.color-in .etap4:after{
content:'5';
}
.color-in .etap5:after{
content:'6';
}
.color-in .etap5:before {
content: '';
    position: absolute;
    background: #fff;
    left: -7px;
    top: 47px;
    width: 10px;
    height: 100%;
}

.cc-block .etap-img, .cc-block .etap-txt, .cc-block .time{
translate: 0;
opacity: 1;
}

.color-etapi .color-content-in {
border-left: 2px solid #000;
}

.color-etapi .cc-block {
    position: relative;
}


.color-in .etap-txt {
padding: 20px 0;
}

.color-in .etap-img{
margin: 50px 0 20px;	
}

.color-in .time{
position: relative;
left: 0;
}

.color-etapi .color-image {
width: 80px;
height: 80px;
background-size: 120%;
}

.color-etapi h3{
font-size: 20px;
    margin: 0 0 20px;
    font-weight: bold;
}


.color-garant{

}





.color-garant h3 {
    font-size: 50px;
    margin: 50px 0 20px;
    font-weight: bold;
}

.color-garant ul{
    font-size: 20px;
    line-height: 1.5;
}

.color-garant li {
    margin: 0 0 25px 25px;
}

.table {
    border-top: 2px solid #000;
    border-left: 2px solid #000;
	display:none;
}

.table-up {
    display: flex
;
    border-bottom: 2px solid #000;
}
.table-line {
    display: flex
;
    border-bottom: 2px solid #000;
}
.cell {
    width: 25%;
    padding: 10px;
    border-right: 2px solid #000;
}
.table-up .cell {
    background: #000000;
    color: #fff;
}
.garant-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px 20px;
}
.garant-cell {
    background: #eee;
    border-radius: 50px;
}
.garant-img {
    background-image: url(/img/wrnt1.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-position: 50%;
    background-size: cover;
    text-align: center;
    color: #fff;
    height: 380px;
    border-radius: 50px;
}

.garant-cell:nth-child(2) .garant-img{
background-image: url(/img/wrnt2.jpg);
}

.garant-txt {
    padding: 40px;
}
.garant-txt h4{
display:none;
}
.garant-img h4 {
    font-size: 20px;
    margin: 20px;
}

.garant-img div {
    font-size: 50px;
    font-weight: bold;
    padding: 140px 0 0 0;
}

.garant-cell p {
    margin: 0 0 20px 0;
}


.g0img {
    background-image: url(/img/g0.jpg);
    width: 100%;
    height: 600px;
    background-size: cover;
    border-radius: 50px;
    margin: 30px 0;
}


.g1img {
    background-image: url(/img/g1.jpg);
    width: 100%;
    height: 600px;
    background-size: cover;
    border-radius: 50px;
    margin: 30px 0;
}




.color-photo .pcp {
    top: 13px;
    left: -20px;
}

.color-photo .pcpimg {
    width: 60px;
    height: 60px;
	
}



@media (min-width: 1025px) {

.pix2 .color-photo .pcp {
    top: -13px;
    left: 0px;
}

.pix2 .color-photo .color-zag{
margin: 0 100px;
}

}


@media screen and (max-width:1240px){
.cc-close{
    right: 20px;
}
    .color-zag {
        line-height: 60px;
        font-size: 35px;
        margin: 0 20px;
    }
.color-in .color-image {
        width: 60px;
        height: 60px;
    }

.primer-zag{
    font-size: 45px;
    margin: 60px 0 30px;
}
.manynames-zag{
font-size: 23px;
}
    .color-content {
        padding: 140px 40px 0 40px;
    }
.color-in p , .manynames, .color-garant ul{
    font-size: 18px
}

.color-in .color-photo .color-image {
width: 100px;
}
.color-photo .pcp {
top: 0;
}




}



@media screen and (max-width:1120px){
.garant-img div {
    font-size: 40px;
    padding: 110px 0 0 0;
}
.garant-img h4 {
    font-size: 19px;
    margin: 10px;
}

.garant-img{
    height: 300px;
}
	
}





@media screen and (max-width:1024px){



.color-content {
padding: 30px 20px 0 20px;
}

.pix1 .color-content{
padding: 100px 20px 0 20px;
}

.color-photo .color-content {
padding: 0 20px 0 20px;
}

.pix1 .color-photo .color-content{
padding: 70px 20px 0 20px;
}

.header-color{
padding: 30px 20px 0;
position: sticky!important;
top: 0!important;
border-radius: 20px 20px 0 0;
}

.color-zag, .pix2 .color-zag {
line-height: 70px!important;
font-size: 26px;
margin: 0 20px;
}
.primer-zag {
font-size: 30px;
margin: 40px 0 20px;
}
.manynames-zag {
font-size: 30px;
margin: 40px 0 20px;
}
.color-in p , .manynames, .color-garant ul{
font-size: 18px
}
.color-in .gallery-in {
margin: 0 -20px;
}

.header-color {
background: #fff;
z-index: 10;
display: block;
width: 100%;
max-width: 1240px;
text-align: center;
padding: 0!important;
box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .14);
}

.pix1 .header-color {
position: fixed !important;
top: 3% !important;
}

.color-in .color-image {
position: absolute;
left: 20px;
top: 15px;
width: 40px !important;
height: 40px !important;
}
.show-color-on.pix1 .cc-close {
position: absolute;
}



.color-in .cc-block {
        padding: 0 20px 20px 50px;
    }
    .color-in .etap-img {
        margin: 20px 0 0;
    }
.color-etapi h3 {
margin: 0 0 15px;
}
.color-etapi p{
margin: 0 0 15px 0;
}

.color-etapi .color-content-in {
margin: 0 0 0 18px;
}

.garant-txt {
    padding: 30px;
}
.color-garant h3 {
    font-size: 45px;
    margin: 40px 0 20px;
}

.garant-img div {
        font-size: 30px;
}
.garant-img h4 {
        font-size: 18px;
    }




.color-photo .pcpimg {
width: 45px;
height: 45px;
border: 2px solid #f7f7f7;
}
.color-photo .pcp {
top: -2px;
left: -3px;
}




}


@media screen and (max-width:860px){


.color-in p, .manynames,  .color-garant ul{
        font-size: 17px;
    }
.manynames-zag {
        font-size: 24px;
        margin: 30px 0 10px;
    }
    .primer-zag {
        font-size: 24px;
    }

    .color-zag, .pix2 .color-zag {
        line-height: 60px !important;
        font-size: 22px;
        margin: 0 20px;
    }
    .color-in .color-image {
        top: 12px;
        width: 36px !important;
        height: 36px !important;
    }
.cc-close{
top:12px;
}
    .color-content {
        padding: 20px 20px 0 20px;
    }
	
.pix1 .color-content{
padding: 80px 20px 0 20px;
}

.color-photo .color-content {
padding: 0 20px 0 20px;
}

.pix1 .color-photo .color-content{
padding: 60px 20px 0 20px;
}

.color-etapi h3 {
font-size: 18px;
}

    .garant-block {
        display: grid
;
        grid-template-columns: repeat(1, 2fr);
        gap: 0;
        margin: -20px -20px 0;
    }

    .garant-img div {
        padding: 20px 20px;
        font-size: 20px;
    }
    .garant-cell {
        border-radius: 0;
        background: none;
    }

.garant-img {
display:none;
    }

    .garant-txt {
        padding: 20px 20px 10px;
    }
	
    .garant-txt h4 {
        display: block;
        font-size: 22px;
        margin: 30px 0 15px 0;
        line-height: 1.5;
    }
    .garant-txt span {
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='-5.0 -5 110.0 110' style='&%2310; fill: %23fff;&%2310;'%3e%3cpath d='m29.047 69.18 18.121 11.539h0.003906c0.85156 0.51172 1.8242 0.78125 2.8164 0.78125 1.0156-0.003906 2.0078-0.28125 2.875-0.80469l18.051-11.496c3.457-2.0859 5.5742-5.8242 5.5859-9.8594v-29.34c0-0.60547-0.36719-1.1523-0.92969-1.3867l-23.527-9.7188c-1.3164-0.52734-2.7852-0.52734-4.1016 0.003907l-23.512 9.7148c-0.5625 0.23438-0.92969 0.78125-0.92969 1.3867v29.336c0.007812 4.0234 2.1094 7.7539 5.5469 9.8438zm-2.5469-38.176 22.57-9.3242c0.58984-0.23828 1.25-0.23828 1.8438-0.003907l22.586 9.3281v28.332c-0.011719 3-1.5898 5.7695-4.1641 7.3086l-18.051 11.5h0.003906c-0.78125 0.47266-1.7539 0.48047-2.543 0.019531l-18.121-11.539h0.003906c-2.5547-1.5391-4.1211-4.3047-4.1289-7.2891z'/%3e%3cpath d='m46.156 57.102c0.57812 0.53516 1.4688 0.53125 2.0469-0.003906l12.824-12c0.60156-0.56641 0.63672-1.5156 0.070312-2.1211-0.56641-0.60547-1.5195-0.63672-2.125-0.070312l-11.805 11.047-6.1484-5.7148c-0.60547-0.5625-1.5547-0.52734-2.1211 0.082031-0.5625 0.60547-0.52734 1.5547 0.082031 2.1211z'/%3e%3c/svg%3e");
        display: inline-block;
        margin: 0 0 10px;
        font-size: 20px;
        background-color: #000;
        background-repeat: no-repeat;
        color: #fff;
        font-weight: normal;
        padding: 10px 20px 10px 50px;
        border-radius: 30px;
    }



    .color-garant h3 {
        font-size: 22px;
        margin: 60px 0 20px;
    }
.garant-cell p {
    margin: 0;
}


.color-photo .pcpimg {
width: 40px;
height: 40px;
margin: 0 -25px 0 0;
border: 2px solid #f7f7f7;
}

.color-zag, .pix2 .color-zag{
padding: 0 45px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

}



@media screen and (max-width:768px){
.color-in .gallery-in {
grid-template-columns: repeat(2, 1fr);
}

.hide-ctxt{
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 120px;
transition-duration: 0.6s;
}

.show-ctxt .showmore{
display:none;
}

.show-ctxt .hide-ctxt{
display: block;
-webkit-line-clamp: none;
text-overflow: unset;
max-height: 100%;
}

.showmore{
display: block;
margin: 8px 0 0;
font-size: 17px;
color: #999;
}

.g1img, .g0img{
height: 400px;
border-radius: 20px;
}



}


@media screen and (max-width:660px){

.garant-txt span{
font-size: 16px;
border-radius: 20px;
padding: 11px 20px 9px 45px;
}

}

@media screen and (max-width:520px){
.color-zag, .pix2 .color-zag{
font-size:18px;
}
.manynames-zag {
        font-size: 20px;
}
.primer-zag {
font-size: 20px;
}
.color-in p, .manynames, .showmore, .color-garant ul{
font-size: 16px;
}


.g1img, .g0img {
height: 300px;
}


.color-photo .pcpimg {
width: 38px;
height: 38px;
margin: 0 -38px 0 0;
border: 0;
}
    .color-photo .pcp {
        top: -1px;
    }

}




@media screen and (max-width:420px){
.color-etapi .color-content-in {
    border-left: 0;
}
.color-in .cc-block:after{
display:none;
}
.color-in .cc-block:before{
display:none;	
}	
    .color-in .cc-block {
        padding: 0 0 20px;
    }
    .color-etapi .color-content-in {
        margin: 0;
    }



}