::selection {
    background: #B4966E;
    color: #fff;
}

/*header menu start*/
.t456__list_item {
    padding: 0 18px !important;
}
.t-menusub__arrow {
    width: 20px;
    height: 20px;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	z-index: 99999999;
}
.t-menusub__arrow:after,
.t-menusub__arrow:before {
    content: '';
    width: 2px;
	height: 10px;
	background: #262C2B;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
    border-radius: 10px;
    border-width: 0px;
    left: 0;
    

}
.t-menusub__arrow:after {
	transform: rotate(-45deg);
    left: 2px;
}
.t-menusub__arrow:before {
	transform: rotate(45deg);
    right: 0;
}
.t-menusub__target-link:hover .t-menusub__arrow:after,
.t-menusub__target-link:hover .t-menusub__arrow:before {
   	background: #B4966E; 
}
.t-menusub__target-link:hover .t-menusub__arrow:after {
    transform: rotate(45deg);
}
.t-menusub__target-link:hover .t-menusub__arrow:before {
   	transform: rotate(-45deg);
}
.t-menusub__menu:after, .t-menusub__menu:before {
    display: none !important;
}
#rec1281674151 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover::after {
    bottom: -4px !important;
}
#rec1283954571 .tn-elem[data-elem-id="1757415057318"] .tn-atom {
    cursor: pointer;
}
#rec1281674151 .t-menu__link-item.t-active::after {
    bottom: -4px !important;
}
#rec1286543351 .t-menu__link-item.t-active:not(.t978__menu-link) .t-menusub__arrow:after, 
#rec1286543351 .t-menu__link-item.t-active:not(.t978__menu-link) .t-menusub__arrow:before {
    background: #b4966e;
}
.t-menusub__menu_bottom {
    margin: 0;
}
.footer .tn-atom:after {
    content: '';
    display: block;
    width: 88%;
    height: 1px;
    background: #b4966e;
    margin: 0 auto;
}
    .t-menu__link-item.t-active .t-menusub__arrow:after, 
    .t-menu__link-item.t-active .t-menusub__arrow:before {
        background: #b4966e;
    }
@media screen and (min-width: 981px) {
    .t-menusub__content > .t-menusub__list > .t-menusub__list-item:first-child {
        display: none;
    }
}
@media screen and (max-width: 981px) {
    .t-menusub__content .t-menusub__link-item {
        font-size: 20px !important;
        padding: 4px 0;
    }
    .t-menusub__menu.t-menusub__menu--fullscreen .t-menusub__content:not(.t978__submenu-content) {
        align-items: start !important;
        padding-top: 50px !important;
    }

}
@media screen and (max-width: 640px) {
    .t456__rightwrapper {
        padding: 0 0 20px !important;
    }
    .t456__leftwrapper {
        display: none !important;
    }
}

/*header menu end*/


/*Gallery start*/
.t774__textwrapper.t774__paddingsmall {
    display: none !important;
}
.t-btntext.t-btntext_type_button {
    margin: 0;
    font-size: 26px !important;
}
.t774__paddingsmall.t-card__btn-wrapper, .t774__paddingsmall.t-card__btntext-wrapper {
    padding: 16px 20px 24px;
    position: relative;
}
.t774__content {
    height: 98px !important;
}
.t774__wrapper { 
    overflow: visible;
}
.t774__imgwrapper {
    width: 93% !important;
}
.t774__wrapper:after {
    content: '';
    width: 93%;
    height: 100%;
    border: 1px solid #b4966e;
    position: absolute;
    left: 24px;
    bottom: 22px;
    z-index: -1;
}
.t-btntext:after {
    content: '' !important;
    width: 19px;
    height: 15px;
    background-image: url(https://static.tildacdn.com/tild3832-6231-4664-b436-346336343038/Vector_4.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 6px;
}
.t-btntext:hover::after {
    background-image: url(https://static.tildacdn.com/tild3534-3230-4332-b863-623533656233/Vector_5.svg);
}
/*Gallery end*/

/*Gallery detail*/
.t778__container {
    align-items: self-end;
}
.t778__textwrapper {
    padding: 20px 0 30px;
}
.t778__content .t778__btn-wrapper {
    padding: 0 !important;
}
.t778__wrapper {
    border: 1px solid #b4966e;
    padding: 20px 20px 30px;
}
.t778__col .t778__wrapper {
    height: inherit;
}
.t-btnflex.t-btnflex_type_button {
    margin: 0;
}
.t778__markwrapper {
    right: 0;
    top: 0;
}
/*Gallery detail*/

/*Contact form start*/
.t-input {
    padding: 0 12px;
}
.t-form__inputsbox .t-input-group_nm:nth-child(2) .t-input-title {
    opacity: 0;
}
.t-checkbox__indicator {
    border: 1px solid rgb(203, 182, 154);
    border-radius: 4px;
}
.t-checkbox__indicator:after {
    border-width: 0 1px 1px 0;
    height: 12px;
    left: 7px;
    top: 1px;
    width: 6px;
}
.t-form-success-popup__wrapper svg {
    fill: rgb(203, 182, 154);
}

@media screen and (max-width:480px ) {
    .t-form__inputsbox .t-input-group_nm:nth-child(2) .t-input-title {
        opacity: 1;
    }
}
/*Contact form end*/

/*Gallery pop-up start*/

/*Gallery pop-up end*/

/*share footer start*/
/*.popup-overlay {*/
/*	position: fixed;*/
/*width: 100vw;*/
/*height: 100vh;*/
/*background: #262C2B26;*/
/*}*/
.t-popup__container {
    max-width: 460px;
    height: 270px;
}
.popup-container {
	
	margin: auto;
background: #fff;
padding: 42px 40px 50px;
position: relative;
}
.popup-close {
	position: absolute;
	right: 10px;
	top: 10px;
	opacity: 0;
}
.popup-title {
	font-family: Playfair Display;
	font-weight: 500;
	font-style: Medium;
	font-size: 30px;
    margin: 0 0 24px;
    color: #B4966E;
}
.popup-input-group {
	position: relative;
}
.popup-input {
	width: 100%;
	height: 44px;
padding: 0 55px 0 12px; 
box-sizing: border-box;
outline: none;
background: #B4966E26;
border: none;
color: #262C2B;
font-family: Lato;
font-weight: 300;
font-style: Light;
font-size: 16px;
}
.popup-copy-btn {
width: 44px;
height: 44px;
	position: relative;
	position: absolute;
	right: 0;
	top: 0;
background: transparent;
border: none;
cursor: pointer;
}
.popup-copy-btn::after {
content: '';
	width: 22px;
	height: 22px;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
display: block;
background-image: url(https://static.tildacdn.com/tild6636-3261-4733-b164-653365343537/copy.svg);
background-size: cover;
background-repeat: none;
}
.popup-copied-message {
	text-transform: uppercase;
	padding: 6px 10px;
	background: #fff;
	box-shadow: 0px 0px 5px 0px #00000033;
	display: inline-block;
color: #B4966E;
font-size: 12px;
position: absolute;
	top: -34px;
	right: 0;
opacity: 0;
	transition: opacity 0.5s linear;
}
.popup-copied-message--active {
	opacity: 1;
}
.popup-socials {
margin: 30px 0 0;
	display: flex;
	align-items: center;
justify-content: center;
gap: 30px;
}
.popup-social-link {
	width: 40px;
	height: 40px;
text-decoration: none;
color: #B4966E;
font-size: 10px;
transform: scale(1);
transition: transform 0.4s linear;
}
.popup-social-link:hover {
    transform: scale(1.2);
}
.popup-social-link img {
	object-fit: cover;
}
@media screen and (max-width:540px ) {
   .popup-container {
        padding: 30px 20px;  
   }
   .popup-socials {
       gap: 20px;
       flex-wrap: wrap;
   }
    
}
/*share footer end*/

/*btn more*/
.t778__buttonwrapper {
    margin: 50px 0 0;
}