/* ------------------about--------------------- */
.p-text{
    line-height:1.7em;
    font-size:1rem;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    font-family: "Rubik", sans-serif;
    color: #222222;
}
.about-card {
    width: 28%;
    margin-left: 45px;
    box-shadow: 1px 1px 12px 1px #dbdbdb;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 50px;
}

.about-card img {
    margin-bottom: 10px;
}

.about-card h6 {
    font-size: 1rem;
    font-weight: 600;
    color: #181717;
}

.about-card p {
    font-size: 1rem;
}
.about-points li{
    list-style: none;
}
.about-points li::before {
    color: #7c1d1d;
    content: "\2713";
    font-weight: 900;
    margin-right: 10px;
}
/* ------------------about--------------------- */


/* ------------------blog--------------------- */
.blog-card {
    width: 28%;
    margin-left: 45px;
    box-shadow: 1px 1px 12px 1px #dbdbdb;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 50px;
}

.blog-card img {
    width: 100%;
    margin-bottom: 10px;
}

.blog-card h6 {
    font-size: 0.8rem;
    font-weight:700;
    color: #181717;
    text-align: left;
}
.list-blog{
    box-shadow:0px 1px 12px 1px #c5c5c5;
    margin-bottom:20px;
    padding:20px;
    border-radius: 6px;
}
.list-blog h6 {
    font-size: 1rem;
    font-weight:700;
    color: #181717;
}
.blog-list{
    padding-left:0px;
}
.blog-list li{
    list-style: none;
    padding:10px 0px;
    border-bottom: 1px solid #c5c5c5;
    color:#2e2e2e;
}
.name-list img{
    border-radius: 50%;
    width:30px;
}
.nm-dt{
    line-height: 1.4;
}
.nm{
    font-size: 11px;
    margin-bottom:0;
    text-align: left;
    margin-left:6px;
}
.dt{
    font-size: 11px;
    margin-bottom:0;
    margin-left:6px;
}

.blog-read-btn{
    background-color: #7a1414;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 3px 9px;
    font-size: 12px;
    margin-left: 50px;
}

/* ------------------blog-detail--------------------- */
.blog-detail-card{
    width:73%;
    margin-left: 25px;
    box-shadow: 1px 1px 12px 1px #dbdbdb;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 50px;
}
.blog-detail-card{
    margin-bottom:15px;
}
.blog-pra{
    padding:15px;
}
/* ------------------blog--------------------- */





/* ------------------contact--------------------- */
.contact-detail {
    margin-top:20px;
} 
.contact-detail h6{
    font-weight:600;
}
.sc-bg{
    box-shadow: 1px 1px 12px 1px #cfcfcf;
    border-radius: 8px;
    padding:20px;
}
.contact-img{
    margin-top:15px;
    margin-right:10px;
    width:30px;
    height:30px;
}
/* ------------------contact--------------------- */


/* ------------------privacy---------------------- */
.privacy-pra a{
    color:blue;
    text-decoration: underline;
}
/* ------------------privacy---------------------- */

.text-dark{
    color:black;
}
.mb-list{
    margin-bottom:60px;
}
.mb-pra{
    margin-bottom:20px;
}
.fn-sz{
    font-size:25px;
}
/* ------------------digital marketing---------------------- */
.benefit{
    margin-left:30px;
}

.digital-card {
    width: 20%;
    margin-left: 45px;
    background-color: #f7f7ff;
    /* box-shadow: 0px 1px 12px 1px #c7c7c7; */
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 50px;
}

.digital-card img {
    margin-bottom: 10px;
}

.digital-card h6 {
    font-size: 1rem;
    font-weight: 600;
    color: #181717;
}

.digital-card p {
    font-size: 1rem;
}

/* ------------------digital marketing---------------------- */


/* ------------------deve marketing---------------------- */
.benefit{
    margin-left:30px;
}
.dev-card {
    width: 28%;
    margin-left: 45px;
    background-color: #f7f7ff;
    /* box-shadow: 0px 1px 12px 1px #c7c7c7; */
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 50px;
}

.dev-card img {
    margin-bottom: 10px;
}

.dev-card h6 {
    font-size: 1rem;
    font-weight: 600;
    color: #181717;
}

.dev-card p {
    font-size: 1rem;
}

/* ------------------dev marketing---------------------- */

/* --------------------wordpress------------------------ */

.wordpress-card {
    width: 20%;
    margin-left: 45px;
    background-color: #f7f7ff;
    box-shadow: 0px 0px 0px 1px #c7c7c7;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 50px;
}

.wordpress-card img {
    margin-bottom: 10px;
}

.wordpress-card h6 {
    font-size: 1rem;
    font-weight: 600;
    color: #181717;
}

.wordpress-card p {
    font-size: 1rem;
}

/* ------------------dev marketing---------------------- */


/* ------------------php marketing---------------------- */

.php-bg{
    background-color: #ffebeb;
    padding: 30px;
}
.php-card{
    width: 28%;
    margin-left: 45px;
    background-color: #f7f7ff;
    box-shadow: 0px 0px 0px 1px #c7c7c7;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 50px;
}

.php-card img {
    margin-bottom: 10px;
}

.php-card h6 {
    font-size: 1rem;
    font-weight: 600;
    color: #181717;
}

.php-card p {
    font-size: 1rem;
}

.mid-title{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    color:#0f4c8d;
    text-transform: capitalize;
}
.offer{
    padding:30px 20px;
}
/* ------------------php marketing---------------------- */


/* ------------------faq---------------------- */

:root{
    --font-size: 12px;
    --bg-gradient: linear-gradient(to bottom, #af67e9, #6565e7);
    --primary-dark-color: hsl(238, 29%, 16%);
    --primary-soft-color: hsl(14, 88%, 65%);
    --neutral-dark-color: hsl(237, 12%, 33%);
    --neutral-soft-color: hsl(240, 6%, 50%);
  }

.attribution { 
    font-size: 11px; text-align: center; 
    background-color: hsl(240, 28%, 55%);
    padding: 8px 0 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  
  .attribution a { color: hsl(228, 45%, 44%); }
  
  /* global */
  /*================================================*/
  
  .card-wrapper {
    min-height: 100vh;
    padding-bottom: 50px; /* footer fixed */
    padding-top: 25px;
  }
 
  /* generics */
  /*================================================*/
  
  .content-cc{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  /* FAQ card */
  /*================================================*/
  
  .faq-card {
    background-color: #fff;
    border-radius: 20px;
    width: 85%;
    margin-top: 90px;
    box-shadow: 0px 60px 50px -25px #00000059;
  }
  
  /* FAQ card: imagenes */
  /*================================================*/
  
  
  .faq-ilustrations{
    position: relative;
  }
  
  .faq-ilustrations .mobile.ilust{
    position: absolute;
    top:-110px;
    left:-30px;
    right: 0;
  }
  
  .mobile{
    display: block;
    margin: 0 auto;
  }
  
  
  /* FAQ card: main */
  /*================================================*/
  
  .faq-content {
    padding: 9px 25px 3rem; 
  }
  
  .faq-content .head {
    font-size: 32px;
    text-align: center;
    color: var(--primary-dark-color);
  }
  
  .faq-accordion {
    padding: 8px 0;
    border-bottom: 1px solid hsl(240, 5%, 91%);
  }
  
  
  /* FAQ card: main title */
  /*================================================*/
  
  /* checkbox tgg-title*/
  input.tgg-title {
    appearance: unset;
    all:unset;
  }
  
  .faq-accordion-title label{
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  
  .faq-accordion-title .fa-title{
    font-size: 17px ;
    font-weight: 400;
    color: var(--neutral-dark-color);
  }
  
  .faq-accordion-title span{
    margin-left: auto;
    transition: transform .4s ease-in-out;
  }
  
  
  /* FAQ card: main content */
  /*================================================*/
  
  .faq-accordion-content {
    color: var(--neutral-soft-color);
    overflow: hidden;
    max-height: 0;
    transition: max-height .4s ease-in-out;
  }
  
  
  /* Effects */
  /*================================================*/
  
  /* main title, accordion title effects */
  
  /* onclick "" */
  .faq-accordion .tgg-title:checked + div>label>h2 {
    font-weight: 700;
  }
  
  .faq-accordion .tgg-title:checked + div>label>span {
    will-change: transform;
    transform: rotate(180deg);
  }
  
  /* main content, acordion text effect */
  
  .faq-accordion .tgg-title:checked ~ .faq-accordion-content{
    will-change: max-height;
    max-height: 80px;
  }
  
  
/* ------------------faq---------------------- */