.navbar-brand img {
  width: 85% !important;
  height: 85% !important;
}

#navbarResponsive {
  line-height: 75px;
}

#navbarResponsive ul li a {
  font-size: 21.5px !important;
}

#navbarResponsive ul li a.active {
  color: #6ec1e4 !important;
}

#navbarResponsive ul li a:hover {
  color: #6ec1e4 !important;
}

#navbarResponsive ul li a {
  font-weight: bold;
}

#mainNav {
  background-color: transparent;
}

#mainNav.navbar-shrink {
  background-color: #FFFFFF;
}

.masthead {
  background-image: url("https://www.coupangeats.com/wp-content/uploads/2024/03/240320_%EC%9D%B4%EC%B8%A0%EB%8B%B7%EC%BB%B4_PC_02-scaled.jpg") !important;
}

.navbar-shrink #navbarResponsive ul li a {
  color: black !important;
}

.navbar-shrink #navbarResponsive ul li a.active {
  color: #6ec1e4 !important;
}

.navbar-shrink #navbarResponsive ul li a:hover {
  color: #6ec1e4 !important;
}

header.masthead .masthead-subheading {
  font-style: normal;
}

header.masthead {
  text-align: left;
}

header.masthead .masthead-heading {
  font-weight: 500;
}

.row.text-center {
  margin: 0 auto;
  margin-top: 110px;
  padding-top: 30px;
}

.row.text-center div {
  text-align: center;
}

* {
  font-family: Arial, Helvetica, sans-serif;
}

.btn-primary {
  background-color: black;
  border: 1px solid black;
  border-radius: 5px;
}

@media (max-width: 768px) {

  
  #mainNav.navbar-shrink {
    background-color: #FFFFFF !important;
  }

  #mainNav .navbar-toggler {
    color: black;
  }

  #mainNav .nav-item {
    text-align: center;
  }

  .navbar-collapse.collapsing {
    background-color: #ffffff;
  }

  .navbar-collapse.collapse.show {
    background-color: #ffffff;
  }

  .navbar-collapse.collapse.show ul li a {
    color: black !important;
  }

  .navbar-collapse.collapsing ul li a {
    color: black !important;
  }

  .navbar-collapse.collapse.show ul li a:hover {
    color: #6ec1e4 !important;
  }

  #mainNav .navbar-toggler:focus {
    border: 1px solid #6ec1e4 !important;
  }

  #mainNav .navbar-toggler:active {
    border: 1px solid #6ec1e4 !important;
  }

  .col-md-4 {
    margin-top: 30px;
  }

  #services
    > div
    > div.et_pb_row.et_pb_row_4.et_had_animation
    > div.et_pb_column.et_pb_column_1_2.et_pb_column_7.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    text-align: center;
  }

  #services
    > div
    > div.et_pb_row.et_pb_row_4.et_had_animation
    > div.et_pb_column.et_pb_column_1_2.et_pb_column_7.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-top: 30px;
  }

  header.masthead .masthead-heading {
    font-size: 2.5rem;
  }

  #mainNav {
    width: 100vw;
    background-color: #FFFFFF !important;
  }

  #mainNav.navbar-shrink.active {

    background-color: transparent !important;

  }

  


















  .navbarCoupangLogo {


    display: flex;
    flex-direction: row !important;
    align-items: center;

  }
  
  .logoText {

    padding-left: 30px !important;
    line-height: 91px;

  }

}

@media (max-width: 997px) {
  .et_pb_row.et_pb_row_4.et_had_animation {
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    margin-top: 50px !important;
  }

  #services
    > div
    > div.et_pb_row.et_pb_row_4.et_had_animation
    > div.et_pb_column.et_pb_column_1_2.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough {
    padding-right: 0px !important;
  }

  #mainNav {
    background-color: transparent !important;
  }

  .nav-link {
    color: black !important;
  }

  .nav-item {
    border-bottom: 1px solid #6ec1e4;
  }

  #navbarResponsive > ul {
    padding: 0px !important;
  }

  #services
    > div
    > div.et_pb_row.et_pb_row_4.et_had_animation
    > div.et_pb_column.et_pb_column_1_2.et_pb_column_7.et_pb_css_mix_blend_mode_passthrough.et-last-child
    > div
    > div {
    margin-top: 57px;
  }

  .et_pb_row.et_pb_row_4.et_had_animation {
    padding-top: 17px !important;
  }

  #mainNav.navbar-shrink {
    background-color: #FFFFFF !important;
  }

  #mainNav .navbar-toggler {
    color: black;
    position: relative;
  }

  #mainNav .navbar-toggler::after {
    content: "";
    width: 0%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    border-bottom: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: transparent;
  }

  #mainNav .navbar-toggler:active {
    border: none;
    border-bottom: none;
  }

  #mainNav .navbar-toggler:focus {
    box-shadow: none;
  }

  #mainNav .navbar-toggler:hover {
    /* border-bottom: 1px solid #6EC1E4; */
    transition: 0.3s;
  }

  #mainNav .navbar-toggler:hover::after {
    width: 100%;

    border-bottom: 1px solid #6ec1e4 !important;
  }

  .navbar-collapse.collapsing {
    background-color: #ffffff;
    text-align: center;
  }

  .navbar-collapse.collapse.show {
    background-color: #ffffff;
    text-align: center;
  }

  #mainNav.navbar-shrink {
    background-color: #ffffff;
  }

  .navbar-togglerTest {
    background-color: blue;
  }

  .timeline-panel {

    width: 29.9% !important;

  }
}

@media (max-width: 1215px) {
  #navbarResponsive ul li a.nav-link {
    font-size: 17.5px !important;
  }

  .navbarCoupangLogo {

    flex-direction: column;
    justify-content: center;
    


  }

  .navbarCoupangLogo div {

    padding-left: 0px;
    line-height: normal;

  }

}

@media (max-width: 1200px) {

  .timeline-panel {

    width: 30%;

  }

  /* 쿠팡이츠 입점 프로세스 반응형 코드*/

}


@media (max-width: 1405px) {

    .navbarCoupangLogo {

    flex-direction: column;
    justify-content: center !important;
    


  }

  .navbarCoupangLogo div {

    padding-left: 0px;
    line-height: normal;

  }

}

.btn-primary:focus {
  
  background-color: black;
}

.btn-primary:active {
  background-color: black !important;
}

.btn-primary:hover {
  background-color: black;
  border: 1px solid #6ec1e4;
}

.section-heading.text-uppercase {
  font-size: 3rem !important;
  letter-spacing: 1.7px;
}

.text-center {
  text-align: left !important;
}

.et_pb_row.et_pb_row_4.et_had_animation {
  display: flex;
  margin-top: 110px;
  padding-top: 30px;
}

#services
  > div
  > div.et_pb_row.et_pb_row_4.et_had_animation
  > div.et_pb_column.et_pb_column_1_2.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough
  > div {
  width: 85%;
  margin: 0 auto;
}

#services
  > div
  > div.et_pb_row.et_pb_row_4.et_had_animation
  > div.et_pb_column.et_pb_column_1_2.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough
  > div
  > span
  > img {
  width: 100%;
}

#services
  > div
  > div.et_pb_row.et_pb_row_4.et_had_animation
  > div.et_pb_column.et_pb_column_1_2.et_pb_column_7.et_pb_css_mix_blend_mode_passthrough.et-last-child {
  width: 85%;
}

.et_pb_text_inner h3 {
  font-size: 39px;
}

#services
  > div
  > div.et_pb_row.et_pb_row_4.et_had_animation
  > div.et_pb_column.et_pb_column_1_2.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough {
  padding-right: 50px;
}

.col-md-4 h4 {
  margin-top: 35px !important;
}

#portfolio {
  padding-top: 5.7rem;
}

#services
  > div
  > div.et_pb_row.et_pb_row_4.et_had_animation
  > div.et_pb_column.et_pb_column_1_2.et_pb_column_7.et_pb_css_mix_blend_mode_passthrough.et-last-child
  span {
  /* font-size: 3rem; */
}

.fa-stack .svg-inline--fa.fa-circle.fa-stack-2x.text-primary {
  color: #6ec1e4 !important;
}


.priceContainer {

  width: 100%;
  margin: 0 auto;
  margin-top: 75px;
  
  text-align: center;
  
  

}


.contentContainer {

  text-align: center;

}

.contentContainer img {

  width: 85%;
  padding-top: 35px;
  

}


.priceContainer ul li {

  
  text-align: left;

}




.priceContainer ul {

  padding-top: 35px;

}



.priceTitleContainer {

  width: 85%;
  margin: 0 auto;

  text-align: left;

}

.priceTitleText {



  margin-top: 30px;


}


.container ul li svg {

  font-size: 79px;

}


.container ul li svg {

  font-size: 79px;

}


.fa-circle.fa-stack-2x.text-primary {


  color: #6EC1E4 !important;
  font-size: 87px;

}

.fa-file-lines.fa-stack-1x {

  color: #FFFFFF;

}



.fa-folder.fa-stack-1x {


  color: #FFFFFF;

} 



.fa-pen-to-square.fa-stack-1x {
    
  color: #FFFFFF;


}

.fa-check.fa-stack-1x {

  color: #FFFFFF;

}

#timeline > li:nth-child(6) > div {

  background-color: #6EC1E4;
  color: black;
  

}


.progressLine {

  
  position: absolute;
  top: 0px;
  left: 40%;
  bottom: 0px;
  width: 3px;
  height: 0px;
  margin-left: -1.5px;
  content: "";
  background-color: #6EC1E4;

}




@media (min-width: 768px) {

  .progressLine {

    left: 50% !important;

  }
  


}

.progressLine {

  left: 50px;

}


.timeline > li .timeline-image {

  border: none;
  padding-top: 5px;
  transition: 0.3s;
  position: relative !important;
  z-index: 330 !important;
  overflow: hidden;
  


}






#timeline > li:nth-child(6) > div > h4 {

  color: #FFFFFF;


}




#timeline-image {

  width: 195px;
  height: 195px;
  margin-left: -97.5px;

  z-index: 305;
  background-color: #6EC1E4 !important; 
  opacity: 0.7;


}

#borderLeft {

  position: absolute;
  top: 100%;
  left: 0;
  width: 85px;
  
  height: 0%;
  content: "";
  background-color: blue;
  color: #6EC1E4;
  transition: 0.3s;
  z-index: 300 !important;

}

#borderRight {


  position: absolute;
  top: 0;
  left: 85px;
  height: 0px;
  width: 85px;
  content: "";
  background-color: blue;
  color: #6EC1E4;
  transition: 0.3s;
  z-index: -1 !important;
}



#timeline-circle-test {

  width: 170px;
  height: 170px;
  border-radius: 100%;
  background-color: lightblue;
  z-index: 300;
  padding-top: 5px;
  position: absolute;
  top: 0px;
  left: 0px;

}


.textContent {

  font-size: 64px !important;

}



.navbar-brand img {

  width: 175px !important;

}

.navbarCoupangLogo img {

  width: 175px;

}

.logoText {

  font-weight: bold;
  padding-left: 25px;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 91px;
  



}

.navbar-shrink .logoText {

  color: black;

}

.navbarCoupangLogo {

  display: flex;
  
  height: 91px;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;


}

.navbarCoupangLogo img {

  width: 175px;
  height: 31px;
  

}


@media (max-width: 768px) {

  .timeline .fa-stack-2x {

    position: absolute;

    z-index: 100;
    
    left: 0px !important;
    
    width: 100px !important;
    height: 100px !important;
    margin-left: 0px;
    text-align: center;
    color: #FFFFFF !important;

  }

  .timeline .fa-stack-1x {

    width: 50px !important;
    height: 50px !important;
    color: #FFFFFF;
    
    position: absolute;
    left: 25px !important;
    z-index: 100;
    margin-left: 0px;
    text-align: center;
    

  }

  .timeline-panel {

    width: 100% !important;
    float: right;
    padding-left: 150px !important;

  }

  #timeline-image {

    position: absolute;
    left: 100px;
    width: 100px;
    height: 100px;

  }

}











.buttonContainer {

  padding-top: 30px;
  text-align: center;

}

.buttonContainer a:hover {

  background-color: #6EC1E4;
  transition: 0.3s;

}

#contact {

  

  background-color: #6EC1E4 !important;
  background-image: none !important;

}


.filesInput {

  
  width: 100%;
  height: 100%;

}

.filesInput .filesInputTitle {


  color: #FFFFFF;
  

}


.filesInputContent {

  background-color: #FFFFFF;
  
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 20px;
  border-radius: 0.375rem;
}

.submitButton div {

  text-align: right !important;

}






#submitButton {

  background-color: #FFFFFF;
  color: black;
  border: none;

}

#submitButton:focus {

  background-color: #FFFFFF;

}

#submitButton:active {

  background-color: #FFFFFF !important;

}

.alertMessage {

  color: #FFFFFF;
  color: red;
  padding-left: 5px;
  padding-top: 7px;
  display: none;
  font-size: 15px;

}

.emailAlertFormMessage {

  color: #FFFFFF;
  color: red;
  padding-left: 5px;
  padding-top: 7px;
  display: none;
  font-size: 15px;

}

.fileUpload {

  display: block;

  width: 50%;
  padding: 10px;
  
  height: 50px;
  




  text-align: center;
  margin-top: 35px;
  background-color: #6EC1E4;
  margin-left: 15px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 17px;

  margin: 0 auto;

}

.fileBusinessDocumentInput .fileUpload {

  margin-top: 0px;

}

#fileBusinessDocumentInput {

  display: none;

}

#fileStoreDocumentInput {

  display: none;

}

#fileBankAccountInput {

  display: none;

}



.filesImageContainer {

  width: 57%;

}

.fileNameContainer {


  width: 50%;
  padding-left: 30px;
  display: flex;
  align-items: center;

}

.fileUploadInputContainer {

  width: 50%;

}

.fileBusinessDocumentInput {

  display: flex;
  justify-content: space-around;

}

.fileStoreDocumentInput {
  
  display: flex;
  margin-top: 39px;

}


.fileBankAccountInput {

  display: flex;
  margin-top: 39px;

}

.footerTest {

  justify-content: space-between;

}


#fileBusinessInput {

  width: 100%;
  border-radius: 0.375rem;
  border: 1px solid #ced4da;

}

#fileStoreNameInputTest {

  margin-top: 1.5rem;

  width: 100%;
  border-radius: 0.375rem;
  border: 1px solid #ced4da;

}

.filesInputContent {

  background-color: transparent;

}


.team-member {

  margin-top: 125px;
  

}

.team-member h4 {

  font-size: 29px;
}


.team-member p {

  margin-top: 57px;

}







.form-group input {

  border: 1px solid #ced4da !important;


  
}

.form-group input:focus {

  border: 1px solid #ced4da !important;

}


#contactForm input:focus {

  border: 1px solid #ced4da !important;
  outline: none;

}

#contactForm input:active {

  border: 1px solid #ced4da !important;

}

/* section#contact .section-heading {

  color: black;

}


section#contact .section-subheading {

  color: black;

} */




@media(max-width: 500px) {


  #navbar-toggler {

    margin-left: 75%;
    background-color: #FFFFFF !important; 

  }

}

@media (max-width: 500px) {

  


}

.cf-turnstile {

    margin-top: 25px;
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;

}

.cf-tunrstile div {

  width: 50% !important;
  margin: 0 auto;

}

.checkTest {

  text-align: center;

}

.nav-item:nth-of-type(4) .nav-link {

  color: red !important;


}

#mainNav ul li:nth-of-type(4) .nav-link:hover {

  color: blue !important;

}


.navbar-shrink #navbarResponsive ul .nav-item:nth-of-type(4) .nav-link:hover {

  color: blue !important;

}

.navbar-shrink #navbarResponsive ul .nav-item:nth-of-type(4) a {

  color: red !important;

}


#page-top > header > div > a {

  font-size: 49px;

}

#services h4 {

  font-size: 2.5rem;

}

@media (max-width: 475px) {

  .btn.btn-primary.btn-xl.text-uppercase {

    font-size: 25px !important;

  }
  
}

.masthead-subheading {

  font-size: 75px !important;

}

.masthead-heading {

  font-size: 57px !important;

}

.masthead-subheading p {

  display: inline-block;
  line-height: 1.5rem !important;
  font-weight: bold !important;

}

@media (max-width: 795px) {

  .masthead-subheading {

    font-size: 2.5rem !important;

  }

  

  .masthead-heading {

    font-size: 1.7rem !important;

  }

  #services .container .text-center .section-heading.text-uppercase {

    font-size: 2rem !important;

  }

  #services .container .text-center .section-heading.text-uppercase {

    font-size: 1.7rem !important;
    text-align: center !important;

  }

  #contactButton {

    bottom: 37px !important;
    right: 37px !important;

  }

}

.section-heading.text-uppercase span a {

  color: #6EC1E4 !important;


}


#services .container .text-center .section-heading.text-uppercase  {

  font-size: 2.5rem;

}

#contactButton {

  width: 57px;
  height: 57px;
  text-align: center;
  position: fixed;
  bottom: 50px;
  right: 50px;
  background-image: url("https://agency-hi.com/assets/Kakao_logo.png");
  background-size: cover;
  border-radius: 23px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0);
  box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.1) 0px 4px 6px, rgba(0, 0, 0, 0.15) 0px 8px 30px;

}


.team-member h4 {

  font-size: 37px;

}