@font-face {
    font-family: 'vagRegular';
    /* IE9 Compat Modes */
    src: url('../fonts/VRB.eot');
    /* IE6-IE8 */
    src: url('../fonts/VRB.eot?#iefix') format('embedded-opentype'),
        /* Modern Browsers */
        url('../fonts/VRB.woff') format('woff'),
        /* Legacy iOS */
        url('../fonts/VRB.ttf') format('truetype');
}

@font-face {
    font-family: 'vaBold';
    /* IE9 Compat Modes */
    src: url('../fonts/VRBL.eot');
    /* IE6-IE8 */
    src: url('../fonts/VRBL.eot?#iefix') format('embedded-opentype'),
        /* Modern Browsers */
        url('../fonts/VRBL.woff') format('woff'),
        /* Legacy iOS */
        url('../fonts/VRBL.ttf');
}

@font-face {
    font-family: 'vagLight';
    /* IE9 Compat Modes */
    src: url('../fonts/VRL.eot');
    /* IE6-IE8 */
    src: url('../fonts/VRL.eot?#iefix') format('embedded-opentype'),
        /* Modern Browsers */
        url('../fonts/VRL.woff') format('woff'),
        /* Legacy iOS */
        url('../fonts/VRL.ttf');
}

@font-face {
    font-family: 'vagItalic';
    /* IE9 Compat Modes */
    src: url('../fonts/VRT.eot');
    /* IE6-IE8 */
    src: url('../fonts/VRT.eot?#iefix') format('embedded-opentype'),
        /* Modern Browsers */
        url('../fonts/VRT.woff') format('woff'),
        /* Legacy iOS */
        url('../fonts/VRT.ttf');
}

html,
body {
    height: 100%;
    min-height: 100%;
}

body {
    overflow-x: hidden;
}

.user-select-none {
  -webkit-touch-callout: none !important; /* iOS Safari */
    -webkit-user-select: none !important; /* Safari */
     -khtml-user-select: none !important; /* Konqueror HTML */
       -moz-user-select: none !important; /* Old versions of Firefox */
        -ms-user-select: none !important; /* Internet Explorer/Edge */
            user-select: none !important; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.touch-action-none {
    touch-action: none !important;
}

#renderCanvas {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); /* mobile webkit */
}

/*.body-bev,
.body-bev .page-container,
.body-bev .wrapper-page-container {
    height: 100vh;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    max-height: 100vh;
}*/

.wrapper-page-container {
    height: 100%;
    min-height: 100%;
    position: relative;
}

.page-container {
    padding: 110px 340px 30px 30px;
    position: relative;
    min-height: 100vh;
    overflow-y: auto;
}

.page-container-internal {
    position: relative;
    min-height: 100vh;
    overflow-y: auto;
    width: 100%;
    /*padding-right: 320px !important;*/
    padding-right: 320px;
}

.body-ice,
.body-bev {
    overflow: hidden !important;
}

/*.body-ice .page-container-internal,
.body-bev .page-container-internal {
    min-height: unset;
}*/

.mobile-device.menu-visible {
    overflow: hidden !important;
    position: relative;
}

.mobile-device .page-container {
    /*min-height: 100vh;*/
    /*height: 100%;*/
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 80px;
    right: 31px;
    bottom: 0;
    left: 0;
}

body:not(.3d-model) .mobile-device.visible-menu .page-container-internal,
body:not(.3d-model) .mobile-device.visible-menu .page-container {
    overflow-x: hidden;
    overflow-y: auto;
}

.mobile-device .preview-3d {
    position: fixed;
    top: 80px;
    right: 31px;
    bottom: 60px;
    left: 0;
    height: auto;
}

.three-d-view.body {
    overflow: hidden !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.page-container-internal-3d {
    overflow: hidden;
    padding-right: 30px !important;
}

body:not(.three-d-view) .page-container,
body:not(.three-d-view) .page-container-internal {
    overflow-y: auto !important;
}

body:not(.three-d-view).mobile-device .page-container,
body:not(.three-d-view).mobile-device .page-container-internal {
    padding-right: 35px !important;
    padding-left: 5px !important;
}

body.three-d-view.mobile-device .page-container,
body.three-d-view.mobile-device .page-container-internal {
    /*padding-right: 30px !important;
    padding-bottom: 60px !important;*/
    padding: 0 !important;
}

.page-sidebar {
    background: #f0f0f0;
    position: fixed;
    top: 0;
    border-left: 1px solid #ccc;
    bottom: 0;
    right: -15px;
    width: 337px;
    padding: 220px 30px 0 30px;
    z-index: 999;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.nowrap,
.no-wrap {
    white-space: nowrap !important;
}

.top-filters {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

.product-entry-box {
    padding: 25px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}

.sidebar-list.sidebar-styled {
    margin: 0;
}

.toggle-entry-box{
    display:none;
    margin-top:10px;
}

.product-entry-box h4 {
    color: #ff3700;
    text-transform: uppercase;
    margin-bottom:0;
    margin-top:0;
    font-size:0.9em;
}

.products-steel-list p {
    white-space: normal;
}

.sidebar-list.sidebar-styled>li a {
    border-bottom: 1px solid #f0f0f0;
    background: #fff;
}

.sidebar-list.sidebar-styled>li:last-child a {
    border-bottom: 0;
}

.sidebar-list.sidebar-styled>li a:hover {
    background: #ff3700;
    color: #fff;
}

.sidebar-list.sidebar-styled>li a:hover .sidebar-list-icon,
.sidebar-list.sidebar-styled>li a:hover h3,
.sidebar-list.sidebar-styled>li a:hover .sidebar-arrow-icon {
    color: #fff;
}

.page-sidebar.closed {
    right: -306px;
}

.sidebar-closed-icon {
    position: fixed;
    right: 296px;
    display: block;
    width: 25px;
    bottom: 0;
    z-index: 100;
    margin: auto;
    top: 80px;
    cursor: pointer;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

/*.page-sidebar.closed .sidebar-closed-icon,*/
.visible-menu .sidebar-closed-icon {
    right: 6px;
}

.visible-menu .sidebar-closed-icon:before {
    content: "\e629";
}

.sidebar-closed-icon:hover,
.sidebar-closed-icon:focus {
    background: rgba(0, 0, 0, 0.1);
}

.sidebar-closed-icon:before {
    width: 12px;
    height: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.sidebar-arrow-icon {
    position: absolute;
    font-size: 0.75em;
    display: block;
    width: 8px;
    height: 8px;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #ccc;
}

.sidebar-closed-icon:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    left: 0;
    right: 0;
}

.top-filters>li {
    float: left;
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 0.75em;
    text-transform: uppercase;
    padding: 6px 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #ccc;
    cursor: pointer;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.top-filters>li:hover {
    color: #404040;
}

.top-filters>li.active,
.top-filters>li.active:hover {
    color: #fff;
    background: #ff3700;
    border-color: #ff3700;
}

.logo img {
    max-width: 100%;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    right: 0;
    height: 80px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    z-index: 9000;
}

.burger-menu {
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 10px;
    margin: auto;
    width: 26px;
    height: 26px;
    cursor: pointer;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.burger-line {
    position: absolute;
    top: 0;
    bottom: 0px;
    margin: auto;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    background: #ff3700;
}

.burger-line:before {
    position: absolute;
    top: -8px;
    height: 2px;
    margin: auto;
    left: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    right: 0;
    background: #ff3700;
    content: "";
}

.burger-line:after {
    position: absolute;
    bottom: -8px;
    height: 2px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    margin: auto;
    left: 0;
    right: 0;
    background: #ff3700;
    content: "";
}

.burger-menu-text {
    text-transform: uppercase;
    font-size: 0.7em;
    color: #ff3700;
    position: absolute;
    right: 25px;
    width: 35px;
    display: block;
    bottom: 20px;
    text-align: center;
    margin: auto;
}

.logo {
    display: block;
    width: 125px;
    height: 51px;
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.website-area {
    position: absolute;
    right: 590px;
    height: 46px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 3px 0px 3px 0px;
    font-family: 'vagLight';
}

.website-area span {
    display: block;
    line-height: 1.2;
    font-size: 1.4em;
}

.website-area .website-area-1 {
    color: #ff3700;
}

.website-area .website-area-2 {
    color: #404040;
}

.orange-btn {
    display: inline-block;
    padding: 8px 25px;
    color: #fff !important;
    background: #ff3700;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 0;
}

.orange-btn:hover {
    color: #fff;
}

.orange-btn-small {
    font-size: 0.85em;
    padding: 6px 15px;
}

.customize-btn {
    cursor: pointer;
}

.customize-area {
    right: 75px;
    height: 46px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 175px;
    cursor: pointer;
    margin: auto;
    border-right: 1px solid #ccc;
    padding: 5px 20px 5px 20px;
}

.customize-area a,
.profile-view span.orange-btn {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.get-in-touch-btn {
    right: 330px;
    height: 36px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.data-block {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.data-block-footer {
    background: #f0f0f0;
    padding: 20px 30px;
}

.data-block-footer a {
    vertical-align: top;
    margin-right: 5px;
}

.data-block-visual {
    margin: 10px 0;
}

.data-block-content {
    background: #fff;
    padding: 10px 30px 20px 30px;
    font-size: 0.95em;
    line-height: 1.6em;
    color: rgba(64, 64, 64, 0.6);
}

.data-block-content h4 {
    line-height: 1.4em;
    font-size: 1.3em;
}

.video-js {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
}

.vjs-poster {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.video-js,
.vjs-no-js,
.vjs-poster {
    background: #fff;
}

.video-js .vjs-big-play-button,
.video-js:hover .vjs-big-play-button,
.video-js:focus .vjs-big-play-button {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    background: #ff3700;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.video-js .vjs-tech {
    position: initial !important;
}

.data-block-header {
    padding: 20px 30px 10px 30px;
    background: url(../images/quote.png) no-repeat top 30px left 30px;
}

h3.data-block-title {
    margin: 0 0 10px 0;
}

h3.data-block-title a {
    color: #585858 !important;
}

.orange {
    color: #ff3700;
}

.data-block-date-category {
    margin: 0;
    padding: 0;
    list-style: none;
}

.data-block-date-category>li {
    display: inline-block;
    /*text-transform: uppercase;*/
    font-size: 0.7em;
    padding-right: 10px;
    position: relative;
}

.data-block-date-category>li:after {
    content: "|";
    position: absolute;
    right: 2px;
    color: #ff3700;
}

.data-block-date-category>li:last-child:after {
    display: none;
}

.video-js .vjs-play-progress {
    background-color: #ff3700;
}

.video-js .vjs-control-bar {
    background-color: rgba(64, 64, 64, 0.7);
}

.heart {
    display: inline-block;
    padding: 6px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ff3700;
    text-align: center;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.heart:hover,
.heart.active {
    background: #ff3700;
    color: #fff;
}

.data-block-visual img {
    width: 100%;
}

.data-block-value {
    padding: 20px 20px 10px 20px;
    background: #ff3700;
    font-size: 1.2em;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.value {
    padding: 6px 20px;
    background: #404040;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 30%;
}

.bg-color {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    height: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    z-index: -1;
}

.header.active .bg-color {
    height: 80px;
    background: #fff;
}

.overlay-visible .header .bg-color,
.menu-visible .header .bg-color,
.overlay-visible-topics .bg-color {
    right: 0;
    height: 80px;
    background: #fff;
}

.burger-menu:hover .burger-line,
.burger-menu:hover .burger-line:before,
.burger-menu:hover .burger-line:after {
    background: #ff3700;
}

.data-block:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}

.data-block.not-visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.data-block.not-visible.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.sidebar-list {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.sidebar-list>li .small-title {
    display: block;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 1px;
    font-size: 0.65em;
}

.sidebar-list>li h3 {
    margin: 0;
    color: #404040;
    font-size: 1em;
}

.sidebar-list>li a {
    display: block;
    padding: 12px 10px 12px 40px;
    position: relative;
}

.sidebar-list>li a .sidebar-list-icon {
    font-size: 1.4em;
    color: rgba(64, 64, 64, 0.8);
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sidebar-list>li a:hover {
    background: #fff;
}

.sidebar-list>li a .circle {
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    left: 5px;
    margin: auto;
    top: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    bottom: 0;
    border: 2px solid rgba(64, 64, 64, 0.8);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.sidebar-list>li a .line {
    width: 2px;
    display: block;
    position: absolute;
    top: 0;
    left: 14px;
    bottom: 0;
    margin: auto;
    height: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    background: #ff3700;
}

.sidebar-list>li a:hover h3 {
    color: #ff3700;
}

.sidebar-list>li a:hover .circle {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.sidebar-list>li a:hover .line {
    height: 20px;
}

.interactive-model {
    display: block;
    width: 170px;
    right: 80px;
    height: 110px;
    position: fixed;
    top: 105px;
    text-align: center;
}

.interactive-model img {
    max-width: 100%;
}

.d3-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.bottom-navigation,
.topics-menu {
    background: #fff;
    position: fixed;
    right: -720px;
    padding: 40px 50px;
    top: 80px;
    bottom: 0;
    width: 400px;
    z-index: 55;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.bottom-navigation {
    padding: 0 !important;
}

.body.overlay-visible .bottom-navigation {
    right: 320px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.bottom-navigation-title {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ff3700;
    color: #fff;
    width: 115px;
    text-align: center;
    padding: 20px 30px;
}

.overlay-visible-topics .topics-menu {
    right: 320px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.nicescroll-rails {
    background: rgba(0, 0, 0, 0.2);
    width: 8px !important;
    z-index: 8888;
}

.nicescroll-cursors {
    width: 8px !important;
    background-color: #ff3700 !important;
    border: 0 !important;
    border-radius: 0 !important;
}

.bottom-navigation-list {
    list-style: none;
    margin: 15px 0;
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 0;
}

.bottom-navigation-list>li {
    float: left;
    width: 50%;
    position: relative;
}

.bottom-navigation h3 {
    color: #ff3700;
    margin-top: 0;
    margin-bottom: 20px;
}

.bottom-navigation-list>li a {
    display: block;
    height: 100px;
    text-align: center;
    position: relative;
    color: #404040;
    padding: 30px 5px;

    cursor: pointer;
}

.bottom-navigation-list>li a .bn-title {
    font-size: 0.9em;
    display: block;
    text-align: center;
}

.bottom-navigation-list>li a img {}

.bottom-navigation-list>li a:hover,
.bottom-navigation-list>li a.active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.bottom-navigation-list>li a:hover img,
.bottom-navigation-list>li a.active img {}

.circle-animation {
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    background: transparent;
    top: 0;
    bottom: 0;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.bottom-product input {
    display: none;
}

.bottom-product:hover .circle-animation {
    width: 70px;
    height: 70px;
    background: #f0f0f0;
}

.bottom-product.active .circle-animation {
    width: 70px;
    height: 70px;
    background: rgba(255, 55, 0, 0.15);
}

.bottom-navigation-hidden {
    position: relative;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    overflow: hidden;
}

.bottom-navigation-hidden>h3 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 20px;
}

.filter-btn {
    color: #fff;
    text-transform: uppercase;

    text-align: center;
    background: #ff3700;
    display: block;
    border: 0;
    width: 100%;
    padding: 10px;
}

.overlay {
    position: fixed;
    bottom: 0;
    z-index: 40;
    top: 0;
    right: 0;
    width: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
}

.overlay-visible .overlay,
.overlay-visible-topics .overlay {
    width: 100%;
}

#search {
    background: #fff;
    border-radius: 30px;
    font-size: 0.9em;
    margin: 14px 0;
    padding-left: 25px;
}

.range-slider-wrapper {
    padding: 25px 0 60px 0;
    position: relative;
}

.range-min-value {
    position: absolute;
    top: 35px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.7em;
    left: 0;
}

.range-max-value {
    position: absolute;
    top: 35px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.7em;
    right: 0;
}

#js-output {
    text-align: center;
    display: block;
}

.overlay-menu,
.customize {
    position: fixed;
    bottom: 100%;
    padding: 180px 100px 100px 100px;
    left: 0;
    right: 0;
    background: url(../images/menu-bg.jpg) no-repeat center center #2a3a4a;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    z-index: 1060;
}

.overlay-menu {
    padding-top: 100px !important;
    background-image: url(../images/menu-bg-2.jpg) !important;
    background-size: cover !important;
}

.overlay-menu.open,
.customize.open {
    bottom: 0;
    top: 0;
    overflow-y: scroll;
}

.overlay-menu .image-container {
    text-align: left;
}

.body.menu-visible {
    overflow: hidden;
}

.burger-menu.highlight {
    background: #ff3700;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.rounded-form {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.burger-menu.highlight .burger-line {
    left: 5px;
    right: 0;
    background: transparent;
}

.burger-menu.highlight .burger-line:before,
.burger-menu.highlight .burger-line:after {
    transform-origin: 0 50%;
    background: #fff;
}

.burger-menu.highlight .burger-line:before {
    transform: rotateZ(0.78539816rad);
    bottom: 7px;
}

.burger-menu.highlight .burger-line:after {
    transform: rotateZ(-0.78539816rad);
    top: 7px;
}

.menu-group-title {
    color: #fff;
    /*text-transform: uppercase;*/

    font-size: 1.2em;
}

.menu-group-title a {
    color: #fff;
}

.image-container {
    text-align: center;
    display: block;
    position: relative;
}

.image-container-left, .image-container-left img, .image-container-left p {
    text-align: left;
}

.image-container-right, .image-container-right img, .image-container-right p {
    text-align: right;
}


.image-container img {
    max-width: 100%;
}

.overlay-menu-btn {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    padding: 4px 0;
    font-size: 0.9em;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.overlay-menu-msg {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    padding: 4px 0;
    font-size: 0.8em;
}

.overlay-menu-btn:visited {
    color: rgba(255, 255, 255, 0.7);
}

.overlay-menu-btn:hover {
    color: #ff3700;
}

.collapse-content {
    background: #fff;
    padding: 10px 20px;
    margin-top: 20px;
    max-width: 200px;
    position: relative;
}

.collapse-content:after {
    bottom: 100%;
    left: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -6px;
}

.collapse-content-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.collapse-content-menu li a {
    display: block;
    padding: 3px 0;

    font-size: 0.8em;
}

.collapse-btn.active {
    color: #ff3700;
}

.collapse-btn.active img {
    content: url(../images/minus.png);
}

.navigation-footer {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px
}

.social-title {
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    font-size: 0.8em;
    padding: 15px 5px;
}

.social-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-list>li {
    display: inline-block;
    margin-right: 5px;
}

.social-list>li a {
    color: #ff3700;
    padding: 5px;
    width: 30px;
    height: 30px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #ff3700;
}

.social-list>li a.heart:hover {
    background: none;
    color: none;
}

.social-list>li a.heart.active {
    background: none;
    color: #ff3700;
}

.copyright {
    text-align: right;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.7em;
    padding-top: 30px;
}

.copyright-link {
    color: #fff;
}

.red {
    color: red;
}

.white-box {
    padding: 30px;
    background: #fff;
}

.white-box p,
.white-box li {
    color: rgba(0, 0, 0, 0.5);
}

.customize h3.customize-title {
    color: #fff;

    font-size: 1.6em;
}

.customize h4 {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.2em;
}

.customize p.customize-text {
    color: #fff;
}

.customize-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.customize-list>li {
    display: inline-block;
    position: relative;
}

.radio-check {
    display: none;
}

.customize-list>li label {
    display: block;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
}

.customize-list>li label:hover {
    cursor: pointer;
}

.customize-list>li label.selected {
    background: #ff3700;
}

.cl-icon {
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #404040;
    font-size: 1.6em;
    padding: 10px;
}

.customize-list>li .small-title {
    display: block;
    font-weight: 300;
    font-size: 0.9em;
}

.customize-list.customize-list-2>li {
    padding: 0 15px 0 25px;
    width: 25%;
    float: left;
    height: 80px;
}

.customize-list.customize-list-2>li label {
    padding: 20px 0 20px 50px;
    position: relative;
}

.customize-list.customize-list-2>li:after {
    content: "";
    right: -5px;
    width: 1px;
    top: 15%;
    position: absolute;
    bottom: 15%;
    background: rgba(255, 255, 255, 0.2);
}

.customize-list.customize-list-2>li:last-child:after {
    display: none;
}

.customize-list.customize-list-2>li label.selected {
    background: transparent;
    color: #ff3700;
}

.customize-list.customize-list-2>li label.selected .cl-icon span {
    color: #ff3700;
}

.customize-list.customize-list-3>li label {
    padding: 10px;
    background: #fff;
    border: 2px solid #fff;
    height: 135px;
}

.customize-list.customize-list-3>li label .small-title {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.7em;
}

.customize-list.customize-list-3>li label .big-title {
    font-size: 0.8em;
    color: #404040;
}

.customize-list.customize-list-3>li label.selected {
    border-color: #ff3700;
}

.customize-list.customize-list-3>li {
    float: left;
    width: 10.11%;
    margin: 0 0.5% 10px 0.5%;
}

/* 3d loading message */

.loading-message {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    overflow-x: hidden;
}

.loading-message-list {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.loading-message-list li {
    float: left;
    width: 33.33%;
    padding: 15px 15px 15px 100px;
    position: relative;
    height: 100px;
}

.loading-message-list li .small-title {
    display: block;
    color: #ff3700;
    text-transform: uppercase;
    font-size: 0.8em;
    padding-bottom: 5px;
}

.loading-message-list li h4 {
    margin: 0;
    font-size: 1em;
    font-weight: bold;
}

.loading-message-text {
    margin: 20px 0;
}

.loading-message-list li img {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.loading-message-list li .v-line {
    background: #ff3700;
    position: absolute;
    left: 80px;
    top: 25px;
    bottom: 25px;
    margin: auto;
    width: 2px;
}

.loading-message-list li.step-1 {
    background: #fff5f2;
}

.loading-message-list li.step-2 {
    background: #ffebe5;
}

.normal-list a.load-light-version {
    color: #404040 !important;
}

.loading-message-list li.step-3 {
    background: #ffe1d9;
}

.progress-bar-center {
    text-align: center;
    color: #ff3700;
    padding: 10px 0;
}

.loading-message-content-wrapper {
    background: #fff;
    position: absolute;
    top: 100px;
    width: 1000px;
    left: 0;
    right: 0;
    margin: 0 auto 50px auto;
}

.loading-message-title {
    background: #f0f0f0;
    padding: 10px 20px;
}

.loading-message-content {
    padding: 40px;
}

.loading-message-title h1 {
    margin: 0;
    font-size: 2em;
}

.loading-message button.close {
    padding-right: 15px;
    padding-top: 10px;
}

.loading-message-text {
    position: relative;
}

.progress-bar {
    border-radius: 60px;
    overflow: hidden;
    width: 100%;
}

.loading-message-content-wrapper .close-button {
    width: 34px;
    height: 34px;
    position: absolute;
    top: -17px;
    right: -17px;
    cursor: pointer;
    background-color: #b4b4b4;
    text-align: center;
    opacity: 1;
    padding: 9px !important;
    margin: 0 !important;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;


}

.progress-bar span {
    display: block;
}

.small-message {
    text-align: center;
    font-size: 0.8em;
    display: block;
}

.loading-message-content h2 {
    font-size: 1.6em;
}

.bold-text {
    font-weight: bold;
}

.bar {
    background: #f0f0f0;
    background-color: #f0f0f0;
}

.progress {
    background: #ff3700;
    color: #fff;
    padding: 5px;
    margin: 0;
    width: 0;
    height: 10px;
    border-radius: 0;
}

.loading-message .progress-bar {
    height: 10px;
    margin: 0 auto;
    float: none;
    max-width: 50%;
    position: relative;

}

/* end 3d loading message */

/* 3d suv electrical vehicle */
#renderCanvas {
    width: 100%;
    height: 100%;
    touch-action: none;
}

.text-label {
    background: #fff !important;
    color: #404040 !important;
    padding: 10px;
    border-radius: 5px;
    display: none;
}
/* end 3d suv electrical vehicle */


.preview-3d {
    position: relative;
    background: #ccc;
    text-align: center;
    /*height: calc(100vh - 80px);*/
    /*height: 100%;*/
    /*padding-left: 180px;*/
    /*margin-left: 180px;*/
    position: absolute;
    top: 80px;
    right: 30px;
    bottom: 0;
    left: 180px;
}

.preview-3d img {
    max-width: 100%;
}

.highlight-container {
    height: 250px;
}

.highlight-container .highlight-image {
    object-fit: cover;
    max-width: none;
    width: 100%;
    height: 250px;
}

ul.highlight-items {
    text-align: center;
    list-style-type: none;
    margin: 10px 0 20px 0;
    padding: 0;
    color: #FFF;
}

ul.highlight-items li {
    display: inline-block;
    margin: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    padding: 0 10px;
    background-color: #3333331c;
}

ul.highlight-items li.color-1,
ul.highlight-items li.usibor-1500,
ul.highlight-items li.usibor-2000 {
    background-color: #FF2F01;
}

ul.highlight-items li.color-2,
ul.highlight-items li.ductibor-500,
ul.highlight-items li.ductibor-1000 {
    background-color: #F68F61;
}

ul.highlight-items li.color-3,
ul.highlight-items li.fortiform-980,
ul.highlight-items li.dp980 {
    background-color: #4C4970;
}

ul.highlight-items li.color-4,
ul.highlight-items li.fortiform-1180,
ul.highlight-items li.dp780 {
    background-color: #7B5474;
}

ul.highlight-items li a {
    color: #FFF;
    display: block;
    padding: 0 10px;
}

ul.highlight-items li a:hover {
    text-decoration: underline;
}

div.highlight-subtext a:hover {
    text-decoration: underline;
}

div.highlight-subtext p {
    font-size: 16px;
}

.page-container-internal {
    padding: 80px 320px 0 0;
    /*padding: 80px 30px 0 0;*/
    transition: padding 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.preview-title {
    position: absolute;
    top: 30px;
    left: 220px;
    right: 20px;
    text-align: left;
    z-index: 30;
}

.preview-title h4 {
    margin: 0;
    font-size: 1.2em;
}

.preview-title h2 {
    font-size: 1.6em;
    margin: 0;
}

.view-360 {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 30;
}

.vertical-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.vertical-tabs .small-title {
    font-size: 0.9em;
    font-weight: 300;
    display: block;
    text-align: left;
}

.vertical-tabs label {}

.vertical-tabs label.selected:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 6px;
    margin-top: -6px;
}

.hidden-segments {
    position: fixed;
    bottom: -165px;
    left: 0;
    right: 219px;
    background: #fff;
    padding: 15px 10% 0 10%;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.hidden-segments.show {
    bottom: 0;
}

.show-segments {
    position: fixed;
    right: 400px;
    cursor: pointer;
    bottom: 0;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background: #ff3700;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.show-segments.active {
    bottom: 165px;
}

.dot {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    background: transparent;
    border: 1px solid rgba(255, 55, 0, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: -18px;
    margin-top: -18px;
}

.dot-circle-1 {
    position: absolute;
    display: block;
    border: 1px solid #ff3700;
    background: rgba(255, 55, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.dot-circle-2 {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #ff3700;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.dot-1 {
    left: 55%;
    top: 45%;
}

.dot-2 {
    left: 70%;
    top: 65%;
}

.internal-content {
    position: relative;
}

.breadcrumb-wrapper {
    padding: 10px 15px 10px 120px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.breadcrumb-wrapper .heart-btn {
    color: #fff;
    position: absolute;
    display: inline-block;
    left: 4px;
    top: 0;
    bottom: 0;
    text-transform: uppercase;
    cursor: pointer;
}

.breadcrumb-wrapper .share-btn {
    color: #fff;
    position: absolute;
    display: inline-block;
    left: 44px;
    top: 0;
    bottom: 0;
    text-transform: uppercase;
    cursor: pointer;
}

.breadcrumb-wrapper .contact-btn {
    color: #fff;
    position: absolute;
    display: inline-block;
    left: 84px;
    top: 0;
    bottom: 0;
    text-transform: uppercase;
    cursor: pointer;
}

.breadcrumb-wrapper .export-btn {
    color: #fff;
    position: absolute;
    display: inline-block;
    left: 124px;
    top: 0;
    bottom: 0;
    text-transform: uppercase;
    cursor: pointer;
}

.share-list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 160px;
    height: 40px;
    display: none;
    background: #ccc;
}

.heart-btn:hover,
.heart-btn.active,
.share-favorite-btn:hover,
.share-favorite-btn.active,
.e-alert-btn:hover,
.e-alert-btn.active,
.export-btn:hover,
.export-btn.active,
.arrow-top-btn:hover,
.arrow-top-btn.active,
.contact-btn:hover,
.contact-btn.active,
.share-btn:hover,
.share-btn.active
{
    color: #ff3700;
}

/*.heart-btn span, .export-btn span  {
    font-size: 1.1em;
*/

.breadcrumb-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.breadcrumb-menu>li {
    display: inline-block;
    color: #ccc;
    font-size: 0.75em;
    letter-spacing: 1px;
}

.breadcrumb-menu>li>a {
    color: #fff;
    display: block;
    padding: 0 0 0 0;
}

.breadcrumb-menu>li>a:after {
    content: " / ";
    color: #fff;
}

.breadcrumb-menu>li:last-child>a:after {
    display: none;
}

.main-caption {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 30%;
    left: 0;
    right: 0;
    padding: 50px;
    z-index: 20;
    width: 83.33333333%;
    margin: auto;
}

.main-caption p.orange-text {
    text-transform: uppercase;
    text-align: center;
    color: #ff3700;
}

.main-caption h1 {
    text-align: left !important;
    color: #fff;
    text-shadow: 0 0 5px rgba(150, 150, 150, 0.5);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'vagLight';
}

.orange-box {
    background: url(../images/quote-white.png) no-repeat center center #ff3700;
    padding: 40px;
}

.full-orange {
    background: #ff3700!important; 
    padding: 20px 40px;
}

.full-orange b, .full-orange strong, .full-orange strong a, .full-orange b a  {
    font-family: 'GilroyBold'!important;
}

.full-orange a, .full-orange a:hover {
    color: white;
    text-decoration: underline!important;
}

.orange-box h4 {
    font-weight: 300;
    color: #fff;
    line-height: 1.6em;
}

.orange-box h1,
.orange-box h2,
.orange-box h3,
.orange-box h5 {
    color: #fff;
}

.orange-box p,
.orange-box li {
    color: #fff;
}

.content-box {
    padding: 50px 0 !important;
}

.content-box .image-container {
    margin-bottom: 50px;
}

.content-box a {
    color: #FF3700;
}

.content-box-text {

    margin-bottom: 50px;
}

.bold-title,
.share-box h3 {
    text-align: left;
}

.bold-title-subtitle {
    text-align: left;
    color: #767676;
    margin: 0;
    /* margin-top: -5px; */
    margin-bottom: -15px;
    font-size: 18px;
}

.share-box {
    padding: 30px 30px 80px 30px;
    background: #f0f0f0;
    position: relative;
}

.share-box .social-list {
    text-align: center;
}

.share-box .social-list>li {
    display: inline-block;
    float: none;
}

.email-box {
    background: #5a6f84;
    padding: 20px 30px;
    text-align: center;
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: -50px;
}

.email-box h4 {
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
}

#subscribe-form {
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border-color: #fff;
    padding-left: 25px;
}

.email-box .row-small {
    margin: 0 -5px;
}

.email-box .row-small>div {
    padding: 0 5px;
}

.preview-3d>img {
    max-width: 100%;
}

.gray-box {
    background: #f0f0f0;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.white-box {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.normal-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.normal-list>li {
    padding: 5px 10px 5px 30px;
    background: url(../images/check.png) no-repeat left top;
    white-space: normal;
}

.custom-table {
    width: 100%;
    margin-bottom: 20px;
}

.custom-table th,
.custom-table td {
    padding: 10px;
}

.custom-table th.hover,
.custom-table td.hover {
    /*background:#feeae5 !important;*/
    /*background:#ffe1d9 !important;*/
    background: #fff2e5 !important;
}

.custom-table th.hover-center,
.custom-table td.hover-center {
    /*border-color:#ffe1d9 !important;*/
    border: double #ff3700 1px;
}

.custom-table.availability-table th,
.custom-table.availability-table td {
    padding: 5px;
}

.custom-table.availability-table td.no-border {
    border: 0;
    background: #f0f0f0;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    padding: 5px;
}

.custom-table thead th {
    border-bottom: 2px solid #ff3700;
    color: #ff3700;
}

.custom-table td {
    border: 1px solid #ccc;
}

.custom-table td.first {
    background: #f0f0f0;
}

.allChecked {
    cursor: pointer;
}

.bold {
    font-weight: 600;
}

.steel-label {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 3px;
    vertical-align: middle;
}

.cold {
    background: #7eacdd;
}

.hot,
.non-available {
    background: #e85805;
}

.undergoing,
.yellow-available {
    background: #c5bca4;
}

.under-development,
.available {
    background: #68a48d;
}

.available-visible {
    background: #aeb0da;
}

.available-nonvisible {
    background: #507189;
}

.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list>li {
    padding: 5px 0;
}


.page-sidebar .orange-btn.full-btn {
    width: 100%;
    text-align: center;
    padding: 12px 25px;
    cursor: pointer;
    border-radius: 0;
    padding-top: 100px;
    font-size: 1.3em;
    color: #ff3700;
    border: 1px solid #ff3700;
    background: url(../images/icons.png) no-repeat top 10px center #fff;
}

.close-sidebar-menu {
    width: 34px;
    height: 34px;
    position: absolute;
    top: 40px;
    left: -17px;
    cursor: pointer;
    background: #ff3700;
    text-align: center;
    padding: 9px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.internal-navigation-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.internal-navigation-list>li {
    float: left;
    position: relative;
}

.internal-navigation-list>li a {
    display: block;
    padding: 10px 10px;
}

.internal-navigation-list>li a img {
    display: block;
    margin: 0 auto;
}

.internal-navigation-list>li.active a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    height: 2px;
    background: #ff3700;
}

.internal-navigation-list>li.active a {
    font-weight: bold;
}

.internal-navigation {
    background: #f0f0f0;
}

.internal-navigation.sticky {
    top: 80px;
    left: 0;
    right: 320px;
    position: fixed;
    background: #fff;
    border-bottom: 1px solid #ccc;
    z-index: 40;
}

.mobile-device #view-realiste {
    display: none;
}

.mobile-device .mobile-padding-30 {
    padding: 30px;
}

/* new vertical tabs wrapper */
.vertical-tabs-wrapper-2 {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 80px;
    z-index: 20;
    width: 180px;
    padding-top: 51px;
    /*background: rgba(255, 255, 255, 0.4);*/
    background: #DCDCDC;
    /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
    /*overflow: hidden;*/
    overflow-x: hidden;
    overflow-y: auto;
}

.vertical-tabs-list {
    list-style-type: none;
    margin: 0;
    margin-top: -1px;
    padding: 0;
    font-size: 0.9em;
    font-weight: 300;
}

.vertical-tabs-list .vertical-tabs-list-item {
    height: 80px;
}

.vertical-tabs-list .vertical-tabs-list-item a.module {
    display: block;
    height: 80px;
    margin: 0;
    padding: 0;
    padding: 0 20px 0 60px;
    width: 180px;
    text-align: left;
    cursor: pointer;
    position: relative;
    line-height: 80px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

body:not(.mobile-device) .vertical-tabs-list .vertical-tabs-list-item a.module.active,
body:not(.mobile-device) .vertical-tabs-list .vertical-tabs-list-item a.module:hover {
    background: #f0f0f0;
}

.vertical-tabs-list .vertical-tabs-list-item a.module.active::before,
.vertical-tabs-list .vertical-tabs-list-item a.module:hover::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 3px;
    z-index: 10;
    background: #ff3700;
    /* -webkit-transition: all 500ms; */
    /* -moz-transition: all 500ms; */
    /* -o-transition: all 500ms; */
    /* transition: all 500ms; */
}

.mobile-device .vertical-tabs-list .vertical-tabs-list-item a.module.active::before,
.mobile-device .vertical-tabs-list .vertical-tabs-list-item a.module:hover::before {
    content: none;
}

.vertical-tabs-list .vertical-tabs-list-item a.module span.small-title {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.vertical-tabs-list .vertical-tabs-list-item a.module .image-container {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin: auto;
}

.vertical-tabs-list .vertical-tabs-list-item a.module .image-container img {
    display: block;
}

/* end new vertical tabs wrapper */

/* old vertical tabs wrapper */
.vertical-tabs-wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 80px;
    z-index: 20;
    width: 180px;
    padding-top: 51px;
    background: rgba(255, 255, 255, 0.4);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.vertical-tabs-scroll {
    position: absolute;
    left: 0;
    top: 51px;
    right: 0;
    bottom: 30px;
    overflow-x: visible;
}

.vertical-tabs-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    right: 0;
    text-align: center;
    font-size: 1.3em;
    margin: 0;
    padding: 15px 0;
    background: rgba(255, 255, 255, 0.4)
}

.vertical-tabs>li {
    width: 100%;
}

.vertical-tabs {
    top: 50px;
}

.vertical-tabs img {
    max-width: 50px;
}

.slick-list {
    height: 100% !important;
    overflow: hidden;
}

.ti-angle-up.arrow-up.slick-arrow {
    z-index: 100;
}

.vertical-tabs a {
    display: block;
    height: 80px;
    padding: 0 0 0 0;
    width: 180px;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: 0;
}

.vertical-tabs a:hover .container-vt:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 0;
    background: #ff3700;
    /*-webkit-transition: all 500ms; */
    /*-moz-transition: all 500ms;*/
    /*-o-transition: all 500ms;*/
    /*transition: all 500ms; */
}

.vertical-tabs a:hover .container-vt:before {
    width: 3px;
}

.vertical-tabs a:hover .container-vt {
    background: #f0f0f0;
}

.tiny-title {
    display: block;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 1px;
    font-size: 0.65em;
}





/*.vertical-tabs a .container-vt {
    display: block;
    width: 100%;
    padding: 10px 20px 10px 60px;
    position: absolute;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 180px;
    right: 20px;
    vertical-align: middle;
    height: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}*/

.vertical-tabs a .container-vt {
    display: block;
    width: 100%;
    padding: 20px 20px 20px 60px;
    position: absolute;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 180px;
    right: 20px;
    display: table;
    vertical-align: middle;
    height: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.vertical-tabs a.active .container-vt {
    background: #fff;

    -webkit-box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.15);
}

.vertical-tabs a .container-vt .small-title {
    display: table-cell;
    vertical-align: middle;
}

.vertical-tabs a.active .container-vt .small-title {
    color: #ff3700;
}

.vertical-tabs a.active .container-vt .image-container {
    border-color: #ff3700;
}

.arrow-down {
    background: rgba(255, 255, 255, 0.5);
    width: 90px;
    height: 30px;
    text-align: center;
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
}

.arrow-down:hover,
.arrow-up:hover {
    background: rgba(255, 255, 255, 0.7);
}

.arrow-up {
    background: rgba(255, 255, 255, 0.5);
    width: 90px;
    height: 30px;
    text-align: center;
    display: block;
    position: fixed;
    bottom: 0;
    left: 90px;
    padding: 10px;
}

.container-vt .image-container {
    display: block;
    position: absolute;
    left: 10px;
    width: 40px;
    border: 1px solid #a5a5a5;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
}

.container-vt .image-container img {
    max-width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 0;
    border-radius: 50%;
}

.modal-open-left .modal-choose-left,
.modal-open-left .modal-backdrop {
    top: 80px;
    left: 180px;
    /*right: 320px;*/
}

/*.modal-dialog {
    z-index: 1100;
}

.modal-backdrop {
    z-index: -1;
}*/

.close-modal {
    width: 34px;
    height: 34px;
    position: absolute;
    top: -17px;
    right: -17px;
    cursor: pointer;
    /*background: #ff3700;*/
    background-color: #b4b4b4;
    text-align: center;
    padding: 9px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.dropdown-vehicle-color .dropdown-toggle {
    position: relative;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    font-size: 11px;
    line-height: 16px;
    padding: 6px 15px;
    border: 0;
    color: #404040;
}

.save-button-wrapper {
    position: absolute;
    right: 110px;
    top: 20px;
    z-index: 30;
    transition: right 0.3s ease-in-out;
}

.save-button-wrapper.closed {
    right: -200px;
}

/*.save-button-wrapper>button {
    border: 1px solid #333;
    background: transparent;
    border-radius: 40px;
    padding: 5px 20px;
    transition: background-color 0.3s ease-in-out;
}

.save-button-wrapper>button:hover {
    background: #ff3700;
    border-color: #ff3700;
    color: #FFF;
}*/

.version-button-wrapper {
    position: absolute;
    right: 30px;
    bottom: 21px;
    z-index: 30;
    transition: right 0.3s ease-in-out;
    background-color: #FFF;
    border-radius: 30px;
}

.mobile-device .version-button-wrapper {
    display: none;
}

#load-heavy-version,
#load-light-version {
    /*color: -webkit-link;
    text-decoration: underline;*/
    /*padding: 8px 25px;*/
    padding: 6px 15px;
}

.btn-apply-solution {
    background-color: #FF2F01;
    color: #FFF;
    /*position: absolute;
    right: 0;
    bottom: 18px;*/
}

.btn-apply-solution:hover {
    color: #fff;
    background: #ff3700;
}

.btn-remove-solution {
    background-color: #FF2F01;
    color: #FFF;
    display: none;
    /*position: absolute;
    right: 0;
    bottom: 18px;*/
}

.rcl-content {
    display: block;
    position: relative;
}

.car-part-content {
    text-align: left;
}

.sidebar-list>li a.orange-btn {
    padding: 10px;
    text-align: center;
}

.sidebar-list>li a.orange-btn:hover {
    color: #fff;
    background: #ff3700;
}

.row.row-small {
    margin: 0 -5px !important;
}

.row.row-small .col-xs-1,
.row.row-small .col-sm-1,
.row.row-small .col-md-1,
.row.row-small .col-lg-1,
.row.row-small .col-xs-2,
.row.row-small .col-sm-2,
.row.row-small .col-md-2,
.row.row-small .col-lg-2,
.row.row-small .col-xs-3,
.row.row-small .col-sm-3,
.row.row-small .col-md-3,
.row.row-small .col-lg-3,
.row.row-small .col-xs-4,
.row.row-small .col-sm-4,
.row.row-small .col-md-4,
.row.row-small .col-lg-4,
.row.row-small .col-xs-5,
.row.row-small .col-sm-5,
.row.row-small .col-md-5,
.row.row-small .col-lg-5,
.row.row-small .col-xs-6,
.row.row-small .col-sm-6,
.row.row-small .col-md-6,
.row.row-small .col-lg-6,
.row.row-small .col-xs-7,
.row.row-small .col-sm-7,
.row.row-small .col-md-7,
.row.row-small .col-lg-7,
.row.row-small .col-xs-8,
.row.row-small .col-sm-8,
.row.row-small .col-md-8,
.row.row-small .col-lg-8,
.row.row-small .col-xs-9,
.row.row-small .col-sm-9,
.row.row-small .col-md-9,
.row.row-small .col-lg-9,
.row.row-small .col-xs-10,
.row.row-small .col-sm-10,
.row.row-small .col-md-10,
.row.row-small .col-lg-10,
.row.row-small .col-xs-11,
.row.row-small .col-sm-11,
.row.row-small .col-md-11,
.row.row-small .col-lg-11,
.row.row-small .col-xs-12,
.row.row-small .row.row-small .col-sm-12,
.row.row-small .col-md-12,
.row.row-small .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}

.row.row-0 {
    margin: 0 0 !important;
}

.row.row-0 .col-xs-1,
.row.row-0 .col-sm-1,
.row.row-0 .col-md-1,
.row.row-0 .col-lg-1,
.row.row-0 .col-xs-2,
.row.row-0 .col-sm-2,
.row.row-0 .col-md-2,
.row.row-0 .col-lg-2,
.row.row-0 .col-xs-3,
.row.row-0 .col-sm-3,
.row.row-0 .col-md-3,
.row.row-0 .col-lg-3,
.row.row-0 .col-xs-4,
.row.row-0 .col-sm-4,
.row.row-0 .col-md-4,
.row.row-0 .col-lg-4,
.row.row-0 .col-xs-5,
.row.row-0 .col-sm-5,
.row.row-0 .col-md-5,
.row.row-0 .col-lg-5,
.row.row-0 .col-xs-6,
.row.row-0 .col-sm-6,
.row.row-0 .col-md-6,
.row.row-0 .col-lg-6,
.row.row-0 .col-xs-7,
.row.row-0 .col-sm-7,
.row.row-0 .col-md-7,
.row.row-0 .col-lg-7,
.row.row-0 .col-xs-8,
.row.row-0 .col-sm-8,
.row.row-0 .col-md-8,
.row.row-0 .col-lg-8,
.row.row-0 .col-xs-9,
.row.row-0 .col-sm-9,
.row.row-0 .col-md-9,
.row.row-0 .col-lg-9,
.row.row-0 .col-xs-10,
.row.row-0 .col-sm-10,
.row.row-0 .col-md-10,
.row.row-0 .col-lg-10,
.row.row-0 .col-xs-11,
.row.row-0 .col-sm-11,
.row.row-0 .col-md-11,
.row.row-0 .col-lg-11,
.row.row-0 .col-xs-12,
.row.row-0 .row.row-0 .col-sm-12,
.row.row-0 .col-md-12,
.row.row-0 .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

.configuration-box {
    padding: 15px;
    background: #fff;
    text-align: center;
}

.configuration-box .form-control {
    font-size: 0.9em;
    margin-bottom: 5px;
}

.configuration-box a {
    display: block;
    text-align: center;
    padding: 5px 0 5px 0 !important;
    font-size: 0.9em;
}

.configuration-box a span {
    position: initial;
}

.configuration-box .orange-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.configuration-box .form-configuration {
    position: relative;
}

.configuration-box .form-configuration .form-control {
    padding-right: 85px;
}

.sidebar-list-margin>li {
    padding: 5px 0;
}

.dropdown-menu li a.orange {
    color: #ff3700;
}

/*Login Register */

#modal-login .modal-dialog,
#modal-register .modal-dialog,
#modal-password .modal-dialog,
#modal-message .modal-dialog,
#modal-no-favorites .modal-dialog,
#modal-tailored .modal-dialog,
#modal-feed .modal-dialog,
#modal-page .modal-dialog,
#modal-configuration .modal-dialog,
#modal-share-page .modal-dialog,
#modal-share-catalogue .modal-dialog,
#modal-download-configuration .modal-dialog {
    margin-top: 120px;
}

.overlay-box {
    position:absolute!important;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    opacity:0.9;
    /*background:rgba(255,255,255,0.8); or just this*/
    z-index:50;
}

.login-box,
.register-box,
.password-box,
.overlay-box {
    padding: 50px 100px;
    position: relative;
}

.tailored-box,
.feed-box,
.page-box {
    padding: 50px 50px;
    position: relative;
}

.message-box {
    padding: 25px 20px;
    position: relative;
}

.message-title {
    background: #f0f0f0;
    padding: 10px 20px;
}

.message-title h1 {
    margin: 0;
    font-size: 2em;
}

.message-title h1 span {
    color: #ff3700;
}

.login-box .form-control,
.password-box .form-control {
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 40px;
    padding-left: 50px;
}

.register-box .form-control,
.overlay-box .form-control {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 40px;
}

.share-configuration-form .form-control, .share-page-form .form-control, .export-form .form-control, .share-catalogue-form .form-control, .download-configuration-form .form-control {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.share-configuration-form .input-group-delete,
.share-page-form .input-group-delete {
    -webkit-top-right-border-radius: 30px;
    -moz-top-right-border-radius: 30px;
    border-top-right-radius: 30px;

    -webkit-bottom-right-border-radius: 30px;
    -moz-bottom-right-border-radius: 30px;
    border-bottom-right-radius: 30px;
}

.share-configuration-form .input-group-delete:hover,
.share-page-form .input-group-delete:hover {
    cursor: pointer;
}

.modal-sm {
    width: 500px;
}

.modal-md {
    width: 800px;
}

.login-box .image-container,
.password-box .image-container {
    margin-bottom: 50px;
}

.login-link {
    font-size: 0.85em;
    text-decoration: underline;
}

.login-box .full-btn,
.register-box .full-btn,
.password-box .full-btn,
.overlay-box .full-btn {
    display: block;
    width: 100%;
    height: 40px;
}

.login-box .form-group,
.password-box .form-group {
    position: relative;
}

.login-icon {
    font-size: 1.2em;
    color: #ff3700;
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    z-index: 0;
    left: 20px;
    bottom: 11px;
}

.login-box label,
.password-box label {
    font-weight: normal;
}

.or-login-container {
    position: relative;
    text-align: center;
    margin: 15px 0 5px 0;
}

.or-login-container:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #f0f0f0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
}

.or-login {
    display: inline-block;
    padding: 10px;
    font-size: 0.8em;
    text-transform: uppercase;
    position: relative;
    background: #fff;
    z-index: 100;
}

.fb-btn {
    background: #3B5998;
    color: #fff;
    text-align: center;
    padding: 6px 15px;
    display: block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.gplus-btn {
    background: #d34836;
    color: #fff;
    text-align: center;
    padding: 6px 15px;
    display: block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.fb-btn:hover,
.gplus-btn:hover {
    color: #fff;
}

#modal-login .gray-box,
#modal-register .gray-box,
#modal-password .gray-box {
    margin: 0;
}

.underline-link {
    text-decoration: underline;
}

.register-box .small-text {
    font-size: 0.85em;
}

.register-box h3 {
    font-size: 2em;
}

.orange-alert {
    padding: 10px;
    background: rgba(255, 55, 0, 0.1);
    color: #ff3700;
}

.red-type {
    padding: 10px;
    background: rgba(169, 68, 66, 0.1);
}

.green-type {
    padding: 10px;
    background: rgba(60, 118, 61, 0.1);
}

.blue-type {
    padding: 10px;
    background: rgba(36, 82, 105, 0.1);
}

.grid-sizer,
.grid-item {
    width: calc(33.33% - 30px)
}

.grid {
    margin: 0 -30px 0 0;
}

.infinite-scroll-no-results {
    display: none;
}

.profile-section {
    background: #f0f0f0;
    min-height: 100vh;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
}

.profile-section-same {
    float: left;
    padding: 30px;
}

.profile-section-left {
    background: #fff;
    min-height: 100vh;
    width: 20%;
}

.profile-picture {
    max-width: 90px;
    border: 3px solid #f0f0f0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.profile-name {
    text-align: center;
    margin-top: 10px;
    font-size: 1.4em;
    margin-bottom: 5px;
}

.profile-compnay {
    font-size: 1em;
    color: rgba(40, 40, 40, 0.5);
    text-align: center;
    margin-bottom: 5px;
    display: block;
}

.profile-menu {
    margin: 0;
    list-style: none;
    padding: 15px 0;
    border-top: 1px solid #eee;
    margin-top: 25px;
}

.profile-menu a {
    font-size: 1em;
    display: block;
    padding: 5px 0;
}

.profile-menu a span {
    margin-right: 3px;
}

.profile-menu a:hover {
    color: #ff3700;
}

.profile-section-right {
    width: 80%;
}

.profile-tabs {
    border-bottom: 1px solid #ccc;
}

.profile-tabs li a {
    padding: 15px 30px 15px 0;
    font-size: 1.15em;
    position: relative;
    color: rgba(58, 58, 58, 0.6);
}

.profile-tabs li.active a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 30px;
    height: 3px;
    background: #ff3700;
}

.profile-tabs li.active a {
    color: #585858;
}

.profile-tabs li.active a span {
    color: #ff3700;
}

.profile-tabs li a span {

    margin-right: 5px;
}

.nav-tabs.profile-tabs>li {
    margin: 0;
}

.profile-tab-content {
    padding: 30px 0;
}

.profile-tab-content .white-box {
    margin: 15px 0;
}

.profile-tab-content h2,
.profile-title {
    font-size: 1.8em;
    margin-top: 0;
}

.profile-tab-content h4,
.profile-subtitle {
    color: rgba(58, 58, 58, 0.6);
    font-size: 1em;
}

.profile-list-content {
    margin: 0;
    padding: 0;
    list-style: none;
}

.profile-list-content .date {
    text-align: left;
    display: block;
    margin-top: 5px;
}

.profile-section .white-box {
    margin-top: 15px;
}

.profile-list-content>li {
    border-bottom: 2px solid #eee;
    position: relative;
    padding: 20px 120px 20px 100px;
}

.profile-list-image {
    max-width: 70px;
    border: 3px solid #f0f0f0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.remove,
.download {
    display: inline-block;
    padding: 8px 25px;
    color: #ff3700;
    background: #fff;
    border: 1px solid #ff3700;
    cursor: pointer;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.profile-list-content>li h3 {
    font-size: 1.2em;
    text-align: left;
    margin: 0 0 5px 0;
}

.profile-list-content>li p {
    color: #ff3700;
    text-align: left;
    font-size: 0.9em;
}

.profile-list-content>li .remove {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 36px;
}

.date {
    display: block;
    font-size: 0.9em;
    margin-top: 15px;
    color: rgba(58, 58, 58, 0.6);
}

.profile-list-content>li:last-child {
    border-bottom: 0;
}

.orange-divider {
    display: block;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 0.85em;
    color: #ff3700;
    text-align: left;
}

.form-group-rounded {
    text-align: left;
}

.form-group-rounded label {
    font-weight: normal;
    color: rgba(58, 58, 58, 0.6);
}

.form-group-rounded .form-control {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 6px 30px;
}

.ac-carousel2,
.carousel {
    display: none;
}

.small-tabs {
    display:none;
}

.small-tabs .nav-tabs > li {
    margin-bottom: 0px;
}

[id^="chart-area-"] {
    display: inline-block !important;
    margin-right: 105px !important;
    height: 95px !important;
    width: 95px !important;
}

.modal-choose-left .solution-preview {
    max-height: 95px;
    vertical-align: top;
}

#chooseLeft2 .modal-title {
    font-size: 2em;
}

#threejs {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

tr.solution-link:hover th,
tr.solution-link:hover td {
    background-color: #f0f0f0;
}

.image-container .caption {
    z-index: 10;
    padding: 20px;
    text-align: center;
    font-size: 1em;
    font-style: italic;
}

.image-container .copyright {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 95%;
    left: 0%;
    padding: 10px;
    z-index: 10;
    color: #ffffff;
    font-size: 1em;
    font-style: italic;
}


/* Modal spinner */

.lds-ring {
    display: block;
    position: relative;
    width: 64px;
    height: 64px;
    margin-top: 241px;
    margin-left: auto;
    margin-bottom: 245px;
    margin-right: auto;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #333;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #333 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.internal-content .content-box>div .row>.col-md-8 {
    width: 90% !important;
    margin: 0 5% !important;
}

.no-results-found {
    display: none;
    /* hidden by default */
    padding-top: 20px;
    border-top: 1px solid #DDD;
    text-align: center;
    color: #777;
}

.page-load-status {
    display: none;
    /* hidden by default */
    padding-top: 20px;
    border-top: 1px solid #DDD;
    text-align: center;
    color: #777;
}

.loader-ellips {
    font-size: 20px;
    /* change size here */
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #555;
    /* change color here */
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }

    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}

.collapse-submenu {
    display: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    list-style: none;
}

.collapse-submenu li a {
    color: rgba(58, 58, 58, 0.6);
    padding: 2px 0 2px 5px !important;
    display: block;
    cursor: pointer;
    font-size: 0.8em !important;
}

.collapse-submenu-btn {
    position: relative;
    cursor: pointer;
    padding: 4px 20px 4px 0;
    font-size: 0.9em !important;
}

.collapse-submenu-btn.active {
    color: #ff3700;
}

.bottom-navigation .collapse-submenu li a:hover {
    color: rgba(58, 58, 58, 0.9);
    background: #f0f0f0;
}

.collapse-submenu-btn img {
    position: absolute;
    top: 4px;
    right: 0;
}

.collapse-content-menu>li>a:first-child {
    font-size: 0.9em !important;
    padding-right: 12px;
    /*width: 148px;*/
    display: inline-block;
}

.collapse-content-menu>li>span.collapse-submenu-btn {
    width: 12px;
    display: inline-block;
}

.collapse-submenu h4 {
    font-size: 1.1em;
}

.collapse-submenu.sidebar-navigation-list>ul>li a {
    color: rgba(58, 58, 58, 0.6);
    background: #f0f0f0;
    padding: 4px 10px 4px 0 !important;
    font-size: 13px !important;

}

.collapse-submenu ul li a:hover {
    color: rgba(58, 58, 58, 0.9);
    background: #fff;
}

.collapse-submenu ul li>h5 {
    margin: 10px 0 5px 0;
    font-size: 1.1em;
}

.collapse-submenu ul li a h5 {
    margin: 0;
}

.collapse-submenu ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

/* Preload images */

body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none;
}

body.lb-disable-scrolling {
    overflow: hidden;
}

/*body {
    overflow-x: hidden;
    overflow-y: auto;
}

body::-webkit-scrollbar {
    width: 0 !important
}

body {
    overflow: -moz-scrollbars-none;
}

body {
    -ms-overflow-style: none;
}*/

.lightbox-content {
    height: 100%;
    transition: transform .5s;
    cursor: zoom-in !important;
}

.lightbox-content:hover {
    transform: scale(1.05);
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
    display: none;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container>.nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}


.form-section {
    background: #f0f0f0;
    min-height: 100vh;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
}

.form-section-same {
    float: left;
    padding: 30px;
}

.form-section-left {
    background: #fff;
    min-height: 100vh;
    width: 20%;
}

.form-section .white-box {
    margin-top: 15px;
}

.form-section-right {
    width: 80%;
}

.form-title {
    font-size: 1.8em;
    margin-top: 0;
}

.arrow-next,
.arrow-prev {
    display: none;
}

.mobile-device .preview-3d {
    margin-left: 0;
}

.mobile-device .vertical-tabs-list .vertical-tabs-list-item {
    height: 60px;
}

.mobile-device .vertical-tabs-wrapper-2 {
    background: #fff;
    left: 0;
    right: 0;
    bottom: 0 !important;
    top: initial !important;
    height: 60px;
    padding: 0 60px 0 110px;
    width: 100%;
}

.mobile-device .vertical-tabs-title {
    width: 80px;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    border-right: 1px solid #f0f0f0;
    font-size: 1.1em;
    /*padding: 23px 0;*/
}

.mobile-device .arrow-next {
    display: block;
    top: 0;
    bottom: 0;
    right: 30px;
    width: 30px;
    margin: auto;
    text-align: center;
    position: absolute;
    cursor: pointer;
    line-height: 60px;
}

.mobile-device .arrow-prev {
    display: block;
    top: 0;
    bottom: 0;
    left: 80px;
    line-height: 60px;
    width: 30px;
    text-align: center;
    margin: auto;
    position: absolute;
    cursor: pointer;
}

.mobile-device .vertical-tabs-list .vertical-tabs-list-item a.module {
    height: auto;
    width: 100%;
    line-height: 60px;
    border: 0;
}

.mobile-device .page-container-internal-3d {
    width: 100%;
}

.mobile-device .types-view {
    left: 0;
    padding: 0;
    margin: 0;
    margin-left: 15px;
    text-align: left;
}

/* typical vehicle button */
.dropdown-vehicle-type {
    /*position: absolute;
    left: 200px;
    top: 20px;
    z-index: 30;*/
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 30;
}

.mobile-device .dropdown-vehicle-type {
    /*left: 0;*/
    /*right: 30px;*/
    bottom: 20px !important;
    /*width: 140px;*/
    /*margin: auto;*/
    text-align: center;
    /*position: fixed;*/
    z-index: 20;
}

.mobile-device .zoom-btn {
    right: 15px;
    top: 55px;
}

.mobile-device .zoom-out-btn {
    right: 45px;
    top: 55px;
}

.mobile-device .reset {
    right: 10px;
    top: 90px;
}

.mobile-device .info-btn {
    right: 13px;
    top: 115px;
}

.mobile-device.modal-open-left .modal-choose-left,
.mobile-device.modal-open-left .modal-backdrop {
    left: 0 !important;
}

.configuration-box .orange-btn {
    margin: 0;
}

.bottom-navigation .bottom-navigation-scrollbar {
    width: 420px !important;
    padding-right: 35px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.mobile-device .internal-navigation {
    position: fixed;
    top: 70px !important;
    background: #fff;
    padding: 10px 0;
    left: 0 !important;
    top: initial;
    right: 0 !important;
    width: auto;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    border: 0;
}

.mobile-device .internal-navigation li a {
    padding: 0;
    text-align: center;
}

.mobile-device .internal-navigation.visible {
    /**display:block;*/
}

.mobile-device .internal-navigation-list {
    /** display:block !important;*/
    list-style: none;
}

.mobile-device .internal-navigation-list>li {
    /**display:block !important;*/
    /**width:100% !important;*/
    /**float:none !important;*/
}

.mobile-device .internal-navigation-list>li a {
    padding: 5px 0 !important;
    text-align: center !important;
    font-size: 0.8em;
}

.mobile-device .internal-navigation-list>li a img {
    max-width: 24px !important;
    display: inline-block !important;
    margin: 0 auto;
}

.mobile-device .nav-tabs>li {
    width: 50%;
    font-size: 1em;
}

.mobile-device .nav-tabs>li a {
    padding: 8px;
}

.internal-navigation-btn {
    width: 36px;
    height: 36px;
    color: #fff;
    display: block;
    cursor: pointer;
    z-index: 100;
    background: #ff3700;
    padding: 9px;
    font-size: 1.2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    bottom: 10px;
    left: 15px;
    position: fixed;
    text-align: center;
}

.internal-navigation-btn .nav-minus {
    display: none;
}

.internal-navigation-btn.active .nav-plus {
    display: none;
}

.internal-navigation-btn.active .nav-minus {
    display: block;
}

.mobile-device .internal-navigation-list>li.active a:after {
    bottom: -10px !important;
    height: 2px;
    left: 10px;
    right: 10px;
    width: auto;
    top: initial !important;
}

.mobile-device .internal-navigation-list>li .hidden-mobile {
    display: none !important;
}

.mobile-device .custom-table th,
.mobile-device .custom-table td {
    padding: 6px;
    font-size: 0.7em;
}

.catalogue-box {
    padding: 0px;
}

.catalogue-box a {
    display: inline-block;
    padding: 7px 22px 7px 0;
    position: relative;
    color: #fff;
    text-decoration: underline;
    font-size: 0.8em;
}

.catalogue-box a .sidebar-list-icon {
    font-size: 1.4em;
    color: #fff;
    position: absolute;
    width: 16px;
    height: 14px;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
}

/** slider values start **/
.range-slider-wrapper .slider-mpa {
    width: 90% !important;
    margin-bottom: 30px !important;
    border: none !important;
    background: #ccc !important;
    height: 3px !important;
    margin: auto !important;
}

.range-slider-wrapper .slider-mpa .ui-slider-handle {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    background-color: #ff3700 !important;
    border: none !important;
    top: -12px !important;
    width: 24px !important;
    height: 24px !important;
    outline: none !important;
    display: block !important;
    margin: auto !important;
    margin-left: -5% !important;
}

.range-slider-wrapper .ui-slider-range {
    background: #cd2c00;
}

.slider-value-1,
.slider-value-2 {
    background: #f0f0f0;
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100px;
    padding: 5px 10px;
    text-align: center;
    color: #ff3700;
}

.slider-dimmensions {
    color: #404040;
    font-size: 0.85em;
    margin-left: 5px;
    display: inline-block;
}

.slider-value-1 {
    left: 5%;
}

.slider-value-2 {
    right: 5%;
}

.seperator {
    width: 20px;
    height: 1px;
    background: #ff3700;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    bottom: 30px;
}

.bottom-navigation-5 .collapse-content-menu>li>a {
    display: block;
}

.bottom-navigation-1 .collapse-content-menu>li>a {
    display: block;
    padding-right: 20px;
}

.bottom-navigation-1 .collapse-content-menu>li {
    position: relative;
}

.bottom-navigation-1 .collapse-content-menu>li>span.collapse-submenu-btn {
    position: absolute;
    right: 0;
    width: 12px;
    height: 12px;
    top: 5px;

}

.ui-front.ui-autocomplete {
    z-index: 9001;
    font-family: 'vagLight';
    max-width: 250px !important;
    /*width: 250px !important;*/
    background: #fff;
    padding: 10px;
    font-size: 0.9em;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    max-height: 350px;
    overflow-y: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ui-front.ui-autocomplete li,
.ui-front.ui-autocomplete li a {
    border: 0 !important;
}

.ui-front.ui-autocomplete li {
    padding: 3px 10px !important;
    display: block;
    min-height: auto;
    height: auto;
    width: 100%;
    margin: 0 !important;
}

.ui-front.ui-autocomplete li.ui-state-focus,
.ui-front.ui-autocomplete li:hover,
.ui-front.ui-autocomplete li:link,
.ui-front.ui-autocomplete li:visited,
.ui-front.ui-autocomplete li:active {
    background: rgba(255, 55, 0, 0.1);
}

.ui-front.ui-autocomplete li.ui-state-focus a,
.ui-front.ui-autocomplete li:hover a,
.ui-front.ui-autocomplete li:link a,
.ui-front.ui-autocomplete li:visited a,
.ui-front.ui-autocomplete li:active a {
    color: #ff3700 !important;
    font-weight: normal !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ui-front.ui-autocomplete li a {
    padding: 0 !important;
    display: block !important;
    border: 0 !important;
    width: 100%;
    margin: 0 !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    font-weight: normal !important;
    color: #ff3700 !important;
    background: rgba(255, 55, 0, 0.1) !important;
    margin: 0 !important;
}

.collapse-feed {
    display: none;
}

.visible-menu .page-sidebar {
    right: -306px;
}

/** slider values end**/

.image-with-caption {
    text-align: center;
    background: #f0f0f0;
    padding: 60px 30px;
}

.image-with-caption-text {
    text-align: left;
}


.lang-switcher {
    text-align: right;
}

.lang-switcher-list {
    display: inline-block;
    margin-left: 10px;
    list-style: none;
    padding: 0;
}

.lang-switcher-list li {
    display: inline-block;
}

.lang-switcher-list li a {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    cursor: pointer;
    background: #f0f0f0;
    margin: 0 3px;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 0.8em;
    padding: 5px;
    color: #585858;
}

.lang-switcher-list li a.active,
.lang-switcher-list li a.active:hover {
    background: #ff3700;
    color: #fff;
}

.lang-switcher-list li a:hover {
    background: #ccc;
}

.lang-switcher-list .tooltip .tooltip-inner {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}

.lang-switcher-list .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff;
}

.help-box {
    padding: 0 !important;
}

.help-box a {
    display: block;
    position: relative;
    padding: 25px 15px 15px 100px !important;
    min-height: 100px;
    text-align: left;
}

.help-box a h4 {
    font-size: 1.1em;
}

.help-box img {
    position: absolute;
    width: 70px;
    top: 5px;
    left: 15px;

}

.download-configuration {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #f0f0f0;
    color: #ff3700;
}

.download-configuration a {
    color: #ff3700;
    text-decoration: underline;
}

.share-block {
    width: 100%;
    background: #f0f0f0;
    position: relative;
    height: 40px;

}
.share-block a {
    color: #585858;

}

.share-list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: -120px;
    bottom: 100%;
    width: 240px;
    height: 40px;
    display: none;
    background: #ccc;
}

.breadcrumb-wrapper .share-list {
    left: -40px;
}

.share-list li {
    float: left;
}

.share-list li a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 10px;
    font-size: 1.1em!important;
    text-align: center;
}

.share-list li a i {
    font-size: 1.1em;
}

.arrow-top-btn {
    right: 0;
}

.contact-btn {
    right: 40px;
}

.share-btn {
    right: 80px;
}

.share-favorite-btn {
    right: 120px;
}

.e-alert-btn {
    left: 0px;
}

.share-block .export-btn {
    left: 40px;
}

.share-favorite-btn,
.share-btn,
.arrow-top-btn,
.contact-btn,
.e-alert-btn,
.export-btn,
.heart-btn {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    display: block;
    text-align: center;
    font-size: 1.1em;
    padding: 10px;

}

.share-block a:hover,
.share-favorite-btn:hover,
.share-btn:hover,
.arrow-top-btn:hover,
.contact-btn:hover,
.e-alert-btn:hover,
.export-btn:hover {
    background: rgba(0, 0, 0, 0.1);
}

.share-btn.opened {
    background: #ccc;
}

.share-btn.opened .share-list {
    display: inline-block;
}

.social-sidebar {
    margin-bottom: 20px;
}

.social-sidebar .social-list .social-btn {
    border-color: #fff !important;
    background: #fff !important;
}

.social-sidebar .social-list .social-btn.social-btn-linked-in {
    color: #2b3e86;
}

.social-sidebar .social-list .social-btn.social-btn-twitter {
    color: #00aaf9;
}

.social-sidebar .social-list .social-btn.social-btn-youtube {
    color: #ec0000;
}

.social-sidebar .social-list .social-btn.social-btn-am {
    padding: 2px;
}

.social-sidebar .social-list .social-btn.social-btn-am img {
    width: 100%;
}

.social-sidebar .social-list li {
    vertical-align: top;
}

.business-block {
    text-align: center;
    font-size: 1.1em;
    color: #404040;
    font-weight: 600;
}

/** Right sidebar terms block */
.terms {
    text-align: center;
    font-size: 0.8em;
    color: rgba(40, 40, 40, 0.7);
    padding: 25px 0 5px 0;
}

.terms a {
    display: inline-block;
    padding: 0 5px;
}

.login-box {
    display: table;
    padding: 0;
}

.login-body {
    display: table-row;
}

.login-body-half {
    display: table-cell;
    padding: 70px;
    width: 50%;
}

.login-body-half.login-body-left {
    background: #f0f0f0;
}

#modal-login .modal-dialog {
    width: 1000px;
}

#modal-login .register-block {
    padding-top: 30px;
}

#modal-login .register-block .small-title {
    display: block;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 1px;
    font-size: 0.75em;
}

#modal-login .register-block .big-title {
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.tailored-box h3 {
    font-size: 2em;
}

.feed-box {
    padding: 50px 50px 30px 50px;
}

.feed-box h3 {
    font-size: 2em;
    margin-top: 0;
}

.collapse-feed-btn {
    margin-bottom: 10px;
}

.underline-btn {
    text-decoration: underline;
    display: inline-block;
}

.collapse-feed .normal-list {
    padding: 5px 0;
}

.feed-box-footer {
    background: #f0f0f0;
    padding: 20px 50px;
}

.feed-box-footer a {
    margin-right: 20px;
}

.feed-box-footer p {
    margin: 0 0 10px 0;
}

.feed-box-footer p.small-text {
    font-size: 0.9em;
}

.big-btn {
    font-size: 1.1em;
    margin-right: 10px;
}

.outline-btn {
    display: inline-block;
    padding: 8px 25px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.loadingoverlay {
    justify-content: center !important;
}

.overlay-text {
    color: #FF3700;
    font-size: 36px !important;
    text-align: center;
    padding: 10px;
    font-family: 'vagLight';
}

.export-link {
    display: block;
    padding: 12px 10px 12px 40px;
    position: relative;
    color: #fff;
    margin-left: -10px;
}

.export-link:hover {
    background: #fff;
    color: #ff3700 !important;
}

.export-link h3 {
    color: #fff;
    font-size: 1em;
    margin: 0;
}

.export-link:hover h3 {
    color: #ff3700 !important;
}

.export-link .sidebar-list-icon {
    font-size: 1.4em;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.export-link:hover .sidebar-list-icon {
    color: #ff3700 !important;
}

.customer-statement-item {
    border: 1px solid #ccc;
    padding: 30px;
    margin-bottom: 30px;
}

.customer-statement-table {
    display: table;
}

.customer-statement-cell {
    display: table-cell;
}

.customer-statement-cell.customer-statement-left {
    padding-right: 30px;
    width: 70%;
}

.customer-statement-cell.customer-statement-left .orange-box {
    margin-bottom: 15px;
}

.customer-statement-right {
    padding-left: 30px;
    width: 30%;
    border-left: 1px solid #ccc;
}

.customer-statement-cell.customer-statement-right .small-caps {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 0.8em;
    display: block;
}

.customer-statement-cell.customer-statement-right .data-block-content {
    padding-left: 0;
    padding-right: 0;
}

.customer-statement-cell .image-container {
    margin-bottom: 0px;
}

/*==========  Media queries  ==========*/
/* Large Devices, Wide Screens */
/* Styles for browsers smaller than 1600px; */
@media(max-width:1600px) {
    .main-caption {
        padding: 30px;
        bottom: 20%;
    }

    .overlay-menu,
    .customize {
        padding: 200px 50px 50px 50px;
    }

    .preview-3d {
        /*padding: 80px 70px 80px 200px;*/
        padding: 0;
    }

    .vertical-tabs .image-container img {
        /*max-width: 50px;*/
    }

    .hidden-segments {
        padding: 15px 15px 0 15px;
    }

    .vertical-tabs label {
        max-width: 100px;
    }
}

/* Large Devices, Wide Screens */
@media(max-width:1200px) {

    .grid-sizer,
    .grid-item {
        width: calc(50% - 30px)
    }

    .main-caption h1 {
        font-size: 2em;
    }

    .overlay-menu.open {
        overflow-y: scroll;
        padding: 120px 30px 30px 30px;
    }

    .navigation-footer {
        position: initial;
    }

    .copyright {
        padding-top: 5px;
    }
}

/* Medium Devices, Desktops */
@media(max-width:1000px) {
    #modal-login .modal-dialog {
        width: 90%;
        margin: 100px auto 50px auto;
    }

    .login-box,
    .login-body {
        display: block;
    }

    .login-body-half {
        display: block;
        padding: 30px;
        width: 100%;
    }

    .loading-message-content-wrapper {
        left: 15px;
        right: 15px;
        margin: auto;
        width: auto !important;
    }

    .loading-message-list li {
        width: 100%;
        height: auto;
    }

    .loading-message-title h1 {
        font-size: 1.4em;
    }

    .loading-message-title img {
        max-width: 42px;
    }

    .loading-message-content {
        padding: 20px;
    }

    .customer-statement-cell,
    .customer-statement-table {
        display: block;
        width: 100% !important;
        padding: 0;
    }

    .customer-statement-right {
        border-left: 0;
        border-top: 1px solid #ccc;
        padding-top: 30px;
        margin-top: 30px;
    }

    .customer-statement-item {
        padding: 20px;
    }
}

/* Small Devices, Tablets */
@media(max-width:768px) {
    .profile-section-left {
        float: none !important;
        width: 100% !important;
        height: auto !important;
        min-height: 100px !important;
        padding: 30px 30px 10px 30px !important;
    }

    .profile-section-left .profile-menu {
        margin-top: 10px;
        padding: 5px 0;
    }

    .profile-section-right {
        width: 100% !important;
        height: auto !important;
        min-height: 100px !important;
    }

    .profile-section-right h1 {
        font-size: 1.6em;
        margin-top: 0;
    }

    .profile-section-right .tab-content.visible {
        margin-top: 10px;
        padding: 10px 0 !important;
    }

    .nav-tabs.profile-tabs>li {
        width: 100% !important;
    }

    .profile-tabs li.active a:after {
        top: 5px !important;
        bottom: 5px !important;
        height: auto !important;
        left: 0;
        right: initial !important;
        width: 2px;
    }

    .grid-sizer,
    .grid-item {
        width: 100%
    }

    .grid {
        margin: 0 0 0 0;
    }

    .full-table {
        display: none;
    }

    .ac-carousel2,
    .carousel {
        display: block;
    }

    .full-tabs {
        display: none;
    }

    .small-tabs {
        display: block;
    }

    .ac-carousel2 .custom-table {
        font-size: 0.9em !important;
    }

    .ac-carousel2 .custom-table th,
    .ac-carousel2 .custom-table td {
        padding: 4px !important;
    }

    .internal-content {
        padding-top: 15px !important;
    }

    .content-box {
        padding: 60px 0 50px 0 !important;
    }

    .inline-list.inline-list-white>li {
        width: 48% !important;
        margin-bottom: 15px !important;
    }

    .breadcrumb-wrapper {
        top: 0 !important;
        padding-left: 50px;
        left: -15px;
        right: -15px;
        display: none;
    }

    /** right sidebar changes mobile start **/
    .bottom-navigation.visible {
        right: 0 !important;
        width: 320px;
        z-index: 1000;
    }

    .bottom-navigation.visible .bottom-navigation-scrollbar {
        width: 320px !important;
    }

    .page-container-internal,
    .page-container {
        padding: 80px 31px 0 0 !important;
    }

    /** right sidebar changes mobile edn **/
    .customize-list.customize-list-2>li,
    .customize-list>li {
        width: 50%;
    }

    .overlay-menu,
    .customize {
        padding: 120px 30px 30px 30px;
    }

    .modal-choose-left .modal-header {
        padding: 15px 30px !important;
    }

    .modal-choose-left .modal-body {
        padding: 0 !important;
    }

    .modal-choose-left .modal-body .custom-table.custom-table-top>tbody>tr>th {
        font-size: 1rem;
        white-space: normal;
        vertical-align: bottom;
    }

    .customize-list.customize-list-2>li:after {
        display: none;
    }

    .modal-md {
        width: auto;
    }

    .customize-area {
        width: auto;
    }

    .website-area {
        font-size: 0.8em;
    }

    .inline-list.inline-list-white>li {
        width: 100% !important;
        margin: 0 0 15px 0 !important;
    }

    .logo {
        width: 100px;
    }

    .main-caption {
        position: relative;
        top: initial !important;
        bottom: initial !important;
        left: initial !important;
        right: initial !important;
        width: 100%;
        background: #404040;
    }

    .internal-navigation.sticky {
        right: 30px !important;
    }

    .main-caption h1 {
        font-size: 2em;
        margin: 0;
    }

    .main-caption p.orange-text {
        display: none;
    }

    .customize-list.customize-list-2>li,
    .customize-list>li {
        width: 100%;
        height: auto !important;
        padding: 0 !important;
        float: none;
    }

    .cl-icon {
        width: 32px;
        height: 32px;
        font-size: 1.2em;
        padding: 6px;
    }

    .customize-list.customize-list-2>li label {
        padding: 10px 0 10px 50px;
    }

    .customize-list>li label {
        padding: 5px 0;
    }

    .logo {
        left: 15px;
    }

    .modal-sm {
        width: auto;
    }

    .login-box,
    .register-box,
    .password-box,
    .overlay-box {
        padding: 30px;
    }

    .website-area,
    .search-btn {
        display: none;
    }

    .page-sidebar.closed {
        right: -306px;
    }

    /*.page-sidebar {
        right: -306px;
    }

    .visible-menu .page-sidebar {
        right: -15px;
    }*/

    .page-sidebar .visible-menu .sidebar-closed-icon:before {
        content: "\e628";
    }

    .page-sidebar .visible-menu .sidebar-closed-icon {
        right: 296px;
    }

    /*.page-sidebar .sidebar-closed-icon:before {
        content: "\e629";
    }*/

    .page-sidebar {
        overflow-y: scroll !important;
    }

    /*.page-sidebar .sidebar-closed-icon {
        right: 6px;
    }*/

    .mobile-device.menu-visible .page-container-internal,
    .mobile-device.menu-visible .page-container {
        max-height: 100vh;
        height: 100%;
        overflow: hidden;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {

    /* save/share button */
    .mobile-device .save-button-wrapper {
        top: 20px;
        right: 0;
        padding: 0;
        margin: 0;
        margin-right: 15px;
        z-index: 3;
        text-align: right;
    }

    .modal-choose-left .btn-apply-solution,
    .modal-choose-left .btn-remove-solution {
        font-size: 9px;
    }

    .modal-choose-left .solution-content-wrapper {
        width: calc(100vw - 58px);
    }

    .modal-choose-left .solution-content-wrapper h3 {
        white-space: normal;
        font-size: 18px;
    }

    .modal-choose-left .solution-preview {
        max-height: 55px;
    }

    [id^="chart-area-"] {
        display: inline-block !important;
        margin-right: 0 !important;
        height: 55px !important;
        width: 55px !important;
    }
}

/* No idea what this is, max-height?? Who writes css based on screen height? Mistake maybe? */
@media screen and (max-height: 600px) {
    .interactive-model {
        width: 160px;
        right: 95px;
        height: 120px;
    }

    .topics-list {
        top: 100px;
    }

    .topics-list>li a {
        padding: 5px 10px 5px 40px;
    }

    .topics-list>li h3 {
        font-size: 1.2em;
    }

    .data-block-header {
        padding: 20px;
    }

    .data-block-content {
        padding: 10px 20px;
    }

    .data-block-footer {
        padding: 20px;
    }

    h3.data-block-title {
        font-size: 1.4em;
    }

    .value {
        max-width: 50%;
        text-align: center;
    }

    .overlay-menu,
    .customize {
        padding-top: 120px;
    }
}
/*==========  End of media queries  ==========*/

.logorb {
    background-image: url(/images/logo-texte.png);
    background-size: 100% auto;
    background-position: 0 100%;
    background-repeat: no-repeat;
    color: rgba(0,0,0,0);
    position: relative;
    margin-right: 3px;
    letter-spacing: .2em;
}

.main-caption h1 .logorb, .orange-box .logorb, .orange-btn .logorb {
    background-image: url(/images/logo-texte-blanc.png);
}

.grecaptcha-badge {
    display:none !important;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #ccc;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff3700;
}

