body
{
    margin:0;
    padding:0;    
}
.logo a
{
    text-decoration:none;
    list-style:none;
    color:#fff;    
}
.wrapper
{
    
}
.wrap
{
    width:1120px;
    height:auto;
    overflow:hidden;  
    margin:auto;
}
.bttop
{
    position:fixed;
    right:30px;
    bottom:30px;
    opacity:1.0;
    cursor:pointer;
    display:none;
}
.bttop:hover
{
    opacity:0.5;    
}
.headergroup_m
{
    display:none;
}
.header_m
{
    display: none;
    width:100%;
    height:auto;
}
.header
{
    max-width:100%;
    height:auto;   
    position: relative;
}
.header_page
{
    width:100%;
    min-height: 700px;
    background: url(../images/sub-page_header.jpg) no-repeat 50% 0; 
    position: relative;
}
.bannergroup
{
    width:100%;
    height:800px;  
}
.my-banner
{
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    opacity: 0.0;
    height:100%;
    overflow:hidden;
    width:100%;
}
.bannergroup img
{
    width:100%;
}
#backbt
{
	position:absolute;
	top:46%;
	left:10%;
	cursor:pointer;
	background: url(../images/slider_navigation.png) no-repeat 0 0;
	display: block;
	height: 69px;
	width: 35px;
	z-index: 55;
}
#backbt:hover
{
	background-position: 0 -69px;
}
#nextbt
{
	position:absolute;
	top:46%;
	right:10%;
	cursor:pointer;
	background: url(../images/slider_navigation.png) no-repeat -35px 0;
	display: block;
	height: 69px;
	width: 35px;
}
#nextbt:hover
{
    background-position: -35px -69px;
}
.logo
{
    width:650px;
    height:306px;
    background: url(../images/logo_bg.png)0px 0px no-repeat;
    position:absolute;
    top:0;
    left:50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, 80%);
    color:#fff;
    font-family: 'Playball', cursive;
    font-size:50pt;
    line-height:310px;
    text-align:center;
}
.note_logo
{
    width:400px;
    height:auto;
    position:absolute;
    top:600;
    left:50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, 0%);
    color:#8AC046;
    font-family: 'Playball', cursive;
    font-size:30pt;
    text-align:center;
}
.home_services
{
    width:100%;
    height:auto;  
    background:#fff;
    padding-bottom:50px;
}
.home_titleservices
{
    width:40%;
    height:50px;
    text-align:center;
    margin:0px auto;
    color:#000;
    font-size: 40pt;
    font-family: Georgia, serif;
    padding-bottom:50px;
    padding-top:20px;
}
.home_servicesbox
{
    width:33%;
    height:auto;
    overflow:hidden;
    float:left; 
    margin-left:0.3%;  
}
.home_servicesbox img
{
    border-bottom:5px solid #999;
    width:90%;
    height:200px;
}
.serviceshome_1
{
    text-align:center;
    font-size: 20pt;
    font-family: 'Vidaloka', serif;
    padding-top:20px;
    padding-bottom:20px;
}
.serviceshome_1 a
{
    color:#8AC046;
    text-decoration:none;
    list-style:none;
}
.text_home_services
{
    color:#777;
    font-size:12pt;
    width:90%;
    text-align:justify;    
    line-height:25px;
    font-family:Arial;
}


.home_about
{
    background: url(../images/home_about.jpg)center 0 no-repeat;
    height:auto;
    width:100%;    
    padding-top:10px;
    padding-bottom:50px;
}
.home_txt
{
    padding: 10px;
    color: #1a4111;
    border: 1px #3cb64b solid;
    text-shadow: 1px 1px #d9e2b0;
    background: -moz-linear-gradient(top, #3cb64b 0%, #99cb47 100%);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(24, 114, 63)), to(rgb(153, 203, 71)));
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3cb64b), to(#99cb47));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(24, 114, 63)), to(rgb(153, 203, 71)));
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    text-align: center;
    width:40%;
    margin: 0px auto;
    margin-top: 50px;    
    cursor:pointer;
}
.homecontent_about
{
    width:50%;
    height:auto; 
    margin:0px auto;
    text-align:left;
    color: #fff;
    font-size:13pt;
    line-height: 25px;
    font-family: Arial;
    text-align:center;
}
.homecontent_about h2
{
    text-align: center;
    font-size: 50pt;
    font-family: Georgia, serif;
    color: #fff;
    margin-bottom:50px;
    line-height:90px;
    text-transform:uppercase;
}

.main_content
{
    background: url(../images/main_content.jpg)center 0 no-repeat;
    height:auto;
    width:100%;    
    text-align:center;    
    padding-top:70px;
    padding-bottom:50px;
}
.main_content img
{
    border-radius: 50%;
    border: 7px solid #ffffff;
    cursor:pointer;
}
.text_main_content
{
    text-align: center;
    font-size: 30pt;
    margin-bottom: 10px;
    font-family: Georgia, serif;
    color: #fff;
    margin:auto;
    margin-top:20px;
    line-height:50px;
    width:75%;
}

.home_maps
{
    width:100%;
    height:450px;
    position:relative;
}
.home_add
{
    font-family: Georgia, serif;
    color: #fff;  
    text-align: center;
    font-size: 40pt;
    position:absolute; 
    width:100%;
    height:350px;
    background:rgba(53,53,53,0.7);
    top:0px;
    line-height:60px;
    padding-top:100px;
}
.text2
{
    font-family: Playball;
    font-size: 40pt;
    color: #fff;
    text-transform: uppercase;
    line-height:80px;
}
.text3
{
    font-size: 20pt;
    line-height: 100px;    
}


.home_content
{
    width:100%;
    height:auto;
    overflow:hidden;
    background:#fff;
    padding-top:50px;
    padding-bottom:50px;
    background:#1a1a1a;
}
.title_content_home
{
    font-family: Georgia, serif;
    color: #fff;
    font-size: 40pt;
    line-height: 40px;
    margin-top:20px;
    text-align:center;
}
.socials
{
    margin-top:50px;
    margin-bottom:50px;    
    text-align:center;
}
.address
{
    width:300px;
    margin:auto;
    font-family: 'Open Sans Condensed', sans-serif;    
    font-size: 15pt;
    line-height: 23px;
    font-weight:bold;
    text-transform: uppercase;
    color: #939393;    
    text-align:center;
}
.phone
{
    width:200px;
    margin:auto;
    font-family: Times New Roman, serif;
    font-size: 18pt;
    line-height: 24px;
    font-weight: 400;
    color: #3f3f3f;  
    background:url(../images/icon-phone.png)0px 3px no-repeat; 
    margin-top:20px;
    margin-bottom:20px; 
    text-align:center;
}
.phone a
{
    color: #939393;
    text-decoration:none;
}
.email
{
    width:350px;
    margin:auto;
    font-family: Times New Roman, serif;
    font-size: 18pt;
    line-height: 24px;
    font-weight: 400;
    color: #a69a6d;
    background:url(../images/icon-mail.png)25px 8px no-repeat;  
    margin-bottom:20px; 
    text-align:center;
}
.email a
{
    color: #939393;
    text-decoration:none;
}
.footer {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #838383;
    text-align: center;
    font-size: 10pt;
    font-family: arial;
    background:#1a1a1a;
}

/*Page about*/
.mainabout
{
    width:100%;
    height:auto;
    overflow:hidden;    
    padding-bottom:50px;
    background:#eaeaea;
}
.about_box
{
    max-width:1000px;
    width:100%;
    height:auto;
    margin:0px auto;   
}
.note_about
{
    font-family: 'Roboto', sans-serif;
    color:#000;
    font-size:12pt;    
}
.about_box h1
{
    font-size: 30pt;
    color:#8AC046;
    margin-top:20px;
    margin-bottom:20px;
    font-family: Georgia, serif;
    text-align:center;
}
.group_about
{
    max-width:1000px;
    width:100%;
    height:auto;
    overflow:hidden;  
    margin:0px auto;  
    padding-bottom:20px;
    padding-top:20px;
    border-bottom: 1px dotted #999;
}
.img_about
{
    width:205px;
    height:205px;
    float:left;    
}
.img_about img
{
    border:1px solid #fff;
    border-radius:360px;
    -moz-border-radius:360px;
}
.text_about
{
    max-width:750px;
    width:100%;
    height:auto;
    font-family: 'Roboto', sans-serif;
    color:#000;
    font-size:12pt;   
    float:right;
    line-height:25px;
}
.text_about h1
{
    margin-bottom: 10px;
    font-size: 15pt;
    font-family: Georgia, serif;
    font-weight: bold;
}
/*End Page about*/

/*Page services*/
.title_page
{
    font-family: Georgia, serif;
	font-size: 30pt;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	margin-bottom:20px;   
    margin-top:20px;
    padding-bottom:20px;
}
.mainservices
{
    width:100%;
    height:auto;
    overflow:hidden; 
    padding-bottom:50px;   
    background:#eaeaea;
    text-align:left;
}
.servicesbox
{
    margin:0px auto;
	overflow: hidden;
	max-width:1120px;
	width:100%;
	padding:10px;
	padding-bottom:20px;
	border-bottom: 5px solid #ccc;
	background:#fff;
}
.titleservices
{
    font-family:  Georgia, serif;
	font-size: 20pt;
	margin-bottom: 20px;
	text-align: center;
	color: #8AC046;
}
.imgservices
{
	float:left;
	margin-right:10px;
}
.servicestxt
{
	line-height:26px;
	font-size:12pt;
	border-bottom: 1px dotted #b8b8b8;
	max-width:650px;
	width:100%;
	float:right;
	margin-bottom:10px;
	margin-right:20px;
	font-family: 'Roboto', sans-serif;
}
.servicesprice
{
	float: right;
	color: #000;
	font-weight:bold;
}
.group_services
{
    width:250px;
    height:auto;
    float:left;   
    margin-top:30px; 
    margin-left:10px;
}
.imgservices_group
{
    margin-bottom:10px;
}
.text_group_services
{
    width:100%;
    padding:5px;
	font-size:12pt;
	font-family: 'Roboto', sans-serif;
	color:#787878;
	line-height:22px;
}
.text_name_color
{
    width:100%;
    color: #f65486;    
}
.servicestxt_name
{
	line-height:26px;
	font-size:12pt;
	border-bottom: 1px dotted #b8b8b8;
	width:245px;
	float:right;
	margin-bottom:10px;
	font-family: 'Roboto', sans-serif;
}
/*End Page services*/

/*Page gallery*/
.maingallery
{
    background:#eaeaea;
    width:100%;
    height:auto;
    overflow:hidden;    
    padding-bottom:50px;
}
.content_gallery
{
    width:850px;
    height:auto;
    overflow:hidden;
    margin:0px auto;    
}
/*End Page gallery*/


/*Page products*/
.mainproducts
{
    width:100%;
    height:auto;
    background:#eaeaea;
    overflow:hidden;
    padding-bottom:50px;
}
.productbox
{
    width:290px;
    height:auto;
    float:left;    
    margin-left:60px;
    background:#fff;
    margin-bottom:30px;
}
.name_products
{
    background: #1e1e22;
    margin-top: -5px;
    padding: 6px 0px 6px 0px;
    text-align: center;
    font-size: 15pt;
    border: 4px solid #fff;
    color:#8AC046;
}
/*End Page products*/

/*Page promotion*/
.mainepromotion
{
    width:100%;
    height:auto;
    background:#eaeaea;
    overflow:hidden;    
    padding-bottom:50px;
    text-align:center;
}
.group_promotion div img
{
    width:60%;    
}
.group_promotion img
{
    margin-bottom:20px;    
}
/*End Page promotion*/

/*Page reviews*/
.mainreviews
{
    width:100%;
    height:auto;
    overflow:hidden;    
    padding-bottom:50px;
    text-align:center;
    display:inline-block;
    background:#eaeaea;
}
.content_reviews
{
    max-width:1000px;
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0px auto;    
}
.groupreviews
{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family:Arial;
	width:97%;
}
.reviewsus
{
	float: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left:45px;
	color:#000;
}
.yelpbox
{
	width: 80px;
	height: 40px;
	line-height: 40px;
	background:#fff;
	color: #fff;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
	margin-left:10px;
}
.yelpbox img
{
    margin-top:8px;
}
.yelpbox:hover
{
	background:#ccc;
}
.logo-ypbox
{
	width: 80px;
	height: 40px;
	line-height: 40px;
	background:#fff;
	color: #fff;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
	margin-left:10px;
}
.logo-ypbox img
{
    margin-top:2.5px;
}
.logo-ypbox:hover
{
	background:#ccc;
}
.reviewsgroup
{
	background:#fff;
	width:95%;
	min-height:200px;
	margin:0px auto;
	margin-bottom:20px;
}
.reviewsimg
{
	width:60px;
	height:60px;
	float:left;
	margin:5px;
}
.reviewsimg img
{
}
.reviewsname
{
	float:left;
	display:inline-block;
	font-size:12pt;
	margin-top:10px;
	text-align:left;
	font-family:Arial;
}
.reviewsname span
{
	font-weight:bold;
	font-family:Arial;
}
.reviewsyelp
{
	width:60px;
	float:right;
	text-align:center;
	padding-top:2px;
	margin-right:20px;
}
.reviewsyelp img
{
	border:none;
}
.reviewsstar
{
	float:left;
	padding-top:70px;
	margin-left:-180px;
}
.reviewstxt
{
	font-size:11pt;
	text-align:left;
	padding:100px 10px 10px 10px;
	font-family:Arial;
	line-height:20px;
}
/*End Page reviews*/

/*Page Location*/
.mainlocation
{
    background:#eaeaea;
    width:100%;
    height:auto;
    overflow:hidden;  
    padding-bottom:30px;  
}
.location
{
    max-width:1000px;
    width:100%;
    height:auto;
    margin:0px auto;    
}
.maps
{
    margin-bottom:20px;    
}
.streetview
{ 
    
}
.add_location
{
    height: 50px;
    margin: 0px auto;
    font-family: Arial;
    font-size: 15pt;
    text-decoration: none;
    color: #000;
    line-height:25px;
    text-align: center;
    margin-bottom:10px;
}
/*End Page Location*/


/*Page Contact*/
.maincontact
{
    background:#eaeaea;
    width:100%;
    height:auto;
    overflow:hidden;    
    padding-bottom:50px;s
}
.add_contact
{
    height: 50px;
    margin: 0px auto;
    font-family: Arial;
    font-size: 15pt;
    text-decoration: none;
    color: #000;
    line-height:28px;
    text-align: center;
    margin-top:-30px;
}
.contact
{
    margin-top:50px;    
}

/*Contact form*/
#form
{
    margin-top: 20px;
    width:70%;
    margin:0px auto;
    text-align:left;
}
.txtbox
{
    border: 1px solid #ccc;
    height: 30px;
    width: 90%;
}
.textarea
{
    min-height: 100px;
}
.formrowtop
{
    font-weight: bold;
}
.formrow
{
    margin-bottom: 10px;
}
.buttonrow
{
    text-align: center;
}
#bSend
{
    width: 100%;
    max-width: 100px;
    background: #ccc;
    color: #000;
    text-align: center;
    cursor: pointer;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
}
#bSend:hover
{
    color: #fff;
    background: #000;
}
#formnotify
{
	width: 90%;
	max-width: 400px;
	min-height: 160px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -200px;
	padding: 10px;
	text-align: center;
	box-shadow: 2px 2px 5px #666;
	z-index: 99999;
	display: none;
}
#formnotifycontent
{
	font-size: 12pt;
	color: #666;
	margin-top: 30px;
}
#formnotifyok
{
	margin: 0px auto;
	margin-top: 20px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #df811e;
	cursor: pointer;
}
#formnotifyok:hover
{
	background: #be3024;
}
#formpwait
{
	float: left;
	margin-left: 20px;
	display: none;
}
#formwait
{
    display: none;
}
/*Contact form*/

/*End Page Contact*/


/*  1500 hoac nho hon*/
@media screen and (max-width:1500px) 
{
    .bannergroup
    {
        width:100%;
        height:750px;  
    }
    .my-banner
    {
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:0;
        opacity: 0.0;
        height:100%;
        overflow:hidden;
        width:100%;
    }
    .bannergroup img
    {
        width:100%;
    }
    #backbt
    {
	    position:absolute;
	    top:46%;
	    left:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat 0 0;
	    display: block;
	    height: 69px;
	    width: 35px;
	    z-index: 55;
    }
    #backbt:hover
    {
	    background-position: 0 -69px;
    }
    #nextbt
    {
	    position:absolute;
	    top:46%;
	    right:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat -35px 0;
	    display: block;
	    height: 69px;
	    width: 35px;
    }
    #nextbt:hover
    {
        background-position: -35px -69px;
    }
    .logo
    {
        width:650px;
        height:306px;
        background: url(../images/logo_bg.png)0px 0px no-repeat;
        position:absolute;
        top:0;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 80%);
        color:#fff;
        font-family: 'Playball', cursive;
        font-size:50pt;
        line-height:310px;
        text-align:center;
    }
    .note_logo
    {
        width:400px;
        height:auto;
        position:absolute;
        top:600;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 0%);
        color:#8AC046;
        font-family: 'Playball', cursive;
        font-size:30pt;
        text-align:center;
    }
}

/*  1400 hoac nho hon*/
@media screen and (max-width:1400px) 
{
    .bannergroup
    {
        width:100%;
        height:700px;  
    }
    .my-banner
    {
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:0;
        opacity: 0.0;
        height:100%;
        overflow:hidden;
        width:100%;
    }
    .bannergroup img
    {
        width:100%;
    }
    #backbt
    {
	    position:absolute;
	    top:46%;
	    left:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat 0 0;
	    display: block;
	    height: 69px;
	    width: 35px;
	    z-index: 55;
    }
    #backbt:hover
    {
	    background-position: 0 -69px;
    }
    #nextbt
    {
	    position:absolute;
	    top:46%;
	    right:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat -35px 0;
	    display: block;
	    height: 69px;
	    width: 35px;
    }
    #nextbt:hover
    {
        background-position: -35px -69px;
    }
    .logo
    {
        width:650px;
        height:306px;
        background: url(../images/logo_bg.png)0px 0px no-repeat;
        position:absolute;
        top:0;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 80%);
        color:#fff;
        font-family: 'Playball', cursive;
        font-size:50pt;
        line-height:310px;
        text-align:center;
    }
    .note_logo
    {
        width:400px;
        height:auto;
        position:absolute;
        top:550;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 0%);
        color:#8AC046;
        font-family: 'Playball', cursive;
        font-size:30pt;
        text-align:center;
    }
}


/*  1300 hoac nho hon*/
@media screen and (max-width:1300px) 
{
    .bannergroup
    {
        width:100%;
        height:650px;  
    }
    .my-banner
    {
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:0;
        opacity: 0.0;
        height:100%;
        overflow:hidden;
        width:100%;
    }
    .bannergroup img
    {
        width:100%;
    }
    #backbt
    {
	    position:absolute;
	    top:46%;
	    left:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat 0 0;
	    display: block;
	    height: 69px;
	    width: 35px;
	    z-index: 55;
    }
    #backbt:hover
    {
	    background-position: 0 -69px;
    }
    #nextbt
    {
	    position:absolute;
	    top:46%;
	    right:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat -35px 0;
	    display: block;
	    height: 69px;
	    width: 35px;
    }
    #nextbt:hover
    {
        background-position: -35px -69px;
    }
    .logo
    {
        width:650px;
        height:306px;
        background: url(../images/logo_bg.png)0px 0px no-repeat;
        position:absolute;
        top:-80px;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 80%);
        color:#fff;
        font-family: 'Playball', cursive;
        font-size:50pt;
        line-height:310px;
        text-align:center;
    }
    .note_logo
    {
        display:none;
    }
}

/*  1200 hoac nho hon*/
@media screen and (max-width:1200px) 
{
    .wrap
    {
        width:100%;    
    }
    .bannergroup
    {
        width:100%;
        height:600px;  
    }
    .my-banner
    {
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:0;
        opacity: 0.0;
        height:100%;
        overflow:hidden;
        width:100%;
    }
    .bannergroup img
    {
        width:100%;
    }
    #backbt
    {
	    position:absolute;
	    top:46%;
	    left:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat 0 0;
	    display: block;
	    height: 69px;
	    width: 35px;
	    z-index: 55;
    }
    #backbt:hover
    {
	    background-position: 0 -69px;
    }
    #nextbt
    {
	    position:absolute;
	    top:46%;
	    right:10%;
	    cursor:pointer;
	    background: url(../images/slider_navigation.png) no-repeat -35px 0;
	    display: block;
	    height: 69px;
	    width: 35px;
    }
    #nextbt:hover
    {
        background-position: -35px -69px;
    }
    .logo
    {
        width:650px;
        height:306px;
        background: url(../images/logo_bg.png)0px 0px no-repeat;
        position:absolute;
        top:-80px;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 80%);
        color:#fff;
        font-family: 'Playball', cursive;
        font-size:50pt;
        line-height:310px;
        text-align:center;
    }
}

/*  1100 hoac nho hon*/
@media screen and (max-width:1100px) 
{
    .bannergroup
    {
        width:100%;
        height:550px;  
    }
    .my-banner
    {
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:0;
        opacity: 0.0;
        height:100%;
        overflow:hidden;
        width:100%;
    }
    .bannergroup img
    {
        width:100%;
    }
    #button
    {
	    display:none;
    }
    .logo
    {
        width:650px;
        height:306px;
        background: url(../images/logo_bg.png)0px 0px no-repeat;
        position:absolute;
        top:-80px;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 80%);
        color:#fff;
        font-family: 'Playball', cursive;
        font-size:50pt;
        line-height:310px;
        text-align:center;
    }
}

/*  1000 hoac nho hon*/
@media screen and (max-width:1000px) 
{
    .bannergroup
    {
        width:100%;
        height:500px;  
    }
    .my-banner
    {
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:0;
        opacity: 0.0;
        height:100%;
        overflow:hidden;
        width:100%;
    }
    .bannergroup img
    {
        width:100%;
    }
    .logo
    {
        width:650px;
        height:306px;
        background: url(../images/logo_bg.png)0px 0px no-repeat;
        position:absolute;
        top:-100px;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 80%);
        color:#fff;
        font-family: 'Playball', cursive;
        font-size:50pt;
        line-height:310px;
        text-align:center;
    }
}

/*  900 hoac nho hon*/
@media screen and (max-width:900px) 
{
    .bannergroup
    {
        width:100%;
        height:450px;  
    }
    .my-banner
    {
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:0;
        opacity: 0.0;
        height:100%;
        overflow:hidden;
        width:100%;
    }
    .bannergroup img
    {
        width:100%;
    }
    .logo
    {
        width:650px;
        height:306px;
        background: url(../images/logo_bg.png)0px 0px no-repeat;
        position:absolute;
        top:-130px;
        left:50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, 80%);
        color:#fff;
        font-family: 'Playball', cursive;
        font-size:50pt;
        line-height:310px;
        text-align:center;
    }
}


/*  768 hoac nho hon*/
@media screen and (max-width:768px) 
{
    .wrap
    {
        width:100%;    
    }
    .header
    {
        display:none;
    }
    .header_page
    {
        display:none;
    }
    .headergroup_m
    {
        display:block;
        background:#000;
        margin-bottom:5px;
    }
    .header_m
    {
        display:block;
        background-color: #ff6195;
        background-position: center center;
        background-repeat: no-repeat;
        background-repeat-x: initial;
        background-repeat-y: initial;
        background-image: -webkit-radial-gradient(top, circle cover, rgb(255, 255, 255), rgb(138,192,70));
        background-size: initial;
        background-repeat-x: initial;
        background-repeat-y: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        background-color: #ff6195;
        background-size: initial;
        background-repeat-x: initial;
        background-repeat-y: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        background-color: #ff6195;
        overflow: hidden;    
    }
    .header_m_stay
    {
        width:100%;
        height:auto;   
        margin:0px auto;
        padding:0px; 
        overflow:hidden;     
    }
    .header_add 
    {
        text-align: center;
        margin-bottom: 5px;
        font-size: 12pt;
        margin-top: 5px;
        color: #fff;
        font-family:Arial;
    }
    .header_phone 
    {
        text-align: center;
        margin: 0px;
        font-size: 15pt;
        font-family:Arial;
        color: #fff;
    }
     .header_phone a
    {
        font-size: 13pt;
        font-family: Arial;
        color: #fff;
        text-decoration:none;
    }
    .logo_m
    {
        text-align:center;   
        margin-top:10px;
    }
    .logo_m img
    {
        border:none;
    }
    .logo_m a
    {
        text-decoration:none;
        color:#000;        
    }
    .logo_m span
    {
        display:block;
        color:#338541;
        font-family: 'Playball', cursive;
        font-size:30pt;
        text-align:center;
        width:80%;
        margin:auto;
    }
    .groupmenu_m
    {
        width:100%;   
        margin-top:20px;
        margin-bottom:10px;
        overflow:hidden;     
    }
    .groupmenu_m ul
    {
        margin:0px;
        padding:0px;
    }
    
    .groupmenu_m ul li
    {
        width:24.5%;
        margin-left:0.2%;
        margin-right:0.2%;
        float:left;
        background:#fff;
        padding-top:10px;       
        text-align:center;    
        list-style-type:none;    
    }
    .groupmenu_m ul li a
    {
        color:#0d1d33;
        text-decoration:none;
    }
    #call_m span
    {
        display:block;
        font-size:10pt;
        font-family:Arial;
        background:url(../images/phone_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #email_m span
    {
        display:block;
        font-size:10pt;
        font-family:Arial;
        background:url(../images/email_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #direction_m
    {
        cursor:pointer;
        font-size:10pt;
        font-family:Arial;
    }
    #direction_m span
    {
        display:block;
        font-size:10pt;
        font-family:Arial;
        background:url(../images/location_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #subbar_m span
    {
        display:block;
        font-size:10pt;
        font-family:Arial;
        background:url(../images/stay_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    
    .home_services
    {
        width:100%;
        height:auto;  
        background:#fff;
        padding-bottom:30px;
    }
    .home_titleservices
    {
        width:100%;
        height:50px;
        text-align:center;
        margin:0px auto;
        color:#000;
        font-size: 25pt;
        font-family: Georgia, serif;
        padding-bottom:20px;
        padding-top:20px;
    }
    .home_servicesbox
    {
        width:90%;
        height:auto;
        overflow:hidden;
        float:none; 
        margin-left:0%;
        margin:auto;  
        text-align:center;
    }
    .home_servicesbox img
    {
        border-bottom:5px solid #999;
        width:90%;
        height:AUTO;
    }
    .serviceshome_1
    {
        font-size: 20pt;
        padding-top:10px;
        padding-bottom:10px;
    }
    .text_home_services
    {
        width:100%;
        text-align:center;
        padding-bottom:20px;    
    }
    .home_about
    {
        background: url(../images/home_about.jpg)center 0 no-repeat;
        height:auto;
        width:100%;    
        padding-top:10px;
        padding-bottom:30px;
    }
    .home_txt
    {
        padding: 10px;
        width:70%;
        margin: 0px auto;
        margin-top: 20px;    
        cursor:pointer;
    }
    .homecontent_about
    {
        width:90%;
        height:auto; 
        margin:0px auto;
        text-align:left;
        color: #fff;
        font-size:13pt;
        line-height: 25px;
        font-family: Arial;
        text-align:center;
    }
    .homecontent_about h2
    {
        text-align: center;
        font-size: 25pt;
        font-family: Georgia, serif;
        color: #fff;
        margin-bottom:20px;
        line-height:50px;
        text-transform:uppercase;
    }
    .main_content
    {
        background: url(../images/main_content.jpg)center 0 no-repeat;
        height:auto;
        width:100%;    
        text-align:center;    
        padding-top:70px;
        padding-bottom:50px;
    }
    .main_content img
    {
        border-radius: 50%;
        border: 7px solid #ffffff;
        cursor:pointer;
        width:50%;
    }
    .text_main_content
    {
        text-align: center;
        font-size: 25pt;
        margin-bottom: 10px;
        font-family: Georgia, serif;
        color: #fff;
        margin:auto;
        margin-top:20px;
        line-height:50px;
    }

    .home_maps
    {
        width:100%;
        height:450px;
        position:relative;
    }
    .home_add
    {
        font-family: Georgia, serif;
        color: #fff;  
        text-align: center;
        font-size: 25pt;
        position:absolute; 
        width:100%;
        height:350px;
        background:rgba(53,53,53,0.7);
        top:0px;
        line-height:60px;
        padding-top:100px;
    }
    .text2
    {
        font-family: Playball;
        font-size: 25pt;
        color: #fff;
        text-transform: uppercase;
        line-height:80px;
        width:100%;
        text-align:center;
    }
    .text3
    {
        font-size: 15pt;
        line-height: 50px;   
        width:100%;
        text-align:center; 
    }
    .home_content
    {
        width:100%;
        height:auto;
        overflow:hidden;
        background:#fff;
        padding-top:20px;
        padding-bottom:20px;
        background:#1a1a1a;
    }
    .title_content_home
    {
        font-family: Georgia, serif;
        color: #fff;
        font-size: 25pt;
        line-height: 40px;
        margin-top:20px;
        text-align:center;
    }
    .socials
    {
        margin-top:30px;
        margin-bottom:20px;    
        text-align:center;
    }
    .address
    {
        width:90%;
        margin:auto;
        font-family: 'Open Sans Condensed', sans-serif;    
        font-size: 15pt;
        line-height: 25px;
    }
    .phone
    {
        width:90%;
        margin:auto;
        font-family: Times New Roman, serif;
        font-size: 18pt;
        line-height: 24px;
        font-weight: 400;  
        background:none; 
        margin-top:20px;
        margin-bottom:20px; 
        text-align:center;
    }
    .phone a
    {
        text-decoration:none;
    }
    .email
    {
        width:90%;
        margin:auto;
        font-family: Times New Roman, serif;
        font-size: 15pt;
        line-height: 24px;
        font-weight: 400;
        color: #a69a6d;
        background:none;
        margin-bottom:20px; 
        text-align:center;
    }
    .email a
    {
        color: #939393;
        text-decoration:none;
    }
    .footer {
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #838383;
        text-align: center;
        font-size: 10pt;
        font-family: arial;
        background:#1a1a1a;
        border-top:1px dashed #fff;
    }
    
    /*Page about*/
    .title_page 
    {
        font-family: Georgia, serif;
        font-size: 25pt;
        margin-bottom: 20px;
        text-align: center;
        color: #000;
        margin-bottom: 20px;
        margin-top: 20px;
        padding-bottom:0px;
    }
    .mainabout
    {   
        padding-bottom:20px;
    }
    .about_box
    {
        width:90%;
        height:auto;
        margin:0px auto;   
    }
    .about_box h1
    {
        font-size: 30pt;
        margin-top:20px;
        margin-bottom:0px;
        font-family: Georgia, serif;
        text-align:center;
    }
    .group_about
    {
        width:90%;
        height:auto;
        overflow:hidden;  
        margin:0px auto;  
        padding-bottom:10px;
        padding-top:0px;
        margin-bottom:10px;
        border-bottom: 1px dotted #999;
        text-align:center;
    }
    .img_about
    {
        width:100%;
        height:auto;
        float:none;   
        text-align:center; 
    }
    .img_about img
    {
        text-align:center;
    }
    .text_about
    {
        width:100%;
        height:auto;
        font-family: 'Roboto', sans-serif;
        color:#000;
        font-size:12pt;   
        float:none;
    }
    .note_about
    {
        text-align:center;    
        line-height:25px;
    }
    /*End Page about*/
    
    /*Page services*/
    .mainservices
    {
        width:100%;
        height:auto;
        overflow:hidden; 
        padding-bottom:20px;   
    }
    .servicesbox
    {
        margin:0px auto;
	    padding:10px;
	    overflow: hidden;
	    background:#fff;
	    width:90%;
    }
    .titleservices
    {
	    font-size: 20pt;
	    margin-bottom: 20px;
	    text-align: center;
    }
    .imgservices
    {
	    float:none;
	    margin-right:10px;
	    text-align:center;
	    margin-bottom:20px;
    }
     .imgservices img
    {
	    width:70%;
    }
    .servicestxt
    {
	    width:100%;
	    float:none;
	    margin-bottom:10px;
    }
    .group_services
    {
        width:100%;
        height:auto;
        float:none;   
        margin-top:10px; 
        margin-left:0px;
    }
    .imgservices_group
    {
        margin-bottom:10px;
        text-align:center;
    }
    .imgservices_group
    {
        width:100%;
    }
    .text_group_services
    {
        width:100%;
        padding:5px;
	    font-size:12pt;
	    font-family: 'Roboto', sans-serif;
	    color:#787878;
	    line-height:22px;
	    text-align:center;
    }
    .text_name_color
    {
        width:100%;
        color: #f65486;    
    }
    .servicestxt_name
    {
	    line-height:26px;
	    font-size:12pt;
	    border-bottom: 1px dotted #b8b8b8;
	    width:100%;
	    float:right;
	    margin-bottom:10px;
	    font-family: 'Roboto', sans-serif;
    }
    /*End Page services*/
    
    /*Page gallery*/
    .maingallery
    {
        width:100%;
        height:auto;
        overflow:hidden;    
        padding-bottom:20px;
    }
    .content_gallery
    {
        width:100%;
        height:auto;
        overflow:hidden;
        margin:0px auto;   
        text-align:center; 
    }
    /*End Page gallery*/
    
    /*Page products*/
    .mainproducts
    {
        width:100%;
        height:auto;
        overflow:hidden;
        padding-bottom:20px;
    }
    .productbox
    {
        width:290px;
        height:auto;
        float:left;    
        margin-left:30px;
        background:#fff;
        margin-bottom:30px;
    }
    .productbox img
    {
        width:100%;
        text-align:center;
    }
    .name_products
    {
        background: #1e1e22;
        margin-top: -5px;
        padding: 6px 0px 6px 0px;
        text-align: center;
        font-size: 15pt;
        border: 4px solid #fff;
        color:#8AC046;
    }
    /*End Page products*/
    
    /*Page promotion*/
    .mainepromotion
    {
        width:100%;
        height:auto;
        overflow:hidden;    
        padding-bottom:20px;
        text-align:center;
    }
    /*End Page promotion*/
    
    /*Page Location*/
    .mainlocation
    {
        background:#eaeaea;
        width:100%;
        height:auto;
        overflow:hidden;    
    }
    .location
    {
        width:90%;
        height:auto;
        margin:0px auto;    
    }
    .maps
    {
        margin-bottom:20px;    
    }
    .streetview
    {
        margin-bottom:20px;    
    }
    .add_location
    {
        height: auto;
        margin: 0px auto;
        font-family: Arial;
        font-size: 12pt;
        text-decoration: none;
        color: #000;
        line-height:25px;
        text-align: center;
    }
    /*End Page Location*/



    /*Page Contact*/
    .maincontact
    {
        background:#eaeaea;
        width:100%;
        height:auto;
        overflow:hidden;    
    }
    .add_contact
    {
        height: auto;
        margin: 0px auto;
        font-family: Arial;
        font-size: 12pt;
        text-decoration: none;
        color: #000;
        line-height:28px;
        text-align: center;
        margin-top:0px;
    }
    .contact
    {
        margin-top:20px;
        text-align:center;
    }


    /*End Page Contact*/
    
}


/*  435px hoac nho hon*/
@media screen and (max-width: 435px) 
{
    .groupmenu_m ul li
    {
        width:24.5%;
        margin-left:0.2%;
        margin-right:0.2%;
        float:left;
        background:#fff;
        padding-top:10px;       
        text-align:center;    
        list-style-type:none;    
    }
    .groupmenu_m ul li a
    {
        color:#0d1d33;
        text-decoration:none;
    }
    #call_m span
    {
        display:block;
        font-size:8pt;
        font-family:Arial;
        background:url(../images/phone_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #email_m span
    {
        display:block;
        font-size:8pt;
        font-family:Arial;
        background:url(../images/email_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #direction_m
    {
        cursor:pointer;
        font-size:10pt;
        font-family:Arial;
    }
    #direction_m span
    {
        display:block;
        font-size:8pt;
        font-family:Arial;
        background:url(../images/location_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #subbar_m span
    {
        display:block;
        font-size:8pt;
        font-family:Arial;
        background:url(../images/stay_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    .groupbanner
    {
        width:94%;
        height:200px;
        position:relative;
        z-index:99;
        overflow:hidden;
        margin:0px auto;
        padding:0px;  
        margin-top:20px;
    }
}

/*  360px hoac nho hon*/
@media screen and (max-width: 360px) 
{
    .groupbanner
    {
        width:94%;
        height:150px;
        position:relative;
        z-index:99;
        overflow:hidden;
        margin:0px auto;
        padding:0px;  
        margin-top:20px;
    }
    .groupmenu_m ul li
    {
        width:24.5%;
        margin-left:0.2%;
        margin-right:0.2%;
        float:left;
        background:#fff;
        padding-top:10px;       
        text-align:center;    
        list-style-type:none;    
    }
    .groupmenu_m ul li a
    {
        color:#0d1d33;
        text-decoration:none;
    }
    #call_m span
    {
        display:block;
        font-size:6pt;
        font-family:Arial;
        background:url(../images/phone_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #email_m span
    {
        display:block;
        font-size:6pt;
        font-family:Arial;
        background:url(../images/email_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #direction_m
    {
        cursor:pointer;
        font-size:10pt;
        font-family:Arial;
    }
    #direction_m span
    {
        display:block;
        font-size:6pt;
        font-family:Arial;
        background:url(../images/location_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #subbar_m span
    {
        display:block;
        font-size:6pt;
        font-family:Arial;
        background:url(../images/stay_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    .more
    {
        margin-top:30px;
    }
    
    /*Page products*/
    .productbox
    {
        width:90%;
        height:auto;
        float:none;    
        margin-left:0px;
        background:#fff;
        margin:auto;
        margin-bottom:30px;
    }
    /*End Page products*/
}