@charset "UTF-8";
.introduction .direitos a,
.introduction h2,
.introduction h3,
.introduction h4,
.introduction li,
.social {
    color: #fff;
}

.register .btn,
.register-shop .btn {
    padding: 8px 20px 9px !important;
    font-weight: 500;
 
    transition: all 0.5s ease;
    width: 100%;
    font-size: 15px;
}
.inf-inbound .btn,
.register-shop {
    transition: all 0.3s ease-in-out 0s;
}
.register .btn:focus,
.register-shop .btn:focus {
    box-shadow: 0 !important;
    outline: 0;
}
.register .btn:hover,
.register-shop .btn:hover {
    opacity: 0.8;
}
.social {

    padding: 10px 0;
    text-align: center;
background: #432925;
}
.social h6 {
    text-align: center;
    width: 100%;
    margin: 0;
}
.social a .white-fc {
    margin-top: 10px;
}
.social h5 {
    float: left;
    font-size: 12px;
}
.social figure {
    display: inline;
}
.social figure img {
    width: 100px;
}
@media screen and (max-width: 767px) {
    .social a .white-fc {
        margin: 0 auto;
    }
    .social h5 {
        float: none;
        line-height: 15px;
    }
}

@media screen and (max-width: 767px) {
      .navbar-header {
        position: relative;
    z-index: 9;
    }
    .introduction {
        padding: 0 0 15px;
    }
    .introduction .direitos {
        position: inherit;
        margin: 0 auto;
    }
    .introduction .link-fc {
        position: inherit;
    }
    .introduction .link-fc .footer-fc {
        margin: 0 auto;
    }
}
@media screen and (max-width: 1999px) and (min-width: 992px) {
    .introduction .video-know {
        width: 350px;
    }
    .introduction iframe {
        height: 220px;
    }
}
.register {
    padding: 0;
    background-color: #dadf0a;
}
.register h2 {
    color: #3b5a95;
    margin: 20px 0;
}
.register .btn {
    border-radius: 50px !important;
    background-color: #b6a766;
    color: #fff;
    margin-top: 15px;

}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .img-register {
        height: 335px;
        position: absolute;
        right: 0;
        width: auto;
        max-width: none;
        margin-top: -20px;
        margin-bottom: -40px;
    }
}
@media screen and (max-width: 1199px) {
    .register {
        padding: 20px 0 40px;
    }
}
.about {
    padding: 30px 0;
    background-color: #fff;
}
.about h2 {
    color: #000;
    margin-bottom: 30px;
}
.about .what-speak-english li {
    clear: both;
    margin-bottom: 15px;
}
.about .what-speak-english li div.text {
    color: #000;
    font-size: 18px;
    font-weight: 100;
    line-height: 20px;
    padding-top: 10px;
}
.about .what-speak-english li div.text span {
    font-weight: 700;
}
.about .what-speak-english li div.icon {
    border: 2px solid #3b5a95;
    border-radius: 100%;
    color: #3b5a95;
    font-size: 22px;
    font-style: italic;
    margin-right: 0;
    float: left;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 40px;
}
.about .what-speak-myenglish li {
    clear: both;
    margin-bottom: 10px;
}
.about .what-speak-myenglish li .item-icon {
    width: auto;
}
.about .what-speak-myenglish li div.text {
    color: #000;
    font-size: 14px;
    font-weight: 100;
    line-height: 18px;
    padding-top: 5px;
}
.about .what-speak-myenglish li div.text span {
    font-weight: 700;
}
.about .what-speak-myenglish li div.icon {
    border: 2px solid #3b5a95;
    border-radius: 100%;
    color: #3b5a95;
    font-size: 15px;
    font-style: italic;
    margin-right: 0;
    float: left;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 24px;
}
@media screen and (max-width: 767px) {
    .about .what-speak-english li div.text {
        padding-left: 0;
    }
    .about .what-speak-english li div.icon {
        border: 2px solid #00406a;
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 25px;
    }
}

.modal-body {
    padding:0;
}
.register-shop.fixed {
    position: fixed;
    bottom: 75px;
    right: 20px;
    z-index: 99999999;
    width: 40%;
}
.register-shop {
    color: #000;
    text-align: center;
    background-color: #f9f9f9;
    padding: 10px 15px;

}
.register-shop h2 {
 font-size: 20px;
    font-weight: 400;
margin-top: 0;
    margin-bottom: 35px;
}


.register-shop .btn {
background-color: #26794e;
    color: #fff;
    width: 100%;
    font-size: 24px;
    margin-top: 10px;
    border-radius: 60px;
    padding: 5px 20px !important;
    font-weight: 700;
    text-transform: uppercase;
}
.register-shop .radio-inline {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}
.register-shop .radio-inline input[type="radio"] {
    width: 20px;
    height: 20px;
    margin-left: -25px;
    margin-top: 1px;
}
.register-shop .form-control {

    height: 45px;
    font-size: 16px;
    margin-top: 12px;
    border-radius: 10px;
    border: 1px solid #d0d0d0;
    box-shadow: none !important;
    padding-left: 15px;
    font-weight: 600;
   
}
@media screen and (max-width: 991px) {
    .register-shop.fixed {
        position: inherit;
        width: 100%;
    }
    .form-control {
        width: 100% !important;
        margin-left: 0 !important;
        float: none !important;
    }
}
.conteudo {
    padding: 90px 0 40px 0;
    background-color:#eaeaea;
 background-image: url(../img/bg-banner.jpg);

    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    
}

.conteudo img {

    margin-left: -200px;
    width: 680px;
}





.inf-inbound {
    padding-top: 30px;
 
}
.inf-inbound .carousel-indicators {
    display: none;
}


.inf-inbound .btn i {
    font-size: 24px;
    vertical-align: sub;
}

.inf-inbound .btn {
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px auto 50px auto;
    padding: 10px 50px;


}

.inf-inbound .btn:hover {
    opacity: 0.7;
}
.inf-inbound h1 {
font-size: 34px;
    color: #fff;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.inf-inbound p {

    color: #fff;
    font-weight: 500;
    font-size: 16px;
margin-bottom: 0;
    text-transform: uppercase;
}

.inf-inbound p.text-uppercase {


        font-size: 15px;

}

.inf-inbound span {
    font-size: 25px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #000;
    background-color: #fff;
    border-radius: 10px;
    margin: 20px 0;
    line-height:36px;

}
.inf-inbound span b {
        font-weight: 800;
            font-size: 32px;
                color: #754138;
}

.inf-inbound h2 {
color: #000;
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
.conteudo img {

    width: 100%;
    margin-left: 0;
    margin-bottom: 70px;
    margin-top: 5px;

}
  
.conteudo {
    padding: 30px 0 20px 0;
    background-position: left !important;
}

.inf-inbound {
    padding-top: 70px;
    padding-left:15px;
}

    .inf-inbound h1 {
        text-align: center;
        font-size: 24px;

    }


.inf-inbound p.text-uppercase{

     font-size: 13px !important;
         line-height: 15px;
}
.inf-inbound p {
    text-align: center;


}

    .inf-inbound .btn {
        float: none !important;
        font-size:14px !important;

        width: 100%;
        text-transform: uppercase;
        text-align: center;
    }

    .inf-inbound span {
   display: table;
    margin: 10px auto 10px auto;
    font-size: 23px;
    width: 100%;

    line-height: 30px;
    }
       .inf-inbound span b {
   font-size: 25px;
       }
    .inf-inbound h2 {
        text-align: center;
    }

    .inf-inbound span br {
        display:none;
    }

}

.clientes {
    background-color: #fff;
    padding: 20px 0;
}
.clientes .img-responsive {
    width: 80%;
    margin: 0 auto;
}
.enviado {
    background-color: #105189;
}



.faixa .slider-areas-home {
    padding: 10px 0px 10px 10px;
    background-color: #fff;
    margin: -70px 10px 10px 10px;
    border-radius: 15px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}


.faixa {
    text-align: center;
   
    color:#fff;
    padding-top:25px;
    padding-bottom:25px;
background: #754138;
text-transform: uppercase;
}

.faixa h5 {
    text-transform: uppercase;
        color: #fff;
        font-size: 22px;
        font-weight: 700;

      
    }

    .faixa h5 i {
 
        font-size: 35px;
        vertical-align: middle;
   
    }

.faixa h2 {
text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.faixa h2 i {
 
        font-size: 40px;
        vertical-align: middle;
   
    }
    .faixa .btn {
        margin-top: 0px;
        font-size: 15px;
    
        font-weight: 700;
      
    }


    .faixa h6 {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 0;
}
.faixa.icones img {
    filter: invert(1);
    width: 70px;
}
.antes-depois {
     padding-top:0px;
     padding-bottom:0px;
    text-align:center;
        background-color:#e7e7e7;
    

}

.antes-depois h3 {
text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
        color:#535353;

}


.antes-depois h3 strong {
    display: block;
}



.antes-depois .caixas{

padding: 0;
}


.antes-depois .caixas .infos img {
    width: 100%;

}




.antes-depois .btn {
    font-size: 16px;
    margin: 10px auto 0 auto;
    width: fit-content !important;
    display: block;
    margin-bottom: 20px;
}



@media screen and (max-width: 767px) {



.faixa.icones img {
margin-top: 10px;
}
    .detalhesservicos .cores .col-md-2 {
       padding-bottom:10px !important;
    }

    .faixa h2 {

    line-height: 22px;
    font-size: 15px;

}

    .faixa h5 i {
 
        display: block;
        margin-bottom: 10px;
   
    }
    .faixa h5:after {
  
        margin: 10px auto 10px auto;
    }
        .faixa h2 i {
         
              
                display: block;
            margin-bottom: 10px;
           
            }


.faixa h3 {

    font-size: 20px;
}

.antes-depois .row {
    margin-right: -15px;
    margin-left: -15px;
}

}
.sobre {
     padding-top:40px;
     padding-bottom:50px;

}


.sobre h3 {
text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    font-weight: 700;
    color: #000;

}
.sobre h3 strong {
  
        font-weight: 800;
}
.sobre h3:after {
    content: "";
    display: block;
    margin: 5PX 0 10px 0;
    background: #000;
    width: 70px;
    height: 5px;
  
}

.sobre .btn {
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
}
.sobre .btn i {
    font-size:25px;
    vertical-align: middle;
}
.sobre p {
    font-size: 15px;
  
    margin-bottom: 15px;
    font-weight: 500;

}
.sobre p strong {
    letter-spacing: -0.3px;
}
.sobre p small{
font-size: 12px;
    font-weight: 500;
}

.sobre .col-md-4 {
    padding-right: 0
}

.sobre h4 {
    text-transform: uppercase;
    top: 0;
}
.sobre img {
    border-radius: 30px;
    margin-left: 15px;
    margin-top: 20px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {

    
    .sobre .col-md-4 {
    padding-right: 15px;
}
    .antes-depois h3 {
margin-bottom: 0;
        padding: 0 15px;
        font-size: 16px;
        line-height: 20px;

}
.antes-depois h3 strong {
    display: inline;
}

.sobre {
    padding-top: 0px;
     text-align: center !important;
     padding-bottom: 30px;
}
.sobre img {

    margin-left: 0px;
}
.sobre .btn{
width:100%;
margin-bottom: 10px;
}

.sobre h3:after {

margin:10px auto;

}

.sobre iframe {
    height:200px;
}
.sobre .col-md-5 {
background:#fbfbfb;
padding-top: 20px;
padding-bottom: 20px;

}
}

@media screen and (min-width: 768px) {
    .sobre {
        background-image: url(../img/bg-sobre.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.instagram-links {
     padding-top:50px;
     padding-bottom:50px;
    background-color:#fff;

text-align: center;

}

.instagram-links h5 {

margin-bottom:30px;

}

.instagram-links h5 a {

text-transform: uppercase;
    font-size: 26px;

    font-weight:700;
        color:#000;

}

.instagram-links h5 a i{
     font-size: 30px; 
     vertical-align: text-bottom; 
}

.instagram-links img {
    border: 2px solid #ccc;
}
@media screen and (max-width: 767px) {
.instagram-links img {
    margin-top:15px;
}

.instagram-links h5 {
    margin-bottom: 10px;
  
}

.instagram-links h5 a {


    font-size: 23px;


}

.instagram-links h5 a i{
     font-size: 30px; 

}


}

.depoimentos {
     padding:40px 15px;

    background-color:#fff;
 
text-align: center;
 
}
.depoimentos .btn {
    font-size: 16px;
    margin-top: 30px;
}
.depoimentos .btn i {
    font-size: 22px;
    vertical-align: middle;
}
.depoimentos h6 {

    margin-bottom: 10px;
    color: #000;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 25px;
}
.depoimentos p{
     font-size: 20px; 
     font-weight: 500;
}

.depoimentos h6:after {
content:"";
display:block;
margin:10px auto 20px auto;
background:#000;
width: 50px;
height: 6px;

}
.depoimentos .ascento {
    font-size: 35px !important;
    font-weight: 700;
    padding: 0 10px !important;
    color: #754138;
  
    font-family: times new roman;
}

.depoimentos .item .conteudo-depoimento:after {
    display: block;
    position: relative;
    content: "";
    width: 0;
    margin: 0 auto;
    height: 0;
    left: 0;
    right: 50%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
}

.depoimentos .item .conteudo-depoimento p {
background: #fff;
    font-size: 15px;
    padding: 10px;
    margin: 0 20px;
    letter-spacing: -0.4px;
}

.depoimentos .item .conteudo-depoimento {

    padding: 10px;

}

.depoimentos .item span.sigla{
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 18px;
    background-color: #754138;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    line-height: 40px;
    margin-right: 10px;
    vertical-align: bottom;
}
.depoimentos .item span.nome{
    font-size: 15px;
    display: inline-block;
    line-height: 20px;
    text-align: left;
}
.depoimentos .carousel-control {
  background: none;
    opacity: 1;
    width: auto;
    top: 40%
}

.depoimentos .carousel-control i {
background: #754138;
    width: 30px;
    border-radius: 100%;
    padding-top: 5px;
    height: 30px;
}

.depoimentos .Main__Container-sc-1n4ud0o-0 > a > svg, .depoimentos .Main__Container-sc-1n4ud0o-0 > a > div {
    opacity: 0;
}

.contato {
     padding-top:60px;
     color:#fff;
     padding-bottom:60px;
    text-align:center;
        background-color:#4a3830;
          background-image: url(../img/bg-contato.jpg);
          margin-top: -5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.contato h4 {
font-size: 19px;
    line-height: 29px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
 

}
.contato h4 b{
    display:block;
        font-weight: 500;
}
.contato .register-shop {
    background-color: transparent;
    box-shadow:none;
}

.contato .register-shop .btn {
      background-color: transparent;
        font-size: 19px;
        padding-top:10px !important;
         padding-bottom:10px !important;
}

.contato .infos{
    text-align: left;
    padding-top: 75px;
}


.contato .infos a {
    color: #fff;
    display: block;
    margin-bottom: 15px;
}
.contato .infos a i {
    font-size: 35px;
    display: inline-block;
  vertical-align: sub;
    margin-right: 10px;
}
    .contato .infos a span {
        font-size: 18px;
        font-weight: 600;
        display: inline-block;
 
         }
@media (max-width:767px) {
.depoimentos h6 {


    font-size: 20px;
}

    .contato .infos {
        text-align: center;
        padding-top: 5px;
    }
    .contato {
        padding-top:30px;
        color:#fff;
        padding-bottom:20px;
    }
.contato h4 {

    font-size: 16px !important;
 

}

}
a.botao-whats-msg {
    position: fixed;
    border: 2px solid #fff;
    left: 10px;
    bottom: 90px;
    z-index: 1000;
    padding: 10px 15px;
    background: #3ab967;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 15px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
a.botao-whats-msg:hover {
color: #fff;
background: #079439;
}
a.botao-whats-msg:active,
a.botao-whats-msg:focus {
color: #fff
}
a.botao-whats-msg i {
padding: 0;
margin-right: 5px;
vertical-align: middle;
color: #fff;
font-size: 20px
}
a.botao-whats-msg span {
    font-size: 13px;
color: #fff;
}
@media (max-width:767px) {
a.botao-whats-msg span {
display: none
}
a.botao-whats-msg i {
padding: 0;
margin-right: 0;
line-height: 37px;
font-size: 35px
}
a.botao-whats-msg {
left: 10px;
bottom: 30px;
padding: 10px;
width: 60px;
height: 60px;
text-align: center;
border-radius: 100%
}
.footer-fc {
margin: 0 auto
}

}
.pulse {
    animation: pulse 0.7s infinite;
    margin-top: 0px;
    animation-direction: alternate;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}



footer{
     padding-top:40px;
      padding-bottom:40px;
        background-color: #f3f3f3;
}

footer .logo img {
    width: 250px;
    margin:30px auto 0 auto;
}

footer h5 {
    font-size:18px;
    font-weight: 700;
    color:#000;
    text-transform:uppercase;
}

footer a {
    font-size:16px;
    font-weight: 500;
    color:#000 !important;
line-height: 30px;
}

footer figure {
    text-align: center;
}

footer a.green {

    font-weight: 700;
    color:#26794e;
}

@media (max-width:767px) {
footer .logo img {
 
    margin:0 auto;
}
footer {
    text-align:center;
}

}


/*Modal Whats*/

#ModalWhatsapp .modal-header {
    background: linear-gradient(45deg,#896a5d,#754138);
    background: #754138;
    color: #fff;
    text-align: center;
    /* font-weight: 600; */
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
}

#ModalWhatsapp .modal-title {
    font-weight: 700;
    text-transform: uppercase;
}

#ModalWhatsapp .modal-body {
    padding: 20px 10px;
    text-align:center;
}


#ModalWhatsapp .modal-body img {
width: 120px;
border-radius: 120px;
    
    }


    #ModalWhatsapp .modal-body .col-xs-6:first-child {
        border-right:1px solid #ddd;
    }
    #ModalWhatsapp .modal-body h6 {
       text-transform: uppercase;
       font-weight: 700;
       font-size: 15px;
            
            }

.slider-areas-home .item h2 {



  margin: 0;
}

.slider-areas-home .item {
    padding-left: 0;
    padding-right: 10px;
}
.slider-areas-home .item h2 a {
color: #fff;
    text-transform: uppercase;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    background-color: #000;
    display: block;
    padding: 15px 10px;
    border-radius: 0 0 15px 15px;
    width: 100%;
}

.slider-areas-home img {
    width: 100%;
    border-radius: 15px 15px 0 0;
}





@media (max-width:767px) {

    .faixa .slider-areas-home {
    padding-bottom: 0px;
    }

.slider-areas-home .item {
   margin-bottom: 10px;
}

.slider-areas-home .item h2 a {

    font-size: 11px;
 
    padding: 10px 10px;
    border-radius: 0 0 10px 10px;

}
    .slider-areas-home .item p {
        font-size: 14px;
        letter-spacing: 0;

    }
  
}

.modal-backdrop {

    z-index: 99999;
}

.modal {

    z-index: 999999;
}

/*Detalhe Servicos*/

.detalhesservicos {
    border-bottom: 3px solid #000;
    position: relative;
         background-color: #f8f8f8;
         padding: 20px 0 50px 0;
       
    }

   .detalhesservicos .cores {
    margin-top: 10px;
        display: block;
   }

      .detalhesservicos .cores .col-md-2 {
        padding: 0 0 0 15px;
      }
     .detalhesservicos .cores img {
border-radius: 10px;
   }
  
  .detalhesservicos ul {
    padding: 15px 15px 15px 30px;
    list-style: none;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #e3e3e3;
  
  }
  .detalhesservicos ul li {
   padding: 4px 0;
   font-size: 14px;
   font-weight: 500;
  }
  
  .detalhesservicos ul li:before {
  content: "";
  width:8px;
  height:8px;
  border-radius:100%;
  display: inline;
  float: left;
  margin-left: -18px;
  font-weight:700;
  background-color:#000;
  position:absolute;
  margin-top:7px;
  }
  
  
  
  
  
  
  .detalhesservicos h6 {
  
  text-transform: uppercase;
  font-size: 18px;
  color:#000;
    font-weight: 700;

  }
  .detalhesservicos h3 {
  text-transform: uppercase;
   font-size: 26px;
   display: inline-block;
   font-weight: 700;
       color:#000;
       margin-bottom: 0px;
  
  }
  .detalhesservicos h3 b {
    display: block;
    font-weight: 800;
  }
  .detalhesservicos p span:after {
  content:"";
  display:block;
  margin:5px 0 20px 0;
  background:#754138;
  width: 50px;
  height: 5px;

  }
   .detalhesservicos p span{
    text-transform: uppercase;
    font-weight: 600;
   }
  .detalhesservicos .btn{
   font-size:14px;
   margin-top:20px;
      font-weight: 600;
  
  }

  .detalhesservicos .btn i {
    font-size: 25px;
    vertical-align: middle;
  }
  


  .detalhesservicos p {
  
   font-weight: 500;
   font-size: 14px;
  }




  .detalhesservicos h2 {
   text-transform: uppercase;
   font-size: 26px;
   font-weight: 700;
   line-height: 28px;
   margin-top:0;
  }
  
  .detalhesservicos h2 b {
  color:#000; 
  }
  
  @media screen and (max-width: 767px) {


    .detalhesservicos ul li {
    
      font-size:15px;
        
    }
    
    .detalhesservicos h2 {
      text-transform: uppercase;
      font-size: 18px;
      
      line-height: 22px;
    }
      .detalhesservicos p {
      text-align: center;
    
      font-size: 15px;
    }
    .detalhesservicos h3 {
    
        font-size: 22px;
    }
    
    .detalhesservicos p span:after {
    
    margin:10px auto;
    
    }
    
    .detalhesservicos {
      text-align: center !important;
      padding: 30px 0 0 0;
      border-top: 3px solid #000;
      z-index: 2;
    }
    .detalhesservicos .btn{
    width:100%;
    margin-top: 5px;
    }
    
    .detalhesservicos h3:after {
    
    margin:10px auto;
    
    }
    
    .detalhesservicos iframe {
      height:200px;
    }
    .detalhesservicos .col-md-5 {
    background:#fbfbfb;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    }
    }

    @media (min-width:768px) {





.pisolaminado{
   

    background-image: url(../img/bg-laminado.png);

 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
   
}
.pisovinilico {
        background-image: url(../img/bg-vinilico.png);

 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}


.papeldeparede {
    background-image: url(../img/bg-papel.png);

 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}
.cortinasepersianas{
        background-image: url(../img/bg-cortina.png);

 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}
    }