﻿@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font: inherit;*/
	/*font-size: 100%;*/
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}

	q:before, q:after, blockquote:before, blockquote:after {
		content: "";
		content: none;
	}

a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon.eot?v0k59u");
	src: url("../fonts/icomoon.eot?v0k59u#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2?v0k59u") format("woff2"), url("../fonts/icomoon.ttf?v0k59u") format("truetype"), url("../fonts/icomoon.woff?v0k59u") format("woff"), url("../fonts/icomoon.svg?v0k59u#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-shop_icon01:before {
	content: "\e915";
	color: #f4d0d7;
}

.icon-shop_icon02:before {
	content: "\e916";
	color: #f4d0d7;
}

.icon-shop_icon03:before {
	content: "\e917";
	color: #f4d0d7;
}

.icon-shop_icon04:before {
	content: "\e918";
	color: #f4d0d7;
}

.icon-shop_icon05:before {
	content: "\e919";
	color: #f4cfd6;
}

.icon-shop_icon06:before {
	content: "\e91a";
	color: #f4d0d6;
}

.icon-shop_icon07:before {
	content: "\e91b";
	color: #f4d0d7;
}

.icon-shop_icon08:before {
	content: "\e91c";
	color: #f4d0d7;
}

.icon-shop_icon09:before {
	content: "\e91d";
	color: #f4d0d6;
}

.icon-shop_icon10:before {
	content: "\e91e";
	color: #f3cfd6;
}

.icon-arrow_slim:before {
	content: "\e914";
	color: #ffffff;
}

.icon:before {
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.icon-about:before {
	content: "\e90a";
	color: #fff;
}

.icon-card:before {
	content: "\e90b";
	color: #fff;
}

.icon-top_arrow:before {
	content: "\e910";
	color: #fff;
}

.icon-icon_a:before {
	content: "\e90c";
	color: #e74f96;
}

.icon-icon_b:before {
	content: "\e90d";
	color: #e74f96;
}

.icon-icon_c:before {
	content: "\e90e";
	color: #e74f96;
}

.icon-icon_d:before {
	content: "\e90f";
	color: #e74f96;
}

.icon-down_arrow:before {
	content: "\e908";
	color: #b33972;
}

.icon-fb:before {
	content: "\e900";
	color: #ffffff;
}

.icon-navicon01:before {
	content: "\e901";
	color: #000000;
}

.icon-navicon02:before {
	content: "\e902";
	color: #000000;
}

.icon-navicon03:before {
	content: "\e903";
	color: #000000;
}

.icon-navicon04:before {
	content: "\e904";
	color: #000000;
}

.icon-navicon05:before {
	content: "\e905";
	color: #000000;
}

.icon-navicon06:before {
	content: "\e906";
	color: #000000;
}

.icon-play:before {
	content: "\e907";
	color: #ffffff;
}

.icon-video:before {
	content: "\e909";
	color: #fdedf4;
}

::selection {
	background: #b64077;
	color: #ffffff;
}

::-moz-selection {
	background: #b64077;
	color: #ffffff;
}

html {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}

	html body {
		position: relative;
		display: block;
		float: left;
		letter-spacing: 0.05em;
		width: 100%;
		height: 100%;
		background: #f2f1ea;
		overflow-x: hidden;
		line-height: 1.8em;
		font-weight: normal;
		color: #333333;
		font-size: medium;
		font-family: 'Open Sans',Verdana,Geneva,'Microsoft JhengHei',"微軟正黑體",sans-serif;
		margin: 0px auto;
		padding: 0px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

		html body a {
			/*color: #333333;*/
			text-decoration: none;
			cursor: pointer;
			/*-moz-transition: all 0.3s;
			-o-transition: all 0.3s;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;*/
			outline: 0;
		}

			html body a:active, html body a:hover, html body a:visited {
				outline: 0;
				text-decoration: none;
			}

		html body img {
			border: 0;
			margin: 0px;
			padding: 0px;
		}

a:focus, a:hover {
	color: #333333;
	text-decoration: none;
}

#preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	left: 0px;
	top: 0px;
	background: #ffffff url(../drpaychi/load.gif) center center no-repeat;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	#preloader {
		background: #ffffff url(../drpaychi/load.gif) center center no-repeat;
		-webkit-background-size: 32px 32px;
		-moz-background-size: 32px 32px;
		-o-background-size: 32px 32px;
		background-size: 32px 32px;
	}
}

#slider div img:focus, #slider div:focus {
	outline: none;
	border: none;
}

#slider {
	opacity: 0;
}

.intro {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

	.intro h1 {
		position: absolute;
		top: 40%;
		left: 50%;
		z-index: 5;
		margin-left: -384px;
		display: none;
	}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.intro h1 {
		width: 100%;
		left: 0%;
		margin-left: auto;
	}

		.intro h1 img {
			width: 100%;
		}
}

.intro .kv_a {
    background: url(../images/intro_img01.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .intro .kv_a {
        background: url(../images/intro_img01x2.jpg) center center no-repeat;
    }
}

.intro .kv_b {
    background: url(../images/intro_img02.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .intro .kv_b {
        background: url(../images/intro_img02x2.jpg) center center no-repeat;
    }
}

.intro .kv_c {
    background: url(../images/intro_img03.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .intro .kv_c {
        background: url(../images/intro_img03x2.jpg) center center no-repeat;
    }
}

.intro .kv_d {
    background: url(../images/intro_img04.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .intro .kv_d {
        background: url(../images/intro_img04x2.jpg) center center no-repeat;
    }
}

.intro .kv_e {
    background: url(../images/intro_img05.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .intro .kv_e {
        background: url(../images/intro_img05x2.jpg) center center no-repeat;
    }
}

.intro .in_hand {
	width: 22%;
	position: absolute;
	bottom: 0px;
	z-index: 4;
	right: 5%;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.intro .in_hand {
		display: none;
	}
}

.intro .in_hand img {
	width: 100%;
	position: relative;
	bottom: 0px;
	float: left;
}

.intro #slider {
	height: 100%;
}

	.intro #slider .slick-slide, .intro #slider .slick-list, .intro #slider .slick-track {
		height: 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: center top;
	}

.intro .slick-dots {
	bottom: 120px;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.intro .slick-dots {
		bottom: 90px;
	}
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.intro .slick-dots {
		bottom: 60px;
	}
}

.slick-dots li {
	width: auto;
	height: 20px;
}

	.slick-dots li button {
		width: auto;
		height: 20px;
	}

		.slick-dots li button:before {
			font-family: none;
			/*font-size: 10pt;*/
			/*無障礙調整:CS2140401C:任何CSS樣式規則均使用具名字型尺寸，或者使用百分比或em等相對字型尺寸單位*/
			font-size: 0.722em;
			line-height: 20px;
			position: absolute;
			top: 0;
			left: 0;
			width: 10px;
			height: 10px;
			/*background: #ffffff;*/
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			/*border-radius: 5px;*/
			content: '';
			text-align: center;
			opacity: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

	.slick-dots li.slick-active button {
		width: 40px;
	}

        .slick-dots li.slick-active button:before {
            opacity: 1;
            width: 0px;
            /*margin-top: 2px;*/
            height: 0px;
            background: #CAD236;
            /*-moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;*/
            color: #CAD236;
        }

.in_news {
	position: relative;
	width: 100%;
	top: 0px;
	float: left;
	z-index: 99;
	padding-bottom: 60px;
	padding-top: 20px;
}

    .in_news .inner {
        position: relative;
        z-index: 1;
        background: url(../images/in_news.png) center top repeat-x;
    }

@media screen and (max-width: 768px) and (min-width: 0px) {
	.in_news .inner {
		-webkit-background-size: 100% 300px;
		-moz-background-size: 100% 300px;
		-o-background-size: 100% 300px;
		background-size: 100% 300px;
	}
}

.in_news h2 {
	color: #ffffff;
	font-size: 2.25em;
	padding: 50px 0px;
	text-align: center;
}

@media screen and (max-width: 768px) and (min-width: 460px) {
	.in_news h2 {
		font-size: 1.875em;
		padding: 20px 0px;
	}
}

@media screen and (max-width: 459px) and (min-width: 0px) {
	.in_news h2 {
		font-size: 1.5em;
		padding: 10px 0px;
	}
}

.in_svg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 800px;
	box-sizing: border-box;
	display: block;
	background-color: transparent;
}

.in_news .col-lg-1, .in_news .col-lg-10, .in_news .col-lg-11, .in_news .col-lg-12, .in_news .col-lg-2, .in_news .col-lg-3, .in_news .col-lg-4, .in_news .col-lg-5, .in_news .col-lg-6, .in_news .col-lg-7, .in_news .col-lg-8, .in_news .col-lg-9, .in_news .col-md-1, .in_news .col-md-10, .in_news .col-md-11, .in_news .col-md-12, .in_news .col-md-2, .in_news .col-md-3, .in_news .col-md-4, .in_news .col-md-5, .in_news .col-md-6, .in_news .col-md-7, .in_news .col-md-8, .in_news .col-md-9, .in_news .col-sm-1, .in_news .col-sm-10, .in_news .col-sm-11, .in_news .col-sm-12, .in_news .col-sm-2, .in_news .col-sm-3, .in_news .col-sm-4, .in_news .col-sm-5, .in_news .col-sm-6, .in_news .col-sm-7, .in_news .col-sm-8, .in_news .col-sm-9, .in_news .col-xs-1, .in_news .col-xs-10, .in_news .col-xs-11, .in_news .col-xs-12, .in_news .col-xs-2, .in_news .col-xs-3, .in_news .col-xs-4, .in_news .col-xs-5, .in_news .col-xs-6, .in_news .col-xs-7, .in_news .col-xs-8, .in_news .col-xs-9 {
	padding-right: 10px;
	padding-left: 10px;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.in_news .col-lg-1, .in_news .col-lg-10, .in_news .col-lg-11, .in_news .col-lg-12, .in_news .col-lg-2, .in_news .col-lg-3, .in_news .col-lg-4, .in_news .col-lg-5, .in_news .col-lg-6, .in_news .col-lg-7, .in_news .col-lg-8, .in_news .col-lg-9, .in_news .col-md-1, .in_news .col-md-10, .in_news .col-md-11, .in_news .col-md-12, .in_news .col-md-2, .in_news .col-md-3, .in_news .col-md-4, .in_news .col-md-5, .in_news .col-md-6, .in_news .col-md-7, .in_news .col-md-8, .in_news .col-md-9, .in_news .col-sm-1, .in_news .col-sm-10, .in_news .col-sm-11, .in_news .col-sm-12, .in_news .col-sm-2, .in_news .col-sm-3, .in_news .col-sm-4, .in_news .col-sm-5, .in_news .col-sm-6, .in_news .col-sm-7, .in_news .col-sm-8, .in_news .col-sm-9, .in_news .col-xs-1, .in_news .col-xs-10, .in_news .col-xs-11, .in_news .col-xs-12, .in_news .col-xs-2, .in_news .col-xs-3, .in_news .col-xs-4, .in_news .col-xs-5, .in_news .col-xs-6, .in_news .col-xs-7, .in_news .col-xs-8, .in_news .col-xs-9 {
		padding-right: 15px;
		padding-left: 15px;
	}
}

.in_news .caption {
	padding: 20px 30px;
	position: relative;
}

	.in_news .caption h3 {
		font-size: 1.25em;
		color: #e74f96;
		border-bottom: 1px solid #e5e5e5;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

		.in_news .caption h3:before {
			background: #b64077;
			-moz-border-radius: 0px 26px 26px 0px;
			-webkit-border-radius: 0px;
			border-radius: 0px 26px 26px 0px;
			padding: 0px 10px 0px 12px;
			position: absolute;
			top: 20px;
			height: 26px;
			left: 0px;
			content: '';
			-moz-transition: all 0.2s;
			-o-transition: all 0.2s;
			-webkit-transition: all 0.2s;
			transition: all 0.2s;
		}

	.in_news .caption p {
		color: #7f7f7f;
		font-size: 1em;
		text-align: justify;
		letter-spacing: 0.02em;
		min-height: 100px;
	}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.in_news .caption p {
		min-height: 150px;
	}
}

@media screen and (max-width: 991px) and (min-width: 769px) {
	.in_news .caption p {
		min-height: 80px;
	}
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.in_news .caption p {
		min-height: auto;
		padding-bottom: 10px;
	}
}

.in_news .imgLiquid {
	width: 100%;
	height: 245px;
	overflow: hidden;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.in_news .imgLiquid {
		height: 150px;
	}
}

.in_news .thumbnail:hover .imgLiquid,
.in_news .thumbnail:focus .imgLiquid {
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-filter: brightness(115%);
	-moz-filter: brightness(115%);
	-ms-filter: brightness(115%);
	-o-filter: brightness(115%);
	filter: brightness(115%);
}

.in_news .thumbnail:hover h3:before {
	background: #e74f96;
}

.in_news .thumbnail:hover date {
	background: rgba(255, 255, 255, 0.8);
}

.in_news .thumbnail {
    display: block;
    padding: 0px;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background: url(../images/news.png) center bottom repeat-x;
    border: 0px;
    border-radius: 0px;
}

	.in_news .thumbnail .img {
		width: 100%;
	}

		.in_news .thumbnail .img img {
			width: 100%;
		}

	.in_news .thumbnail time {
		background: #ffffff;
		-moz-border-radius: 35px 0px 0px 35px;
		-webkit-border-radius: 35px;
		border-radius: 35px 0px 0px 35px;
		color: #e74f96;
		padding: 10px 10px 10px 20px;
		border: 1px solid #f2f1ea;
		border-right: 0px;
		position: absolute;
		top: 10px;
		font-size: 1.375em;
		line-height: 22px;
		right: 10px;
		z-index: 10;
	}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.in_news .thumbnail time {
		right: 15px;
	}
}

.in_news .thumbnail time span {
	color: #7f7f7f;
	display: block;
	line-height: 16px;
	font-size: 0.875em;
	text-transform: uppercase;
}

.about {
    background: url(../images/in_about.jpg) center top no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 99;
}

@media screen and (max-width: 768px) and (min-width: 768px) {
    .about {
        margin-bottom: 250px;
        background: url(../images/in_aboutx2.jpg) center top no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

		.about .container {
			min-height: 390px;
		}
}

@media screen and (max-width: 767px) and (min-width: 0px) {
    .about {
        margin-bottom: 700px;
        background: url(../images/in_aboutx2.jpg) center top no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

.about h2 {
	color: #ffffff;
	font-size: 1.875em;
	margin-top: 50px;
	padding: 10px 0px;
	text-align: center;
}

.about p {
	color: #ffffff;
	font-size: 1.125em;
	padding: 10px 0px;
	text-align: center;
}

	.about p br {
		display: block;
	}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.about p {
		text-align: justify;
	}

		.about p br {
			display: none;
		}
}

.about .item {
	position: relative;
	margin: 0px auto;
	margin-bottom: -150px;
	text-align: center;
	display: table;
	z-index: 99;
}

@media screen and (max-width: 768px) and (min-width: 480px) {
	.about .item {
		margin-top: 30px;
		margin-bottom: -830px;
	}
}

@media screen and (max-width: 479px) and (min-width: 0px) {
	.about .item {
		margin-top: 20px;
		margin-bottom: -830px;
	}
}

.about .item a {
	font-size: 1.5em;
}

.about .item .box_01 a {
	color: #F2B254;
}

.about .item .box_02 a {
	color: #69B05C;
}

.about .item .box_03 a {
	color: #4670A6;
}

.about .item .box_04 a {
	color: #B7353F;
}

.about .icon_box {
	position: relative;
	text-align: center;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.about .icon_box {
		padding-bottom: 0px;
	}
}

.about .icon_box .icon {
	width: 97%;
	position: absolute;
	line-height: 175px;
	text-align: center;
	font-size: 4.375em;
	left: 0px;
	color: #ffffff;
	margin-top: 2px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

	.about .icon_box .icon:before {
		color: #ffffff;
	}

.about .icon_box .icon-icon_c {
	font-size: 3.5em;
}

.about .icon_box .icon-icon_d {
	font-size: 4.875em;
}

.about .social-link {
	width: 185px;
	height: 185px;
}

	.about .social-link path {
		transition: all 400ms cubic-bezier(0.27, 0, 0.175, 0.3);
	}

.about .box_01 a:hover .icon, .about .box_02 a:hover .icon, .about .box_03 a:hover .icon, .about .box_04 a:hover .icon {
	margin-top: -3px;
}

.about .box_01 a:hover .social-link path#top {
	d: path("M112.189,155.382 C70.480,172.266 24.632,156.229 7.745,114.526 C-9.141,72.824 1.163,24.553 42.872,7.669 C84.581,-9.215 137.767,1.477 154.654,43.179 C171.540,84.882 153.897,138.498 112.189,155.382 Z");
	d: "M112.189,155.382 C70.480,172.266 24.632,156.229 7.745,114.526 C-9.141,72.824 1.163,24.553 42.872,7.669 C84.581,-9.215 137.767,1.477 154.654,43.179 C171.540,84.882 153.897,138.498 112.189,155.382 Z";
	fill: #f7a62e;
}

.about .box_01 a:hover .social-link path#bm {
	fill: #ffffff;
}

.about .box_02 a:hover .social-link path#top {
	d: path("M5.022,55.795 C20.069,13.251 62.593,-10.513 105.138,4.535 C147.682,19.582 177.083,59.415 162.036,101.959 C146.988,144.504 103.601,177.332 61.056,162.284 C18.511,147.237 -10.026,98.340 5.022,55.795 Z");
	d: "M5.022,55.795 C20.069,13.251 62.593,-10.513 105.138,4.535 C147.682,19.582 177.083,59.415 162.036,101.959 C146.988,144.504 103.601,177.332 61.056,162.284 C18.511,147.237 -10.026,98.340 5.022,55.795 Z";
	fill: #5dba4c;
}

.about .box_02 a:hover .social-link path#bm {
	fill: #ffffff;
}

.about .box_03 a:hover .social-link path#top {
	d: path("M162.997,81.771 C162.852,126.771 130.654,163.147 85.648,163.002 C40.641,162.857 -0.160,135.054 -0.015,90.055 C0.130,45.056 30.154,-0.136 75.160,0.009 C120.167,0.154 163.142,36.772 162.997,81.771 Z");
	d: "M162.997,81.771 C162.852,126.771 130.654,163.147 85.648,163.002 C40.641,162.857 -0.160,135.054 -0.015,90.055 C0.130,45.056 30.154,-0.136 75.160,0.009 C120.167,0.154 163.142,36.772 162.997,81.771 Z";
	fill: #3d72b6;
}

.about .box_03 a:hover .social-link path#bm {
	fill: #ffffff;
}

.about .box_04 a:hover .social-link path#top {
	d: path("M11.785,38.670 C36.435,0.908 83.251,-12.080 120.899,12.644 C158.546,37.368 177.592,83.051 152.943,120.813 C128.293,158.574 78.494,180.165 40.846,155.440 C3.200,130.716 -12.864,76.431 11.785,38.670 Z");
	d: "M11.785,38.670 C36.435,0.908 83.251,-12.080 120.899,12.644 C158.546,37.368 177.592,83.051 152.943,120.813 C128.293,158.574 78.494,180.165 40.846,155.440 C3.200,130.716 -12.864,76.431 11.785,38.670 Z";
	fill: #ca2633;
}

.about .box_04 a:hover .social-link path#bm {
	fill: #ffffff;
}

.download {
	position: relative;
	z-index: 0;
	width: 100%;
	float: left;
	padding-top: 150px;
}

	.download .text {
		margin-top: 50px;
		text-align: left;
		width: 70%;
		float: right;
	}

@media screen and (max-width: 1200px) and (min-width: 769px) {
	.download .text {
		width: 55%;
	}
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.download .text {
		width: 100%;
		text-align: center;
	}
}

.download .text h2 {
	color: #ffffff;
	font-size: 2.5em;
	padding: 30px 0px 10px 0px;
	line-height: 1.4em;
	margin-top: 40px;
}

@media screen and (max-width: 1200px) and (min-width: 769px) {
	.download .text h2 {
		font-size: 2.125em;
	}
}

@media screen and (max-width: 768px) and (min-width: 460px) {
	.download .text h2 {
		font-size: 1.875em;
	}
}

@media screen and (max-width: 459px) and (min-width: 0px) {
	.download .text h2 {
		font-size: 1.25em;
		margin-top: 0px;
	}
}

.download .text p {
	color: #ffffff;
	font-size: 1.25em;
	margin-bottom: 30px;
}

	.download .text p br {
		display: block;
	}

@media screen and (max-width: 1199px) and (min-width: 0px) {
	.download .text p br {
		display: none;
	}
}

.download .text a {
	height: 50px;
	float: left;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-right: 10px;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.download .text a {
		float: none;
		height: 67px;
		margin: 0px auto;
		display: inline-block;
		margin-right: 0px;
	}
}

.download .text a:hover {
	margin-top: -5px;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.download .text a:hover {
		margin-top: 0px;
	}
}

.download .text a img {
	height: 100%;
}

.download .d_hand {
	width: 25%;
	float: left;
	position: relative;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.download .d_hand {
		width: 30%;
		margin-left: 5%;
	}
}

@media screen and (max-width: 991px) and (min-width: 769px) {
	.download .d_hand {
		width: 35%;
		margin-left: 5%;
	}
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.download .d_hand {
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}
}

.download .d_hand img {
	width: 100%;
	position: relative;
	margin-bottom: -200px;
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.download .d_hand img {
		margin-bottom: -80px;
		width: 40%;
	}
}

/*.video {
	position: relative;
	z-index: 0;
	width: 100%;
	float: left;
	z-index: 1;
	padding-top: 200px;
	margin-bottom: -50px;
	background: url(../imgs/in_video.jpg) left top no-repeat;
}

@media screen and (max-width: 991px) and (min-width: 0px) {
	.video {
		padding-bottom: 300px;
		margin-bottom: -300px;
		padding-top: 150px;
		background: url(../imgs/in_video.jpg) left 0px top 600px no-repeat;
		-webkit-background-size: 50% auto;
		-moz-background-size: 50% auto;
		-o-background-size: 50% auto;
		background-size: 50% auto;
		z-index: 0;
	}
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video {
		background: url(../imgs/in_video.jpg) left 0px top 500px no-repeat;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
	}
}

.video h2 {
	color: #e74f96;
	margin-top: 50px;
	padding: 10px 0px;
	text-align: center;
}

.video p {
	color: #7f7f7f;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

@media screen and (max-width: 991px) and (min-width: 0px) {
	.video p {
		text-align: center !important;
	}
}

.video p br {
	display: block;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.video p {
		text-align: justify;
	}

		.video p br {
			display: none;
		}
}

.video_slider .draggable {
	height: 300px;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .draggable {
		height: 200px;
	}
}

.video_slider .slick-dots {
	bottom: -45px;
}

.video_slider .slick-prev, .video_slider .slick-next {
	width: 150px;
	height: 300px;
	background: rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 991px) and (min-width: 561px) {
	.video_slider .slick-prev, .video_slider .slick-next {
		width: 100px;
		height: 300px;
	}
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .slick-prev, .video_slider .slick-next {
		width: 50px;
		height: 200px;
	}
}

.video_slider .slick-prev:before, .video_slider .slick-next:before {
	font-family: "icomoon";
	line-height: 1;
	text-align: center;
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.video_slider .slick-prev {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

	.video_slider .slick-next:before, .video_slider .slick-prev:before {
		content: "\e914";
	}

.video_slider .slick-prev {
	left: 0px;
	top: 0px;
}

.video_slider .slick-next {
	right: 0px;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.video_slider .row {
		margin-right: 0px;
		margin-left: 0px;
	}
}

.video_slider .item {
	position: relative;
	height: 300px;
	margin-bottom: 20px;
	padding: 0px;
	border-right: 1px solid #ffffff;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .item {
		height: 200px;
	}
}

.video_slider .item .play {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	background: url(../imgs/play_icon.png) center center no-repeat;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .item .play {
		background-size: 30px 21px;
	}
}

.video_slider .item .imgLiquid {
	width: 100%;
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .item .imgLiquid {
		height: 200px;
	}
}

@media screen and (min-width: 769px) {
	.video_slider .item:hover .play {
		margin-top: -25px;
	}

	.video_slider .item:hover .text {
		height: 100%;
	}

	.video_slider .item:hover h3 {
		bottom: 50%;
		margin-bottom: -35px;
		position: absolute;
		width: 100%;
	}

	.video_slider .item:hover h4 {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		bottom: 100px;
	}

	.video_slider .item:hover .arrow {
		border-width: 0px;
		top: 0px;
		margin-left: 0px;
	}
}

.video_slider .text {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 85px;
	bottom: 0px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	margin: 0px;
	padding: 0px;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .text {
		height: 60px;
	}
}

.video_slider .text h3 {
	color: #ffffff;
	bottom: 18px;
	position: absolute;
	width: 100%;
	padding: 0px 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .text h3 {
		bottom: 5px;
	}
}

.video_slider .text h4 {
	bottom: 45px;
	position: absolute;
	width: 100%;
	padding: 0px 25px;
	color: #e74f96;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	margin-top: 15px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .text h4 {
		bottom: 28px;
	}
}

.video_slider .text .arrow {
	width: 0px;
	height: 0px;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -15px;
	display: block;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.video_slider .text .arrow {
		border-width: 5px;
	}
}*/

.introwave {
	left: 0;
	width: 100%;
	position: absolute;
	top: -100px;
	z-index: -1;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.introwave {
		overflow: hidden;
	}
}

.wave_inner {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.wave_inner {
		height: 250px;
	}
}

.wave_a1 {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0px;
	-webkit-animation: inmove 12s cubic-bezier(0.44, 0.19, 0.49, 0.64) infinite;
	animation: inmove 12s cubic-bezier(0.44, 0.19, 0.49, 0.64) infinite;
    z-index:2;
}

#wave_a {
    background: url(../images/in_wave_a.svg) left top no-repeat;
    -webkit-background-size: 3000px 100%;
    -moz-background-size: 3000px 100%;
    -o-background-size: 3000px 100%;
    background-size: 3000px 100%;
    padding-top: 100px;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    -webkit-animation-duration: 5s;
    animation-duration: 15s;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    #wave_a {
        -webkit-background-size: 2000px 100%;
        -moz-background-size: 2000px 100%;
        -o-background-size: 2000px 100%;
        background-size: 2000px 100%;
        padding-top: 81px;
    }
}

@media screen and (max-width: 460px) and (min-width: 0px) {
    #wave_a {
        -webkit-background-size: 1000px 100%;
        -moz-background-size: 1000px 100%;
        -o-background-size: 1000px 100%;
        background-size: 1000px 100%;
        padding-top: 45px;
    }
}

#wave_b {
    background: url(../images/in_wave_b.svg) left top no-repeat;
    -webkit-background-size: 3000px 100%;
    -moz-background-size: 3000px 100%;
    -o-background-size: 3000px 100%;
    background-size: 3000px 100%;
    padding-top: 100px;
    -webkit-animation-delay: -3s;
    animation-delay: -3s;
    -webkit-animation-duration: 10s;
    animation-duration: 20s;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    #wave_b {
        -webkit-background-size: 2000px 100%;
        -moz-background-size: 2000px 100%;
        -o-background-size: 2000px 100%;
        background-size: 2000px 100%;
        padding-top: 81px;
    }
}

@media screen and (max-width: 460px) and (min-width: 0px) {
    #wave_b {
        -webkit-background-size: 1000px 100%;
        -moz-background-size: 1000px 100%;
        -o-background-size: 1000px 100%;
        background-size: 1000px 100%;
        padding-top: 45px;
    }
}

#wave_c {
    background: url(../images/in_wave_c.svg) left top no-repeat;
    -webkit-background-size: 3000px 100%;
    -moz-background-size: 3000px 100%;
    -o-background-size: 3000px 100%;
    background-size: 3000px 100%;
    padding-top: 100px;
    -webkit-animation-delay: -5s;
    animation-delay: -5s;
    -webkit-animation-duration: 12s;
    animation-duration: 22s;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    #wave_c {
        -webkit-background-size: 2000px 100%;
        -moz-background-size: 2000px 100%;
        -o-background-size: 2000px 100%;
        background-size: 2000px 100%;
        padding-top: 81px;
    }
}

@media screen and (max-width: 460px) and (min-width: 0px) {
    #wave_c {
        -webkit-background-size: 1000px 100%;
        -moz-background-size: 1000px 100%;
        -o-background-size: 1000px 100%;
        background-size: 1000px 100%;
        padding-top: 45px;
    }
}

@keyframes inmove {
	0% {
		background-position: left 0px bottom 0;
	}

	50% {
		background-position: left -800px bottom 0;
	}

	100% {
		background-position: left 0px bottom 0;
	}
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	@keyframes inmove {
		0% {
			background-position: left 0px bottom 0;
		}

		50% {
			background-position: left -1200px bottom 0;
		}

		100% {
			background-position: left 0px bottom 0;
		}
	}
}

@media screen and (max-width: 460px) and (min-width: 0px) {
	@keyframes inmove {
		0% {
			background-position: left 0px bottom 0;
		}

		50% {
			background-position: left -400px bottom 0;
		}

		100% {
			background-position: left 0px bottom 0;
		}
	}
}

.wave {
	left: 0;
	width: 100%;
	position: absolute;
	top: 170px;
	z-index: -1;
}

.waveHorizontals {
	width: 100%;
	height: 50px;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.waveHorizontals {
		height: 35px;
	}
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	.waveHorizontals {
		height: 20px;
	}
}

.waveHorizontal {
	width: 150%;
	height: 100%;
	display: block;
	position: absolute;
	background-repeat: repeat-x;
	-webkit-animation: move 200s linear infinite;
	animation: move 200s linear infinite;
}

#waveHorizontal1 {
    background: url(../images/wave_a.svg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    -webkit-animation-duration: 35s;
    animation-duration: 35s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	#waveHorizontal1 {
		-webkit-animation-duration: 105s;
		animation-duration: 105s;
	}
}

#waveHorizontal2 {
    background: url(../images/wave_b.svg);
    -webkit-animation-delay: -3s;
    animation-delay: -3s;
    -webkit-animation-duration: 33s;
    animation-duration: 33s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	#waveHorizontal2 {
		-webkit-animation-duration: 99s;
		animation-duration: 99s;
	}
}

#waveHorizontal3 {
    background: url(../images/wave_c.svg);
    -webkit-animation-delay: -5s;
    animation-delay: -5s;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
}

@media screen and (max-width: 560px) and (min-width: 0px) {
	#waveHorizontal3 {
		-webkit-animation-duration: 90s;
		animation-duration: 90s;
	}
}

@keyframes move {
	0% {
		background-position: left 0px bottom 0;
	}

	50% {
		background-position: left -3000px bottom 0;
	}

	100% {
		background-position: left 0px bottom 0;
	}
}

.content {
	margin-top: -2px;
	height: 500px;
	background-color: #e879ab;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE879AB', endColorstr='#FFE55196');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NzlhYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NTE5NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e879ab), color-stop(100%, #e55196));
	background-image: -moz-linear-gradient(top, #e879ab 0%, #e55196 100%);
	background-image: -webkit-linear-gradient(top, #e879ab 0%, #e55196 100%);
	background-image: linear-gradient(to bottom, #e879ab 0%, #e55196 100%);
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.content {
		height: 850px;
	}
}

footer {
	position: relative;
	z-index: 10;
}

.nav-tabs > li, .nav-pills > li {
	float: none;
	display: inline-block;
	position: relative;
	*display: inline;
	/* ie7 fix */
	zoom: 1;
	/* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
	text-align: center;
}

	.nav-tabs > li > a {
		min-width: 200px;
		border: 2px solid #e74f96;
		margin: 0px 5px;
		font-size: 1.125em;
		padding: 15px 40px;
		line-height: 1.6em;
		-moz-border-radius: 50px;
		-webkit-border-radius: 50px;
		border-radius: 50px;
		color: #e74f96;
	}

@media screen and (max-width: 1199px) and (min-width: 0px) {
	.nav-tabs > li > a {
		padding: 15px 15px;
	}
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.nav-tabs > li > a {
		margin: 0px;
		font-size: 1em;
	}
}

.nav-tabs > li > a:hover {
	border: 2px solid #e74f96;
	background: #ffffff;
	color: #e74f96;
}

@media screen and (max-width: 991px) and (min-width: 0px) {
	.nav-tabs > li > a {
		padding: 5px 10px;
	}
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: 2px solid #e74f96;
	background: #e74f96;
	color: #ffffff;
	padding: 15px 40px;
	line-height: 1.6em;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
		padding: 15px 15px;
	}
}

@media screen and (max-width: 991px) and (min-width: 0px) {
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
		padding: 5px 10px;
	}
}

.nav-tabs {
	border-bottom: 0px;
	margin-bottom: 40px;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.nav-tabs {
		margin-bottom: 10px;
	}
}

.nav-tabs li a:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 0px;
    left: 0px;
    background: url(../images/arrow01.png) center bottom no-repeat;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .nav-tabs li a:after {
        background: url(../images/arrow01.png) center top no-repeat;
        -webkit-background-size: 45px 7px;
        -moz-background-size: 45px 7px;
        -o-background-size: 45px 7px;
        background-size: 45px 7px;
    }
}

.nav-tabs li.active a:after {
	height: 10px;
	bottom: -10px;
}

@media screen and (max-width: 991px) and (min-width: 0px) {
	.nav-tabs {
		position: relative;
		margin-bottom: 70px;
	}

		.nav-tabs li.active {
			position: absolute;
			bottom: -55px;
			display: block;
			width: 100%;
		}

		.nav-tabs li {
			margin-bottom: 15px;
			display: block;
		}
}

.popupvideo {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 15px;
	background: rgba(0, 0, 0, 0.9);
}

	.popupvideo #video-container {
		width: 760px;
		z-index: 1;
		position: absolute;
		margin: auto;
		top: 50%;
		left: 50%;
		padding: 5px;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		border: 1px solid #b64077;
	}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.popupvideo #video-container {
		padding: 0px;
	}
}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.popupvideo #video-container {
		width: calc(100% - 30px );
	}
}

.popupvideo .overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.popupvideo .x_close {
	position: relative;
	display: inline-block;
	right: 0px;
	top: 0px;
	z-index: 10;
	width: 40px;
	float: right;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

	.popupvideo .x_close:hover::before, .popupvideo .x_close:hover::after {
		background: #b64077;
	}

	.popupvideo .x_close::before, .popupvideo .x_close::after {
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		content: '';
		position: absolute;
		height: 2px;
		width: 100%;
		top: 50%;
		left: 0;
		margin-top: -1px;
		background: #e74f96;
	}

	.popupvideo .x_close::before {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.popupvideo .x_close::after {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.popupvideo .x_close.pointy::Before, .popupvideo .x_close.pointy::after {
		width: 200%;
		left: -50%;
	}

.icon_square {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 0;
	display: block;
}

@media screen and (max-width: 1199px) and (min-width: 0px) {
	.icon_square {
		display: none;
	}
}

.icon_square span {
	position: absolute;
	border: 3px solid #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.icon_square .square_a {
	top: 0px;
	left: 150px;
	width: 60px;
	height: 60px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	border: 4px solid #ffffff;
	-webkit-animation: s1 1.8s ease-in-out infinite alternate;
	animation: s1 1.8s ease-in-out infinite alternate;
}

.icon_square .square_b {
	top: 35%;
	left: 30px;
	width: 36px;
	height: 36px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
	-webkit-animation: s4 1.2s ease-in-out infinite alternate;
	animation: s4 1.2s ease-in-out infinite alternate;
}

.icon_square .square_c {
	top: 15%;
	right: 100px;
	width: 50px;
	height: 50px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-animation: s3 1.5s ease-in-out infinite alternate;
	animation: s3 1.5s ease-in-out infinite alternate;
}

.icon_square .square_d {
	top: 0%;
	right: 30px;
	width: 60px;
	height: 60px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	border: 4px solid #ffffff;
	-webkit-animation: s2 0.8s ease-in-out infinite alternate;
	animation: s2 0.8s ease-in-out infinite alternate;
}

.icon_square .square_e {
	top: 60%;
	left: 100px;
	width: 30px;
	height: 30px;
	border: 2px solid #e74f96;
	-webkit-animation: s1 1.8s ease-in-out infinite alternate;
	animation: s1 1.8s ease-in-out infinite alternate;
}

@media screen and (max-width: 1599px) and (min-width: 0px) {
	.icon_square .square_e {
		top: 100%;
	}
}

.icon_square .square_f {
	top: 70%;
	right: 150px;
	width: 60px;
	height: 60px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #e74f96;
	-webkit-animation: s3 0.8s ease-in-out infinite alternate;
	animation: s3 0.8s ease-in-out infinite alternate;
}

@media screen and (max-width: 1599px) and (min-width: 0px) {
	.icon_square .square_f {
		top: 105%;
		right: 80px;
	}
}

.about .square_f {
	top: 160%;
}

.about .square_c {
	top: 20%;
	width: 30px;
	height: 30px;
}

.about .square_d {
	top: 60%;
}

@keyframes s1 {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
		opacity: 0.4;
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
		opacity: 0.9;
	}
}

@keyframes s2 {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
		opacity: 0.3;
	}
}

@keyframes s3 {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
		opacity: 0.5;
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
	}
}

@keyframes s4 {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
		opacity: 0.2;
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
		opacity: 0.9;
	}
}

.golink {
	color: #e74f96;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	z-index: -1;
	margin-top: -14px;
	font-size: 1.125em;
}

	.golink:hover, .golink:focus, .golink:active {
		color: #ffffff;
	}

.download .text a {
    min-width: 200px;
    border: 2px solid #ffffff;
    margin: 0;
    margin-right: 15px;
    font-size: 1.125em;
    padding: 15px 40px;
    line-height: 1.6em;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #ffffff;
    height: auto;
}

	.download .text a:hover {
		margin-top: 0;
		color: #e74f96;
		background-color: #ffffff;
	}

@media screen and (max-width: 768px) and (min-width: 0px) {
	.download .text a {
		min-width: 235px;
		margin-bottom: 15px;
	}
}
