#nav-service {
	width: 100%;
	height: 60px;
	position: fixed;
	top:0;
	z-index: 11;
	background: #fff;
}
#nav-service ul {
	margin: auto;
	width: 330px;
	background: #000;
	overflow: hidden;
}
#nav-service li {
	float: left;
	width: 33.33%;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}
#nav-service li a {
	line-height: 14px;
	padding: 23px 0;
	display: block;
	color: #fff
}
#nav-service li.active a {
	background: #7961ab
}
#wrap-service-page {
	padding-top: 128px;
	background: #fff;
        padding-bottom: 30px;
}
.case-papd #header{
	margin-top:60px;
	top:auto;
}
.js-sea-head .case-papd #wrap-search{
	top:60px;
}
.open-all #header {
	margin-top: 0
}
.case-papd #search-box.active #wrap-search {
	top:60px;
}
.js-search #search-box.active #wrap-search ,.dialog-cur #search-box.active #wrap-search {
	top:0;
}
#page-service {
	color: #000;
	max-width: 1200px;
	margin: auto;
	padding: 0 17px 50px;
	font-weight: 300
}
.process-bxp {
	max-width: 1020px;
	margin:0 auto 75px;
	font-size: 25px
}
.process-bxp h2 {
	font-size: 36px;
	line-height: 1;
	padding: 40px 0
}

.box-service {
	position: relative;
	padding-left: 325px;
}
.head-bxser {
	position: absolute;
	width: 102px;
	height: 102px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #1a1a1a;
	color: #fff;
	text-align: center;
	line-height: 102px;
	left: 0;
	top:25px;
}
.box-service:first-child .head-bxser {
	top:-10px;
}
.box-service.fixed .head-bxser {
	position: fixed;
	top:140px;
	left: auto;
	margin-left: -325px
}
.head-bxser h2{
	font-size: 16px;
}
.box-module-list {
	padding:0 15px ;
	border-left: 1px solid #b5b5b6;
}
.box-service:first-child  .box-module-list .box-module:first-child {
	padding-top: 0
}
.box-service:last-child .box-module-list .box-module:last-child {
	padding-bottom: 0;
	border-bottom: 0
}
.box-module {
	position: relative;
	padding:35px 0;
	border-bottom: 1px solid #b5b5b6;
	/*opacity: 0;*/
	min-height: 316px;
}

.box-module h1 {
	font-family: 'Six Caps';
	font-size: 71px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 0.95;
	width: 205px;
	position: absolute;
	top:-3px;
	left: -220px;
}
.box-module h1 .prev-top {
	font-size: 50px;
	display: block;
	color: #a7a7a7;
	line-height: 0.95
}
.box-service .box-module-list .box-module:first-child h1{
	top:30px;
}
.box-service:first-child  .box-module-list .box-module:first-child h1 {
	top:-3px;
}
.box-module h1 span {
	font-size: 70px;
	display: inherit;
	line-height: 0.95;
}
.wrap-pd1 {
	margin: 0 -4px;
}
.wrap-pd1 .col-pd-6 {
	padding: 0 10px;
	float: left;
	width: 50%
}
.wrap-pd1 .pull-right {
	float: right;
}
.wrap-pd1 .pull-right .text-module {
	padding:5px 20px
}
.wrap-cell-pd2 {
	display: table;
	width: 100%;
	margin-top: 20px
}
.wrap-cell-pd2>div {
	display: table-cell;
	vertical-align: top;
}
.wrap-cell-pd2>div.div-img {
	min-width: 360px
}
.even-img {
	margin: -5px;
}
.even-img.other {
	width: 150px;
}
.even-img.other li{
	width: 100%;
}
.even-img li{
	float: left;
	padding: 5px;
	width: 50%
}
.even-img li img {
	max-width: 100%;
	height: auto;
}
.text-module {
	line-height: 1.65
}
.text-module.mart-pd {
	margin-top: 30px
}
.wrap-cell-pd2 .text-module {
	padding: 0 30px
}
.div-margin {
	margin: -5px 0;
}
.div-margin figure {
	padding: 5px 0
}
.vertical-tp .even-img {
	margin-top: 20px
}
.max-width-img img{
	max-width: 370px;
	width: 100%
}
.mar-modun {
	margin-top: 10px;
}
#wrap-explain {
	background: #1a1a1a;
	padding-bottom: 45px;
}
.box-explain{
	position: relative;
	font-weight: 300
}
.pill-3 li{
	float: left;
	width: 33.33%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.pill-3 li.active {
	color: #7961ab
}
.pill-3 li figure {
	position: relative;
}
.pill-3 li figure .img-2 ,.pill-3 li.active .img-1  {
	display: none;
}
.pill-3 li figure .img-1 ,.pill-3 li.active .img-2  {
	display: inline-block;
}
.pill-3 li.active .img-2 {
	transform:scale(1.2,1.2) translate(0, -7%);
	-webkit-transform:scale(1.2,1.2) translate(0, -7%);
	-moz-transform:scale(1.2,1.2) translate(0, -7%);
	-o-transform:scale(1.2,1.2) translate(0, -7%);
	-ms-transform:scale(1.2,1.2) translate(0, -7%);
}
.pill-3 li figcaption {
	position: absolute;
	width: 100%;
	bottom: 4%;
}
.caption-explain {
	position: absolute;
	width: 100%;
	top:0;
}
.caption-explain h1 {
	font-size: 36px;
	display: table;
	background: #1a1a1a;
	line-height: 40px;
	padding: 4px 5px 9px;
	margin: 40px auto;
}
#slide-sample {
	background: #fff;
	color: #000;
	padding:20px 35px;
}
#slide-sample .owl-wrapper {
	left: 0 !important;
	width: 100% !important;
	transform: translate3d(0px, 0px, 0px) !important;
	-webkit-transform: translate3d(0,0,0) !important;
	-moz-transform: translate3d(0,0,0) !important;
	-ms-transform: translate3d(0,0,0) !important;
}
#slide-sample .owl-item {
	margin-right: -100%;
	position: relative;
}
#slide-sample .owl-item.active {
	visibility: visible !important;
}

#slide-sample.aminate .owl-item .info-exp {
	animation: sampleLeft 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) 0.05s 1 both;
    -moz-animation: sampleLeft 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) 0.05s 1 both;
    -webkit-animation: sampleLeft 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) 0.05s 1 both;
    -o-animation: sampleLeft 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) 0.05s 1 both;
}


#slide-sample.aminate .owl-item .pic {
	animation: sampleRight 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) .1s 1 both;
    -moz-animation: sampleRight 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) .1s 1 both;
    -webkit-animation: sampleRight 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) .1s 1 both;
    -o-animation: sampleRight 0.5s cubic-bezier(0.625, 0.125, 0.305, 0.875) .1s 1 both;
}

@keyframes sampleLeft {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%)
	}

	100%{
		-ms-transform:translateX(3em);
		-webkit-transform:translateX(3em);
		transform:translateX(3em)
	}

}

/* Hien thi cho Firefox */
@-moz-keyframes sampleLeft {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%)
	}

	100%{
		-ms-transform:translateX(3em);
		-webkit-transform:translateX(3em);
		transform:translateX(3em)
	}
}

/* Hien thi cho Safari and Chrome */
@-webkit-keyframes sampleLeft {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%)
	}

	100%{
		-ms-transform:translateX(3em);
		-webkit-transform:translateX(3em);
		transform:translateX(3em);
	}
}

/* Hien thi cho Opera */
@-o-keyframes sampleLeft {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%)
	}

	100%{
		-ms-transform:translateX(3em);
		-webkit-transform:translateX(3em);
		transform:translateX(3em)
	}
}


@keyframes sampleRight {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%);
		
	}

	100%{
		
		-ms-transform:translateX(-4em);
		-webkit-transform:translateX(-4em);
		transform:translateX(-4em)
	}

}

/* Hien thi cho Firefox */
@-moz-keyframes sampleRight {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%)
	}

	100%{
		-ms-transform:translateX(-4em);
		-webkit-transform:translateX(-4em);
		transform:translateX(-4em)
	}
}

/* Hien thi cho Safari and Chrome */
@-webkit-keyframes sampleRight {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%);
		
	}

	100%{
		
		-ms-transform:translateX(-4em);
		-webkit-transform:translateX(-4em);
		transform:translateX(-4em)
	}
}

/* Hien thi cho Opera */
@-o-keyframes sampleRight {
    0%{
		-ms-transform:translateX(0%);
		-webkit-transform:translateX(0%);
		transform:translateX(0%)
	}

	100%{
		-ms-transform:translateX(-4em);
		-webkit-transform:translateX(-4em);
		transform:translateX(-4em)
	}
}



#slide-sample .pic {
	width: 36%;
	margin-right: 20px
}
.info-exp {
	overflow: hidden;
	padding: 10px 30px 0;
	line-height: 1.8
}
.exe-dp .info-exp{
	padding-top: 0
}
.info-exp h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	padding:0 0 3px
}
.info-exp .link-pdm .color-1 {
	color: #7961ab;
	border-color: #7961ab;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 25px;
}
.info-exp .link-pdm .color-1:hover {
	color: #2CC185;
	border-color: #2CC185;
}

#slide-sample .owl-pagination {
	display: none;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 5px;
	left: 0;
}
#slide-sample .owl-pagination .owl-page {
	width: 14px;
	height: 14px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #808080;
	display: inline-block;
	margin: 0 4px
}
#slide-sample .owl-pagination .owl-page.active {
	background: #666;
}
#slide-sample .owl-controls .owl-buttons div {
	text-indent: 0;
	color: #b5b5b6;
	margin-top: -20px;
}
#slide-sample .owl-controls .owl-buttons div.owl-prev {
	left: 0;
}
#slide-sample .owl-controls .owl-buttons div.owl-next {
	right: 0;
}
#slide-sample core-icon-button::shadow core-icon {
	width: 50px;
	height: 50px;
	margin:-5px !important;
}


@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(150%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(150%);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(150%);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(150%);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.box-module.bounceInUp ,#da-thumbs>li.bounceInUp{
	opacity: 1;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}


.fc-slideshow {
	position: absolute;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	perspective: 1200px;
	overflow: hidden;
	color: #000;
	height: 100%;
	width: 100%;
	background: #1a1a1a;
	z-index: 1;
	left: 0;
}
.fc-slides ,.fc-slides li{
	height: 100%;
}
#fc-slideshow .fc-slides img ,#fc-slideshow .fc-flip img{
width: 100%;
height: auto;
}
.fc-flip {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
	top:0;
	left: 0;
}

.fc-flip div {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fc-flip .fc-back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}

.nav-slide aside {
	position: absolute;
	top: 50%;
	display: block;
	outline: none;
	text-align: left;
	z-index: 1000;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1
}

.nav-slide .prev-pdm {
	left: 0;
}

.nav-slide .next-pdm {
	right: 0;
}

.nav-slide aside svg {
	display: block;
	margin: 0 auto;
	padding: 0;
}

.nav-slide .icon-wrap {
	position: relative;
	z-index: 100;
	display: block;
	padding: 26px 11px;
	color: #fff;
	background: rgba(0,0,0,.5);
}
.nav-slide div {
	position: absolute;
	top: 50%;
	padding:25px;
	background-color: #fff;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.nav-slide .prev-pdm div {
	left: 0;
	border-left: 60px solid rgba(0,0,0,.5);
	padding-right: 180px;
	padding-left: 60px;
	text-align: right;
	-webkit-transform: translateY(-50%) translateX(-100%);
	transform: translateY(-50%) translateX(-100%);
}

.nav-slide .next-pdm div {
	right: 0;
	border-right: 60px solid rgba(0,0,0,.5);
	padding-left: 180px;
	padding-right: 60px;
	text-align: left;
	-webkit-transform: translateY(-50%) translateX(100%);
	transform: translateY(-50%) translateX(100%);
}
.nav-slide hgroup {
	min-width: 230px;
	font-weight: 300;
	min-height: 130px;
	text-transform: capitalize;
}
.nav-slide h6 {
	font-size: 12px;
	text-transform: uppercase;
	color: #969696;
	border-bottom: 1px solid;
	font-weight: bold;
	padding: 5px 0
}
.nav-slide h2 {
	line-height: 1;
	font-size: 30px;
	margin:15px 0 5px;
}
.nav-slide h4 {
	font-size: 16px;
	font-style: italic;
	color: #7961ab
}
.nav-slide img {
	position: absolute;
	top: 25px;
	max-width: 125px;
}

.nav-slide .prev-pdm img {
	right: 25px;
}

.nav-slide .next-pdm img {
	left: 25px;
}

.nav-slide aside:hover div {
	-webkit-transform: translateY(-50%) translateX(0); 
	transform: translateY(-50%) translateX(0);
}

.close-dialog {
	position: absolute;
	top:0;
	right: 0;
	color: #e1e1e1;
	z-index: 2
}
.open-dialog {
	position: relative;
	overflow: hidden;
}
.open-dialog #header {
	margin-top: 0 !important;
}
paper-dialog.dialog-service {
	z-index: 10 !important;
	left: 0 !important;
	top:68px !important;
	right: 0px;
	bottom: 0;
	background: transparent;
}
.bg-dialog {
	background: #1a1a1a !important
}
.pape-pmd1 {
	
}
.ser-preview {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 80%;
	max-width: 540px;
	z-index: 12;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.ser-preview>div{
	max-width: 540px;
	margin: auto;
}
.ser-preview h1 ,.box-dialog h1{
	color: #fff;
	font-family: 'Six Caps';
	font-size: 90px;
	text-transform: uppercase;
	line-height: 1.1;
}
.tool-view {
	height: 73px;
	background: #7961ab;
	position: relative;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: 300 !important;
	padding-left: 20px;
	padding-right: 90px;
	width: 100%;
	display: table;
	max-height: 73px;
	overflow: hidden;
}
.tool-view .text{
	display: table-cell;
	vertical-align: middle;
	line-height: 17px
}
.tool-view .caret-1 {
	width: 82px;
	height: 100%;
	display: block;
	background: #cbdb2a;
	position: absolute;
	top:0;
	right: 0;
	text-align: center;
}
.tool-view .caret-1:after {
	content: "";
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 50%;
	top:50%;
	border-top: 14px solid;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	-webkit-transform: translate(-50% ,-50%);
	transform: translate(-50% ,-50%);
}
.box-dialog .tool-view .caret-1:after {
	border-top: 14px solid transparent;
	border-right: 14px solid ;
	border-left: 0;
	border-bottom: 14px solid transparent;
}
.box-dialog {
	margin: auto;
	max-width: 540px;
}
.detail-log {
	background-color: #fff;
	font-size: 25px;
	color: #000;
	font-weight: 300 !important;
	padding: 40px 40px 60px;
	min-height: 500px;
}

.dialog-cur {
}
.dialog-cur body{
	overflow-y:hidden;
}
.dialog-cur #nav-service{
	visibility: hidden;
	z-index: 1
}
.dialog-cur #header {
	margin-top: 0;
}

.wrap-video-btm {
	margin: 35px auto;
	max-width: 1040px;
	min-height: 430px;
}
.wrap-video-btm .col-vd{
	float: left;
	width: 50%;
	padding: 0 60px;
}
.wrap-video-btm h1 {
	font-size: 70px;
	color: #7665a0;
	font-family: 'Six Caps';
	text-transform: uppercase;
	line-height: 0.95;
	padding: 20px 0;
}
.wrap-video-btm .col-vd:first-child h1{
	color: #dbe444
}
.wrap-video-btm figure>img{
	max-width: 100%
}