@import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,500,600,700&display=swap");
body{
    background-color: #F3F3F3;

}

a{
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}


#topo .navbar-light .navbar-toggler {
    color: #74313C;
    border: none;
}


#topo{
    background: url(../img/top.png) no-repeat bottom ;
    background-size: 100% 100%;
}

#topo .navbar-nav .nav-link{
    color:#74313C;
    font-family: Roboto;
    font-weight: 600;
    font-size: 11pt;
    padding:9px;

}

#topo #navbarPrinc ul li, #topofixo #navbarPrincFix ul li {
    border-bottom: 5px solid transparent;
    padding: 0 2.20px 5px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

#topo #navbarPrinc ul li:hover,
#topo #navbarPrinc ul li.active,
#topofixo #navbarPrincFix ul li:hover,
#topofixo #navbarPrincFix ul li.active {
    border-bottom: 4px solid #d43764;
}

#topo .fa-instagram {
    background-color: #896F70;
    color: white;
    padding: 6px 7px 6px 7px;
    border-radius: 50%;}


#topo .fa-facebook-square{
    background-color: #7A5B5B;
    color: white;
    padding: 6px 7px 6px 7px;
    border-radius: 50%;
}

#topo .fa-linkedin{
    background-color: #896F70;
    color: white;
    padding: 6px 7px 6px 7px;
    border-radius: 50%;
}

#topo .fa-youtube{
    background-color: #896F70;
    color: white;
    padding:7px 6px 7px 6px;
    border-radius: 50%;
}

#topo p {
    font-family: Roboto;
    font-weight: 400;
    color: #74313C;
    font-size: 11pt;
}


 .modal-dialog .modal-content  .modal-title{
    color:#74313C;
    font-family: Roboto;
    font-weight: 600;
    font-size: 12pt;
}

.modal-dialog .modal-content{
    border:none;
    border-radius: 15px;
    background-color: #F3F3F3;
}

.modal-dialog .modal-content .modal-header{
    border: none;
}

.modal-dialog .modal-content .modal-body input{
    height: 44px;
    background-color: #EAE8E8;
    border: none;
    border-radius: .25rem;
}

.modal-dialog .modal-content .modal-body .btn {
    background-color: #AF234B;
    color: white;
    font-family: Roboto;
    font-weight: 400;
    font-size: 10pt;
    border: none;
    padding: 13px 40px;
    border-radius: 50px;
}

.modal-dialog .modal-content .modal-body label{
    color: #5B5B5B;
    font-family: Roboto;
    font-weight: 400;
    font-size: 11pt;
    margin-bottom: 0px;
}
#banner div#n2-ss-1 .n2-ss-layer .n2-font-c9acf8ed387a3c762e54f05752b7b844-hover{
    font-family: Roboto;
    font-weight: 700;
    font-size: 18pt;
}

#banner div#n2-ss-1 .n2-ss-layer .n2-font-8aa1bc16abf30925b95de2a3766b272f-hover{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
    font-size: 32pt;
}

#banner p div#n2-ss-1 .n2-ss-layer .n2-font-1fd457e1906bbd2451a4cdab3be10d28-paragraph{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 500;
    font-size: 17pt;
}

#banner div#n2-ss-1 .n2-ss-layer .n2-font-1009-hover{
    color: #AF234B;
    font-family: Roboto;
    font-weight: 700;
    font-size: 22pt;
}

.wpostahs-slider-nav-title .slick-slide .slick-current .slick-active{
    color: white!important;
    background-color:#d43764!important;
    font-family: Roboto;
    font-weight: 600;
}

.wpostahs-centent-title{
    color:#d43764!important;
    font-family: Roboto;
    font-weight: 700;
}

.wpostahs-slider-design-1 .wpostahs-slider-nav-title .wpostahs-main-title{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

.wpostahs-slider-design-1 .wpostahs-slider-nav-title.slick-current .wpostahs-main-title{
    background-color:#d43764!important;
    font-family: Roboto;
    font-weight: 600;
}

#banner span{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14pt;
}


#banner h3 {
    color: #AF234B;
    font-family: Roboto;
    font-weight: 600;
    font-size: 20pt;
    text-align: right;
}


#banner .medio{
    display: none;
}
#banner .mobile{
    display: none;
}


#atendimento{
    background: url(../img/bgatendimento.png) no-repeat ;
    background-size: 100% 100%;
}

#atendimento a.btn{
    background: rgb(207,52,97);
    background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
    color: white;
    font-family: Roboto;
    font-weight: 600;
    padding: 17px 40px 17px 40px;
    border-radius: 50px;
    font-size: 18pt;
}

#atendimento  .atendente{
    background: rgb(207,52,97);
    background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
    color: white;
    font-family: Roboto;
    font-weight: 600;
    padding: 17px 40px 17px 40px;
    border-radius: 50px;
    font-size: 18pt;
    border: none;
}

#atendimento h5{
    color: #A21B42;
    font-family: Roboto;
    font-weight: 500;
    font-size: 13pt;
    margin-top:97px;
}

#atendimento h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 35pt;
}

#atendimento .slick-prev:before, #atendimento .slick-next:before {
    font-family: 'slick';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: #A21B42;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#atendimento #slideprodutos a{
    text-decoration: none;
}

#atendimento #slideprodutos .card{
    color: white;
    padding: 34px 10px 10px 10px;
    border-radius: 10px;
    border: none;
    min-height: 302px;
}

#atendimento #slideprodutos .card-body{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
	display: flex;
    justify-content: center;
    flex-direction: column;
}

#portfolio .slick-prev:before, #portfolio  .slick-next:before {
    font-family: 'slick';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: #4E6081;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#portfolio span{
    color: #A21B42;
    font-family: Roboto;
    font-weight: 500;
    font-size: 11pt;
}

#portfolio h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 35pt;
}


#portfolio .expositor{
    background-color: #AF234B;
    border-radius: 10px;
    padding: 10px 15px 10px 4px;
}

#portfolio .expositor .bg-img {
    background-color: white;
    padding: 38px 23px 38px 19px;
    border-radius: 10px;
    text-align: center;
}

#portfolio .expositor span{
    color: #F3CA57;
    font-family: Roboto;
    font-weight: 500;
    font-size: 10pt;
}



#portfolio #postslide .itemsl .slick-slide .slick-cloned{
    display: none;
}

#portfolio .expositor h2{
    color: white;
    font-family: Roboto;
    font-weight: 600;
    font-size: 25pt;
}

#portfolio .expositor p{
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
    color: white;

}

#postslide .itemsl{
    margin-left: 10px;
    margin-right: 10px;
}

#portfolio .expositor .card {
    background-color: white;
    border-radius: 10px;
    padding: 10px 18px 10px 18px;
    border: none;
}

#portfolio .expositor .card h5{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 14pt;
}

#portfolio .expositor .card p{
    color: #6A6667;
    font-family: Roboto;
    font-weight: 500;
    font-size: 14pt;
}

#portfolio .expositor a.btn{
    color: #FFC43B;
    font-family: Roboto;
    font-weight: 600;
    font-size: 17pt;
}

#produtos{
    background: url(../img/bgprodutos.png) no-repeat ;
    background-size: 100% 62%;
}

#produtos h3{
    color: #A21B42;
    font-family: Roboto;
    font-weight: 500;
    font-size: 11pt;
}

#produtos #slidedeguste span .woocommerce-Price-amount {
    color: #A21B42;
    font-family: Roboto;
    font-weight: 500;
    font-size: 18pt;
    text-align: left!important;
}

#produtos h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 35pt;
}

#produtos .card hr{
    border: 1px solid #E5E2E2;
    color: #E5E2E2;
    background-color: #E5E2E2;
}

#produtos #slidedeguste .card{

    padding: 18px !important;
    border-radius: 15px;
    border: none;
    box-shadow: -5px 15px 15px rgba(0, 0, 0, .1);
    background: #FFF;
    min-height: 415px;
}

#produtos #slidedeguste  a{
    text-decoration: none;
}

#produtos #slidedeguste img {
    max-height: 225px;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#produtos .fa-arrow-right{
    color: #A21B42;
}

#produtos #slidedeguste h1 {
    margin-top: 20px;
    text-align: center;
    color: #A21B42;
    font-weight: 600;
    font-family: Roboto;
    font-size: 22px!important;
    text-align: left;
}

#produtos #slidedeguste .card a{
    color: #4E6081;
    font-weight: 500;
    font-family: Roboto;
    font-size: 11pt;
    text-decoration: none;
}

#produtos #slidedeguste h5{
    color: #4E6081;
    text-align: left;
    font-weight: 500;
    font-family: Roboto;
    font-size: 12pt;
}

#produtos #slidedeguste a.btn{
    text-transform: uppercase;
    background: rgb(207,52,97);
    background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
    color: white;
    font-family: Roboto;
    font-weight: 600;
    padding: 10px 53px 10px 53px;
    border-radius: 50px;
    font-size: 11pt;
}

#produtos .card .price{
    display: none;
}

#produtos .card .product_meta{
    display: none;
}

#produtos .card .quantity{
    display: none;
}



#produtos .card button{
    text-transform: uppercase;
    background: rgb(207,52,97);
    background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
    color: white;
    font-family: Roboto;
    font-weight: 600;
    padding: 10px 53px 10px 53px;
    border-radius: 50px;
    font-size: 11pt;
    margin-top: 10px;
}

.woocommerce .products .product {
    text-align: center;
    padding: 18px !important;
    border-radius: 15px;
    border: none;
    box-shadow: -5px 15px 15px rgba(0, 0, 0, .1);
    background: #FFF;
    min-height: 415px;
}

.woocommerce .products .product h2 {
    margin-top: 20px;
    color: #A21B42;
    font-weight: 600;
    font-family: Roboto;
    font-size: 20px!important;
    text-align: left;
}
.woocommerce ul.products li.product a img {
    max-height: 225px;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce .products .product .price {
    text-align: left;
    color: #A21B42 !important;
    font-weight: 600!important;
    font-family: Roboto;
    font-size: 22px !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    text-transform: uppercase;
    background: rgb(207,52,97);
    background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
    color: white;
    font-family: Roboto;
    font-weight: 600;
    padding: 12px 53px 12px 53px;
    border-radius: 50px;
    font-size: 13pt;
}

.woocommerce .woocommerce-ordering select {
    display: none;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}

#orcamento{
    margin-top: 50px;
    margin-bottom: 50px;
}

#orcamento .btorcamento{
    background-color: #4E6081;
    border-radius: 10px;
    max-width: 800px;
    height: 127px;
    position: relative;
}

#orcamento .btorcamento .itens{
    z-index: 9999;
    position: absolute;
    top: -24px;
    left: 20%;
}

#orcamento .btorcamento .itens p{
    font-family: Roboto;
    font-weight: 700;
    color: white;
    font-size: 25pt;
    line-height: 29px;
}
#orcamento .btorcamento .itens p small{
    font-family: Roboto;
    font-weight: 400;
    color: white;
    font-size: 13pt;
}

#depoimentos{
    background: url(../img/bgdepoimento.png) no-repeat ;
    background-size: 100% 100%;
}

#depoimentos h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#depoimentos p{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}

#depoimentos .itemsl .card{
	border: none;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: white;
    padding-right: 15px;
}

#depoimentos .itemsl .card img{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;

}

#depoimentos .itemsl .card p{
    color: #6A6667;
    font-family: Roboto;
    font-weight: 400;
    font-size: 11pt;
    margin-bottom: 4px;
    text-align: justify!important;
}

#depoimentos .itemsl .card h5{
    color: #A21B42;
    font-family: Roboto;
    font-weight: 700;
    font-size: 12pt;
}
#depoimentos .itemsl .card h5 span{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 500;
    font-size: 11pt;
}

#depoimentos .itemsl .card .cardepo{
    padding-left: 32px;
}

#depoimentos .itemsl .card .card-img-top{
    position: relative;
}

#depoimentos .itemsl .card .card-img-top .seta {
    position: absolute;
    top: 33%;
    left: 85%;
}

#depoimentos .itemsl a{
    text-decoration: none;
}

#depoimentos .itemsl .card .cardepo a{
    text-decoration: none;
}



#page h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#instituicao h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#instituicao p{
    color: #6A6667;
    font-family: Roboto;
    font-size: 16pt;
    font-weight: 300;
    text-align: justify!important;
}


#instituicao .card{
    background-color: white;
    padding: 34px 10px 10px 10px;
    border-radius: 10px;
    border: none;
}
#instituicao .card h3{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#instituicao .equipe h3{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#instituicao .card p{
    font-family: Roboto;
    font-weight: 300;
    color: #6A6667;
}

#instituicao .card ul{
    list-style-type: circle;
}

#instituicao .card ul li{
    font-family: Roboto;
    font-weight: 300;
    color: #6A6667;

}


#instituicao .slide-equipe div.itemsl  .expo{
    border: 1px solid #F9F9F9;
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    padding: 20px 40px;
    width: 445px;
    text-align: center;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}


#instituicao #slide-equipe div.itemsl img{
    border: solid 5px #6A6667;
    color: rgba(106, 102, 103, 0.4);

}

#instituicao #slide-equipe div.itemsl .expo{
    background-color: white;
    height: 500px;
    width: 100%;
    border: #6A6667 solid;
    border-radius: 53px;
}

#instituicao #slide-equipe div.itemsl .dados{
    padding-top: 23px;
    padding-right: 15px;
}

#instituicao #slide-equipe .slick-prev:before, #instituicao #slide-equipe .slick-next:before {
    font-family: 'slick';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: #A21B42;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#instituicao #slide-equipe .slick-prev:before{
    margin-left: -19px;
}

#instituicao #slide-equipe div.itemsl h1 {
    margin: 20px auto;
    color: #324D73;
    font-family: Roboto;
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
}

#instituicao #slide-equipe div.itemsl p {
    color: #454545;
    font-family: Roboto;
    font-weight: 400;
    font-size: 15px;
    padding: 0px;
    margin-bottom: 10px;
    line-height: 27px;
}

#instituicao #slide-equipe div.itemsl img{
    filter: grayscale(100%);
}

.cd-timeline-content h2{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}


#accordion{
    padding-top: 30px;
}

#accordion .btn:not(:disabled):not(.disabled){
    text-decoration: none;
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}


#accordion .card-body{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 500;
    text-align: justify!important;
}

.single h1{
    font-family: Roboto;
    font-weight: 700;
    color: #AF234B;
}

.single small{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
}

.single p{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
    text-align: justify!important;
}

.single h5{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 15pt;
}

.single h5 span{
    color: #6A6667;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}

.single-servicos h1{
    font-family: Roboto;
    font-weight: 700;
    color: #AF234B;
}

.single-servicos small{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
}

.single-servicos p{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
    text-align: justify!important;
}

.single-servicos h5{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 15pt;
}

.single-servicos h5 span{
    color: #6A6667;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}

.single-servicos .card{
    border: none;
    padding: 10px;
}

.single-servicos .card h4{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
    margin-left: 14px;
    margin-top: 13px;
}

.single-servicos .card ul{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
}

.single-servicos .card p{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
}

.single-servicos .card-body{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
}

.single ul{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
}

.single li{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
}



#blog h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#blog h3{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#blog .card{
    min-height: 380px;
    border: none;
    -webkit-box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
    -moz-box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
    box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#blog .card p{
    color: #AF234B;
    font-family: Roboto;
    font-weight: 700;
    font-size: 14pt;
}

#blog .card h4{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 9pt;
}

#blog .card .card-header{
    padding: 0px;
}

#blog .card .card-header img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#blog .card .card-body{
position: relative;
}

#blog .card .card-body img{
    position: absolute;
    top: -29px;
    left: 139px;
}

#blog a{
    text-decoration: none;
    color: #AF234B;
    font-family: Roboto;
    font-weight: 700;
}

#fale-conosco h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}


#fale-conosco .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #AF234B!important;
    font-family: Roboto;
    font-weight: 700;
}

#fale-conosco .nav-tabs .nav-link{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 700;
}

#fale-conosco .form-control{
    background-color: #EAE8E8;
    border: none;

}

#fale-conosco input{
    height: 44px;
}

#fale-conosco  .btn {
    background-color: #AF234B;
    color: white;
    font-family: Roboto;
    font-weight: 400;
    font-size: 10pt;
    border: none;
    padding: 17px 40px 17px 40px;
    border-radius: 50px;
}

#fale-conosco label{
    color: #5B5B5B;
    font-family: Roboto;
    font-weight: 400;
    font-size: 11pt;
    margin-bottom: 0px;
}

#fale-conosco  select {
    text-transform: none;
    height: 44px;
    width: 100%;
    border: none;
    background-color: #EAE8E8;
}

#fale-conosco .enviar{
    background-color: #AF234B;
    color: white;
    font-family: Roboto;
    font-weight: 400;
    font-size: 10pt;
    border: none;
    padding: 17px 40px 17px 40px;
    border-radius: 50px;
}

#fale-conosco a.btn{
    background-color: #AF234B;
    color: white;
    font-family: Roboto;
    font-weight: 400;
    font-size: 10pt;
    border: none;
    padding: 17px 40px 17px 40px;
    border-radius: 50px;

}


#page-servicos p{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 400;
    line-height: 28px;
}

#page-servicos .card{
    color: white;
    padding: 34px 10px 10px 10px;
    border-radius: 10px;
    border: none;
    min-height: 302px;

}

.iframe-container {
    overflow: hidden;
// Calculated from the aspect ration of the content (in case of 16:9 it is 9/16= 0.5625)
padding-top: 56.25%;
    position: relative;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#page-servicos .card-body p{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300!important;
}

#page-servicos h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 35pt;
}
#page-servicos h4{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}

#page-material .card{

    color: white;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    border: none;
}
#page-material h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 35pt;
}
#page-material h4{
    color: #AF234B;
    font-family: Roboto;
    font-size: 16pt;
    font-weight: 600;
}

#page-material .card-body{
    padding: 5px;
    background-color: transparent;
}

#page-material .card-body p{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300!important;

}

#page-material .card-body a.btn{
    background-color: #4E6081;
    color: white;
    font-family: Roboto;
    font-weight: 400;
    font-size: 13pt;
    border: none;
    padding: 10px 17px 10px 17px;
    border-radius: 8px;
}

#page-portfolio .card{

    color: white;
    padding: 34px 10px 10px 10px;
    border-radius: 10px;
    border: none;min-height: 310px;
}


#page-portfolio a{
    text-decoration: none;
}

#page-portfolio .card-body{
    color: #AF234B;
    font-family: Roboto;
    font-size: 15pt;
    font-weight: 600;
    padding: 5px;
    background-color: transparent;
	display: flex;
    justify-content: center;
    flex-direction: column;
}


#page-produtos h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 35pt;
}
#page-produtos h4{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}


#page-produtos .card form {
    width: 100%;
    border: none;
}

#page-produtos .card form input::placeholder{
    color: #6A6667;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 600;
}

#page-produtos .card form input {
    width: 75%;
    border: none;
}


#page-produtos .card .btn:not(:disabled):not(.disabled) {

    color: #6A6667;
    border: none;
}

#page-produtos .card .btn:not(:disabled):not(.disabled):hover {
background-color: transparent;
    color: #6A6667;
    border: none;
}

#page-portfolio h1{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 35pt;
}
#page-portfolio h4{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}

#page-produtos .card{
    background-color: white;
    border: none;
    border-radius: 15px;
    padding: 26px 20px 20px 20px;
    height: 80px;
}

#page-produtos .card h3{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 13pt;
    text-align: right;
}

#page-produtos .card span{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 13pt;
}

#page-produtos a{
    text-decoration: none;
}

#produto-exibe .woocommerce h1{
    color: #AF234B;
    font-family: Roboto;
    font-weight: 600;
    font-size: 15pt;
    text-align:left;
}

#produto-exibe .woocommerce h5{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 15pt;
    text-align:left;
}

#produto-exibe .woocommerce .price{
    color: #AF234B;
    font-family: Roboto;
    font-weight: 600;
    font-size: 15pt;
    text-align:left;
}


#produto-exibe .woocommerce .product_meta .posted_in{
    color: #4E6081;
    font-family: Roboto;
    font-weight: 400;
    font-size: 11pt;
    text-align:left;
    text-decoration: none;
}

#produto-exibe .woocommerce .product_meta .posted_in a{
    color: #AF234B;
    font-family: Roboto;
    font-weight: 400;
    font-size: 11pt;
    text-align:left;
    text-decoration: none;
}

#produto-exibe .woocommerce .quantity .qty {
    border: none;
    margin-bottom: 10px;
}


#comprados-juntos h2 {
    color: #4E6081;
    font-family: Roboto;
    font-weight: 600;
    font-size: 25pt;
    margin-bottom: 15px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 145px!important;
}


#footer{
    background: url(../img/footer.png) no-repeat;
    background-size: 100% 100%;
}

#footer .copyright{
    color:#6D4949;
    font-family: Roboto;
    font-weight: 400;
    font-size: 10pt;

}

#footer h4{
    font-family: Roboto;
    font-weight: 600;
    ont-size: 18pt;
    color: #74313C;
    margin: 0px;
}

#footer h4 small{
    font-family: Roboto;
    font-weight: 600;
    font-size: 12pt;
    color: #74313C;
}

#footer p {
    font-family: Roboto;
    font-weight: 400;
    color: #6D4949;
    font-size: 11pt;
}

#footer a{
    text-decoration: none;
    color: #6D4949;
    font-family: Roboto;
    font-weight: 400;
    font-size: 11pt;
}

#footer a i.fab {
	padding: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #896F70;
    color: #FFF;
    text-align: center;
}

/* MEDIA QUERIES */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 320px) {
    #topo{
        background: url(../img/mobmenu.png) no-repeat bottom ;
        background-size: 100% 100%;
    }

    #topo  #navbarPrinc{
        text-align: center;
        margin: 41px;
    }

    #banner div#n2-ss-1 .n2-ss-layer .n2-font-4c4665000b43e039ac6b691b54f099eb-hover {
        color: #4E6081;
        font-family: Roboto;
        font-weight: 700;
        font-size: 12pt;
        line-height: 14px;
    }

    #banner .desktop{
        display: none;
    }
    #banner .medio{
        display: none;
    }
    #banner .mobile{
        display: block;
    }
    #atendimento{
        background: url(../img/bgatendimentomob.png) no-repeat ;
        background-size: 100% 100%;
    }
    #atendimento a.btn {

        font-size: 13pt;
    }
    #atendimento h1 {
        color: #4E6081;
        font-family: Roboto;
        font-weight: 600;
        font-size: 25pt;
    }



    #portfolio .expositor a.btn {
        color: #FFC43B;
        font-family: Roboto;
        font-weight: 600;
        font-size: 13pt;
    }


    #produtos{
        background: url(../img/mobprodutos.png) no-repeat ;
        background-size: 100% 62%;
    }

    #produtos h1{
        color: #4E6081;
        font-family: Roboto;
        font-weight: 600;
        font-size: 25pt;
    }
    #orcamento .btorcamento .itens p {
        font-family: Roboto;
        font-weight: 700;
        color: #4E6081;
        font-size: 17pt;
        line-height: 29px;
    }
    #orcamento .btorcamento .itens p small {
        font-family: Roboto;
        font-weight: 400;
        color: #4E6081;
        font-size: 13pt;
        margin-left: 27px;
    }
    #depoimentos{
        background: url(../img/mobdepo.png) no-repeat ;
        background-size: 100% 100%;
    }

    #depoimentos .itemsl .card img {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 10px;
        height: 103px;
    }

    #footer{
        background: url(../img/mobfooter.png) no-repeat;
        background-size: 100% 100%;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{

        padding: 12px 15px 12px 15px!important;
        border-radius: 50px;
        font-size: 9pt;
    }

    #produtos .card button{
        padding: 12px 15px 12px 15px!important;
        border-radius: 50px;
        font-size: 9pt;
    }
    #blog .card .card-body img {
        position: absolute;
        top: -29px;
        left: 107px;
    }
    #depoimentos .itemsl .card .card-img-top .seta {
        display: none;
    }

    #depoimentos .itemsl .card img {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 10px;
        height: auto;
        margin-left: 0px;
    }
    #depoimentos .itemsl .card {
        -webkit-box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
        -moz-box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
        box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: white;
        padding-right: 0px;
        margin-left: 5px;
        margin-right: 5px;
    }

    #depoimentos .itemsl .card .cardepo{
        padding: 7px;
    }

    #portfolio .expositor {
        background-color: #AF234B;
        border-radius: 10px;
        padding: 10px 15px 10px 4px;
        margin-left: 27px;
        margin-right: 16px;
    }

    #instituicao #slide-equipe div.itemsl .expo{
        background-color: white;
        height: auto;
        border: #6A6667 solid;
        border-radius: 53px;
        margin-left: 27px;
        margin-right: 16px;

    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 321px) and (max-width: 480px) {
    #topo{
        background: url(../img/mobmenu.png) no-repeat bottom ;
        background-size: 100% 100%;
    }

    #banner div#n2-ss-1 .n2-ss-layer .n2-font-8aa1bc16abf30925b95de2a3766b272f-hover{
        color: #4E6081;
        font-family: Roboto;
        font-weight: 700;
        font-size: 12pt;
    }


    #topo  #navbarPrinc{
        text-align: center;
        margin: 41px;
    }

    #banner .desktop{
        display: none;
    }
    #banner .medio{
        display: none;
    }
    #banner .mobile{
        display: block;
    }

    #atendimento{
        background: url(../img/bgatendimentomob.png) no-repeat ;
        background-size: 100% 100%;
    }
    #atendimento a.btn {

        font-size: 13pt;
    }
    #atendimento h1 {

         font-size: 25pt;
     }
    #produtos{
        background: url(../img/mobprodutos.png) no-repeat ;
        background-size: 100% 62%;
    }
    #blog .card .card-body img {
        position: absolute;
        top: -29px;
        left: 154px;
    }
    #produtos h1{
        color: #4E6081;
        font-family: Roboto;
        font-weight: 600;
        font-size: 25pt;
    }
    #orcamento .btorcamento .itens p {
        font-family: Roboto;
        font-weight: 700;
        color: #4E6081;
        font-size: 17pt;
        line-height: 29px;
    }
    #orcamento .btorcamento .itens p small {
        font-family: Roboto;
        font-weight: 400;
        color: #4E6081;
        font-size: 13pt;
        margin-left: 27px;
    }
    #depoimentos{
        background: url(../img/mobdepo.png) no-repeat ;
        background-size: 100% 100%;
    }

    #depoimentos .itemsl .card img {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 10px;
        height: 100%;
        margin-left: 24px;
    }

    #footer{
        background: url(../img/mobfooter.png) no-repeat;
        background-size: 100% 100%;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{

        padding: 12px 25px 12px 26px!important;
        border-radius: 50px;
        font-size: 9pt;
    }

    #produtos .card button{
        padding: 12px 25px 12px 26px!important;
        border-radius: 50px;
        font-size: 9pt;
    }
    #depoimentos .itemsl .card .card-img-top .seta {
        display: none;
    }

    #depoimentos .itemsl .card {
        -webkit-box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
        -moz-box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
        box-shadow: -1px 17px 14px -2px rgba(224,213,224,0.81);
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: white;
        padding-right: 0px;
        margin-left: 5px;
        margin-right: 5px;
    }

    #depoimentos .itemsl .card .cardepo{
        padding: 7px;
    }

    #portfolio .expositor {
        background-color: #AF234B;
        border-radius: 10px;
        padding: 10px 15px 10px 4px;
        margin-left: 27px;
        margin-right: 16px;
    }
    #portfolio .expositor img{
        margin-left: 29px;
    }
    #instituicao #slide-equipe div.itemsl .expo {
        background-color: white;
        height: auto;
        border: #6A6667 solid;
        border-radius: 53px;
        margin-left: 27px;
        margin-right: 16px;
    }
    #instituicao #slide-equipe div.itemsl{
        margin-left: 10px;
        margin-right: 10px;
    }

}

/* Small Devices, Tablets */
@media only screen and (min-width: 481px) and (max-width: 768px){

    #topo  #navbarPrinc{
        text-align: center;
        margin: 41px;
    }

    #topo{
        background: url(../img/mobmenu.png) no-repeat bottom ;
        background-size: 100% 100%;
    }
    #banner div#n2-ss-1 .n2-ss-layer .n2-font-8aa1bc16abf30925b95de2a3766b272f-hover{
        color: #4E6081;
        font-family: Roboto;
        font-weight: 700;
        font-size: 12pt;
    }
    #atendimento{
        background: url(../img/bgatendimentomob.png) no-repeat ;
        background-size: 100% 100%;
    }
    #atendimento a.btn {

        font-size: 13pt;
    }
    #atendimento h1 {
        font-size: 25pt;
    }
    #produtos{
        background: url(../img/mobprodutos.png) no-repeat ;
        background-size: 100% 62%;
    }
    #banner .desktop{
        display: none;
    }
    #banner .medio{
        display: block;
    }
    #banner .mobile{
        display: none;
    }

    #produtos h1{
        color: #4E6081;
        font-family: Roboto;
        font-weight: 600;
        font-size: 25pt;
    }
    #orcamento .btorcamento .itens p {
        font-family: Roboto;
        font-weight: 700;
        color: #4E6081;
        font-size: 17pt;
        line-height: 29px;
    }
    #orcamento .btorcamento .itens p small {
        font-family: Roboto;
        font-weight: 400;
        color: #4E6081;
        font-size: 13pt;
        margin-left: 27px;
    }
    #depoimentos{
        background: url(../img/mobdepo.png) no-repeat ;
        background-size: 100% 100%;
    }

    #depoimentos .itemsl .card .card-img-top .seta {
        position: absolute;
        top: 21%;
        left: 77%;
    }
    #footer{
        background: url(../img/mobfooter.png) no-repeat;
        background-size: 100% 100%;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{

        padding: 12px 25px 12px 26px!important;
        border-radius: 50px;
        font-size: 9pt;
    }

    #produtos .card button{
        padding: 12px 25px 12px 26px!important;
        border-radius: 50px;
        font-size: 9pt;
    }
    #blog .card .card-body img {
        position: absolute;
        top: -29px;
        left: 69px;
    }
    #produtos #slidedeguste a.btn {
        text-transform: uppercase;
        background: rgb(207,52,97);
        background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 10px 23px 10px 23px;
        border-radius: 50px;
        font-size: 11pt;
    }
    #page-portfolio .card-body {
        color: #AF234B;
        font-family: Roboto;
        font-size: 14pt;
        font-weight: 600;
        background-color: transparent;
    }

    #page-servicos .card-body {
        color: #6A6667;
        font-family: Roboto;
        font-size: 11pt;
        font-weight: 600;
        padding: 4px;
    }

    #portfolio .expositor img{
        margin-left: 29px;
    }
    #instituicao #slide-equipe div.itemsl .expo {
        background-color: white;
        height: auto;
        border: #6A6667 solid;
        border-radius: 53px;
        margin-left: 27px;
        margin-right: 16px;

    }
    #instituicao #slide-equipe div.itemsl{
        margin-left: 10px;
        margin-right: 10px;
    }

}

/* Medium Devices, Desktops */
@media only screen and (min-width: 769px) and (max-width: 992px) {
    #atendimento {
        background: url(../img/bgatendimento.png) no-repeat;
        background-size: 100% 52%;
    }
    #banner .desktop{
        display: none;
    }
    #banner .medio{
        display: block;
    }
    #banner .mobile{
        display: none;
    }

    #page-portfolio .card-body {
        color: #AF234B;
        font-family: Roboto;
        font-size: 14pt;
        font-weight: 600;
        background-color: transparent;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        text-transform: uppercase;
        background: rgb(207,52,97);
        background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 12px 17px 12px 17px;
        border-radius: 50px;
        font-size: 13pt;
    }
    #orcamento .btorcamento .itens p {
        font-family: Roboto;
        font-weight: 700;
        color: #4E6081;
        font-size: 25pt;
        line-height: 29px;
    }
    #orcamento .btorcamento .itens p small {
        font-family: Roboto;
        font-weight: 400;
        color:  #4E6081;
        font-size: 13pt;
    }
    #produtos .card button{
        text-transform: uppercase;
        background: rgb(207,52,97);
        background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 12px 17px 12px 17px;
        border-radius: 50px;
        font-size: 13pt;
    }
    #produtos #slidedeguste a.btn {
        text-transform: uppercase;
        background: rgb(207,52,97);
        background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 10px 20px 10px 20px;
        border-radius: 50px;
        font-size: 11pt;
    }
    #blog .card .card-body img {
        position: absolute;
        top: -29px;
        left: 75px;
    }
    #depoimentos .itemsl .card .card-img-top .seta {
        position: absolute;
        top: 22%;
        left: 80%;
    }

    #instituicao #slide-equipe div.itemsl .expo{
        background-color: white;
        height: auto;
        border: #6A6667 solid;
        border-radius: 53px;

    }
    #instituicao #slide-equipe div.itemsl{
        margin-left: 10px;
        margin-right: 10px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        text-transform: uppercase;
        background: rgb(207,52,97);
        background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 12px 17px 12px 17px;
        border-radius: 50px;
        font-size: 13pt;
    }

    #blog .card .card-body img {
        position: absolute;
        top: -29px;
        left: 118px;
    }
    #banner .desktop{
        display: block;
    }
    #banner .medio{
        display: none;
    }
    #banner .mobile{
        display: none;
    }
    #produtos .card button{
        text-transform: uppercase;
        background: rgb(207,52,97);
        background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 12px 17px 12px 17px;
        border-radius: 50px;
        font-size: 13pt;
    }

    #topo  #navbarsocial {
        display: none!important;
    }

}