@font-face{font-family:'VLBazaART';src:url('../font/VLBazaART.ttf') format('truetype');}
@font-face{font-family:'CRIMSONTEXT-REGULAR';src:url('../font/CRIMSONTEXT-REGULAR.TTF') format('truetype');}
@font-face{font-family:'Montserrat-Medium';src:url('../font/Montserrat-Medium.ttf') format('truetype');}
@font-face{font-family:'Montserrat-Light';src:url('../font/Montserrat-Light.ttf') format('truetype');}

*{
    transition: all .2s linear;
}
body{
	max-width: 1600px;
	margin:auto;
	font-family: 'Montserrat-Light';
	background:#fff!important;
}
.h1, .h2, .h3, h1, h2, h3,.h4, .h5, .h6, h4, h5, h6{
	font-family: 'Montserrat-Medium';
	font-weight: normal;
}

#wrapper{
	background: #fff !important;
}
.owl-prev {
    top: calc(50% - 20px);
    position: absolute;
}
.owl-prev {
    margin-left: -55px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    filter: alpha(opacity=0);
    left: 0;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.owl-next {
    position: absolute;
    top: calc(50% - 20px);
    filter: alpha(opacity=30);
    right: 0;
}
.owl-next {
    margin-right: -55px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    filter: alpha(opacity=0);
    right: 0;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    transition: 300ms;
}
.owl-carousel .owl-item img{
	width: 100%;
}
.text-center{
	text-align: center;
}
.owl-carousel .owl-stage-outer {
    width: 100%;
}
.title_home{
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 50px;
	font-family:'VLBazaART';
	margin-bottom: 15px;
}
.description-home{
	margin-top: 25px;
	text-align: center;
}
.description-home p{
	max-width: 800px;
	display: inline-block;
	margin-bottom: 0px;
	font-size: 18px;
}
.btn_viewnow{
	color:#686766;
    position: absolute;
    width: 182px;
    height: 47px;
    line-height: 47px;
    text-transform: capitalize;
    z-index: 99;
    display: block;
    bottom: 100px;
    left: calc(50% - 90px);
    text-align: center;
    background-size: 100% 100%;
    line-height: 45px;
    font-family:'Montserrat-Light';
    background-color: #e7e1df !important;
}
.btn_viewnow:hover{
	color:#fff !important;
	background-color: #c3a196 !important;
	text-decoration: none !important;
	background-image: none;
}
.list_bridal .owl-next,.slider_home .owl-next,.list_album .owl-next{
	right: 70px;
	width: 40px;
	height:70px;
}
.list_bridal .owl-prev,.slider_home .owl-prev,.list_album .owl-prev{
	left: 70px;
	width: 40px;
	height:70px;
}

.mt-80{
	margin-top: 80px;
}
.mb-80{
	margin-bottom: 80px;
}
.sec_video .box_video{
	max-width: 100%;
	margin: auto;
}
.item_price{
	border: 1px solid #696969;
    text-align: center;
    padding: 130px 100px;
    height: 425px;
    display: flex;
    align-items: center;
}
.btn-top {
    border: medium none;
    bottom: 10px;
    cursor: pointer;
    display: none;
    height: 40px;
    outline: medium none;
    padding: 0;
    position: fixed;
    right: 10px;
    width: 40px;
    z-index: 9999;
    background-color: #686766;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.row{
	margin-bottom: 0px !important;
}
.btn-top i{
	margin-top: 5px;
}
.btn-top:hover{
    color: #fff;
    background-color: #c3a196;
}
.echbay-sms-messenger div.phonering-alo-zalo, .echbay-sms-messenger div.phonering-alo-alo,.echbay-sms-messenger div.phonering-alo-sms,.echbay-sms-messenger div.phonering-alo-messenger {
    background-color: #686766 !important;
}
.echbay-sms-messenger div.phonering-alo-zalo:hover, .echbay-sms-messenger div.phonering-alo-alo:hover,.echbay-sms-messenger div.phonering-alo-sms:hover,.echbay-sms-messenger div.phonering-alo-messenger:hover{
	background-color: #c3a196 !important;
}
.item_price h3{
	text-transform: uppercase;
    font-family: 'Montserrat-Medium';
    line-height: 1.3;
    margin-bottom: 40px;
    font-size: 30px;
}
.item_price a.btn_viewnow{
	position: relative;
    left: initial;
    display: inline-block;
    bottom: inherit;
}
.sec_price{
	position: relative;
	margin-top: 50px;
}
.sec_price .bg_price{
	width: 100%;
    position: absolute;
}
.sec_price .title_home{
    margin-top: 50px;
}
.list_price .owl-nav,.list_review .owl-nav{
	display: none !important;
}
.list_price .owl-dots,.list_review .owl-dots{
	text-align: center;
	margin-top: 30px;
}
.list_price .owl-dots .owl-dot,.list_review .owl-dots .owl-dot{
	width: 60px;
	height: 14px;
	background-color: #f5f3f3;
    display: inline-block;
    margin: 0px 5px;
}
.list_price .owl-dots .owl-dot.active,.list_review .owl-dots .owl-dot.active{
	background-color: #e7e1df;
}
.sec_price .container{
	z-index: 99;
    position: relative;
}
.sec_tuart img{
	width: 100%;
	height: auto;
}
.list_wedding ul li{
/*	box-shadow: 0px 0px 15px #888 !important;*/
	overflow: inherit !important;
}
.list_wedding ul li img{
	object-fit: cover !important;
}
.list_wedding{
	width: 100% !important;
}
.list_wedding ul{
	top:0px !important;
}
.sec_wedding .btn_viewnow{
	bottom:-100px;
	opacity: 0;
}
.sec_wedding .active .btn_viewnow{
	opacity: 1;
}
.sec_wedding{
	margin-bottom: 200px;
}
.logo{
	width: 100px;
	float:left;
}
.logo img{
	height:80px;
	margin-top: 45px;
}
.menu_top {
	width: calc(100% - 120px);
	float: left;
}
#wrapper .sec_menu{
	width: 100%;
	background-color: #fff!important;
	text-align: left;
	overflow: inherit;
	height: 110px;
    transition: 0.3s all ease;
    max-width: 1600px;
    z-index: 999;
    margin: auto;
    left: auto;
    position: fixed;
    top: 0;
    box-shadow: rgb(209, 209, 209) 0px 0px 10px 1px;
}
#wrapper .sec_menu{
	height: 110px;
	background-color: #fff;
}
#wrapper .sec_menu.fixed{
	height: 70px;
}
#wrapper .menu{
	height: 110px;
	background-color: #fff;
}
#wrapper .fixed .menu{
	height: 70px;
}
#menu-primary{
	margin-top: 0px;
}
.menu_top ul#menu-primary li{
	margin-top: 0px;
	height: 110px;
	padding-top: 45px;
	position: relative;
	display: inline-block;
}
.menu_top ul#menu-primary li a{
	color:#686766;
	border-right: none !important;
	font-family: 'Montserrat-Medium';
	font-size: 16px;
    padding: 0px 10px;
    text-transform: uppercase;
}
.menu_top ul#menu-primary li a:hover{
	text-decoration: none;
}
.menu_top ul#menu-primary li .sub-menu{
	position: absolute;
	opacity: 0;
	visibility: hidden;
	min-width: 250px;
    background-color: #fff;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    top: 100%;
    z-index: 9999;
    margin-top:10px;
    padding:15px;
    transition: opacity .25s;
    border: 1px solid #ddd;
}
.menu_top ul#menu-primary li:hover .sub-menu{
	visibility: initial;
    opacity: 1;
    margin-top: 0px;
}
.menu_top ul#menu-primary li .sub-menu li{
	padding-top: 0px !important;
	height: initial !important;
	width: 100%;
	margin-bottom: 10px;
}
.menu_top ul#menu-primary li .sub-menu li a{
	line-height: 1.4;
	padding:0px;
	text-transform: initial;
	font-family: 'Montserrat-Light';
}
.menu_top ul.#menu-primary li .sub-menu li a:hover{
	margin-left: 10px;
}
.sec_menu.fixed{
	height: 70px;
    position: fixed;
    z-index: 9999;
    left: auto;
    top: 0px;
    width: 100%;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(209, 209, 209) 0px 0px 10px 1px;
}
.sec_menu.fixed .logo img{
	margin-top: 22px;
	margin-bottom: 22px;
	height: 60px;
}
.sec_menu.fixed .menu_top ul#menu-primary li{
    height: 70px;
    padding-top: 23px;
}

.sec_review{
	position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
    margin-bottom: 80px;
}
.bg_review{
	position: absolute;
    right: 0px;
}
.sec_review .container{
	position: relative;
}
.sec_review .title_home{
    margin-top: 50px;
}
.list_review{
	margin-top: 450px;
	width: 50% !important;
	float: left;
}
.footer{
	background-color: #e7e1df;
	padding-top: 70px;
	padding-bottom: 50px;
}
.footer p{
	color:#686766;
}
.panel-collapse p {
    margin-bottom: 15px;
    font-size: 18px;
    font-family:'Montserrat-Light';
}
.footer h4 a{
	font-family:'Montserrat-Medium';
	color:#686766;
	font-size: 18px;
}
.panel-group .panel{
    border: none !important;
    box-shadow: initial !important;
    margin-bottom: 10px;
}
.footer .map{
	margin-top: 30px;
}
.footer .title_home{
	margin-bottom: 60px;
}
.block_footer{
	display: none;
}
.copyright{
    width: 100%;
    margin-top: 30px;
    position: relative !important;
    margin-bottom: 0px;
    overflow: hidden;
}
.copyright span{
	font-family: 'Montserrat-Light';
	color:#686766;
	float: left;
	line-height: 85px;
}
.copyright a{
	float: right;
}
.gallery_footer{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.gallery_footer img{
	width: 20%;
	height: inherit;
	float: left;
}
.scroll_top{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
	overflow: hidden;
}
.scroll_top img{
	cursor: pointer;
	width: 67px;
}
.list_wedding .left,.list_wedding .right{
	cursor: pointer;
}
.line-home{
	width: 100px;
    height: 2px;
    background-color: #686766;
    display: inline-block;
}
.form-search{
	display: none;
}
.page-search{
	padding-top: 100px;
	padding-bottom: 50px;
	width: 100%;
	overflow: hidden;
}
.content-page{
    padding-top: 110px;
}
.header_mobi{
	display: none;
}
.shadow{
	box-shadow: initial;
}
.contentblog img{
	object-fit: cover;
}
.content_area{
	margin-top: 0px !important;
}
@media(max-width:768px){
	#wrapper .cat-title{
		font-size: 24px;
	}
	.close_menu{
		position: relative;
	}
	.row2 a{
		font-size: 13px;
		color: #575454;
	}
	.row3 .rightmenu a,.row3 .leftmenu a{
		color: #575454;
	    font-size: 11px;
	}
	#wrapper .sec_menu {
	    display: none;
	}
	.content-page{
		padding-top: 60px;
	}
	.description-home{
		margin-top: 15px;
	}
	.header_mobi{
		top:0px;
		background: #fff;
		box-shadow: 0px 0px 3px #d1d1d1;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    width: 100%;
	    padding-left: 15px;
	    padding-right: 15px;
	    overflow: hidden;
	    position: fixed;
	    z-index: 99999;
	    transition: 0.3s all ease;
	}
	.header_mobi .btn_menu span, .header_mobi .close_menu span{
		color:#686766;
	}
	.header_mobi a.logo_mobi{
	    align-items: center;
    	display: flex;
    	font-family: 'VLBazaART';
	    font-size: 35px;
	    height: 60px;
	    color: #000;
	    width: initial;
	}
	.header_mobi a img{
		margin-top: 0px;
	}
	.form-search{
		display: none;
		position: absolute;
	    width: 100%;
	    background-color: #fff;
	    height: 60px;
	    z-index: 1000;
	    padding: 10px;
	    top: 60px;
	}
	.form-search input[type="search"]{
	    width: 100%;
	    border: 1px solid #d1d1d1;
	    height: 40px;
	    padding: 0px 10px;
	}
	.form-search button[type="submit"]{
	    position: absolute;
	    background-color: initial;
	    border: none;
	    right: 10px;
	    top: 10px;
	    height: 40px;
	    width: 40px;
	}
	.menu_mobi {
	    width: 100%;
	    background: #fff;
	    height: calc(100% - -70px);
	    top: -100px;
	    padding-top: 100px;
	    position: fixed;
	    z-index: 1000;
	    margin-top: 70px;
	    overflow: scroll;
	}
}
@media(max-width:568px){
	.content_inner h1{
		font-size: 24px;
		margin-top: 0px;
	}
	.bg_review{
		display: none;
	}
	.sec_review{
		margin-top: 50px;
    	margin-bottom: 50px;
	}
	.list_review{
		width: 80% !important;
		margin-left: 10%;
		margin-top: 30px
	}
	.sec_review .title_home{
	    text-align: center;
	    margin-left: 0;
	    margin-top: 0;
	}
	.mt-80{
		margin-top: 50px;
	}
	.sec_wedding{
		margin-bottom: 150px;
	}
	.item_price{
		height: 250px;
		padding:20px;
	}
	.title_home{
		font-size: 30px;
		line-height: 1.2;
	}
	.sec_price .title_home{
		margin-top: 30px;
	}
	.footer{
		padding-top: 50px;
	}
	.list_price .owl-dots .owl-dot, .list_review .owl-dots .owl-dot{
		width: 7px;
    	height: 7px;
	}
	.list_bridal .owl-prev, .slider_home .owl-prev, .list_album .owl-prev,.list_bridal .owl-next, .slider_home .owl-next, .list_album .owl-next{
		height: 30px;
		top: calc(50% - 15px);
	}
	.list_bridal .owl-prev img, .slider_home .owl-prev img, .list_album .owl-prev img,.list_bridal .owl-next img, .slider_home .owl-next img, .list_album .owl-next img{
		height: 100%;
	}
	.list_wedding .left, .list_wedding .right{
		height: 30px;
	}
	.list_wedding .left{
		left: -30px !important;
	}
	.list_wedding .right{
		right: -30px !important;
	}
	.gallery_footer{
		display: none;
	}
	.sec_wedding .active .btn_viewnow{
		width: 100%;
		left: 0px;
	}
	.mb-80 {
	    margin-bottom: 50px;
	}
	.footer .title_home{
		margin-bottom: 20px;
	}
	.sec_price:before{
		height: 300px;
	}
	.gallery_footer img{
		width: 100%;
	}
	.copyright span{
		width: 100%;
		text-align: center;
	}
	.copyright a{
		display: block;
		width: 100%;
		text-align: center;
	}
	.btn_viewnow{
		bottom:50px;
		font-size: 15px;
	    width: 120px;
    	height: 35px;
    	line-height: 35px;
    	left: calc(50% - 60px);
	}
	.item_price h3{
		font-size: 24px;
	}
	.list_wedding{
	    width: 80% !important;
    	margin-left: 10%;
	}
	.item_price{
	    display: flex;
    	align-items: center;
	}
	.sec_slider .btn_viewnow{
		position: relative;
		bottom: 30px;
	}
	.menu_top_mobile{
		color: #686766;
		font-family: "VLBazaART";
	}
	.list_price{
		width: 80%;
		margin-left:10%;
	}
	.footer .container{
		padding-left: 30px;
		padding-right: 30px;
	}
	.sec_video .container{
		padding-left: 0px;
		padding-right: 0px;
	}
	.item_album,.item_bridal{
		height: 600px;
	}
	.item_album img,.item_bridal img{
		height: 100%;
		object-fit: cover;
	}
}

#uv6{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0px;
        z-index: 99999;
    height: 1px;
    display: none;
}
#uv6 li {
    width: 550px;
    height: 450px;
    overflow: hidden;
    margin: auto;
    overflow: hidden;
    margin-top: 90px;
    border-radius: 10px;
    border: solid 1px #eee;
    padding: 30px;
    background-color: #fff;
}
#uv6 .t {
    display: block;
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 50px;
    margin-left: 445px;
    margin-top: -50px;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 14px;
    background-color: #fff;
    box-shadow: 0px 0px 3px #d1d1d1;
    padding-top: 12px;
}

#uv6 .r {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
}
#uv6 strong {
    font-size: 25px;
    color: #686766;
    padding-top: 45px;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    font-family: 'Montserrat-Medium';
}
#uv6 .a, #uv6 .b, #uv6 .c {
    font-size: 18px;
}
#uv6 .b {
    margin-left: 10px;
    font-weight: bold;
    color:#c3a196;
}
#uv6 .c {
    margin-left: 15px;
}
#v6g {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0px;
    background: #000;
    z-index: 99998;
    opacity: 0.7;
    height: 100%;
    display: none;
}
.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form select{
  width:100%;
  padding:10px;
  border: 1px solid #d1d1d1;
    font-size: 14px;
    color: #000;
    background-color: Transparent;
    padding: 10px;
    font-family: Arial;
    outline: none;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 45px;
    font-family: 'Montserrat-Light';
}
.wpcf7-form input[type="radio"]{

}
.wpcf7-form input[type="submit"]{
    width: 100%;
    background-color: #686766;
    color: #fff;
    border: none;
    height: 45px;
}
.wpcf7-form input[type="submit"]:hover{
  background-color: #c3a196;
}
div.wpcf7-response-output{
  margin-top:0px;
}
.top_footer{
  background-color: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    overflow: hidden;
}
.nav_chinhsach{
  text-align: center;
}
.nav_chinhsach li{
  padding-right: 15px;
  padding-left:15px;
  display: inline-block;
}
.nav_chinhsach li a{
  color:#333;
}
@media(max-width: 568px){
  #uv6 li{
    width: 100%;
    height: auto;
        padding: 0px;
  }
  #uv6 img{
    width: 100%;
    height: auto;
  }
  #uv6 .r{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background:none;
  }
  #uv6 .t{
    margin-left: 0px;
    right: 0px;
  }
  #uv6{
    position: fixed;
    top:50px;
  }
  #uv6 .b{
    color:#E98074;
  }
  #uv6 strong{
    padding-top: 25px;
  }
    #uv6 .b{
        margin-left: 5px;
    }
    #uv6 .t{
        margin-top: -25px;
    }
}
