#flags li{
  margin-right:2px;
}

.same-logo img{
width: 200px;}

.pt-cv-readmore {
    color: white !important;
    background-color: #d5af34 !important;
    border: 1px solid #d5af34 !important;
}

.pt-cv-readmore:hover {
    color: #d5af34 !important;
    background-color: white !important;
    border: 1px solid #d5af34 !important;
}
/*.soc-ico .facebook{
  margin-left:29px;
}

.soc-ico .instagram{
  margin-left:-185px;
}

.soc-ico .linkedin{
  margin-left:40px;
}

.soc-ico .whatsapp{
  margin-left:30px;
}*/

@media only screen and (max-width: 770px){
  .same-logo img{
width: 170px;}
}

@media only screen and (max-width: 500px){
  .same-logo img{
width: 120px;}
}

@media only screen and (max-width: 350px){
  .same-logo img{
width: 100px;}
}









