﻿
.cookie-bot .container {max-width: 1170px; width:inherit; height: inherit; padding-left: 0px; padding-right: 0px; margin-left: auto; margin-right: auto;}
.cookie-bot {  background-color: rgba(255,255,255,0.9); position: fixed; z-index: 100; bottom: 0; left: 0; right: 0; box-shadow: 0 -2px 16px rgb(20 34 180 / 10%); }
.cookie-bot-row { background: none; height: 46px;   padding:0px 0; width: 100%; float: left; }
.cookie-img { float: left; width: 33px;} 
.cookie-img img { padding-top: 5px}
.cookie-text { position: relative;   /*margin-left: 32px;*/ padding-top: 12px; font-size: 13px; line-height: 19px; color: #333333;  width: 570px; margin-left: auto; margin-right: auto; font-weight: 400; text-align: center;  }
.cookie-text a { color: #0000ff; text-decoration: underline;}
.cookie-ok {  position: absolute; right: -100px; top: 5px;}
.ok-btn {   cursor: pointer; display: block;  text-align: center; width: 90px; padding-top: 6px; padding-bottom: 6px; max-height: 32px; margin-top: 2px; margin-bottom: 2px;  font-size: 12px; line-height: 16px;   border-radius: 6px;    font-weight: 700;  text-align: center;    color: #2e2e2e;  border:#eaeaea solid 2px;    background: #ffffff; }
.ok-btn:hover { border-color:#333; }
.banner-text a { text-decoration: none; color: #1b9eff; transition: color; }
.cookie-bot .footer-info { position: inherit !important }
@media(max-width:992px) {
  .cookie-ok { right: -80px;  }
  .ok-btn { width: 78px; }
}
@media(max-width:767px) { 
  .cookie-text { width: inherit; padding: 8px 0px;  text-align: left; max-width: 100%; padding-right: 0px; line-height: 16px; margin-left: 0px;  }
  .cookie-text span.cookie-m { display: block; float: left; margin-left: 15px; max-width: 75%;}
  .cookie-ok { width: 84px; text-align: right; right: 0px;}
  .ok-btn { width: 70px; max-width: 70px; min-width: auto;}   
  .return-to-top { bottom: 124px!important;} 
}
@media(max-width:479px) { 
  .cookie-bot-row { height: inherit; }
  .cookie-text { width: 100%; padding: 0px 0px;  text-align: left; max-width: 100%; padding-right: 0px; line-height: 16px; margin-left: 0px;  }
  .cookie-text span.cookie-m {   padding: 8px 0px; margin-left: 15px; max-width: 65%; font-size: 11.5px; line-height: 14px;}
  .cookie-ok { width: 80px; text-align: right; right: 0px;}
  .ok-btn { width: 70px; max-width: 70px; min-width: auto;}   
  .return-to-top { bottom: 106px!important;}
}