.shrinker {
	background: transparent;
        height: 6;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
.footer-touch {
    margin-bottom: 0px !important;
}
.shrinker.elementor-sticky--effects {
	background: #9FB8AD;
        height: 6!important;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
/* shrinking logo image */

.shrinking-logo img {
	width: 200px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 130px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: .9rem!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
/* Tablet and Mobile Menu Shrinking */

@media screen and (max-width: 1024px) {
	/* shrinking background */
	
.shrinker.elementor-sticky--effects {
	background: #9fb8ad;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
}
	
	/* shrinking image */

.shrinker.elementor-sticky--effects img {
	width: 100px!important;
}
	
	/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: 1.2rem!important;
}

/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 10px 32px!important;
}
}

/* End Of Shrinking Sticky Menu */
.clsRight .wp-caption-text {
    background: #9fb8ad;
    width: 40%;
    font-weight: 500;
    position: absolute;
    left: 30px;
    padding: 10px;
    bottom: 0px;
    color: #000;
    font-size: 18px;
}
.clsSvg-icon img {
    filter: invert(1);
}
.clsLeft .wp-caption-text {
    background: #9fb8ad;
    width: 40%;
    font-weight: 500;
    position: absolute;
    right: 30px;
    padding: 10px;
    bottom: 0px;
    color: #000;
    font-size: 18px;
}
.clsCursor a
{
	cursor:none;
}
.Number {
    background: #bd9354;
    width: 57px;
    margin: 0 auto;
    text-align: center;
    border-radius: 34px;
    padding: 12px;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
.clsTxt
{
	margin:0 auto;
}
.clsForm .wpcf7-submit {
    background: #bd9354;
    border: navajowhite;
    color: #fff;
    width: 100%;
}
.wpcf7-response-output {
    color: #fff;
    border: 1px solid #bd9354 !important;
}
.ClsI_Num_icons .elementor-divider-separator:before {
    content: "";
    position: absolute;
    background: #bd9354;
    padding: 6px;
    border-radius: 7px;
    top: 10px;
}
.ClsI_Num_icons .elementor-divider-separator:after {
    content: "";
    position: absolute;
    background: #bd9354;
    padding: 6px;
    border-radius: 7px;
    top: 10px;
	right:0px;
}
@media screen and (max-width:980px)
{
	.elementor-1963 .elementor-element.elementor-element-579a396 > .elementor-widget-container {
		margin: 0px 228px 0px 0px;
	}
div#talk-right {
    padding-left: 13px;
}
}
@media screen and (max-width:768px)
{
		.elementor-1963 .elementor-element.elementor-element-579a396 > .elementor-widget-container {
		margin: 0px 0px 0px 0px;
	}
	.ak-btn {
    display: none;
}
	.elementor-sticky--active .ak-btn {
    display: block;
}
	section#mobile-ak .elementor-widget-wrap.elementor-element-populated {
    justify-content: space-between;
    display: grid;
    grid-template-columns: 20% 80%;
    padding-top: 20px;
}
	.ak-btn a.spwidget-button {
    text-align: right;
    float: right;
}
    .hfe-nav-menu__toggle.elementor-clickable {
        margin-left: 6px !important;
    }
	.clsRight .wp-caption-text {
    left: 15px;  
}
.clsLeft .wp-caption-text {
      right: 15px;
   
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
    padding: 7px 10px;
    left: -25% !important;
}	
}
/* shrinking header section */
a { color: #FFFF; }


