.s-block--fixed-banner:first-of-type {
padding-top: 0;
position: relative;
z-index: 2
}
.s-block--fixed-banner {
padding-bottom: 0
}
.s-block--fixed-banner .container {
max-width: 100%!important;
padding: 0
}
.s-block--fixed-banner .container img {
border-radius: 0
}
/*
.footer-bottom {
background-color: rgb(68 66 174) !important;
padding: 20px;
border-radius: 30px;
border: 2px solid #fff !important;
}
.dark .footer-bottom {
background-color: #3d3d3d !important;
}
*/
.sicon-menu {
color: #fff !important;
}
footer {
border-radius: 60px 60px 0px 0px;
overflow: hidden;
}
:root {
--color-primary: #aac5f4 !important;
--color-primary-dark: #072d71;
--color-primary-light: #5379bd;
--color-primary-reverse: #f9ffff;
--dark-bg-main: #262626;
--dark-text-main: #ffffff;
--dark-text-sec: #ffffff;
--dark-grey: #383838;
--text-btn: #ffffff;
--bg-color: #f5f5f5;
--header-bg: #547ac9;
--menu-bg: #ffffff;
--footer-bg: #2d5397;
}}