@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;500;600;700&family=Baskervville&display=swap');

.font-light , .font-light *
{
	font-weight:300;
}
.font-medium , .font-medium *
{
	font-weight:500;
}
.font-semi , .font-semi *
{
	font-weight:600;
}
.font-bold , .font-bold *
{
	font-weight:700;
}
.font-Baskervville , .font-Baskervville *
{
	font-family: 'Baskervville', serif;

}
*
{	
	font-family: 'Albert Sans', sans-serif;
	font-size:16px;
	color:#000
	
}

html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;	color:#000;

}
.transition
{
	transition:all 0.5s ease-in-out;
}
body
{
	
}
a {
	color:#000;
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}
.displaynone
{
	display:none !important
}
.d-inline-block
{
	display:inline-block
}
.vError
{
	border:red 1px solid !important
}
.form-error
{
    color: red;
    font-size: 10px !important;
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult2  , .FormResult *, .FormResult1 * 
{
	color:green;
	display:block;
	min-height:25px;

}
.dnone
{
	display:none
}
.d-block{
	display:block
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.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-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
}
.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;
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}
.jc-se
{
	justify-content: space-evenly
}
.trigger{
	width: 35px;
	height: 25px;
	z-index: 999999999;
	cursor:pointer;

}

.trigger > div{
	position: relative;
}

.trigger > div > span{
	position: absolute;
	height: 2px;
	width:100%;
	margin:0;
	background: #000;
	top:0;
	

	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	left:0
}

.trigger > div > span:nth-child(2){
    top: 9px;


}

.trigger > div > span:nth-child(3){
	top:18px;
}

.trigger > div.close > span:nth-child(1){
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
	top: 11px;
	background:#FFF
}

.trigger > div.close > span:nth-child(2){
	display: none;
}

.trigger > div.close > span:nth-child(3){
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	top: 11px;background:#FFF
}

.trigger, .sitewrapper{
	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.slideddddd{
	-ms-transform: translate(-380px,0); /* IE 9 */
	-webkit-transform: translate(-380px,0); /* Safari */
	transform: translate(-380px,0); /* Standard syntax */
	
}
.white , .white *
{
	color:#FFF
}
.blur {
    
    background: transparent !important;
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b
{
	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
}
.pb-100
{

	padding-bottom:6.25rem
}
.pt-100
{
	padding-top:6.25rem;
}
.px-100
{
	padding-right: 6.25rem;
	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-25 , .line-25 *
{
	line-height:1.5625rem
}
.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:5rem
}
a:hover
{
	color:#C27F18
}
.ai-initial
{
	align-items:initial
}
.jc-c
{
	    justify-content: center;
}.jc-fe
{
	    justify-content: flex-end;
}
.ai-fe
{
	align-items:flex-end
}
.d-inline-block{
	display:inline-block
}
.open_left , .open_right , .area_layer_back 
{
	opacity:0
}
.open_right.aos-animate
{
	animation: 1s ease-in-out 0.75s 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 0.75s 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 0.5s circle-fromcenter-over both;
    -webkit-animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
}
.bg_white
{
	background:#FFF
}
.cur
{
	cursor:pointer
}
.filter_white
{
	filter: brightness(0) invert(1);

}
.bg1
{
	background:#000
}
.bg2
{
	background:#F7F7F7
}
.bg3
{
	background:#3B3838
}
.bg4
{
	background:#232323
}
.bg5
{
	background:#FFF7EF
}
.bg6
{
	background:#FAE8CF
}
.color1 , .color1 *
{
	color:#484847
}
.bb1
{
	  border-bottom: 1px solid #D1D1D1;

}
.container
{
	width:1250px
}
.ba-1
{
	border:1px solid #D1D1D1
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
footer
{
	border-top:1px solid #D1D1D1
}
header
{
	border-bottom:1px solid #D1D1D1
}
.top_header
{
	background:#000
}
.social li
{
	margin-right:30px;
}
.social li:last-child
{
	margin-right:0;
}
.social li span 
{
	color:#000
}
.social.white li span
{
	color:#FFF
}
.social li a:hover span
{
	color:#CC2448
}
header nav li
{
	padding:0 15px;
	text-align:center
}
header nav li a
{
	color:#C27F18;
	font-weight:500
}


.breadcrumbs-box {
    height: 175px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu_footer li
{
	display:block;
	margin-bottom:20px;
}

.menu_footer li:last-child
{
	margin-bottom:0;
}
.terms_info h2
{
	font-size: 1.5625rem;
	line-height: 1.875rem;
	padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
}
textarea
{
	border:1px solid #D1D1D1;
	height:100px;
	resize:none
}
.contact-form button[type=submit] {
	  border-radius: 8px;
	  background-color: #C27F18;
    width: 100%;
    height: 50px;
    color: #FFF;
}
.contact-form button[type=submit]:hover {
	 background-color: #f7941d;
}
.about_box .colw-100:nth-child(2n+2) .colw-60
{
	order:2
}
.about_box .colw-100:nth-child(2n+2) .colw-40
{
	order:1
}
.about_box .colw-100:last-child
{
	margin-bottom:0
}
.btb-1
{
	border-top:2px solid #979797;
	border-bottom:2px solid #979797;
}
.about_abso
{
	position:absolute;
	top:5%;
	left:0;
	z-index:50
}
.signin-form label.t_label {
    font-size: 0.9375rem;
	line-height:1.25rem;
    display: block;
    margin-bottom: 5px;
	color:#484847
}
.signin-form button[type=submit] {
	border-radius: 8px;
	background-color: #C27F18;
    height: 50px;
    color: #FFF;
}
.signin-form button[type=submit]:hover {
	 background-color: #f7941d;
}
.bgg1
{
	background:#000
}

.signin-form.account-form label.t_label 
{
	color:white
}

.signin-form.account-form  input[type=text] ,.signin-form.account-form   input[type=password]
{
  border: 1px solid #434242;
  background-color: #0F0F0F;
  color:#FFF
}
.d_menu
{
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
}
.d_menu li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
}
.d_menu li a.active {
    background-color: #3D3D3B;
	color:#FFF
}
.d_menu li a.active img{
    filter: brightness(0) invert(1);
}

.d_menu li a {
    padding: 20px 25px;
    display: block;
}
.gold , .gold *
{
	color:#C27F18
}
.red
{
	color:red
}
.shipping_box
{
	border:1px solid #979797
}
.shipping_abso
{
	position:absolute;
	top:35%;
	left:0;
	z-index:50
}
.newsletter-signup-form input
{
	background:none;
	border:0;
	border-bottom:1px solid #979797;
	color:#979797;
	text-align:center
}
.newsletter-signup-form button[type=submit] {
	  border-radius: 8px;
	  background-color: #C27F18;
    height: 50px;
    color: #FFF;
}
.newsletter-signup-form button[type=submit]:hover {
	 background-color: #f7941d;
}
.newsletter-signup-form .vError
{
	border:0 !important;
	border-bottom:red 1px solid !important
}

.gallery_boxs {
    column-gap: 10px;
    width: 100%;
    column-count: 3;
}
.gallery_boxs .picture_wrapper {
    margin-bottom: 10px;
}
.gallery_boxs .picture_wrapper img{
height: 365px;
    object-fit: cover;
    width: 100%;
}

.play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 50;
    transform: translate(-50%,-50%);
}
.info_box
{
	width:304px;
	height:588px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center
}
.link a{
    border-radius: 8px;
    background-color: #C27F18;
    color: #FFF;	
	width:100%;
	padding:15px 15px;
	display:block;
	text-align:center
}
.info_box h2
{
	min-height:90px;
}
.shop_box_home
{
	border:1px solid #D1D1D1;
}
.br1
{
	border-right:1px solid #D1D1D1;
}



.banners {
    margin-bottom: -5px !important;    z-index: 50;
}
.main_bg {
    width: 100%;
    height: 485px;
    overflow: hidden;
    position: relative;
}
.banners_bg {
    position: absolute;
    transition: all 1s ease-in;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;background-repeat:no-repeat;background-size:cover
}
.banners_bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.48);
    z-index: 50;
   
}.banners_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    padding-top: 0;
}
.mx-200
{
	max-width:200px;
}


.banners .slick-active{
 /* animation:Slick-FastSwipeIn 1s both;*/
  
}



/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn{
    0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);} 
    100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);} 
}


.latest_arrow
{
	position:absolute;
	cursor:pointer;
    top: 50%;
    z-index: 50;
    transform: translateY(-50%);
	z-index:60;
	background:none
}
.leftLst
{
	left:50px;
}
.rightLst
{
	right:50px;
}


.home_parallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 170px;
}
.inner_parallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 220px;
	background-image:url('../img/bg1.jpg');
}

.home_parallax:before
{
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	  background-color: rgba(53,58,66,0.64);

	width:100%;
	height:100%;
}
.min-h
{
	min-height:50px;
}
.products_slick
{
	max-width:740px;
}
.projects_slick {
	margin-bottom:10px !important
}
 .projects_slick_for
{
	margin-bottom: 0 !important;
	overflow:hidden
}

 .projects_slick_for .slick-slide {
      margin: 0 10px;
}

  /* the parent */
 .projects_slick_for .slick-list   {
      margin: 0 -10px;
  } 
  
.projects_slick .latest_arrow 
{
	bottom:0;
	top:auto;
	transform:inherit
} 
  
 .projects_slick .latest_arrow.leftLst  
{
	left:0
} 
.projects_slick .latest_arrow.rightLst 
{
	right:0
}  
  
.button {

    margin:  5px 5px 5px 0;
	min-width:100px;
    height: 40px;
    position: relative;
}
.button label,
.button input {
  display: block;

      width: auto;
    height: auto;
	border:1px solid #979797
}

.button input[type="radio"] {
  opacity: 0.011;
  z-index: 100;
  cursor:pointer
}

.button input[type="radio"]:checked + label {
  background: #C27F18;
  border-radius: 4px;
  color:#FFF
}

.button label {
  cursor: pointer;
  z-index: 90;    padding: 5px 15px;
  line-height: 1.8em;
}


.qty_box input[type=number] {
    width: 50px !important;
	border-bottom:1px solid #979797;   
	border-top:1px solid #979797;    
	text-align: center;
	-moz-appearance:textfield;
	height:40px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
	
}
.add , .sub , .add1
{
	background:#FFF;
	border:1px solid #979797;
	width:30px;
	height:40px;
}


.add_to_car_form button[type=submit]:hover {
    background-color: #f7941d;
}
.add_to_car_form button[type=submit] {
    border-radius: 8px;
    background-color: #C27F18;
    width: 100%;
    height: 50px;
    color: #FFF;
}

.add_to_car_form button[type=submit]:nth-child(2n+2) {
    border-radius: 8px;
    background-color: #FFF;
    width: 100%;
	border:1px solid #979797;
	color:#979797;
    height: 50px;
	margin-top:5px;
}
.bb2 {
    border-bottom: 1px solid #DADADA;
}
.order2
{
	order:2
}
.order1
{
	order:1
}
.gallery_slick
{
	border:1px solid #979797;
}


 .gallery_slick .latest_arrow.leftLst  
{
	left:0;
	border:1px solid #979797;
} 
.gallery_slick .latest_arrow.rightLst 
{
	right:0;
	border:1px solid #979797;
} 
.projects_slick a img
{
	width:100%
}
.trigger_header
{
	display:none
}



.d-block-s
{
	display:none
}
.breadcrumbs-box.height
{
	height:500px;
}

.video_header {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;

}
.video_header video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* transform: translate(-50%, -50%); */
    opacity: 1;
    object-fit: cover;
}
.video_w
{
	width:100%;
}
@media all and (max-width: 1255px){
	.container{width:1150px}
	.gallery_boxes .col{width:50%}
}
/*m*/@media all and (max-width: 1025px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.px-100 {padding-right: 2.25rem;padding-left: 2.25rem;}
.address_box .colw-50 img{display:none}
}
/*xm*/@media all and (max-width: 868px){
.d-block-s
{
	display:block
}
.flex-row-xm{flex-direction:column}
.mt-25-xm{margin-top:1.5625rem;}
.mt-50-xm{margin-top:3.125rem;}
.mt-50-xm{margin-top:3.125rem;}
.ml-0-xm{margin-left:0}
.ai-fs-xm{align-items:flex-start}
.txt-cntr-xm{text-align:center}
.d-inline-block-xm{display:inline-block}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.trigger_header{display:block}
.slided {-ms-transform: translate(-380px,0);-webkit-transform: translate(-380px,0);transform: translate(-380px,0);}
.trigger{display: block;position:relative}
nav{position: fixed;z-index: 500;width: 380px;    overflow: scroll;height: 100vh;box-sizing: border-box;background: #000;left: 100%;padding: 20px;top: 0;
transition: .7s;-moz-transition: .7s;-webkit-transition: .7s;z-index:100000;display: flex !important;justify-content: center;flex-direction: column;align-content: center;align-items: center;}
nav ul{margin:0;flex-direction: column !important;}
nav ul li{margin:0;padding: 10px;width:100%}
header nav li{max-width:100%}
nav ul li a{padding: 5px 15px;line-height: 30px;text-align: left;position: relative;width: 100%;color:#FFF;box-sizing: border-box;display: block;font-size:20px !important}
header li .ddm{position: relative;top: 10px;padding: 10px;height:0;overflow:hidden;background:none;	}
.ddm li {display: block;float: none;width: 100%;box-sizing: border-box;padding: 0 15px;text-align: left;}
.ddm li a{text-align: left;}
header li .ddm{padding:0}
.trigger > div > span{width:100%}
.slided .trigger > div > span{background:#FFF;}
.slided .trigger {top: 5px;}	
header li .ddm{top:auto;left:auto;box-shadow:inherit;padding-top:0;}
header li .ddm .container{}
nav li a, nav li span{color:#FFF;padding: 5px 15px;}
nav li .ddm.act{margin-top:25px;height: auto;}
.info_box{width:100%}
.py-25-xm{padding-top:1.5625rem;padding-bottom:1.5625rem;}
.pr-25-xm{padding-right:1.5625rem;}
}
/*s*/@media all and (max-width: 576px){
html, body{font-size:12px;}
.flex-row-s{flex-direction:column}
.ai-fs-s{align-items:flex-start}
.mt-25-s{margin-top:1.5625rem;}
.mt-50-s{margin-top:3.125rem;}.pt-50-s{padding-top:3.125rem;}
.d-none-s{display:none !important}
.pl-0-s{padding-left:0}
.txt-cntr-s{text-align:center}
.txt-cntr-s img{display:inline-block}
.px-25-s{padding-right:1.5625rem;padding-left:1.5625rem;}
.mt-0-s{margin-top:0}
.pb-50-s{padding-bottom:3.125rem;}
.py-0-s{padding:0}
.pr-5-s{padding-right:5px;}
.my-25-s{padding-top:1.5625rem;padding-bottom:1.5625rem;}
.m-0-s{margin-right:0 !important;margin-left:0 !important}
.w-50-s{width:50%}
.w-100-s{width:100%}
.fr-s-none{float:none}
.px-0-s{padding-right:0;padding-left:0;}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.logo img{width:180px;}
.about_box .colw-100:nth-child(2n+2) .colw-40 {order: 2;}
.about_box .colw-100 .colw-60{padding:25px}
.w-a-45-s{width:45px;}
.about_abso{position:relative;top:auto}
.shipping_abso{position:relative;top:auto}
.gallery_boxs{column-count:2}
.play img{width:80px;}
.info_box{width:100%}
.main_bg{height:400px;}
.font-70, .font-70 * {font-size: 3.375rem;}
}

















