/******  Работа сервиса куки  *****/

#module-pop-up-back-privacy{
    background: #222222d1;
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    line-height: 16px;
    display:none;
}

#module-pop-up-back-privacy-detail-close{
    background: #fa4a4a;
    position: fixed;
    top: 20px;
    right: 5px;
    z-index: 100010;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 3px 0 0 0;
    border-radius: 20px;
    font-weight: 800;
cursor: pointer;
transition: 0.3s;
}



#module-pop-up-back-privacy-detail-close:hover {
    background: #d70000;
cursor: pointer;
transition: 0.3s;
}
.module-privacy-center-block-form{

}

.module-pop-up-back-privacy-detail{
    background: #fff;
    position: fixed;
    top: 15%;
    left: 30%;
    width: 40%;
    z-index: 99999;
    line-height: 16px;
    display: block;
    padding: 0 2%;
border-radius: 10px;

}

.mobile-pop-up-space{
display:none;
}


@media (max-width: 600px){
.module-pop-up-back-privacy-detail{
    width: 90%;
    left: 5%;
    top: 10%;
overflow-y: scroll !important;
    height: 100vh;
}

#module-pop-up-back-privacy-detail-close{
        top: 7%;
    right: 1%;
}

.mobile-pop-up-space{
margin: 120px 0 0 0;
display:block;
}
}


.module-privacy-center-block{
    text-align: center;
    margin: 30px 0 0 0;
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
}

.module-privacy-center-smallblock{
    font-weight: 500;
    margin: 15px 0 20px 0;
}

#pop-cookie{
    background: #222222d1;
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    line-height: 16px;
    display:none;
}

#pop-cookie-detail-close{
position: absolute;
    background: #d16f6f;
    height: 40px;
    width: 40px;
padding: 8px 15px;
    border-radius: 50%;
    color: #fff;
    right: 24%;
    top: 20px;
    font-weight: 700;
cursor: pointer;
transition: 0.3s;
z-index: 99999;
}

#pop-cookie-detail-close:hover {
position: absolute;
    background: #dd0000;
cursor: pointer;
transition: 0.3s;
}

#pop-cookie-detail{
position: fixed;
    left: 25%;
    top: 5%;
    background: #fff;
    width: 50%;
    border-radius: 10px;
    padding: 45px;
    font-size: 1.2em;
    line-height: 21px;
    text-align: justify;
}

#pop-cookie-detail span{
    font-size: 0.95em;
    line-height: 0.7em;
text-align: left;
}

.cookie-wraper{
background: #e5f5db;
    padding: 20px;
    border-radius: 10px;
margin: 20px 0 0 0;
}

.status-cookes-wraper{
display: flex;
margin: 15px 0 0 0;
}

.status-cookic{
    padding: 5px 10px;
    color: #343434;
    border-radius: 4px;
    margin: 0 0 0 10px;
    font-size: 12px;
    font-weight: 600;
}

.status-cookic-check{
    background: #659fe9;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
    margin: 0 0 0 10px;
    font-size: 12px;
    font-weight: 600;
cursor: pointer;
}

.cookie-wraper-text{
    display: block;
    font-size: 11px;
    line-height: 14px;
    margin: 5px 0 0 0px;
}

#settingCoooke{
   margin: 25px 0 -25px 0px;
cursor: pointer;
transition: 0.3s;
}

#settingCoooke:hover {
    color: #00aeef;
transition: 0.3s;
}

#settingPrivacy{
   margin: 30px 0 -25px 0px;
cursor: pointer;
transition: 0.3s;
}

#settingPrivacy:hover {
    color: #00aeef;
transition: 0.3s;
}

#module-cookie{
    background: #343434e3;
    position: fixed;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 999999;
line-height: 16px;
}

#module-cookie-detail{
cursor: pointer;
color: #a5a5a5;
transition: 0.3s;
margin: 6px 0 0px 15px;
}


#module-cookie-detail:hover {
transition: 0.3s;
color: #fff;
}


#module-cookie-close{
position: absolute;
    background: #e1a7ae36;
    height: 40px;
    width: 40px;
    right: 50px;
    top: 20px;
    color: #ffffff;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    padding: 11px;
cursor: pointer;
transition: 0.3s;
}

#module-cookie-close:hover {
    background: #ff0606;
transition: 0.3s;
}


.descuryveit{ 
    margin: 0 5px;
    font-size: 17px;
    padding: 10px 20px;
}

.module-cookie-info{
display: flex;
color:#fff;
margin: 20px 17%;
}

.module-cookie-left{
display: flex;
width: 60%;
}

.module-cookie-center{
display: flex;
width: 20%;
margin: 0 10px;
}

.module-cookie-right{
display: flex;
width: 20%;
margin: 0 10px;
}

@media (max-width: 1600px){
.module-cookie-info{
margin: 20px 10%;
}
}

@media (max-width: 1600px){
.module-pop-up-back-privacy-detail{
height: 580px;
    overflow-y: scroll;
}
}




@media (max-width: 600px){
#module-cookie{
height: auto;
}

.module-cookie-info{
margin: 20px 10%;
display: block;
}

.module-cookie-left{
width: 100%;
margin:0px;
}

.module-cookie-center{
width: 100%;
margin: 10px 0px;
}

.module-cookie-right{
width: 100%;
margin: 10px 0px;
}

#module-cookie-close{
right: 10px;
    top: -22px;
background: #c82e41;
}

#pop-cookie-detail{
left: 0px;
        top: 35px;
        width: 90%;
        overflow-y: scroll !important;
        height: 100vh !important;
        margin: 0 5%;
padding: 25px;
text-align: left;
}

.cookie-wraper{
    font-size: 0.8em;
    text-align: left;
}

#pop-cookie-detail-close{
        right: 4px;
        top: 10px;
    background: #ff0000;
}

.mobile-back{
height: 150px;
}

}
