@font-face {
  font-family: Comfortaa-Light;
  src: url(/fonts/Comfortaa-Light.ttf);
}

@font-face {
  font-family: Comfortaa-Bold;
  src: url(/fonts/Comfortaa-Bold.ttf);
}

* {
  box-sizing: border-box;
  font-family: 'Comfortaa-light';
  font-weight: 100;
}

.body {
  color: #dddddd;
  margin: 0px;
  background-color: #1a1d2c;
  background-image: url(/img/bkmodelo.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 50vh;
  background-image: url(/img/back.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 80%;
  color: #ffffff;
  box-shadow: #000000 3px 5px 15px;
}

.textoheader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 70%;
  height: 100%;
  background-image: url(/img/backgroundok.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 80% 40%;
  padding-left: 15%;
}

.textoheader h1 {
  font-size: 250%;
  color: #dddddd;
  font-weight: 300;
  font-style: normal;
  width: 300px;
  line-height: 91%;
  margin: 10px 0 10px 0;
}

.textoheader h2 {
  margin: 2px 0px 2px 0px;
  font-size: 1rem;
}

.logosvg img {
  width: 13rem;
}

.insta {
  display: flex;
  align-items: center;
  justify-items: center;
  width: 300px;
  height: 15px;
  color: #dddddd;
  text-decoration: none;
  list-style: none;
  cursor: pointer;
}

.insta img {
  width: 30px;
  padding-right: 5px;
}

.font-amarelo {
  color: #e6c200;
}

.imgheader {
  display: flex;
  flex-direction: column;
  justify-content: right;
  width: 50%;
  height: 100%;
}

.imgheader img {
  height: fit-content;
}

/* HEADER MOBILE */

.headermobile {
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-image: url(/img/back.webp);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 100% 50%;
}

.textoheadermb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 25%;
  margin: 50px 0px 50px 0px;
  width: 100%;
  height: 100%;
}

.textoheadermb h1 {
  font-size: 250%;
  color: #dddddd;
  font-weight: 300;
  font-style: normal;
  line-height: 91%;
  margin: 10px 0 10px 0;
}

.textoheadermb h2 {
  margin: 2px 0px 2px 0px;
  font-size: 1rem;
}

.headermobile .logosvg img {
  width: 13rem;
}

.textoheadermb img {
  width: 17rem;
}

.instamb {
  display: flex;
  align-items: center;
  justify-items: center;
  width: 300px;
  height: 40px;
  color: #dddddd;
  text-decoration: none;
  list-style: none;
  cursor: pointer;
}

.instamb img {
  width: 30px;
  padding-right: 5px;
}

.imgheadermb {
  display: flex;
  flex-direction: column;
  justify-content: right;
  width: 100%;
  height: auto;
}

/* Botões */
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  width: 150px;
  height: 40px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  /* border: solid 1px #000000; */
  color: #000000;
  box-shadow: #2c2c2c 1px 2px 5px;
}

.buttonHeader {
  margin: 15px 0px 15px 0px;
}

a {
  text-decoration: none;
}

/* VIDEOS */

video {
  width: 700px;
  height: auto;
  border-radius: 10px;
  box-shadow: #2c2c2c 0px 1px 15px;
}

.videolabel {
  text-align: center;
}

/* VIDEO1 */
.video1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 650px;
  box-shadow: 0px -3px 20px #0f121f inset;
}

/* VIDEO2 */
.video2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 650px;
  background-color: #e7dede;
  color: #000;
  box-shadow: 0px -3px 20px #0f121f inset;
}

.procedimentos {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  box-shadow: 0px -3px 20px #0f121f inset;
}

.card {
  margin: 30px;
  min-width: 400px;
  background-color: rgba(255, 248, 248, 40%);
  backdrop-filter: blur(5px);
  color: #ffffff;
  padding: 1px;
  box-shadow: #2c2c2c 2px 1px 5px;
  border-radius: 10px;
}

/* LIPOASPIRAÇÃO */
.procedimentos .card .cardimg1 {
  width: 100%;
  height: 250px;
  background-image: url(/img/lipo-340x250.webp);
  background-size: cover;
  background-position: center;
  box-shadow: #2c2c2c 1px 1px 5px;
  border-radius: 10px;
}

/* CIRURGIA DAS MAMAS  */
.procedimentos .card .cardimg2 {
  width: 100%;
  height: 250px;
  background-image: url(/img/Mamas-340x250.webp);
  background-size: cover;
  background-position: center;
  box-shadow: #2c2c2c 1px 1px 5px;
  border-radius: 10px;
}

/* ABDOMINOPLASTIA */
.procedimentos .card .cardimg3 {
  width: 100%;
  height: 250px;
  background-image: url(/img/abdominoplastia-340x250.webp);
  background-size: cover;
  background-position: center;
  box-shadow: #2c2c2c 1px 1px 5px;
  border-radius: 10px;
}

/* SUPER MOM */
.procedimentos .card .cardimg4 {
  width: 100%;
  height: 250px;
  background-image: url(/img/Mon-340-250.webp);
  background-size: cover;
  background-position: center;
  box-shadow: #2c2c2c 1px 1px 5px;
  border-radius: 10px;
}

.procedimentos .card .cardtitle {
  padding: 0px 15px 0px 15px;
}

.procedimentos .card .cardtitle h2 {
  font-family: Comfortaa-Bold;
  font-size: 13px;
  padding: 10px 0px 10px 0px;
  text-align: center;
}

.procedimentos .card .carddescription ul {
  width: 90%;
}

.procedimentos .card .carddescription ul li {
  padding-bottom: 3px;
}

.procedimentos .card .carddescription {
  /* text-align: justify; */
  padding: 0px 20px 0px 30px;
}

.procedimentos .card .carddescription p {
  text-indent: 10px;
}

.procedimentos .card .carddescription h3 {
  margin: 0px;
}

/* FORMULARIO */
.formulario {
  display: flex;
  flex: 5;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px;
  background-color: #e7dede;
  box-shadow: 0px -3px 20px #0f121f inset;
}

.formRight {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 650px;
  height: 500px;
  color: #0f121f;
  /* background-color: #e7dede; */
  margin: 10px;
  /* box-shadow: #2c2c2c 2px 1px 5px; */
  padding: 15px;
  /* border-radius: 10px; */
}

form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.contato {
  text-align: center;
  width: 90%;
}

form button {
  margin-top: 15px;
  margin-right: 30px;
  align-self: last baseline;
}

#SProce {
  margin-top: 15px;
  margin-bottom: 15px;
  align-self: baseline;
  margin-left: 30px;
  border: 1px solid rgb(150, 150, 150);
  border-radius: 5px;
}

#LProce {
  text-align: left;
}

textarea {
  width: 90%;
  height: 100px;
  background-color: #f1f1f1;
  border: 1px solid rgb(150, 150, 150);
  border-radius: 5px;
}

input {
  width: 90%;
  padding-bottom: 15px;
  margin-bottom: 5px;
  background-color: #f1f1f1;
  border: 1px solid rgb(150, 150, 150);
  border-radius: 5px;
}

.formleft {
  display: flex;
  align-items: center;
  flex-direction: column;
  align-content: center;
  width: 650px;
  height: 500px;
  color: #0f121f;
  /* background-color: #e7dede; */
  margin: 10px;
  /* box-shadow: #2c2c2c 2px 1px 5px; */
  padding: 15px;
  /* border-radius: 10px; */

}

.formRight.contato {
  justify-items: center;
  background-color: #000000;
}

.formleft .logorodape img {
  height: 250px;
  width: auto;
}

.RedesSociais {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 60%;
  height: 100px;
}

.RedesSociais img {
  width: 40px;
  height: auto;
}

.email a {
  text-decoration: none;
  color: #0f121f;
}

/* RODAPÉ */
.rodape {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  background-color: #000000;
}

.rodape a {
  font-size: 10px;
}

.rodape a {
  text-decoration: none;
  color: #f8eeee;
}

.container {
  padding-left: 10%;
  padding-right: 10%;
}

/* RETORNO FOEMULARIO - ARQUIVO ENVIA.PHP*/
.retform {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 80%;
  height: 70vh;
  text-align: center;
  /* background-color: rgba(255, 248, 248, 10%); */
  /* backdrop-filter: blur(5px); */
  padding: 5px;
  /* box-shadow: #222222 0px 2px 10px; */
}

.retform h1 {
  font-size: 2vw;
  width: 100%;
  line-height: 20px;
}

.retform p {
  font-size: 1vw;
}

.logoretform img {
  width: 65%;
  margin-bottom: 15px;
}

.logoretform {
  width: 100%;
}

.bodyretform {
  color: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100vh;
  background-color: #0f121f;
}
