.elementor-kit-10{--e-global-color-primary:#04150B;--e-global-color-secondary:#76866C;--e-global-color-text:#191919;--e-global-color-accent:#F5E7DA;--e-global-color-0292b8b:#FFFFFF;--e-global-color-9c44602:#000000;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.head-body {
    color: #76866C;
}

.but-arrow2 .elementor-button-link .elementor-button-icon{
	background-color:#fff;
	padding-right:11px;
	padding-left:11px;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	padding-top: 5px;
	padding-bottom:5px;
	font-size:12px;
	
}


/* Work but */
.work-img .work-but{
	opacity:0;
	transition: 400ms;
}


.work-img:hover .work-but{
	opacity:1;
	transition: 400ms;
}

.team-img {
    transform: scale(1.75);
}

.team-block:hover .team-img {
    transform: scale(1);
}


/* Span Tag */
.uc_material_accordion .uc_ac_box span{
	border-style:solid;
	border-width:1px;
	border-color:#b2b2b2;
	border-top-left-radius:50px !important;
	border-top-right-radius:50px !important;
	border-bottom-left-radius:50px !important;
	border-bottom-right-radius:50px !important;
	
}/* End custom CSS */
