
.m-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-flow: wrap;
}

.ms-container {
  width: 20%;
  height: 300px;
  margin: 20px;
  margin-top: 200px;
  transform: scale(1.4);
}

.ms-container img {
  width: 100%;
  height: 100%;
}

.ms-title {
  font-size: 1rem;
  font-weight: bold;
  color: black;
}

.ms-title:hover {
  color: #ed4e3b;
}

.ms-container img:hover {
  cursor: pointer;
}




.main-modelS {
  margin-top: 10rem;
}

.ms-s {
  font-size: 2.5rem;
  font-weight: bold;
  margin-left: 5rem;
}

.ms-b {
  font-size: 2.5rem;
  margin-left: 5rem;
}

.ms-sub-titles {
  font-size: 1rem;
  font-weight: bold;
}


.ms-bs {
  margin-top: 5rem;
}


.cards-ms-s {
  padding-top: 5rem;
}

.buttons{
  color: #000;
}

/* #success {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding: 1rem 0;
    color: #fffdfd;
    outline: none;
    background-color: #1b6130;
    border: 1px solid;
    width: 100%;
    cursor: pointer;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 5rem;
} */



/* .m-section {
  padding-top: 10rem;
  justify-content: center;
  align-items: center;
}

.m-bodys {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5rem;
} */



/* 
.m-img-section {
  width: 20%;
  height: 300px;
  margin: 20px;
} */

/* .m-img {
    transform: scale(0.9);
} */


/* sections S */

/* .m-img-sections{
  width: 40rem;
  height: 40rem;
  margin: 2.5rem;
  
} */
/* 
.ms-ones {
  top: 50rem;
} */

/* .m-img-sections img{
  width: 100%;
  height: 100%;
} */
 
/* sections X */
/* 
.m-img-sectionx {
  width: 40rem;
  height: 40rem;
  margin: 2.5rem;
} */
/* 
.m-img-sectionx img {
  width: 100%;
  height: 100%;
} */

/* sections Y */




/* 
.m-img-section {
  width: 40rem;
  height: 40rem;
  margin: 2.5rem;
}

.m-img-section:hover {
  cursor: pointer;
}

.m-img-section img {
  width: 100%;
  height: 100%;
}

.ms-one-header {
  font-size: 2.5rem;
  color: #171a20;
  line-height: 40px;
  letter-spacing: -0.6px;
  margin-left: 6.9rem;
}

.ms-sub-title {
  font-size: 2rem;
  font-weight: 300px;
  color: #171a20;
  line-height: 40px;
  letter-spacing: -0.6px;
  margin-left: 6.9rem;
}

.ms-title {
  font-size: 1.3rem;
  font-weight: bold;
  color: black;
}

.ms-title:hover {
  color: #ed4e3b;
}

.ms-sub-titles {
  color: black;
} */

/* Interior  section */

/* .ms-interrio {
    margin: 5rem 0;
} */
/* 
.ms-sub-interrio {
  font-size: 2.5rem;
  color: #171a20;
  line-height: 40px;
  letter-spacing: -0.6px;
  margin-left: 6.9rem;
  margin-top: 8rem;
}


.ms-bodys {
    right: 45rem;
}





.mss-bodys {
    right: 22rem;
} */