#industries{
    overflow: hidden;
    min-height:320px;
    position:relative;
    background:white !important;
}

#industries h1{
    font-size:25px !important;
    line-height:20px !important;
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  
}
#industries .local-p {
                text-align: justify;
                padding-left:50px !important;
                padding-right:50px !important;
                padding-top:10px;
                padding-bottom:10px;
                margin:25px 25px;
                font-size:14px !important;
                line-height:20px !important;


            }
    
    

#industries p{
    
/*    font-size:14px !important;
    line-height:20px !important;
    padding:20px;
    margin:20px;*/
}
#industries h3{
    text-align: center;
    font-size:18px !important;
    line-height:20px !important;
}

.parallelogram {
    height: 100px;
    background: #8734f7;
    background:gold;
    background:#1dc18a;
    background:#20d86d;
    background:#efec23;
    background:#32c896;
    position:relative;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border:2px solid white;
/*  -webkit-transform: skew(-5deg);
    -moz-transform: skew(-5deg);
    -o-transform: skew(-5deg);
    transform: skew(-5deg);
    */
}

.parallelogram p{
    padding:20px;
     color:black;
     color:white;
    font-size:25px;
    text-align: center;
}
.parallelogram h3{
    color:white;
}
.parallelogram span {
/*     position:absolute;
     right:20px;
     bottom:0px;*/
     color:darkgoldenrod;
     color:white;
     cursor:pointer;
}
.dropdown-content  {
    display: none;
    position: absolute;
    left:0%;
 top:-150%;
    background-color: #f9f9f9;
    background-color: grey;
    color:white;
    background-color: yellow;
    background-color:#FAD766;
    background-color:#efeb10;
    background-color:#04edba;
    background-color:#04edce;
    background-color:#04f7ba;
    background-color:#06ce9c;
    background-color:#02d19d;
/*    background-color:#0497ed;*/
 color:darkslategray;
 
 color:black;
 color:white;
  width:800px;
  width:200%;
  height:auto;
  font-size:14px !important;
  line-height:20px !important;
  border: solid 1px #c3c3c3;

    text-align:justify;
    padding: 20px;
    z-index: 999;
/*     overflow:hidden;*/
}
#dropdown-content4,#dropdown-content5,#dropdown-content6{
    left:0%;
 top:-230%;
}
#remove-elem{
    display:block;
    font-size:35px;
}
#dropdown-content3, #dropdown-content6{
  left:-98%;
 top:-120%; 
}