body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}

/*menu*/

a {
  text-decoration: none !important;
}

.navbar {
  padding: 20px 0px;
  transition-duration: 0.6s;
}

.bg-light-ct {
  background-color: #07053e;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}


.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #777;
}


.scroll_navbar {
  padding: 4px 0px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
  transition-duration: 0.6s;
}

.logo_img {
  height:  7rem;
  transition-duration: 0.6s;
}
.logo_img_scroll {
  height: 4rem;
  transition-duration: 0.6s;
}

/*Section 01*/

#section-1 {
  margin-top: 11rem;
}

/* banner section 01 */

.banner-linha {
  height: 60vh;
}

.banner-item {
  height: 100%;
  -webkit-transition: all 0.5s ease; /* Safari and Chrome */
  -moz-transition: all 0.5s ease; /* Firefox */
  -o-transition: all 0.5s ease; /* IE 9 */
  -ms-transition: all 0.5s ease; /* Opera */
  transition: all 0.5s ease;
}

.banner-01 {
  background-image: url('../imgs/coz03.jpg');
  height: 100%;
  background-size: cover;
  margin-top: 3rem;
  background-position: center;
}

.banner-02 {
  background-image: url('../imgs/sala12.jpg');
  height: 100%;
  background-size: cover; 
  background-position: center;
}

/*.banner-03 {
  background-color: #07053e;
  height: 100%;
  background-size: cover;
  margin-top: 3rem;
}*/

.banner-04 {
  background-image: url('../imgs/banner-dorm.jpg');
  height: 100%;
  background-size: cover;
  margin-top: 3rem;
  background-position: center;
}

/*.banner-05 {
  background-image: url('../imgs/banner-banheiro.jpg');
  height: 100%;
  background-size: cover;
  margin-top: 3rem;
}*/


.banner-item:hover {
  -webkit-transform:scale(1.05); /* Safari and Chrome */
  -moz-transform:scale(1.05); /* Firefox */
  -ms-transform:scale(1.05); /* IE 9 */
  -o-transform:scale(1.05); /* Opera */
  transform:scale(1.05);

  -webkit-filter:contrast(80%); /* Safari and Chrome */
  -moz-filter:contrast(80%); /* Firefox */
  -ms-filter:contrast(80%); /* IE 9 */
  -o-filter:contrast(80%); /* Opera */
  filter:contrast(80%);
}

.text-box h2 {
  color: #fff;
  text-align: center;
  line-height: 110px;
}

.text-box {
  height: 20%;
  width: 80%;
  background-color: rgba(0, 0, 0, 0.7);
  margin: auto;
  position: relative;
  top: 70%;
}


.saiba-mais {
  line-height: 10px;
}

.saiba-mais h4, .saiba-mais i {
  color: #fff;
  font-size: 3rem;
  text-align: center;
}

.saiba-mais h4 {
  padding-top: 50%;
}

.saiba-mais i {
  width: 100%;
}

/* section icones */

.icons-bg {
  background: rgb(255,255,255);
  background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 15%, rgba(221,221,221,1) 85%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 15%, rgba(221,221,221,1) 85%, rgba(255,255,255,1) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 15%, rgba(221,221,221,1) 85%, rgba(255,255,255,1) 100%);
  height: 60vh;
  text-align: center;
}


.mt-custom {
  margin-top: 10rem;
}

.icons-bg i {
  margin-top: 1rem;
  font-size: 3.5rem;
  line-height: 4rem;
}

.icons-bg h6 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
}

.icons-bg .fa-rocket, .text-icon01 {
  color: #b90e0a;
}

.icons-bg .fa-eye, .text-icon02 {
  color: #234f1e;
}

.icons-bg .fa-star, .text-icon03 {
  color: #241571;
}

.icons-bg p {
  text-align: center;
  color: #07053e;
  line-height: 1.8;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0px;
  font-style: normal;
  width: 90%;
  margin: auto;
}

/* comentarios */

/*.cont-viewh {
  height: 80vh;
}*/

.circle-img {
  margin: 3rem 0px;
  border-radius: 50%;
  max-height: 150px;
}

.comentario-icon {
  text-align: center;
}

.comentario-text {
  background-color: #f9f9fb;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 30px;
  letter-spacing: 2px;
  text-align: center;
  padding: 2rem;
  color: #4a4e57;
}

.nome-comment {
  text-align: center;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
}

.slick-dots li {
  margin: 0px;
}

/* Blog */

.text-bg-border {
  width: 250px;
  height: 250px;
  background-color: #7f7d9c;
}

.border-h2-bg {
  border-left: 250px solid transparent;
  border-bottom: 250px solid white;
}


.border-h2-bg h2 {
  float: left;
  position: relative;
  margin-left: -15rem;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0px;
}

.img-blog {
  width: 100%;
  text-align: center;
}

.img-blog img {
  width: 14rem;
margin-top: -13rem;
margin-bottom: 3rem;

}

.blog-content p {
  margin: 0px;
  color: #4a4e57;
  line-height: 1.9;
  font-size: 16px;
  font-weight: 400;
  padding: 2px;
}

.border-p-blog {
  margin-top: 2rem;
  border-top:1px grey solid;
  border-bottom:1px grey solid;
}


.border-p-blog p {
  margin: 5px 0px;
  text-align: right;
}


/* passos */

.size-passos {
  background-color: #dddddd;
}

.color-passos {
  background-color: #fff;
}

.card-passos {
  background-color: #fff;
  padding: 1rem;
}

.passos-img {
  height: 5rem;
  background-repeat: no-repeat;
  background-size: contain;
      max-height: 130px;
    min-height: 120px;
  background-image: url('../imgs/customizacao.jpg');
}


.icon-cf {
  text-align: center;
  margin-top: 4rem;
}


.icon-cf i {
border: 3px solid #07053e;
padding: 0.8rem;
font-size: 2rem;
color: #07053e;
border-radius: 50%;
height: 4rem;
width: 4rem;
}

.color-passos h4 {
  color: #212934;
  text-align: center;
  font-weight: 400;
  margin-top: 1rem;
}

.color-passos p {
  color: #212934;
  text-align: center;
  font-weight: 400;
  margin-top: 1rem;
}

.sp-fl-passos {
  display: flex;
}

.size-passos h3 {
  font-size: 38px;
  font-weight:  700;
  color: #212934;
}

.size-passos span {
  font-size: 38px;
  font-weight:  700;
  color: #07053e;
}

.mt-custom {
  padding: 3rem 0px;
  margin-top: 2rem;
}

.custom-mb {
  padding-bottom: 2rem;
}

.parallax {
  /* The image used */
  background-image: url("../imgs/parallaximg.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-device-width: 920px) {
  .parallax {
    background-attachment: scroll;
  }
}

/* contato */

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    width: 80%;
    margin-left: 3px
}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px
}

.parallax h2 {
  margin-top: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
}

.parallax p {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 1rem;
}

.btn-formulario {
  float: right;
}

.formcheks {
  
  margin-top: 0.4rem;
}

.form-group {
    margin-bottom: 1rem;
}

.card {
  background-color: rgba(0, 0, 0, 0.4);
}

.mt-custom01 {
  margin: 6rem 0px;
}

label {
  color: #fff;
} 

.form-check-input:checked {
    background-color: #000;

}

textarea::placeholder {
  color: #212529 !important;
  text-align: center;
}

/*footer*/

.ps-lg-ctn {
  margin-left: 30%;
}

footer {
  background-color: #212934;
}

footer h6 {
  color: #fff;
}

footer p {
  color: #fff;
}

.vertborder {
    border-left: 1px solid #fff;
    height: 10rem;
    float: right;
    width: 25%;
}

.icon-media i {
  font-size: 2.5rem;
color: #fff;
border-radius: 50%;
transition: easy 0.1s;
}

.icon-media i:hover {
  filter: brightness(90%);
}

.icon-media .fa-facebook-f {
  background-color: #3b5998;
  padding: 0.5rem 1rem;
}

.icon-media .fa-instagram {
background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    background-color: rgba(0, 0, 0, 0);
    padding: 0.5rem .6rem;
}

.icon-media .fa-twitter {
 background-color: #55acee;
 padding: 0.5rem .6rem;
}


/* responsivo home */

.icons-bg  {
  height: auto;
}


/* ambientes */

.title-amb h1 {
  text-align: center;
  font-size: 48pt;
font-family: Allura, palatino;
color: #ffc107;
-webkit-text-decoration: 1px #ffc107 solid underline;
text-decoration: 1px #ffc107 solid underline;


}


.header-shadow {
  box-shadow: 0 10px 50px -2px rgba(0,0,0,.14);
}


.parallax-cozinha {
  /* The image used */
  background-image: url("../imgs/ambientes/cozinhas/coz11.jpg");

  /* Set a specific height */
  min-height: 250px; 
  max-height: 350px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-device-width: 920px) {
  .parallax-cozinha {
    background-attachment: scroll;
  }
}


.btn-modal {
  background-color: #07053e;
  color: #fff;
  padding: 1rem 1.5rem;
}

.btn-modal:hover {
  background-color: #0b077d;
  color: #fff;
  padding: 1rem 1.5rem;
}

.section-amb {
    margin-top: 15rem;
    margin-bottom: 2rem;
}


.modal-header h5 {
  text-align: center;
width: 100%;
margin-left: 1.5rem;  
}

.row-masonry {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

/*dormitorios*/
.parallax-dorm {
  /* The image used */
  background-image: url("../imgs/ambientes/dormitorios/dorm01.jpg");

  /* Set a specific height */
  min-height: 250px; 
  max-height: 350px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-device-width: 920px) {
  .parallax-sala {
    background-attachment: scroll;
  }
}


/*dormitorios*/
.parallax-sala {
  /* The image used */
  background-image: url("../imgs/ambientes/salas/sala02.jpg");

  /* Set a specific height */
  min-height: 250px; 
  max-height: 350px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-device-width: 920px) {
  .parallax-sala {
    background-attachment: scroll;
  }
}

/*portfolio*/

.text-amb {
  padding: 1rem 5rem;
}

.column-prt {
  -ms-flex: 33%; /* IE10 */
  flex: 33%;
  max-width: 33%;
  padding: 0 4px;
}

.column-prt img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column-prt {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column-prt {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

.navbar-light .navbar-toggler-icon {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}

.modal {
  background-color: rgba(0, 0, 0, 0.7);
}

/*mobile slider home*/

#slider-mobile .item img{
        display: block !important;
        width: 100% !important;
        height: auto !important;
}

.text-over {
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 14rem;
}

.tex-cont {
  position: relative;
}

.text-over h5 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 1.4rem;
}


.marg-tp-aj {
  margin-top: 175px;
}


/* Remove border from toggler */
.navbar-toggler {
    border: 0 !important;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 0 !important;
}

/* Lines of the Toggler */
.toggler-icon{
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    transition: all 0.2s;
}

/* Adds Space between the lines */
.middle-bar{
    margin: 5px auto;
}

/* State when navbar is opened (START) */
.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
/* State when navbar is opened (END) */

/* State when navbar is collapsed (START) */
.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}
/* State when navbar is collapsed (END) */

/* Color of Toggler when collapsed */
.navbar-toggler.collapsed .toggler-icon {
    background-color: #777777;
}


/*   */

@media only screen and (max-width: 920px) {
  nav .container {
    padding-top: 0.8rem;
  }
}

@media (max-width: 992px) {
  .ps-lg-ctn  {
    margin-left: 0px;
  }
}





.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.owl-carousel .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.owl-carousel .flex-text {
  flex-grow: 1;
}
.owl-carousel .thumbnail {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}


/* contato  */

.contato-mail-txt  {
  color: #fff;
}

.contato-mail-txt:hover {
  color: #fff;
}