@font-face {
    font-family: 'DBAdmanX';
    src: url('./font/DBAdmanX.eot');
    src: url('./font/DBAdmanX.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX.woff') format('woff'),
         url('./font/DBAdmanX.ttf') format('truetype'),
         url('./font/DBAdmanX.svg#DBAdmanX') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'DBAdmanXLi';
    src: url('./font/DBAdmanX-Light.eot');
    src: url('./font/DBAdmanX-Light.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX-Light.woff') format('woff'),
         url('./font/DBAdmanX-Light.ttf') format('truetype'),
         url('./font/DBAdmanX-Light.svg#DBAdmanX') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DBAdmanXUlLi';
    src: url('./font/DBAdmanX-UltraLi.eot');
    src: url('./font/DBAdmanX-UltraLi.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX-UltraLi.woff') format('woff'),
         url('./font/DBAdmanX-UltraLi.ttf') format('truetype'),
         url('./font/DBAdmanX-UltraLi.svg#DBAdmanXLi') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'FuturaMd';
    src: url('./font/Futura-Medium.eot');
    src: url('./font/Futura-Medium.eot?#iefix') format('embedded-opentype'),
      
         url('./font/Futura-Medium.woff') format('woff'),
         url('./font/Futura-Medium.ttf') format('truetype'),
         url('./font/Futura-Medium.svg#FuturaMd') format('svg');
    font-weight: normal;
    font-style: normal;
}
 

@font-face {
    font-family: 'FuturaLt';
    src: url('./font/Futura-Light.eot');
    src: url('./font/Futura-Light.eot?#iefix') format('embedded-opentype'),
      
         url('./font/Futura-Light.woff') format('woff'),
         url('./font/Futura-Light.ttf') format('truetype'),
         url('./font/Futura-Light.svg#FuturaLt') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
 
 
div#loadPage,div#loadPage_content{position:fixed;margin:auto;left:0;top:0;width:100%;height:100%;color:#000;background-color:#FFF;z-index:500000000;text-align:center;opacity:.7;padding-top:200px;vertical-align:middle;filter:alpha(opacity=70);display:none}

/* ====== preload ========== */

img{
	max-width: 100%;
}

html{
  width:100%; height: 100%;
}

form{
	margin: 0; padding: 0;
}

body{
  margin: 0;
  padding: 0;
  width:100%; 
	overflow-x: hidden;
 font-family: 'DBAdmanX'; font-size: 22px; line-height: 120%;
    background: #e5ddd4;
 color: #180d22;
}
 
 
table{
   font-family: 'DBAdmanX'; font-size: 18px; line-height: 120%;
}

table img{
padding-top: 10px;	
}

table td{
	padding: 0px 0; border: 0 !important;
}

table tr{
	border: 0 !important;
}



a{
	text-decoration: none;
	 color: #333333;
}

a:hover{
	 color: #666666;
}

h1{
	margin:0; padding:0; font-family: 'FuturaMd';
	font-size:30px;	 line-height: 100%;
	font-weight:normal;   
	letter-spacing: 1px;   
}

h2{
    margin:0; padding:0;
	font-size:32px;	 line-height: 100%; 
	font-weight:normal;     
	letter-spacing: 1px;  
}
 
 
 
a ,a:hover ,a:link{
  text-decoration: none;
}
 


.bull{
	font-family: "sans-serif";
	width: 20px;
}






 
ul, li {
    	margin:0; 
    padding:0; 
    list-style:none;  
}



.left{
	float: left;
}

.right{
	float: right;
}


.clear{
	clear:both;	
}

 
 

b{
	font-weight: bold;
}

 
.top20{
	margin-top: 20px;
}

 	
	
.top40{
	margin-top: 40px;
}
 
 

.stop-scrolling {
  overflow: hidden;
}
 
 
 	.webshow{
		
	}

	.mobileshow{
		display: none;
	}

.webbr br{
	 
}

.mobilebr br{
	display: none;
}

.popup{
	 width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
 background: rgba(255, 255, 255,1) ;
  padding: 20px 0;
  overflow: scroll;
  text-align: center;
  display: none;
}

.popup_privacy{
	width: 100%; height: 100%; 	z-index: 999999;
	top: 0; bottom: 0;
	position: fixed; background: url("../../img/tp/shadow2.png"); 
	padding: 20px 0 100px 0;   
	text-align: center;   display: block;
}

.popup_privacy .area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	 position: relative;
	margin-top: 80px;
	  text-align: left;
	padding: 30px 0;  
    background:url("../../img/quiz/form.jpg");
}

.privacy_padding{ 
    color: #fff; padding: 40px;
}

.privacy_padding a{
	color: #fff; text-decoration: underline;
}
  
#load_popup img{
/*	width: 100%;*/
}

area:focus {
outline:0;
}

.popup_area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	min-height: 400px;
	 position: relative;
	margin-top: 30px;
	  text-align: left;
	padding: 30px 0;  
    background: #fff;
}

.pop_padding{
	margin-top: 30px; 
    background: #fff; padding: 40px;
}

.pop_img{
	height: 400px;
}

.popup_close{
	text-align: right; position:absolute; right:0;
	margin: -40px 0px 0 0; z-index:5;
	
}

.pop_thank{
	padding: 100px 0; text-align: center;
}

.web{
	width: 100%; max-width: 1400px;
	margin-left: auto; margin-right: auto;
	position: relative;
}

.area_content{
	width:90%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1150px;
	border: 0px #000 solid; text-align: left;
}
 
.padding_page{
	padding: 40px 0;
}



.head_fixe{
	position: fixed; width: 100%; z-index: 99;	
    -webkit-box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5) ;
-moz-box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5);
box-shadow: 0 8px 34px rgba(0, 0, 0, 0.5);
} 
 
.bg_header{
	 background-color: #fff; 
}

 
 

.header{
	width: 100%; margin-left: auto; margin-right: auto;
	max-width: 1400px; padding: 10px 0;
}

.header .container{
    min-width: 100%; padding: 0;
}

.header a {
	 color: #000000; text-decoration: none;
}

 
.header a:hover {
	 color: #000000; text-decoration: none;
}



.logo-img{
	 
}

.logo-img img{
	 height: 80px;
} 


 
.mobile_header{
	display: none;
}
 
.menu_header{
	  text-align: right;
} 

.icon-link{
    position: fixed; right: 10px; z-index: 99;
    top: 40%;
}

.icon-link img{
    width: 42px; margin-top: 10px;
}

.header li{
	display: inline-block; vertical-align: text-top;
	margin: 30px 20px 0; 
	 font-size: 20px; line-height: 100%;
	 color: #000;
	 cursor: pointer; 
} 

.header li:hover{
    color: #666;
}

.header .active{   font-family: 'DBAdmanXBd';   }

 
.bg-register{
      background-size: 30%;
    background-color: #eae0d4;     padding: 80px 0; min-height: 400px;
} 

.bg-register .title{
    font-size: 36px; line-height: 100%;
    font-family: 'DBAdmanXLi';
}

.bg-register .title2{
    font-size: 30px; line-height: 100%;
    font-family: 'DBAdmanXLi';
}

.onlyyou{
    padding: 0 7% 0 0;
}

.onlyyou h2{
     font-family: 'DBAdmanX'; font-size: 60px; line-height: 100%;
}

.onlyyou h2 span{
    font-size: 100px; line-height: 90%;
}

.onlyyou h3{
     font-family: 'DBAdmanXLi'; font-size: 36px; line-height: 100%;
}

.bg-register a{
     
}

.bg-register .col-sm{
    max-width: 450px;
}

.footer{
    background: #160e20; text-align: center; font-family: 'FuturaMd';
    padding: 40px 0 ; color: #fff; font-size: 16px; line-height: 100%;
}

.footer a{
    color: #fff;
}

.enhanced{
    text-align: right;
}

.enhanced img{
   height: 100px;
}


.social{
    
    border-left: 2px #ffffff solid;
    padding: 10px 0 10px 50px;
}

.social .facebook{
    background: url("../../img/tp/fb.png") top left no-repeat;
    background-size: 35px; min-height: 35px; padding: 10px 0 0 45px;
}

.social .line{
    background: url("../../img/tp/line.png") top left no-repeat;
    background-size: 35px; min-height: 35px; padding: 10px 0 0 45px;
    margin-top: 10px;
}

.social .phone{
    background: url("../../img/tp/phone.png") top left no-repeat;
    background-size: 35px; min-height: 35px; padding: 10px 0 0 45px;
    margin-top: 10px;
}

.copyright{
    background: #fff; color: #010101; padding: 20px; text-align: center;  
    font-size: 10px;  font-family: 'FuturaMd';
}

#home{
    min-height: 600px; position: relative; overflow: hidden;
}

form {
  margin: 0;
  padding: 0;
} 

.register-area {
	  margin-left: auto; margin-right: auto;  background: #c4996c;
    padding: 60px 7%; font-family: 'FuturaLt';  font-size: 16px; line-height: 120%;
   
} 

.register-area a{
    
}
 
.register-area h1{
    
}

.input_register{
    background: #fff; color: #000000; border: 1px #95917e solid;
    font-family: 'DBAdmanX'; font-size: 14px; line-height: 110%;
    border-radius: 0 !important; margin-top: 5px; outline: none !important;
    height: 40px;
}


.input_select{
    background: url("../../img/register/dropdown.png") right center no-repeat;
    background-color: #fff;
}
 

.col-sm ,.register-area .col-md-6{
  margin-top: 30px;
}


 input:focus, textarea:focus {
    &::-webkit-input-placeholder {
        
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &:-moz-placeholder { /* Firefox 18- */
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &::-moz-placeholder {  /* Firefox 19+ */
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }

    &:-ms-input-placeholder {  
       color: transparent;
       -webkit-transition: color 0.2s ease;
       transition: color 0.2s ease;
    }
  }


/* The container */
.container2 {
	margin-top: 60px;
  display: inline-block; text-align: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;     
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container2 a{
    text-decoration: underline; color: #180d22;
}

/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border: 0px #5C685B solid;
}
/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: #cccccc;
}
/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #1a130d;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-submit {
display: inline-block; vertical-align: top;
  background: #e8e0d5;  
  padding: 12px 0; width: 150px;
  margin-top: 60px;
  text-align: center;
  color: #1a130d; 
  font-family: 'FuturaMd';
  font-size: 20px;   line-height: 100%;
  letter-spacing: 0px; 
  border: 0;  transition:0.6s cubic-bezier(0.01, 1.69,    0.99, 0.94); 
} 

.btn-submit:hover{
    letter-spacing: 3px;
    background: #1a130d; 
    color: #e8e0d5; 
}

.spinner {
    display: none;
   width: 56px;
   height: 56px;
   border-radius: 50%;
   border: 9px solid;
   border-color: #e8e0d5;
   border-right-color: #745644;
   animation: spinner-d3wgkg 1s infinite linear;
}

@keyframes spinner-d3wgkg {
   to {
      transform: rotate(1turn);
   }
}

  

.location{
      padding: 80px 0; 
    width: 100%; overflow: hidden;
}

.location .box1{
    
}

.location .box2{
    margin-top: 60px;  
}

.location li{
    background: url("../../img/location/bull.png") left 1px no-repeat;
    padding: 2px 0 0 30px;
}
 
 
.thankyou {
  font-family: 'DBAdmanX';
   padding: 40px 50px 40px;
   min-height: 400px;
   text-align: center;
   font-size: 28px;
   line-height: 100%;
 }
 .thankyou h1 {
     font-family: 'DBAdmanX';
   font-size: 38px;
   line-height: 100%;
   letter-spacing: 0;
 }
 .thankyou-area {
   background: #fff;  color: #000;
   height: auto;
   margin-top: 30px;
   padding: 30px;
   border: 0 solid #333;
 }

.thankyou-area a{
    color: #000;
}

.btn-back {
display: inline-block; vertical-align: top;
  background: #745644;  
  padding: 12px 70px;
  margin-top: 60px;
  text-align: center;
  color: #fff; 
    font-family: 'DBAdmanX';
  font-size: 24px;   line-height: 100%;
  letter-spacing: 0px; 
  border: 0; border-radius: 50px;
} 

.btn-close {
  display: inline-block;
  vertical-align: top;
  background: url("../../img/tp/back.png") center left no-repeat;
  background-size: 30px;
  padding: 0 0 0 40px;
}

.require_phone ,.require_name{
  color: #dc3545; display: none;
    font-size: 16px; padding-top: 2px;
} 

.home-load{
    padding-top: 15%; text-align: center;
}

.spinner-load {
    display: inline-block;
   width: 60px;
   height: 60px;
   animation: spinner-load-y0fdc1 2s infinite ease;
   transform-style: preserve-3d;
}

.spinner-load > div {
   background-color: rgba(196,153,108,0.2);
   height: 100%;
   position: absolute;
   width: 100%;
   border: 2.2px solid #c4996c;
}

.spinner-load div:nth-of-type(1) {
   transform: translateZ(-22.4px) rotateY(180deg);
}

.spinner-load div:nth-of-type(2) {
   transform: rotateY(-270deg) translateX(50%);
   transform-origin: top right;
}

.spinner-load div:nth-of-type(3) {
   transform: rotateY(270deg) translateX(-50%);
   transform-origin: center left;
}

.spinner-load div:nth-of-type(4) {
   transform: rotateX(90deg) translateY(-50%);
   transform-origin: top center;
}

.spinner-load div:nth-of-type(5) {
   transform: rotateX(-90deg) translateY(50%);
   transform-origin: bottom center;
}

.spinner-load div:nth-of-type(6) {
   transform: translateZ(22.4px);
}

@keyframes spinner-load-y0fdc1 {
   0% {
      transform: rotate(45deg) rotateX(-25deg) rotateY(25deg);
   }

   50% {
      transform: rotate(45deg) rotateX(-385deg) rotateY(25deg);
   }

   100% {
      transform: rotate(45deg) rotateX(-385deg) rotateY(385deg);
   }
}

.privacy{
    padding: 80px 0;
}

.privacy h1{
     font-family: 'DBAdmanX'; font-size: 48px; line-height: 100%;
}

.privacy li {
  position: relative; /* For positioning the ::after element */
  padding-left: 30px;
}

.privacy li::before {
   content: '•'; position: absolute;
  margin-left: -25px; /* Adjust spacing as needed */
}

.googlemap{
    display: none;
}

.googlemap iframe{
    width: 100%; height: 450px;
}

.btn-map {
display: inline-block; vertical-align: top;
  background: #e8e0d5;  
  padding: 12px 70px;
  margin: 60px 10px 0 ;
  text-align: center;
  color: #1a130d; 
  font-family: 'FuturaMd';
  font-size: 20px;   line-height: 100%;
  letter-spacing: 0px; 
   border: 1px #c4996c solid;  transition:0.6s cubic-bezier(0.01, 1.69,    0.99, 0.94); 
} 

.btn-map:hover{
    background: #c4996c; letter-spacing: 2px;  
}

.btn-active{
    background: #c4996c;
}

 

.button {
  --width: 250px;
  --height: 45px;
  --tooltip-height: 35px;
  --tooltip-width: 120px;
  --gap-between-tooltip-to-button: 18px;
  --button-color: #e8e0d5;
  --tooltip-color: #1a130d;
    border: 1px #c4996c solid;  
  width: var(--width);
  height: var(--height);
  background: var(--button-color);
  position: relative;
  text-align: center; 
  font-family: "FuturaMd"; font-size: 20px;   line-height: 100%;
  transition: background 0.3s; display: inline-block; vertical-align: top;
     margin: 60px 10px 0 ;
}

.button::before {
  position: absolute;
  content: attr(data-tooltip);
  width: var(--tooltip-width);
  height: var(--tooltip-height);
  background-color: #c4996c;
  font-size: 12px;   line-height: 100%;
  color: #ffffff;
  border-radius: .25em;
  line-height: var(--tooltip-height);
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button) + 10px);
  left: calc(50% - var(--tooltip-width) / 2);
}

.button::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #c4996c;
  left: calc(50% - 10px);
  bottom: calc(100% + var(--gap-between-tooltip-to-button) - 10px);
}

.button::after,.button::before {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.button  .text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.button  .button-wrapper,.button  .text,.button .icon {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  color: #1a130d;
}

.button .text {
  top: 0
}

.button .text,.button .icon {
  transition: top 0.5s;
}

.button .icon {
  color: #fff;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button .icon svg {
  width: 24px;
  height: 24px;
}

.button:hover {
  background: #c4996c;
}

.button:hover .text {
  top: -100%;
}

.button:hover .icon {
  top: 0;
}

.button:hover:before,.button:hover:after {
  opacity: 1;
  visibility: visible;
}

.button:hover:after {
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button) - 20px);
}

.button:hover:before {
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button));
}



@media screen and (max-width: 1400px) {
 
 

	
}

@media screen and (max-width: 1250px) {
	 
}


@media screen and (max-width: 1200px) {
 
    
	.header{
	width: 96%; margin-left: auto; margin-right: auto; 
}  
    
.header li{
	display: inline-block; vertical-align: text-top;
	margin: 30px 6px 0;  font-size: 14px; line-height: 100%; 
} 
	
    .logo-img img{
	 height: auto;
} 

    
#home{
    min-height: 500px;
}
    
}

@media screen and (max-width: 50em) {

   .logo-img img{
	 height: 50px;
} 	
	
.area_content{
	width:90%;  margin-left: auto; margin-right: auto;
}
	 	
.webshow{
		display: none;
	}

	.mobileshow{
		display: block;
	}
	
	
	 	
/* Icon 1 */

#nav-icon1 {
  width: 35px;
  height: 25px;
  position: absolute;
  margin: 10px auto 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

    .bg_header .container{
        min-width: 100%; padding: 0; margin: 0;
    }
    
    .col-md-2,.col-md-10 ,.col-md-6{
        min-width: 100%;   
        
    }
	 
	
	.menu_header{
		display: none; margin: 0; padding-top: 20px;
	}
	
 
	.header{
	width: 90%; margin-left: auto; margin-right: auto;
	max-width: 1400px; padding: 10px 0; text-align: center;
} 
	
	.header li{
	 width: 100%; padding: 10px 0; text-align: left;
	margin: 0;  border-top: 1px #fff solid;
} 
	 
 
    .container{
        max-width: 90%;
    }
	 
}

@media screen and (max-width: 40em) {
	 
 
#home{
    min-height: 250px;     
}
    
   

 .bg-register{
     padding: 40px 0 80px;  
} 
    
body ,table{
  font-size: 20px; line-height: 110%;
}
	
 h1{
	font-size:24px;	 line-height: 100%;
}

h2{
    font-size:28px;	 line-height: 110%;   
}


.register-area {
	 width: 100%;  margin-top: 40px;  padding: 40px 10px;
}  
    

   
.location .box1{
    margin-top: 40px; 
}

.location .box2{
    margin-top: 0px; padding-top: 0px;
}

.btn-map { 
  padding: 12px 0; width: 150px;
  margin: 30px 10px 0 ;
  font-size: 16px;   line-height: 100%; 
} 

    
.googlemap iframe{
    width: 100%; height: 350px;
}
    

.bg-register .title{
    font-size: 32px; line-height: 100%; 
}

.bg-register .title2{
    font-size: 26px; line-height: 100%; 
}

.onlyyou{
    padding: 0;
}

.onlyyou h2{
    font-size: 50px; line-height: 100%; margin-top: 20px;
}

.onlyyou h2 span{
    font-size: 70px; line-height: 90%;
}

.onlyyou h3{
     font-family: 'DBAdmanXLi'; font-size: 32px; line-height: 100%;
}
   
.enhanced{
    text-align: center; padding: 0 5%;
}

.enhanced img{
   height: auto;
}
    

.social{
    border: 0; margin-top: 30px;
    padding: 10px 0 10px 0;  text-align: center;
}    

    .social-box{
        display: inline-block; text-align: left;
    }
    
    .button{
        width: 150px; font-size: 16px;   line-height: 100%;
    }
    
}
