#howitworks-act{
    padding-top: 120px;
    background: #fff; 
   }
   #howitworks-act-one{
     margin: 150px 0px;
     float: left;
     border: 1px dashed #e3e3e3;
     padding: 0px 20px;   
     width: 660px;
     color: #002f348c;
     background: #f3f3f361;
     border-radius: 5px;
   }

   #howitworks-act-one p{line-height: 23px;}

      #howitworks-act-one a{
        text-decoration: underline;
        color: #002f34a8; 
        font-weight: bold;
        font-size: 15px;
      }
      #howitworks-act-one a:hover{color: #002f348c;} 

   #howitworks-act-dwo{
     margin: 150px 0px;
     border: 1px dashed #e3e3e3;
     padding: 0px 20px;   
     width: 580px;
     float: right;
     color: #002f348c;
     background: #f3f3f361;
     border-radius: 5px;
   }

   #howitworks-act-dwo p{line-height: 23px;}

      #howitworks-act-dwo a{
        text-decoration: underline;
        color: #002f34a8; 
        font-weight: bold;
        font-size: 15px;
      }
      #howitworks-act-dwo a:hover{color: #002f348c;} 

      #howitworks-act-onea{
        color: #002f34a8; 
        float: right;
        margin: -22px 20px;
        font-weight: bold;
        font-size: 15px;
      }
      #howitworks-act-onea:hover{color: #002f348c;}    
      #howitworks-img{padding-bottom: 70px;}


      .sc-howit{color: #002f34;font-weight: bold;margin: 20px 0px 0px 0px}

.cnop{
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    color: #002f34;
    border-bottom: 2px solid #002f34;
}

.cnop:hover{
    border-bottom: 2px solid #002f341a;
}


.cnoptwo{
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    color: #002f34;
    border-bottom: 2px solid #002f341a;
}

.cnoptwo:hover{
    border-bottom: 2px solid #002f34;
}