
.home-event .event-items {
    top: -60px;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    padding: 30px;
    background-color: #FFF;
    box-shadow: 0 1px 10px 2px rgb(0 0 0 / 8%);
}
.home-event .event-item {
    display: flex;
    align-items: center;
}
.home-event .event-item-icon {
    height: 70px;
    width: 70px;
    margin-right: 20px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.home-event .event-item-icon.icon1 {
    background-image: url("../img/product-1.png");
}
.home-event .event-item-icon.icon2 {
    background-image: url("../img/product-2.png");
}
.home-event .event-item-icon.icon3 {
    background-image: url("../img/product-3.png");
}
.home-event .event-item-icon.icon4 {
    background-image: url("../img/product-4.png");
}
.home-event .event-item-info h3 {
    font-size: 16px;
}
.home-event .event-item-info p {
    color: #999;
    margin-bottom: 0;
}

.page-bg {
    background-color: #f5f7fa;
}

@media (min-width: 1400px) {
	.container {
		max-width: 1300px;
	}
}




.footer-get-quote-section {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

.footer-phone-container {
    min-width: 400px;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    background-color: #35373f;
    padding: 4px;
    border-radius: 3px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

input.footer-phone-input {
    background-color: #35373f;
    line-height: 1;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    border: none;
    font-size: 15px;
    margin-left: 10px;
}

.btn-footer-phone {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    padding: 0 32px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 120px;
    border: none;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all .3s ease;
    outline: none;
    font-weight: 500;
    color: #fff!important;
    font-size: 16px!important;
}

h3.footer-start-title {
    color: #fff;
    margin-bottom: 10px;
    padding: 0;
    border: 0;
    letter-spacing: .3px;
    font-weight: 400;
}

p.footer-start-subtitle {
    color: #fff;
    opacity: 0.5;
    margin-bottom: 0px;
}

.footer-quote-section {
    padding-top: 60px;
}

.footer-get-quote-section {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid hsla(0,0%,100%,.14);
}


@media (max-width: 768px) {
.footer-quote-section {
    padding-top: 60px;
}

.footer-get-quote-section {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid hsla(0,0%,100%,.14);
}

.footer-get-quote-section div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.footer-get-quote-section {
    display: block;
}

.footer-phone-container {
    min-width: auto;
    max-width: 100%;
    margin-top: 20px;
}
}




footer.footer .btn {
	color: #333;
	display: flex;
	align-items: center;
}
footer.footer .btn > div {
	margin-right: .2rem;
}
.footer-top {
    padding-top: 40px;
    padding-bottom: 30px;
}
.footer-top h4 {
    margin-bottom: 18px;
    line-height: 20px;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
}
.footer-top ul li {
    padding: 6px 0;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.footer-top ul li a {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}

.footer-bottom {
    padding: 40px 0;
    border-top: 1px solid rgba(255,255,255,.08);
}

footer.footer .footer-bottom .copyright {
    font-size: 14px;
    margin: 0;
    text-align: left;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
footer.footer .footer-bottom .copyright .nav {
    align-items: center;
}

footer.footer .footer-bottom .copyright .nav .nav-item .nav-link {
    padding: 0;
}
footer.footer .footer-bottom .copyright .nav .nav-item .nav-link2 {
    max-width: 67px;
}
footer.footer .footer-bottom .copyright .nav .nav-item .nav-link img {
    max-width: 100%;
}
footer.footer .footer-bottom .copyright .nav .stick {
    margin: 0 12px;
    width: 1px;
    height: 14px;
    background-color: rgba(255,255,255,.1);
}

footer.footer .navbar-brand {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}


@media screen and (max-width: 768px){

.footer-col.active h4 {
    color: #006EFF;
}

.footer-col.active h4:after {
    background-image: url(../img/footer-media.svg);
    background-position: 95% 50%;
    background-size: 225% 112.5%;
    background-repeat: no-repeat;
}

    .footer-top ul.list-unstyled {
    display: none;
    padding: 10px 16px;
    border-top: 1px solid rgba(229,232,237,.1);
}

.footer-top h4 {
    position: relative;
    margin: 0;
    padding: 12px 40px 12px 16px;
    line-height: 24px;
    font-size: 16px;
}

.footer-top h4:after {
    content: "";
    display: block;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 5% 50%;
    background-size: 225% 112.5%;
    background-image: url(../img/footer-media.svg);
}

.footer-top .col {
    flex-basis: auto;
    width: 100%;
    border-bottom: 1px solid rgba(229,232,237,.1);
    padding: 0;
}

}

@media (max-width: 768px) {
footer.footer .footer-bottom .copyright {
    display: block;
}

footer.footer .footer-bottom .copyright .nav{
        position: static;
    margin-top: 20px!important;
}
}

.footer-col .list-unstyled.active {
    display: block;
}


.pt-50 {
    padding-top: 50px;
}


.price-card-default {
	position: relative;
	top: 0;
    padding: 30px;
	border: 1px solid #f9fafc;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    transition: top .3s;
    margin-bottom: 30px;
}
.price-card-default .new {
    display: inline-block;
    padding: 0 4px;
    color: #fff;
    background-color: #ff9803;
    border: 1px solid #ff9803;
    font-size: 14px;
}
.price-card-default .new.unvisible {
    visibility: hidden;
}
.price-card-default .percent {
    display: inline-block;
    margin-right: 5px;
    padding: 0 6px;
    border: 1px solid #f66b05;
    color: #f66b05;
    font-size: 14px;
}
.price-card-default .name {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
}
.price-card-default .badge.deeporange {
	position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    border-radius: 6px 0 0;
    color: #fff;
	padding: 8px 10px;
    background-color: #ff6f00;
}
.price-card-default .badge.qty {
	position: absolute;
	top: -1px;
	left: -1px;
	display: inline-block;
	border-radius: 6px 0 0;
	color: #fff;
	padding: 8px 10px;
	background: linear-gradient(to right,#5f87f8,#3860f4);
}
.price-card-default dl,
.price-card-default dl dd,
.price-card-default dl dt {
    line-height: 2.2;
    margin-bottom: 0;
}
.price-card-default dl dt {
    float: left;
    min-width: 90px;
    color: #999;
}
.price-card-default dl dd {
	color: #333;
	font-weight: 500;
}
.price-card-default .cost {
    font-size: 18px;
    margin-bottom: 10px;
}
.price-card-default .cost s {
    display: block;
    text-decoration: line-through;
    font-size: 16px;
}
.price-card-default .cost .big {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Spoqa Han Sans','Malgun Gothic','Apple SD Gothic Neo', dotum, sans-serif;
}
.price-card-default .cost .won {
	font-size: 14px;
	color: #b7b7b7;
	vertical-align: text-top;
}
.price-card-default .btn:link,
.price-card-default .btn:focus,
.price-card-default .btn:active {
	margin-bottom: 20px;
	border-width: 0px;
    padding: 12px 0;
    min-width: 140px;
    font-size: 14px;
}
.price-card-default .btn-primary {
    background: linear-gradient(to right,#5f87f8,#3860f4);
}
.price-card-default .btn-outofstock {
	color: #FFF;
	cursor: no-drop;
    background-color: #9ca0a7;
}

.action-btns .solid-white-btn {
    background: #fff;
    border: 1px solid #04f;
    color: #04f;
}

.action-btns .solid-white-btn:hover {
    background-color: rgba(0,68,255,.1);
    border: 1px solid #04f;
    color: #04f;
}

.action-btns a {
    border-radius: 0px;
}

.action-btns .outline-white-btn {
    background: #04f;
    border-color: #04f;
}

.action-btns .outline-white-btn:hover {
    background: #05f;
    border-color: #05f;
    color: #fff;
}

