@import "font.css";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
}
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	list-style: none;
	text-decoration: none;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.clr { clear: both; display: block;}
.transition02, #menu li ul, .camera_prev > span, .camera_next > span, .slideNav a, .oneNews a.title, .oneNews a.title span, #logo img, .homeSerNav, .oneSer h1 span a, .oneAlbum h1 a, .oneAlbum a.thumb span, .navBox a.viewmore, #mostPic .thumb label, .oneSer img, .listThumb li a span, .inAlbum h1 a, .fixAlbum .thumbL:after, .fixAlbum h3 a, #albumView a:after, #showText .data-gallery:after, .owl .owl-prev, .owl .owl-next {
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
	     -o-transition: all 0.2s;
	        transition: all 0.2s;
}
.transition03, .oneNews a.thumb span, #backTop, #showSup {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.transition04 {
	-webkit-transition: all 0.4s;
	   -moz-transition: all 0.4s;
	     -o-transition: all 0.4s;
	        transition: all 0.4s;
}
.radius3, .form_col input, .form_col textarea, .form_col a, #showmore span, #showmore label, #tags a, .fb-share img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
.radius5, .oneSer h1, #mostPic .thumb {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.radius100, #follow a, #backTop, #showSup {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
}
strong, b { font-weight: bold;}
em { font-style: italic;}
img { border: none;}
.cap { text-transform: uppercase !important;}
.construction {
	color: #666;
	text-align: center;
	line-height: 200px;
	text-transform: uppercase;
	font-size: 30px;
}
::-webkit-input-placeholder, ::-webkit-textarea-placeholder { color: #888888 !important;}
::-moz-placeholder { color: #888888 !important;}
:-ms-input-placeholder, :-ms-textarea-placeholder { color: #888888 !important;}
/*START*/
#backTop {
	position: fixed;
	bottom: 35px;
	right: 5px;
	width: 45px;
	height: 45px;
	text-indent: -10000px;
	background-image: url(../images/back-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	z-index: 40;
}
#backTop:hover { background-position: center bottom;}
#closeSup {
	position: absolute;
	top: 0px;
	right: -28px;
	width: 28px;
	height: 28px;
	background: #D9A956;
	z-index: 2;
	text-indent: 3px;
	text-align: center;
	font-size: 20px !important;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
#support {
	position: fixed;
	z-index: 60;
	bottom: 0px;
	left: 0;
	width: 160px;
	text-align: center;
	padding: 10px 15px 0px 15px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	background: -moz-linear-gradient(left, #F2DB92 0%, #D9A956 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(left, #F2DB92 0%, #D9A956 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #F2DB92 0%, #D9A956 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #F2DB92 0%, #D9A956 100%); /* IE10+ */
	background: linear-gradient(left, #F2DB92 0%, #D9A956 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2DB92', endColorstr='#D9A956', GradientType=1 ); /* IE6-9 */
}
#support *, #support p a, #support b a {
	color: #323232;
	font-size: 14px;
}
#support h1 {
	font-size: 13px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#support p { padding: 0 0 15px 10px;}
#support p br { margin-bottom: 5px;}
#support li a {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 5px;
}
#support li img { display: block; width: auto; height: auto;}
#showSup {
	right: -55px;
	width: 45px;
	height: 45px;
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
	text-indent: -10000px;
	position: absolute;
	bottom: 5px;
	background-image: url(../images/support-online.png);
	z-index: 1;
	display: none;
}
#showSup:hover { background-position: center bottom;}
.event {
	position: fixed;
	right: 0;
	bottom: 0;
	background: #f00;
}
.event:hover { background: #c00;}
.event a {
	color: #fff;
	display: block;
	padding: 5px 15px 5px 22px;
	background-image: url(../images/icon-event.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/*begin*/
.pagewrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.pagewrap.inside {
	padding: 60px 0 40px 0;
}
/*top*/
#topMain {
	width: 100%;
	min-height: 60px;
	background: #fff;
	margin-bottom: 55px;
}
#topMain ul {
	float: left;
	margin-top: 25px;
}
#topMain ul a {
	float: left;
	color: #EC2A84;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	margin-left: 15px;
	font-size: 20px;
	background-position: left center;
	background-repeat: no-repeat;
}
#topMain ul a.t-about { background-image: url(../images/top-about.png); padding-left: 25px;}
#topMain ul a.t-video { background-image: url(../images/top-video.png); padding-left: 22px;}
#topMain ul a.t-recruit { background-image: url(../images/top-recruit.png);}
#topMain ul a.t-ask { background-image: url(../images/top-ask.png);}
#topMain ul a.t-contact { background-image: url(../images/top-contact.png);}
#topMain ul a.t-sitemap { background-image: url(../images/top-sitemap.png); padding-left: 25px;}
#topMain ul a:hover { opacity: .6;}
/*end top*/
/*logo*/
#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 600;
	width: 230px;
	height: 160px;
	/*background-image: url(../images/bg-logo.png);*/
	background-repeat: no-repeat;
	background-position: center top;
}
#logo img {
	display: block;
	width: auto;
	height: auto;
	margin: 0px auto 0 auto;
}
#logo img:hover, #logoSmall img:hover { opacity: .8;}
#logoSmall img {
	width: auto;
	height: auto;
	float: left;
}
/*menu*/
#menuMain {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 500;
	width: 100%;
	background: #F7F7F7;
	box-shadow: 0 2px 3px -1px #bbb;
	-webkit-box-shadow: 0 2px 3px -1px #bbb;
}
#menuMain.fixed {
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 5px;
}
#menu {
	float: right;
	padding-top: 5px;
}
#menu li {
	float: left;
	position: relative;
	z-index: 1;
	border-right: solid 1px #fff;
}
#menu li:last-child { border: none;}
#menu li.menuAbout { display: none;}
#menu li a {
	display: block;
	text-transform: uppercase;
	line-height: 50px;
	padding: 0 15px;
	color: #666;
	font-size: 14px;
	font-family: "Open Sans";
}
#menu li:hover a { color: #EC2A84;}
#menu li.haveSub a {
	background-image: url(../images/submenu.png);
	background-repeat: no-repeat;
	background-position: center 37px;
}
#menu li.haveSub:hover a { background-image: url(../images/submenu-over.png);}
#menu li ul {
	position: absolute;
	top: 70px;
	left: 0px;
	z-index: 2;
	width: auto;
	min-width: 130%;
	padding-top: 5px;
	visibility: hidden;
	box-shadow: 0 2px 3px -1px #bbb;
	-webkit-box-shadow: 0 2px 3px -1px #bbb;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
#menu li:active ul, #menu li:hover ul {
	top: 50px;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
#menu li:last-child ul {
	left: auto;
	right: 0;
	text-align: right;
}
#menu li ul li {
	width: 100%;
	position: relative;
	background: #F7F7F7;
	border: none;
}
#menu li ul li:first-child { padding-top: 6px;}
#menu li ul li:last-child a {
	margin-bottom: 6px;
	border: none;
}
#menu li ul li a {
	white-space: nowrap;
	text-transform: none;
	background: none !important;
	padding: 0 9px;
	line-height: 34px;
	border: none;
	margin: 0 6px;
	color: #777 !important;
	border-bottom: dotted 1px #ddd;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li:hover ul li:hover a { background: #fff !important; color: #EC2A84 !important;}
#menu li:hover ul li:hover a { color: #f00;}
#menu li span { display: none;}
#menu li:hover span, #menu li.active span {
	display: block;
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 5px;
	background: #EC2A84;
}
/*end menu*/
/*slide banner*/
#bannerMain {
	width: 100%;
	position: relative;
	height: 500px;
	z-index: 0;
}
#banner {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
}
#banner .caption {
	position: absolute;
	width: 48%;
	left: 0px;
	top: 310px;
}
#banner .caption.cap2 {
	right: 0;
	left: auto;
}
#banner .caption img { border: none; width: auto; height: auto;}
#banner .caption * { color: #fff;}
#banner .caption span {
	font-size: 17px;
	display: block;
	display: table;
	background-color: #EC2A84;
	line-height:48px;
	padding: 0 20px;
}
#banner .caption h1.cam span, #banner .caption a.cam { background-color: #EC2A84 !important;}
#banner .caption a.den { background-color: rgba(0,0,0,.6) !important;}
#banner .caption a.den:hover { background-color: rgba(0,0,0,.8) !important;}
#banner .caption a {
	display: table;
	line-height:30px;
	padding: 0 10px;
}
#banner .caption span.fix {
	font-size: 38px;
	line-height:52px;
}
#banner .caption h1 {
	padding-bottom: 16px;
	background-image: url(../images/bg-wellcome.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#banner .caption p {
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.6);
	padding-bottom: 20px;
	line-height:22px;
}
/*end banner*/
/*services*/
#homeSerMain {
	width: 100%;
	background: #fff;
	padding: 35px 0;
	margin-bottom: 35px;
}
#homeSer { cursor: default;}
.oneSer {
	float: left;
	height: auto;
	position: relative;
	padding-bottom: 32px;
	width: 100%;
}
.owl-item .oneSer { width: 100% !important;}
#services { text-align: center;}
#services .oneSer {
	width: 18%;
	float: none;
	display: inline-block;
	margin: 5px 10px 20px 10px;
}
#services .oneSer img {
	outline: solid 2px transparent;
}
#services .oneSer:hover img {
	opacity: .7;
	outline-color: #EC2A84;
}
.oneSer img {
	display: block;
	width: 100%;
	height: auto;
}
#homeSer:hover .oneSer img { opacity: .7;}
#homeSer:hover .oneSer:hover img { opacity: 1;}
.oneSer h1 {
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 150px;
	height: auto;
	padding: 12px 7px 7px 7px;
	margin-left: -80px;
	text-align: center;
	background-size: cover;
	background-image: url(../images/ser-bg-title.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:;
	z-index: 2;
	overflow: hidden;
}
#services .oneSer h1 {
	width: 80%;
	left: 8%;
	margin: 0;
}
.oneSer h1 * { color: #fff;}
.oneSer h1 a {
	font-size: 16px;
	display: table;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 2px;
	margin: 0 auto 2px auto;
	border-bottom: solid 1px transparent;
}
.oneSer h1 a:hover {
	border-color: #fff;
	text-shadow: 0 0 1px #999;
}
.oneSer h1 span {
	position: inherit;
	bottom: 12px;
	width: 90%;
	margin-left: 5%;
	left: 0;
	display: block;
	height: 17px;
	overflow: hidden;
	font-size: 14px;
}
.homeSerNav {
	position: absolute;
	top: 40%;
	left: 0;
	width: 43px;
	height: 32px;
	z-index: 10;
	background-repeat: no-repeat;
	text-indent: -10000px;
	opacity: 0;
}
#homeSerMain:hover .homeSerNav { opacity: .7;}
.homeSerNav.prev { background-image: url(../images/homeser-prev.png);}
.homeSerNav.next {
	left: auto;
	right: 0;
	background-image: url(../images/homeser-next.png);
}
#homeSerMain:hover .homeSerNav:hover { opacity: 1;}
/*navBox*/
#homeBox { margin-bottom: 40px;}
.navBox {
	border-bottom: solid 2px #A0A0A0;
	margin-bottom: 20px;
	position: relative;
}
.navBox h1, .pageNav h1 {
	float: left;
	color:#EC2A84;
	margin-bottom: -1px;
	padding: 0px 0px 5px 10px;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.navBox a.viewmore {
	float: right;
	margin-right: 90px;
	font-style: italic;
	color: #555;
	font-size: 16px;
	padding: 10px 2px 0 2px;
	border-bottom: solid 1px transparent;
}
.navBox a.viewmore:hover {
	color: #EC2A84;
	border-color: #EC2A84;
}
.pageNav {
	background-image: url(../images/body-bg.jpg);
	border-bottom: solid 2px #444;
	margin-bottom: 20px;
}
.pageNav h1 { float: left;}
.pageNav ul {
	float: right;
	margin-top: 10px;
}
.pageNav ul li {
	float: left;
	color: #888;
	font-style: italic;
	margin-left: 4px;
	font-size: 16px;
	line-height:20px;
}
.pageNav ul li a { color: #888;}
.pageNav ul li a:hover { color: #EC2A84;}
.pageNav.fixBox {
	position: absolute;
	top: -41px;
	left: 0;
	width: 100%;
}
.pageNav.fixBox h1 {
	background: #444;
	line-height: 40px;
	height: 35px;
	padding: 0 20px;
	color: #fff;
}
.slideNav {
	position: absolute;
	bottom: 0px;
	right: 0;
}
.owl .owl-controls {
	position: absolute;
	top: -63px;
	right: 20px;
}
.slideNav a, .owl .owl-prev, .owl .owl-next {
	float: left;
	width: 35px;
	height: 38px;
	margin-left: 3px;
	text-indent: -10000px;
	background-repeat: no-repeat;
}
.slideNav a.prev, .owl .owl-prev {
	background-image: url(../images/slideNav-prev.png);
	background-position: left center;
}
.slideNav a.next, .owl .owl-next {
	background-image: url(../images/slideNav-next.png);
	background-position: right center;
}
.slideNav a.prev:hover, .owl .owl-prev:hover { background-position: right center;}
.slideNav a.next:hover, .owl .owl-next:hover { background-position: left center;}
.contBox { margin-bottom: 30px; background: #fff;}
.contBox.noneBg { background: none;}
/*album & news*/
#mostPicMain { overflow: hidden;}
#mostPic { width: 102%;}
/*oneAlbum*/
.owlMain { overflow: hidden; position: relative;}
.owlCont { width: 105%; width: calc(100% + 20px);}
.oneAlbum {
	float: left;
	margin-right: 20px;
	background: #fff;
	border-top: solid 0px #EC2A84;
	border-bottom: solid 2px transparent;
	box-shadow: 1px 1px #E4E6E5, -1px 0px #E4E6E5;
	-webkit-box-shadow: 1px 1px #E4E6E5, -1px 0px #E4E6E5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#homeAlbum .oneAlbum { margin-bottom: 2px;}
.oneAlbum:hover { border-color: #EC2A84;}
.oneAlbum a.thumb {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}
#bridals .oneAlbum { border: none; position: relative; text-align: center;}
.oneAlbum h3 {
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	padding: 10px;
	color: #fff;
	background: rgba(0,0,0,.5);
	z-index: 20;
}
.oneAlbum a.thumb span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/ffb400-30.png);
	z-index: 2;
	opacity: 0;
	visibility: hidden;
}
.oneAlbum a.thumb:hover span, .oneNews a.thumb:hover span {
	opacity: 1;
	visibility: visible;
}
.oneAlbum img {
	display: block;
	width: 100%;
	height: auto;
}
.oneAlbum h1 {
	width: 100%;
	min-height: 38px;
	text-align: center;
	padding: 10px 0 8px 0;
}
.oneAlbum h1 a {
	color: #444;
	padding: 0 10px;
	font-size: 13px;
	line-height: 18px;
	display: block;
	text-transform: uppercase;
}
#album .oneAlbum h1 { padding: 0;}
#album .oneAlbum h1 a {
	padding: 8px 0 12px 0;
	font-size: 15px;
	font-family: "Open Sans";
	font-weight: 600;
	background-image: url(../images/line-album.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.oneAlbum:hover h1 a { color: #EC2A84;}
/*album inside*/
#album { text-align: center;}
.inAlbum {
	width: 18%;
	float: none;
	display:  inline-block;
	vertical-align: text-top;
	margin: 0 8px 20px 8px;
	position: relative;
	box-shadow: none;
}
.inAlbum h2 a {
	display: block;
	padding: 8px 0 12px 0;
	font-size: 14px;
	background-image: url(../images/line-album.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	line-height:20px;
	min-height: 40px;
}
.inAlbum:hover h2 a { color: #EC2A84;}
.boxAlbum {
	display: block;
	width: 100%;
	height: 230px;
	position: relative;
	overflow: hidden;
}
.boxAlbum img {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: auto;
	-webkit-animation: showMe 2.1s linear infinite 0s forwards;
	-moz-animation: showMe 2.1s linear infinite 0s forwards;
	-o-animation: showMe 2.1s linear infinite 0s forwards;
	-ms-animation: showMe 2.1s linear infinite 0s forwards;
	animation: showMe 2.1s linear infinite 0s forwards;
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	-ms-animation-play-state: paused;
	animation-play-state: paused;	
}
.boxAlbum img:nth-child(1){
	z-index: 9;
}
.boxAlbum img:nth-child(2){
    -webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	-o-animation-delay: 0.7s;
	-ms-animation-delay: 0.7s;
	animation-delay: 0.7s;
	z-index: 8;
}
.boxAlbum img:nth-child(3){
    -webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-o-animation-delay: 1.4s;
	-ms-animation-delay: 1.4s;
	animation-delay: 1.4s;
	z-index: 7;
}
.boxAlbum:hover img {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	-ms-animation-play-state: running;
	animation-play-state: running;
}
.boxAlbum .albumHover {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 200;
	box-shadow: 0 0 0 0 rgba(255,255,255,0.3) inset;
	pointer-events: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.boxAlbum:hover .albumHover {
	opacity: .7;
	box-shadow: 0 0 0 8px rgba(255,255,255,0.6) inset;
}

@-webkit-keyframes showMe {
    0% { visibility: visible; z-index: 100; }
	25%% { visibility: visible; z-index: 100; }
	75% { visibility: hidden; z-index: 0; }
    100% { visibility: hidden; z-index: 0; }
}

@-moz-keyframes showMe {
    0% { visibility: visible; z-index: 100; }
	25%% { visibility: visible; z-index: 100; }
	75% { visibility: hidden; z-index: 0; }
    100% { visibility: hidden; z-index: 0; }
}

@-o-keyframes showMe {
    0% { visibility: visible; z-index: 100; }
	25%% { visibility: visible; z-index: 100; }
	75% { visibility: hidden; z-index: 0;}
    100% { visibility: hidden; z-index: 0; }
}

@-ms-keyframes showMe {
    0% { visibility: visible; z-index: 100; }
	25%% { visibility: visible; z-index: 100; }
	75% { visibility: hidden; z-index: 0; }
    100% { visibility: hidden; z-index: 0; }
}

@keyframes showMe {
    0% { visibility: visible; z-index: 100; }
	25%% { visibility: visible; z-index: 100; }
	75% { visibility: hidden; z-index: 0; }
    100% { visibility: hidden; z-index: 0; }
}
/*album view*/
#albumView, #bridalsView { min-height:300px; margin-bottom: 10px;}
#albumView a {
	width: 18.5%;
	width: calc(24.9% - 13px);
	margin: 0 -15px 5px 20px;
	position: relative;
}
#albumView a img { display: block; width: 100%; height: auto;}
#albumView a:after, #showText .data-gallery:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/bg.png) repeat left top;
	opacity: 0;
}
#albumView a:hover:after, #showText .data-gallery:hover:after { opacity: 1;}
#showText .data-gallery { display: inline-block; max-width:100%; position: relative;}
#showText .data-gallery img { display: block; width: auto; height: auto; max-width: 100%;}
#bridalsView { width: 102.5%;}
#bridalsView .galleria-thumbnails .galleria-image {
	width: 23.5%;
	margin: 0 10px 10px 0;
}
.titleView {
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 20px;
	text-shadow: 0px 1px #fff, 0px 1px 1px #999;
	padding: 0 20px 20px 20px;
	text-align: center;
	text-transform: uppercase;
}
.titleLink h1 {
	color: #333;
	text-align: left;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #ccc;
	font-size: 26px;
	text-shadow: 0px 1px #fff, 0px 1px 1px #999;
}
.titleLink.titleVideo h1 {
	padding-bottom: 5px !important;
	margin-bottom: 15px;
}
.titleLink li {
	font-size: 12px;
	padding: 7px 0 20px 0;
	color: #666;
}
.titleLink li a {
	color: #EC2A84;
	font-size: 12px;
}
.titleLink li a:hover { color: #333;}
.linkBack {
	float: right;
	margin: 10px -20px 0 0;
	background-image: url(../images/body-bg.jpg);
	padding: 3px 10px;
	color: #888;
}
.linkBack span {
	color: #888;
	font-size: 16px;
}
.linkBack:hover, .linkBack:hover span { color: #EC2A84;}
/*oneNews*/
#homeNews .oneNews { margin-bottom: 2px;}
.oneNews {
	/*width: 280px;*/
	background: #fff;
	float: left;
	margin-right: 20px;
	cursor: default;
	box-shadow: 1px 1px #E4E6E5, -1px 0px #E4E6E5;
	-webkit-box-shadow: 1px 1px #E4E6E5, -1px 0px #E4E6E5;
}
#news .oneNews {
	float: left;
	margin: 0;
	margin: 5px 0px 15px 20px;
	width: 18%;
	box-shadow: 1px 1px #E4E6E5, -1px 0px #E4E6E5;
	-webkit-box-shadow: 1px 1px #E4E6E5, -1px 0px #E4E6E5;
}
#news .oneNews:hover {
	background: #f1f1f1;
	box-shadow: 2px 2px 7px rgba(0,0,0,.2), -2px 0px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 7px rgba(0,0,0,.2), -2px 0px 7px rgba(0,0,0,.2);
	z-index: 10;
}
.oneNews a.thumb, .oneNews img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}
.oneNews a.thumb { border-bottom: solid 2px #EC2A84;}
.oneNews a.thumb span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(255,180,0,.3);
	background-image: url(../images/news-over.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 0px;
	opacity: 0;
	visibility: hidden;
}
.oneNews a.thumb:hover span { background-size: 50px;}
.oneNews a.title {
	display: block;
	color: #444;
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
	position: relative;
	margin: 0px 10px 5px 10px;
	padding: 10px 0;
	border-bottom: solid 1px #D2D2D2;
}
.oneNews a.title:hover {
	color: #EC2A84;
	border-color: #EC2A84;
}
.oneNews p {
	padding: 0 10px 15px 10px;
	color: #666;
	font-size: 13px;
	line-height: 18px;
}
/*footer*/
#footer {
	width: 100%;
	background: #fff;
}
#footer * { font-size: 12px; line-height:18px;}
#footer .pagewrap {
	padding: 20px 0;
	background-image: url(../images/foo-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#fooInfo {
	width: 38%;
	float: left;
}
#fooInfo *, #fooInfo span a {
	font-style: italic;
	color: #888;
	font-size: 12px;
}
#fooInfo h1, #fooInfo h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
#fooInfo ul { width: 100%;}
#fooInfo .left { float: left;}
#fooInfo .right { float: right;}
#fooInfo p { padding-bottom: 15px;}
#fooInfo i {
	display: block;
	color: #555;
	padding-bottom:3px;
	font-size: 13px;
}
#fooInfo a { color: #666;}
#fooInfo a:hover { color: #000;}
/*follow*/
#follow a {
	float: left;
	width: 26px;
	height: 26px;
	border: solid 2px #aaa;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #aaa;
	margin: 0 5px 10px 0;
	text-indent: -10000px;
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
#follow a.foo-facebook { background-image: url(../images/foo-facebook.png);}
#follow a.foo-google { background-image: url(../images/foo-google.png);}
#follow a.foo-youtube { background-image: url(../images/foo-youtube.png);}
#follow a.foo-contact { background-image: url(../images/foo-mail.png);}
#follow a:hover {
	background-color: #000;
	border-color: #fff;
}
/*sharelink*/
#sharelink .addthis_button_google_plusone { margin-left: -1px;}
#sharelink .pin-it-button {
	display: block;
	float: none;
	margin-top: 4px;
}
#fooLink {
	float: right;
	position: relative;
}
#fooLink ul {
	float: left;
	margin-left: 45px;
}
#fooLink ul.fix { margin-left: 0;}
#fooLink ul li a {
	display: block;
	font-size: 12px;
	white-space: nowrap;
	color: #888;
	padding-left: 20px;
	line-height: 20px;
	background-image: url(../images/foo-li.png);
	background-position: 6px 6px;
	background-repeat: no-repeat;
}
#fooLink ul h1, #fooLink ul h1 a {
	font-size: 13px;
	color: #EC2A84 !important;
}
#fooLink ul li a:hover {
	color: #333;
	background-position: 10px 6px;
}
#menuLeft {
	width: 103%;
	margin-left:-5px;
}
#menuLeft.menuLeft {
	width: 278px;
	margin: 0;
}
#menuLeft a {
	display: block;
	background-color: #f5f5f5;
	background-image: url(../images/foo-li.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 1px;
	padding: 7px 0 7px 22px;
	line-height:20px;
	-webkit-transition: all 0.1s;
	   -moz-transition: all 0.1s;
	     -o-transition: all 0.1s;
	        transition: all 0.1s;
}
#menuLeft a:hover {
	color: #EC2A84;
	background-color: #eee;
	background-position: 12px center;
}
#showText.scrollFix {
	width: 240px;
}
/*content*/
#colleft {
	float: left;
	width: 23.4%;
	margin-left: 20px;
	padding-right: 25px;
	min-height: 400px;
	background-image: url(../images/colLeft-shadow.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #fff;
}
#colRight {
	float: right;
	width: 68.3%;
	margin-right: 20px;
}
/*showText*/
.pad20 { padding: 0 20px;}
#showText { padding-bottom: 10px;}
#showText * { color: #333; text-align:justify;}
#showText h1, #showText h2, #showText h3, #showText h4, #showText h5, #showText h6 { padding-bottom: 15px;}
#showText h1, #showText h1 * { font-size: 26px;}
#showText h2, #showText h2 * { font-size: 22px;}
#showText h3, #showText h3 * { font-size: 20px;}
#showText h4, #showText h4 * { font-size: 18px;}
#showText h5, #showText h5 * { font-size: 16px;}
#showText h6, #showText h6 * { font-size: 14px;}
#showText img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: auto;
	max-width: 100%;
}
#showText img[align="left"] { margin: 0 20px 15px 0;}
#showText img[align="right"] { margin: 0 0 15px 20px;}
#showText p span {
	font-style:  italic;
	display: block;
	text-align: inherit;
	font-size: 13px;
}
#showText p, #showText ul { padding-bottom: 15px; line-height: 21px;}
#showText a { color: #EC2A84;}
#showText a:hover {
	color: #000;
	text-decoration: underline;
}
#showText li {
	margin-left: 25px;
	list-style-type: square;
	padding-left: 5px;
}
#colleft #showText * {
	font-size: 13px;
	font-style: italic;
	line-height: 24px;
}
#colleft #showText h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	font-style: normal;
}
/*slide album anh dep*/
#slideBottom {
	width: 100%;
	background: #F7F7F7;
	box-shadow: 0 -1px 2px #eee;
	-webkit-box-shadow: 0 -1px 2px #eee;
}
#slideBottom .pagewrap { padding: 20px 0;}
#mostPic ul { cursor: default;}
#mostPic .thumb {
	float: left;
	overflow: hidden;
	height: 220px;
	text-align: center;
	margin-right: 20px;
	background: #ddd;
	text-align: center;
	position: relative;
}
#mostPic .thumb a {
	display: table-cell;
	vertical-align: middle;
	height: 220px;
	width: auto;
}
#mostPic .thumb img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#mostPic .thumb label {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
	box-shadow: inset 7px 7px rgba(0,0,0,.1), inset -7px -7px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 7px 7px rgba(0,0,0,.1), inset -7px -7px rgba(0,0,0,.1);
}
#mostPic .thumb:hover label {
	box-shadow: inset 0px 0px rgba(0,0,0,.1), inset -0px -0px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0px 0px rgba(0,0,0,.1), inset -0px -0px rgba(0,0,0,.1);
	background-color: rgba(255,180,0,.3);
}
/*nums*/
#nums {
	border-top: solid 1px #ddd;
	margin: 0 20px;
}
#nums.numsBridals { margin: 0;}
#nums.numsVideo { margin: 0;}
#nums ul {
	float: right;
	margin: 20px 0px 20px 0px;
}
#nums ul a, .numsPagi a span {
	display: block;
	background: #444;
	color: #fff;
	font-size: 14px;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	margin-right: 3px;
}
.numsPagi { float: left;}
#nums ul a.stay { font-size: 18px; line-height: 26px;}
#nums ul a:hover, #nums ul a.active, .numsPagi a.selected span, .numsPagi a:hover span { background: #EC2A84 !important;}
#nums a.disabled { display: none !important;}
#nums #listNums {
	float: right;
	width: 50px;
	height: 30px;
	line-height: 30px;
	background-color: #444;
	background-repeat: no-repeat;
	background-position: 30px center;
	background-image: url(../images/icon-select.png);
	text-indent: 10px;
	position: relative;
	z-index: 10;
}
#nums #listNums span {
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 28px;
	cursor: pointer;
}
#nums #listNums a {
	width: 100%;
	text-indent: 0;
}
#nums #listNums div {
	width: 100%;
	position: absolute;
	top: 30px;
	left: 0px;
	display: none;
}
#nums #listNums:hover div { display: block;}
/*end nums*/
#otherBox { padding: 20px 0 0 0;}
#tab1 {
	position: relative;
	padding-top: 20px;
}
#tab1 .albumNav {
	top: -43px;
	right: 0;
}
.listtabs { border-bottom: solid 5px #444;}
.listtabs.fix { border-bottom: solid 3px #aaa;}
.listtabs li { float: left;}
.listtabs li a {
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	height:31px;
	line-height:35px;
	padding: 2px 20px;
	color: #999;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 20px;
}
.listtabs.fix li a {
	font-size: 16px;
	height: 24px;
	line-height: 26px;
	margin: 0 -8px 0 10px;
	border-radius: 5px 5px 0 0;
}
.listtabs li a:hover {
	color: #555;
	background: rgba(0,0,0,0.1);
}
.listtabs li a.selected {
	background: #444;
	color: #fff;
}
.listtabs.fix li a.selected { background: #aaa;}
/*otherNews*/
.otherNews { width: 278px;}
/*listThumb*/
.listThumb li {
	margin-bottom: 20px;
}
.listThumb li a.thumb {
	display: block;
	width: 30%;
	float: left;
	height: auto;
	margin-right: 10px;
	position: relative;
}
.listThumb li a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(255,180,0,.3);
	background-image:url(../images/news-over.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 0px;
	opacity: 0;
	visibility: hidden;
}
.listThumb li a:hover span {
	opacity: 1;
	visibility: visible;
	background-size: 30px;
}
.listThumb li img {
	display: block;
	float: left;
	width: 100%;
	height: auto;
}
.listThumb li h2 a {
	color: #555;
	text-align: left;
	padding-top: 5px;
	font-weight: 600;
	line-height: 20px;
	font-size: 13px;
}
.listThumb li h2 a:hover { color: #EC2A84;}
.listOtherNews li {
	margin-bottom: 10px;
	font-size:12px;
	text-align: left;
	background-image: url(../images/li-list.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.listOtherNews li a {
	line-height:17px;
	display: block;
}
.listOtherNews li a:hover { color: #EC2A84;}
/*end listThumb*/
#comment {
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#comment.showComment {
	height: auto;
	visibility: visible;
	padding-top: 20px;
}
#tags_share {
	margin: 0 20px;
	padding: 15px 0;
	border-top: solid 1px #ddd;
	overflow: hidden;
}
#colRight #tags_share {
	margin: 0 0 20px 0;
}
#tags {
	width: 65%;
	float: left;
	color: #999;
}
#colRight #tags { width: 60%;}
#tags span {
	font-weight: bold;
	line-height: 18px;
}
#tags span, #tags a {
	color: #888;
	font-size: 12px;
	display: inline-block;
}
#tags a {
	vertical-align: text-top;
	padding: 2px 2px 1px 2px;
}
#tags a:hover {
	background: #fff;
	color: #EC2A84;
	box-shadow: 1px 1px 6px -1px #ccc;
}
#contShare {
	float: right;
	width: 275px;
	position: relative;
}
#contShare * {
	float: left;
}
#contShare .pin-it-button { margin: 0 0 0 9px;}
#contShare .addthis_button_google_plusone {
	position: absolute;
	top: 0;
	right: -30px;
}
/*contact*/
#contactBox #showText { padding-top: 20px;}
#map {
	border: solid 5px #eee;
	height: 350px;
	margin-bottom: 15px;
	overflow: hidden;
}
#map iframe {
	width: 100%;
	height: 100%;
}
#contactBox form { margin-top: 20px; padding-bottom: 30px;}
#contactBox form li {
	margin: 0;
	width: 100%;
	padding-bottom: 15px;
	position: relative;
}
#contactBox form li span {
	position: absolute;
	top: 1px;
	right: -1px;
	background: #ccc;
	color: #fff;
	padding: 0px 10px;
	height: 30px;
	font-size: 14px;
	line-height: 32px;
	border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
}
.form_col {
	width: 48.5%;
	float: left;
}
.form_col.right {
	float: right;
}
.form_col input, .form_col textarea {
	width: 97%;
	border: solid 1px #ccc;
	padding: 0px 5px;
	color: #888;
	height: 30px;
	background-color:transparent;
}
.form_col input:hover, .form_col textarea:hover, .form_col input:focus, .form_col textarea:focus {
	border-color: #EC2A84;
	color: #555;
}
.form_col textarea {
	height: 114px;
	padding: 5px;
}
.form_col a {
	float: left;
	font-size: 14px;
	padding: 0px 15px;
	height: 30px;
	line-height: 32px;
	margin-right: 15px;
	background: #EC2A84;
	color: #fff;
}
.form_col a:hover { background: #555;}
/*end contact*/
/* sitemap */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}
#sitemap { margin: 20px 0px 0px 0px;}
#sitemap{background:url(../images/line1.png) repeat-y;}
#sitemap li{
	line-height:24px;
	margin-top:1px;
	position:relative;
	width:100%;
}
* html #sitemap li{
	float:left;
	display:inline;
}
#sitemap li a{ margin-left: 30px; font-size: 14px; color: #555;}
#sitemap li a:hover { color: #EC2A84;}
#sitemap li span{float:left;position:absolute;top:2px;left:1px;width:20px;height:20px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(../images/collapsed.png) no-repeat center center;} 
#sitemap li span.expanded{background:url(../images/expanded.png) no-repeat center center;}
#sitemap li ul{	
	margin-left: 20px;
	background:url(../images/line1.png) repeat-y;
}
#sitemap li li{	
	background:url(../images/line2.png) no-repeat 0 0;
}
#sitemap:after, #sitemap ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sitemap, #sitemap ul{display:block;}
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
#sitemap ul{display:none;}
/* end sitemap */
/*title sitemap*/
.sitemap { padding: 0 20px 20px 20px;}
.sitemap h1 {
	text-transform: uppercase;
	color: #eee;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 18px;
}
/*popup album khach hang*/
.overlay {
	background-image: url(../images/bg-overlay.png);
	background: rgba(0,0,0,.9);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1000;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
	width: 240px;
	line-height: 30px;
    background: #fff;
    display: inline-block;
    left: 50%;
	margin-left: -120px;
    opacity: 0;
    padding: 15px;
    position: fixed;
    top: 30%;
	display:none;
    z-index: 1000;
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.overlay:target+.popup {
    top: 50%;
	margin-top: -50px;
    opacity: 1;
	display: block;
}
.popup input {
	width: 220px;
	height: 26px;
	padding: 0 10px;
	color: #666;
	border: solid 1px #999;
	margin-bottom: 10px;
}
.popup input:focus, .popup input:hover {
	color: #333;
	border-color: #666;
}
.popup .pop_button {
	width: auto;
	line-height: 26px;
	float: left;
	background: #f00;
	color: #fff;
	padding: 0 10px;
	box-shadow: 1px 1px #fff, 2px 2px #999;
	-webkit-box-shadow: 1px 1px #fff, 2px 2px #999;
}
.popup .pop_button:hover {
	background: #444;
}
.closePop {
	background-image: url(../images/close-pop.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	background-color: #555;
    height: 24px;
    width: 25px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -10px;
    right: -12px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
}
.closePop:hover { background-color: #f00;}
/*end popup*/
/* advisory */
.advisory {
	overflow: hidden !important;
	margin-left: 15px;
}
.advisory h1 {
	line-height: 22px;
	font-size: 20px;
	padding: 10px 5px;
	border-bottom: dotted 1px #999;
	cursor: pointer;
}
.advisory h1:hover, .advisory h1.active { color: #ffbe00; border-bottom: dashed 1px #ffbe00;}
.advisory #showText { margin: 0px; display: none; background: #fafafa; padding: 10px 20px;}
.advisory #showText li { list-style-type: disc;}
/* end advisory */
/*video*/
#video { padding: 0px;}
#showVideo h1 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
}
#showVideo iframe {
	width: 100%;
	height: 400px;
	margin-bottom: 10px;
}
#videoDesc {
	padding-bottom: 10px;
	max-height: 120px;
	overflow: hidden;
}
#videoDesc.auto { max-height: none;}
#showmore {
	text-align: center;
	background: url(../images/line-1.png) repeat-x center center;
	margin: 10px 0px 20px 0px;
	height: 20px;
	line-height: 16px;
	overflow: hidden;
	position: relative;
}
#showmore span, #showmore label {
	position: absolute;
	top: 0;
	left: 50%;
	font-size: 11px;
	color: #666;
	background: #e9e9e9;
	width: 70px;
	border: solid 1px #ccc;
	margin-left: -35px;
	cursor: pointer;
}
#showmore span:hover, #showmore label:hover { border-color: #999;}
#showmore label { display: none;}
#videoDesc p { padding-bottom: 15px; line-height: 20px;}
#videoDesc * { color: #555;}
#videoDesc a { color: #EC2A84;}
#videoDesc a:hover { text-decoration: underline;}
#videoSlide_cont { width: 106%; margin-left: -3%;}
#listVideo {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.oneVideo {
	display: inline-block;
	vertical-align: text-top;
	width: 29%;
	height: auto;
	padding-bottom: 20px;
	vertical-align: text-top;
	margin: 0 10px 25px 10px;
	overflow: hidden;
	cursor: pointer;
	box-shadow: 1px 2px 4px #eee, -1px 0px 4px #eee;
	-webkit-box-shadow: 1px 2px 4px #eee, -1px 0px 4px #eee;
	background: #fff;
}
.oneVideo:hover, .oneVideo.active {
	background: #fafafa;
	box-shadow: inset 2px 2px 10px #ddd, inset -2px -2px 10px #ddd;
	-webkit-box-shadow: inset 2px 2px 10px #ddd, inset -2px -2px 10px #ddd;
}
.oneVideo.active {
	background-image: url(../images/playing.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.oneVideo h1 {
	width: 100%;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #000;
	margin-bottom: 5px;
}
.oneVideo h2 {
	font-size: 15px;
	color: #333;
	line-height: 22px;
	text-align: left;
	padding: 0 10px;
}
.oneVideo:hover h2, .oneVideo.active h2 { color: #EC2A84;}
.oneVideo p {
	color: #666;
	max-height: 80px;
	overflow: hidden;
}
/*end video*/
#load-more {
	display: block;
	clear: both;
	text-indent: -10000000px;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
/* Infinite Scroll loader */
#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 50%;
  margin-left: -100px;
  bottom: 40px;
  width: 160px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF !important;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
#infscr-loading * { color: #FFF !important; font-size: 14px !important;}
.fb-share img {
	float: left;
	margin: 0 0 0 8px;
}
#sharelink .fb-share img {
	float: right;
	margin: 0 110px 0 0;
}
.fb-share img:hover { opacity:.8;}
.overHide { overflow: hidden;}
/*popup facebook*/
#facewrap {
	position: fixed;
	right: -245px;
	top: 53%;
	width: 245px;
	height: 360px;
	z-index: 300;
	margin-top: -180px;
	transition: right .3s ease-in-out;
	-moz-transition: right .3s ease-in-out;
	-webkit-transition: right .3s ease-in-out;
	-o-transition: right .3s ease-in-out;
	-ms-transition: right .3s ease-in-out;
}
#facewrap.active { right: -5px; z-index: 500;}
#faceCont {
	width: 230px;
	height: 370px;
	background: #fff;
	overflow: hidden;
	border: solid 5px #48649F;
	position:relative;
	z-index: 400;
}
#faceCont .fb-like-box { margin: -1px 0 0 -1px;}
#buttonFace {
	position: absolute;
	left: -40px;
	top: 38%;
	width: 40px;
	height: 45px;
	background: url(../images/icon-facebook.png) no-repeat center center #48649F;
	cursor: pointer;
	text-indent: -100000px;
	text-align: center;
	z-index: 500;
	font-size: 16px;
	line-height: 26px;
	transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
	-moz-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
	-webkit-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
	-o-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
	-ms-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
}
#buttonFace:hover { background-color: #314671;}
#facewrap.active #buttonFace {
	top: 0;
	left: -30px;
	width: 30px;
	height: 30px;
	background-image: url(../images/close-pop.png);
	background-color: #48649F;
	box-shadow: -1px -1px 3px rgba(0,0,0,.3), -1px -3px 3px rgba(0,0,0,.3);
	-webkit-box-shadow: -1px -1px 3px rgba(0,0,0,.3), -1px -3px 3px rgba(0,0,0,.3);
}
#facewrap.active #faceCont, #facewrap.active #buttonFace {
	box-shadow: -1px 2px 3px rgba(0,0,0,.2);
	-webkit-box-shadow: -1px 2px 3px rgba(0,0,0,.2);
}
/*end facebook*/
/*fixAlbum*/
.fixAlbum .thumbS:after { content: ""; display: block; clear: both;}
.fixAlbum {
	position: relative;
	float: left;
	width: 555px;
	background: #EBEBEB;
	height: 240px;
	padding: 30px 0 0 295px;
	margin: 0 0 30px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.fixAlbum .thumbL {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 275px;
	overflow: hidden;
}
.fixAlbum .thumbL span, .fixAlbum .thumbL:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.fixAlbum .thumbL span {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	-webkit-animation: fadeIn .3s ease-in backwards;
	-moz-animation: fadeIn .3s ease-in backwards;
	-o-animation: fadeIn .3s ease-in backwards;
	-ms-animation: fadeIn .3s ease-in backwards;
}
.fixAlbum .thumbL:after {
	content: "";
	z-index: 4;
	opacity: 0;
	background: rgba(0,0,0,.0);
}
.fixAlbum .thumbL:hover:after { opacity: 1;background: rgba(0,0,0,.2);}
.fixAlbum img {
	display: block;
	position: relative;
}
.fixAlbum img.width {
	width: auto;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.fixAlbum img.height {
	width: 100%;
	height: auto;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.fixAlbum h3 { position: absolute; left: 295px; right: 20px; bottom: 20px; text-align: left;}
.fixAlbum h3 a { font-size: 15px; font-style: italic; display: block; line-height: 22px; text-transform: uppercase;}
.fixAlbum .thumbS { display: block;}
.fixAlbum .thumbS span {
	position: relative;
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 7px;
	overflow: hidden;
}
.fixAlbum h3 a:hover { color: #EC2A84;}
/*fadeIn*/
@-webkit-keyframes fadeIn {0% {opacity: 0;}	100% {opacity: 1;}}
@-moz-keyframes fadeIn {0% {opacity: 0;}	100% {opacity: 1;}}
@-o-keyframes fadeIn {0% {opacity: 0;}	100% {opacity: 1;}}
@keyframes fadeIn {0% {opacity: 0;}	100% {opacity: 1;}}
.fadeIn {-webkit-animation-name: fadeIn;-moz-animation-name: fadeIn;-o-animation-name: fadeIn;animation-name: fadeIn;}
/**/
#menuHide { display: none;}


@media screen and (max-width: 1220px) {
	.pagewrap { width: 980px;}
	#fooLink ul {
	  	margin-left: 40px;
	}
	#menuLeft.menuLeft {
		width: 238px;
		margin-left: -5px;
	}
	#services .oneSer, .inAlbum, #news .oneNews { width: 22.4%;}
	#albumView a {
		width: 23%;
		margin: 0px -7px 11px 20px;
	}
	.otherNews { width: 235px;}
	#menu li ul {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
	}
	.boxAlbum { height: 238px;}
	#sharelink .fb-share img { margin: 0 65px 0 0;}
	.fixAlbum {
		width: 460px;
		margin: 0 0 20px 20px;
		height: 200px;
		padding: 20px 0 0 220px;
	}
	.fixAlbum .thumbL { width: 200px;}
	.fixAlbum h3 { left: 220px;}
	.fixAlbum .thumbS span { width: 70px; height: 70px; margin-right: 6px;}
}

@media screen and (max-width: 979px) {
	.pagewrap { width: 750px;}
	.none750, #logoSmall, #backTop { display: none !important;}
	#colleft { display: none;}
	.block { display: block !important;}
	#menuMain.fixed {
		position: absolute;
		top: 55px;
	}
	#menu li a {
		padding: 0 12px;
		font-size: 13px;
	}
	#menu li:last-child { margin-left: 10px;}
	#menu ul li:last-child { margin-left: 0px;}
	#menu li:last-child a { padding: 0;}
	#menu ul li a {
		padding: 0 9px !important;
		margin: 0 6px !important;
	}
	#banner .caption span {
		font-size: 24px;
		line-height:40px;
	}
	#banner .caption span.fix {
		font-size: 30px;
		line-height:48px;
	}
	#fooLink {
		float: none;
		clear: both;
		padding-bottom: 20px;
	}
	#fooLink ul { margin-left: 130px;}
	#fooLink ul h1 { padding-bottom: 5px;}
	#fooLink ul h1, #fooLink ul h1 a { font-size: 15px;}
	#fooLink ul li a {
		font-size: 13px;
		line-height: 22px;
		background-position: 6px 8px !important;
	}
	#fooInfo {
		width: 100%;
		float: none;
	}
	#fooInfo ul { width: 40%;}
	#fooInfo ul.right { width: 300px;}
	#sharelink * { float: left;}
	#sharelink .fb-like { margin-right: 8px;}
	#sharelink .addthis_button_google_plusone { margin-left: 8px;}
	#sharelink .fb-share img {
		float: left;
		margin: 0 8px 0 0;
	}
	#colleft, #colRight {
		clear: both;
		width: auto;
		min-height:inherit;
		float: none;
		padding: 0 20px 20px 20px;
		margin: 0;
		background: none;
	}
	#showText.scrollFix, #menuLeft.menuLeft, .otherNews {
		width: auto;
		margin: 0;
	}
	#services .oneSer, .inAlbum, #news .oneNews { width: 29.7%;}
	.boxAlbum { height: 242px;}
	#mostPic .thumb, #mostPic .thumb a { height: 180px;}
	#albumView a { width: calc(33.3% - 17px); margin: 0 -15px 5px 20px;}
	#bridalsView { width: 102%;}
	.listThumb {
		width: 45%;
		float: left;
	}
	.listOtherNews {
		width: 50%;
		float: right;
	}
	#mostPic { width: 102.8%;}
	#tags {
		width: 100% !important;
		float: none;
	}
	#tags span, #tags a {
		display: inline;
		float: none;
		box-shadow: none !important;
		line-height: normal;
		padding: 0;
		margin: 0;
	}
	#tags a { line-height: 18px; font-size: 11px;}
	#contShare {
		float: left;
		margin-top: 15px;
	}
	.fixAlbum {
		width: calc(50% - 22px);
		height: 150px;
		margin: 0 0 15px 15px;
		padding: 15px 0 0 165px;
	}
	.fixAlbum .thumbL { width: 150px;}
	.fixAlbum .thumbS span { width: 55px; height: 55px;margin-right: 5px;}
	.fixAlbum h3 { left: 165px; bottom: 12px;}
	.fixAlbum h3 a { font-size: 12px; line-height: 19px;}
}
@media screen and (max-width: 749px) {
	.pagewrap { width: 98%;}
	#bannerMain, #slideBottom, .menutopHide { display: block;}
	#topMain { margin: 0; height: 65px; position: relative; border-bottom: solid 20px #eee; z-index: 0;}
	#topMain ul {
		float: none;
		display:none;
		margin: 0;
		text-align: center;
		padding: 10px 0;
	}
	#topMain ul a {
		float: none;
		display: inline-block;
		vertical-align: text-top;
		margin-bottom: 10px;
	}
	#logo {
		position: absolute;
		width: 155px;
		height: 50px;
		left: 0;
		top: 10px;
		background: url(../images/logo-small.png) no-repeat left center;
	}
	#logo img { display: none;}
	/*menu*/
	#menuMain, #menuMain.fixed, #menuMain .pagewrap, #menuMain.fixed .pagewrap {
		position: static;
		top: auto;
	}
	#menu { display: none;}
	#menuHide {
		display: block;
		width: 100%;
	}
	#menuMobile {
		display: block;
		width: 100%;
		float: none;
		z-index: 2;
	}
	#menuMobile h1 {
		position: absolute;
		top: 15px;
		right: 50px;
		display: block;
		color: #fff;
		font-size: 16px;
		text-align: right;
		background-image: url(../images/menu-mobile.png);
		background-repeat: no-repeat;
		background-position: 10px center;
		background-color: #EC2A84;
		width: 95px;
		cursor: pointer;
		line-height: 34px;
		height: 34px;
		padding-right: 15px;
	}
	#menuMobile ul {
		display: none;
		text-indent: 10px;
		margin: -20px -2% 0 -2%;
		width: auto !important;
		background: #eee;
		padding: 8px;
		position: relative;
		z-index: 100;
	}
	#menuMobile ul ul { text-indent: 25px; margin: 0; display: none; padding: 0}
	#menuMobile ul, #menuMobile ul h1 { width: 100%; height: auto; overflow: hidden;}
	#menuMobile ul li { position: relative;}
	#menuMobile ul li a, #menuMobile h2 {
		display: block;
		color: #fff;
		font-size: 14px;
		text-transform: uppercase;
		padding: 0px 10px;
		background: #EC2A84;
		margin-bottom: 1px;
		line-height: 32px;
		cursor: pointer;
		white-space: nowrap;
		overflow: hidden;
	}
	#menuMobile ul ul li a { background: #EC2A84;}
	#menuMobile h2 { text-transform: uppercase;}
	#menuMobile h2.sub_active, #menuMobile h2:hover, #menuMobile li:hover a { background: #EC2A84;}
	.homeButton {
		position: absolute;
		right: 7px;
		top: 15px;
		z-index: 4;
		display: block;
		float: left;
		width: 34px;
		height: 34px;
		background-image: url(../images/icon-home.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EC2A84;
		text-indent: -10000px;
	}
	.homeButton:hover { background-color: #EC2A84;}
	/*end menu*/
	#mostPic { width: 102.8%;}
	#fooLink ul {
		margin-left: 40px;
		padding-left: 20px;
	}
	#fooInfo ul.left { margin-left: 15px;}
	.pagewrap.inside {
		padding: 20px 0 0 0;
		box-shadow: 0 1px 3px -2px #ccc;
	}
	#contactBox form li span { right: -2px;}
	.boxAlbum { height: 210px;}
	#video iframe { height: 200px;}
	.event { display: none;}
	.fixAlbum { width: calc(100% - 30px);}
	#albumView a { width: calc(49.9% - 22px);}
	.owlCont { width: calc(100% + 10px);}
	.owl-item .oneNews, .owl-item .oneAlbum { width: calc(100% - 10px) !important; margin: 0 !important;}
	.owl .owl-controls { right: 10px; top: -58px;}
	.owl .owl-prev, .owl .owl-next {
		width: 30px;
		height: 33px;
		background-size: auto 100%;
	}
	.owlMain .navBox h1 { padding-left: 5px;}
	.owl .oneAlbum h1 { min-height: inherit;}
	.owl .oneAlbum h1 a { line-height: 17px;}
	.owl .oneNews a.title { font-size: 14px; line-height: 18px;}
	/**/
	#fooLink { display: none;}
#bannerMain {
    height: 160px;
}
.camera_wrap img {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    position: relative !important;
}
}
@media screen and (max-width: 581px) {
	#contactBox .form_col {
		float: none;
		width: 100%;
	}
	#contactBox form li span { right: 4px;}
	#contactBox form li a { padding: 0 10px; margin-right: 8px;}
	#mostPic { width: 103.4%;}
	#fooLink ul {
		margin-left: 20px;
		padding-left: 5px;
	}
	#services .oneSer, .inAlbum { width: 29%;}
	#news .oneNews {
		width: 29.5%;
		margin: 0 -8px 12px 20px;
	}
	.boxAlbum { height: 176px;}
	.oneAlbum h1 a, .inAlbum h1 a { font-size: 12px;}
	.homeSerNav { opacity: .5;}
	#bridalsView { width: 102%;}
	#bridalsView .galleria-thumbnails .galleria-image { width: 23%;}
}
@media screen and (max-width: 579px) {
	.fixAlbum {padding: 15px 0 0 180px;}
	.fixAlbum .thumbL { width: 165px;}
	.fixAlbum h3 { left: 180px; bottom: 12px;}
}
@media screen and (max-width: 481px) {
	.pageNav h1 { padding-left: 5px;}
	.pageNav ul {
		float: none;
		clear: both;
		width: 100%;
		padding-bottom: 5px;
	}
	#fooLink ul {
		float: none;
		padding: 0;
		margin: 0 0 10px 0;
		width: auto;
	}
	#fooLink ul h1 { padding-left: 5px;}
	#fooLink ul li {
		display:inline-block;
		vertical-align: text-top;
		width: 49%;
		text-align: left;
	}
	#fooLink ul li a { white-space: normal;}
	#follow a {
		float: none;
		display: inline-block;
		margin: 5px 1px;
	}
	#fooInfo ul.left, #fooInfo ul.right {
		width: auto !important;
		float: none !important;
		text-align: center;
	}
	#sharelink { padding-left: 100px;}
	#services .oneSer, .inAlbum {
		width: 40%;
		margin: 0 10px 20px 10px;
	}
	.oneSer h1 a { font-size: 13px;}
	.oneSer h1 span { font-size: 12px;}
	.boxAlbum { height: 200px;}
	#contactBox form li span { right: 1px;}
	#albumView a { margin: 0 -15px 5px 20px;}
	#news .oneNews {
		width: 43%;
		margin: 0 0px 20px 20px;
	}
	.oneVideo {
		width: 43%;
	}
	#bridalsView .galleria-thumbnails .galleria-image { width: 31%;}
}
@media screen and (max-width: 479px) {
	/**/
	.fixAlbum { padding: 0; height: auto; min-height: !important;}
	.fixAlbum .thumbL {
		position: relative;
		width: 100% !important;
		height: auto !important;
	}
	.fixAlbum .thumbL img {
		display: block;
		width: 100%;
		height: auto;
	}
	.fixAlbum .thumbS { display: none;}
	.fixAlbum h3 {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		padding: 15px;
	}
	.navBox h1 { font-size: 18px;}
	.owlMain { padding: 10px 0 35px 0; margin-bottom: 20px !important;}
	.owlMain .navBox { position: static;}
	.owlMain .navBox a.viewmore {
		position: absolute;
		right: 0;
		bottom: 0;
		margin: 0;
		border: none !important;
		font-style: normal;
		text-transform: uppercase;
		font-size:11px;
		color: #fff !important;
		background: #999;
		padding: 0 10px !important;
		line-height: 20px;
	}
}
@media screen and (max-width: 381px) {
	.slideNav { display: none !important;}
	.navBox a.viewmore { margin-right: 16px;}
	.oneNews, .oneAlbum, .oneSer, .inAlbum {
		float: none;
		margin: 0 auto 15px auto !important;
		width: 300px; !important;
	}
	.owl-item .oneNews, .owl-item .oneAlbum { width: calc(100% - 10px) !important; margin: 0 !important;}
	.boxAlbum { height: 350px;}
	.oneSer img { opacity: 1 !important;}
	#sharelink { padding-left: 50px;}
	.inAlbum h1 a { min-height: inherit; font-size: 14px;}
	#news .oneNews {
		width: 88.5% !important;
		margin: 0 0 20px 20px !important;
	}
	.listThumb, .listOtherNews {
		width: 100%;
		float: none;
	}
	#map { height: 200px;}
	#contactBox form li span { right: -2px;}
	.otherBox #homeAlbum { padding-bottom: 15px;}
	.otherBox .oneAlbum a.thumb {
		display: none;
	}
	.otherBox .oneAlbum {
		border: none;
		margin-bottom: 5px !important;
	}
	.otherBox .oneAlbum h1 {
		padding: 0;
		min-height: inherit;
	}
	.otherBox .oneAlbum h1 a {
		padding: 6px 10px;
		text-align: left;
	}
	#bridalsView { width: 104%;}
	#bridalsView .galleria-thumbnails .galleria-image { width: 30%;}
	/**/
	.oneSer { margin-bottom: 0 !important;}
	.oneSer h1 {position: static;}
	.oneSer h1, .oneSer h1 * { display: block !important; width: auto !important; margin: -1px 0 0 0; border: none !important; border-radius: 0px;}
	.oneAlbum h1 { padding: 10px; min-height: inherit; display: block; width: auto;}
	.oneAlbum h1 a { padding: 0;}
	.oneNews p { display: none;}
	.oneNews .title { border: none !important;}
	.oneSer * { outline: none !important;}
	#albumView a { width: calc(100% - 30px); margin: 0 0 10px 15px;}
}
@media screen and (max-width: 350px) {
	.boxAlbum { height: 290px;}
	.oneNews, .oneAlbum, .oneSer, .inAlbum { width: 270px !important;}
	.oneVideo {
		width: 90%;
		margin: 0 0 20px 0;
	}
	#news .oneNews {
		width: 87% !important;
	}
	#contactBox form li span { right: -3px;}
	#sharelink { padding-left: 20px;}
	#bridalsView { width: 105%;}
	#bridalsView .galleria-thumbnails .galleria-image { width: 46%;}
	.owl .oneAlbum h1 { padding: 8px 5px 5px 5px;}
	.owl .oneAlbum h1 a { line-height: 15px; font-size: 11px;}
	.owl .oneNews a.title { font-size: 12px; line-height: 15px;}
	#menuMobile h1 {
		background-image: none;
		width: auto;
		padding: 0 5px 0 30px;
	}
	#menuMobile h1:after {
		content: "";
		position: absolute;
		top: 0;
		left: 8px;
		bottom: 0;
		width: 15px;
		background: url(../images/menu-mobile.png) no-repeat left center;
	}
}
.video .boxAlbum {
    height: 160px;
}
.video {
    width: 240px;
}
.callxd {
    position: fixed;
    bottom: 12px;
    left: 5px;
    z-index: 999;
}
.pulse {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E3342F;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(227 52 47 / 63%);
    animation: pulse 2s infinite;
}
.sodt {
    position: fixed;
    bottom: 20px;
    left: 40px;
    padding: 5px 20px;
    background: #E3342F;
    color: white;
    border-radius: 0px 40px 40px 0px;
    font-size: 135%;
    font-weight: bold;
    z-index: -1;
}
.add-widget {
    position: fixed;
    z-index: 999999;
}
.add-widget.widget-zalo .widget-circle {
    background: rgba(61, 157, 215, 1);
    background: -moz-linear-gradient(top, rgba(61, 157, 215, 1) 0, rgba(32, 124, 229, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(61, 157, 215, 1)), color-stop(100%, rgba(32, 124, 229, 1)));
    background: -webkit-linear-gradient(top, rgba(61, 157, 215, 1) 0, rgba(32, 124, 229, 1) 100%);
    background: -o-linear-gradient(top, rgba(61, 157, 215, 1) 0, rgba(32, 124, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(61, 157, 215, 1) 0, rgba(32, 124, 229, 1) 100%);
}
.add-widget .widget-circle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #c4172c;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.add-widget.widget-zalo .widget-circle .fa-icon {
    background-image: url(../images/icon-zalo-1286562j1.jpg);
}
.add-widget .widget-circle .fa-icon {
    position: absolute;
    left: 7px;
    top: 7px;
    width: 36px;
    height: 36px;
    background-size: 36px;
    background-repeat: no-repeat;
}
.add-widget.widget-zalo {
    left: 5px;
    bottom: 70px;
}
