body {
    background: #fff;
}

.home-set {
    background: #fff url("../images/new/Backgroundlarge.jpg");
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}

#newsletterform {
    margin-top: 30px;
}

#wrapper {
    width: 1150px !important;
}

.logo {
    text-align: center;
    margin-top: 50px;
}

#front-text h1 {
    font: 26px "Montserrat", sans-serif;
    color: #000000;
}

#front-text h2 {
    font: 20px "Montserrat", sans-serif;
    color: #000000;
}

#front-text h3 {
    font: 15px "Montserrat", sans-serif;
    color: #000000;
}

#front-text p {
    font-size: 13px;
    color: #666666;
}

.image-logo {
    width: 150px;
}

.btn-primary-outline a:link,
a:visited {
    color: red;
}

.btn-primary-outline {
    background-color: transparent;
    border-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    font-weight: bold;
}

h1 {
    color: #000;
    font: 26px "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 200;
}

h2 {
    color: #000;
    font: 20px "Montserrat", sans-serif;
    padding: 0;
    font-weight: 300;
}

h3 {
    color: #000;
    font: 15px "Montserrat", sans-serif;
    padding: 0;
}

.h1,
.h2,
h1,
h2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

p {
    font-size: 15px;
    color: #666;
}

.front-text {
    margin-bottom: 100px;
}

.content {
    margin-top: 50px;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 10px;
}


/*#questionsContainer {
    height: 350px !important;
}*/

.hidden-results {
    display: none;
}


/*list */

.img-bottom {
    width: 900px;
    height: auto;
}

.image-list {
    width: auto;
    max-height: 300px;
}

.image-right {
    width: 250px;
}

.content-image {
    width: 900px;
    background: #fff;
    margin-top: 10px;
    padding: 0px;
}

#stilarter ul {
    border-bottom: 0px !important;
}

#stilarter ul li a.selected {
    background: transparent;
    color: #000;
    border: 1px solid #000;
    border-radius: 2px;
}

.btn-tab-outline {
    background-color: transparent;
    border-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    font-weight: bold;
}

.legend {
    color: #000 !important;
}

#stilarter ul li a {
    color: #000 !important;
}

.image-results {
    width: 530px;
}

.image-bottom-results {
    margin-bottom: 50px;
}

#img-bottom-set {
    margin-top: 30px;
    padding: 0;
}

.img-bottom-set {
    margin-top: -200px;
    margin-bottom: 50px;
}

.img-bottom-set1 {
    margin-top: 200px;
    margin-bottom: 50px;
}

.content-question {
    margin-top: 50px;
}

.result-image {
    width: 1100px;
}

.content-hasil {
    margin-top: 50px;
}

.text-caption1 {
    color: #000;
    font: 20px "Montserrat", sans-serif;
}

.text-caption {
    color: #000;
    font: 15px "Montserrat", sans-serif;
    margin-bottom: 25px;
}

.set-panjang-hasil {
    width: 400px;
}

.set-img-right-result {
    padding-top: 25px;
}

.set-img-lg-result {
    margin-top: 100px;
    margin-bottom: 100px;
}


/* Container holding the image and the text */

.container-images {
    position: relative;
    text-align: center;
    color: white;
}


/* Bottom left text */

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}


/* Top left text */

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}


/* Top right text */

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}


/* Bottom right text */

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}


/* Centered text */

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.button-image {
    text-align: center;
}

.hide-button-set {}

#result-bottom {
    display: none;
}

#result-right {
    display: block;
}

#results-img-on-pc {
    display: block;
}

#results-img-on-mobile {
    display: none;
}


#result-right p {
    font-weight: bold;
    font-size: 18px;
}
#result-right h3 {
    font-size: 20px;
    font-weight: bold;
}
#result-right h3 a {
    font-size: 15px;
    font-weight: bold;
    color: #D4A85E;
}
