/*
Awesome Template
http://www.templatemo.com/preview/templatemo_450_awesome
*/

*{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjustbox-sizing:none;box-sizing:border-box}
body
	{
 		background: #303030;
 		color: #ffffff;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		overflow-x: hidden; /* prevent horizontal scrollbar from appearing */
	}

a {
	color: #47C6F8;
}

a:hover {
	color: #0FF;
}

/* start h2 */
h2
	{
		text-align: center;
		font-size: 40px;
		padding-bottom: 40px;
	}
h2 span
	{
		color: #28a7e9;
		font-weight: bold;
	}
/* end h2 */

/* start delivery system partner plus contact */
#delivery,#platform,#service,#about,#partner,#with,#plus,#contact
	{
		padding-top: 70px;
		padding-bottom: 80px;
	}
/* end delivery system partner plus contact */

/* start preloader */
.preloader
	{
		position: fixed;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%;
  		z-index: 99999;
  		display: -webkit-box;
  		display: -webkit-flex;
  		display: -ms-flexbox;
  		display: flex;
  		-webkit-flex-flow: row nowrap;
  		    -ms-flex-flow: row nowrap;
  		        flex-flow: row nowrap;
  		-webkit-box-pack: center;
  		-webkit-justify-content: center;
  		    -ms-flex-pack: center;
  		        justify-content: center;
  		-webkit-box-align: center;
  		-webkit-align-items: center;
  		    -ms-flex-align: center;
  		        align-items: center;
  		background: none repeat scroll 0 0 #ffffff;
	}
.sk-spinner-wave.sk-spinner
	{
  		width: 50px;
  		height: 30px;
  		text-align: center;
  		font-size: 10px;
  	}
.sk-spinner-wave div
	{
  		background-color: #333;
  		height: 100%;
  		width: 6px;
  		display: inline-block;
         -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
                 animation: sk-waveStretchDelay 1.2s infinite ease-in-out;

    }
.sk-spinner-wave .sk-rect2
	{
          -webkit-animation-delay: -1.1s;
                  animation-delay: -1.1s;
      }
.sk-spinner-wave .sk-rect3
	{
          -webkit-animation-delay: -1s;
                  animation-delay: -1s;
     }
.sk-spinner-wave .sk-rect4
	{
          -webkit-animation-delay: -0.9s;
                  animation-delay: -0.9s;
     }
.sk-spinner-wave .sk-rect5
	{
          -webkit-animation-delay: -0.8s;
                  animation-delay: -0.8s;
     }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }
/* end preloader */

/* start header */
header
	{
		/*min-height: 20px;*/
		padding-top: 10px;
		/*padding-bottom: 10px;*/
	}
header .fa
	{
		color: #28a7e9;
	}
header span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
	}
header a
	{
		color: #999;
		font-weight: 600;
	}
header .social-icon
	{
		text-align: right;
	}
header .social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
/* end header */

/* start nagivation */
.navbar-default
	{
		background: #fff;
		border: none;
		box-shadow: none;
		margin: 0 !important;
	}
.navbar-default .navbar-brand
	{
		font-weight: 500;
		font-size: 30px;
		height: 70px;
		line-height: 40px;
		padding: 12px 0px 0px 12px;
	}
.navbar-default .navbar-nav li a
	{
		font-weight: bold;
		font-size: 13px;
		height: 70px;
		line-height: 40px;
	}

.navbar-default .navbar-nav > li > a.current {
	color: #28a7e9;
}
.templatemo-nav {
	border-radius: 0;
	width: 100%;
	z-index: 1000;
}
.sticky {
	position: fixed;
	left: 0;
	top: 0;
}
/* end navigation */


.cardBTN_op {position: absolute;z-index: 4;right: 0px;margin: 50px 20px;}
.cardBTN_op img{width:30px;cursor:pointer}


/* home */
	#home
		{
			padding-top: 160px;
			padding-bottom: 100px;
			min-height: 650px;
		}
	#home h1
		{
			font-weight: 300;
			font-size: 65px;
			padding-bottom: 10px;
			letter-spacing:-0.03em;
		}
	#home h1 span
		{
			color: #28a7e9;
			font-weight: bold;
		}
	#home .btn
		{
			background: transparent;
			border-radius: 2px;
			color: #fff;
			font-size: 16px;
			font-weight: bold;
			margin-top: 20px;
			width: 180px;
			height: 60px;
			padding-top: 18px;
			-webkit-transition: all 1s ease-in-out;
					transition: all 1s ease-in-out;
		}
	#home .btn:hover
		{
			background: #28a7e9;
			border-color: transparent;
		}
	.element {
		height: 60px;
		font-size: 16px;
	}
/* home */

/* delivery */
	#delivery {
		background:#404040;;
	}
	#delivery .media-heading-wrapper
		{
			padding-bottom: 32px;
		}
	#delivery .media-heading-wrapper .fa
		{
			border: 1px solid #fff;
			border-radius: 2px;
			color: #fff;
			font-size: 24px;
			width: 60px;
			height: 60px;
			line-height: 60px;
			text-align: center;
			margin-bottom: 20px;
			margin-right: 20px;
		}
	#delivery .media-heading-wrapper h3
		{
			font-size: 18px;
			font-weight: bold;
			padding-top: 15px;
			padding-left: 52px;
		}
	#delivery .sub-txt{
		position:absolute;top: 35px;font-size: 10pt;
	}
	#delivery .sub-button{
		display:block;;
		/*position: absolute;bottom:0px;right:20px*/
	}
/* delivery */

/* platform */
	#platform {
		background:#202020;padding:20px 0px;
	}
/* platform */

/* about*/
	#about {background:#404040;padding-top:40px}
/* about*/

/* partner */
	#partner .system-wrapper
		{
			background: #404040;
			padding-bottom: 10px;
			-webkit-transition: all 0.4s ease-in-out;
					transition: all 0.4s ease-in-out;
			position: relative;
		}
	#partner .system-wrapper:hover
		{
			cursor: pointer;
			opacity: 0.4;
			bottom: 4px;
		}
	#partner .system-wrapper .system-des
		{
			padding: 20px;
		}
	#partner .system-wrapper .system-des span
		{
			color: #28a7e9;
			display: block;
			font-weight: bold;
			padding-bottom: 12px;
		}
	.partner_btn {position: absolute;right: 20px;height: 55px;}
/* partner */

/* with */
	#with {
		background:#202020;;
	}
	#with .col-md-4
		{
			padding: 40px;
			-webkit-transition: all 0.4s ease-in-out;
					transition: all 0.4s ease-in-out;
		}
	#with .col-md-4:hover
		{
			background: #505050;
		}
	#with .active
		{
			background: #505050;
			padding: 40px;
		}
	#with .fa
		{
			border: 1px solid #fff;
			border-radius: 2px;
			color: #fff;
			font-size: 50px;
			width: 100px;
			height: 100px;
			line-height: 100px;
			text-align: center;
			background:#f88013;
		}
	#with h4
		{
			color: #28a7e9;
			font-weight: 600;
			padding-top: 10px;
			padding-bottom: 14px;
		}
/* with */

/* plus */
	#plus
		{
			background:#202020;
			padding-bottom: 80px;
		}
	#plus .col-md-3
		{
			padding: 0px;
		}
		.plus-thumb,
		.plus-overlay {
			max-width: 450px;
			max-height:130px;
		}
	#plus .plus-thumb
		{
			overflow: hidden;
			padding: 0;
			margin: 0 auto;
		}
	#plus .plus-thumb .plus-overlay
		{
			background: #28a7e9;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
			opacity: 0;
			position: absolute;
			padding: 20px 10px 20px 20px;
			margin-left: auto;
			margin-right: auto;
			-webkit-transition: all 0.4s ease-in-out;
					transition: all 0.4s ease-in-out;
		}
	#plus .plus-thumb .plus-overlay h4
		{
			font-weight: bold;
			padding-bottom: 10px;
		}
	#plus .plus-thumb .plus-overlay .btn
		{
			background: none;
			border: 1px solid #fff;
			border-radius: 2px;
			color: #fff;
			font-weight: bold;
		}
	#plus .plus-thumb:hover .plus-overlay
		{
			cursor: pointer;
			opacity: 0.8;
		}
/* plus */

/* allone */
	#allone { background: #303030; }
/* allone */

/* contact */
	#contact
		{
			background: #202020;
		}
	#contact .form-control
		{
			background: transparent;
			border: 1px solid #28a7e9;
			border-radius: 2px;
			box-shadow: none;
			color: #fff;
			margin-top: 6px;
			margin-bottom: 16px;
		}
	#contact label
		{
			font-weight: 500;
		}
	#contact input
		{
			height: 50px;
		}
	#contact input[type="submit"]
		{
			background: #28a7e9;
			font-weight: bold;
			-webkit-transition: all 0.4s ease-in-out;
					transition: all 0.4s ease-in-out;
		}
	#contact input[type="submit"]:hover
		{
			background: transparent;
		}
	#contact address
		{
			border-bottom: 1px solid #505050;
			padding-top: 30px;
		}
	#contact address .address-title
		{
			font-weight: bold;
			font-size: 20px;
			padding-bottom: 10px;
		}
	#contact address span
		{
			display: block;
			padding-bottom: 30px;
		}
	#contact address .fa
		{
			border: 1px solid #fff;
			border-radius: 2px;
			width: 40px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			margin-right: 10px;
			margin-bottom: 10px;
		}
/* contact */

/* copyright */
	#copyright
		{
			padding: 20px;
		}
	#copyright p
		{
			font-weight: 400;
		}
/* copyright */

/* social icon */
	.social-icon
		{
			position: relative;
			padding: 0;
			margin: 0;
		}
	.social-icon h4
		{
			display: inline-block;
			padding-right: 20px;
		}
	.social-icon li
		{
			display: inline-block;
			list-style: none;
		}
	.social-icon li a
		{
			border: 1px solid #fff;
			border-radius: 2px;
			color: #fff;
			width: 40px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			text-decoration: none;
			-webkit-transition: all 0.4s ease-in-out;
					transition: all 0.4s ease-in-out;
			margin-right: 10px;
		}
	.social-icon li a:hover
		{
			background: #28a7e9;
			border-color: transparent;
		}
/* social icon */

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	#plus .plus-thumb .plus-overlay {
		padding: 0px 8px;
	}
}

/* start 980 media quires */
	@media only screen and ( max-width: 980px ) {
		#system .system-wrapper
			{
				margin-top: 40px;
			}
		#plus .plus-thumb .plus-overlay
		{
			background: #28a7e9;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
			opacity: 0;
			position: absolute;
			padding: 40px 10px 20px 20px;
			-webkit-transition: all 0.4s ease-in-out;
					transition: all 0.4s ease-in-out;
		}

	}
/* end 360 media quires */

/* start 768 media quires */
	@media only screen and ( max-width: 767px ) {
		#home
			{
				min-height: 300px;
				padding-top: 80px;
				padding-bottom: 60px;
			}
		#home h1
			{
				font-size: 45px;
			}

		.templatemo-nav {
			position: fixed;
			top: 0;
		}
		header {
			margin-top: 70px;
		}
		header .social-icon {
			text-align: left;
		}
		.navbar-toggle {
			margin-top: 15px;
		}
		.navbar-collapse {
			max-height: 300px;
			overflow-y: auto;
		}
		.navbar-default .navbar-nav li a {
			height: 45px;
			padding-top: 5px;
			padding-bottom: 5px;
			line-height: 35px;
		}
	}
/* end 768 media quires */

/* start 360 media quires */
	@media only screen and ( max-width: 360px ) {
		header .social-icon
			{
				text-align: left;
			}
		#home
			{
				min-height: 200px;
				padding-top: 60px;
				padding-bottom: 40px;
			}
		#home h1
			{
				font-size: 32px;
			}

	}
/* end 360 media quires */

.bold{font-weight:bold;}
.f10{font-size:10pt;}
.f11{font-size:11pt;}
.f14{font-size:14pt;}
.f15{font-size:15pt;}
.f16{font-size:16pt;}
.f18{font-size:18pt;}
.f20{font-size:20pt;}

.smartplan {color:#28a7e9;font-weight:bold;}
.title_sub {display:block;font-size:10pt;line-height:1.2em;letter-spacing:0.1em;margin-top:10px;}


label.btnBOX{
    border-radius: 20px;
    padding: 0px 20px;
    font-size: 10pt;
    font-weight: bold;
	cursor:pointer;
	color:#000;
}
label.btnBOX.kakao {background: #feda00;}
label.btnBOX.itempoclain {background: #edd9fc;}