.big-heading {
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
	padding-left:20px;
	margin-bottom: 40px;
	border-left: 6px solid #ffffff; font-size: 16px;
}
.big-heading h4 {
	 font-size: 16px;
}
@media all and (max-width: 769px) {


.big-heading {
	
  text-align:center;
	padding-left:0px;
	margin-bottom:30px;
	border-left:0px solid #ffffff;color: #FFFFF;
}

.big-heading small {font-weight:500;
	color: #FFFFF;font-size:15px;letter-spacing:-0.09em;
 
}
	

}

#top_air {
 width: 100%;
    height: 400px; 
    background-color: #98d5e0;
    background-image: url("../../../mall/img/bg/call_section-b.jpg");
    background-size: 1920px 400px;
    background-position: center;
    background-repeat: no-repeat;	

}

@media (max-width: 767px) {
#top_air  {font-size: 14px;
  font-size: 0.875rem; 
   
  }
}	



@media screen and (min-width:1200px) {
   .dp-m {
        display: none;
    }
    .dp-l {
        display: block;
    }    
   /*.main-visual-bg {
        top: 135px;
    }
    /* 모달 */
    .modal {
        top: 0px;
        left: 0px;
        width: 1140px;  z-index: 100;
    }
	
.mlr-25 { margin-right: 25px; margin-left: 25px; }

	.modal .head {
    position: relative;
    width: 100%;
    height:90px;
    background-color: #FFF;
    color: #383838;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    border-bottom: 1px solid #c4c4c4;
}
    .modal .head h1 {
        margin: 0px;
        padding-top: 15px;
        padding-bottom: 5px;
        font-size: 1.875rem;
        font-weight: 400;
    }
    .modal .head h2 {color: #7778;
        margin: 0px;
        font-size: 14px;
        font-weight: 400;
    }
    .modal .head .btn-close {
        top: 30px;
        right: 30px;
    }


    /* 웹  */


    
    /* 캘린더  */
    .calendar_wrap {
        width: 100%;
        margin: 0 auto;
    }
    .calendar {
        width: 270px;
        text-align: center;
        float: left;   
        margin: 0 auto;
    cursor: pointer;
    }
    .calendar:nth-child(4), .calendar:nth-child(5) {
        display: block;
    }
    .calendar h1 a {
        display: none;
    }
    
	
	/* 리스트 */
.modal .list {
    width: 100%;
    height: 300px;padding-left: 40px;
    overflow-y: scroll;
}
	
    /* 리스트 */
    .modal .list li {
        width: 140px;
        height: 58px;
        line-height: 58px;
        padding-left:20px;
        float: left;
        margin: 8px 4px;
        font-size: 14px;
        font-weight: bold;
        border: 1px solid #eaeaea;
        background-color: #FFF;
        border-left: 5px solid #e9463f;
        cursor: pointer;
    }
    
    

}


.si-sticky2 {  background: rgba(0, 0, 0, 0.8);height:60px;
	position: fixed;
	bottom:0px;
	width: 100%; 
}

/* 관리*/
a.box_tel {border: 0px solid #cfd2d1;
  text-align: center;
  background:#3684ff;
  padding: 5px 5px 0px  5px;
  display: block;
  color: #FFFFF;
  margin:10px;
  overflow: hidden;
  -webkit-border-radius:2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; 
}
a.box_tel h3 {
  font-size: 18px;
  font-size: 1.125rem;color: #fff;
}
a.box_tel h3  i{
  font-size: 24px;
  font-size: 1.5rem;
}

a.box_tel h2 {
  font-size: 18px;
  font-size: 1.125rem;color: #666;
}

a.box_tel h2  i{
  font-size: 24px;
  font-size: 1.5rem;
}

#footer { position: relative; margin-top:0px;}
.footer {color: #a6a6a9;
	font-size: 1rem;
	background: #313842;
	font-size: 14px;
	 line-height: 1.6;
}