#main-menu {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#sub-menu a {
    font-size: 90%;
    display: inline-block;
    color: #555;
    padding: 5px;
}

#sub-menu a:hover,
#sub-menu a:focus,
#sub-menu a:active {
    text-decoration: none;
    color: #222;
}

#download-brochure {
    background-color: #eee;
    border-radius: 6px;
}

#slider {
}

#slide1-img {
    animation: MoveUpDown .5s linear;
    position: relative;
}

#slide1-img {
    width: 70%;
    max-width: 750px;
    text-align: center;
    margin: auto;
    padding-top: 7rem;
}

#main-view {
    min-height: 550px;
    background-image: url('../prod/nuova/top-slide.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    position: relative;
    color: #D6A37E;
}

#main-view .heading {
    padding-top: 4rem;
    font-weight: 600;
}

#main-view.subheading {
    color: #777;
}

#main-view .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#italian-tech {
}

#italian-tech .left {
    margin-top: -30px;
}

#italian-tech .right {
    text-align: left;
    padding: 3rem;
}

#alum-alloy .right {
    margin-top: -150px;
}

#planetary-motor {
    padding: 100px 0 0;
}

#powder-coating {
    background-image: url('../prod/powder-coating.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 410px;
    text-align: center;
    padding-left: 50%;
}

#powder-coating img {
    width: 70px;
    margin-top: -10px;
}

#powder-coating .content {
    padding: 5%;
    text-align: left;
}

#power-backup {
    background-attachment: fixed;
    background-image: url('../prod/nuova/nuova-gate.png');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
    text-align: center;
    color: white;
}

#power-backup img {
    height: 180px;
}

#nuova {
    background-color: #f1f1f1;
    padding: 100px 0;
    text-align: center;
}

#nuova .feature {
    text-align: left;
}

#nuova .feature img {
    width: 250px;
}

#exp-rds9 {
    background-image: url('../prod/exp-rds-9.png');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
    text-align: center;
    color: white;
}

#exp-rds9 img {
    width: 180px;
}

#pick-size {
    background-image: url('../prod/pick-size-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 550px;
    text-align: center;
}

#pick-size sup {
    vertical-align: .4em;
    font-size: 2rem;
    margin-left: -15px;
}

#pick-size .h1 {
    font-size: 3.8rem;
    font-weight: 300;
}

#pick-size .support-type img {
    width: 60px;
}

#spec {
    text-align: center;
    padding: 100px 0;
    background-color: #f1f1f1;
}

#spec .col-padding {
    padding-left: 5rem;
}

#spec .col-last-padding {
    padding-left: 40px;
}

#spec-col {
    font-size: 90%;
    text-align: left;
}

#spec-col .media {
    height: 90px;
    padding-bottom: 2rem;
}

#spec-col .media .d-flex {
    min-width: 50px;
    justify-content: flex-end;
}

#spec-col .media-body {
    margin-top: -5px;
}

#spec-col .media-body .title {
    font-weight: 600;
}

#spec-col .media img {
    max-width: 45px;
    max-height: 45px;
}

/* slider */
.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    border-radius: 40px
}

.owl-theme .owl-dots .owl-dot span {
    background-color: white;
}

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

/*slider end*/

#eco-save,
#builtin-clutch {
    padding: 80px 0;
    min-height: 600px;
    text-align: center;
    color: white;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#acc-slider {
    height: 700px;
    background-image: url('../prod/cityBackground.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

#acc-slider .back-side {
    opacity: 0;
    position: absolute;
    left: 10px;
    top: 0px;
    transform: rotate(90deg);
    transform-origin: 0% 100%;
    display: block;
    transition: all .1s ease-in;
    letter-spacing: 1px;
    font-weight: 300;
}

#acc-slider .mini {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 2rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .5s ease-in;
}

#acc-slider .mini img {
    padding-top: 10px;
}

#acc-slider .active-side {
    display: none;
}

#acc-slider > div {
    border-left: 1px solid rgba(255, 255, 255, .7);
}

#acc-slider > div:first-child {
    border-left: none;
}

#acc-slider.img-eco-save {
    transition: all 1s ease;
    background-image: url('../prod/nuova/eco-save-bg.jpg');
}

#acc-slider.img-builtin-clutch {
    transition: all 1s ease;
    background-image: url('../prod/nuova/built-in-safety.jpg');
}

#rds9-weight-lift,
#eco-save,
#builtin-clutch {
    min-height: 550px;
    text-align: center;
    color: white;
    background-color: transparent;
}

#rds9-weight-lift .heading {
    font-weight: 300;
    font-size: 2.8rem;
}

#acc-slider .minimized .back-side {
    opacity: 1;
}

#acc-slider .active .active-side {
    display: block;
}

#acc-slider .minimized .mini,
#acc-slider .active .mini {
    display: none;
}
