.top-bar-container{
    max-height: 80px;
    /*background: #a2c1d1 linear-gradient(90deg, #A2C1D1 0%, #A2C1D100 31%, #04090c00 71%, #A2C1D1 100%) 0% 0% no-repeat padding-box;*/
	background-color: var(--awb-color6); 
    width: 100%;
    line-height: 80px;
	overflow: hidden;
}
.top-bar-container:hover {
   /*background: #c6401b linear-gradient(90deg, #c6401b 0%, #c6401b00 31%, #04090c00 71%, #c6401b 100%) 0% 0% no-repeat padding-box;*/
    background-color: var(--awb-color5);
}
.top-bar-popup {
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 65vh;
    z-index: 99999;
    background-repeat: no-repeat;
    background-size: cover;
    top: -65vh;
    left: 0;
    display: none !important;
}
.top-bar-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 70px;
	display: none;
}
.top-bar-container a:hover {
    color: var(--awb-color4) !important;
}
.top-bar-overlay {
    background-color: rgb(0 0 0 / 75%);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none !important;
}
.top-bar-popup-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 25px;
    background: rgb(255, 255, 255);
	background: linear-gradient(0deg, rgb(255 255 255) 15%, rgb(255 255 255 / 75%) 65%, rgba(255, 255, 255, 0) 100%);
    height: 300px;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.top-bar-popup-content h4 {
    font-size: 28px;
    color: #002f62;
    margin-bottom: 15px;
    line-height: 34px;
/*    font-family: 'Playfair Display', serif !important; */
	font-family: var(--h4_typography-font-family);
}
.top-bar-popup-content p {
    margin: 0;
    font-size: 14px;
    color: #3c3835;
    line-height: 17.25px;
/* 	 font-family: 'Poppins'; */
	font-family: var(--body_typography-font-family)!important;
}
.top-bar-popup-content a {
/*     background-color: #002857;
    border-color: #002857;
    font-size: 14px;
    border-radius: 0; */
	border: 2px solid var(--awb-color4);
    border-radius: 30px;
    color: var(--awb-color5);
    outline: none;
    box-shadow: none;
    background-color: var(--awb-color4);
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    position: relative;
    font-family: var(--body_typography-font-family)!important;
    font-weight: 600;
    height: 43px;
    line-height: 2;
    font-size: 14px;
}
.top-bar-popup-content a:hover, .top-bar-popup-content a:focus {
/*     background-color: var(--awb-color5)b;
    border-color: var(--awb-color5)b; */
	background: var(--button_gradient_top_color_hover);
    color: var(--button_accent_hover_color,var(--button_accent_color));
    border-color: var(--button_border_hover_color);
    box-shadow: none;
    outline: none;
}
.top-bar-close {
    position: absolute;
    right: 32px;
    bottom: -60px;
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 30px;
	    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
	text-decoration: none;
}
.top-bar-close:hover {
    background-color: #fff;
	border-color:var(--awb-color7);
}
.top-bar-close:hover:before {
    color: var(--awb-color5);
}
.top-bar-close:before {
    color: #fff;
}
.mobile-topbar{
	display: none;
}
.scrolled{
	top: 0 !important;
}
.top-bar-popup > div {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.mobile-topbar-container {
    margin-bottom: 0 !important;
}
 .m-topbar-content {
      text-align: center;
      font-size: 14px;
      display: flex;
      justify-content: center;
      align-items: center;
    flex-wrap: wrap;
		 height: 80px;
    }
	.m-topbar-content a, .m-topbar-content a:hover{
		 padding: 0 15px;
		color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
		    line-height: 1;
		flex: 1;
		height: 80px;
        text-decoration: none;
		
    cursor: pointer;
    font-size: 16px;
    font-style: italic;
/*     font-family: 'Poppins'; */
		font-family: var(--body_typography-font-family)!important;
    font-weight: 700;
	}
.top-bar-container p {
    display: none;
}
.special-slider[class] {
    margin: 2% auto!important;
}
/* @media (max-width: 1330px){
	.special-slider[class] {
		margin: 2% 20px!important;
	}
} */
@media (max-width: 767px){
	.fusion-sticky-container {
    display: none !important;
}
	.top-bar-container{
		display: none;
	}
	.mobile-topbar{
	display: block;		
}
.mobile-topbar-container > .fusion-column-wrapper {
    margin-right: 0;
}
		.mobile-topbar{
        height: 60px;
        max-height: 60px;
	}
    .m-topbar-content a{
        height: 60px;
        font-size: 12px;
    }
}

/* special banner css */
 .spacial-banner {
/*    background-color: #002f62; */
     display: flex;
     color: #fff;
     margin: 0 !important;
     background-color: var(--awb-color6);
    border-radius: 30px;
}
.spacial-banner>div {
    height: 60px;
    display: flex;
    align-items: center;
    font-family: 'Playfair Display', serif !important;
	font-size: 18px;
}
.spacial-banner .special-time{
/*     font-family: 'Poppins' !important; */
	font-family: var(--body_typography-font-family)!important;
	font-size: 12px;
	font-weight: 500;
} 
.spacial-banner .special-description {
    text-align: center;
    color: var(--awb-color1);
    font-size: 13px;
	justify-content: start;
}
.spacial-banner .special-title {
    font-size: 18px;
    line-height: 1.5rem;
    color: var(--awb-color1);
    font-weight: 400;
    justify-content: start;
}
.special-btn {
    justify-content: center;
}
.special-btn a,.special-btn a:hover {
    padding: 9px 10px!important;
    color: #fff;
/*     font-family: 'Poppins' !important; */
	font-family: var(--body_typography-font-family)!important;
    font-size: 14px;
    text-decoration: none
}
.special-slider {
    max-width: 1280px;
}
@media (max-width:860px){
    .spacial-banner>div{
        height: auto;
        padding: 5px 0;
    }
    .spacial-banner{
        padding: 15px 0;
    }
    .spacial-banner {
        padding: 15px 20px;
    }
}
@media (max-width:767px){
    .m-topbar-content {
         height: 60px;
    }
    .m-topbar-content a, .m-topbar-content a:hover{
        height: 60px;
        font-size: 12px;
    }
    .special-btn a{
            padding: 9px 10px!important;
        font-size: 12px;
        text-decoration: none;
        border: 2px solid var(--awb-color4);
        border-radius: 30px;
        color: var(--awb-color5);
        outline: none;
        box-shadow: none;
        background-color: var(--awb-color4);
        text-transform: uppercase;
        position: relative;
        font-family: var(--body_typography-font-family)!important;
        font-weight: 600;
        height: 38px;
    }
    .special-btn a:hover{
        background-color: var(--awb-color5);
        color: var(--awb-color4);
        border-color: var(--awb-color5);
    }
}

@media (max-width: 767px){
    .top-bar-close {
        right: 22px;
        bottom: initial;
        top: 30px;
            border: 1px solid #b1b1b1;
    }
        .top-bar-close:before {
        color: #b1b1b1;
    }
        .top-bar-popup {
        height: 100%;
    }
        .top-bar-popup > div {
        background-position: 15% top;
            height: 100% !important;
    }
}