/*-----------------------------------------------------------------------------------
	我的美丽人生
	About: A shiny new Blocs website.
	Author: Fnoz
	Version: 1.0
	Built with Blocs
-----------------------------------------------------------------------------------*/
body{
	margin:0;
	padding:0;
    background:#FFFFFF;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-container{overflow: hidden;} /* Prevents unwanted scroll space when scroll FX used. */
a,button{transition: background .3s ease-in-out;outline: none!important;} /* Prevent blue selection glow on Chrome and Safari */
a:hover{text-decoration: none; cursor:pointer;}

/* = Blocs
-------------------------------------------------------------- */

.bloc{
	width:100%;
	clear:both;
	background: 50% 50% no-repeat;
	padding:0 20px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	display:flex;
}
.bloc .container{
	padding-left:0;
	padding-right:0;
}


/* Sizes */

.bloc-lg{
	padding:100px 20px;
}
.bloc-sm{
	padding:20px;
}


/* Light theme */

.d-bloc .card,.l-bloc{
	color:rgba(0,0,0,.5);
}
.d-bloc .card button:hover,.l-bloc button:hover{
	color:rgba(0,0,0,.7);
}
.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{
	border-color:rgba(0,0,0,.7);
}
.d-bloc .card .divider-h span,.l-bloc .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.d-bloc .card .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{
	color:rgba(0,0,0,.6);
}
.d-bloc .card .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{
	color:rgba(0,0,0,1);
}
.l-bloc .navbar-toggle .icon-bar{
	color:rgba(0,0,0,.6);
}
.d-bloc .card .btn-wire,.d-bloc .card .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}

/* Row Margin Offsets */

.voffset{
	margin-top:30px;
}


/* = NavBar
-------------------------------------------------------------- */

.navbar-dark .nav .dropdown-menu .nav-link{
	color: rgb(64, 64, 64);
}
/* Handle Multi Level Navigation */
.dropdown-menu .dropdown-menu{
	border:none}
@media (min-width:576px){
	
.navbar-expand-sm .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{
	right:100%;
	left:auto}}@media (min-width:768px){
	.navbar-expand-md .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{
	right:100%;
	left:auto}}@media (min-width:992px){
	.navbar-expand-lg .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{
	right:100%;
	left:auto}
}
/* = Bric adjustment margins
-------------------------------------------------------------- */

.mg-md{
	margin-top:10px;
	margin-bottom:20px;
}

/* = Buttons
-------------------------------------------------------------- */

.btn-d,.btn-d:hover,.btn-d:focus{
	color:#FFF;
	background:rgba(0,0,0,.3);
}

/* Prevent ugly blue glow on chrome and safari */
button{
	outline: none!important;
}


/* = Icons
-------------------------------------------------------------- */
.icon-md{
	font-size:30px!important;
}




.card-sq, .card-sq .card-header, .card-sq .card-footer{
	border-radius:0;
}
.card-rd{
	border-radius:30px;
}
.card-rd .card-header{
	border-radius:29px 29px 0 0;
}
.card-rd .card-footer{
	border-radius:0 0 29px 29px;
}




/* Hide Object */
.object-hidden{
	display:none;
}

/* = Custom Styling
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,label,.btn,a{
	font-family:"Helvetica";
}
.container{
	max-width:1170px;
}
.h2-style{
	font-size:44px;
	width:100%;
}
.h4-style{
	font-family:"PT Sans";
	font-weight:bold;
}
.img-style{
	width:350px;
	height:350px;
}
.h4-here-style{
	font-family:"PT Sans";
}
.h3-here-style{
	font-family:"PT Sans";
}
.container-div-style{
	height:45px;
}
.container-div-bloc-0-style{
	height:36px;
}
.p-bloc-2-style{
	font-size:13px;
}
.img-placeholder-us-style{
	width:70px;
}
.img-4-style{
	width:70px;
}
.img-5-style{
	width:70px;
	height:70px;
}
.img-3-style{
	width:70px;
}
.h3-2-style{
	font-family:"PT Sans";
}
.team-card{
	min-height:350px;
}
.card-body-style{
	height:350px;
}
.img-bloc-1-style{
	width:70px;
	height:70px;
}
.h4-title-style{
	font-family:"PT Sans";
	font-size:20px;
	line-height:20px;
}
.h4-2-style{
	font-family:"PT Sans";
	line-height:20px;
	font-size:20px;
}
.p-bloc-1-style{
	font-family:"PT Sans";
	line-height:16px;
	text-indent:px;
	letter-spacing:px;
}
.h4-4-style{
	font-family:"PT Sans";
	font-size:20px;
	line-height:20px;
}
.h4-5-style{
	font-family:"PT Sans";
	font-size:20px;
	line-height:20px;
}
.h4-6-style{
	font-family:"PT Sans";
	font-size:20px;
	line-height:20px;
}
.h4-charles-style{
	font-family:"PT Sans";
}
.h3--eventually-style{
	font-family:"PT Sans";
	font-size:20px;
}
.container-div-0-style{
	height:20px;
}
.container-div-0-bloc-1-style{
	height:20px;
}
.container-div-40865-style{
	height:20px;
}
.container-div-36121-style{
	height:20px;
}
.container-div-47946-style{
	height:20px;
}
.container-div-46543-style{
	height:20px;
}
.container-div-47097-style{
	height:20px;
}
.h3--good-style{
	font-size:20px;
}
.h4--good-style{
	width:100%;
	line-height:30px;
	font-family:"PT Sans";
}
.row-style{
	width:100%;
}
.row-8-style{
	width:100%;
}
.p-12-style{
	font-size:14px;
	line-height:7px;
	font-family:"PT Sans";
}
.link-style{
	font-family:"PT Sans";
	font-size:24px;
	font-weight:700;
}
.h3-style{
	font-family:"PT Sans";
}
.h4-bloc-3-style{
	line-height:25px;
}
.h4-bloc-2-style{
	line-height:25px;
}
.h4-bloc-1-style{
	line-height:25px;
}
.label-style{
	width:100%;
}

/* = Colour
-------------------------------------------------------------- */

/* Background colour styles */

.bgc-white{
	background-color:#FFFFFF;
}
.bgc-snow{
	background-color:#FAFAFA;
}

/* Text colour styles */

.tc-black{
	color:#000000!important;
}

/* Link colour styles */

.ltc-black{
	color:#000000!important;
}
.ltc-black:hover{
	color:#000000!important;
}

/* Icon colour styles */

.icon-black{
	color:#000000!important;
	border-color:#000000!important;
}

/* Bloc image backgrounds */




/* = Bloc Padding Multi Breakpoint
-------------------------------------------------------------- */

@media (min-width: 576px) {
    .bloc-xxl-sm{padding:200px 20px;}
    .bloc-xl-sm{padding:150px 20px;}
    .bloc-lg-sm{padding:100px 20px;}
    .bloc-md-sm{padding:50px 20px;}
    .bloc-sm-sm{padding:20px;}
    .bloc-no-padding-sm{padding:0 20px;}
}
@media (min-width: 768px) {
    .bloc-xxl-md{padding:200px 20px;}
    .bloc-xl-md{padding:150px 20px;}
    .bloc-lg-md{padding:100px 20px;}
    .bloc-md-md{padding:50px 20px;}
    .bloc-sm-md{padding:20px 20px;}
    .bloc-no-padding-md{padding:0 20px;}
}
@media (min-width: 992px) {
    .bloc-xxl-lg{padding:200px 20px;}
    .bloc-xl-lg{padding:150px 20px;}
    .bloc-lg-lg{padding:100px 20px;}
    .bloc-md-lg{padding:50px 20px;}
    .bloc-sm-lg{padding:20px;}
    .bloc-no-padding-lg{padding:0 20px;}
}


/* = Mobile adjustments 
-------------------------------------------------------------- */
@media (max-width: 1024px)
{
    .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{
        padding-left: 0; 
        padding-right: 0;  
    }
}
@media (max-width: 991px)
{
    .container{width:100%;}
    .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);} /* iPhone X Notch Support*/
    .bloc-group, .bloc-group .bloc{display:block;width:100%;}
}
@media (max-width: 767px)
{
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
        padding-left:0;padding-right:0;
    }
    .btn-dwn{
       display:none; 
    }
    .voffset{
        margin-top:5px;
    }
    .voffset-md{
        margin-top:20px;
    }
    .voffset-lg{
        margin-top:30px;
    }
    form{
        padding:5px;
    }
    .close-lightbox{
        display:inline-block;
    }
    .blocsapp-device-iphone5{
	   background-size: 216px 425px;
	   padding-top:60px;
	   width:216px;
	   height:425px;
    }
    .blocsapp-device-iphone5 img{
	   width: 180px;
	   height: 320px;
    }
}

@media (max-width: 991px){
	.h2-style{
		font-family:"PT Sans Narrow";
		font-weight:700;
	}
	.link-new-link-style{
		width:48.78%;
	}
	.mt-md-0{
	}
	.mt-md-4{
	}
	.row-style{
		width:100%;
	}
	.label-style{
		width:100%;
		font-size:12px;
	}
	
}

@media (max-width: 767px){
	.text-right{
	}
	.text-left{
	}
	.text-center{
	}
	
}

@media (max-width: 575px){
	.footer-link{
		text-align:center;
	}
	.container-div-bloc-0-style{
		height:119px;
	}
	.container-div-style{
		height:185px;
	}
	.mt-1{
	}
	.h3--eventually-style{
		font-size:16px;
	}
	.h4-bloc-1-style{
		font-size:20px;
		line-height:25px;
	}
	.p-bloc-1-style{
		font-size:16px;
	}
	.btn-style{
		width:100%;
	}
	.row-style{
		width:100%;
	}
	.h3-style{
		font-size:24px;
	}
	.container-div-bloc-2-style{
		height:20px;
	}
	.container-div-bloc-1-style{
		height:20px;
	}
	.p-12-style{
		line-height:15px;
		font-size:12px;
	}
	
}

