@font-face{font-family:'benton bold';
src:url("font/bentonsans-bold.eot");
}
h4, .h4 {
  font-family: 'benton bold', sans-serif;
    font-size: 24px;
    line-height: 1.1;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    font-family: 'benton bold', sans-serif;
}
#cssmenu {
    width: 100%;
    font-family: 'benton bold', sans-serif;
  color: #ffffff;
     margin-bottom: 20px !important;
}
/*#cssmenu ul ul {
  display: none;
}*/
 #cssmenu ul ul {
  display: block;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 20px;
     border-top: 1px solid #B685D8;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color:#8D3AC8;
   /* background: linear-gradient(#BB9BD2, #9257BB);
    linear-gradient(#B972EC, #7F3EAD)*/
        background: linear-gradient(#E4CFF3, #FFFFFF);
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
     background: linear-gradient(#913DCC, #580F8B);
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #8E57B5;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 1px solid #B685D8;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 1px;
}
.open .holder::after,
.open .holder::before { display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-222deg) !important;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
    border-top: 2px solid #7325A9;
    border-left: 2px solid #7527AC;

}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
   cursor: pointer;
    border-bottom: 1px solid #F4F3F5;
    border-left: 1px solid #F1E3FB;
    border-right: 1px solid #FBF7FD;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #7F2FB8;
    background: #E8D6F4;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #424852;
  color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
right: 20px;
  z-index: 10;
  font-family: 'benton bold', sans-serif;
  top: 11.5px;
  border-top: 2px solid #8231BB;
  border-left: 2px solid #8231BB;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}
.span {
    color: red;
    direction: rtl;
    text-align: right;
      font-size: 18px;
    padding-top: 15px;
}.section-header .section-title:before h3{
    content: "";
    position: absolute;
    width: 140px;
    bottom: 0;
    left: 50%;
    margin-left: -70px;
    height: 4px;
    background: #580f8b;

}
h3 {
    color: #7924B4;font-size: 18px;}
    h2 {
    color: #7924B4;font-size: 24px;    margin-bottom: 15px;
}
    .fusion-page-title-bar {
    clear: both;
    padding: 0 10px;
    height: 87px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
    border-top: 1px solid #d2d3d4;
   
}
header{  box-shadow:0px 35px 100px -2px rgba(0, 0, 0, 0.14);}

main section {
    padding: 30px 0;
}
h5 {
    font-size: 20px;
    color: #9862BE;
}
.toggleLink {
    color: red;
    font-size: 16px;
    font-size: 13px;
}p {
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 2;
}
.label_2{
  float: left;
    font-size: 34px;
    color: #58595D;
    border-left: 3px solid#58595D;
    line-height: 1;
    padding-left: 10px;
}
@media all and (min-width: 0) and (max-width: 1900px){

 #cssmenu ul ul {
  display: none;
}
}
h3 {
    color: #7924B4;
    font-size: 19px;
    text-align: left;
     direction:ltr;
         float: left;
    width: 100%;
    padding-top: 15px;
}
h5{
  direction:ltr;
  text-align: left;    float: left;
    width: 100%;
    padding-top: 15px;
}