@charset "UTF-8";
/* CSS Document


verd: #006e75;
taronge: #ee8234;



  */


    /* GLOBAL STYLES
    -------------------------------------------------- */


body {
  margin:0;
 background:#fff url(/images_2013/background-white.png) repeat;
  font-family: 'Titillium Web', sans-serif;
 /* padding-bottom: 40px;*/
  color: #5a5a5a;
   font-size: 16px;


}




a:link {
  text-decoration: none;
  color: #ee8234;

}
a:visited {
  text-decoration: none;
  color: #ee8234;

}

.iwith-box1 a:visited {
  text-decoration: none;
  color: #ee8234;

}

breadcrumb > li {
  font-size:14px;
}
.breadcrumb > li a:visited{
  text-decoration: none;
  color: #ee8234;

}



a:hover,
a:focus{
  text-decoration: underline;
  color: #ee8234;

}

h1,
h2,
h3,
h4,
h5,
h6 {

   font-weight:500;
  letter-spacing: 2px;
  color: #006e75;

}
h2{

color:#006e75;}

h2 a:link {
color:#006e75;}
h2 a:visited {
color:#006e75;}


.search-query {
  font-family: 'Titillium Web', sans-serif;
    width: 75px;
}

.well {

    border: 0px solid #E3E3E3;}

[class^="icon-"], [class*=" icon-"] {
    display: inline;

}

[class^="icon-"], [class*=" icon-"] {
    background-image: none;}


.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color:transparent;
    box-shadow:none;
    color: #555555;
    text-decoration: none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    margin-left: 10px;

}



    /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */

    .carousel {
    margin-top:5px;
      margin-bottom: 30px;
    }

   /* .carousel .container {
      position: relative;
      z-index: 9;
    }*/

    .carousel-control {
      height: 40px;
      margin-top: 0;
      font-size: 120px;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: lighter;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
    top:30%;
      z-index: 10;
    }

    .carousel .item {
      height: 250px;
    }
    .carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 250px;
    }


.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.25);
}

   /* .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 550px;
      padding: 0 20px;
      margin-top: 100px;
    }*/
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    padding-left:100px;
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }



  /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    font-size: 20px;
    font-size:1.7em;
    margin-bottom:15px;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;

    }


    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
   .featurette {
      /* padding-top: 120px; Vertically center images part 1: add padding above and below text. */
     /* overflow: hidden;  Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
     /* margin-top: -120px;  Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }






 /*   ::::::::ESTILS IWITH.ORG  ::::::::::::*/


 /*  ------ estructura------*/
/*  .bigimage {
    margin-top:5px;
        margin-bottom: 30px;
      min-width: 100%;
    }

    .bigimage{
      position: relative;
      z-index: 9;
    }

  .bigimage img {

      min-width: 100%;

    }*/
.headerweb{
  font-size:1.3em;
  margin: 10px 0;
 font-family: 'Titillium Web', sans-serif;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
  color:#ee8234;
}


.boxtext{
  padding-left:33px;
  width: 742px;
  }

.white{
  /*position:fixed; això seria per fer fixe la part superior
  left:0;
  top:0;*/
  background:#fff;
  width:100%;
  padding-top:15px;
  padding-bottom:15px;
  margin:0;
  height:auto;
  z-index:1000;
 -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

  /*border-bottom:1px solid 006e75;*/}


.green{
  background:#006e75;
  width:100%;
  padding-top:25px;
  margin-top:25px;
  margin:0;
  color:#fff;
}


.interior{
  padding-top:50px;}

.green ul{
  list-style:none;
    font-size:1.2em;
  }

.green li{
float:left;
margin:20px;
}

.green-divider  { background:#196364;clear:both; height:0.1em; margin-left:20px; margin-bottom:50px ; margin-top:160px!important; border:#196364;}
.green a:link{color:#ccc;}
.green a:visited{color:#ccc;}

.grey{
  color:#ccc;}


/*#contenedor-general {
margin-top:150px;
}*/

#scrollToTop:link, #scrollToTop:visited {
display: none;
width: 40px;
height: 40px;
position: fixed;
top: 400px;
z-index: 9999;
right: 5px;
opacity: 0.4;
cursor: pointer;
}
#scrollToTop:hover, #scrollToTop:active {
display: none;
width: 40px;
height: 40px;
position: fixed;
top: 400px;
z-index: 9999;
right: 5px;
opacity: 0.7;
cursor: pointer;
}


/*input{     Per si es vol fer expandible

  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  -ms-transition:.5s;
  transition:.5s;
}

input:focus{
  width:150px;

}*/



 /*  ------ pie fijo------*/
#contenedorgeneral-portada {
padding-bottom: 40px;
width: 100%;
position: relative;
min-height: 100%;
/*height: auto !importante;*/
height: 100%;
}

#contenedorgeneral-interior {
padding-bottom: 40px;
width: 100%;
height: 100%;
}


#contenedor-pie {
/*padding:15px;*/

background: #006e75;
/*position: absolute;*/
float:left;
bottom: 0 !importante;
bottom: -1px;

}
.well-special {
  padding: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

 /*  ------ margenes y posicionamientos-----*/


.margin-top{
  margin-top:15px}
.margin-top30{
  margin-top:30px !important;}

.margin-bottom{
  margin-bottom:15px}
.padding-left15{
  padding-left:15px;}

.aling-right{
  text-align:right;}

.minus-right
  {float:right;
  margin-right:-20px;}

.padding-right30 {
  padding-right:30px;}



 /*  ------ rallas-----*/

hr {background:#ddd;clear:both; height:0.1em; margin-left:20px;}

.ralla-left{
  padding-left:10px;
  border-left:1px solid #196364;

  }
  .ralla-right{
  padding-right:10px;
  border-right:1px solid #196364;

  }
.sin-ralla{

  }
.

 /*  ------ visivilidad------*/

 #skip a, #skip a:hover, #skip a:visited
  {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
  }

#skip a:active, #skip a:focus
  {
  position:static;
  width:auto;
  height:auto;
  }


.menuhidden {
    visibility: hidden;
}


 /*  ------ estilos servicios en portada----*/



.news-headlines-title{
    margin-bottom:15px;
    font-size:1.1em;}

.events-headlines-title a:link{
    font-size: 1.1em;
    margin-bottom: 15px;
}
.news-summary-abstract{
  float:right;
  margin-bottom:20px;
width:100%;}
#news_headlines{
    font-size:1.1em;}

.news-summary-title{
  font-size:1.3em;
  line-height:35px;
  margin-bottom:15px;}

/*::::::: menu idiomes ::::::::::::*/

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #F5F5F5;
}

 /*   ::::::::sidebar  menu ::::::::::::*/

.nav-list > li > a {
  padding:10px  5px ;
  background:url("/ImagesWeb/flechagris.jpg") no-repeat scroll left center transparent;
    border-bottom: 1px solid #ddd;
    color: #666666;
    display: block;
    padding: 7px 0 6px 10px;
  font-size:1.2em;
}
.nav-list > li > a:hover {
  color: #ee8234;}


 /*   ::::::::main  menu ::::::::::::*/

.navbar-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border: 0 solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    box-shadow: none;
   /* margin-right: -30px;*/
    min-height: 40px;
    padding-left: 0;
    padding-right: 0;
  margin-top:40px;
  /*width:100%;*/
}
.navbar {

  margin-top:5px;
}

.navbar .nav {
  margin-right: 20px;

}

.navbar .nav > li > a {
    color: #006e75;
    float: none;
    font-size: 1.4em;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {

}

.navbar .divider-vertical {
    border-left: 1px solid #F2F2F2;
    border-right: 1px solid #FFFFFF;
    height: 40px;
    margin: 0;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {

 color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #eeb434, #ee8234);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeb434), to(#ee8234));
  background-image: -webkit-linear-gradient(top, #eeb434, #ee8234);
  background-image: -o-linear-gradient(top, #eeb434, #ee8234);
  background-image: linear-gradient(to bottom, #eeb434, #ee8234);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFF0026', endColorstr='#ffee8234', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
 color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #eeb434, #ee8234);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeb434), to(#ee8234));
  background-image: -webkit-linear-gradient(top, #eeb434, #ee8234);
  background-image: -o-linear-gradient(top, #eeb434, #ee8234);
  background-image: linear-gradient(to bottom, #eeb434, #ee8234);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFF0026', endColorstr='#ffee8234', GradientType=0);
}
.navbar .nav li.dropdown.open > .dropdown-toggle{
  background-color:#fff;}


/*   ::::::::  facebook-twitter responsive ::::::::::::*/

.fb-like-box {
  width: 100% !important;
  overflow:hidden;
}

.twitter-timeline {
width:100% !important;
background:none !important;
border:0 !important;
}

.twitter-timeline {
width:100% !important;

}



/*   ::::::::  Responsive part ::::::::::::*/



@media (min-width: 1200px) {
  .boxtext{
  padding-left:33px;
  width: 932px;
  }
  .carousel-caption h1,
    .carousel-caption .lead {
      padding-left:100px;
    }
.navbar .nav > li > a {
    color: #006e75;
    float: none;
    font-size: 1.4em;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

}




/*------Tabla servicios soporte -------*/


#suport-table tr
 {
  padding: 5px;
  background:#f5f5f5;
  border-bottom: 10px solid #fff;
}
#suport-table th {
  width:25%;
  height: 30px;
}
#suport-table caption {
  font-size: 18px;
  margin: 10px auto;
  font-weight: bold;
}
#suport-table td {
  padding: 5px 10px;
}


    /* RESPONSIVE CSS
    -------------------------------------------------- */

  @media (min-width: 768px) and (max-width: 979px) {

.navbar-inner {
     border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
      width:100%;
       background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

}


      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;

      }
      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }

    .carousel .item {
        height: 250px;
      }
      .carousel img {
        width: auto;
        height: 250px;
      }
   .carousel-caption h1,
    .carousel-caption .lead {
      padding-left:100px;
    }
  .boxtext{
  padding-left:33px;
  width: 552px;
  }

  .menuhidden {
  visibility: visible;
  padding-top:10px;
  font-size:1.2m;
  }

    }



@media (max-width: 767px) {
.boxtext{
  padding-left:0;
  width:100%
  }
 .menuhidden {
  visibility: visible;
}
.navbar-wrapper{
    width:100%;}
.navbar-inner {
     border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
      width:100%;
       background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

}



      .navbar-inner {
       /* margin: -20px;*/
      }

     .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

   /*  .carousel-control {
      height: 80px;
      font-size: 80px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
    top: 5%;

    }*/

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 200px;
      }
      .carousel img {
        height: 200px;
      }
      .carousel-caption {
        width: 100%;
        padding: 0 20px;
        margin-top: 50px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }
      .carousel-caption h1,
    .carousel-caption .lead {
      padding-left:20px;
    }
      .logo{
    text-align:center;}
  #contenedor-pie{
  width:100%;
  /*margin-left:-15px;*/
  padding:5px;}
  .ralla-left {
    border-left: 0 solid #196364;
    border-top: 1px solid #196364;
  padding-top:5px;
  padding-bottom:10px;
  }
  .ralla-right {
    border-right: 0 solid #196364;
    border-top: 1px solid #196364;
  padding-top:5px;
  padding-bottom:10px;
  }
  #iwithblockmsg-footer-box1{
    text-align:center;}

}



@media (max-width: 480px) {

  .navbar-wrapper{
    width:100%;}
  .navbar-inner {
     border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
      width:100%;

}
  .carousel-control {
      height: 40px;
      font-size: 60px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
    top: 3%;

    }
   .carousel-caption {
    padding: 0 10px;
     font-size:12px;
    margin-top:15px;

    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.2;
    font-size:16px;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    padding-left:10px;


    }

  .boxtext{
  padding-left:0;
  }

  .logo{
    text-align:center;}
   .nav-pills > li > a{font-size:0.7em}
   #scrollToTop:link, #scrollToTop:visited {
    top: 375px;
    }
  #scrollToTop:hover, #scrollToTop:active {
    top: 375px;
    }
  #contenedor-pie{
  width:100%;
  /*margin-left:-15px;*/
  padding:5px;}

  #iwithblockmsg-footer-box1{
    text-align:center;}


}

.stakeholders-table td{
    padding: 15px;
}


/* Xapusa per que les fletxetes del album es vegin a tamany original*/
#box1 center table tbody tr td table tbody tr td a img {
  max-width: initial;

}

 #cookies{
   /* border-top: 4px solid #444444;
    color: #000000;
    display: block;
    font-family: inherit;*/
    position: fixed;
  width:100%;
  bottom:0;
  z-index:100;

}
 #cookies .alert {
    margin-bottom: 0 !important;
    }

 #cookies .alert-success {
  background:rgba(223, 240, 216, 0.85);
  height:40px;
    border-color: #D6E9C6;
    color: #468847;
}
#cookies a:link{
   color:#468847;}
.acceptar, .noaccept{
  border-color: #d6e9c6;
margin-right:10px;
padding:5px;
display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);}

.news-blog-image img {
  float:right;
}

/*stakeholders fix*/

.stakeholders-table td {
  text-align: center;
}
/*carousel fix for mobile*/

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  object-fit: cover;
}

/*transparencia iframe responsive*/
@media (max-width:968px) {
  iframe#transparencia-teaming {
    height: 467px;
  }  
}

  
form td.field {
  padding-bottom: 10px;
  width:70%;
  font-size: 13px;
}
form .fieldname {
  width: 30%;
  font-size: 15px;
}
form input[type="radio"] {
  margin: 5px 5px 5px 10px;
}
form .formtext {
  font-size: 15px;
  padding: 5px 0 10px;
}
#iwith-box1 div.serveis-icones > a > img {
  width: 20% !important;
  height: auto !important;
}

@media (max-width:768px) {
  #iwith-box1 div.serveis-icones > a > img {
    width: 33% !important;
    max-width: 100% !important;
  }
}
#iwith-box1 div.serveis-icones8 > a > img {
  width: 25% !important;
  height: auto !important;
}

@media (max-width:768px) {
  #iwith-box1 div.serveis-icones8 > a > img {
    width: 33% !important;
    max-width: 100% !important;
  }
}

/*responsive image instead of font*/
div.pinticon img {
  height: 120px;
  width: auto;
  margin-top: -10px;
}