

body {

    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    background-image: url('../img/bg1.jpg');
}

.container {
    background-color: white;
}

#step-1, #step-2, #step-3, #step-4{
    padding: 20px;
}


#moduls {
    height: 280px;
    margin-top: 40px;
    display: inline-block;
}

.btn-success{
    display: none;
}

#contentInterior{
    margin: 0 auto;
}

#contentInterior div.pasmodulos{
    float: left;
}


#contentInterior div.pasmodulos div.posnum {
    width: 100%;
}

#contentInterior div.pasmodulos div.posnum div.num {
    width: 40px;
    height: 48px;
    margin-left: -18px;
    margin-top: -18px;
    font-size: 40px;
    font-weight: 900;
    color: white;
    cursor: pointer;
    position: relative;
    top: -200px;
    left: 50%;
}

#interiors{

}

#interiors a.close {
    position: absolute;
    top: 20px;
    right: 24px;
}

#interiors div.interior {
    float: left;
    margin-bottom: 15px;
    height: auto;
    min-height: 170px;
}

#interiors div.interior a {
    display: block;
    width: 100%;
}

#interiors div.interior a.detall img {
    width: 100%;
}


#contentInterior div.pasmodulos img{
    height: 390px;
}

.col-md-20 {
    width: 18%;
    float:left;
  }

.btn-modulos {
    float: left;
    margin: 22px;
}

.selected {
    border:2px solid #74A433;
}

.btn-modulos, .btn-modulos img {
    display: block;
    height: 200px;
    padding: 5px 5px 20px 5px;
}

.ml-5{
    margin-left:5px;
}

.sw-theme-arrows .sw-container {
    min-height: 500px;
}

#mides .medida img {
    height: 200px;
}
div.caption {
    margin-top: 5px;
    float: left;
    clear: both;
    width: 100%;
}
div.img_base{
    width: 100%;
    text-align: center;
}