* {

  margin: 0px;

  padding: 0px;

}

body {

  background-image: linear-gradient(#567095, #fff);

}

.websitethame {

  max-width: 1000px;

  min-height: calc(100% - 200px);

  background-color: #fff;

  margin: 0 auto;

}



html {

  height: 100%;

}

body {

  height: 100%;

  margin: 0;

  background-repeat: no-repeat;

  background-attachment: fixed;

  font-family: "Gill Sans Extrabold", sans-serif;

}

.websitefooter {

  max-width: 1000px;

  margin: 0 auto;

  padding: 10px 10px 20px 10px;

}

.logo {

  width: 350px;

}

#navb {

  padding-top: 63px;

}



#navb ul li {

  border-left: 1px solid #333;

  padding: 0px 12px;

}

#navb ul li:first-child {

  border-left: 0px solid #333;

}



#navb .nav-link {

  padding: 4px 11px;

}

.web-page {

  padding: 0px 15px 10px 15px;

}

.nav-item .active {

  color: #4b9ae5 !important;

}

.navbar-light .navbar-nav .nav-link {

  color: rgba(0, 0, 0, 1);

}

img {

  width: 100%;

}



.sider-H1 {

  padding: 15px;

  text-align: center;

  background-color: #9adae7;

  margin-top: 10px;

  font-size: 39px;

}



.vertical-menu a {

  background-color: #9adae7;

  color: black;

  display: block;

  padding: 12px;

  margin: 10px 0px;

  text-decoration: none;

  text-align: center;

  font-size: 30px;

  border-radius: 40px;

}



.vertical-menu a:hover {

  background-color: #9adae7; /* Dark grey background on mouse-over */

}



.vertical-menu a.active {

  background-color: #9adae7; /* Add a green color to the "active/current" link */

}

.vertical-menu {

  width: 285px;

  margin: 10px 10px 10px 0px;

  display: inline-block;

  vertical-align: top;

}

.pageAll {

  display: flex;

  padding-bottom: 20px;

}

.rightdivtext {

  padding: 30px 20px;

  font-size: 22px;

}

a,

a:hover,

a:focus {

  text-decoration: none;

}

.page50 {

  width: 50%;

}



.page30 {

  width: 30%;

}

.page40 {

  width: 40%;

}

.page70 {

  width: 70%;

}



.boxRight {

  font-size: 21px;

  padding: 20px 10px;

}

.p-underine {

  text-decoration: underline;

}



.boxLeft {

  margin: 20px 20px 20px 2px;

  border: 3px solid #385d8a;

  padding: 20px;

  text-align: center;

  font-size: 23px;

}



.boxLeft1 {

  margin: 20px 20px 20px 2px;

  text-align: center;

  font-size: 23px;

}

.boxLeftH1 {

  font-size: 32px;

  text-transform: uppercase;

  text-decoration: underline;

  line-height: 60px;

}



.boxLeftH3 {

  background-color: #6eb126;

  color: #fff;

  font-size: 61px;

  padding: 10px;

  line-height: 80px;

}

.boxRight h1 {

  color: #446a91;

}

.boxLeftH3 marquee {

  text-align: center;

}

