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 {
    margin-top: 150px;
}



.section-container-fluid{width:100%;}

.section-container-fluid .top-banner-widget {
    height:500px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.section-container-fluid .top-banner-widget .banner-img-hold {
    height:500px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.section-container-fluid .top-banner-widget .banner-img-hold img {
    width: 100%;
    object-fit: cover;
    height: 500px;
}

.section-container-fluid .top-banner-widget .banner-mask {
    height:500px;
    position: absolute;
    width: 100%;
    z-index: 2;
    background: rgba(0,0,0, 0.25);
}

.banner-content-hold {
    height:500px;
    display: flex;
    align-items: center;
    padding:0px 0px 0 0px;
    width:100%;
    flex-flow: row;
    justify-content: flex-start;
    position: absolute;
    z-index: 3;
}

.banner-content-hold .content-area-banner {
    position: relative;
    height:500px;
    width: 100%;
}

h2.banner-head {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 800;
    line-height: 48px;
    margin: 0 0;
    padding: 0 0;
    font-family: 'Rubik', sans-serif;
    position: absolute;
    top: 30%;
    right: 15%;
}

.item.banner-motolines h2.banner-head.stripline {
    position: absolute;
    left: 50%;
    width: calc(100% - 52%);
    top: 70px;
}

h2.banner-head span {
    color: #f1592a;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 0;
    padding: 0 0;
    display: block;
}

.banner-round-content {width: 573px; height: 564px; position: absolute;	top: -92px;	left:58px;}

.wheel-content-sec{background:url(../images/wheel-banner-big.png) 0% 0% no-repeat; width:573px; height:564px; }

h5.banner-cont-wheel {
    color: #FFFFFF;
    font-size: 18px;
    position: absolute;
    top: 148px;
    width: 250px;
    left: 170px;
    font-weight: 400;
}


.banner-wheel-lfbtm{background:url(../images/wheel-corner-orange.png) 0% 0% no-repeat; width:181px; height:212px; position: absolute; bottom: 0px; left: 0px;}

.banner-wheel-rttop{background:url(../images/wheel-corner-sm.png) 0% 0% no-repeat; width:163px; height:212px; position: absolute; top:0px; right: 0px;}

.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;}

.banner-content-hold .content-area-banner .banner-action-btn {position: absolute; top:55%;  right: 15%;}

.btn-primary.banner-button.icon-show {
    background: url(../images/our-services-icon.png) 0% 0% no-repeat;
    background-color: rgba(241, 89, 42, 0.8);
    height: 79px;
    border: none;
    box-shadow: none;
    display: inline-flex;
    text-decoration: none;
}

.btn-primary.banner-button span {
    width: auto;
    padding: 0 12px 0 0;
    margin: 0 0;
    border: 0px;
    margin-left: 90px;
    height:auto;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 1.2rem;
}

article.enav-wrapper {
    width: 100%;
    display: block;
}
section.enav-wrapper{
	width: 100%;
    display: block;
}


#banner-images-top .owl-dots {
   display: none !important;
}

.section-container-wrapper.adjust-over-maergin{}

.second-banner-container {
    display: block;
    /* margin-top: -157px; */
    position: relative;
    z-index:3;
}

.orange-banner-container {
    background: #f1592a;
    position: relative;
    width: 100%;
    display: block;
    height:375px;
    padding: 50px;
    padding-right: 470px;
}

.orange-banner-container .orange-banner-image {
    background: url(../images/info-img1.png) 0% 0% no-repeat;
    width: 440px;
    height: 479px;
    position: absolute;
    right: 0px;
    top: 5px;
}

.orange-banner-container h3 {
    color: #FFFFFF;
    font-size: 42px;
    line-height: 50px;
    margin:0 0 15px 0;
    padding: 0 0;
}

.orange-banner-container p {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0;
    padding: 0 0;
}