

/* header */
header .nav-header-logo {
  width: auto;
  height: auto;  /* .web_btn_img 28px */
  padding-left: 1rem;
}
@media (max-width: 414px){
  header .nav-header-logo {
    padding-left: 20px; 
  }
  #mainMenu {
    padding-right: 20px; 
  }
}
@media (max-width: 579px){
  header .nav-header-logo {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  header li.menu a{
    padding-top: 6px;
    padding-bottom: 6px;
  }
  header .nav-header-title a{
    font-size: 0.9rem;
  }
  .px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media (min-width: 415px) and (max-width: 579px){
  header .nav-header-logo {
    padding-left: 32px; 
  }
  #mainMenu {
    padding-right: 32px; 
  }
}
@media (min-width: 580px ) and (max-width: 719px){
  header .nav-header-logo {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 40px; 
  }
  #mainMenu {
    padding-right: 40px; 
  }
}
@media (min-width: 720px) and (max-width: 1178px){
  header .nav-header-logo {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 40px; 
  }
  #mainMenu {
    padding-right: 40px; 
  }
}
@media (min-width: 1179px)  and (max-width: 1750px){
  header .nav-header-logo {
    padding-left: 32px; 
  }
  #mainMenu {
    padding-right: 32px; 
  }
}
@media (min-width: 1179px){
  header .nav-header-logo {
    padding-top: 38px;
    padding-bottom: 38px; 
  }
}
header .web_btn_img{
  height: 56px;    /* .nav-header-logo 28px */
  width: auto;
}
@media (min-width: 580px) and (max-width: 1100px){
   header .web_btn_img{
    height: 40px;    /* .nav-header-logo 28px */
  }
}
@media (min-width: 0px) and (max-width: 579px){
  header .web_btn_img{
   height: 32px;    /* .nav-header-logo 28px */
 }
}
header li.menu{
  height: unset;
}
header li.menu a{
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #050F11;
  border-radius: 38px;
}
header li.menu:hover a{
  color: #6ACFDC;
  border: 1px solid #6ACFDC;
}
header li.menu:active a{
  color: #6ACFDC;
  border: 1px solid #6ACFDC;
  background-color: #292F31;
}

.hero_text{
  font-size: 32px;
  line-height: 42px;
  z-index: 10;
}
.hero_text .sub-title{
  font-size: 18px;
  line-height: 28px;
  padding-top: 24px;
}
.hero_text .main_simbol{
  height: 32px;
  margin-top: -6px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}
@media (max-width: 414px){
  .hero_text{
    padding-top: 160px;
    padding-bottom: 40px;
  }
}
@media (min-width: 415px) and (max-width: 616px){
  .hero_text{
    padding-top: 200px;
    padding-bottom: 56px;
  }
}
@media (min-width: 617px) and (max-width: 800px){
  .hero_text{
    padding-top: 120px;
    padding-bottom: 74px;
  }
}
@media (max-width: 800px){
  .hero_text .sub-title{
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 580px) and (max-width: 939px){
  .hero_text{
    font-size: 50px;
    line-height: 64px;
  }
  .hero_text{
    padding-top: 160px;
    padding-bottom: 40px;
  }
  .hero_text .sub-title{
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-left: 0;
    font-size: 22px;
    line-height: 32px;
  }
  .hero_text .main_simbol{
    height: 56px;
    margin-top: 6px;
    padding-bottom: 16px;
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 801px) and (max-width: 939px){
  .hero_text .sub-title{
    width: 72%;
  }
  .header-img.wrap-page{ 
    margin-bottom: 544px;
  }
}
@media (min-width: 940px) and (max-width: 1179px){
  .hero_text{
    padding-top: 260px;
    padding-bottom: 80px;
  }
  .hero_text .sub-title{
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-left: 0;
    width: 72%;
  }
}
@media (max-width: 1179px){
  .hero_text{
    text-align: center;
  }
}
@media (min-width: 1180px) and (max-width: 1279px){
  .hero_text{
    padding-top: 260px;
    padding-bottom: 240px;
  }
  .hero_text .sub-title{
    padding-top: 24px;
    padding-left: 4px;
    width: 40%;
  }
}
@media (min-width: 940px) and (max-width: 1279px){
  .hero_text{
    font-size: 65px;
    line-height: 80px;
  }
  .hero_text .main_simbol{
    height: 64px;
    margin-top: 0px;
    padding-bottom: 16px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .hero_text .sub-title{
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width: 1280px){
  .hero_text{
    font-size: 85px;
    line-height: 100px;
    letter-spacing: 0;
  }
  .hero_text{
    padding-top: 260px;
    padding-bottom: 68px;
  }
  .hero_text .sub-title{
    font-size: 22px;
    line-height: 32px;
  }
  .hero_text .sub-title{
    padding-top: 32px;
    padding-left: 4px;
    width: 46%;
  }
  .hero_text .main_simbol{
    height: 77px;
    margin-top: -2px;
    padding-bottom: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* @media (min-width: 1640px){
  .hero_text{
    padding-bottom: 216px;
  }
} */


/* // set-text // */
.wrap-section .set-text{
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 1100px){
  .wrap-section .set-text{
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.set-text .title{
  font-size: 40px;
  letter-spacing: -1.2px;
  line-height: 54px;
}
@media (min-width: 1100px){
  .set-text .title{
    font-size: 85px;
    letter-spacing: -2.5px;
    line-height: 116px;
  }
}
.set-text .sub-title{
  font-size: 18px;
  letter-spacing: -0.18px;
}
.set-text .sub-title.big{
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 36px;
}
@media (min-width: 1100px){
  .set-text .sub-title{
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 36px;
  }
}
@media (min-width: 1100px){
  .set-text .sub-title.big{
    font-size: 32px;
    letter-spacing: -0.32px;
    line-height: 40px;
  }
}
.set-text .text-area{
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -0.16px;
}
@media (min-width: 1100px){
  .set-text .text-area{
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
@media (min-width: 1100px){
  .set-text .text-area.big{
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 36px;
  }
}

/* hand box img */
.header-img_wrap.right{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.header-img_img.top img{
  width: 80%;
}
.header-img_img.bottom img{
  width: 100%;
}
@media (max-width: 399px){
  .header-img_img.top img{
    margin-left: 32px;
  }
}
@media (min-width: 400px) and (max-width: 480px){
  .header-img_img.top img{
    margin-left: 40px;
  }
}
@media (min-width: 481px) and (max-width: 939px){
  .header-img_wrap.right{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .header-img_img.top img{
    width: 80%;
  }
  .header-img_img.bottom img{
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 520px){
  .header-img_img.top img{
    margin-left: 32px;
  }
}
@media (min-width: 521px) and (max-width: 659px){
  .header-img_img.top img{
    margin-left: 40px;
  }
}
@media (min-width:  660px) and (max-width: 771px){
  .header-img_img.top img{
    margin-left: 48px;
  }
}
@media (min-width: 772px) and (max-width: 939px){
  .header-img_img.top img{
    margin-left: 56px;
  }
}
@media (min-width: 940px) and (max-width: 1179px){
  .header-img_wrap.right{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .header-img_img.top img{
    width: 100%;
    padding-left: 80px;
    padding-right: 110px;
  }
  .header-img_img.bottom img{
    width: 100%;
  }
}
@media (min-width: 1180px){
  .header-img_img.top img{
    padding-right: 90px;
  }
  .header-img_wrap.right{
    float: right;
  }
  .header-img_img.top{
    float: right;
  }
  .header-img_img.bottom{
    float: right;
    margin-top: 0;
  }
}
@media (min-width: 1180px) and (max-width: 1279px){
  .header-img_wrap.right{
    margin-top: -564px;
  }
}
@media (min-width: 1180px) and (max-width: 1499px){
  .header-img_img.top img{
    float: right;
    width:   86%;
  }
  .header-img_img.bottom img{
    float: right;
    width: 87%;
  }
}
@media (min-width: 1280px){
  .header-img_wrap.right{
    margin-top: -320px;
  }
}
@media (min-width: 1500px){
  .header-img_img.top img{
    width: 100%;
  }
}
@media (min-width: 1572px){
  .header-img_wrap.right{
    padding-bottom: 216px;
    float: right;
    margin-top: -448px;
  }
  .header-img_img.top{
    float: right;
  }
  .header-img_img.bottom{
    float: right;
    margin-top: 0;
  }
}


/* core */
.wrap-page.core-main{
  background-image: url(../images/core_block_back.svg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  margin-bottom: 80px;
}
.core-main .core-main_wrap{
  margin-left: 27px;
  transition: all 0.5s linear;
}
.core-main_text_wrap{
  margin-top: -190px;
}
.core-main_text.top-right{
  width: 605px;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
}
.core-main_text.bottom-right{
  width: 605px;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 4px;
  padding-right: 45px;
  padding-bottom: 10px;
}
.set-text.core-main_text .title{
  line-height: 95px;
}
@media (min-width: 1240px){
  .core-main .sub-title{
    width: 96%;
  }
}

/* core-ads */
.core-ads_section{
  display: flex;
}
@media (max-width: 799px){
  .core-ads_section{
    flex-direction: column-reverse;
  }
  .core-ads_text.top{
    padding-bottom: 6px;
  }
  .core-ads_text.bottom{
    padding-top: 6px;
    padding-bottom: 0;
  }
  .left .core-ads_text .group-text{
    align-items: center !important; 
    text-align: center !important;
  }
  .left .core-ads_text .group-text .sub-title{
    margin-top: 12px;
    padding-left: 0;
  }
  .left .core-ads_text .group-text .text-area{
    padding-left: 0;
  }
  .left .core-ads_text .second{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1100px){
  .core-ads_section{
    justify-content: space-between;
    align-items: center;
  }
  .core-ads_wrap.right{
    padding-left: 80px;
    max-width: 690px;
  }
}
@media (min-width: 1100px){
  .core-ads_text.top{
    padding-bottom: 0;
  }
  .core-ads_text.top .title{
    margin-bottom: 12px;
    letter-spacing: 0;
    line-height: 95px;
  }
  .core-ads_text.bottom{
    padding-top: 12px;
  }
}

@media (min-width: 540px){
  .left .core-ads_text{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1100px){
  .left .core-ads_text{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .left .core-ads_text .second{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1240px){
  .left .core-ads_text{
    flex-wrap: nowrap;
    max-width: 700px;
  }
}
.left .core-ads_text .group-text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
.left .core-ads_text .group-text .sub-title{
  margin-top: -32px;
  line-height: 25px;
  padding-left: 16px;
}
.left .core-ads_text .group-text .text-area{
  padding-left: 16px;
  letter-spacing: 0;
}
@media (min-width: 1100px){
  .left .core-ads_text .group-text{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
  .left .core-ads_text .group-text .sub-title{
    margin-top: -16px;
    padding-left: 32px;
    margin-bottom: 16px;
  }
  .left .core-ads_text .group-text .text-area{
    padding-left: 32px;
  }
}


.about-team_wrap{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 799px){
  .about-team_wrap{
    flex-direction: column;
  }
  .about-team_text.bottom-right{
    padding-top: 0 !important;
  }
}
.about-team_text.top-left{
  max-width: 610px;
}
.about-team_text.top-left .title{
  margin-bottom: 8px;
}
@media (min-width: 1280px){
  .about-team_text.top-left .title{
    margin-bottom: 12px;
    letter-spacing: 0;
    line-height: 95px;
  }
}
.about-team_text.top-left .text-area{
  max-width: 480px;
  display: block;
}
.about-team_text.bottom-right{
  width: 100%;
  max-width: 730px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 170px;
}
.about-team_text.bottom-right .sub-title{
  letter-spacing: 0;
}
.about-team_text.bottom-right .group-text{
  letter-spacing: 0;
  width: 100%;
  max-width: 730px;
  border: 0;
  margin-bottom: 24px;
  background-color: unset;
}
.about-team_text.bottom-right .after {
  border: 2px solid #6ACFDC;
  background-color: #1C3C3D;
}
.about-team_text.bottom-right .title-group{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 40px 24px 32px;
  background-color: unset;
}
.about-team_text.bottom-right .title-group{
  border: 2px solid #1C3C3D;
}
.about-team_text.bottom-right .group-text:hover .title-group{
  border-color:  #6ACFDC;
  background-color: #1C3C3D;
}
.about-team_text.bottom-right .group-text1{
  border: 2px solid #6ACFDC;
  background-color: #1C3C3D;
}
.about-team_text.bottom-right .group-text1 img{
  transform: rotate( -45deg );
  transition: all ease 0.5s;
}
.about-team_text.bottom-right .group-text1 .title-group{
  border:  0;
}
.about-team_text.bottom-right .group-text .text-area-p{
  max-width: 565px;
  padding: 0 0 48px 32px;
  display: none;
}
/* .about-team_text.bottom-right .group-text1 .text-area{
  display: block;
}  */




@media (max-width: 799px){
  .wrap-page.contact-main{
    background-size: cover;
  }
  .contact-main .contact_btn{
    margin-left: 0 !important;
    margin-top: -25px !important;
  }
  .contact-main .contact_btn .sub-title{
    margin-left: 224px !important;
  }
}
@media (max-width: 441px){
  .wrap-page.contact-main{
    background-position-x: 53% !important;
  }
  .contact-main .contact_btn{
    margin-top: 16px !important;
  }
  .contact-main .contact_btn .sub-title{
    margin-left: 80px !important;
  }
}
.wrap-page.contact-main{
  background-image: url(../images/contact_back.svg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
}
.contact-main_box{
  width: 731px;
  height: 613px;
  border: 2px solid #1C3C3D;
  background-color: #050F11;
}
.contact-main .group-flex{
  display: flex;
  flex-wrap: wrap;
  padding-top: 4px;
  padding-bottom: 4px;
}
.contact-main .bottom-right{
  padding-top: 0;
}
.contact-main .title{
  letter-spacing: 0;
}
.contact-main .contact_btn{
  background-color: rgba(28, 60, 61, 0.4);
  width: fit-content;
  height: 100%;
  border-radius: 30px;
  margin-left: 161px;
  margin-top: -49px;
}
.contact-main .contact_btn .sub-title{
  padding: 11px 25px 11px 28px;
  border: 1px solid #6ACFDC;
  line-height: 33px;
  border-radius: 30px;
  margin-left: 269px;
  color: #6ACFDC;
}
.contact-main .contact_btn img{
  width: 24px;
  padding-bottom: 10px;
  margin-left: 7px;
}
.contact-main .contact_btn img.before{
  display: inline-block;
}
.contact-main .contact_btn img.after{
  display: none;
}
.contact-main .contact_btn:hover .sub-title{
  background-color: rgb(106 207 220 / 40%);
  color: #fff;
}
.contact-main .contact_btn:hover img.before, .contact-main .contact_btn:active img.before{
  display: none;
}
.contact-main .contact_btn:hover img.after, .contact-main .contact_btn:active img.after{
  display: inline-block;
}
.contact-main .contact_btn:active .sub-title{
  background-color: rgba(28, 60, 61, 0.8);
  border-color: #4196a1;
}




/* // marketing-service // */
@media (min-width: 1440px){
  .marketing-service_section{
    max-width: 1340px;
  }
}
.marketing-service_text.center{
  padding-top: 0;
  padding-left: 16px;
}
.marketing-service_text .title{
  width: fit-content;
}
@media (max-width:  799px){
  .marketing-service_text.center{
    padding-left: 0;
    margin-top: 0;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 800px){
  .marketing-service_text.center{
    padding-left: 240px;
    margin-top: -98px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .settlet-solution_img.bottom{
    margin-top: -220px;
  }
}
@media (min-width: 1100px){
  .marketing-service_text.center{
    padding-left: 0;
    margin-top: -206px;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    max-width: 792px;
  }
  .marketing-service_text.center .group-flex{
    display: flex;
    flex-direction: column;
  }
  .marketing-service_text.center .group-flex.top{
    margin-right: 48px;
  }
  .settlet-solution_img.bottom{
    margin-top: -292px;
  }
}
@media (min-width: 1240px){
  .marketing-service_text.center{
    flex-wrap: nowrap;
  }
}
.marketing-service_text.center .group-text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
.marketing-service_text.center .group-text .big-spell{
  font-size: 60px;
  line-height: 82px;
  font-style: italic;
  color: #1c3c3e;
  margin-right: 0;
  margin-left: auto;
}
/* .first .big-spell{
  margin-left: -30px;
}
.second .big-spell{
  margin-left: -30px;
}
.third .big-spell{
  margin-left: -30px;
}
.forth .big-spell{
  margin-left: -30px;
} */
.marketing-service_text.center .group-text .sub-title{
  margin-top: -48px;
  padding-left: 16px;
  margin-bottom: 16px;
  z-index: 10;
}
.marketing-service_text.center .group-text .text-area{
  color: #E5EEF0;
  padding-left: 16px;
}
@media (min-width: 1100px){
  .marketing-service_text.center .group-text{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
  .marketing-service_text.center .group-text .big-spell{
    font-size: 120px;
    line-height: 163px;
  }
  .marketing-service_text.center .group-text .sub-title{
    margin-top: -52px;
    line-height: 33px;
    padding-left: 32px;
    margin-bottom: 8px;
  }
  .marketing-service_text.center .group-text .text-area{
    padding-left: 32px;
    padding-bottom: 16px;
  }
}











.core-ads_wrap[data-aos=fade-down]{
  transform: translate3d(0,-206px,0);
}

.contact_btn [data-aos=fade-right]{
  transform: translate3d(-40px,0,0);
}

.big-spell[data-aos=fade-right]{
  transform: translate3d(-280px,0,0);
}





#mainMenu{
  display: block !important;
}
/* @media (max-width: 1099px){
  .contact_layer{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=80);
  }
} */
form#form{
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
@media (max-width: 659px){
  .contact_layer_box{
    padding: 24px;
  }
  .set-table{
    height: calc( 100% - 135px );
  }
}
@media (min-width: 660px) and (max-width: 889px){
  .set-table{
    height: calc( 100% - 151px );
  }
}
@media (min-width: 660px) and (max-width: 709px){
  .contact_layer_box{
    padding: 32px;
  }
}
@media (min-width: 710px) and (max-width: 760px){
  .contact_layer_box{
    padding: 56px;
  }
}
@media (min-width: 761px) and (max-width: 889px){
  .contact_layer_box{
    padding: 80px;
  }
}
@media (max-width: 889px){
  .contact_layer{
    height: 100%;
  }
  .contact_layer_box{
    height: 100%;
    border-color: #050F11 !important;
  }
  .contact_layer_box button.text-area{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .contact_layer_box button.text-area:active{
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  .set-table{
    overflow-y: auto; 
  }
}
@media (min-width: 890px) and (max-width: 1177px){
  form#form{
    width: calc( 100% - 80px );
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 890px) and (max-width: 999px){
  .contact_layer{
    top: 104px;
    height: calc( 100% - 104px );
    filter: alpha(opacity=80);
  }
  form .fit-height-set{
    height: 104px;
  }
  .contact_layer_box{
    padding: 32px;
    min-height: 745px;
  }
  .contact_layer_box button.text-area{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .contact_layer_box button.text-area:active{
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  .set-table{
    overflow-y: auto; 
    height: calc( 100% - 151px );
  }
}
@media (max-width: 659px) {
  .contact_layer_table .board-tr{
    min-width: 89px;
  }
  .contact_layer_box .sub-title{
    padding-bottom: 16px;
  }
  .contact_layer_box button.send{
    width: 64%;
    margin-left: 2%;
  }
  .contact_layer_box button.close{
    width: 30%;
    margin-right: 2%;
  }
}
@media (min-width: 660px) {
  .contact_layer_box .sub-title{
    padding-bottom: 32px;
  }
  .contact_layer_box button.send{
    width: 32%;
    margin-left: 16px;
  }
  .contact_layer_box button.close{
    width: 16%;
    margin-right: 16px;
  }
} 
@media (max-width: 999px) {
  .contact_layer_table .board-tr{
    width: 16%;
    padding: 0.5em 0.85em 0.5em 0.5em;
  }
}
@media (min-width: 1000px) {
  .contact_layer_table .board-tr{
    width: 13%;
    padding: 0.85em;
  }
  .board-style2 .board-tr{
    width: 26%;
  }
  .board-style2 .border-left{
    border-left: 0.5px solid rgb(127 135 137 / 40%);
  }
}
@media (min-width: 1000px) and (max-width: 1100px){
  .contact_layer{
    top: 104px;
    height: calc( 100% - 104px );
    filter: alpha(opacity=80);
  }
  form .fit-height-set{
    height: 104px;
  }
  .contact_layer_box{
    padding: 40px;
    min-height: 673px;
  }
  .contact_layer_box button.text-area{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .contact_layer_box button.text-area:active{
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  .set-table{
    overflow-y: auto; 
    height: calc( 100% - 151px );
  }
}
@media (min-width: 1101px) {
  .contact_layer_box{
    min-height: 764px;
    padding: 64px;
  }
  .set-table{
    overflow-y: auto; 
    height: calc( 100% - 164px );
  }
}
@media (min-width: 1101px) and (max-width: 1178px){
  .contact_layer{
    top: 120px;
    height: calc( 100% - 120px );
    filter: alpha(opacity=80);
  }
  form .fit-height-set{
    height: 120px;
  }
}
@media (min-width: 1178px) and (max-width: 1350px){
  .contact_layer{
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1179px){
  .contact_layer{
    top: 132px;
    left: 0px;
    width: 100%;
    height: calc( 100% - 132px );
    filter: alpha(opacity=80);
  }
  form .fit-height-set{
    height: 132px;
  }
}

@media (max-width: 1100px){
  .contact_layer_box.set-text .sub-title.big{
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 36px;
  }
  .contact_layer_box.set-text .text-area{
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.16px;
  }
}
@media (max-width: 659px){
  .contact_layer_box.set-text .sub-title.big{
    font-size: 20px;
  }
  .contact_layer_box.set-text .text-area{
    font-size: 14px;
    letter-spacing: 0px;
  }
}
@media (min-width: 1101px){
  .contact_layer_box.set-text .sub-title.big{
    font-size: 32px;
    letter-spacing: -0.32px;
    line-height: 40px;
  }
  .contact_layer_box.set-text .text-area{
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
/* contact_layer */
.contact_layer{
  background-color: rgb(5 15 17 / 90%);
  position: fixed;
  z-index: 1001;
  vertical-align: middle;
  text-align: center;
  display: block;
  display: none;
}
.contact_layer_box{
  margin: auto;
  position:relative;
  width: fit-content;
  max-width: 1200px;
  background-color: #050F11;
  border: 2px solid #1C3C3D;
  display: flex;
  flex-direction: column;
}
/* @media (min-height: 1081px){
  .contact_layer_box{
    max-height: 752px;
  }
} */
.contact_layer_box .btn_wrap{
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 32px;
}
.contact_layer_box .sub-title{
  color: #ffffff;
  letter-spacing: 0;
}
.contact_layer_table{
  color: #a5adaf;
  display: inline-block;
  border-top : 0.5px solid rgb(127 135 137 / 40%);
}
.board-list-inner{
  display: table;
  overflow: hidden;
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  width: 100%;
}
.contact_layer_table li{
  display: table-cell;
  box-sizing: border-box;
  padding: 0.5em;
  border-bottom: 0.5px solid rgb(127 135 137 / 40%);
  height: 22px;
}
.contact_layer_table .board-tr{
  border-right: 0.5px solid rgb(127 135 137 / 40%);
  text-align: right;
  font-weight: 700;
}
.contact_layer_table .board-td{
  width: auto;
  text-align:left;
}
.contact_layer_table .right-td{
  text-align:right;
}
.board-style2 .board-td{
  width: auto;
}
.contact_layer_table input,.contact_layer_table .form-control{
  background-color: #fff0;
  border: 0;
  color: white;
}
.contact_layer_table input::placeholder{
  border: 0;
}
.contact_layer_table input:focus, .contact_layer_table .form-control:focus {
  outline: 0;
}
.contact_layer_table input:focus-visible{
  border: 0;
}
.contact_layer_table .form-check-inline input.form-check-input, .contact_layer_table .board-list-inner input.form-check-input{
  background-color: #a5adaf;
}
.contact_layer_table .form-check-inline input.form-check-input:checked[type="radio"], .contact_layer_table .board-list-inner input.form-check-input:checked[type="checkbox"]{
  background-color: #6ACFDC;
}
.contact_layer_table .form-check-inline:has(input.form-check-input:checked[type="radio"]){
  color: #6ACFDC;
  font-weight: 700;
}
.contact_layer_table .form-check-inline label.form-check-label{
  margin-top: 0 !important;
}
.contact_layer_table.advm.base { 
  width: 100% ; 
  border-top: 0.5px solid rgb(127 135 137 / 40%);
  background:unset;
}
.contact_layer_table.advm.base th { 
  text-align: right; 
  background-color: unset;
  padding: 0.85rem; 
  width: 13%; 
  border-right: 0.5px solid rgb(127 135 137 / 40%);
  height:22px;
}
.contact_layer_table.advm.base td { 
  padding: 0.5rem;  
  height:22px;
  text-align:left;
}
.contact_layer_table.advm.base tr { 
  border-bottom: 0.5px solid rgb(127 135 137 / 40%);
  height:22px;
}
.contact_layer_box button{
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fff;
  background-color: unset;
}
.contact_layer_box button.send{
  border: 1px solid #7F8789;
}
.contact_layer_box button:hover{
  background-color: rgba(255, 255, 255, 0.12);
}
.contact_layer_box button:active{
  background-color: rgb(255 255 255/ 4%);
  border: 4px solid rgb(255 255 255 / 8%);
  padding-top: 13px;
  padding-bottom: 13px;
  color: rgb(255 255 255 / 80%);
}
.contact_layer_box button.about{
  font-size: 15px;
  text-decoration: underline;
}
.contact_layer_box button.about:active{
  background-color: rgb(255 255 255/ 12%);
  border: 0px;
  padding-top: 0;
  padding-bottom: 0;
  color: rgb(255 255 255 / 80%);
}
.contact_layer_box .full{
  width: 100%;
}
.contact_layer_box .short{
  width: 16%;
}
.contact_layer_box .form-check-inline{
  padding-right: 0 !important;
}
.form-group.row .col-12{
  padding-left: 0;
  padding-right: 0;
}

.board-style2 {
  width: 50%;
  float: left;
}

@media (max-width: 999px){
  .board-style2 {
  width: 100%;
  float: left;
  }
  .board-style2 .board-td{
    width: auto;
  }
}
.contact_layer form{
  height: 100%;
}
#infoYnCo{
  position: fixed;
  left: 0; 
  top: 132px;
  width: 100%;
  height: calc( 100% - 132px );
  z-index: 1002;
  filter: alpha(opacity=80);
  vertical-align: middle;
  text-align: left;
  display: none;
}
#infoYnCoLay{
  position: relative;
  max-width:1045px;
  padding: 64px;
  background-color: #fff;
  border: 2px solid #1C3C3D;
  height: calc( 100% - 132px );
  max-height: 752px;
  margin: auto;
}
#infoYnCoLayCo{
  height: 100%;
}
.infoYnCoLayCoWrap{
  height: calc( 100% - 58px );
  overflow-y: auto;
  padding-bottom: 40px;
}
.infoYnCoBtn{
  margin-top:20px;
  text-align:center;
}

.infobtn{
  width:32%;
  border:1px solid #000000;
  color:#000000 !important;
}