/*#f8366d*/

@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);

body
{
    padding:0;
    margin:0; 
    background:rgba(248,54,109,0.1) url(../images/bg-flower.png)100% -100px no-repeat;
}
.bttop
{
    position:fixed;
    right:30px;
    bottom:30px;
    opacity:1.0;
    cursor:pointer;
    display:none;
    background: url(../images/top.png) no-repeat scroll left 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 55px;
    width: 50px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999px;
    transition: all 0s ease 0s;
    z-index: 20;
}
.bttop:hover
{
    background-position: right 0;
    outline: medium none;
}
.headergroup_m
{
    display:none;
}
.header_m
{
    display: none;
    width:100%;
    height:auto;
}
.header
{
    width:100%;
    height:auto;
    overflow:hidden;    
    border-top: 4px solid #f8366d;
    margin-bottom:20px;
}
.logo
{
    width:200px;
    height:auto;
    text-align:center;
    margin:auto;    
    padding-top:20px;
}
/*menu mobile*/
.menu_box
{
    width:100%;
	display:none;
    height:auto;
    overflow:hidden;    
    background: #595959;
    text-align:center;
}
#title_menu
{
    width:100%;
    height:50px;
    line-height:50px;
    color:#fff;
    font-family: 'Raleway', sans-serif;
    font-size:11pt;
    font-weight:bold;
    cursor:pointer;
    text-align:center;
}
.menu_box img
{
    margin-top:4px;
}
#iconmenu
{
	width:50px;
	height:50px;
	float:right;
	cursor:pointer;
	margin-top:1px;
}
/*menu mobile*/
.menubox 
{
    width:1170px;
    margin:auto;
}
.menubox ul li
{
	float: left;
	list-style-type: none;
}
.menubox li 
{
	display:inline-block;
}
.menubox li a 
{
	font-family:arial;
	font-size:18pt;	
	color: #000;
	display:block;
	padding:10px 23px;
    text-decoration:none;
    margin-top:5px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    font-family:Arial;
}
.menubox li a:hover,.menubox li.selected a
{
	color:#f8366d;
}


/*//////////////////////////*/
.groupbanner
{
    width:100%;
    height:600px;
    position:relative;
    z-index:99;
    overflow:hidden;
    margin:0px auto;
    padding:0px;  
}
.bannerbox
{
    width:100%;
    position:relative;
    height:600px;    
}
.my-banner
{
    position: absolute;
    width:100%;
    height:600px;    
    opacity: 0.0;
}
.bannerbox img
{
    width:100%;
}
#button
{
    width:100%;
    height:48px;
    position:relative;   
    margin-top:-300px;
}
#backbt
{
    position:absolute;
	cursor:pointer;
	left:20;
}
#nextbt
{
	cursor:pointer;
	position:absolute;
	right:20;
}
.sologan-item
{
    width:90%;
    position: absolute;
    top: 50%;
    line-height:20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-family:Arial;
    font-size: 20pt;
    color:#f8366d;
    text-align:center;
    opacity: 0.0;
    text-transform:uppercase;
}   
.sologan-item h3
{
    font-size: 20pt;
    font-family: 'robotolight';
    line-height:30px;
    text-transform:none;
}
#more_bn
{
    opacity: 0.0;
    position:absolute;
    bottom:100px;
    left:50%;
    width:100px;
    height:40px;
    background:#f8366d;   
    cursor:pointer; 
    line-height:40px;
    font-size:9pt;
    font-family:Arial;
    color:#fff;
    text-align:center;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#more_bn:hover
{
    background:#fff;
    color:#ccc;
}


/*///////////////////////////*/
.home_services
{
    width:100%;
    height:auto;    
    overflow:hidden;
    padding-bottom:100px;
}
.title_home
{
    text-align: center;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size:30pt;
    padding:30px;
}
.home_services_box
{
    width:380px;
    height:auto;
    margin:auto;    
    float:left;
    margin-left:10px;
    margin-right:10px;
}
.group_home_services
{
    width:1200px;
    margin:auto;
    height:auto;  
}
.home_ser_t
{
    width:100%;
    height:284px;
    background:rgba(248,54,109,0.6);    
    color:#fff;
    font-family:Arial;
    font-size:35pt;
    text-align:center;
    line-height:284px;
    cursor:pointer;
}
.home_ser_t a
{
    text-decoration:none;
    list-style:none;
    color:#fff;
}
.home_ser_t a:hover
{
    color:#000;
}
.home_ser_t:hover
{
    background:#fff;
    color:#000;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.home_ser_b
{
    height:284px;
    cursor:pointer;
}
.home_ser_b img
{
    width:100%;
    height:284px;
}
#bg_8e80a6
{
    background:#3ea814;
}
#bg_8e80a6:hover
{
    background:#fff;
    color:#000;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
#bg_9a1356
{
    background:#f8366d;
}
#bg_9a1356:hover
{
    background:#fff;
    color:#000;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

/*//////////////////////////*/
.wrap
{
    max-width:1200px;
    width:98%;    
    height:auto;
    overflow:hidden;
    margin:auto;
    background:#fff;
    padding-bottom:20px;
    padding-top:20px;
}
.home_about
{
    width:100%;
    height:auto;
    background:#fff;
    padding-bottom:20px;
}
.home_txt
{
    padding: 10px;
    background: #333333;
    color: #fff;
    text-align: center;
    width:40%;
    margin: 0px auto;
    margin-top: 20px;    
}
.homecontent_about
{
    width:75%;
    height:auto; 
    margin:0px auto;
    text-align:left;
    font-size: 15pt;
    font-weight:300;
    line-height:30px;
    font-family:Arial;
    color: #aea9a9;
    padding-bottom:20px;
    text-align:center;
}
.homecontent_about h2
{
    text-align:center;
    font-size:32pt;
    padding:20px;
    color:#f8366d;
    line-height:50px;
    font-family: 'Open Sans Condensed', sans-serif;   
}

/*/////////////////////////////////////*/
.home_content
{
    width:100%;
    height:auto;
    overflow:hidden;
    padding-top:30px;
    padding-bottom:50px;
    background:rgba(248,54,109,0.2);    
    text-align:center;
}
.main_content
{
    width:100%;
    height:auto;
    margin:auto;
    text-align:center;    
}
.title_content_home
{
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 30pt;
    line-height: 40px;
    margin-top:20px;
}
.socials
{
    margin-top:50px;
    margin-bottom:50px;    
    text-align:center;
}
.address
{
    width:30%;
    margin:auto;
    font-family: 'Open Sans Condensed', sans-serif;    
    font-size: 15pt;
    line-height: 23px;
    font-weight:bold;
    text-transform: uppercase;
    color: #000;    
    text-align:center;
}
.phone
{
    width:30%;
    margin:auto;
    font-family: Times New Roman, serif;
    font-size: 18pt;
    line-height: 24px;
    font-weight: 400;
    color: #3f3f3f;  
    margin-top:20px;
    margin-bottom:20px; 
    text-align:center;
}
.phone a
{
    color: #000;
    text-decoration:none;
}
.email
{
    width:30%;
    margin:auto;
    font-family: Times New Roman, serif;
    font-size: 18pt;
    line-height: 24px;
    font-weight: 400;
    color: #a69a6d; 
    margin-bottom:20px; 
    text-align:center;
}
.email a
{
    color: #000;
    text-decoration:none;
}
.footer {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #838383;
    text-align: center;
    font-size: 10pt;
    font-family: arial;
    background:#fff;
}

/*/////////////////////////////////////*/
/*Page services*/
.title_page
{
    font-family: 'Open Sans', sans-serif;
    font-size: 30pt;
	text-align: center;
	color: #f8366d;
	margin-bottom:20px;   
    margin-top:20px;
}
.main
{
    width:100%;
    height:auto;
    overflow:hidden; 
    margin:auto; 
    background:#fff;
    padding-bottom:30px;
}
.servicesbox
{
    margin:0px auto;
	overflow: hidden;
	max-width:1120px;
	width:100%;
	padding:10px;
	padding-bottom:20px;
	border-bottom: 5px solid #f1f1f1;
}
#border_top
{
    border-bottom:none;
}
.titleservices
{
    font-family: 'Open Sans', sans-serif;
    font-size: 25pt;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
}
.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: #e06091;
}
.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: #e06091;    
}
.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
{
    text-align:center;
}
#maingallery img
{
    padding:10px;
    text-align:center;
}
/*End Page Gallery*/

/*/////////////////////////*/
/*Page E-gift*/
.mainegift
{
    width:100%;
    height:auto;
    overflow:hidden;   
    margin:auto;
    background:#fff;
    text-align:center;
}
.card_m
{
    max-width: 650px;
    width: 98%;
    border: 1px dashed #ccc;
    background: #f1f1f1;
}

#egifttopnote
{
	font-weight: bold;	
	color: #000;
	font-family:Arial;
	text-align:left;
}

.egiftrow
{
	text-align: left;
	margin-top: 20px;
}

#egiftlibrary
{
	text-align: left;
	margin-top: 20px;
}

#egiftlibrary img
{
	margin: 5px;
	border: 2px solid #e5e5e5;
	padding: 2px;
	cursor: pointer;
}

#egiftlibrary img:hover
{
	border: 2px solid #26CEC4;
}

.egiftbox
{
	float: left;
	width: 208px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#cardimg img
{
	width: 100%;
}

#egiftmessagegroup
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 140%;
	overflow: hidden;
	background: #f1f1f1;
	color: #000;
}

.calendar
{
	position: relative;
	border: 1px solid #e5e5e5;
	background: #ffffff;
}
.center_egift
{
    font-family:Arial;
    color:#000;    
    text-align:left;
}
.searchbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor: pointer;
}.searchbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.searchbutton:active {
	position:relative;
	top:1px;
}

.textbox
{
	width: 150px;
	height: 25px;
	border: 1px solid #cccccc;
}

#productcart
{
	text-align: center;
	width: 350px;
	border: 1px dashed #e5e5e5;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	float: right;
	margin-right: 10px;
}

#productcart img
{
	border: none;
}

#egifttabbar
{
	margin-bottom: 20px;
	overflow: hidden;
}

.egifttab
{
	float: left;
	height: 35px;
	margin-right: 10px;
	width: 200px;
	font-size: 12pt;
	color: #fff;
	background: #f2c781;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.egifttab a
{
	height: 35px;
	width: 200px;
	display: block;
	color: #fff;
	text-decoration: none;
}

.egifttab a:hover
{
	background: #666;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.giftselect
{
	background: #666;
}
#dragguide
{
	width: 195;
	height: 19px;
	background: url(../images/dragguide.jpg) 0px 0px no-repeat;
	display: none;
}

.gifttextarea
{
	max-width: 500px; 
	width: 98%;
	height: 80px;
}
/*End Page E-gift*/
/*///////////////////////////*/


/*Page Promotion*/
.mainpromotion
{
    width:100%;
    height:auto;
    overflow:hidden;   
    margin:auto;
    background:#fff;
    text-align:center;
}
.group_promotion
{
    text-align:center;  
}
.group_promotion img
{
    margin-bottom:20px;  
    margin-top:20px;  
}
/*End Page Promition*/

/*///////////////////////////////*/
/*Page Reviews*/
.mainreviews
{
    width:100%;
    height:auto;
    overflow:hidden;    
    text-align:center;
    background:#fff;
}
.groupreviews
{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family:Arial;
	width:100%;
}
.reviewsus
{
	float: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left:45px;
	color:#000;
}
.yelpbox
{
	width: 80px;
	height: 40px;
	line-height: 40px;
	background:#f1f1f1;
	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:#f1f1f1;
	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:#eaeaea;
	width:100%;
	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
{
    width:100%;
    height:auto;
    overflow:hidden;    
    text-align:center;
    background:#fff;
}
.maps
{
    margin-bottom:20px;    
}
.streetview
{
    margin-bottom:20px;    
}
.add_location
{
    height: 50px;
    margin: 0px auto;
    font-family: Arial;
    font-size: 11pt;
    text-decoration: none;
    color: #000;
    line-height:25px;
    text-align: center;
}
.add_location strong
{
    color:#000;
}
/*End Page Location*/

/*///////////////////////////////////*/
/*Page Contact*/
.add_contact
{
    height: 50px;
    margin: 0px auto;
    font-family: Arial;
    font-size: 11pt;
    text-decoration: none;
    color: #000;
    line-height:28px;
    text-align: center;
}
.add_contact strong
{
    color:#000;
}
.contact
{
    margin-top:50px;    
}

/*Contact form*/
#form
{
    margin-top: 20px;
    width:70%;
    margin:0px auto;
}
.txtbox
{
    border: 1px solid #ccc;
    height: 30px;
    width: 90%;
}
.textarea
{
    min-height: 100px;
}
.formrowtop
{
    font-weight: bold;
    color:#000;
    font-family:Arial;
    margin-bottom:5px;
    text-align:left;
    width:90%;
}
.formrow
{
    margin-bottom: 10px;
}
.buttonrow
{
    text-align: center;
}
#bSend
{
    width: 100%;
    max-width: 100px;
    background: #ccc;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
}
#bSend:hover
{
    color: #fff;
    background: #e2c672;
}
#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*/


/*  1300px hoac nho hon */
@media screen and (max-width: 1300px) 
{
    .menubox 
    {
        max-width:1170px;
        width:100%;
        margin:auto;
    }
    .menubox li a 
    {
	    font-size:20pt;	
	    padding:8px 20px;
        margin-top:5px;
    }


    .groupbanner
    {
        width:100%;
        height:500px;
        position:relative;
        z-index:99;
        overflow:hidden;
        margin:0px auto;
        padding:0px;  
    }
    .bannerbox
    {
        width:100%;
        position:relative;
        height:500px;    
    }
    .my-banner
    {
        position: absolute;
        width:100%;
        height:500px;    
        opacity: 0.0;
    }
    .sologan-item
    {
        line-height:18px;
        font-family:Arial;
        font-size: 18pt;
    }   
    #sologan-item h3
    {
        font-size: 15pt;
        font-family:Arial;
    }
    .group_home_services
    {
        width:100%;
        margin:auto;
        height:auto;  
    }
}

/*  1150 hoac nho hon */
@media screen and (max-width: 1150px) 
{
    .menubox 
    {
        max-width:1170px;
        width:100%;
        margin:auto;
    }
    .menubox li a 
    {
	    font-size:20pt;	
	    padding:8px 15px;
        margin-top:5px;
    }
     .groupbanner
    {
        width:100%;
        height:400px;
        position:relative;
        z-index:99;
        overflow:hidden;
        margin:0px auto;
        padding:0px;  
    }
    .bannerbox
    {
        width:100%;
        position:relative;
        height:400px;    
    }
    .my-banner
    {
        position: absolute;
        width:100%;
        height:400px;    
        opacity: 0.0;
    }
    .bannerbox img
    {
        width:100%;
    }
    #button
    {
        width:100%;
        height:48px;
        position:relative;   
        margin-top:-200px;
    }
    #backbt
    {
        position:absolute;
	    cursor:pointer;
	    left:20;
    }
    #nextbt
    {
	    cursor:pointer;
	    position:absolute;
	    right:20;
    }
    .sologan-item
    {
        line-height:15px;
        font-family:Arial;
        font-size: 15pt;
    }   
    #sologan-item h3
    {
        font-size: 13pt;
        font-family:Arial;
    }
    #more_bn
    {
        bottom:50px;
    }
}

/*  1100 hoac nho hon */
@media screen and (max-width: 1100px) 
{
    .servicesbox
    {
        margin:0px auto;
	    overflow: hidden;
	    max-width:1120px;
	    width:100%;
	    padding:10px;
	    padding-bottom:20px;
	    border-bottom: 5px solid #f1f1f1;
    }
    #border_top
    {
        border-bottom:none;
    }
    .titleservices
    {
        font-family: 'Open Sans', sans-serif;
        font-size: 25pt;
	    margin-bottom: 20px;
	    text-align: center;
	    color: #81548b;
    }
    .imgservices
    {
	    float:none;
	    margin-right:0px;
	    text-align:center;
    }
    .servicestxt
    {
	    line-height:26px;
	    font-size:12pt;
	    border-bottom: 1px dotted #b8b8b8;
	    max-width:98%;
	    width:80%;
	    float:none;
	    margin-right:0px;
	    font-family: 'Roboto', sans-serif;
	    margin:auto;
	    margin-bottom:10px;
    }
    .servicesprice
    {
	    float: right;
	    color: #e06091;
    }
    .group_services
    {
        width:22.3%;
        height:auto;
        float:left;   
        margin-top:30px; 
        margin-left:10px;
    }
    .imgservices_group
    {
        width:100%;
        height:auto;
        margin-bottom:10px;
    }
    .imgservices_group img
    {
        width:100%;
    }
    .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: #e06091;    
    }
    .servicestxt_name
    {
	    line-height:26px;
	    font-size:12pt;
	    border-bottom: 1px dotted #b8b8b8;
	    width:98%;
	    float:right;
	    margin-bottom:10px;
	    font-family: 'Roboto', sans-serif;
    }

}

/*  1030 hoac nho hon */
@media screen and (max-width: 1030px) 
{
    .menubox 
    {
        max-width:1170px;
        width:100%;
        margin:auto;
    }
    .menubox li a 
    {
	    font-size:15pt;	
	    padding:5px 20px;
        margin-top:5px;
    }

}

/*  970 hoac nho hon */
@media screen and (max-width: 970px) 
{
    .menubox 
    {
        max-width:1170px;
        width:100%;
        margin:auto;
    }
    .menubox li a 
    {
	    font-size:15pt;	
	    padding:5px 13px;
        margin-top:5px;
    }

}

/*  768 hoac nho hon */
@media screen and (max-width: 768px) 
{
    .wrap
    {
         width:98%;   
    }
    .main 
    {
        width: 100%;
    }
    .header
    {
        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(center, circle cover, rgb(255, 255, 255), rgb(248,54,109));
        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: 13pt;
        margin-top: 10px;
        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: 18pt;
        font-family: Arial;
        color: #f8366d;
        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;
        margin-top:20px;
        font-size:20pt;
        font-family: Arial;
        color:#f8366d;
    }
    .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;
    }
    .menu_box
    {
	    width:100%;
	    display:block;
    }
    .menubox
    {
	    width:100%;
	    height:auto;
	    margin:0px;
	    display:none;
    }
    .menubox ul
    {
	    padding:0px;
	    text-align:center;
	    margin:0;
    }
    .menubox ul li
    {
        float: none;
        width:100%;
        text-align:center;
        background:#000;
        border-bottom: 1px dashed #ccc;
    }
    .menubox li a 
    {
	    font-family:arial;
	    font-size:15pt;	
	    color: #e06091;
	    display:block;
	    padding:10px 15px;
        text-decoration:none;
        margin-top:5px;
        transition: 0.5s ease;
        -o-transition: 0.5s ease;
        -webkit-transition: 0.5s ease;
        font-family:Arial;
        text-align:center;
    }
    .menubox li a:hover,.menubox li.selected a
    {
	    color:#fff;
    }
    .groupbanner
    {
        width:100%;
        height:auto;
    }
    .bannerbox
    {
        width:100%;
        position:relative;
        height:300px;    
    }
    #button
    {
        display:none;
    }
    .sologan-item
    {
        display:none;
    }   
    #more_bn
    {
        display:none;
    }
    .home_services
    {
        width:90%;
        height:auto;    
        margin:auto;
        overflow:hidden;
        padding-bottom:50px;
    }
    .title_home
    {
        font-size:25pt;
        padding:10px;
    }
    .title_content_home
    {
        font-size: 25pt;
        margin-top:0px;
    }
    .home_services_box
    {
        width:100%;
        height:auto;
        margin:auto;    
        float:none;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:20px;
    }
    .group_home_services
    {
        width:100%;
        margin:auto;
        height:auto;  
    }
    .home_ser_t
    {
        width:100%;
        height:auto;
        margin:auto;
        font-size:25pt;
        text-align:center;
        line-height:284px;
    }
    .home_ser_t:hover
    {
        background:#fff;
        color:#000;
        transition: 0.5s ease;
        -o-transition: 0.5s ease;
        -webkit-transition: 0.5s ease;
    }
    .home_ser_b
    {
        width:100%;
        height:auto;
    }
     .home_ser_b img
    {
        width:100%;
        height:auto;
    }
    .homecontent_about h2
    {
        font-size:25pt;
        padding:10px;
        line-height:35px;
    }
    .address
    {
        width:90%; 
        font-size: 14pt;
    }
    .phone
    {
        width:90%;
        font-size: 12pt;
    }
    .email
    {
        width:90%;
        font-size: 12pt;
    }
    
/*Page services*/
    .title_page
    {
        font-size: 25pt;
	    text-align: center;
	    margin-bottom:0px;   
        margin-top:20px;
    }
    .mainservices
    {
        width:100%;
        height:auto;
        overflow:hidden; 
        padding-bottom:20px;   
    }
    .servicesbox
    {
        margin:0px auto;
	    padding:10px;
	    overflow: hidden;
	    width:90%;
    }
    .imgservices
    {
	    float:none;
	    margin-right:10px;
	    text-align:center;
    }
     .imgservices img
    {
	    width:90%;
    }
    .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_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 Promotion*/
    .group_promotion
    {
        text-align:center;  
    }
    .group_promotion div img
    {
        width:90%;  
    }
    /*End Page Promition*/
    
}

/*  500  hoac nho hon*/
@media screen and (max-width: 500px) 
{
    .add_contact
    {
        padding-bottom:30px;
    }
}

/*  435px hoac nho hon*/
@media screen and (max-width: 435px) 
{
     .bannerbox
    {
        width:100%;
        position:relative;
        height:200px;    
    }
    .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;
    }
}

/*  360px hoac nho hon*/
@media screen and (max-width: 360px) 
{
    .bannerbox
    {
        width:100%;
        position:relative;
        height:100px;    
    }
    .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;
    }
}