footer {
  width: 100%;

  background: #0c0401;
}
.footer1 {
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  flex-wrap: wrap;
  flex-direction: column;
}
.footer1 ul {
  display: flex;
}
.footerfanhui {
  cursor: pointer;
  width: 56px;
  height: 56px;
  border: none;
  background: none;
  position: fixed;
  right: 100px;
}
.footercom {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.footer_privacy li {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  margin-right: 60px;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
}

.footerul {
  display: flex;
  align-items: center;
  width: 60%;
  padding-top: 24px;
  justify-content: space-between;
}

.footer_twiter img {
  width: 32px;
  margin-left: 24px;
}
.footer_twiter li {
  margin-left: 12px;
}

.icon-whatsapp:before,
.icon-link:before,
.icon-facebook:before,
.icon-twitter:before,
.icon-reddit:before {
  font-size: 38px;
  background: #0c0401;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-left: 20px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
}
.back-to-top {
  position: fixed;
  right: 60px;
  bottom: 250px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 24px;
  border-radius: 50%;
  cursor: pointer;
}
.icon-back:before {
  font-size: 40px;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media (max-width: 1120px) {
  .footer1 {
    flex-direction: column;
  }
  .footerul {
    width: 90%;
    flex-direction: row-reverse;
  }
  .footer_privacy li {
    margin-right: 0;
    margin-left: 44px;
  }
}
@media (max-width: 768px) {
  .footerul {
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: center;

    flex-wrap: wrap;
  }

  .footer1 ul {
    margin: 10px 0;
  }
}
@media (max-width: 765px) {
  .footer1 {
    align-items: flex-start;
  }
  .footercom {
    font-size: 12px;
    line-height: 14px;
    margin-left: 10px;
    margin: 8px auto;
  }
  .icon-whatsapp:before,
  .icon-link:before,
  .icon-facebook:before,
  .icon-twitter:before,
  .icon-reddit:before {
    font-size: 26px;
    margin-left: 24px;
    margin-left: 10px;
  }
  .footer_privacy li {
    font-size: 12px;
    line-height: 14px;
    margin-left: 30px;
  }
  .footer_privacy li::marker {
    font-size: 16px;
  }

  .icon-back:before {
    font-size: 28px;
  }
}





.blue header {
  background: #008bff ;
}

.blue .header1input input {
  background: #008bff ;
}
.blue .main {
  background: #008bff ;
}
.blue footer,.blue .overlay-content {
  background: #008bff ;
}
.blue .icon-whatsapp:before,
.blue .icon-link:before,
.blue .icon-facebook:before,
.blue .icon-twitter:before,
.blue .icon-reddit:before {
  background: #008bff ;
}
.blue .derite,
.blue .lertest {
  background: linear-gradient(224deg, #008bff 0%, #008bff 100%);
}

.green header ,.green .overlay-content{
  background: #28a745 ;
}
.green .header1input input {
  background: #28a745 ;
}
.green .main {
  background: #28a745 ;
}
.green footer {
  background: #28a745 ;
}
.green .icon-whatsapp:before,
.green .icon-link:before,
.green .icon-facebook:before,
.green .icon-twitter:before,
.green .icon-reddit:before {
  background: #28a745 ;
}
.green .derite,
.green .lertest {
  background: linear-gradient(224deg, #28a745 0%, #28a745 100%);
}

.purple header ,.purple .overlay-content{
  background: #800080 ;
}
.purple .header1input input {
  background: #800080 ;
}
.purple .main {
  background: #800080 ;
}
.purple footer {
  background: #800080 ;
}
.purple .icon-whatsapp:before,
.purple .icon-link:before,
.purple .icon-facebook:before,
.purple .icon-twitter:before,
.purple .icon-reddit:before {
  background: #800080 ;
}
.purple .derite,
.purple .lertest {
  background: linear-gradient(224deg, #800080 0%, #800080 100%);
}

.red header ,.red .overlay-content{
  background: #c62828 ;
}

.red .header1input input {
  background: #c62828 ;
}
.red .main {
  background: #c62828 ;
}
.red footer {
  background: #c62828 ;
}
.red .icon-whatsapp:before,
.red .icon-link:before,
.red .icon-facebook:before,
.red .icon-twitter:before,
.red .icon-reddit:before {
  background: #c62828 ;
}
.red .derite,
.red .lertest {
  background: linear-gradient(224deg, #c62828 0%, #c62828 100%);
} /*# sourceMappingURL=style.css.map */




@media (max-width: 765px) {
.advTop{
 margin-left: -10px;
margin-right: -10px;
}
}



