*{
    padding: 0px;
    margin: 0px;
    box-sizing:border-box;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
  }
/*#topbar{
    background-color:#1899d5;
    background-color: #078fdb; 
    background-size:cover;
    width:auto;
    height:37px;
    }
*/

    .icon_wrapa
  {
	  width: 150px;
      height: 50px;
	  box-shadow: 0px 1px 27px -3px rgb(0 0 0 / 20%);
      line-height: 65px; 
      font-size: 15px;
      color: #ffffff;
      text-align: center;
	  background-color: #078fdb;
	  padding: 0 !important;
      border: 0 !important;
  }
 
 .icon_wrapa:hover
{
    color: #ffffff;
    /* background: #078fdb; */
    background: #669d39;
    border: 1px solid #AD1457;
}
 
 .icon_wrapa1
 {
	 width: 34px;
     height: 37px;
	 box-shadow: 0px 1px 27px -3px rgb(0 0 0 / 20%);
     line-height: 65px; 
     font-size: 15px;
     color: #ffffff;
     text-align: center;
	 /* background-color: #078fdb; */
     background-color: #1899d5;
	 padding: 0 !important;
     border: 0 !important;
 }
 .icon_wrapa1:hover
{
    color: #ffffff;
    background: #1899d5;
    border: 1px solid #AD1457;
}

.headings1  {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    padding-top: 10px;
    padding-left: 100px;
    padding-right: 20px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #4267b2;
    position: relative;
    opacity: 1 !important;
}

.headings2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 112px;
    padding-right: 20px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #4267b2;
    position: relative;
    opacity: 1 !important;
}


.menu_icon{
    width: 47px;
    cursor: pointer;
    line-height: 40px;
    /* padding: 10px; */
    border-radius: 10px;
    margin-right: -10px;
    display: inherit;
  }


  .card-body1 ul,.card-body1 p{overflow: hidden;height:50px;}.card1{margin: 30px 10px;} .highlights-bg .no-owl-carousel{width:89%}#invite{font-size: 0.8em;color: #fb2525;}.thumbnail-orange {background: #f67500;}.thumbnail-green {background: #31b901;}.owl-item .card-body1 .btn-group.btn-group-justified {max-width: 86%;}

  .card-body1 p 
  {height: 60px;}

  #wrapper{
    margin: 150px auto;
    max-width: 640px;
}