@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: "PPEditorialNew-ThinItalic";
    src: url("../f_font/PPEditorialNew-ThinItalic.eot");
    src: url("../f_font/PPEditorialNew-ThinItalic.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPEditorialNew-ThinItalic.woff2")format("woff2"),
    url("../f_font/PPEditorialNew-ThinItalic.woff")format("woff"),
    url("../f_font/PPEditorialNew-ThinItalic.ttf")format("truetype"),
    url("../f_font/PPEditorialNew-ThinItalic.svg#PP Editorial New Ultralight")format("svg");
}

@font-face {
    font-family: "PPEditorialNew-Thin";
    src: url("../f_font/PPEditorialNew-Thin.eot");
    src: url("../f_font/PPEditorialNew-Thin.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPEditorialNew-Thin.woff2")format("woff2"),
    url("../f_font/PPEditorialNew-Thin.woff")format("woff"),
    url("../f_font/PPEditorialNew-Thin.ttf")format("truetype"),
    url("../f_font/PPEditorialNew-Thin.svg#PP Editorial New Ultralight")format("svg");
}



@font-face {
    font-family: "PPHatton-Ultralight";
    src: url("../f_font/PPHatton-Ultralight.eot");
    src: url("../f_font/PPHatton-Ultralight.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPHatton-Ultralight.woff2")format("woff2"),
    url("../f_font/PPHatton-Ultralight.woff")format("woff"),
    url("../f_font/PPHatton-Ultralight.ttf")format("truetype"),
    url("../f_font/PPHatton-Ultralight.svg#PP Hatton Ultralight")format("svg");
}
@font-face {
    font-family: "PPHatton-UltralightItalic";
    src: url("../f_font/PPHatton-UltralightItalic.eot");
    src: url("../f_font/PPHatton-UltralightItalic.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPHatton-UltralightItalic.woff2")format("woff2"),
    url("../f_font/PPHatton-UltralightItalic.woff")format("woff"),
    url("../f_font/PPHatton-UltralightItalic.ttf")format("truetype"),
    url("../f_font/PPHatton-UltralightItalic.svg#PP Hatton UltralightItalic")format("svg");
}

:root {
  --black-color: #383B43;
  --white-color: #FFF;  
  --ball-color: #383B43; 

  --color_1-color: #9A7665; 
  --color_2-color: #80785C; 

}

*
{	
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	color:var(--black-color)
	
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

/*
::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: var(--yellow-color)
}
*/
.font1 , .font1 *
{
	 font-family: "PPHatton-Ultralight";

}
.font01 , .font01 *
{
	 font-family: "PPHatton-UltralightItalic";

}



.font2 , .font2 *
{
	  font-family: "PPEditorialNew-ThinItalic";

}
.font3, .font3 *
{
	  font-family: "PPEditorialNew-Thin";

}
html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;

}

.transition
{
	transition:all 0.5s ease-in-out;
}
.color_black
{
	color:var(--black-color) !important
}
body
{
	
}
a {
	color:var(--black-color);
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}
a:hover{
	color:var(--color_2-color)
}

.weight-300 , .weight-300 * {

  font-weight: 300;	
}
.weight-500 , .weight-500 * {

  font-weight: 500;	
}
.weight-600 , .weight-600 * {

  font-weight: 600;	
}
.weight-700 , .weight-700 * {

  font-weight: 700;	
}
.weight-800 , .weight-800 * {

  font-weight: 800;	
}
.weight-900 , .weight-900 * {

  font-weight: 900;	
}




.displaynone
{
	display:none !important
}
.d-inline-block
{
	display:inline-block
}
.vError
{
	border:red 1px solid !important
}
.form-error
{
    color: red;
    font-size: 12px !important;
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult *, .FormResult1 *, .FormResult2 *
{
	color:green;

}
.dnone
{
	display:none
}
.d-block{
	display:block
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.d-flex1
{
	display:flex;
}
.italic , .italic *
{
	font-style:italic
}
.white
{
	color:#FFF
}


.font-10, .font-10 *
{
	font-size:0.625rem
}
.font-12, .font-12 *
{
	font-size:0.75rem
}
.font-13, .font-13 *
{
	font-size:0.8125rem
}
.font-14, .font-14 *
{
	font-size:0.875rem
}
.font-15, .font-15 *
{
	font-size:0.9375rem
}
.font-16, .font-16 *
{
	font-size:1rem
}
.font-17, .font-17 *
{
	font-size:1.0625rem
}
.font-18 , .font-18 *
{
	font-size:1.125rem
}
.font-20, .font-20 *
{
	font-size:1.25rem
}
.font-22, .font-22 *
{
	font-size:1.375rem;
}
.font-24, .font-24 *
{
	font-size:1.5rem
}
.font-25, .font-25 *
{
	font-size:1.5625rem
}
.font-26, .font-26 *
{
	font-size:1.625rem
}
.font-28, .font-28 *
{
	font-size:1.75rem
}
.font-30, .font-30 *
{
	font-size:1.875rem
}
.font-32, .font-32 *
{
	font-size:2rem;
}
.font-35, .font-35 *
{
	font-size:2.1875rem;
}
.font-36, .font-36 *
{
	font-size:2.25rem
}
.font-40, .font-40 *
{
	font-size:2.5rem
}
.font-42, .font-42 *
{
	font-size:2.625rem
}
.font-45, .font-45 *
{
	font-size:2.8125rem
}
.font-50, .font-50 *
{
	font-size:3.125rem;
}
.font-52, .font-52 *
{
	font-size:3.25rem
}
.font-55, .font-55 *
{
	font-size:3.437rem
}
.font-60, .font-60 *
{
	font-size:3.75rem;
}
.font-62, .font-62 *
{
	font-size:3.875rem
}
.font-65, .font-65 *
{
	font-size:4.0625rem;
}
.font-70, .font-70 *
{
	font-size:4.375rem;
}
.font-80, .font-80 *
{
	font-size:5rem
}
.font-90, .font-90 *
{
	font-size:4.375rem;
}
.font-120, .font-120 *
{
	font-size:7.5rem
}
.text-center
{
	text-align:center
}
.line-height13
{
	line-height:1.3rem
}
.line-height14
{
	line-height:1.4rem
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:3rem
}
.line-height4
{
	line-height:4rem
}
.line-100
{
	line-height:6.25rem
}
.mt-130
{
	margin-top:8.125rem
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}


.slideddddd{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
	
}
.white , .white *
{
	color:#FFF
}
.black , .black *
{
	color:#000
}
.blur {
    
    background: transparent !important;
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b ,strong
{
	font-weight:700;
}
.txt-justify
{
	text-align:justify
}
.py-75
{
	padding-top:4.6875rem;
	padding-bottom:4.6875rem
}
.py-100
{
	padding-top:6.25rem;
	padding-bottom:6.25rem
}
.pt-100
{
	padding-top:6.25rem;
}
.px-100
{
	padding-right: 6.25rem;
	padding-left: 6.25rem
}
.pl-100
{

	padding-left: 6.25rem
}
.ai-fs
{
	align-items:flex-start
}
.line-20 , .line-20 *
{
	line-height:1.25rem;
}
.line-22 , .line-22 *
{
	line-height:1.375rem
}
.line-24 , .line-24 *
{
	line-height:1.5rem
}
.line-25 , .line-25 *
{
	line-height:1.5625rem
}
.line-27 , .line-27 *
{
	line-height:1.6875rem
}
.line-30 , .line-30 *
{
	line-height:1.875rem;
}
.line-35 , .line-35 *
{
	line-height:2.1875rem;
}
.line-40 , .line-40 *
{
	line-height:2.5rem;
}
.line-45 , .line-45 *
{
	line-height:2.8125rem;
}
.line-50 , .line-50 *
{
	line-height:3.125rem
}
.line-60 , .line-60 *
{
	line-height:3.75rem
}
.line-70 , .line-70 *
{
	line-height:4.375rem
}
.line-80 , .line-80 *
{
	line-height:4.8rem
}
.ai-initial
{
	align-items:initial
}
.ai-c
{
	align-items:center
}
.jc-c
{
	    justify-content: center;
}.jc-fe
{
	    justify-content: flex-end;
}
.ai-fe
{
	align-items:flex-end
}
.z-50
{
	z-index:50
}
.d-inline-block{
	display:inline-block
}
.open_left , .open_right , .area_layer_back 
{
	opacity:0
}
.open_right.aos-animate
{
	animation: 1s ease-in-out  window-fromleft both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.open_left.aos-animate
{
	animation: 1s ease-in-out  window-fromright both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.area_layer_back.aos-animate
{
	opacity: 1;
    animation: 1s ease-in-out  circle-fromcenter-over both;
    -webkit-animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
}
.bg_white
{
	background:#FFF
}
.cur
{
	cursor:pointer
}
.z-70 {
    z-index: 70;
}
.ac-sb
{
		align-content:space-between
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}
.jc-sa
{
	    justify-content: space-around !important
}
.fd-c
{
	flex-direction:column
}
.gap-5
{
	gap:0.3125rem;
}
.gap-10
{
	gap:0.725rem;
}
.gap-15
{
	gap:0.9375rem;
}
.gap-20
{
	gap:1.25rem;
}
.gap-25
{
	gap:1.5625rem;
}
.gap-30
{
	gap:1.875rem;
}
.gap-40
{
	gap:2.5rem;
}
.gap-50
{
	gap:3.125rem;
}
.gap-100
{
	gap:6.250rem;
}
.ac-fs
{
	align-content:flex-start
}
.capitalize
{
	text-transform:capitalize
}
/**************************************************************/
/*///////////////////////////////////////*/
.full_page
{
	height:100dvh;
	width:100%;
	padding:5vh 0;
	background:url("../img/bg.jpg")no-repeat center center  / cover
}
#check_avail
{
	width:300px;
}


#check_avail input[type=text]
{
	background:#72662F;
	color:#FFF;
	text-align:center;
	border-radius:70px;
	border:0;
	height:60px;
}
#check_avail button[type=submit]
{
	background:#C6B499;
	color:#FFF;
	text-align:center;
	border-radius:70px;
	border:0;
	height:60px;
	width:100%;
}
#check_avail button[type=submit]:hover 
{
    background:#72662F;
}




#check_avail input::placeholder {
    color: #fff;
    opacity: 1
}

#check_avail input:-ms-input-placeholder {
    color: #fff
}

#check_avail input::-ms-input-placeholder {
    color: #fff
}
.FormResult
{
	color:#FFF
}

/*s*/@media all and (max-width: 576px){
*{font-size:14px;}
}