/*
Theme Name: CTPP tema
Text Domain: ctpp-tema
Version: 0.0.1
Description: Tema feito para o site ctpp.ind.br
Tags: blog, ecommerce
Author: Agencia BWS Russo
Author URI: https://bwsrusso.com.br/
Theme URI: https://bwsrusso.com.br/
License: free
License URI: https://bwsrusso.com.br/

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

@font-face {
  font-family: humansrm;
  src: url(/wp-content/themes/cttp-tema/fonts/Hum521Rm.ttf);
}
@font-face {
  font-family: humansbold;
  src: url(/wp-content/themes/cttp-tema/fonts/Humanst521BTBold.ttf);
}

*{
	font-family: humansrm;
}
h1, h2, h3, h4, h5, h6{
	font-family: humansbold;
}
img#logotopo {
    width: 280px;
}
a {
    text-decoration: none;
}
a#logo {
    padding: 10px 0 0 5%;
    z-index: 9;
}
nav.navbar {
    background: url(/wp-content/uploads/2023/12/header2.jpg) #000 !important;
    padding: 0px 0 40px 0;
}

.home nav.navbar {
    background: none !important;
}
.home .bktopo {
    display: none;
}
.slidetopohm {
    position: relative;
    top: -165px;
    margin-bottom: -165px;
}
.servhm {
    background: #ffffff;
    padding: 20px;
    margin: 40px 0;
    min-height: 630px;
}
.projorc {
    border: 1px solid;
    color: #fff;
    padding: 40px;
    text-align: center;
    margin: 40px;
    width: 100%;
}
.pror .custom-html-widget {
    display: flex;
}
.projorc a {
    border: 1px solid;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    width: 320px;
    max-width: 100%;
    transition: all .2s;
}
.projorc a:hover {
    background: #000;
    border-color: #000;
}

ul.sub-menu {
    display: none;
    position: absolute;
    box-shadow: 1px 1px 1px #7d7d7d47;
    list-style: none;
    padding: 0;
    margin-top: 12px;
}
ul.top-menu {
    z-index: 99;
}
.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
.menu-item {
    font-weight: 600 !important;
    text-align: center;
}
.menu-item a {
    padding: 12px 25px 14px;
    text-decoration: none;
    color: #ffffff;
    border: 2px solid transparent;
    margin: 0 2px;
    font-size: 17px;
}
 .menu-item-has-children.current-menu-ancestor a {
    background: #0d2954;
    color: #fff;
    position: relative;
}
.current-menu-item a, .menu-item a:hover {
    color: #000 !important;
    position: relative;
    border: 2px solid #ffc603;
    border-radius: 8px;
    margin: 0 2px;
    background: #ffc603;
}
.menu-item-has-children li.menu-item a {
    display: flex;
    background: #fff;
    color: #004789;
}
div#navbarSupportedContent {
    justify-content: flex-end;
}
.bktopo {
    background: #000;
    text-align: center;
    color: #ffc603;
    padding: 20PX;
    margin-bottom: 30px;
}
.formctt span, .formctt input, .formctt textarea {
    width: 100%;
}

footer#footer {
    background: #141414;
    padding: 30px 0px 40px;
    color: #fff;
}
.redess a {
    font-size: 35px;
    padding: 4px;
    color: #fff;
}
.redess a:hover {
    color: #f60;
}

.botao01:hover {
    background: #ffc603;
    color: #000;
}
.botao01 {
    text-decoration: none;
    padding: 12px 23px;
    display: inline-block;
    font-weight: 500;
    color: #000;
    border: 2px solid #ffc603;
    transition: all .2s;
    border-radius: 4px;
}

span.sublinorang {
    width: 100px;
    height: 3px;
    background: #f60;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 3px;
}
.twhite{
	color: #fff !important;
}
img {
    max-width: 100%;
    height: auto;
}
ul.lastpost li {
    list-style: none;
    margin: 0 20px 30px 0px;
}
ul.lastpost li h3 {
    margin-top: 6px;
}
ul.lastpost li p {
    height: 75px;
    overflow: hidden;
}
.sideb {
    border: 1px solid #aaa;
    border-radius: 8px;
    padding: 10px;
}
.sideb {
    border-radius: 20px;
    padding: 20px 20px;
    background: #000000;
    color: #fff;
    border: 6px solid #ffc603;
}
#sidebar a {
    color: #fff;
}
blockquote {
    font-size: 27px;
}
.foocopy {
    padding: 2em 0;
    background: #000;
    text-align: center;
}
#bwsrusso{
    color: #fff;
}
#bwsrusso:hover{
    color: #fff;
}
#bwsp{
    color: #fff;   
	margin-bottom: 0px;
}
#bwsrusso img {
    margin-top: -8px;
}
.rdss a {
    background: #ffc603;
    width: 60px;
    display: inline-block;
    height: 60px;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    padding: 10px 0 0;
    color: #000;
}
.rdss a:hover {
    color: #ffc606;
    background: #000;
}
ul.top-menu.maxwidth.clearfix.navbar-nav {
    border-left: 6px solid #ffc603;
    border-bottom: 6px solid #ffc603;
    border-radius: 0px 0px 0px 20px;
    height: 125px;
    display: flex;
    align-items: center;
    padding: 0px 10px 0 25px;
    background: #000000ba;
}
ul.lastpost .row {
    align-items: center;
}
ul.lastpost li {
    border: 1px solid #d1d1d1;
}
.portfimg span {
    display: inline-block;
    width: 305px;
    height: 200px;
    margin: 4px 6px;
    background-size: cover !important;
    background-position: center !important;
}
/* serviços */
.bot-ver-mais a {
    background: #ffc603;
    color: #000;
    padding: 15px 20px;
    border-radius: 8px;
    font-weight: 600;
}
.bot-ver-mais {
    text-align: center;
    margin-top: 45px;
}
.mn-tab {
    display: flex;
    flex-direction: column;
    background: #000;
    padding: 2px;
}
.mn-tab a {
    border: 1px solid #ffc603;
    padding: 7px;
    color: #fff;
}
.txt-serv {
    padding: 0 40px 0 0;
}
a.ativo {
    background: #ffc603;
    color: #000;
}
.mn-tab a:hover {
    background: #ffc603;
    color: #000;
}
.ttl-signos-rds {
    margin-top: 50px;
}
.signos-rds i {
    border: 2px solid #fff;
    padding: 6px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    align-items: center;
    margin-right: 12px;
    font-size: 20px;
}
.signos-rds:hover i {
    border: 2px solid #000;
}
.signos-rds a:hover {
    background: #ffc603;
    color: #000;
}
.signos-rds a {
    padding: 10px 0 10px 10px;
    border: 1px solid #ffc603;
    color: #fff;
    display: flex;
    align-items: center;
}
.signos-rds {
    display: flex;
    flex-direction: column;
    background: #000;
    padding: 2px;
}

/*woocommerce*/
.woocommerce {
    display: flex;
    flex-direction: column;
}
.woocommerce-account .woocommerce {
    flex-direction: row;
}
.woocommerce nav.woocommerce-MyAccount-navigation {
    width: 25%;
    float: left;
}
.woocommerce .woocommerce-MyAccount-content {
    width: 69%;
	border: 1px solid #aaa;
    padding: 18px 20px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
    margin: 0px;
    padding: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border: 1px solid #aaa;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 20px;
    display: block;
    text-decoration: none;
    background: #e0e0e0;
    color: #393939;
    font-weight: 500;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: #cecece;
}
.woocommerce .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {    
    padding: 10px;
}
.woocommerce .columns-4 li.product {
    float: left;
    list-style: none;
    display: flex;
    flex-direction: column;
}
.woocommerce h2.woocommerce-loop-product__title {
    color: #004789;
}
.woocommerce .type-product .price {
    color: #f60 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    margin: 7px;
}
.woocommerce .type-product .button, [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    background: #ffc603 !important;
    text-align: center;
    padding: 10px;
    margin-top: 8px;
    color: #000;
    font-weight: 600;
    font-size: 18px;
	border: none;
}
.woocommerce .type-product .button:hover {
    background: #f60 !important;
    color: #fff;
}
.woocommerce .columns-4 {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
}
.woocommerce .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    float: left;
    width: 48%;
}
.woocommerce ul.tabs.wc-tabs {
    display: flex;
    margin-top: 10px;
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #004789 !important;
}
.woocommerce ul.tabs.wc-tabs li {
    margin: 8px 3px 6px 0 !important;
    padding: 0px !important;
}
.woocommerce ul.tabs.wc-tabs li a {
    border: 1px solid #004789 !important;
    padding: 8px 20px !important;
    color: #282828 !important;
}
.woocommerce ul.tabs.wc-tabs li.active a, ul.tabs.wc-tabs li a:hover {
    background: #004789;
    border: 1px solid #004789;
    color: #fff !important;
}
.woocommerce .product_meta {
    margin: 12px 0;
}
.woocommerce .input-text.qty.text {
    margin: 5px 0 12px;
    padding: 6px 12px;
}
.woocommerce p.stars {
    margin: 10px 0;
}
.woocommerce p.comment-form-comment label {
    display: block;
}
.woocommerce .summary.entry-summary {
    width: 50%;
    float: left;
}
.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
    clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display: none;
}
.woocommerce div.product form.cart div.quantity {
    margin-top: 2px !important;
}
.woocommerce-product-gallery__image {
    margin: 5px;
}
