.dv0{
margin-top:120px;
position:relative;
background-size:auto auto;
}

.dv1{
left:50%;
display:block;
padding-top:30px;
padding-left:15px;
padding-bottom:30px;
padding-right:15px;
position:relative;
width:1200px;
transform: translateX(-50%);
background-size:auto auto;
}

.gdCard{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:50px;
position:relative;
justify-content:space-between;
background-size:auto auto;
}

.pic{
right:0;
position:absolute;
width:100%;
height:450px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
overflow:hidden;}

.imgSrc{
left:50%;
top:50%;
position:relative;
width:100%;
height:100%;
transform: translateX(-50%) translateY(-50%);
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.descr{
margin-left:20px;
position:relative;
width:400px;
flex-grow:1;
flex-shrink:1;
background-size:auto auto;
font-size:22pxpx;
}

.title{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Montserrat-Medium';
font-size:18px;
color:a2a2a2;
}

.brand{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:14px;
color:#626262;
}

.pack{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-size:14px;
color:626262;
}

.height{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-size:14px;
color:626262;
}

.param{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
justify-content:left;
background-size:auto auto;
font-size:14px;
color:626262;
}

.shDescr{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:14px;
color:#626262;
}

.cst{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-size:16px;
}

.toolbar{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:350px;
align-items:center;
background-size:auto auto;
}

.mn{
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-radius:2px 2px 2px 2px;
cursor:pointer;
}

.mnLn01{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%);
background:#000;
background-size:auto auto;
}

.count{
padding-top:9px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-radius:2px 2px 2px 2px;
font-family:'Montserrat-SemiBold';
text-align:center;
font-size:19px;
cursor:pointer;
}

.pl{
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-radius:2px 2px 2px 2px;
cursor:pointer;
}

.plLn01{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%);
background:#000;
background-size:auto auto;
}

.plLn02{
left:50%;
top:50%;
position:absolute;
width:60%;
height:2px;
transform: translateX(-50%) translateY(-50%) rotate(90deg);
background:#000;
background-size:auto auto;
}

.btn{
padding-top:10px;
padding-left:20px;
padding-bottom:10px;
padding-right:20px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
position:relative;
height:40px;
background:#ff0080;
background-size:auto auto;
border-radius:5px 5px 5px 5px;
font-family:'Montserrat-SemiBold';
text-align:center;
font-size:16px;
color:#fff;
cursor:pointer;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}

.fDescr{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
position:relative;
background-size:auto auto;
font-family:'Roboto-Regular';
font-size:14px;
}

.cstTb{
display:flex;
position:relative;
width:350px;
justify-content:space-between;
background-size:auto auto;
}

.art{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Montserrat-SemiBold';
text-align:left;
font-size:16px;
color:#626262;
}

.mat{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:14px;
color:#626262;
}

.clr{
display:flex;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:100%;
justify-content:left;
background-size:auto auto;
font-size:14px;
color:#626262;
}

.clr0{
position:relative;
width:40px;
height:40px;
background:#080808;
background-size:auto auto;
border-radius:50% 50% 50% 50%;
}

.clrSmpl{
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
}

.clrSmplR{
margin-right:10px;
position:relative;
width:40px;
height:40px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
border-radius:50% 50% 50% 50%;
cursor:pointer;
box-shadow:0 0 2px rgba(0,0,0,0.6);
}

.sz{
padding-top:10px;
margin-right:20px;
position:relative;
width:40px;
height:40px;
background-size:auto auto;
border-top:1px solid #a2a2a2;
border-right:1px solid #a2a2a2;
border-bottom:1px solid #a2a2a2;
border-left:1px solid #a2a2a2;
border-radius:3px 3px 3px 3px;
font-family:'Montserrat-Medium';
text-align:center;
font-size:14px;
cursor:pointer;
}

.picH{
position:relative;
width:600px;
flex-grow:0;
flex-shrink:0;
background-size:auto auto;
}

.picR{
top:0;
right:-100%;
position:absolute;
width:100%;
height:100%;
background-size:auto auto;
}

.picSH{
position:relative;
width:100%;
height:450px;
background-size:auto auto;
overflow:hidden;}

.arrH{
top:50%;
position:absolute;
width:100%;
height:100px;
transform: translateY(-50%);
background-size:auto auto;
}

.lAr{
left:0;
top:50%;
position:absolute;
width:50px;
height:100px;
transform: translateY(-50%);
background:rgba(0,0,0,0.5);
background:rgba(0,0,0,0.5) url(/engine12/modules/../../templates/5/1639511761.svg);
background-position:center center;
background-size:contain;
background-repeat:no-repeat;
cursor:pointer;
}

.rAr{
top:50%;
right:0;
position:absolute;
width:50px;
height:100px;
transform: translateY(-50%);
background:rgba(0,0,0,0.5);
background:rgba(0,0,0,0.5) url(/engine12/modules/../../templates/5/1639511767.svg);
background-position:center center;
background-size:contain;
background-repeat:no-repeat;
border-radius:5px 5px 5px 5px;
cursor:pointer;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}

.dotH{
bottom:-50px;
display:flex;
position:absolute;
width:100%;
justify-content:center;
background-size:auto auto;
}

.clrHlf{
position:relative;
width:50%;
background-size:auto auto;
}

.szHdr{
position:relative;
background-size:auto auto;
}

.dv3{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
background-size:auto auto;
font-family:'Montserrat-SemiBold';
font-size:16px;
color:#626262;
}

.ozBtn{
position:relative;
width:45px;
height:45px;
background:url(../../templates/5/1682983454.svg);
background-position:center center;
background-size:80% auto;
background-repeat:no-repeat;
border-top:1px solid #a2a2a2;
border-right:1px solid #a2a2a2;
border-bottom:1px solid #a2a2a2;
border-left:1px solid #a2a2a2;
border-radius:5px 5px 5px 5px;
}

.bttl{
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
position:relative;
background-size:auto auto;
font-family:'Montserrat-Regular';
font-size:16px;
}

.img{
position:relative;
height:450px;
background-size:auto auto;
}

p{
text-indent:20px;
}

li{
margin-left:20px;
}

.btn:hover{
background:#da006d;
}

