
/*
Theme Name: débé
Version: 1.0
Author: davidbdr0@gmail.com
Text Domain: db
*/


body {font-size: 1.2rem;}

.ptf-navbar-logo {font-family: "Playwrite HU", cursive;    font-size: 2.5rem;font-weight: 300;text-transform: uppercase;text-transform: none;letter-spacing: normal}
.logo-footer {font-family: 'Major Mono Display', monospace;font-size: 4rem;}
.ptf-service-box__title {    padding-right: 15px;
    font-weight: 400;
    letter-spacing: normal;text-transform: none}
.pflink {margin-top:5px;display: block}
.ptf-work--style-1 .ptf-work__category, .ptf-work--style-2 .ptf-work__category, .ptf-work--style-3 .ptf-work__category {
    font-size: 1rem;
    margin-bottom: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: var(--ptf-color-2);
}

.ptf-page--home-modern .ptf-work__title {
    font-weight: 600;
       font-size: 21px;
}
.ptf-service-box__icon {
    font-size: 3.75rem;
    line-height: 1.1;
}

.ptf-offcanvas-menu__header {justify-content: end}
.ptf-navbar-logo {    color: #757575;color: var(--ptf-accent-1);   font-size: 2rem;}
.ptf-nav--default .sf-menu>li>a {
color: #757575;
font-size: 1.15rem;
}
.projets h2 {margin-bottom: 90px;}

section.intro {margin-top: 90px;}
section.intro h1 {
    font-weight: 700;
    padding-right: 45px;
    color: #313131;
    line-height: 105%;
    font-size: 64px;margin-bottom: 30px;text-transform: none
}
.svg-intro {padding: 15px;opacity: .75;}
.intro-content {padding: 0}

.testi {margin:90px 0}
.ptf-service-box {transition: none;border-top: 1px solid var(--ptf-color-14);  border:0;     grid-template-columns: 7rem 14rem 1fr;}
.ptf-service-box:hover {background:transparent;}
.ptf-testimonial__content p {color:#fff;text-align: left;font-size:22px;padding-right: 15px;}
.intro p {padding-right: 90px;font-size: 28px;font-weight: 300;    max-width: 80%;}

@media (max-width: 991px) {
    .ptf-testimonial {margin-bottom: 60px;}
.ptf-service-box {
gap: .5rem;        grid-template-columns: 1fr;
}
    section.intro h1 {
    padding-right: 0;
    line-height: 105%;
    font-size: 54px;
}
    .svg-intro {max-width: 340px;  margin: 90px auto 0 auto;}
    .intro  {text-align: center}
.intro p {
    padding-right:0;
    font-size: 28px;margin: 0 auto;
}
}
