/* Theme Name: Cubana - Multipurpose
   Author:Harry
   Author e-mail: harrynworld@gmail.com
   Version: 1.0.0
   Created:February 2015
   File Description:Main CSS file of the template
*/


/* TABLE OF CONTENTS
	1) Reset
	2) Help classes
	3) Parallax
	4) Pre-loader
	5) Navigation
	6) Home
	7) About-us
	8) Fun-facts
	9) Portfolio
	10) inner (Info)
	11) Team / Skills
	12) Services
	13) Testimonials
	14) Partners
	15) Contact
	16) Footer 
	17) Back-to-top
	18) Responsive
*/

@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

/* 1 Reset----------------------------------------------------------------------------- */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
    margin: 0;
    padding: 0;
}

dl,
ul,
ol,
menu,
li {
    list-style: none;
    color: #737373;
}

body {
    font-weight: 400;
    color: #535353;
    font-size: 16px;
    letter-spacing: 0.02em;
    min-width: 320px;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:focus {
    outline: 0 !important
}

iframe {
    border: none;
    width: 100%;
}

a {
    color: inherit;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: #ed0277;
}

b,
strong {
    font-weight: 500;
}

img {
    max-width: 100%;
}

textarea {
    max-width: 100%;
    resize: none;
}

hr {
    margin: 10px 0px;
}

address {
    margin-bottom: 0px;
}

.btn {
    /*font-size: 14px;*/
    text-transform: uppercase;
    border-radius: 0;
    line-height: 24px;
}

.btn:focus,
.btn:active {
    outline: none;
    color: #ffffff;
}

.btn-custom {
    border-radius: 3px;
    padding: 0.8em 1.8em;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
    text-transform: uppercase;
}

.btn-custom:hover,
.btn-custom:focus {
    color: #fff;
}

.btn-custom-outline {
    border-radius: 3px;
    padding: 0.8em 1.8em;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    text-transform: uppercase;
    background-color: transparent;
    border-color: #ffffff;
}

.btn-custom-outline:hover,
.btn-custom-outline:focus {
    color: #ffffff;
    background-color: rgba(255, 255, 255, .5);
}

.btn-bar a {
    margin-right: 10px;
}

.form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 3px;
    height: 38px;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mobile { display:none; }

.basic_list li { position:relative; padding-left:15px; font-size:17px; margin-bottom:5px; }
.basic_list li:before { content:""; position:absolute; left:0; top:9px; width:5px; height:1px; background:#666; }

@media only screen and (max-width: 768px) {
	.mobile { display:block; }
	.pc { display:none; }

	.basic_list li { padding-left:10px; font-size:15px; }						   
	.basic_list li:before { top:9px; width:4px; }
}


/* Parallax
----------------------------------------------------------------------------- */

.parallax {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}


/* Preloader
----------------------------------------------------------------------------- */

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 999999;
}

.loader {
    width: 200px;
    height: 200px;
    font-size: 24px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(/images/mtl01r-19-0004/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}


/* Header
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.login-bar { padding:28px 0; text-align: center; float: right; z-index: 2; position: relative; }
	.login-bar li { display: inline-block; position: relative; margin-left: 10px; border-left: 1px solid #ddd; height: 23px; border: 1px solid #525353; border-radius: 11px; margin-bottom: 10px; }
	.login-bar li a {  font-size: 12px; line-height: 23px; padding: 0 14px; color: #525353; font-weight: 500; }	 
	.login-bar .material-icons { display: block; position: absolute; right: 6px; top: 2px; font-size: 18px; color: #fff; } 
	.login-bar li:first-child { padding-right: 12px; background-color: #0088c7; border: 1px solid #0088c7; }
	.login-bar li:first-child a { display: block; width: 55px; color: #fff; }
	.login-bar li ul { position: absolute; left: -11px; top: 31px; }	
	.login-bar li ul li { padding-right: 12px; }
	.login-bar li ul li a { display: block; margin-bottom: 38px; width: 55px;}
	.login-bar .lang_list { display: none; position: absolute; background-color: #ed0277; width: 71px; left: -3px; border-radius: 10px; padding: 5px 0; top: -1px; }
	.login-bar .lang_list dd a { color: #fff; font-weight: 400; position: relative; line-height: 26px;} 
	.login-bar .lang_list dd a i { color: #fff !important; right: -8px !important; top: 5px !important; } 
	
	#header { position:fixed; background:#000; }
	#header .top_info { width:100%; height:40px; background:#0088c7; }
	#header .top_info > div { margin:0 auto; padding:0; width:1200px; height:100%; }
	#header .top_info ul { display:table; width:100%; height:100%; text-align:left; }
	#header .top_info ul li { display:table-cell; color:#fff; vertical-align:middle; }
	#header .top_info ul li:nth-of-type(2) { text-align:right; }
	#header .top_info img { margin-right:5px; }
	#header .top_info ul li:nth-of-type(2) img { margin-top:-10px; }
	#header .top_info li span { font-size:24px; font-weight:500; }

	#header .top_btn_tel { display:none; }

	#header .m_menu { display:none; }

	@media only screen and (min-width: 981px){
		#header{z-index:666; width:100%; height:100px; }
		#header .inner{position:relative; margin:0 auto; width:100%; height:100px;}

		#header h1{float:left;}
		#header h1 a{display:block; line-height:100px;}

		.nav-btn{display:none;}

		.nav-bg{z-index:888; display:none; position:absolute; top:100px; left:-500%; width:1000%; height:230px; background:none; border-top:1px solid rgba(255,255,255,0.15); }

		#nav{ margin-top:20px; float:right; }
		#nav:after { content:""; display:block; clear:both; }

		.util-menu{position:absolute; top:35px; right:10px; line-height:0; font-size:0;}
		.util-menu ul{float:right; }
		.util-menu li{ width:30px; height:30px; line-height:30px; text-align:center; background:#999; border-radius:50%; }
		.util-menu li a { font-size:10px; font-weight:500; color:#fff;}
		.util-menu li:hover { background:#005b94;}
		
		.navigation { float:left; }
		.navigation:after{content:""; display:block; clear:both;}
		.navigation > li{position:relative; float:left; width:150px; text-align:center;}
		
		.navigation .main-menu{display:block; width:100%; height:80px; line-height:80px; font-weight:500; font-size:19px; color:#fff;}
		
		.navigation .sub-menu{ display:none !important; z-index:999; position:absolute; top:80px; left:0; padding:15px 0; width:150px; height:230px; }
		.navigation .sub-menu a{display:block; text-align:center; line-height:35px; letter-spacing:-1px; font-size:15px; color:#fff;}
		.navigation .sub-menu .intro-menu{display:none;}
		
		.navigation > li:hover .main-menu { border-bottom:5px solid #0088c7; color:#6bcff6; }
		.navigation > li:hover .sub-menu{ display:block !important; background:rgba(0,0,0,0.5);}
		.navigation > li:hover .sub-menu a{color:#fff;}
		.navigation .sub-menu a:hover{background:#0088c7;}
	}
	
	@media only screen and (min-width: 1201px){		
		#header .inner {width:1200px;}		
	}


	@media only screen and (max-width: 1200px){
		#header .top_info > div { width:100%; padding:0 0 0 10px; }
		#header .inner {padding:0 20px;}
	}
	
	@media only screen and (max-width: 980px){
		#header{z-index:666; width:100%; height:auto; }
		#header .inner{padding:0;}
		#header .top_btn_tel { display:block; position:absolute; right:60px; top:60px; width:30px; height:30px; }

		#header h1{float:left; padding:10px 20px; height:65px;}
		#header h1 a{display:block;}
		#header h1 img{width:auto; max-height:45px;}

		.nav-btn{z-index:999; display:block; position:absolute; top:20px; right:20px; width:30px; height:23px; cursor:pointer;}
		.nav-btn span{position:absolute; left:50%; display:block; margin-left:-15px; width:30px; height:3px; background:#0088c7; transition:.2s all linear;}
		.nav-btn span:nth-child(1){top:0;}
		.nav-btn span:nth-child(2){top:10px;}
		.nav-btn span:nth-child(3){top:20px;}
		
		.nav-btn.nav-close{position:fixed;}
		.nav-btn.nav-close span:nth-child(1){top:50%; transform:rotate(45deg);}
		.nav-btn.nav-close span:nth-child(2){margin-left:0; width:0;}
		.nav-btn.nav-close span:nth-child(3){top:50%; transform:rotate(-45deg);}

		.nav-bg{z-index:777; display:none; position:fixed; top:0; width:100%; height:100%; background:rgba(0,0,0,0.7);}

		#nav{z-index:888; position:fixed; right:-260px; display:block; padding:65px 0 20px; width:260px; height:100%; background:#fff;}

		.util-menu{padding:0 30px 20px; border-bottom:1px solid #eee;}
		.util-menu a{display:inline-block; margin-top:5px; font-size:14px; color:#555;}
		.util-menu li:first-child a{color:#005b94;}
				
		.navigation .main-menu{display:block; padding:0 30px; width:100%; line-height:43px; font-weight:400; font-size:16px; color:#000; transition:none;}
		.navigation .main-menu:hover { background:#0088c7; color:#fff; }
		.navigation li.active .main-menu{background:#005b94; color:#fff;}

		.navigation .sub-menu{display:none; padding:10px 0; background:#f1f1f1;}
		.navigation .sub-menu a{display:block; padding:0 30px; line-height:33px; font-size:14px; color:#555;}
		.navigation .sub-menu a:before{content:""; display:inline-block; margin:0 5px 0 0; width:4px; height:1px; vertical-align:middle; background:#888;}
		.navigation .sub-menu a:hover{color:#fff; background:#3a3533;}
		.navigation .sub-menu a:hover:before{background:#fff;}

		#header .m_menu { clear:both; display:block; }
		#header .m_menu li { float:left; padding:10px; 0; width:calc(100% / 3); text-align:center; border-top:1px solid #dadada; border-right:1px solid #dadada; }
		#header .m_menu li:nth-of-type(3n) { border-right:none; }
		#header .m_menu li a 	{ font-size:16px; font-weight:500; color:#121212; }
		#header .m_menu li.active { background:#0088c7; }
		#header .m_menu li.active a { color:#fff; }
		#header .kakao-m {
			display: block;
			position: absolute;
			right: 106px;
			top: 60px;
			width: 32px;
			height: 32px;
		}
		
	  .login-bar { float: none; }
	  .login-bar li { border: 1px solid #ffffff; }
	  .login-bar li:first-child { border: 1px solid #fff; }
	  .login-bar li a { color: #fff; }
	  .login-bar .material-icons { color: #fff;	}
	
	}

	@media only screen and (max-width: 768px){
		#header .top_info ul li:nth-of-type(2) { display:none; }

		#header h1{padding:10px;}
		.nav-btn{right:10px;}
	}


/* Footer
----------------------------------------------------------------------------- */

.footer {
    background: #fcfbfb;
    border-top: 1px solid #e9e9e9;
    overflow: hidden;
}

.footer .footer-menu {
    height: 69px;
    line-height: 69px;
	border-bottom: 1px solid #e9e9e9;
}

.footer .footer-menu:after {
    content: '';
    display: block;
    clear: both;
}

.footer .footer-menu ul { max-width:1200px; margin:0 auto; }

.footer .footer-menu li {
    display: inline-block;
}

.footer .footer-menu li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.footer .footer-menu li a {
    display: block;
    line-height: 69px;
    font-size: 16px;
    color: #888;
    padding: 0 15px;
    position: relative;
}

.footer .footer-menu li a:after {
    content: "|";
    position: absolute;
    right: -3px;
    color: #777;
    font-weight: 300;
}

.footer .footer-menu li:first-child {
    margin-left: 0;
    padding-left: 20px;
    border-left: 1px solid #e9e9e9;
}

.footer .footer-menu li:last-child {
    border-right: 1px solid #e9e9e9;
    padding-right: 20px;
}

.footer .footer-menu li:last-child a:after {
    display: none;
}


.footer-menu dl {
    float: right;
}

.footer-menu dl dd,
.footer-menu dl dt {
    display: inline-block;
}

.footer-menu dl dd {
    line-height: 3;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background-repeat: no-repeat;
}

.footer-menu dl dt a,
.footer-menu dl dd a {
    display: block;
}

.footer-menu dl dd:nth-child(1) {
    background-image: url(/images/mtl01r-19-0004/sns_band.png);
}

.footer-menu dl dd:nth-child(2) {
    background-image: url(/images/mtl01r-19-0004/sns_facebook.png);
}

.footer-menu dl dd:nth-child(3) {
    background-image: url(/images/mtl01r-19-0004/sns_instagram.png);
}

.footer-menu dl dt {
    width: 99px;
    height: 69px;
    background-image: url(/images/mtl01r-19-0004/top_btn.jpg);
    background-repeat: no-repeat;
    line-height: 72px;
    text-indent: -9999px;
}

.footer-info { max-width:1200px; margin:30px auto; }
.footer-info:after { content:""; display:block; clear:both; }
.footer-info .foot-logo { float:left; width:220px; }
.footer-info .info-list { float:left; position:relative; width:calc(100% - 220px); }
.footer-info .info-list span,
.footer-info .info-list p {
    color: #ababab;
    font-size: 14px;
    line-height: 1.85;
    font-weight: 300;
}

.footer-info .info-list span em {
    font-style: normal;
    font-size: 11px;
}

@media only screen and (max-width: 1024px) { 
   .footer-menu dl dt {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
	.footer-area { padding-bottom:80px; }
	.footer-menu ul,
    .footer-menu dl { float: none; }

	.footer-info { margin:30px auto; padding:0 20px; }
	.footer-info .foot-logo { float:none; width:100%; text-align:center; }
	.footer-info .info-list { float:none; width:100%; }

    .footer .footer-menu {
        height: auto;
        line-height: normal;
    }
	
	.footer .footer-menu li a {
        font-size: 14px;
        line-height: 45px;
    }

    .footer-info .info-list {
        text-align: center;
        word-break: keep-all;
    }
    .foot-logo {
        position: static;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .footer-info .info-list span,
    .footer-info .info-list p {
        line-height: 1.45;
    }
    .footer-menu ul {
        text-align: center;
    }
    .footer-menu dl {
        text-align: center;
        border-top: 1px solid #e9e9e9;
        padding: 10px 0;
    }
}

@media only screen and (max-width: 479px) {
    .footer-menu ul {
        padding: 2% 0;
    }
    .footer .footer-menu li {
        display: inline-block;
        margin-left: 0;
        padding: 0;
        border-left: 0;
        line-height: 20px;
    }
    .footer .footer-menu li:first-child {
        padding-left: 0;
    }
    .footer .footer-menu li:last-child {
        padding-right: 0;
    }
    .footer .footer-menu li a {
        font-size: 12px;
        line-height: 30px;
    }
    .footer-info .info-list span,
    .footer-info .info-list p {
        font-size: 12px;
    }
}



/* Back to top (탑 버튼)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.back-to-top {
    width: 80px;
    height: 80px;
    position: fixed;
    bottom: 60px;
    right: 20px;
    display: none;
    text-align: center;
    z-index: 10000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #0f2880;
    box-shadow: 0px 15px 29px rgba(0, 0, 0, .3);
}

.back-to-top i {
    color: #fff;
    font-size: 30px;
    display: block;
    line-height: 78px;
}

@media only screen and (max-width: 980px) {
    .back-to-top {
        width: 60px;
        height: 60px;
    }
    .back-to-top i {
        line-height: 58px;
        font-size: 20px;
    }
}


/*메인이미지
---------------------------------------------------------------------------------------------------------------------------------------------------------- */ 

.carousel-inner > .item {
    height: 830px;
}

.carousel-inner > .main-img01 {
    background: url("/images/mtl01r-19-0004/main/main_visual01.jpg") no-repeat center center/cover;
}

.carousel-inner > .main-img02 {
    background: url("/images/mtl01r-19-0004/main/main_visual02.jpg") no-repeat center center/cover;
}

.main-visual {
    position: relative;
}

.main-visual .carousel-caption {
    top: 45%;
    left: 0;
    right: 0;
    bottom: auto;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    width: 100%;
    text-shadow: none;
    color: #fff;
}

.main-visual .carousel-caption .slogan {
    padding: 0;
    line-height: 1.3;
    word-break: keep-all;
}

.main-visual .carousel-caption .slogan p {
    font-weight: normal;
    font-size: 25px;
}

.main-visual .carousel-caption .slogan .copy_numb {
    position: relative;
    display: inline-block;
    color: #ffa800;
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 30px;
}

.main-visual .carousel-caption .slogan .copy_numb:before {
    content: '';
    position: absolute;
    top: -10px;
    width: 100%;
    height: 1px;
    background: #ffa800;
}

.main-visual .carousel-caption .slogan .main-copy span {
    display: block;
}

.main-visual .carousel-caption .slogan .main-copy span:nth-child(1) {
    font-size: 25px;
    color: rgba(255,255,255,0.7); 
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.main-visual .carousel-caption .slogan .main-copy span:nth-child(2) {
    font-size: 50px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: -3px;
    font-weight: 700;
    margin-bottom: 30px;
}

.main-visual .carousel-caption .slogan .main-copy a {
    display: inline-block;
    padding: 12px 20px;
    border: 2px solid #fff;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}
.main-visual .carousel-caption .slogan .main-copy a:hover {
    background: #6bcff6;
	 border: 2px solid #6bcff6;
    color: #fff;
	/*box-shadow: 0 10px 37px rgb(28, 158, 117,0.3);*/
}

.main-visual .carousel-control {
    background: none;
    text-shadow: none;
    width: 10%;
    text-indent: -9999em;
    overflow: hidden;
}

.main-visual .carousel-control {
    display: none;
}

.main-visual .carousel-control,
.main-visual .carousel-control:focus,
.main-visual .carousel-control:hover {
    opacity: 1;
}

.main-visual .carousel-indicators {
    bottom: 100px;
    left: 0;
    margin-left: 0;
    width: 100%;
    text-align: center;
}

.main-visual .carousel-indicators li {
    width: 9px;
    height: 9px;
    box-sizing: border-box;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
}

.main-visual .carousel-indicators .active {
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    background: #fff;
    border: none;
}

@media only screen and (min-width: 1201px) {
    .main-visual .carousel-caption {
        width: 1200px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) { 
  .carousel-inner > .item {
        height: 500px !important;
    }

    .main-visual .carousel-caption .slogan {
        padding: 35px 25px;
    }
    .main-visual .carousel-caption .slogan .main-copy span:nth-child(1) {
        font-size: 19px;
    }
    .main-visual .carousel-caption .slogan .main-copy span:nth-child(2) {
        font-size: 30px;
    }
    .main-visual .carousel-caption .slogan .main-copy a {
        font-size: 14px;
        padding: 5px 10px;
    }

}

@media only screen and (max-width: 768px) {

    .carousel-inner > .item {
        height: 500px !important;
    }
    .carousel-inner > .main-img01,
    .carousel-inner > .main-img02 {
        background-position: 50% center;
    }
    .main-visual .carousel-caption {
        top: 50%;
    }
    .main-visual .list-box {
        height: 135px;
    }
    .main-visual .list-box ul li {
        font-size: 14px;
        line-height: 14px;
    }
    .main-visual .list-box ul li img {
        height: 30px;
    }
    .main-visual .list-box ul li small {
        font-size: 12px;
        line-height: 12px;
    }
  
  .main-visual .carousel-indicators { bottom: 50px; }

   /* .main-visual .carousel-indicators {
        display: none;
    }*/
    .main-visual .carousel-control.left,
    .main-visual .carousel-control.right {
        background-size: 50px;
    }
    .main-visual .carousel-caption .slogan {
        padding: 20px;
        font-size: 13px;
    }
    .main-visual .carousel-caption .slogan .copy_numb {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .main-visual .carousel-caption .slogan .main-copy {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 0;
    }
    .main-visual .carousel-caption .slogan p {
        font-size: 16px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 479px) {
    .main-visual .carousel-control {
        display: none;
    }
  
}



/* 메인 페이지 
------------------------------------------------------------------------------ */
.container_n .tit { margin-bottom:40px; } 
.container_n .tit:after { content:""; display:block; clear:both; }
.container_n .tit h2 { 
    font-size: 50px;
    position: relative;
    color: #0088c7;
    text-align: center;
    line-height: 1.2;
    /*letter-spacing: -3px;*/
    font-weight: 600;
  }

.container_n .tit h2:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -41px;
    left: 50%;
    width: 30px;
    height: 30px;
    border-top: 1px solid #0088c7;
    transform: rotate(-56deg);
}

.container_n .tit h3 { float:left; font-size:60px; font-weight:700; color:#0088c7; }
.container_n .tit .btn_more { float:right; margin-top:10px; }

.container_n .btn_more { margin-top:30px; display:inline-block; padding:10px 40px; color:#fff; border:2px solid #fff; }
.container_n .btn_more:hover { background:rgba(255,255,255,0.5); }
.container_n .tomorrow .btn_more { color:#121212; border:2px solid #121212; }
.container_n .tomorrow .btn_more:hover { background:#121212; color:#fff; }
.container_n .notice_cs .about .btn_more { color:#0088c7; border:2px solid #0088c7; }
.container_n .notice_cs .about .btn_more:hover { background:#0088c7; color:#fff; }
   

.business {
    max-width: 1200px;
    margin: 100px auto 0;
}

.business:after { content:""; display:block; clear:both; }


.business .main-box { position:relative; float:left; width: 33.333%; }
.business .main-box > a { position:absolute; display:block; left:0; top:0; width:100%; height:100%; }

.business .main-box dl {
    max-width: 320px;
	margin:0 auto;
}

.business .main-box dl dt {
    margin-top: 15px;
    height: 350px;
    background-color: #eee;
    box-shadow: 23px 19px 35px 0 rgba(0, 0, 0, 0.15);
}

.business .biz_01 dl dt {
    border-radius: 0 0 0 50px;
}

.business .biz_02 dl dt {
    border-radius: 0 50px 0 0;
}

.business .biz_03 dl dt {
    border-radius: 0 0 50px 0;   
}

.business > div > dl > dt {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.business .biz_01 dl dt {
    background: url(/images/mtl01r-19-0004/main/solution_img01.jpg) center center/cover;
}

.business .biz_02 dl dt {
   background: url(/images/mtl01r-19-0004/main/solution_img02.jpg) center center/cover;
}

.business .biz_03 dl dt {
    background: url(/images/mtl01r-19-0004/main/solution_img03.jpg) center center/cover;
}

.business dl dd:nth-child(1) {
    font-size: 40px;
    color: #1e1e1e;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 1.3;
    display: inline-block;
}

.business dl dd:nth-child(2) {
    font-size: 25px;
    color: #1e1e1e;
    display: inline-block;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1;
    padding-left: 10px;
}

.business dl dd:nth-child(3) span {
    color: #1c9e75;
}

.business dl dd:last-child { padding:30px 20px; }

.biz_02 {
    padding-top: 151px;
}

.biz_03 {
    padding-top: 69px;
}

.business:after {
    display: block;
    content: "";
    clear: both;
}

.business p.tit { font-size:20px; font-weight:500; color:#121212; }

.intro {
    margin-top: 0;
    overflow: hidden;
    margin-bottom: 100px;
    background-image: url('/images/mtl01r-19-0004/paing_bg_4.png');
    background-position: center top;
    background-repeat: no-repeat;
}


.tomorrow {
    margin: 100px auto 0;
}

.tomorrow .wrap { 	background:#f8f8f8; }
.tomorrow .box { max-width:1200px; margin:0 auto; display:flex; flex-wrap:wrap; }
.tomorrow .box dl { position:relative; padding:100px 40px; width:calc(100% / 3); } 
.tomorrow .box dl > a { position:absolute; bottom:50px; left:40px;}
.tomorrow .box dl:nth-of-type(2) { background:#f3f3f3; }
.tomorrow .box dt {  height:80px; font-size:24px; font-weight:500; color:#121212; }
.tomorrow .box dd { padding:20px 0; font-size:17px; font-weight:100; }

.notice_cs {
    margin: 100px auto;
	padding:100px 0; 
	background:url(/images/mtl01r-19-0004/main/contact_bg.jpg) center center/cover no-repeat; 
}

.container_n .notice_cs .tit  { margin-bottom:20px; }

.notice_cs .row {
    margin: 0;
	width:100%;
	display:table;
}

.notice_cs .row .main-box { display:table-cell; padding:100px 0; width:50%; vertical-align:top;}
.notice_cs .row .main-box:after { content:""; display:block; clear:both; }

.notice_cs .row .main-box.about { padding:100px 50px 100px 0; background:#f8f8f8; }
.notice_cs .about .main-box-inner { float: right; width:600px; }
.notice_cs .about dl { margin-bottom:30px; display:table; width:100%; }
.notice_cs .about dl:last-child { margin-bottom:0; }
.notice_cs .about dt { display:table-cell; width:80px; font-weight:700; color:#121212; vertical-align:top; }
.notice_cs .about dd { display:table-cell; width:calc(100% - 80px); vertical-align:top; }

.notice_cs .notice {
	width:50%;
}

.notice_cs .cs { margin:0 auto; width:1200px; }

.notice_cs .cs .main-box-inner {
    position: relative;
   
}

.notice_cs .cs .tit h3 
{ color:#fff; }

.notice_cs .cs p { color:#fff; }


.notice_cs .cs ul li {
    color: #fff;
}

.notice_cs .cs ul li:nth-child(1) {
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 1;
    padding-left: 34px;
    position: relative;
}

.notice_cs .cs ul li:nth-child(1):before {
    content: url("/images/mtl01r-19-0004/icn_call.png");
    display: block;
    position: absolute;
    left: 0;
    width: 27px;
    height: 27px;
}

.notice_cs .cs ul li:nth-child(2) {
    font-size: 60px;
    font-weight: 700;
    line-height: 83px;
}

.notice_cs .cs ul li:nth-child(3) em {
    font-style: normal;
    font-weight: 300;
}

.notice_cs .cs ul li:nth-child(3) span {
    padding-right: 25px;
}

.notice_cs .cs ul li:nth-child(3),
.notice_cs .cs ul li:nth-child(4) {
    font-size: 16px;
    line-height: 1.8;
}

.onload {
    margin: 0 auto 100px;
}

.onload .map {
	position:relative; 
	width:100%;
}

.onload .map .location { position:relative; z-index:100; }

.onload .main-box {
    padding: 0;
}

.location .root_daum_roughmap {
    padding: 0;
    width: 100%;
    border: 0;
}

.onload .main-box .map_info {
    position:absolute;
	z-index:1000;
	left:calc(50% - 600px) ;
	top:0;
	width: 1200px;
	height:500px;
}

.onload .main-box .map_info ul {
   	margin-top:100px;
	max-width: 400px;
    height: 400px;
    background-color: #0088c7;
    z-index: 9;
    padding: 82px 0 0 40px;
    box-sizing: border-box;
}

.onload .main-box .map_info ul li {
    color: #fff;
    font-size: 16px;
    word-break: keep-all;
    padding-left: 60px;
    line-height: 48px;
    margin-bottom: 54px;
    position: relative;
}

.onload .main-box .map_info ul li:before {
    display: block;
    content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    left: 0;
    border-radius: 25px;
}

.onload .main-box .map_info ul li:nth-child(1):before {background: url('/images/mtl01r-19-0004/map_icon01.png') no-repeat center top;}
.onload .main-box .map_info ul li:nth-child(2):before {background: url('/images/mtl01r-19-0004/map_icon02.png') no-repeat center top;}
.onload .main-box .map_info ul li:nth-child(3):before {background: url('/images/mtl01r-19-0004/map_icon03.png') no-repeat center top;}

.onload .main-box .map_info ul li:nth-child(1) span {display: inline-block; line-height: 21px;}

@media only screen and (max-width: 1200px) {
    .notice_cs .cs { width:100%; }

	.notice .main-box-inner {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1024px) {
	.container_n .tit h2 {  font-size: 35px;  }

    .business {
        margin-top: 40px;
		padding:0 15px;
    }
    
    .intro .row .tit {
        margin-top: 200px;
    }
    
    .notice_cs {
        margin-bottom: 80px;
    }

    .notice .main-box-inner {
        max-width: 100%;
    }
}
@media only screen and (max-width: 768px) {    
	.container_n .tit h3 { font-size:35px;}
	.container_n .tit .btn_more { padding:5px 10px; margin-top:5px; font-size:15px; }

    .business .main-box {
        width: 33.333%;
    }
    .business .main-box dl {
		max-width: 90%;
	}
	.business .main-box dl dt{
		.height:380px;
	}
	.business dl dd:nth-child(3) {
		font-size:17px;
		font-weight:500;
	}

	.business p.tit { margin-bottom:10px; font-size:18px; }

	.intro {
	    background-position: initial;
	    margin-bottom: 60px;
	}
	.intro .row .tit {
		margin-top: 120px;
		padding:0 15px;
	}

	.tomorrow {  margin: 50px auto 0; }
	.tomorrow .box { display:block; }
	.tomorrow .box dl { padding:30px 20px; width:100%; } 
	.tomorrow .box dt {  height:auto; font-size:20px;  }
	.tomorrow .box dd { padding:20px 0; font-size:16px; }

	
	.notice_cs { padding:30px 20px; }
	.notice_cs .row .main-box { display:block; padding:30px 20px; width:100%; }
	.notice_cs .row .main-box.about { padding:30px 20px; }
	.notice_cs .about .main-box-inner { float: none; width:100%; }
	.notice_cs .about dt { display:block; width:100%; }
	.notice_cs .about dd { display:block; width:100%; }

    .notice_cs .main-box {
		margin-bottom:0;
	}
    .notice_cs .main-box h5 {
		font-size: 20px;
	}

	.notice_cs .cs ul li:nth-child(1) {
		font-size:20px;
		line-height:1.8;
	}
	.notice_cs .cs ul li:nth-child(2) {
		font-size: 45px;
		font-weight:500;
	}
	.notice_cs .cs ul li:nth-child(3), 
	.notice_cs .cs ul li:nth-child(4) {
		font-size:14px;
	}
   
   
   .onload .main-box .map_info {
		position:relative;
		left:0;
		width:100%;
		height:auto;
	}

	.onload .main-box .map_info ul {
        margin-top:0;
		width: 100%;
        height: 215px;
        padding: 20px;
    }
    
    .onload .main-box .map_info ul li {
        margin-bottom: 14px;
		font-size:14px;
        min-height: 50px;
        align-items: center;
    }
	.onload {
		margin-bottom:0;
	}

	.viewport .img-title p {
		font-size:20px !important;
		font-weight:500 !important;
	}
	.viewport .img-title span {
		font-size:14px !important;
	}


}
@media only screen and (max-width: 601px) {
    .business .main-box { float:none; width:100%; }

	.business .main-box dl {
        max-width: 100% !important;
    }
    
    .business .main-box {
        width: 100%;
	    padding-top: 20px;
    }
    
    .business .main-box dl {
        max-width: 100%;
    }
	.business .main-box dl dt {
		height: auto;
		min-height: 260px;
		background-position: center;
	}
	.notice_cs .main-box {
		width:100%;
	}
}



