body {
  background-color: #340268;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.prat-nav {
  margin-top: 10px;
  margin-right: 60px;
  margin-left: 0px;
  float: right;
  direction: rtl;
  color: #ffffff;
  text-align: right;
  text-decoration: none;
  font-size:15px;
  font-weight:bold;
}

.link-nav {
  margin-top: 30px;
  margin-right: 60px;
  margin-left: 0px;
  float: right;
  direction: rtl;
  color: #ffffff;
  text-align: right;
  text-decoration: none;
  font-size:17px;
  font-weight:bold;
}
.logo {
  width: auto;
  margin-left: 10px;
  float: left;
}
.sectwo {
  background-color: #a62d2d;
}
.secone {
  background-color: #b912dc;
}
.sectree {
  color: #bd1919;
}
.divb {
  width: 49%;
  float: left;
}
.divc {
  width: 100%;
  float: right;
}
.divd {
  width: 100%;
  margin-left:10%;
  margin-right:10%;
  }
.divbtwo {
  width: 40%;
  float: right;
}
.contwo {
  background-color: #830d9c;
}
.frameclass {
  margin-right: 10px;
  margin-left: 10px;
}
.divfooter {
  background-color: #830d9c;
  color:#FFF;
}
.footersmall {
  background-color: #830d9c;
  color:#FFF;
}
.logosmall {
  margin-left: 30%;
}
@media (max-width: 991px) {
 body {
    background-color: #830D9C;
  }
  .headersmall {
    background-color: #B912DC;
  }
  .logosmall {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .linkssmall {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 2px;
    background-color: #B912DC;
    direction: rtl;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #eba610;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
	font-size:18px;
	color:#ffffff;
  }
	
}
@media (max-width: 767px) {
 body {
    background-color: #830D9C;
  }
  .headersmall {
    background-color: #B912DC;
  }
  .logosmall {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .linkssmall {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 2px;
    background-color: #B912DC;
    direction: rtl;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #eba610;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
	font-size:18px;
	color:#ffffff;
  }
}
@media (max-width: 479px) {
}