@font-face {
  font-family: 'Butler_Regular.otf';
  src: url(../fonts/Butler_Regular.otf);
}

@font-face {
  font-family: 'Butler_bold.otf';
  src: url(../fonts/Butler_Bold.otf);
}

@font-face {
  font-family: 'Roboto-Light.ttf';
  src: url(../fonts/Roboto-Light.ttf);
}

@font-face {
  font-family: 'Roboto-Regular.ttf';
  src: url(../fonts/Roboto-Regular.ttf);
}

body{
	font-family: 'Roboto-Light.ttf';
	/* font-family: 'Roboto', sans-serif; */
	font-size: 18px;
	color: #444444;
	width: 100vw;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0rem 14rem;
	background-color: #FFFCF7;
}

.label {
	font-weight: 600;
}

.clear {
	clear: both;
}

.font-mt {
	margin-top : 20px !important;
}

button, .font-b{
	font-family: 'Roboto-Regular.ttf';
}
.color-mf{
	color: #817464;
}

.color-o{
	color: #c28777;
}

.color-ol{
	color: #CDA992;
}

.font-butler{
	font-family: 'Butler_Regular.otf';
}

.m-0-auto{
	margin: 0 auto;
}

button, button:hover, button:active{
	color: #444;
	text-decoration: none !important;
	background: none !important;
	outline: none !important;
	border: none;
}

h2{
	font-size: 1.8rem;
	line-height: 2rem;
}

header{
	width: 100vw;
	background-color: #fff;
    margin-left: -14rem;
    padding: 1rem 14rem .8rem 14rem;
    box-shadow: 0 2px 10px #b2a18738;
}

footer{
	width: 100vw;
    margin-left: -14rem;
    background-color: #B2A187;
    padding: 1rem 14rem;
}

a > button {
	cursor: pointer;
}

img{
	width: 100%;
}

.content{
	min-height: 85vh;
}

.owl-theme .owl-nav{
	display: none;
}

.color-m{
	color: #B2A187;
}

.color-b{
	color: #96A9A9;
}

.color-g{
	color: #9e9e9e;
}

.position-r{
	position: relative;
}

.position-a{
	width: 100%;
	text-align: center;
	position: absolute;
}

.text-bold{
	font-family: 'Roboto-Regular.ttf';
}

.text-large{
	font-size: 1.7rem;
}

.text-medium{
	font-size: 1.5rem;
}

.line{
	background-color: #B2A187;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.logo{
	color: #B2A187 !important;
	display: inline-block;
	float: left;
}

.line-h-2rem{
	line-height: 2rem !important;
	padding-left: .5rem;
}

.p-1rem{
	padding: 0rem;
}

.i-show-b{
	display: block !important;
}

.i-show{
	display: inline-block !important;
}

.i-hide{
	display: none !important;
}

.header-content{
	height: 24px;
}

.langue-btn{
	border: none !important;
	outline: none !important;
	float: right;
	color: #B2A187;
}

.langue-btn:hover{
	color: #817464;
}

.text-btn{
	border: none !important;
	outline: none !important;
	background: none;
	cursor: pointer;
}

.text-btn:hover, .text-btn:active, .text-btn:focus{
	color: #817464;
}

.header-img{
	overflow: hidden;
	position: relative;
	text-align: center;
}

.header-img img{
    margin-top: -8%;
}

.header-img h1{
	width: 100%;
    text-align: center;
    margin-top: 1.5rem;
    color: #817464;
    padding: 0 1rem;
}

.phone{
	width: 50px;
}

.text-n{
	padding: 2rem 10rem;
    text-align: center;
}

.pop-up-overlay-black {
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999999;
	top: 0;
	left:0; }
.pop-up-overlay-black .pop-up-parent {
	position: relative;
	width: 100%;
	height: 100%; }
.pop-up-overlay-black .pop-up-parent .pop-up-child {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 35px solid #efe6e1;
	background-color: #efe6e1;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info {
	position: relative;
	text-align: center; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info.language-selection-box {
	min-width: 350px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info.language-selection-box a {
	display: block;
	margin-bottom: 10px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info.language-selection-box a.btn.not-selected {
	background-color: #d8bab1;
	color: #985744;
	font-weight: 400; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info .fa-check-circle, .pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info .fa-info-circle {
	font-size: 39px;
	margin-bottom: 20px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info h1 {
	font-size: 22px;
	margin-bottom: 15px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info p {
	margin-bottom: 25px;
	line-height: 26px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #time-remaining .time-remaining {
	color: #7f6b5a;
	line-height: 22px;
	font-weight: 400;
	font-size: 15px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #time-remaining .time-remaining .red {
	color: #b50041;
	font-weight: bold;
	font-size: 24px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #time-remaining .time-remaining span.products-highlight {
	display: block;
	padding: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 18px;
	margin-bottom: 0px;
	font-weight: bold; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #time-remaining .time-remaining span.time-counter {
	font-size: 16px;
	color: #b50041;
	font-weight: bold; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #time-remaining .time-remaining #grab-now {
	margin-top: 20px;
	display: block;
	background-color: #7f6b5a;
	padding: 10px;
	color: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 16px;
	margin-bottom: 20px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #time-remaining .time-remaining #grab-now:hover {
	cursor: pointer;
	opacity: 0.8; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #verification-content-success i {
	color: #aa7363; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .text-close-box {
	font-size: 14px;
	text-decoration: underline; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .text-close-box:hover {
	cursor: pointer; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification .input-form {
	margin-bottom: 20px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification #verification-code {
	padding: 5px;
	font-size: 16px;
	width: 238px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification .btn:hover {
	cursor: pointer; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification .resend-code {
	background-color: #b59991;
	letter-spacing: 0px;
	margin-right: 20px;
	font-size: 12px;
	padding: 20px;
	vertical-align: top; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification #text-resend {
	font-size: 14px;
	margin-top: 10px;
	font-style: italic;
	color: #980000; }

.pop-up-close {
	position: absolute;
	right: -30px;
	top: -30px; }

.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info.language-selection-box {
	min-width: 100%; }
.pop-up-overlay-black .pop-up-parent .pop-up-child .pop-up-info.language-selection-box h1 {
	font-size: 18px; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification #verification-code {
	width: 100%;
	padding: 10px;
	margin-top: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification .pop-up-info-button {
	display: grid; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification .pop-up-info-button .resend-code {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2; }
.pop-up-overlay-black .pop-up-parent .pop-up-child #account-verification .pop-up-info-button .verify {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-bottom: 10px; }

.bg-n{
	background-color: #FFFCF7;
}

.btn {
	background-color: #aa7363;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	padding: 15px 30px;
	display: inline-block;
	letter-spacing: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25); }

.btn:hover {
	opacity: 0.8;
}

.btn-validate {
	float: left;
	text-align: center;
	width: 100%;
	padding: 1rem;
	background-color: #E4ECEE !important;
	color: #000;
	border: none !important;
	outline: none !important;
}

.btn-validate:hover{
	color: #000;
	background-color: #CCA892 !important;
}

.btn-secondary {
	background-color: #e7edef !important;
    color: #6b6b6b;
    float: none!important;
}

.btn-secondary:hover{
	color: #000;
	background-color: #CCA892 !important;
}

.btn-classic{
	display: block;
    text-align: center;
    width: 100%;
    font-size: 1.7rem;
    padding: 1rem;
    background-color: #F1E8E1;
    color: #000;
    border: none !important;
	outline: none !important;
}


.btn-classic:hover{
	color: #000;
	background-color: #CCA892;
}

.TBYB{
	text-align: center;
	font-size: 1.2rem;
	line-height: 2.2rem;
	background-color: #b2a1877a;
    width: 100vw;
    margin-left: -14rem;
    padding: 3rem 0;
    margin-top: 2rem;
    margin-bottom: 0;
    color:  #fff;
}

.TBYB i{
	color: #fff;
}

.text_fb_review {
	color: #444444;
}

.owl-theme .owl-nav.disabled+.owl-dots{
	position: initial;
}

.owl-theme .owl-nav.disabled+.owl-dots{
	margin-top: 1rem;
}

.owl-theme .owl-dots .owl-dot span{
	width: 8px;
    height: 8px;
}

.owl-theme .owl-dots .owl-dot.active span{
	background: #B2A187;
}

.owl-theme .owl-dots .owl-dot{
	margin: 0;
	background: none !important;
	border: none !important;
	outline: none !important;
}

.page00-carousel.owl-carousel{
	padding: 1.2rem;
    border-top: 1px solid #B2A187;
    border-bottom: 1px solid #B2A187;
}

.footer-facebook i {
	line-height: inherit;
}

.footer-facebook{
	display: inline-block;
    text-align: center;
    color: #fff;
    float: right;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border: 1px solid;
    border-radius: 10rem;
}

.share-icon{
	display: inline-block;
    text-align: center;
    color: #fff !important;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    border: 1px solid;
    border-radius: 10rem;
}

.messageStackError {
	text-align: left;
	padding-bottom: 20px;
}

.video-index{
	width: 100%;
	height: 100%;
	outline: none !important;
}

.p-rwd{
	padding: 0 14rem;
}

.back-btn i{
	color: #B2A187;
	font-size: 1.5rem;
	cursor: pointer;
}

.input-underline{
	background: none;
    border: none;
    border-bottom: 1px solid;
    width: 100%;
    outline: none !important;
    text-align: center;
    position: relative;
}

.input-underline input{
	background: none;
    border: none;
    outline: none !important;
}

.input-underline button{
	position: absolute;
	right: 1rem;
	padding: 0 !important;
}

.register .input-underline{
	text-align: left;
	padding: .5rem 1rem;
}

.input-underline-i{
	position: absolute;
	margin-top: 7px;
    right: 14rem;
    color: #000 !important;
}

.fa-check{
	display: none;
	color: #817464;
}

.text-00{
	animation-name: fadein;
	-webkit-animation-name: fadein;
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	animation-duration: .5s;
	-webkit-animation-duration: .5s;
}

.text-01{
	animation-name: fadeinout;
	-webkit-animation-name: fadeinout;
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
}

.text-02{
	opacity: 0;
	animation-name: fadeinout;
	-webkit-animation-name: fadeinout;
	animation-delay: 3.5s;
	-webkit-animation-delay: 3.5s;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
}

.q-1{
	opacity: 0;
	margin-top: -2rem;
	animation-name: fadein;
	-webkit-animation-name: fadein;
	animation-delay: 7s;
	-webkit-animation-delay: 7s;
	animation-duration: .5s;
	-webkit-animation-duration: .5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.i-1{
	opacity: 0;
	animation-name: fadein;
	-webkit-animation-name: fadein;
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	animation-duration: .5s;
	-webkit-animation-duration: .5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.illustration-02 img{
	width: 35%;
	margin: 0 auto;
}

.illustration-02{
	opacity: 0;
	position: absolute;
	top: 8rem;
	width: 100%;
	text-align: center;
	animation-name: fadeinout;
	-webkit-animation-name: fadeinout;
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	animation-duration: 6.5s;
	-webkit-animation-duration: 6.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.img-register {
	position: relative;
	padding-top: 150px;
}

@keyframes fadeinout{
	0%{
		opacity: 0;
	}
	16%{
		opacity: 100;
	}
	84%{
		opacity: 100;
	}
	100%{
		opacity: 0;
	}
}

@keyframes fadein{
	from{
		opacity: 0;
	}
	to{
		opacity: 100;
	}
}

.shadow-i{
	animation: shadow 1s infinite;
	animation-timing-function: ease-in-out;
}

@keyframes shadow{
	0%{
		transform: scale(1);
    	text-shadow: 0 4px 2px #81746480;
	}
	50%{
		transform: scale(1.1);
		text-shadow: 0 3px 7px #81746450;
	}
	100%{
		transform: scale(1);
    	text-shadow: 0 4px 2px #81746480;
	}
}

.owl-carousel.page04-carousel .item >div{
	text-align: center;
    width: 65%;
    margin: 0 auto;
    padding: 2rem;
    min-height: 400px;
}

.normal-skin{
	background-color: #E4ECEE;
}

.dry-skin{
	background-color: #F1E8E1;
}

.oily-skin{
	background-color: #e4efe6;
}

.sensitive-skin{
	background-color: #d4e6ef;
}

.combination-skin{
	background-color: #F2E2E3;
}

.notsure-skin{
	background-color: #ececec;
}

.skin-img{
	width: 20%;
	margin: 1rem auto;
}

.page04-carousel.owl-theme .owl-nav{
	display: block;
}

.page04-carousel.owl-carousel .owl-dots, .owl-carousel .owl-nav{
	display: block;
	position: absolute;
    top: 35%;
    width: 80%;
    margin: 0 10%;
}

.owl-theme .owl-nav [class*=owl-]{
	background: none !important;
	color: #000 !important;
	border: none !important;
	outline: none !important;
	font-size: 3rem;
}

.page04-carousel.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-prev{
	float: left;
}

.page04-carousel.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next{
	float: right;
}

/*.owl-carousel.owl-drag .owl-item.active .item div{
	border: 2px solid #B2A187;
}*/

.q2-option{
	color: #000;
}

.q2-option{
	color: #000;
	border-radius: 100px;
	display: inline-block;
	width: 150px;
    height: 150px;
    line-height: 85px;
	padding: 2rem;
	background-color: #E4ECEE;
	margin: 0 .5rem;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

.q2-option:hover{
	text-decoration: none;
	color: #000;
	background-color: #ABC3C4;
}

.more-btn{
	clip-path: polygon(0 0,100% 0,100% 100%);
	-webkit-clip-path: polygon(0 0,100% 0,100% 100%);
	background-color: #CCA892 !important;
    width: 3rem;
    height: 3rem;
    text-align: right;
    padding: .2rem .5rem 1.1rem;
    position: absolute;
    top: 0;
    right: 15px;
    color: #fff;
    font-size: 1.2rem;
    z-index: 4;
}

.img-max {
	max-height: 350px;
}

.close-btn{
	clip-path: polygon(0 0,100% 0,100% 100%);
	background-color: #CCA892 !important;
    width: 3rem;
    height: 3rem;
    text-align: right;
    padding: .2rem .5rem 1.1rem;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 1.2rem;
    z-index: 4;
}

.more-btn:hover, .close-btn:hover{
	background-color: #C0877B !important;
	color: #fff;
}

.q3-options{
	height: 3rem;
    line-height: 3rem;
    background-color: #E4ECEE !important;
    text-align: left;
    padding-left: 1rem;
    position: relative;
}

.q3-input{
	width: 100%;
    height: 3rem;
    left: 0;
    position: absolute;
    opacity: 0;
    z-index: 3;
}

.q3-input:checked + div{
	background-color: #ABC3C4 !important;
}

.q3-windows{
	display: none;
	width: 100%;
    position: absolute;
    top: 3rem;
    z-index: 4;
}

.q3-windows div{
	width: 500px;
    padding: 2rem;
    margin: 0 auto;
    background-color: #FFFCF7;
    box-shadow: 0px 0px 15px #00000054;
}

.other-text{
	width: 100%;
	display: none;
	border: 1px solid #ABC3C4;
	transform-origin: 0 0;
	animation-name: drop-down;
	-webkit-animation-name: drop-down;
	animation-duration: .5s;
	-webkit-animation-duration: .5s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}

@keyframes drop-down{
	from{
		transform: scaleY(0);
	}
	to{
		transform: scaleY(1);
	}
}

textarea{
	padding: 1rem;
    width: 100%;
    border: 1px solid #B2A187;
    background: none;
    outline: none !important;
}

.other-text textarea{
	padding: 1rem;
    width: 100%;
    opacity: 0;
    border: none;
    background: none;
    outline: none !important;
    animation-name: delay;
    animation-delay: .5s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: forwards;

}

.end-collapse .btn-link{
	border: none !important;
    color: #fff !important;
    background-color: #CCA892 !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    border-radius: 0;
    font-size: 1.5rem;
    white-space: normal;
    padding: .7rem;
}

.card-header{
	padding: .75rem 1.25rem 2rem 1.25rem;
	box-shadow: 0 0 30px #6354504a;
}

.end-collapse .btn-link:hover{
	background-color: #C0877B !important;
}

.card{
	border: 1px solid #CCA892;
	background: none;
}

.card-header{
	border-bottom: none;
	background: none;
}

.collapse{
	background: none;
}

.sample-text{
	font-size: 1.5rem;
}

@keyframes delay{
	from{
		opacity: 0;
	}
	to{
		opacity: 100;
	}
}

.input-bg{
	background-color: #E4ECEE;
	height: 3rem;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
}

.form-check-label, .form-check-label i{
	line-height: 3rem;
}

.register-choose{
	width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    opacity: 0;
	cursor: pointer;
}

.register-choose:checked + div{
	background-color: #ABC3C4;
}

.payment-list{
	width: 100%;
	line-height: 2rem;
}

.payment-list td{
	padding: 0 1rem;
}

.payment-list td:nth-child(1){
	text-align: left;
}

.payment-list td:nth-child(2){
	text-align: right;
	width: 28%;
}

.payment-list tr:nth-child(3){
	border-top: 1px solid #000;
	margin-top: 1rem;
}

.btn-dropdown{
	color: #000;
    font-size: inherit;
    border-radius: 0;
    border: 1px solid #000 !important;
    outline: none !important;
}

.download-a{
	height: 30px;
	width: auto;
	display: inline-block;
}

.share-area{
	background-color: #ACC3C5;
    color: #B2A187;
    position: absolute;
    width: 100vw;
    left: -14rem;
    bottom: 0px;
}

.share-area >i{
	font-size: 3rem;
}

.share-page{
	position: relative;
	padding-bottom: 23rem !important;
}

.card-body{
	background-color: #F9F0EA80;
}

.card-body ul{
	text-align: left;
	border-bottom: 1px solid #CCA892;
	list-style: none;
}

.card-body i{
	color: #c28777;
}

.card-body ul:last-child{
	border: none;
}

.card-body .text-medium{
	list-style: none;
}

.QCarea{
	background-color: #fff;
	box-shadow: 0 0 30px #0000001a;
    width: 100vw;
    margin-left: -14rem;
    padding: 3rem 14rem;
}

.sample-more-i{
	position: absolute;
    right: 30%;
    width: 40%;
    color: #fff !important;
    font-size: 6rem;
    top: 35%;
    text-shadow: 0px 0px 15px #0000004d;
}

.m-m{
	margin: 0 auto;
}

.consultant{
	position: fixed;
    width: 20%;
    right: 5rem;
    bottom: 0;
    z-index: 5;
}

.register .signfb{
	color: #fff !important;
	background: #4267b2 !important;
	padding: .6rem;
	cursor: pointer;
}

.register .signfb:hover, .register .signfb:active{
	background: #3459a5 !important;
}

.register .signgo{
	color: #fff !important;
	padding: .6rem;
	background: #fbbc05 !important;
	cursor: pointer;
}

.register .signgo:hover, .register .signgo:active{
	background: #e6ac01 !important;
}

.delivery-area >p{
	padding-bottom: 1rem;
	border-bottom: 1px solid #b2a187;
}

.pay-ani p{
	font-size: 1.6rem;
	font-family: 'Roboto-Regular.ttf';
}

.pay-ani .fadeInRight, .pay-ani .fadeInLeft, .pay-ani .fadeIn{
	opacity: 0;
	animation-delay: 1s;
}

.arrow-b{
	display: none;
}

.arrow-a{
	display: inline-block;
}

.hr-trial-titre{
	width: 0%;
	animation-name: w-s;
	animation-delay: .5s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: forwards;
}

.d-none {
	display: none !important;
}

.resend-code {
	float: left;
	cursor: pointer;
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.messageStackError img {
	max-width: 10px;
}

#btn-verify {
	cursor: pointer;
}

.table-payment-channel img {
	width: auto;
}

.block-10 {
	width: 10px;
	height: 1px;
	display: inline-block;
}

.block-20 {
	width: 20px;
	height: 1px;
	display: inline-block;
}

@keyframes w-s{
	from{
		width: 0;
	}
	to{
		width: 50%;
	}
}

#error-duplicate-phone-number {
	color:  #DA224E;
}

.bank_transfer_box {
    text-align: center;
    border: 1px solid #f3f1eb;
    padding: 15px;
    background-color: #fffefd;
    margin-bottom: 20px;
}

.bank_transfer_box table {
	margin: 0 auto;
}

@media(min-width: 1440px){
	.text-large{
		font-size: 4rem;
	}

	.col-xxl-4{
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
		width: 100%;
    	min-height: 1px;
    	padding-right: 15px;
    	padding-left: 15px;
	}

	.q-xxl{
		position: absolute;
		width: 91%;
		bottom: 9%;
	}

	h1{
		font-size: 3rem;
	}

	h2{
		font-size: 2.2rem;
	}

	h3{
		font-size: 2rem;
	}
}

@media(max-width: 991px){
	body{
		padding: 0rem 7rem;
	}

	footer, header{
	    margin-left: -7rem;
	    padding: 1rem 7rem;
	}

	header{
		padding: 1rem 7rem .8rem 7rem;
	}

	iframe {
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        width: 340px; 
        height: 191px;
    }

	.btn-validate {
		margin-bottom: 10px;
		padding: 10px;
	}

	.btn-secondary.resend-code {
		padding: 10px;
	}

	.input-underline-i{
	    padding: 0 7rem;
	}

	.p-rwd{
		padding: 0 7rem;
	}

	.TBYB{
		margin-left: -7rem;
	}

	.share-area{
		left: -7rem;
	}

	.QCarea{
	    margin-left: -7rem;
	    padding: 3rem 7rem;
	}

	.text-n{
		padding: 2rem 4rem;
	}

	.owl-carousel.page04-carousel .item div{
		width: 90%;
	}

	.col-12.col-lg-6{
		padding: 0 !important;
	}

	.page04-carousel.owl-carousel .owl-dots, .owl-carousel .owl-nav{
		width: 100%;
    	margin: 0;
	}

}

@media(max-width: 768px){
	.arrow-b{
		display: block;
	}
	
	.arrow-a{
		display: none;
	}
}

@media(max-width: 767px){
	body{
		padding: 0;
		font-size: 16px;
	}

	footer{
	    margin-left: 0rem;
	    padding: 1rem;
	}

	.input-underline-i{
	    right: 2rem;
	    padding: 0 0rem;
	}

	.p-rwd{
		padding: 0rem;
	}

	.TBYB{
		margin-left: -1rem;
		padding: 2rem 1rem;
	}

	.QCarea{
	    margin-left: -1rem;
	    padding: 3rem 1rem;
	}

	.share-area{
		left: 0;
	}

	.end-collapse .btn-link{
		font-size: 1.2rem;
	}

	header{
		margin-left: 0rem;
		padding: 1rem 1rem .2rem 1rem;
	}

	.logo ,.langue-btn{
		font-size: 9px;
	}

	.header-img{
		height: auto;
	}

	.header-img img{
	    margin: 0;
	}

	.p-1rem{
		padding: 0 1rem;
	}

	.btn-classic{
		font-size: 1.3rem;
	    padding: .5rem;
	}

}

@media(max-width: 575px){

	.fa-chevron-right {
		font-size: 2.3rem !important;
		margin-top: 0;
	}

	.back-btn i{
		font-size: 2.3rem;
	}

	.img-max {
		max-height: 210px;
	}

	.img-register {
		padding-top: 150px;
	}

	.header-img{
		overflow: visible;
	}

	.text-n{
		padding: 2rem 1rem;
	}

	.text-medium, h2{
		font-size: 1.5rem;
	}

	.q3-windows{
	    width: 100%;
    	position: fixed;
    	top: 10rem;
    	z-index: 4;
    	left: 0;
	}

	.q3-windows div{
		width: 100vw;
	}

	.sample-text{
		font-size: 1.2rem;
	}

	.owl-carousel.page04-carousel .item div{
		min-height: 363px;
	}

	.consultant{
	    width: 100px;
	    right: 0;
	    bottom: 0;
	    z-index: 5;
	}

	.illustration-02 img{
		width: 90%;
	}

	.q3-options{
		font-size: 14px;
	}

	.card-header{
		padding: .75rem 1.25rem 4rem 1.25rem;
	}

	.card-body ul{
		padding-left: 0;
	}
}