.bgc-isabelline{
	background-color:rgba(235,235,235,0.30);
}
.cache  { color: black; font-size: 1px }

.navbar-nav li a{
	font-family:"Lato";
	font-weight:300;
	font-size:15px;
	line-height:24px;
	text-transform:uppercase;
	color:#FEFFFF!important;
	margin-right:5px;
	margin-left:5px;
	text-align:left;
}

.navbar-nav li a:hover {
text-transform: uppercase;
color: #E62100!important;
font-family: "Lato";
font-weight: 300;
font-size: 15px;
line-height: 24px;
text-align: left;
}

/*
.ml-auto,
.mx-auto {
  margin-left: 0px !important;
}
*/
.navbar-toggler-icon {
display: inline-block;
width: 3em;
height: 3em;
vertical-align: middle;
content: "";
background: 50% / 100% 100% no-repeat;

}
.navbar-dark .menu-icon-rounded-bars .navbar-toggler-icon {
background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg id='Open' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49.88 48.07'%3E %3Cdefs%3E %3Cstyle%3E .cls-1 %7B fill: none; stroke: %23f18a50; stroke-miterlimit: 10; %7D %3C/style%3E %3C/defs%3E %3Crect class='cls-1' x='.5' y='.5' width='48.88' height='9.4'/%3E %3Crect class='cls-1' x='.5' y='19.37' width='48.88' height='9.4'/%3E %3Crect class='cls-1' x='.5' y='38.17' width='48.88' height='9.4'/%3E %3C/svg%3E");
}

@media (max-width: 991px){

}


@media (max-width: 767px){
/*
	.ml-auto,
	.mx-auto {
		margin-left: 0px !important;
	}
*/
	.navbar-nav li a {
		font-size:15px;
		line-height:24px;
		text-align: left;
	}
}

@media (max-width: 575px){
/*
	.ml-auto,
	.mx-auto {
		margin-left: 0px !important;
	}
*/
	.navbar-nav li a {
		font-size:15px;
		line-height:24px;
		text-align: left;
	}
	.navbar-brand img {
		width: 80px;
	}
}
.close-special-menu .close-icon {
background: #fff;
}

.close-special-menu .close-icon {
display: block;
width: 100%;
height: 1px;
transform: rotate(0deg);
margin-top: 12px;
}

.close-special-menu {
position: absolute;
display: block;
width: 25px;
height: 25px;
top: 16px;
right: 30px;
z-index: 10000;
}
.close-special-menu .close-icon {
display: inline-block;
width: 3em;
height: 3em;
vertical-align: middle;
content: "";
background: 50% / 100% 100% no-repeat;
background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 27.7.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Close' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23F18A50;%7D %3C/style%3E %3Cpolygon class='st0' points='50,7.1 42.9,0 25,17.9 7.1,0 0,7.1 17.9,25 0,42.9 7.1,50 25,32.1 42.9,50 50,42.9 32.1,25 '/%3E %3C/svg%3E");
}
.scroll-to-top-btn-icon {
fill: none;
stroke: #f18950;
stroke-width: 2px;
fill-rule: evenodd;
stroke-linecap: round;
}

.card {
/*
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border-radius: 0.25rem;
*/
border: 0px solid rgba(0, 0, 0, 0);
}