*{
    margin: 0;
    padding: 0;
}

#page-container {
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
}

#content-wrap {
  padding-bottom: 3vh;    /* Footer height */
  overflow-x: hidden;
}

/* ------------------------Portrait------------------------------ */

@media only screen and (orientation: portrait) {
.main {
    background: url(Imagens/background4.png);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 180vh;
    width: 100vw;
    max-width: 100%;
    max-height: 100%;
}

html, body {
  overflow-x: hidden;
}

body {
  position: relative
}

.mainindex {
    background: url(Imagens/background4.png);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 130vh;
    width: 100vw;
    max-width: 100%;
    max-height: 100%;
}

.imageindex{
    width: 100vw;
    background: url(Imagens/Imagem1.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    height: 44vh;
    float: right;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}


.mainsobre{
    width: 100vw;
    background: url(Imagens/background4.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 140vh;
    max-width: 100%;
    max-height: 100%;
}

.imagesobre{
    width: 90vw;
    background: url(Imagens/Imagem2.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 45vh;
    float: right;
    margin-right: 6vw;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.mainservicos{
    width: 100vw;
    min-width: 100%;
    background: url(Imagens/background2.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 180vh;
    max-width: 100%;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.imageservicos{
    width: 94vw;
    background: url(Imagens/Imagem13.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 43vh;
    float: right;
    margin-right: 3vw;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.mainfaq{
    width: 100vw;
    min-width: 100%;
    background: url(Imagens/background2.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 230vh;
    max-width: 100%;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.imagefaq{
    width: 94vw;
    background: url(Imagens/Imagem5.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 46vh;
    float: right;
    margin-right: 3vw;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.mainblog{
    width: 100vw;
    min-width: 100%;
    background: url(Imagens/background2.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 250vh;
    max-width: 100%;
    max-height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

.imagecontato{
    width: 100vw;
    background: url(Imagens/Imagem12.jpeg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 45vh;
    float: right;
    margin-right: 1vw;
    margin-top: 0vh;  
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.imagecontato2{
    width: 8vw;
    background: url(Imagens/instagram2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -5.3vh;  
    max-width: 100%;
    max-height: 100%;
}

.imagecontato3{
    width: 8vw;
    background: url(Imagens/whatsapp2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -20.5vh;  
    max-width: 100%;
    max-height: 100%;
}

.imagecontato4{
    width: 8vw;
    background: url(Imagens/email2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -10.3vh; 
    max-width: 100%;
    max-height: 100%;
}

.imagecontato5{
    width: 8vw;
    background: url(Imagens/whatsapp2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -15.5vh; 
    max-width: 100%;
    max-height: 100%;
}

.header{
    background-color: #c8a578;
    width: 86.5vw;
    height: 6vh;
    border-radius: 25px;
    border: 2px solid #a54119;
    padding: 20px;
    margin-left: 5.5px;
    margin-top: -25px;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    z-index: 1;
}

.logo{
    background: url(Imagens/logo.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 95%;
    max-width: 100%;
    max-height: 100%;
}

.navbar{
    width: 100vw;
    height: 12vh;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.icon{
    width: 34vw;
    height: 5vh;
    float: left;
    margin-top: 0.5vh;
    margin-left: -2vh;
    max-width: 100%;
    max-height: 100%;
}

.logo{
    color: #192d28;
    font-size: 35px;
    font-family: "Kanit", sans-serif;
    font-weight: bold;
    float: left;
}

.menu{
    width: 52vw;
    height: 5vh;
    float: right;
    max-width: 100%;
    max-height: 100%;
}

ul{
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul li{
    list-style: none;
    margin-right: 1.7vw;
    margin-top: 2.5vh;
    font-size: 11px;
    max-width: 100%;
    max-height: 100%;
}

ul li a{
    text-decoration: none;
    color: #192d28;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    transition: 0.4s, ease-in-out;
    text-decoration: underline;
}

ul li:nth-child(5) a{
    color: #ffff;
    transition: 0.4s, ease-in-out;
    background: #a54119;
    padding: 8px;
    border-radius: 8px;
    border: none;
    max-width: 100%;
    max-height: 100%;
}

ul li a:hover{
    color: #3c6b60;
}

ul li:nth-child(5) a:hover{
    color: #000000;
    background-color: #ffffff;
}

 .content{
    width: 100vw;
    height: auto;
    margin: auto;
    color: #192d28;
    font-family: "Poppins", sans-serif;
    position: relative;
    max-width: 100%;
    max-height: 100%;
}

.content .par{
    padding-left: 25px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    pointer-events: none;
    max-width: 100%;
    max-height: 100%;
}

.content .parIndex{
    padding-left: 6vw;
    padding-right: 12vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 15px;
    max-width: 100%;
    max-height: 100%;
}

.content .parSobre{
    padding-left: 6vw;
    padding-right: 12vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 15px;
    max-width: 100%;
    max-height: 100%;
}

.content .parServicos{
    padding-left: 6vw;
    padding-right: 12vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 15px;
    max-width: 100%;
    max-height: 100%;
}

.content .parServicos2{
    padding-left: 10vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 13px;
    max-width: 100%;
    max-height: 100%;
    background: #c29761;
    padding: 17px;
    border-radius: 4px;
    border: none;
    margin-bottom: 20px;
    margin-left: 1.2vh;
    width:86%;
    position: relative;
    z-index: 1;
}

.content .parServicos3{
   padding-left: 10vw;
    padding-bottom: 2vh;
    line-height: 25px;
    font-size: 13px;
    max-width: 100%;
    max-height: 100%;
    background: #c29761;
    padding: 17px;
    border-radius: 4px;
    border: none;
    margin-bottom: 20px;
    margin-left: 1.2vh;
    width:86%;
    position: relative;
    z-index: 1;
}

.content .parServicos4{
   padding-left: 10vw;
    padding-bottom: 2vh;
    line-height: 20px;
    font-size: 13px;
    max-width: 100%;
    max-height: 100%;
    background: #c29761;
    padding: 17px;
    border-radius: 4px;
    border: none;
    margin-bottom: 20px;
    margin-left: 1.2vh;
    width:86%;
    position: relative;
    z-index: 1;
}

.content .parContato{
    padding-bottom: 2vh;
    font-size: 18px;
}

.content h1{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 42vh;
    line-height: 25px;
    margin-top: 10%;
    margin-bottom: -1vh;
    max-width: 100%;
    max-height: 100%;
}

.content h2{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 42vh;
    line-height: 25px;
    margin-top: 9%;
    margin-bottom: -1vh;
    text-align: justify;
    text-justify: inter-word;
    max-width: 100%;
    max-height: 100%;
}

.content h3{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 30vh;
    line-height: 25px;
    margin-top: 9%;
    margin-bottom: -1vh;
    text-align: justify;
    text-justify: inter-word;
    max-width: 100%;
    max-height: 100%;
}

.content h4{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 42vh;
    line-height: 25px;
    margin-top: 10%;
    margin-bottom: -1vh;
    max-width: 100%;
    max-height: 100%;
}

.content h5{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 42vh;
    line-height: 25px;
    margin-top: 9%;
    margin-bottom: -1vh;
    text-align: justify;
    text-justify: inter-word;
    max-width: 100%;
    max-height: 100%;
}

.content .cn{
    width: 28vw;
    height: 5vh;
    background: #a54119;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    border: none;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.4s ease;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    bottom: 2vh;
}

.content .cn a{
    text-decoration: none;
    transition: 0.3s ease;
}

.cn:hover{
    color: #000000;
    background-color: #ffffff;
}

.content .cn2{
    width: 89vw;
    height: 7vh;
    background: #a54119;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    border: none;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.4s ease;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    bottom: -1vh;
}

.content .cn2 a{
    text-decoration: none;
    transition: 0.3s ease;
}

.cn2:hover{
    color: #000000;
    background-color: #ffffff;
}

.footer{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footer f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footer f2{
    display: none;
    pointer-events: none;
}

.footer f3{
    display: none;
    pointer-events: none;
}

.footerSobre{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerSobre f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footerSobre f2{
    display: none;
    pointer-events: none;
}

.footerSobre f3{
    display: none;
    pointer-events: none;
}

.footerServicos{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerServicos f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footerServicos f2{
    display: none;
    pointer-events: none;
}

.footerServicos f3{
    display: none;
    pointer-events: none;
}

.footerFaq{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerFaq f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footerFaq f2{
    display: none;
    pointer-events: none;
}

.footerFaq f3{
    display: none;
    pointer-events: none;
}

.footerBlog{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}


.footerInstagram{
    width: 28px;
    background: url(Imagens/instagram3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.5vh;  
}

.footerWhatsapp1{
    width: 28px;
    background: url(Imagens/whatsapp3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 2vh;
    margin-top: -0.5vh;   
}

.footerEmail{
    width: 28px;
    background: url(Imagens/email3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.5vh;   
}

.footerWhatsapp2{
    width: 28px;
    background: url(Imagens/whatsapp3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.5vh;   
}

/* Blog */
  
.imageBlog1{
    background: url(Imagens/Imagem8.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 45vh;
}

.imageBlog2{
    background: url(Imagens/Imagem9.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 45vh;
}

.imageBlog3{
    background: url(Imagens/Imagem10.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 43vh;
}

.imageBlog4{
    background: url(Imagens/Imagem11.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 45vh;
}

/* .imageBlog{
    background-color: #9c9c9c;
    width: 98%;
    margin-left: 5px;
    max-width: 100%;
    max-height: 100%;
} */
  
.post{
    width: 90vw;
    height: 54vh;
    margin-top: 1.5vh;
    margin-left: 1.5vh;
    background-color: #c8a578;
    border-radius: 5px;
    border: 2px solid #a54119;
    color: #192d28;
    font-family: "Poppins", sans-serif;
    max-width: 100%;
    max-height: 100%;
}
  
.row:after{
    content: "";
    display: table;
    clear: both;
}

details {
  user-select: none;
}

details>summary span.icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s;
  margin-left: auto;
}

details[open] summary span.icon {
  transform: rotate(180deg);
}

summary {
  font-family: "Poppins", sans-serif;
  display: flex;
  cursor: pointer;
  padding-left: 8vw;
  padding-right: 12vw;
  padding-bottom: 2vh;
  line-height: 25px;
  text-align: justify;
  justify-content: center;
  font-size: 13px;
  max-width: 100%;
  max-height: 100%;
  color: #ffff;
  transition: 0.4s, ease-in-out;
  background: #a54119;
  padding: 7px;
  border-radius: 10px;
  border: none;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 2.2vw;
  width: 92%;
  white-space:nowrap
}

summary::-webkit-details-marker {
  display: none;
}

input[type=text]{
    padding-left: 70px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    background-color: #ccad85;
    font-family: "Poppins", sans-serif;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

textarea {
    padding-left: 70px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    background-color: #ccad85;
    font-family: "Poppins", sans-serif;
    width: 100%; /* Full width */
    height: 140px;
    padding: 12px; /* Some padding */ 
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #a54119;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0,5px;
  font-family: "Kanit", sans-serif;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #45a049;
}

/* Add a background color and some padding around the form */
.container {
  border-radius: 5px;
  background-color: #c8a578;
  padding: 20px;
  margin-top: 7vh;
  margin-left: 2.1vh;
  width: 80%;
  border-radius: 25px;
  border: 2px solid #a54119;
}

::placeholder {
  color: #a54119;
}

}


@supports (-webkit-touch-callout: none) {
.main {
    background: url(Imagens/background4.png);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 190vh;
    width: 101vw;
    max-width: 100%;
    max-height: 100%;
}

html, body {
  overflow-x: hidden;
}

.mainindex {
    background: url(Imagens/background4.png);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 130vh;
    width: 101vw;
    max-width: 100%;
    max-height: 100%;
}

.imageindex{
    width: 100vw;
    background: url(Imagens/Imagem1.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    height: 44vh;
    float: right;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}



.mainsobre{
    width: 100vw;
    background: url(Imagens/background4.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 140vh;
    max-width: 100%;
    max-height: 100%;
}

.imagesobre{
    width: 90vw;
    background: url(Imagens/Imagem2.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
    margin-top: -1.5vh;
    float: right;
    margin-right: 6vw;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.mainservicos{
    width: 100vw;
    min-width: 100%;
    background: url(Imagens/background2.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 160vh;
    max-width: 100%;
    max-height: 100%;
    overflow: scroll;
    overflow-y: auto;
}

.imageservicos{
    width: 94vw;
    background: url(Imagens/Imagem13.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 43vh;
    margin-top: 0.3vh;
    float: right;
    margin-right: 6vw;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.mainfaq{
    width: 100vw;
    min-width: 100%;
    background: url(Imagens/background2.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 190vh;
    max-width: 100%;
    max-height: 100%;
    overflow: scroll;
    overflow-y: auto;
}

.imagefaq{
    width: 94vw;
    background: url(Imagens/Imagem5.1.jpg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
    margin-top: 0.3vh;
    float: right;
    margin-right: 0vw;
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.mainblog{
    width: 100vw;
    min-width: 100%;
    background: url(Imagens/background2.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 220vh;
    max-width: 100%;
    max-height: 100%;
}

.imagecontato{
    width: 100vw;
    background: url(Imagens/Imagem12.jpeg);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 45vh;
    float: right;
    margin-right: 1vw;
    margin-top: 0vh;  
    max-width: 100%;
    max-height: 100%;
    z-index: 2;
}

.imagecontato2{
    width: 8vw;
    background: url(Imagens/instagram2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -5.3vh;  
    max-width: 100%;
    max-height: 100%;
}

.imagecontato3{
    width: 8vw;
    background: url(Imagens/whatsapp2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -20.5vh;  
    max-width: 100%;
    max-height: 100%;
}

.imagecontato4{
    width: 8vw;
    background: url(Imagens/email2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -10.5vh; 
    max-width: 100%;
    max-height: 100%;
}

.imagecontato5{
    width: 8vw;
    background: url(Imagens/whatsapp2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 4vh;
    float: left;
    margin-left: 8vw;
    margin-top: -15.5vh;
    max-width: 100%;
    max-height: 100%;
}

.header{
    background-color: #c8a578;
    width: 86vw;
    height: 6vh;
    border-radius: 25px;
    border: 2px solid #a54119;
    padding: 20px;
    margin-left: 5.5px;
    margin-top: -25px;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    z-index: 1;
}

.logo{
    background: url(Imagens/logo.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 95%;
    max-width: 100%;
    max-height: 100%;
}

.navbar{
    width: 100vw;
    height: 12vh;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.icon{
    width: 34vw;
    height: 5vh;
    float: left;
    margin-top: 0.5vh;
    margin-left: -2vh;
    max-width: 100%;
    max-height: 100%;
}

.logo{
    color: #192d28;
    font-size: 35px;
    font-family: "Kanit", sans-serif;
    font-weight: bold;
    float: left;
}

.menu{
    width: 54vw;
    height: 5vh;
    float: right;
    max-width: 100%;
    max-height: 100%;
}

ul{
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul li{
    list-style: none;
    margin-right: 1.0vw;
    margin-top: 2.5vh;
    font-size: 11px;
    letter-spacing: -0.3px;
    max-width: 100%;
    max-height: 100%;
}

ul li a{
    text-decoration: none;
    color: #192d28;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    transition: 0.4s, ease-in-out;
    text-decoration: underline;
}

ul li:nth-child(5) a{
    color: #ffff;
    transition: 0.4s, ease-in-out;
    background: #a54119;
    padding: 8px;
    border-radius: 8px;
    border: none;
    max-width: 100%;
    max-height: 100%;
}

ul li a:hover{
    color: #3c6b60;
}

ul li:nth-child(5) a:hover{
    color: #000000;
    background-color: #ffffff;
}

 .content{
    width: 100vw;
    height: auto;
    margin: auto;
    color: #192d28;
    font-family: "Poppins", sans-serif;
    position: relative;
    max-width: 100%;
    max-height: 100%;
}

.content .par{
    padding-left: 25px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    pointer-events: none;
    max-width: 100%;
    max-height: 100%;
}

.content .parIndex{
    padding-left: 6vw;
    padding-right: 12vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 15px;
    max-width: 100%;
    max-height: 100%;
}

.content .parSobre{
    padding-left: 6vw;
    padding-right: 12vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 15px;
    max-width: 100%;
    max-height: 100%;
}

.content .parServicos{
    padding-left: 6vw;
    padding-right: 12vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 15px;
    max-width: 100%;
    max-height: 100%;
}

.content .parServicos2{
    padding-left: 5vw;
    padding-bottom: 2vh;
    line-height: 20px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 13px;
    max-width: 85%;
    max-height: 100%;
}

.content .parServicos3{
    padding-left: 5vw;
    padding-bottom: 2vh;
    line-height: 25px;
    font-size: 13px;
    max-width: 85%;
    max-height: 100%;
}

.content .parServicos4{
    padding-left: 10vw;
    padding-right: 12vw;
    padding-bottom: 2vh;
    line-height: 20px;
    font-size: 13px;
    max-width: 100%;
    max-height: 100%;
}

.content .parContato{
    padding-bottom: 2vh;
    font-size: 18px;
}

.content h1{
    font-family: "Kanit", sans-serif;
    font-size: 26px;
    padding-left: 5vw;
    padding-top: 42vh;
    letter-spacing: -0.4px;
    line-height: 25px;
    margin-top: 10%;
    margin-bottom: -1vh;
    max-width: 100%;
    max-height: 100%;
}

.content h2{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 42vh;
    line-height: 25px;
    margin-top: 9%;
    margin-bottom: -1vh;
    text-align: justify;
    text-justify: inter-word;
    max-width: 100%;
    max-height: 100%;
}

.content h3{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 30vh;
    line-height: 25px;
    margin-top: 9%;
    margin-bottom: -1vh;
    text-align: justify;
    text-justify: inter-word;
    max-width: 100%;
    max-height: 100%;
}

.content h4{
    font-family: "Kanit", sans-serif;
    font-size: 26px;
    padding-left: 5vw;
    padding-top: 42vh;
    letter-spacing: -0.4px;
    line-height: 25px;
    margin-top: 10%;
    margin-bottom: -1vh;
    max-width: 100%;
    max-height: 100%;
}

.content h5{
    font-family: "Kanit", sans-serif;
    font-size: 28px;
    padding-left: 5vw;
    padding-top: 42vh;
    line-height: 25px;
    margin-top: 9%;
    margin-bottom: -1vh;
    text-align: justify;
    text-justify: inter-word;
    max-width: 100%;
    max-height: 100%;
}

.content .cn{
    width: 28vw;
    height: 5vh;
    background: #a54119;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    border: none;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.4s ease;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    bottom: 2vh;
}

.content .cn a{
    text-decoration: none;
    transition: 0.3s ease;
}

.cn:hover{
    color: #000000;
    background-color: #ffffff;
}

.content .cn2{
    width: 89vw;
    height: 7vh;
    background: #a54119;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    border: none;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.4s ease;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    bottom: -1vh;
}

.content .cn2 a{
    text-decoration: none;
    transition: 0.3s ease;
}

.cn2:hover{
    color: #000000;
    background-color: #ffffff;
}

.footer{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footer f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footer f2{
    display: none;
    pointer-events: none;
}

.footer f3{
    display: none;
    pointer-events: none;
}

.footerSobre{
    background-color: #183029;
    background-position: bottom;
    position: absolute;
    bottom: 0;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerSobre f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footerSobre f2{
    display: none;
    pointer-events: none;
}

.footerSobre f3{
    display: none;
    pointer-events: none;
}

.footerServicos{
    background-color: #183029;
    background-position: bottom;
    position: absolute;
    bottom: 0;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerServicos f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footerServicos f2{
    display: none;
    pointer-events: none;
}

.footerServicos f3{
    display: none;
    pointer-events: none;
}

.footerFaq{
    background-color: #183029;
    background-position: bottom;
    position: absolute;
    bottom: 0;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerFaq f1{
    width: 100vw;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    font-size: 15px;
    pointer-events: none;
}

.footerFaq f2{
    display: none;
    pointer-events: none;
}

.footerFaq f3{
    display: none;
    pointer-events: none;
}

.footerBlog{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 96vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}


.footerInstagram{
    width: 28px;
    background: url(Imagens/instagram3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.5vh;  
}

.footerWhatsapp1{
    width: 28px;
    background: url(Imagens/whatsapp3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 2vh;
    margin-top: -0.5vh;   
}

.footerEmail{
    width: 28px;
    background: url(Imagens/email3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.5vh;   
}

.footerWhatsapp2{
    width: 28px;
    background: url(Imagens/whatsapp3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.5vh;   
}

/* Blog */
  
.imageBlog1{
    background: url(Imagens/Imagem8.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 45vh;
}

.imageBlog2{
    background: url(Imagens/Imagem9.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 45vh;
}

.imageBlog3{
    background: url(Imagens/Imagem10.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 43vh;
}

.imageBlog4{
    background: url(Imagens/Imagem11.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80vw;
    margin-left: 4.5vw;
    max-width: 100%;
    max-height: 100%;
    height: 45vh;
}

/* .imageBlog{
    background-color: #9c9c9c;
    width: 98%;
    margin-left: 5px;
    max-width: 100%;
    max-height: 100%;
} */
  
.post{
    width: 90vw;
    height: 54vh;
    margin-top: 1.5vh;
    margin-left: 1.5vh;
    background-color: #c8a578;
    border-radius: 5px;
    border: 2px solid #a54119;
    color: #192d28;
    font-family: "Poppins", sans-serif;
    max-width: 100%;
    max-height: 100%;
}
  
.row:after{
    content: "";
    display: table;
    clear: both;
}

details {
  user-select: none;
}

details>summary span.icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s;
  margin-left: auto;
}

details[open] summary span.icon {
  transform: rotate(180deg);
}

summary {
  font-family: "Poppins", sans-serif;
  display: flex;
  cursor: pointer;
  padding-left: 6vw;
  padding-right: 12vw;
  padding-bottom: 2vh;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
  max-width: 100%;
  max-height: 100%;
  color: #ffff;
  transition: 0.4s, ease-in-out;
  background: #a54119;
  padding: 7px;
  border-radius: 10px;
  border: none;
  letter-spacing: -0.2px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 2.2vw;
  width: 92%;
  white-space:nowrap
}



summary::-webkit-details-marker {
  display: none;
}

input[type=text]{
    padding-left: 70px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    background-color: #ccad85;
    font-family: "Poppins", sans-serif;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

textarea {
    padding-left: 70px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    background-color: #ccad85;
    font-family: "Poppins", sans-serif;
    width: 100%; /* Full width */
    height: 140px;
    padding: 12px; /* Some padding */ 
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #a54119;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0,5px;
  font-family: "Kanit", sans-serif;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #45a049;
}

/* Add a background color and some padding around the form */
.container {
  border-radius: 5px;
  background-color: #c8a578;
  padding: 20px;
  margin-top: 7vh;
  margin-left: 2.1vh;
  width: 80%;
  border-radius: 25px;
  border: 2px solid #a54119;
}

::placeholder {
  color: #a54119;
}

}

/* ------------------------Landscape------------------------------ */

@media only screen and (orientation: landscape){
.main{
    background: url(Imagens/background.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 210vh;
    width: 68vh;
    min-width: 100%;
    max-width: 100%;
}

body{ 
    overflow-x:hidden; 
}

.mainindex{
    background: url(Imagens/background.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 160vh;
    width: 68vh;
    min-width: 100%;
    max-width: 100%;
}

.imageindex{
    width: 80vh;
    background: url(Imagens/Imagem1.png);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95vh;
    float: right;
    margin-right: 70px;
    margin-top: 6px;     
}


.mainsobre{
    width: 100%;
    background: url(Imagens/background.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 170vh;
}

.imagesobre{
    width: 80vh;
    background: url(Imagens/Imagem2.png);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95vh;
    float: right;
    margin-right: 70px;
    margin-top: 6px;   
}

.mainservicos{
    width: 100%;
    background: url(Imagens/background.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 190vh;
    overflow-y: auto;
}

.imageservicos{
    width: 80vh;
    background: url(Imagens/Imagem13.png);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95vh;
    float: right;
    margin-right: 70px;
    margin-top: 6px; 
    z-index: 2;
}

.mainfaq{
    width: 100%;
    background: url(Imagens/background.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 280vh;
    overflow-y: auto;
}

.imagefaq{
    width: 80vh;
    background: url(Imagens/Imagem5.1.png);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95vh;
    float: right;
    margin-right: 70px;
    margin-top: 6px; 
    z-index: 2;
}

.mainblog{
    width: 100%;
    background: url(Imagens/background.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 730vh;
}

.imagecontato{
    width: 80vh;
    background: url(Imagens/Imagem12.png);
    mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 85.5vh;
    float: right;
    margin-left: 70px;
    margin-top: 6px;    
}

.imagecontato2{
    width: 35px;
    background: url(Imagens/instagram2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35px;
    float: left;
    margin-left: 35px;
    margin-top: -60px;  
}

.imagecontato3{
    width: 35px;
    background: url(Imagens/whatsapp2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35px;
    float: left;
    margin-left: 35px;
    margin-top: -238px;  
}

.imagecontato4{
    width: 35px;
    background: url(Imagens/email2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35px;
    float: left;
    margin-left: 35px;
    margin-top: -118px;   
}

.imagecontato5{
    width: 35px;
    background: url(Imagens/whatsapp2.png);
    /* mask-image: linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35px;
    float: left;
    margin-left: 35px;
    margin-top: -178px;   
}

.header{
    background-color: #c8a578;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    border: 2px solid #a54119;
    padding: 20px;
}

.logo{
    background: url(Imagens/logo.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 90%;
}

/*

.logo2{
    background: url(Imagens/logo7.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 2.5vw;
    height: 6.5vh;
    margin-top: -1.5vh;
}

*/

.navbar{
    width: 90vw;
    height: 75px;
    margin: auto;
}

.icon{
    width: 260px;
    height: 91px;
    float: left;
}

.logo{
    color: #192d28;
    font-size: 35px;
    font-family: "Kanit", sans-serif;
    font-weight: bold;
    float: left;
    padding-left: 20px;
}

.menu{
    width: 700px;
    height: 91px;
    float: right;
}

ul{
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul li{
    font-family: "Kanit", sans-serif;
    list-style: none;
    margin-left: 62px;
    margin-top: 24px;
    letter-spacing: 0.5px;
    font-size: 22px;
}

ul li a{
    text-decoration: none;
    color: #192d28;
    font-weight: bold;
    transition: 0.4s, ease-in-out;
}

ul li:nth-child(5) a{
    color: #ffff;
    transition: 0.4s, ease-in-out;
    background: #a54119;
    padding: 7px;
    border-radius: 4px;
    border: none;
}

ul li a:hover{
    color: #3c6b60;
}

ul li:nth-child(5) a:hover{
    color: #000000;
    background-color: #ffffff;
}

.content{
    width: 1200px;
    height: auto;
    margin: auto;
    color: #192d28;
    font-family: "Poppins", sans-serif;
    position: relative;
}

.content .par{
    padding-left: 25px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    pointer-events: none
}

.content .parIndex{
    padding-left: 25px;
    padding-right: 500px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 19px;
}

.content .parSobre{
    padding-left: 25px;
    padding-right: 600px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-word;
    font-size: 19px;
}

.content .parServicos{
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0px;
    letter-spacing: 1.2px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-word;
    width: 50%;
    font-size: 19px;
}

.content .parServicos2{
    padding-left: 70px;
    padding-right: 55px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-word;
    background: #c29761;
    padding: 7px;
    border-radius: 4px;
    border: none;
    margin-bottom: 20px;
    padding-left: 30px;
    box-shadow: 20px 0 0 #c29761;
    width: 72%;
    position: relative;
    z-index: 1;
    font-size: 15px;
}

.content .parServicos3{
    padding-left: 70px;
    padding-right: 55px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 50px;
    background: #c29761;
    padding: 7px;
    border-radius: 4px;
    border: none;
    margin-bottom: 20px;
    padding-left: 30px;
    box-shadow: 20px 0 0 #c29761;
    width: 72%;
    position: relative;
    z-index: 1;
    font-size: 15px;
}

.content .parServicos4{
    padding-left: 70px;
    padding-right: 55px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-word;
    background: #c29761;
    padding: 7px;
    border-radius: 4px;
    border: none;
    margin-bottom: 20px;
    padding-left: 30px;
    box-shadow: 20px 0 0 #c29761;
    width: 72%;
    position: relative;
    z-index: 1;
    font-size: 15px;
}

.content .parContato{
    padding-left: 15px;
    letter-spacing: 1.2px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}

.content h1{
    font-size: 56px;
    padding-left: 8px;
    margin-top: 9%;
    text-align: justify;
    text-justify: inter-word;
    font-family: "Kanit", sans-serif;
}

.content h2{
    font-family: "Kanit", sans-serif;
    font-size: 56px;
    padding-left: 20px;
    margin-top: 9%;
    text-align: justify;
    text-justify: inter-word;
    font-family: "Kanit", sans-serif;
}

.content h3{
    font-family: "Kanit", sans-serif;
    font-size: 56px;
    padding-left: 20px;
    margin-top: 18%;
    text-align: justify;
    text-justify: inter-word;
    font-family: "Kanit", sans-serif;
}

.content h4{
    font-size: 56px;
    padding-left: 8px;
    margin-top: 1%;
    text-align: justify;
    text-justify: inter-word;
    font-family: "Kanit", sans-serif;
}

.content h5{
    font-family: "Kanit", sans-serif;
    font-size: 56px;
    padding-left: 20px;
    margin-top: 1%;
    text-align: justify;
    text-justify: inter-word;
    font-family: "Kanit", sans-serif;
}

.content .cn{
    width: 160px;
    height: 40px;
    background: #a54119;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    border: none;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 18px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.4s ease;
    position: relative;
    bottom: 14px;
}

.content .cn a{
    text-decoration: none;
    transition: 0.3s ease;
}

.cn:hover{
    color: #000000;
    background-color: #ffffff;
}

.content .cn2{
    width: 380px;
    height: 50px;
    background: #a54119;
    color: #ffffff;
    font-family: "Kanit", sans-serif;
    letter-spacing: 1px;
    font-weight: bold;
    border: none;
    margin-left: 260px;
    font-size: 20px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.4s ease;
    position: relative;
    top: 48px;
}

.content .cn2 a{
    text-decoration: none;
    transition: 0.3s ease;
}

.cn2:hover{
    color: #000000;
    background-color: #ffffff;
}

.footer{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 100vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footer f1{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 35vw;
    pointer-events: none;
}

.footer f2{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    pointer-events: none;
}

.footer f3{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 65vw;
    pointer-events: none;
}

.footerSobre{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 100vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerSobre f1{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 35vw;
    pointer-events: none;
}

.footerSobre f2{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    pointer-events: none;
}

.footerSobre f3{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 65vw;
    pointer-events: none;
}

.footerServicos{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 100vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerServicos f1{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 35vw;
    pointer-events: none;
}

.footerServicos f2{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    pointer-events: none;
}

.footerServicos f3{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 65vw;
    pointer-events: none;
}

.footerFaq{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 100vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}

.footerFaq f1{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 35vw;
    pointer-events: none;
}

.footerFaq f2{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    pointer-events: none;
}

.footerFaq f3{
    width: 1200px;
    height: auto;
    margin: auto;
    color: white;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-left: 65vw;
    pointer-events: none;
}

.footerBlog{
    position: absolute;
    bottom: 0;
    background-color: #183029;
    background-position: bottom;
    width: 100vw;
    height: 3vh;
    padding: 20px;
    max-width: 100%;
}


.footerInstagram{
    width: 28px;
    background: url(Imagens/instagram3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: left;
    margin-left: 16.5vw;
    margin-top: -0.3vh;  
}

.footerWhatsapp1{
    width: 28px;
    background: url(Imagens/whatsapp3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 6vh;
    margin-top: -0.3vh;   
}

.footerEmail{
    width: 28px;
    background: url(Imagens/email3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.3vh;   
}

.footerWhatsapp2{
    width: 28px;
    background: url(Imagens/whatsapp3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    margin-right: 1vw;
    margin-top: -0.3vh;   
}

/* Blog */
  
.imageBlog1{
    background: url(Imagens/Imagem8.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 98%;
    margin-left: 5px;
    height: 180vh;
}

.imageBlog2{
    background: url(Imagens/Imagem9.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 98%;
    margin-left: 5px;
    height: 150vh;
}

.imageBlog3{
    background: url(Imagens/Imagem10.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 98%;
    margin-left: 5px;
    height: 130vh;
}

.imageBlog4{
    background: url(Imagens/Imagem11.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 98%;
    margin-left: 5px;
    height: 150vh;
}

.imageBlog{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 98%;
    margin-left: 5px;
    height: 150vh;
} 
  
.post{
    width: 65vw;
    padding: 40px;
    margin-top: 3vh;
    margin-left: 10vw;
    background-color: #c8a578;
    border-radius: 5px;
    border: 2px solid #a54119;
    color: #192d28;
    font-family: "Poppins", sans-serif;
}
  
.row:after{
    content: "";
    display: table;
    clear: both;
}

details {
  user-select: none;
  padding-left: 30px;
}

details>summary span.icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s;
  margin-left: auto;
}

details[open] summary span.icon {
  transform: rotate(180deg);
}

summary {
    font-family: "Poppins", sans-serif;
    display: flex;
    cursor: pointer;
    padding-left: 70px;
    padding-right: 25px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-word;
    color: #ffff;
    transition: 0.4s, ease-in-out;
    background: #a54119;
    padding: 7px;
    border-radius: 10px;
    border: none;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 50%;
    font-size: 15px;
}

summary:hover{
    color: #000000;
    background-color: #ffffff;
}

summary::-webkit-details-marker {
  display: none;
}

input[type=text]{
    padding-left: 70px;
    padding-bottom: 25px;
    letter-spacing: 1.2px;
    background-color: #ccad85;
    font-family: "Poppins", sans-serif;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 8px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

textarea {
  padding-left: 70px;
  padding-bottom: 25px;
  letter-spacing: 1.2px;
  background-color: #ccad85;
  font-family: "Poppins", sans-serif;
  text-align: justify;
  text-justify: inter-word;
  height: 120px;
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #a54119;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Kanit", sans-serif;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #45a049;
}

/* Add a background color and some padding around the form */
.container {
  border-radius: 5px;
  background-color: #c8a578;
  padding: 20px;
  margin-top: 20vh;
  margin-right: 70vh;
  border-radius: 25px;
  border: 2px solid #a54119;
  margin-top: 70px;
  
}

::placeholder {
  color: #a54119;
}

}