@font-face {
	font-family:poppins-light;src:url(../font/poppins/POPPINS-LIGHT.TTF) format('truetype');font-weight:400;font-style:normal
}

@font-face {
	font-family:poppins;src:url(../font/poppins/POPPINS-REGULAR.TTF) format('truetype');font-weight:400;font-style:normal
}

@font-face {
	font-family:poppins-medium;src:url(../font/poppins/POPPINS-MEDIUM.TTF) format('truetype');font-style:normal
}

@font-face {
	font-family:poppins-blod;src:url(../font/poppins/POPPINS-BOLD.TTF) format('truetype');font-style:normal
}

@font-face {
	font-family:poppins-semiblod;src:url(../font/poppins/POPPINS-SEMIBOLD.TTF) format('truetype');font-style:normal
}

body {
	font-family: poppins,arial,helvetica,'sans-serif';
	color: #3d4045
}

ul,li {
	list-style: none;
	margin: 0;
	padding: 0
}

input {
	outline: none
}

a:focus {
	outline: none!important
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
	background-color: inherit
}

.nav>li>a:focus,.nav>li>a:hover {
	background-color: inherit
}

.navbar-toggle {
	float: left;
	margin: 12px 0 12px 12px
}

.navbar-toggle .icon-bar {
	background: #333;
	width: 20px
}

.navbar-collapse {
	margin: 0 -15px!important;
	background: #fff
}

.container-fuild {
	overflow: hidden
}

.navbar-container {
	min-height: 132px
}

.m-show {
	display: none
}

.c-circle {
	border-radius: 80px 80px 80px 80px
}

.c-w100 {
	width: 100%
}

.c-pl0 {
	padding-left: 0!important
}

.c-pr0 {
	padding-right: 0!important
}

.c-p8 {
	padding: 8px
}

.c-px30 {
	padding: 0 30px
}

.c-my3 {
	margin: 3px 0
}

.c-mb2 {
	margin-bottom: 2px!important
}

.c-mb8 {
	margin-bottom: 8px
}

.c-mb50 {
	margin-bottom: 50px
}

.c-mt8 {
	margin-top: 8px
}

.c-mt120 {
	margin-top: 120px
}

.c-mt180 {
	margin-top: 180px
}

.c-fs15 {
	font-size: 15px
}

.c-fs23 {
	font-size: 23px
}

.c-fs32 {
	font-size: 32px
}

.c-fs46 {
	font-size: 46px
}

.c-c7d {
	color: #7d7d7d
}

.c-ca3 {
	color: #a3a3a3
}

.c-c466 {
	color: #466dfe
}

.c-yellow {
	color: #feb300
}
.cc-yellow{ color: #ff6000 !important; }

.c-effect,.c-effect:hover {
	transition: all .4s
}

.c-effect1 {
	transition: all .4s
}

.c-shadow {
	box-shadow: 0 15px 40px 0 rgba(0,0,0,.2)
}

.lh-16 {
	line-height: 1.6
}

.lh-20 {
	line-height: 2
}

.lh-22 {
	line-height: 2.2
}

.lh-24 {
	line-height: 2.4
}

.lh-34 {
	line-height: 3.4
}

.bg-azure {
	background-color: #1f2845
}

.ft-light {
	font-family: poppins-light
}

.ft-medium {
	font-family: poppins-medium
}

.ft-blod {
	font-family: poppins-blod
}

.ft-semiblod {
	font-family: poppins-semiblod
}

.ip-unset {
	position: unset!important;
	vertical-align: unset
}

.ip-line {
	border-left: 1px solid #b2b2b2;
	margin: 0 auto;
	height: 30px;
	width: 0!important
}

.pc-right {
	float: right
}

.ip-link {
	font-size: 14px;
	padding: 10px 12px;
	text-align: right;
	border-radius: 50px;
	position: relative;
	line-height: 40px;
	letter-spacing: .5px;
	display: inline-block;
	color: #fff;
	font-family: poppins-blod
}

.ip-link>* {
	display: inline-block;
	vertical-align: top
}

.ip-link>font {
	width: 100%;
	text-align: center;
	transition: all .4s
}

.ip-link>span {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin: 0;
	transition: all .4s;
	position: absolute;
	z-index: 555;
	right: 12px
}

.ip-link:hover {
	color: #fff;
	text-decoration: none
}

.ip-link:hover>span {
	margin-right: -22px;
	transition: all .4s
}

.ip-link:hover>font {
	margin-right: -15px;
	transition: all .4s
}

.ip-link-blue {
	background-color: #466dfe;
	margin-right: 32px;
	width: 216px
}

.ip-link-blue>font {
	padding-right: 40px
}

.ip-link-blue>span {
	background: url(../img/arrow_blue.png) no-repeat center center #fff
}

.ip-link-black {
	background-color: #141414;
	padding: 8px 10px;
	line-height: 34px;
	width: 190px
}

.ip-link-black>font {
	padding-right: 34px
}

.ip-link-black>span {
	background: url(../img/arrow_black.png) no-repeat center center #fff;
	width: 34px;
	height: 34px
}

.ip-link-white {
	background-color: #fff;
	width: 100%
}

.ip-link-white>font {
	padding-right: 40px;
	font-size: 16px;
	color: #466dff
}

.ip-link-white>span {
	background: url(../img/arrow_white.png) no-repeat center center #466dff
}

.navbar-fixtop {
	background: url(../img/top.png) repeat-x #fff;
	margin-bottom: 0;
	border: none;
	box-shadow: -8px 8px 20px 0 rgba(0,0,0,.08);
	z-index: 1030;
	position: fixed;
	width: 100%;
	top: 0
}
/*
.navbar-top {
	letter-spacing: .5px
}

.navbar-top p.g-fs12 {
	margin-top: 13px
}

.navbar-top .navbar-nav {
	margin-right: 0;
	margin-top: 0!important
}

*/

.navbar-top{ margin-right: 2px; text-align:right; }
.navbar-top>li{ display: inline-block; vertical-align: top; }

.navbar-top>li>a {
	color: #fff;
	padding: 10px 12px;  display: inline-block;
}

.navbar-top>li.dropdown>a {
}


.navbar-top>li>.dropdown-menu {
	min-width: 100%
}

.navbar-top>li .badge {
	margin-left: -2px;
	padding: 3px 4px 0;
	color: #1f2845;
	background: #fff;
	font-family: poppins-blod
}

.nav-line {
	display: inline-block;
	width: 0!important;
	border-left: 1px solid #aeaeae;
	height: 12px;
	float: left;
	margin-top: 14px
}

.nav-arrow-up {
	background: url(../img/arrowup.png) no-repeat;
	display: inline-block;
	width: 9px;
	height: 5px;
	margin: 7px 0 0 5px;
	vertical-align: top
}

.nav-bell {
	background: url(../img/notification.png) no-repeat;
	display: inline-block;
	width: 15px;
	height: 18px;
	vertical-align: middle
}

.navbar-header,.navbar-end {
	position: absolute;
	width: 19%; top: 0;
}

.navbar-header {
	text-align: center; padding-top: 40px;
	height: 90px;
	line-height: 90px
}

.navbar-end {
	text-align: center;
}

.navbar-brand {
	display: inline-block;
	float: none;
	height: auto
}

.navbar-brand>img {
	display: inherit
}

.navbar-navbar {
	margin-left: -15px
}

.navbar-navbar>li {
	padding-right: 6px
}

.navbar-navbar>li:last-child {
	padding-right: 0
}

.navbar-navbar>li>a {
	font-family: poppins-blod;
	color: #3a3a3a;
	padding: 35px 15px
}
.navbar-navbar .nav-account-menu{ left: -20%; border:0; }
.navbar-navbar .nav-account-menu>li:last-child{ border: 0;}
.sup{ color: #fff;vertical-align: top; margin:-8px -6px 0 -6px; transform: scale(0.6); font-size: 12px; padding:4px 4px 1px; display: inline-block; line-height: 1; }
.sup-yellow{ background: #ff6000; }
.sup-blue{ background: #466dfe; }
.navbar-right {
}

.navbar-right>li {
	padding: 17px 0
}

.navbar-tools{ text-align:center; }
.navbar-tools>li{ display: inline-block; padding: 18px 0; }
.navbar-tools>li.ip-sign{ position: relative; }
.navbar-tools>li>a {
	color: #000;
	padding: 18px 13px; display: inline-block;
}
.navbar-tools>li>a:hover{ text-decoration: none; }
.nav-register {
	border: 1px solid #000;
	padding: 9px 28px!important;
	margin: 8px 10px 0 0;
	transition: all .4s
}
.nav-register:hover {
	background-color: #466dfe;
	border-color: #466dfe;
	color: #fff;
	transition: all .4s
}

.nav-account,.nav-serach,.nav-cart-qty {
	width: 19px;
	height: 19px;
	margin-top: -3px;
	display: inline-block;
	vertical-align: middle
}
.nav-account{ display: none; }
.nav-account {
	background: url(../img/account.jpg) no-repeat
}

.navbar-tools>li.ip-signin {
.navbar-tools}

.navbar-tools>li.ip-unset {
.navbar-tools	margin-right: -10px
}
.nav-account-menu{border: 0;
	border-radius: 0;
	padding: 0; margin-top: -2px;
	box-shadow: 0 15px 30px 0 rgba(0,0,0,.1)}
.navbar-tools>li>.nav-account-menu {
	left: -20%;	
}

.nav-account-menu>li {
	border-bottom: 1px solid #efefef
}

.nav-account-menu>li>a {
	color: #999 !impoartant;
	padding: 14px 28px
}

.nav-account-menu>li>a:hover {
	background-color: #fff;
	color: #000 !important;
}

.nav-serach {
	background: url(../img/search.jpg) no-repeat center center;
	cursor: pointer;
	margin-top: 0
}

.nav-cart-qty {
	background: url(../img/cart.jpg) no-repeat;
	margin: 0 7px 0 0
}

.nav-qty {
	width: 17px;
	height: 17px;
	line-height: 20px;
	margin: -8px 0 0 17px;
	vertical-align: top;
	font-weight: 700;
	background: #f60;
	border-radius: 8px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	transform: scale(.8)
}

.nav-left-line,.nav-right-line {
	display: inline-block;
	width: 0!important;
	border-left: 1px solid #e5e5e5;
	height: 56px
}

.nav-left-line {
	float: left
}

.nav-right-line {
	float: right
}

.nav-container {
	display: none;
	position: absolute;
	z-index: 555;
	width: 100%;
	padding: 18px 0 30px;
	left: 0;
	background-color: #fff;
	box-shadow: 0 8px 30px 0 rgba(0,0,0,.08)
}
.nav-container#nav-serach-container-fuild{ position: fixed; }
.nav-container>.container {
	padding: 5px 0 8px
}

.nav-serach-center {
	width: 800px;
	margin: 0 auto 10px;
	position: relative
}

.nav-serach-container {
	border-radius: 10px;
	width: 760px;
	border: 1px solid #bfbfbf;
	box-shadow: none;
	transition: all .6s;
}


.nav-search-query {
	padding: 10px 12px;
	height: 45px;
	border: none;
	border-radius: 10px 0 0 10px!important;
	box-shadow: none;
	color: #000
}

.nav-search-query:focus {
	box-shadow: none; border-color: #000;
}
.fadeInDown {
    -webkit-animation: fadeInDown 0.5s .2s ease both;
    -moz-animation: fadeInDown 0.5s .2s ease both;
	animation: fadeInDown 0.5s .2s ease both;
}
   
@-webkit-keyframes fadeInDown {
	0% {
	 opacity: 0;
	 -webkit-transform: translateY(-20px)
	}
	100% {
	 opacity: 1;
	 -webkit-transform: translateY(0)
	}
}
.nav-serach-focus{ border-color: #000; transition: all .6s; }
.nav-serach-container >.input-group-btn{ height: 45px; line-height: 45px; }
.nav-serach-container>.input-group-btn>.nav-serach {
	width: 45px;
	height: 45px;
	margin: 0 10px 0 0
}

.nav-search-close {
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	overflow: hidden;
	line-height: 1;
	text-align: center;
	top: 14px;
	right: 0;
	font-size: 24px;
	cursor: pointer
}

.nav-search-close:after {
	content: '╳'
}

.nav-category-parent {
	float: left;
	width: 20%;
	margin-top: 18px
}

.nav-category-wnew>li {
	width: 20%;
	float: left
}

.nav-category {
	height: 160px;
	overflow: hidden
}

.nav-category>li>a {
	color: #000;
	letter-spacing: .5px;
	padding: 6px 0;
	display: block;
	font-size: 14px;
	transition: all .5s
}

.nav-category>li>a:hover {
	text-decoration: none;
	padding-left: 5px
}

.nav-category>li>a>.badge {
	margin-left: 5px;
	background-color: #2f75ec;
	font-weight: 100
}

.nav-cart-name {
	font-size: 15px
}

.ad-navright {
	display: inline-block;
	float: right;
	padding: 38px 24px;
	position: relative;
	margin-right: -15px
}

.ad-navright>img {
	margin-right: 12px
}

.ad-navright>p {
	color: #000;
	white-space: nowrap;
	margin-bottom: 0
}

#nav-cart {
	position: relative
}

#nav-cart>a {
	padding-right: 2px
}

.nav-cart {
	position: absolute;
	z-index: 2090;
	width: 300px;
	right: 0;
	background: #fff;
	cursor: pointer;
	display: none;
	border: 1px solid #eee;
	margin-top: 15px
}

.nav-cart-list {
	padding: 30px 0 30px 30px;
	text-align: left;
	border-bottom: 1px solid #efefef
}

.nav-cart-list .media-left {
	background: #f7f7f7;
	padding: 0;
	vertical-align: middle
}

.nav-cart-list .media-body {
	padding-left: 12px
}

.nav-cart-list h4 {
	margin: -3px 0 0;
	line-height: 16px;
	min-height: 32px;
	max-height: 48px
}

.nav-cart-list h4 a {
	font-size: 14px;
	font-family: poppins-semiblod;
	color: #000;
	line-height: 1
}

.nav-spinner {
	border: 1px solid #000;
	border-radius: 3px
}

.nav-spinner .input-group-prepend,.nav-spinner .input-group-append {
	display: inline-block;
	float: left; line-height: 22px;
}

.nav-spinner input.form-control {
	width: 30px;
	border: none;
	padding: 0;
	height: 22px;
	color: #000
}

.nav-spinner .btn-decrement,.nav-spinner .btn-increment {
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	text-align: center
}

.nav-cart-body {
	height: 55px
}

.nav-cart-total {
	border-bottom: 1px solid #efefef;
	padding: 10px 30px
}

.nav-cart-total div {
	line-height: 1.9
}

.nav-cart-total span {
	font-size: 14px
}

.nav-cart-btn {
	margin: 25px 0;
	text-align: center
}

.nav-checkout {
	padding: 12px 54px;
	color: #000;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	border: 1px solid #000;
	font-family: poppins-semiblod
}

.nav-checkout:hover {
	color: #fff;
	background-color: #466dfe;
	border-color: #466dfe;
	text-decoration: none
}

.navbar-end {
	right: 0
}

.navbar-mockup-link {
	display: inline-block;
	background-color: #1f2845;
	line-height: 2.9;
	padding: 0 25px;
	border-radius: 50px;
	font-family: poppins-medium;
	color: #fff!important
}

.navbar-mockup-link:hover {
	color: #fff;
	text-decoration: none
}

.ip-footer {
	float: left;
	width: 27.3%
}

.ip-footer:last-child {
	width: 18%
}

.ip-footer span.mdi {
	display: none
}

.ip-footer h6 {
	font-family: poppins-blod;
	font-size: 15px;
	color: #fff
}

.ip-footer ul {
	margin-top: 15px
}

.ip-footer ul>li>a {
	color: #ddd;
	line-height: 2.5;
	padding-left: 5px
}

.ft-logo {
	margin: 13px 0 0 8px
}

.ft-top {
	padding: 45px 0 30px
}

.ft-menu {
	padding: 35px 0
}

.ft-copy {
	padding: 25px 0
}

.ft-top>.pc-right {
	width: 35.5%
}

.ft-top>.pc-right>img {
	margin-right: 7px;
	height: 35px
}

.ft-top>.pc-left {
	float: left;
	width: 37%
}

.ft-border {
	border-bottom: 1px solid #363e58
}

.ft-copy p {
	margin: 0;
	padding-top: 2px
}

.ft-copy ul.list-inline {
	text-align: right
}

.ft-app {
	background-image: url(../img/app.png);
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	width: 26px;
	height: 21px
}

.ft-twitter {
	background-position: 2px 0
}

.ft-instagram {
	background-position: -41px 0
}

.ft-facebook {
	background-position: -78px 0
}

.ft-pinterest {
	background-position: -115px 0
}

.ft-behance {
	background-position: -160px 0
}

.ft-dribbble {
	background-position: -206px 0
}

@media(max-width:1680px) {
	.navbar-header{
		width: 15%;
	}
	.navbar-end{ width: 17%; }

	.navbar-brand {
		padding: 15px 0
	}
	.navbar-navbar>li{ padding-right: 4px; }
	.nav-register{ margin-right:0; }
	.nav-register{ padding: 9px 25px!important; }
	.navbar-tools>li.ip-unset>a,#nav-cart>a,.ip-sign>a {
		margin: 0
	}
	.ip-sign>a{ padding-left: 0 !important; }
	#nav-serach,.navbar-top>li.dropdown>a{ padding-right: 5px !important; }
}

@media(max-width:1600px) {
	.navbar-header {
		width: 13%
	}
	.navbar-end{ width: 17%; }
	.nav-register{ padding: 9px 20px!important; }
	.navbar-brand {
		padding: 15px 0
	}
	.navbar-navbar>li{ padding-right: 1px; }

	.g-mt80 {
		margin-top: 70px!important
	}

	.g-mb80 {
		margin-bottom: 70px!important
	}
}

@media(max-width:1500px) {
	.navbar-header {
		text-align: left
	}

	.navbar-end {
		text-align: right
	}

	.navbar-mockup-link {
		font-size: 12px;
		padding: 0 1px
	}
	.nav-register{ padding:18px 0px !important; border-radius: 0; border: 0; margin-top: 0; }
	.nav-register:hover{ background: #fff;  color: #000; }
	.navbar-navbar{ margin-left: -13px; }
	.navbar-navbar>li>a{ padding: 35px 13px; }
	.navbar-tools{ text-align: unset; }
	.navbar-brand>img {
		height: 18px;
		margin-left: 5px
	}

	.g-mt80 {
		margin-top: 60px!important
	}

	.g-mb80 {
		margin-bottom: 60px!important
	}

	.c-mt180 {
		margin-top: 90px
	}

	.c-mt120 {
		margin-top: 70px
	}
}

@media(max-width:1400px) {
	.g-mt80 {
		margin-top: 50px!important
	}

	.g-mb80 {
		margin-bottom: 50px!important
	}

	.c-mt180 {
		margin-top: 80px
	}

	.c-mt120 {
		margin-top: 60px
	}
}

@media(max-width:767px) {
	.navbar-tools>li.ip-unset>a,.ip-sign>a {
		margin: 0
	}


	.nav-serach {
		margin-right: 0!important
	}

	.nav-cart-qty {
	}

	.nav-account.g-mr10 {
		margin-right: 0!important
	}

	.navbar-container {
		padding-top: 60px;
		background: #1f2845;
		min-height: 0
	}

	.navbar-container>p {
		width: 78%;
		margin: 0 11%;
		font-size: 12px;
		line-height: 1.5;
		padding: 15px 0 10px
	}

	.m-hide {
		display: none!important
	}

	.m-show {
		display: block
	}

	.pc-right {
		float: none
	}

	.navbar-fixtop.navbar {
		height: 60px
	}

	.navbar-top {
		display: none;
		margin: 0 10px
	}

	.navbar-tools {
		position: absolute;
		z-index: 666;
		right: 0;
		top: 0;
		margin: 0;
		width: 86%;
		text-align: right;
		height: unset; line-height: unset;
	}

	.navbar-tools>li {
		display: inline-block;
		padding: 2px
	}
	.navbar-tools>li.ip-sign {
		float: left
	}

	.navbar-tools>li>a {
		padding: 18px 12px !important; display: block;
	}
	#nav-cart>a {
		margin: 0; padding-right: 5px !important;
	}
	#nav-serach{ margin: 0 8px 0 0; }
	#nav-serach{ padding-right: 12px !important; }

	.navbar-tools>li>.nav-account-menu {
		left: 0
	}

	.navbar-header {
		width: 100%;
		height: 60px;
		line-height: 60px; padding-top:0;
		text-align: center;
		padding-right: 55px;
		background: #fff;
		border-bottom: 1px solid #eee
	}

	.navbar-brand {
		padding: 12px
	}

	.navbar-brand>img {
		height: 20px
	}

	.navbar-top .navbar-nav>li>.dropdown-menu {
		position: absolute;
		background-color: #fff
	}

	.navbar-collapse {
		margin: 60px -16px 0!important
	}

	.navbar-navbar {
		margin: 0;
		padding: 10px 0
	}

	.navbar-navbar>li {
		padding-right: 0
	}

	.navbar-navbar>li>a {
		padding: 10px 15px
	}

	.nav-left-line,.nav-right-line {
		display: none
	}

	.nav-serach {
		margin-right: 10px
	}

	.nav-container {
		width: 100%;
		padding-top: 10px;
		left: 0
	}

	.nav-container>.nav-serach-center {
		width: 88%
	}
	
	.nav-serach-container>.input-group-btn>.nav-serach {
		margin-right: 0
	}

	.nav-serach-container {
		width: 100%
	}

	.nav-search-close {
		display: none
	}

	.nav-container.ip-hover-container {
		width: 100%;
		padding: 0 0 10px;
		top: 0;
		left: 100%;
		display: block;
		z-index: 1999
	}

	.nav-category-parent {
		float: none;
		width: 100%;
		margin-top: 10px;
		padding: 0 20px
	}

	.nav-category {
		left: 100%;
		height: 0;
		overflow-y: scroll
	}

	.navbar-end {
		display: block;
		position: unset;
		line-height: unset;
		width: 100%;
		height: auto
	}

	.navbar-mockup-link {
		display: block;
		border-radius: 0;
		padding: 0 25px;
		font-size: 16px;
		line-height: 3.8
	}

	.ip-category-title {
		font-size: 1.2em;
		height: 70px;
		line-height: 70px;
		margin: 0;
		background: #f5f5f5;
		font-weight: 700;
		text-align: center;
		border-bottom: 1px solid #d0d5da
	}

	.ip-category-top>.mdi {
		color: #333;
		margin-top: -70px;
		line-height: 70px
	}

	.ip-category-top>.mdi-chevron-left {
		font-size: 2.4em;
		float: left;
		padding: 0 4%;
		display: none
	}

	.ip-category-top>.mdi-close {
		font-size: 2em;
		float: right;
		padding: 0 4.8%
	}

	.ft-logo {
		margin: 30px 0 40px;
		height: 22px
	}

	.ft-top {
		padding: 20px 0 12px
	}

	.ft-menu {
		padding: 10px 0
	}

	.ft-top>.pc-right {
		width: 100%;
		margin: 15px 0 25px
	}

	.ft-top>.pc-right>img {
		margin-right: 3px;
		height: 32px
	}

	.ft-top>.pc-right>img:last-child {
		margin-right: 0
	}

	.ft-top>.pc-left {
		width: 100%;
		margin-bottom: 18px
	}

	.ft-top>div {
		margin-bottom: 5px
	}

	.ft-top p {
		margin-bottom: 10px!important
	}

	.ft-top>.ip-footer {
		width: 100%;
		text-align: center;
		float: none
	}

	.ip-footer,.ip-footer:last-child {
		width: 100%
	}

	.ip-footer>h6 {
		padding: 16px 6.67%;
		margin: 0;
		border-bottom: 1px solid #363e58
	}

	.ip-footer span.mdi {
		color: #fff;
		font-size: 24px;
		display: inline-block;
		float: right;
		line-height: 1;
		vertical-align: top;
		margin: -4px -6px 0 0
	}

	.ip-footer ul {
		margin-top: 0;
		display: none;
		padding: 8px 6.67%;
		background: #363e58
	}

	.ip-footer ul>li>a {
		line-height: 3.2;
		font-size: 13px
	}

	.ft-copy {
		padding: 10px 0 15px
	}

	.ft-copy>div.col-sm-6:first-child {
		width: 100%
	}

	.ft-copy p {
		font-size: 10px;
		text-align: center;
		transform: scale(.9)
	}

	.ft-copy ul.list-inline {
		text-align: center;
		margin: 8px 0 20px
	}

	.ft-border {
		border: none
	}

	.c-fs46 {
		font-size: 24px
	}

	.g-fs40 {
		font-size: 24px!important
	}

	.c-fs32 {
		font-size: 18px
	}

	.c-fs23 {
		font-size: 16px!important
	}

	.g-fs18 {
		font-size: 15px!important
	}

	.g-fs16 {
		font-size: 14px!important
	}

	.c-fs15 {
		font-size: 13px!important
	}

	.g-fs14 {
		font-size: 12px!important
	}

	.g-mb80 {
		margin-bottom: 30px!important
	}

	.c-mb50 {
		margin-bottom: 15px
	}

	.c-mb8 {
		margin-bottom: 2px
	}

	.g-mb30 {
		margin-bottom: 18px!important
	}

	.g-mb5 {
		margin-bottom: 2px!important
	}

	.c-mt180 {
		margin-top: 40px
	}

	.c-mt120 {
		margin-top: 30px
	}

	.g-mt80 {
		margin-top: 30px!important
	}

	.g-mt60 {
		margin-top: 20px!important
	}

	.g-mt40 {
		margin-top: 15px!important
	}

	.g-mt20 {
		margin-top: 6px!important
	}

	.m-m0 {
		margin-left: 0;
		margin-right: 0
	}

	.m-p6 {
		padding: 0 6.7%!important
	}

	.m-p3 {
		padding: 0 3%!important
	}

	.m-tac {
		text-align: center
	}

	.lh-22 {
		line-height: 1.8
	}

	.m-w100 {
		max-width: 100%
	}

	.m-w70 {
		max-width: 70%;
		margin-left: 15%
	}

	.ip-link {
		font-size: 12px;
		line-height: 28px;
		padding: 5px 6px
	}

	.ip-link>span {
		width: 30px;
		height: 30px;
		right: 6px
	}

	.ip-link>font {
		padding: 2px 30px 0 0
	}

	.ip-link-blue {
		width: 186px
	}

	.ip-link:hover>span {
		margin-right: 0
	}

	.ip-link:hover>font {
		margin-right: 0
	}

	.m-black2blue.ip-link-blue {
		width: 160px;
		margin-top: -10px
	}
}

@media(min-width:768px) {
}

@media(min-width:992px) {
}

@media(min-width:1200px) {
}

@keyframes fastFadeInRight {
	0% {
		opacity: 0;
		transform: translateX(40px)
	}

	100% {
		opacity: 1;
		transform: translateX(0px)
	}
}

.mdistFadeInRight {
	animation-name: fastFadeInRight
}