
.main-visualm3 {
    width: 100%;
    height: 550px;
    background-color: #134ebd;
    background-image: url(../img/bg/main_bgc.png);
    background-size: 1920px 550px;
    background-position: center;
    background-repeat: no-repeat;
}
.main-80 { margin-top: 80px ;margin-bottom:20px !important; }
.main-80  h1 {
        text-align: center;
        color: #ffffff;
        font-weight: 400;
        font-size: 36px;
        line-height: 36px;
        margin-top: 0px;

}
.main-80  h2 {
        text-align: center;
        color: #333;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        margin-top: 0px;

}

.main-80  .btn_1{
    position: absolute;
    top: 370px;
    left: 0px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;font-size:1.5rem;
   
    
}

@media (max-width: 767px) {
.main-visualm3 {
    width: 100%;
    height:610px;
    background-color: #ffffff;
    background-image: url(../img/bg/main_bgm3.jpg);
    background-size: 900px 740px;
    background-position: center;
    background-repeat: no-repeat;
}

.main-80 { margin-top: 20px ;margin-bottom:-15px !important; }
.main-80  h1 {
        font-size: 24px;font-size:1.5rem;
        line-height: 24px;
        
       
}
.main-80 h1 img {
    margin-top: -10px ;
    
}	
.main-80 strong{
   display: none;
    
}	
.main-80   h1 b {
    font-weight: 400;
    display: block;
}

.main-80  h1 {
        color: #333;
        font-size: 24px;font-size:1.5rem;
        line-height: 24px;
        
       
}
.main-80  .btn_1{
    position: absolute;
    top: 510px;
    left: 0px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;font-size:1.5rem;
   
}

}


/*-------- 해외이사 박스--------*/
.item8 label {
line-height:24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background-color: #fff;
  padding: 20px 0px 10px 0px;
  text-align: center;
  margin-bottom: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  position: relative;
    border: 1px solid #666;
  font-size: 14px;
  font-size: 0.875rem;
  color: #666;
  cursor: pointer;margin-bottom:0;font-weight:400;
}


.item8 label h5{
  font-size: 14px;
  font-size: 0.875rem;
  color: #444;font-weight:400;
    
}


.item8 label strong {padding:5px;
 /* text-transform: uppercase;
  display: block; 줄바꿈 사용 시*/
  font-size: 18px;
  font-size: 1.125rem;font-weight:500;
  color: #121212;
}


.item label img {
  display: block;
  margin: 0 auto ; 
  MAX-height: 120px;
}

.item label i {
  display: block;
  margin: 0 auto ; 
  font-size:90px;
  color:#070101;
}




@media (max-width: 767px) {
.item8 label {font-size: 12px;
  font-size: 0.75rem;
     padding:5px 0px 0px 0px;
  }
  	
.item8 label h5{
  font-size: 12px;
  font-size: 0.75rem;
}

	

.item8 label img {
    width: auto;
    height: 50px;
  }
 
 .item8 label strong {
  font-size: 16px;
  font-size:1rem;
  color: #333;
}
 
   
}

.item8 input[type=checkbox]:not(old),
.item8 input[type=radio]:not(old) {
  visibility: hidden;
}
.item8 input[type=checkbox]:not(old):checked + label,
.item8 input[type=radio]:not(old):checked + label,
.item8 input[type=checkbox]:not(old):checked + span + label,
.item8 input[type=radio]:not(old):checked + span + label {
  display: block;
  border: 1px solid #ff4a51;
  /*=== -webkit-box-shadow: 0 2px 40px #e0e5f0;
  -moz-box-shadow: 0 2px 40px #e0e5f0;
 box-shadow: 0 2px 40px #e0e5f0;---*/
}
/*===#background_2 .item input[type=checkbox]:not(old):checked + label, #background_3 .item input[type=checkbox]:not(old):checked + label, #background_2
.item input[type=radio]:not(old):checked + label, #background_3
.item input[type=radio]:not(old):checked + label, #background_2
.item input[type=checkbox]:not(old):checked + span + label, #background_3
.item input[type=checkbox]:not(old):checked + span + label, #background_2
.item input[type=radio]:not(old):checked + span + label, #background_3
.item input[type=radio]:not(old):checked + span + label {
  border: 1px solid #00a0e9;
  -webkit-box-shadow: 0 2px 40px #392779;
  -moz-box-shadow: 0 2px 40px #392779;
   box-shadow: 0 2px 40px #392779;
}---*/
.item8 input[type=checkbox]:not(old):checked + label:before,
.item8 input[type=radio]:not(old):checked + label:before,
.item8 input[type=checkbox]:not(old):checked + span + label:before,
.item8 input[type=radio]:not(old):checked + span + label:before {
  font-family: "fontello";
  /*---content: "\e81b";---*/
 content: "\e81a";
 position: absolute;
  right: 10%;
  top: 10%;
  font-size: 36px;
  font-size: 2rem;
  color: #ff4a51;
}

#sign-in-dialog {
 
  padding:20px 0px 30px 0px;
  padding-top: 0px;
  text-align: left;
  max-width:700px;
  min-height:360px;
  margin: 10px auto; margin-top: 30px;
 
}

#sign-in-dialog .mfp-close,
#lang-dialog .mfp-close {
color: #fff;
  background-color: #66676b;
 
}

.modal_header{
	padding:15px 5px 10px 15px;
   /* border-bottom:0px solid rgba(0,0,0,0.15); */
	font-size: 16px;background: #eeeeee;
    font-size: 1rem;
}

.margin_mo {
  padding-top:40px;
  
}



@media (max-width: 767px) {
  .main_title_2 p {
    font-size: 16px;
    font-size: 1rem;
  }
#sign-in-dialog {
  min-width:100%;
  max-width:100%; margin:0px auto; margin-top: 0px;
 
}

}


/*-------- 서비스 박스--------*/

.item_box label {

line-height:24px;
  -webkit-border-radius:  5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -ms-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  display: block;
  background-color: #fff;
  padding: 20px 0px 10px 0px;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  position: relative;
    border: 1px solid #666;
  font-size: 14px;
  font-size: 0.875rem;
  color: #666;
  cursor: pointer;margin-bottom:0;font-weight:400;
}


 .item_box label h4{
 letter-spacing:-0.03em;
  font-size: 14px;
  font-size: 0.875rem;
  color: #333;
  margin-bottom:0;
    
}

.item_box label h5{
  font-size: 14px;
  font-size: 0.875rem;
  color: #444;letter-spacing:-0.03em;
    
}
.item_box label h5 span{
  color: #df0d0d;
    
}


.item_box label strong {padding:5px;
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;font-weight:500;
  color: #121212;
}


.item_box label img {
  display: block;
  margin: 0 auto ; 
  height: 120px;
}





@media (max-width: 767px) {
.item_box label {font-size: 12px;
  font-size: 0.75rem;
     padding: 10px 0px 10px 0px;
  }
  	


 .item_box label h4,.item_box label h5{
  font-size: 13px;
  font-size: 0.800rem;
}


	
.item_box label img {
     width: auto;
    height: 60px;
  }

  .item_box label strong {
  font-size: 16px;
  font-size:1rem;
  color: #333;
}



}

a.btn_6,
.btn_6 {
 border: 1px solid #d82d53;
  color: #fff;
  background: #ff4a51;
  outline: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 15px 10px;
  color: #fff;
  font-weight:500;
  text-align: center;
  line-height: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius:  0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius:  0px 0px 5px 5px;
  border-radius:  0px 0px 5px 5px;
}

a.btn_6.full-width,
.btn_6.full-width {
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}
a.btn_6.full-width.service,
.btn_6.full-width.service{font-size: 14px;
  font-size:  0.875rem;
  background-color: #f34c47;border: 1px solid #f34c47; color: #fff;
}
a.btn_6.full-width.service:hover,
.btn_6.full-width.service:hover {
  background: #f34c47;border: 1px solid #f34c47; color: #fff;
}
/**/
.no-gutters2{margin-right:6px;margin-left:6px}.no-gutters2>.col,.no-gutters2>[class*=col-]{padding-right:6px;padding-left:6px}.