.aws-cookie {
  display: none;
  position: fixed;
  z-index: 3000;
  -webkit-transform: translateZ(0);
  width: 100%;
  box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 30%);
}

.aws-cookie.top {
  top: 0
}

.aws-cookie.bottom {
  bottom: 0
}

.aws-cookie .popup-wrapper {
  padding: 14px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.aws-cookie .popup-wrapper p {
  border: none;
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 400
}

.aws-cookie .popup-wrapper a {
  color: #4279a6
}

.aws-cookie .popup-wrapper a:hover {
  color: #b2d9ff
}

.aws-cookie .popup-wrapper div.close-popup {
  float: right;
  cursor: pointer;
}

.aws-cookie .popup-wrapper div.close-popup .fa {
  color: #fff;
}

.aws-cookie .popup-wrapper div.close-popup .fa:hover {
  color: #b2d9ff
}

.aws-cookie .popup-wrapper div.close-popup span {
  display: none;
  height: 0;
  visibility: none
}

.aws-cookie.box {
  border-radius: 5px;
  bottom: 20px;
  box-shadow: 0 0 8px #000000;
  left: 20px;
  line-height: 20px;
  opacity: 1;
  padding: 30px;
  width: 300px;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

#aws_cookie_accept {
  background-color: #5bb75b;
  border: 0 none;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-weight: 400;
  margin: 5px 0 5px 5px;
  padding: 9px 12px;
  text-shadow: none;
  transition: all 0.25s ease 0s;
  font-size: 13px;
}

.aws-cookie.box .popup-wrapper {
  display: block;
}

.box #aws_cookie_accept {
  margin: 20px 0 0 0;
  float: right;
}

.box #aws_cookie_header {
  text-align: center;
  font-size: 25px;
  padding-bottom: 20px;
}

#aws_cookie_header {
  background-color: transparent;
  color: #ffffff;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 0 0 7px;
  text-align: left;
  z-index: 999999;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 15px;
}

#aws-about .advertise {
  display: inline-block;
  width: 100%;
}

#aws-about .advertise .ad-heading {
  display: inline-block;
  width: 100%;
  margin: 25px 0;
  font-size: 20px;
}

#aws-about .advertise .ad-content {
  /* display: inline-block; */
  width: 100%;
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
}

#aws-about .advertise .ad-content .ad-detail {
  /* display: inline-block;
  width: 24.33%;    */
  text-align: center;
  background: #fff;
  flex: 25% 0 0;
  
}

#aws-about .advertise .ad-content .ad-detail .ad-inner {
  
  padding: 25px 10px;
  margin: 10px;
  text-align: center;
 
  border: 1px solid #d1d1d1;
  border-radius: 15px;
  min-height: 213px;
}

#aws-about .advertise .ad-content .ad-detail a {
  margin-top: 10px;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}

#aws-about .advertise .ad-content .ad-detail .ad-link {
  display: block;
}

#aws-about .advertise .ad-content .ad-detail a:focus {
  box-shadow: none;
}

#aws-about .advertise .ad-content .ad-detail a:hover {
  color: #00a0d2;
}

#aws-about .advertise .ad-content .ad-detail:last-child {
  margin-right: 0;
}

#aws-about .advertise .ad-content .ad-detail img {
  max-width: 160px;
  width: 100%;
}

.nav-menus-php #wpwrap .top-right, .nav-menus-php #wpwrap .top-left,
.user-new-php #wpwrap .top-right, .user-new-php #wpwrap .top-left {
position: absolute;
top: 0;
}


.aws-wrap
{

  width: calc(100% - 20px);
  margin-top: 50px;
}
#wpfooter {
  position: initial;
}
