:root {
  /* --color1: #fbac2e; */
  --color1: #41844e;
  --color2: #77ab85;
  --color3: #b6d1be;
  --color4: #e1ece4;
  --color5: #45af5a;
  --color9: rgb(12, 7, 7);
  --color10: #101010;
}

body {
  font-family: "poppins", sans-serif;
  color: var(--color10);
  background-color: #ffffff;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: bold;
  line-height: 1.5;
}

p {
  margin: 0;
  text-align: justify;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a,
a:focus {
  text-decoration: none;
  font-weight: bold;
  color: var(--color5);
  transition: all 0.3s;
}

@media(hover: hover) and (pointer: fine) {
  a:hover {
    text-decoration: none;
    color: var(--color2);
  }
}

img {
  width: 100%;
}

section {
  padding: 3rem 0;
}

.mt-30 {
  margin-top: 30px;
}

.mt--30 {
  margin-top: -30px;
}

.bg-color-4 {
  background-color: var(--color4);
}

.border-r-10 {
  border-radius: 10px;
}

.bold {
  font-weight: bold;
}

.heading-01 {
  font-weight: bold;
  font-size: 2rem;
  word-break: keep-all;
}

.content-section .heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 40px;
}

.content-section .img-1 img {
  margin-bottom: 40px;
}

.content-section .img-2 img {
  margin-bottom: 20px;
  border-radius: 20px;
}

.content-section .bg-color-4,
.content-section .bg-white {
  padding: 20px;
  border-radius: 20px;
}

.photo-2 .box {
  margin-bottom: 40px;
  padding: 20px;
  background-color: #fff;
  border-radius: 20px;
}

.photo-2 .boxwrap:nth-last-child(1) .box {
  margin-bottom: 0;
}

.content-section li {
  margin-top: 30px;
  padding: 20px;
  border-radius: 20px;
}

.content-section li a {
  color: var(--color5);
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

header .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}

header .nav_container {
  margin: 0 auto;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
  padding: 10px 30px;
  margin: 0 10px;
  color: #514f4f;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  transition: all 0.3s;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
  background-color: var(--color1);
  color: #ffffff;
}

@media(hover: hover) and (pointer: fine) {
  .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link {
    background-color: var(--color1);
    color: #ffffff;
  }
}

.navbar-brand {
  font-weight: bold;
  font-size: 24px;
  color: #fafcfd;
}

@media(hover: hover) and (pointer: fine) {
  .navbar-brand:hover {
    font-weight: bold;
    font-size: 24px;
    color: #fafcfd;
  }
}

.custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  margin-right: 0;
  padding: 0;
}

.navbar-brand img {
  width: 150px;
}

.custom_nav-container {
  z-index: 99999;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.menu-icon {
  font-size: 30px;
  color: var(--color10);
}

.main_section {
  margin: 20px 5% 0;
  padding: 20px;
  background-color: var(--color9);
  background-size: cover;
  color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.3);
}

.main_section .main-01 {
  background-image: url(/images/먹튀폴리스-main.jpg);
}
.main_section .main-02 {
  background-image: url(/images/토토사이트-main.jpg);
}
.main_section .main-03 {
  background-image: url(/images/먹튀검증-main.jpg);
}
.main_section .main-04 {
  background-image: url(/images/먹튀사이트-main.jpg);
}
.main_section .main-05 {
  background-image: url(/images/메이저사이트-main.jpg);
}

.main_section .main-img {
  height: 300px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.main_section .heading-01 {
  margin-bottom: 35px;
}

.main_section .heading-02 {
  margin-bottom: 35px;
  font-weight: bold;
  font-size: 1.9rem;
  word-break: keep-all;
  color: var(--color2);
}

.telegram_section .bg {
  padding: 4rem 0;
  background-image: linear-gradient(0deg, rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url(/images/telegram_section_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.3);
}

.telegram_section .heading_container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.btn-box a {
  display: inline-block;
  padding: 14px 75px;
  background-color: var(--color1);
  color: #ffffff;
  border-radius: 5px;
  transition: all 0.3s;
  font-weight: 500;
  text-align: center;
}

.iframebox {
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 56.25%;
}

.iframebox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fqa-section .accordion {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.fqa-section .icon-arrow {
  transition: all 0.3s;
}

.fqa-section .icon-arrow.on {
  transform: rotate(180deg);
}

.fqa-section .accordion-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  cursor: pointer;
}

.fqa-section .accordion-1 p:nth-child(1) {
  width: calc(100% - 20px);
}

.fqa-section .accordion-1 p:nth-child(2) {
  width: 20px;
  text-align: right;
}

.fqa-section .accordion-1.on {
  font-weight: bold;
  color: var(--color5);
}

.fqa-section .accordion-2 {
  display: none;
  border-top: 1px solid var(--color1);
}

.fqa-section .accordion-2 p {
  padding: 1rem;
}

.tag-section .box {
  position: relative;
  margin-bottom: 20px;
  padding-top: 35px;
}

.tag-section .box:nth-last-child(1) {
  margin-bottom: 0;
}

.tag-section .box .heading-01 {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 18px;
  color: var(--color1);
  background: #fff;
  border-radius: 10px;
}

.tag-section .box:nth-child(2n + 1) .heading-01 {
  left: 5%;
}

.tag-section .box:nth-child(2n) .heading-01 {
  right: 5%;
}

.tag-section .box .heading-02 {
  display: inline-block;
  padding: 30px 20px;
  font-size: 1rem;
  color: #fff;
  background: var(--color1);
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.tag-section a {
  color: #ffee02;
}

footer {
  background-color: #eee;
}

footer .social {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

footer .social a {
  margin: 0 20px;
  color: var(--color10);
}

@media(hover: hover) and (pointer: fine) {
  footer .social a:hover {
    color: var(--color1);
  }
}

footer .heading-01 {
  font-size: 18px;
  margin-bottom: 25px;
}

footer .box {
  margin-top: 40px;
  text-align: center;
}

footer .box:nth-child(2) a {
  color: var(--color10);
  font-weight: normal;
}

@media(hover: hover) and (pointer: fine) {
  footer .box:nth-child(2) a:hover {
    color: var(--color1);
  }
}

footer .copyright {
  margin-top: 40px;
}

footer .copyright p {
  padding: 20px 0;
  margin: 0 auto;
  font-weight: 500;
  text-align: center;
  border-top: 1.5px solid #fff;
}
