
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,471;1,100;1,300&display=swap");
/*--Tudo--*/
* 
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Spartan", sans-serif;
}











.wrapper {
    position: absolute;
    margin-top : 140vh ;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #313142;
    width: 100%;
    height: 280%;
    display: flex;
    
    
  }
  
  .wrapper .wrapper_left {
    width: 300px;
    background: #313142;
    padding: 0 55px;
    padding-top: 250px;
    display: flex;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: 10px 0px 13px 0px rgba(41, 41, 57, 0.7);
  }
  
  .wrapper .wrapper_left ul li {
    background:#313142;
    margin-bottom: 25px;
    border-radius: 3px;
    padding: 12px 25px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    width: 220px;
    letter-spacing: 1px;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  
  .wrapper .wrapper_left ul li p {
    color: #abaacd;
    position: relative;
  }
  
  .wrapper .wrapper_left ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #5437b7;
    background: linear-gradient(
      126deg,
      rgba(2, 0, 36, 1) 0%,
      rgba(123, 90, 231, 1) 0%,
      rgba(88, 54, 206, 1) 100%
    );
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: all 0.4s ease;
  }
  
  .wrapper .wrapper_left ul li.active {
    width: 250px;
  }
  .wrapper .wrapper_left ul li.active p {
    color: #fff;
    align-items: left;
  }
  .wrapper .wrapper_left ul li.active:before {
    width: 100%;
    transition: all 0.2s ease;
  }
  
  .wrapper .wrapper_left ul li:last-child {
    margin-bottom: 0;
  }
  
  .wrapper .wrapper_right {
    width: 100%;
    padding: 30px 50px;
  }
  
  .wrapper .wrapper_right .title {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    color: #ececf6;
    margin-bottom: 40px;
    margin-top: 40px;
    text-transform: uppercase;
    text-decoration: underline #fc036b ;
    text-underline-offset: 3px;
    
    
    
    
  }
  
  .wrapper .wrapper_right .item .item_info {
    display: flex;
    justify-content: space-around;
    align-items: center;
    
  }
 
  .wrapper .wrapper_right .item .item_info .img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
    object-position: 50% 30%;
    border-radius: 10px;
    position: relative;
    margin:auto;
    display: block;
  }
 
  .wrapper .wrapper_right .item .item_info .img:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("frames.png") no-repeat 0 0;
    width: 94px;
    height: 101px;
  }
  
  .wrapper .wrapper_right .item.angular .item_info .img:before {
    background-position: 0 0;
    width: 94px;
    height: 101px;
  }
  .wrapper .wrapper_right .item.nodejs .item_info .img:before {
    background-position: 0 -110px;
    width: 89px;
    height: 101px;
  }

  
  .wrapper .wrapper_right .item.reactjs .item_info .img:before {
    background-position: 0 -220px;
    width: 100px;
    height: 100px;
  }
  .wrapper .wrapper_right .item.vuejs .item_info .img:before {
    background-position: 0 -330px;
    width: 100px;
    height: 101px;
  }
  .wrapper .wrapper_right .item.calorias .item_info .img:before {
    background-position: 0 -330px;
    width: 100px;
    height: 101px;
  }
  
  .wrapper .wrapper_right .item .item_info p {
    background: #fff;
    width: 150px;
    padding: 10px;
    border-radius: 5px;
    color: #abaacd;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
  }
  .wrapper .wrapper_right .item.angular .item_info p {
    color: #dd0330;
  }
  .wrapper .wrapper_right .item.nodejs .item_info p {
    color: #8bc500;
  }
  .wrapper .wrapper_right .item.reactjs .item_info p {
    color: #61dafb;
  }
  .wrapper .wrapper_right .item.vuejs .item_info p {
    color: #41b783;
  }
  .wrapper .wrapper_right .item.calorias .item_info p {
    color: #1b2d14;
  }
  
  .wrapper .wrapper_right .item p {
    margin-bottom: 20px;
    color: #fff;
    text-align: justify;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'Montserrat', sans-serif;
    word-spacing: 1px;
  }
  .wrapper .wrapper_right .item ul {
    color: #fff;
    padding-left:50px ;
    text-align: justify;
  }
  .wrapper .wrapper_right .item li {
    color: #fff;
    padding-top:10px ;
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
  }

div .espacamento{
    line-height: 185%;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    

}

.grupolistas{
    display: flex;
    justify-content: center;
    align-items: center;
    
   
    padding: 10px;
    border-radius: 25px;
    width: 100%;
    
   
}

.gif{
    
   
    border-radius: 20px;
    
    
}


.listas_{
    text-align: left;
    align-items: left;
    justify-content: left;
    display:flex;
    width: auto;
    padding: 10px 100px;
    border: 2px solid #fc036b;
    
 
    
    color: #fff;
    
  }

   
  .grupolistas1{
    display: flex;
    justify-content: center;
    align-items: top;
    
   
    padding: 10px;
    border-radius: 25px;

    
   
}
.grupolistas_{
    display: flex;
    justify-content: space-between;
    align-items: left;
    padding: 10px;
    width: 90%;
    border-radius: 25px;
    background-color: #041e42;
    

    
   
  

    
   
}

.listas_1{
    text-align: center;
    align-items: left;
    justify-content: top;
    display:flex;
    width: auto;
    padding: 10px 10px;
    border-right: 2px solid #000000;
    
    background-color: #2c2b39;
    color: #fff;
    
  }
.listas_2{
    text-align: center;
    align-items: left;
    justify-content: left;
    display:flex;
    width: auto;
    padding: 10px 10px;
    background-color: #2c2b39;
    
    
    
    color: #fff;
    
  }



.figcaption{
    color: whitesmoke;
}


div .tabela1{
    width: auto;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    flex-wrap: wrap;


}

.caixa{
    margin: 0px auto;
    width: 100%;
    padding: 8px;
}

.imgtxt{
    float: right;
    width: 300px;
    height: 260px;
    padding: 0px 10px 0 20px;
    border-radius: 10px;
    

}
.texto{
    
    
    text-align: left;

}


.espacamento h1{
    color: #fff;
    align-content: left;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left;
    text-decoration: underline #009879 ;
    text-underline-offset: 3px;
    font-size: 20px;

    
    
}

.espacamentoTitulo span{
    margin:0;
    padding:200px;
    margin-left: 20px;
    font-size: 20px;
    display: inline;
    text-align: center;
    

}

.caption {
    display: table-caption;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    
}
.nutricao2{
    list-style-type: circle;
    color: whitesmoke;
    padding-left:50px ;
}
.nutricao2 li{
    padding: 3px;
}




/*tabela proteina */

.content-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    min-width: 400px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    align-items: center;
  }
  
  .content-table thead tr {
    background-color: #009879;
    color: #ffffff;
    text-align: left;
    font-weight: bold;

  }
  
  .content-table th,
  .content-table td {
    padding: 12px 15px;
  }
  
  .content-table tbody tr {
    border-bottom: 1px solid #dddddd;
    background-color: #f3f3f3;
  }
  
  .content-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
  }
  
  .content-table tbody tr:last-of-type {
    border-bottom: 2px solid #009879;
  }
  
  .content-table tbody tr.active-row {
    font-weight: bold;
    color: #009879;
  }
  
  
    .content-table {
    text-align: left;
    display: inline-table;
    margin: 20px;
    
  }

  .tfoot{
    color:whitesmoke;
    font-style: italic;
    font-size: 10px;
  }

  .onClickTextOverImage{
    width:400px;
    height:230px;
    background-size: 100%;
    background-repeat:no-repeat ;
    display:inline-block;
    border-radius:16px;
    margin:10px;
    box-shadow:0 0 16px rgba(0,0,0,0.5);
    cursor:pointer;
    position:relative;
    justify-content: center;
    text-align: center;
  }
  
  .onClickTextOverImage div{
    position:absolute;
    color:#fff;
    padding:8px;
    top:0;
    bottom:0;
    right:0;
    left:0;
    background-color:rgba(0,0,0,0.5);
    border-radius:16px;
    padding-top:35%;
    text-align:center;
    opacity:0;
    visibility:hidden;
    transition:.3s;
    align-items: center;
  }
  
  .onClickTextOverImage.show div{
    opacity:1;
    padding-top:40%;
    visibility:visible;
  }


  .nutriCards{

    padding-top: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:auto;
    width: 80%;
    max-width: 100%;
    
  }


























html,body{
    width: 100%;
    height: 100%;
    overflow:auto;
}
h2{
    font-size: 46px;
    line-height: 54px;
    color: #222;
}

h4{
    font-size: 20px;
    color: #222;
}
h6{
    font-weight: 700;
    font-size: 12px;
}
p{
    font-size: 16px;
    color: #7c7c7c;
    margin: 15px 0 20px 0;
    
}

.section-p1{
    padding: 40px 80px;
}

.section-m1{
    margin: 40px 0;
}

/*butao global*/
.normal{
    background-color: #088178;
    color: #fff;
    white-space: nowrap;
    height: 3.125rem;
    padding: 0 1.25em;
    font-size: 14px;
    width: 50%;
    border: 1px solid transparent;
    border-radius: 4px;
    

}


/* header e navbar*/
#header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 80px;
    background-color: #E3E6F3;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    z-index: 999;
    position: sticky;
    top: 0;
    left: 0;
}


#navbar{
    display: flex;
    align-items: center;
    justify-content: center;
}

#navbar li{
    list-style: none;
    padding: 0 20px;
    position: relative;

}
#navbar li a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    transition: 0.3s ease;

}
#navbar li a:hover,
#navbar li a.active{
    color: #fc036b;
}

#navbar li a.active::after,
#navbar li a:hover::after{
    content: "";
    width: 30%;
    height: 2px;
    background-color: #fc036b;
    position: absolute;
    bottom: -4px;
    left:20px;
}

#mobile{
    display: none;
    align-items: center;
}
#close{
    display: none;
    align-items: center;
}

/*section do runner, depois do header*/
#runner{
    background-image: url("../imagens/runner.jpg");
    height: 90vh;
    width: 100%;
    background-size: cover;
    background-position: top 35% right -50px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #E3E6F3;
}

#runner h1{
    color: whitesmoke;
    padding: 0px 0px 0px;
   
    


}

#runner h2{
    padding: 20px 0px 10px ;
    color: whitesmoke;

}

#runner button{
    background-image: url(../imagens/button.png);
    background-size: 100%;
    background-color: transparent;
    color: #E3E6F3;
    border:0;
    padding: 15px 80px 14px 40px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-weight: 700;
    font-size:15px ;
   
   

    
}


.header_mitos{
    width: 100%;
    height: 100%;
   background-color: #090230;
    
    background-position: center ;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
#exercicio .fisico{
    background-size: auto;
    background-color:#313142 ;
    width: 100%;
    height: 100%;
    
}
.line {
    width: 150px;
    height: 4px;
    background: #fc036b;
    margin: 10px auto;
    border-radius: 5px;
}

/*.header-content{
    margin-bottom: 150px;
    color: whitesmoke;
    text-align: center;

}
.header-content h2{
    font-size: 4vmin ;
}



.header-content h1{
    font-size: 7vmin;
    margin-top: 50px;
    margin-bottom: 30px;
}
*/
.ctn{
    padding: 8px 15px;
    background: #fc036b;
    border-radius: 30px;
    color: whitesmoke;
    
}


a {
    text-decoration:  none;
}



.menu-btn{
    position: absolute;
    top: 20px;
    right: 10px;
    width: 30px;
    cursor: pointer;
    
}


/* NAVBAR*/

/*.navbar {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 20px;
    color: rgb(255, 255, 255);
}

.nav-links{
    display: flex;
    align-items: center;

}

.nav-links li{
    margin: 0 30px;

}


*/
/* Nutrição*/
#nutricao{
    position: absolute;
    margin-top: 1000px;
    width: 100%;

}

.title{
    text-align: center;
    font-size: 4vmin;
    color: #090230;
}

.row{
    display:flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    

}

.row .col img{
    width: 60%;
    
}
.row .col {
    display: flex;
    flex-direction: column;
    align-items: center;

    
}


.nutricao .row{
    margin-top: 50px;
}

h4 {
    font-size: 3vmin;
    color:#090230 ;
    margin: 20px auto;
}

.nutricao .ctn{
    margin-top: 30px;
}



/*Metodologia*/

.mitos{
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.mitos-content{
    width: 60%;
    padding: 50px;
    color: rgb(0, 0, 0);
    display: flex;
    align-items: center;
    flex-direction: column;
}

.mitos-content h1{
    font-size: 7vmin;
    color: white;

}

.mitos-content p{
    color: white;
}

.mitos-content .ctn{
    margin-top: 40px;
}

.mitos-content .line{
    margin-bottom: 40px;

}


/*metodologia_*/



.metodologia1-col{
    width: 60%;
}

.image-col{
    width: 80%;

}
.metodologia1 .image-gallery{
    display: flex;
    width: 100%;
    align-items: center;
    

}
.metodologia1 .image-gallery1{
    display: flex;
    width: 100%;
    align-items: center
    

}


.image-gallery img{
    max-width: 300px;
    margin: 10px;
}
.image-gallery1 img{
    max-width: 300px;
    margin: 10px;
}

.content-col h1{
    font-size: 7vmin;
    color: #484872;
}

.content-col .line{
    margin-left: auto;

}
.content-col p{

    padding: 0;
    margin: 30px auto;
}

.content-col .ctn{
    margin-left: 0px;
}


/*Loja*/


#product1 {
    text-align: center;
}

#product1 .pro-container{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    flex-wrap: wrap;
}

#product1 .pro{
    width: 23%;
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid rgb(231, 216, 204);
    border-radius: 25px;
    cursor: pointer;
    box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.02) ;
    margin: 15px 0;
    transition: 0.2 ease;
    position: relative;
}
.pro1{
    width: 23%;
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid rgb(231, 216, 204);
    border-radius: 25px;
    cursor: pointer;
    box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.02) ;
    margin: 15px 0;
    transition: 0.2 ease;
    position: relative;
    text-align: center;

}


#product1 .pro:hover{
    box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.06);

}

.pro1 :hover{
    box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.06);

}


#product1 .pro img{
    width: 100%;
    border-radius: 20px;
    background-color: rgb(251, 251, 251);
}
.pro1 img{
    width: 100%;
    border-radius: 20px;
    background-color: rgb(251, 251, 251);
}



#product1 .pro .des{
    text-align: start;
    padding: 10px 0;
}

.pro1 .des{
    text-align: start;
    padding: 10px 0;

}

#product1 .pro .des span{
    color: #606063;
    font-size: 12px;
}

.pro1 .des span{
    color: #606063;
    font-size: 12px;

}

#product1 .pro .des h5 {
    padding-top: 7px;
    color: #1a1a1a;
    font-size: 14px;
}

.pro1 .des h5{
    padding-top: 7px;
    color: #1a1a1a;
    font-size: 14px;

}

#product1 .pro .des i{
    font-size: 12px;
    color: rgb(243,181,25);


}

.pro1 .des i{
    font-size: 12px;
    color: rgb(243,181,25);


}

#product1 .pro .des h4{
    padding-top: 7px;
    font-size: 15px;
    font-weight: 700;
    color: #088178;

}

.pro1 .des h4{
    padding-top: 7px;
    font-size: 15px;
    font-weight: 700;
    color: #088178;

}

#product1 .pro .basket{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    background-color:#e8f6ea;
    font-weight: 500px;
    color: #088178;
    border: 1px solid #cce7d0;
    position: absolute;
    bottom:20px;
    right: 10px;

}

.pro1 .basket{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    background-color:#e8f6ea;
    font-weight: 500px;
    color: #088178;
    border: 1px solid #cce7d0;
    position: absolute;
    bottom:20px;
    right: 10px;

}

/*Banner Loja*/

#banner {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url("../imagens/loja/banner.jpg");
    width: 100%;
    height: 40vh;
    background-size: cover;
    background-position: center;
    border: 1px solid #606063;
    border-radius: 20px;
    margin: 15px 0;
    

}

#banner h2{
    font-size: 30px;
    padding: 10px 0;
}

#banner h2 span{
    color: #ef3636;
    
}

/*paginação Loja*/
#paginacao{
    text-align: center;
    padding: 30px;


}
#paginacao a{
    text-align: center;
    background-color: #088178;
    padding: 15px 20px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    

}


/*Loja-ProdutoInfo*/

#prodetails{
    display: flex;
    margin-top: 20px;

}

#prodetails .single-pro-details{
    width: 50%;
    padding-top: 30px;
    

}

#prodetails .single-pro-details h4{
    padding: 50px 0 20px 0;

}
#prodetails .single-pro-details h2{
    font-size: 26px;
    padding: 40px 0 20px 0;

}
#prodetails .single-pro-details h6{
    font-size: 16px;
    padding: 0px 0px 0px 0px;

}
#prodetails .single-pro-details select{
    display: block;
    padding: 5px 10px;
    margin-bottom: 10px;
    
}

#prodetails .single-pro-details input{
    width: 50px;
    height: 47px;
    padding-left: 10px;
    font-size: 10px;
    margin-right: 10px;
    
}



#prodetails .single-pro-image{
    width: 40%;
    margin-right: 50px;
}

#prodetails .single-pro-details input:focus{
    outline: none;

}
   


#prodetails .single-pro-details button{
    background: #088178;
    color: #fff;
    width: 30%;
}

#prodetails .single-pro-details span{
    line-height: 25px;

}


.small-img-group{
    display: flex;
    justify-content: space-between;
   
}

.small-img-col{
    
    cursor: pointer;
    border: 1px solid #606063;
    border-radius: 20px;
    margin: 15px 0;
    
}
/*Carrinho*/
#carrinho table{
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    white-space: nowrap;

}
#carrinho table img{
    width: 70px;

}
#carrinho table td:nth-child(1){
    width: 100px;
    text-align: center;

}
#carrinho table td:nth-child(2){
    width: 150px;
    text-align: center;

}
#carrinho table td:nth-child(3){
    width: 250px;
    text-align: center;

}
#carrinho table td:nth-child(4),
#carrinho table td:nth-child(5),
#carrinho table td:nth-child(6){
    width: 150px;
    text-align: center;

}
#carrinho table td:nth-child(5) input{
    width: 70px;
    padding: 10px 5px 10px 15px;
    
}
#carrinho table thead{
    border: 1px solid #e2e9e1;
    border-left: none;
    border-right: none;


}
#carrinho table thead td{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    padding: 18px 0;
}
#carrinho table tbody tr td{
    padding-top: 15px;
}
#carrinho table tbody td{
    font-size: 13px;
}

#cart-add{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#coupon{
    width: 50%;
    margin-bottom: 30px;
}
#coupon h3,
#subtotal h3{
    padding-bottom: 15px;
}
#coupon input {
    padding: 10px 20px;
    outline: none;
    width: 60%;
    margin-right: 10px;
    border: 1px solid #e2e9e1;
}
#coupon button,
#subtotal button{
    background-color: #088178;
    color: #fff;
    padding: 12px 20px;
    width: 150px;
    text-align: center;
    justify-content: center;
}
#subtotal {
    width: 50%;
    margin-bottom: 30px;
    border: 1px solid #e2e9e1;
    padding: 30px;
}
#subtotal table{
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;

}

#subtotal table td{
    width: 50%;
    border: 1px solid #e2e9e1;
    padding: 10px;
    font-size: 13px;

}
/*Contactos*/

#newsletter{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    background-color: #041e42;

}
#newsletter h4{
    font-size: 22px;
    font-weight: 600;
    color: white;
}

#newsletter p{
    font-size: 14px;
    font-weight: 600;
    color: #818ea0;

}

#newsletter p span{
    color: #ffbd27

}

#newsletter input{
    height: 3.125rem;
    padding: 0 1.25em;
    font-size: 14px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 4px;
    outline: none;
    border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#newsletter button{
    background-color: #088178;
    color: #fff;
    white-space: nowrap;
    height: 3.125rem;
    padding: 0 1.25em;
    font-size: 14px;
    width: 50%;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  
    

}
#newsletter .form{
    display: flex;
    width: 40%;
}



/*Footer Global*/

footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
}

footer .logo{
    margin-bottom: 30px;
}

footer h4{
    font-size: 14px;
    padding-bottom: 20px;
    align-items: flex-start;
    margin: 0 0 8px 0;
   
}
footer p{
    font-size: 13px;
    margin: 0 0 8px 0;
}
footer a{
    font-size: 13px;
    text-decoration: none;
    color: #222;
    margin-bottom: 10px;
}
footer .follow{
    margin-top: 20px;
}

footer .follow i,
.col1 i{
    color: #465b52;
    padding-right:4px;
    cursor: pointer;

}



footer .follow i:hover,
footer a:hover,.col1 i{
    color: #088178;
}


footer .col i{
    align-items: center;
}

/*Pertence ao footer mais ta fora*/
.copyright{
    width: 100%;
    text-align: center;
}



/*Para tablet*/
@media (max-width:899px){
    .section-p1{
        padding: 40px 40px;
    }
    #navbar {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        position: fixed;
        top: 0;
        right: -300px;
        height: 100vh;
        width: 200px;
        background-color: #E3E6F3;
        box-shadow: 0 40px 60px rgba(0, 0, 0, 0.01);
        padding: 80px 0 0 10px;
        transition: 0.3;
    }

    #navbar.active{
        right: 0;

    }
    #navbar li{
        margin-bottom: 25px;
    }
    #mobile{
        display: flex;
        align-items: center;
    }


    #mobile i{
        color: #1a1a1a;
        font-size: 24px;
        padding-left: 20px;
    }
    #close{
        display: initial;
        position: absolute;
        top: 30px;
        left: 30px;
        color: #222;
        font-size: 24px;
        display: flex;
        align-items: center;

    }
    #runner{
        height: 91vh;
        padding: 0 80px;
        background-position: top 30% right 30%;
    }
    #product1 .pro-container{
        justify-content: center;
    }
    #product1 .pro{
        margin: 15px;

    }
    #banner {
        height: 20vh;

    }
    #newsletter .form{
        width: 70%;
    }
    
   
}
/*telemovel*/
@media(max-width:477px){
    #header {
        padding: 10px 30px;
    }
    h1{
        font-size: 38px;
    }
    h2 {
        font-size: 50px;

    }
    #runner{
        height: 85vh;
        padding: 0 20px;
        background-position: 55%;
    }
    #product1 .pro{
        width: 100%;
    }
    #banner {
        height: 40vh;
    }

    #newsletter{
        padding: 40px 20px;
    }
    #newsletter .form{
        width: 100%;
    }


    /*Produto Unico*/
    #prodetails{
        display: flex;
        flex-direction:column ;
    }

    #prodetails .single-pro-image{
        width: 100%;
        margin-right: 0;;

    }
    #prodetails .single-pro-details{
        width: 100%;

    }


}