html {
    box-sizing: border-box;
	font-family: 'Rubik', sans-serif;
}

*, *:before, *:after {
    box-sizing: inherit
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
	font-family:'Rubik', sans-serif;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block;
	font-family:'Rubik', sans-serif;
	}

summary {
    display: list-item
}

audio, canvas, progress, video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
	outline-width: 0
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

button, input, select, textarea, optgroup {
    font: inherit;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}


html, body {
	font-family: 'Rubik', sans-serif !important;
    font-size:14px;
    background: #FFFFFF;
}

html {
    overflow-x: hidden;
}

/* container css */

.enav-wrapper{}
.enav-container-fluid{}

header.mega-menu-section .logo-section {
    background: #FFFFFF;
    height: 56px;
    width: 100%;
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 5px 30px;
    box-sizing: border-box;
    box-shadow: 0px 5px 10px rgba(0,0,0, 0.10);
    justify-content: space-between;
    position: relative;
    z-index: 99;
}

article.banner-align-top {
   
}



.section-container-fluid{width:100%;}

.section-container-fluid .top-banner-widget {
    height: 560px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.section-container-fluid .top-banner-widget .banner-img-hold {
    height: 560px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.section-container-fluid .top-banner-widget .banner-img-hold img {
    width: 100%;
    object-fit: cover;
    height: 560px;
}

.section-container-fluid .top-banner-widget .banner-mask {
    height: 560px;
    position: absolute;
    width: 100%;
    z-index: 2;
    background: rgba(0,0,0, 0.25);
}

.banner-content-hold {
    height: 560px;
    display: flex;
    align-items: center;
    padding:0px 0px 0 80px;
    width:50%;
    flex-flow: row;
    justify-content: flex-start;
    position: absolute;
    z-index: 3;
}


h2.banner-head {
    color: #FFFFFF;
    font-size:60px;
    font-weight:800;
    line-height: 60px;
    margin: 0 0;
    padding: 0 0;
	font-family:'Rubik', sans-serif;
}


.section-container-fluid {max-width:100%;}



header.mega-menu-section h2{text-align: right;}

header.mega-menu-section .main-main-wrapper {
    width: 80%;
    text-align: right;
}

article.enav-wrapper {
    width: 100%;
    display: block;
}
section.enav-wrapper{
	width: 100%;
    display: block;
}


.