p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .p {
  font-family: "Bookman Old Style" !important;
}
h1, .h1 {
  color: #f35104;
}
p, .p {
  text-align: justify;
  line-height:24px;
}
section, div, .section, .div {
  font-family: "Bookman Old Style" !important;
}
section, .section {
  margin: 0% 0% 3% 0%;
}
p, li, ul {
  font-size: 18px;
}
h1 {
  font-size: 28px;
  font-weight: 700;
}
h2 {
  font-size: 25px;
  font-weight: 600;
}
h3 {
  font-size: 20px;
  font-weight: 600;
}
.fa, .far, .fas {
  font-family: Font Awesome\ 5 Free !important;
}
.print{
	margin-bottom:20px;
}
.company {
  height: 150px;
  width: 100%;
}
.headertop {
  background: #f9f8f8;
  /* margin: 0px 0px -15px 0px; */
  /* height: 197px; */
}
/*Styling logo*/
.logo {
  /* height: 194px;
  width: 167px; 
  float: left;
  margin: 0% 0% 0% -24%; 
  position: absolute;
  padding: 0px 17px 30px 0px; */
  border: 2px solid #f35104;
  /*padding: 0px 10px 0px 10px;*/
}
.logo img {
  height: 84px;
  width: 240px;
  margin: -4px 0px 0px -53%;
  position: fixed;
}
.headertop h2 {
  text-align: center;
  /* font-size: 33px; */
  font-weight:600;
  color: #f35104;
  /* margin: 2% 0% 1% 15%; */
}
/* slider */
.carousel-control {
  color: #e2e2e2;
}
.carousel {
  /* margin: -14px 0px 0px 0px; */
}
.carousel-indicators .active {
  background-color: #ff5900;
}
.carousel-inner img {
  width: 100%;
  max-height: 420px;
}
.carousel-control.left, .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}
.carousel-control.left span {
  margin-left: 50px;
}
.carousel-control.right span {
  margin-right: 50px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 0;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 0;
}
.carousel-control.left span, .carousel-control.right span {
  background-color: none;
}
.carousel-control.left span:hover, .carousel-control.right span:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}
/* Carousel Header Styles */
.header-text {
  position: absolute;
  top: 35%;
  left: 1.8%;
  right: auto;
  width: 96.66666666666666%;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}
.header-text h2 {
  font-size: 40px;
  color: #F5C21B;
  font-weight: 600;
}
.header-text h2 span {
  padding: 10px;
  color: #F5C21B;
}
.header-text h3 span {
  padding: 15px;
}
.btn-min-block {
  min-width: 170px;
  line-height: 26px;
}
.btn-theme {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  margin-right: 15px;
}
.btn-theme:hover {
  color: #000;
  background-color: #f7941d;
  border-color: #fff;
}
/* slider end */
/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
.section-white {
  padding: 10px 0;
}
.section-white {
  background-color: #fff;
  color: #555;
}
@media screen and (min-width: 768px) {
  .section-white {
    padding: 1.5em 0;
  }
}
@media screen and (min-width: 992px) {
  .container {
    /* max-width: 930px;*/
  }
}
.mail{padding-right:10px;}
/* Carousel Header Styles */
.header-text {
  position: absolute;
  top: 35%;
  left: 1.8%;
  right: auto;
  width: 96.66666666666666%;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}
.header-text h2 {
  font-size: 40px;
  color: #F5C21B;
  font-weight: 600;
}
.header-text h2 span {
  padding: 10px;
  color: #F5C21B;
}
.header-text h3 span {
  padding: 15px;
}
.btn-min-block {
  min-width: 170px;
  line-height: 26px;
}
.btn-theme {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  margin-right: 15px;
}
.btn-theme:hover {
  color: #000;
  background-color: #f7941d;
  border-color: #fff;
}
#submit {
  /* margin: 0% 0% 0% 43%; */
}
th {
  font-size: 20px;
  font-weight: 600;
}
.contact-submit {
  font-weight: 600 !important;
  background: #fc4366;
  color: white;
  font-size: 20px;
  border-radius: 5px;
  margin-top: 1.3em;
  text-transform: uppercase;
  padding: 10px;
}
.banner-home {
  width: 100%;
  height: 650px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.banner-aboutus {
  /* width: 100%; */
  /* height: 450px; */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* margin: -25px 0px 0px 0px; */
}
.home-head {
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  width: 50%;
  position: absolute;
  font-size: 35px;
  height: 43px;
  margin: 8% 0% 0% 25%;
}
.headline h2 {
  text-align: left;
  /* margin: 3% 0% -3% 4%; */
  color: #ff5e14;
}
.headline p {
  text-align: justify;
  /* width: 95%; */
  /* padding: 5% 0% 3% 4%; */
  /* line-height: 35px; */
}
.mission-img {
  margin: 15% 0% 0% 0%;
}
.list-img {
  margin: 4% 0% -1% 46%;
}
.isdn-sec ul {
  margin: 0% 0% 0% 3%;
}
.isdn-sec h3, h2 {
  color: #ff5e14;
}
.glyphicon {
  position: relative;
  font-family: 'Glyphicons Halflings' !important;
}
.btn-primary {
  margin: 6px 0px 0px 10px !important;
}
.btn-danger {
  margin: 6px 0px 0px 10px !important;
}
.glyphicon-plus-sign {
  color: #fff;
}
.glyphicon-remove-sign {
  color: #fff;
}
.single-cta li {
  color: #fff !important;
}
.about-sec {}
.single-cta a {
  color: #ff5e14;
}
.footer-section {
  background: #151414;
  position: relative;
  /*margin: 3px;*/
  padding: 0px 0px 0px 0px;
}
.footer-cta {
  border-bottom: 1px solid #373636;
  padding: 10px 0px 0px 0px;
}
.single-cta i {
  color: #f35104;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg {
  background: #3B5998;
}
.twitter-bg {
  background: #55ACEE;
}
.google-bg {
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover {
  color: #f35104;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area {
  background: #202020;
  padding: 25px 0;
  margin: 0px 0px 0px -25%;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a {
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a {
  color: #f35104;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
.list-ul {
  /* margin:0% 0% 0% 150%; */
  margin: 0;
}
.list-ul-right {
  margin: 0% 0% 0% 21%;
}
.prod-img {
  width: 108%;
  height: 386px;
  margin: 41% 0% 0% -13%;
}
.dashboard-cards {
  position: relative;
  padding-bottom: 50px;
  margin: 0 !important;
}
.dashboard-cards .card {
  background: #ffffff;
  display: inline-block;
  perspective: 1000;
  z-index: 20;
  padding: 0 !important;
  margin: 5px 5px 10px 5px;
  position: relative;
  text-align: left;
  transition: all 0.3s 0s ease-in;
  z-index: 1;
  width: calc(33.33333333% - 10px);
  cursor: pointer;
  transition: all 0.3s ease;
}
.dashboard-cards .card:hover {
  box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
  transition: all 0.3s ease;
}
.dashboard-cards .card .card-title {
  background: #ffffff;
  padding: 20px 15px;
  position: relative;
  z-index: 0;
}
.dashboard-cards .card .card-title h2 {
  font-size: 24px;
  letter-spacing: -0.05em;
  margin: 0;
  padding: 0;
}
.dashboard-cards .card .card-title h2 small {
  display: block;
  font-size: 14px;
  margin-top: 8px;
  letter-spacing: -0.025em;
}
.dashboard-cards .card .card-description {
  position: relative;
  font-size: 14px;
  border-top: 1px solid #ddd;
  padding: 10px 15px 0 15px;
}
.dashboard-cards .card .card-actions {
  box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.075);
  padding: 10px;
  text-align: center;
}
.dashboard-cards .card .card-flap {
  background: #d9d9d9;
  position: absolute;
  width: 100%;
  transform-origin: top;
  transform: rotateX(-90deg);
}
.dashboard-cards .card .flap1 {
  transition: all 0.3s 0.3s ease-out;
  z-index: -1;
}
.dashboard-cards .card .flap2 {
  transition: all 0.3s 0s ease-out;
  z-index: -2;
}
.dashboard-cards.showing .card {
  cursor: pointer;
  opacity: 0.6;
  transform: scale(0.88);
}
.dashboard-cards .no-touch .dashboard-cards.showing .card:hover {
  opacity: 0.94;
  transform: scale(0.92);
}
.dashboard-cards .card.d-card-show {
  opacity: 1 !important;
  transform: scale(1) !important;
}
.dashboard-cards .card.d-card-show .card-flap {
  background: #ffffff;
  transform: rotateX(0deg);
}
.dashboard-cards .card.d-card-show .flap1 {
  transition: all 0.3s 0s ease-out;
}
.dashboard-cards .card.d-card-show .flap2 {
  transition: all 0.3s 0.2s ease-out;
}
.dashboard-cards .card .task-count {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 22px;
  right: 10px;
  background: #ecf0f1;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  color: #333333;
  font-weight: 600;
  transition: all 0.2s ease;
}
.dashboard-cards .task-list {
  padding: 0 !important;
}
.dashboard-cards .task-list li {
  padding: 10px 0;
  padding-left: 10px;
  margin: 3px 0;
  list-style-type: none;
  border-bottom: 1px solid #e9ebed;
  border-left: 3px solid #f36525;
  transition: all 0.2s ease;
}
.dashboard-cards .task-list li:hover {
  background: #ecf0f1;
  transition: all 0.2s ease;
}
.dashboard-cards .task-list li span {
  float: right;
  color: #f36525;
  margin-right: 5px;
}
.dashboard-cards.showing .card.d-card-show .task-count {
  color: #ffffff;
  background: #f36525;
  transition: all 0.2s ease;
}
.dashboard-cards .card-actions .btn {
  color: #333;
}
.dashboard-cards .card-actions .btn:hover {
  color: #f36525;
}
.expanding-card {
  background: #f3f3f3;
  padding: 30px 20px;
}
.fa-angle-double-down {
  font-size: 20px;
  padding: 10px;
  font-weight: 600;
}
#price {
  text-align: center;
}
.plan {
  display: inline-block;
  margin: 45px 1%;
  font-family: "Bookman Old Style" !important;
  width: 22%;
}
.plan-inner {
  background: #fff;
  margin: 0 auto;
  min-width: 280px;
  max-width: 100%;
  position: relative;
}
.entry-title {
  background: #53CFE9;
  height: 140px;
  position: relative;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.entry-title > h3 {
  background: #20BADA;
  font-size: 20px;
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.entry-title .price {
  position: absolute;
  bottom: -25px;
  background: #20BADA;
  height: 95px;
  width: 95px;
  margin: 0 auto;
  left: 0;
  right: 0;
  overflow: hidden;
  border-radius: 50px;
  border: 5px solid #fff;
  line-height: 80px;
  font-size: 28px;
  font-weight: 700;
}
.price span {
  position: absolute;
  font-size: 9px;
  bottom: -10px;
  left: 30px;
  font-weight: 400;
}
.entry-content {
  color: #323232;
}
.entry-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.entry-content li {
  border-bottom: 1px solid #E5E5E5;
  padding: 10px 0;
}
.entry-content li:last-child {
  border: none;
}
.hot {
  position: absolute;
  top: -7px;
  background: #F80;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
  padding: 2px 5px;
  font-size: 9px;
  border-radius: 2px;
  right: 10px;
  font-weight: 700;
}
.basic .entry-title {
  background: #75DDD9;
}
.basic .entry-title > h3 {
  background: #44CBC6;
}
.basic .price {
  background: #44CBC6;
}
.standard .entry-title {
  background: #4484c1;
  height: 133px;
}
.standard .entry-title > h3 {
  background: #3772aa;
}
.standard .price {
  background: #3772aa;
}
.ultimite .entry-title > h3 {
  background: #DD4B5E;
}
.ultimite .entry-title {
  background: #F75C70;
}
.ultimite .price {
  background: #DD4B5E;
}
.pp {
  margin: 9px 0px 0px 4px;
  width: 96%;
  text-align: justify;
  font-size: 16px;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.single-cta {
  margin: 25px 0px 0px 0px;
}
.terms-ul {
  margin: 0px 0px 0px -62px;
}
.fa-map-marker-alt {
  font-family: "Font Awesome 5 Free";
}
.fa-envelope-open {
  font-family: "Font Awesome 5 Free";
}
/* contact us */
label, input, textarea {
  display: block;
  width: 100%;
}
/* span {
    font-weight: 700;
    color: #102a43;
    line-height: 35px;
    line-height: 2.5rem;
    font-size: 12px;
    font-size: 0.8rem;
    text-transform: uppercase;
} */
input[type="submit"] {
  background: #fc4366;
  color: white;
  font-weight: 700;
  font-size: 20px;
  border-radius: 5px;
  /* margin-top: 1.3em; */
  text-transform: uppercase;
  padding: 10px;
}
form {
  background-color: #ffffff;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  overflow: hidden;
  width: 100%;
  margin: 2% 0% 5% 0%;
}
.required-star {
  color: #fc4366;
}
input, textarea {
  width: 100%;
  padding: 6px 20px;
  border: 1px solid #e1e2eb;
  background-color: #fff;
  color: #102a43;
  caret-color: #829ab1;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 29px;
  box-shadow: inset 0 2px 4px 0 rgba(206, 209, 224, 0.2);
  border-radius: 3px;
  line-height: 29px;
  line-height: 2rem;
}
/* .contact-form{
  margin: 3% 0% 0% 0%;
  width: 90%;
  height: auto;
} */
form li {
  margin: 0px 0px 15px 0px;
}
form h2 {
  text-align: center;
  text-transform: uppercase;
  color: #f35104;
}
/* GRID */
.row-flex {
  display: flex;
  flex-wrap: wrap;
  width: 150%;
  margin: 2% 0% 0% -21%;
}
.row-flex h1 {
  text-align: center;
}
.row-flex p {
  font-size: 18px;
  text-align: center;
}
.row-flex-1 {
  display: flex;
  flex-wrap: wrap;
  width: 150%;
  margin: 2% 0% 0% -21%;
}
.row-flex-1 h1 {
  text-align: center;
}
.row-flex-1 p {
  font-size: 18px;
  text-align: center;
}
/* vertical spacing between columns */
[class*="col-"] {
  margin-bottom: 20px;
}
.content {
 min-height: 200px; 
  padding: 10px;
  color: #fff;
  /* width: 225px; */
}
/* Demo backgrounds and styling*/
.color-sec h1 {
  color: #fb581a;
}
.colour-1 {
  background: #ffffff;
  color: #fb581a;
  border: 2px solid #fb581a;
  border-radius: 7px;
  /* margin: 9px 0px 0px 0px; */
  /* width: 80%; */
  /* height: 169px; */
  padding: 10px;
  text-align: center;
}
.colour-2 {
  background: #ffffff;
  color: #fb581a;
  border: 2px solid #fb581a;
  border-radius: 7px;
  /* margin: 9px 0px 0px 0px; */
  /* width: 80%; */
  /* height: 169px; */
  padding: 10px;
  text-align: center;
}
.colour-3 {
  background: #ffffff;
  color: #fb581a;
  border: 2px solid #fb581a;
  border-radius: 7px;
  /* margin: 9px 0px 0px 0px; */
  /* width: 80%; */
  /* height: 169px; */
  padding: 10px;
  text-align: center;
}
.content h3 {
  margin-top: 0px;
  font-weight: 300;
  margin: 3% 0% 3% 0%;
}
.fa-certificate {
  font-size: 49px;
  text-align: center;
  margin: 2% 0% 3% 40%;
  color: #fb581a;
}
.fa-keyboard {
  font-size: 49px;
  text-align: center;
  margin: 2% 0% 3% 40%;
  color: #fb581a;
}
.fa-bullhorn {
  font-size: 49px;
  text-align: center;
  margin: 2% 0% 3% 40%;
  color: #fb581a;
}
.fa-laptop {
  font-size: 49px;
  text-align: center;
  margin: 2% 0% 3% 40%;
  color: #fb581a;
}
.fa-bell {
  font-size: 49px;
  text-align: center;
  margin: 2% 0% 3% 40%;
  color: #fb581a;
}
.fa-crosshairs {
  font-size: 49px;
  text-align: center;
  margin: 2% 0% 3% 40%;
  color: #fb581a;
}
.publish-list{
	padding-left:15px;
}
.publish-list li{color:#f35104;}
.publish-form {
  /* width: 115%; */
  /* margin: 0% 0% 0% 0%; */
  /* height: 68px; */
  background: none;
  box-shadow: none !important;
  padding: 15px 0px 15px 0px;
}
.publish h1 {
  color: #fc6c33;
}
.publish {
  /* background: #fb581a; */
  /* height: 195px; */
  border: 2px solid #fb581a;
  /* width: 92%; */
  /* margin: 0% 0% 0% 3.5%; */
  border-radius: 6px;
}
.publish-form input {
  border: 1px solid #fb581a;
}
.publish-form input:focus-visible {
  border: 1px solid #e64302 !important;
}
.btn-publish {
  width: 132px;
  height: 38px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  color: #ffffff !important;
  /* margin: 0px 0px 0px 15px; */
  border: 2px solid #fb581a;
  /* box-shadow: 0 20px 40px rgb(0 0 0 / 10%); */
  background: #fb581a;
}
.option-box {
  height:42px !important;
  border: 1px solid #fb581a;
	color:#829ab1;
}
.pub-div {
  margin: 0% 0% 0% 0%;
  width: 100%;
}
.pub-div p {
  /* width:80%; */
  /* margin: 0px 0px 0px 73px; */
}
.publish-2 h2 {
  text-align: center;
  color: #f35104;
}
.publish-2 h3 {
  text-align: center;
}
.publish-2 p {
  text-align: justify;
}
.publish-2 ul {
  /* list-style: square inside url("images/sqpurple.gif"); */
  /* height: 155px; */
}
.publish-3 h2 {
  text-align: center;
  color: #f35104;
}
.publish-3 h3 {
  text-align: center;
}
.publish-3 p {
  text-align: justify;
}
.publish-3 ul {
  /* list-style: square inside url("images/sqpurple.gif"); */
  /* height: 155px; */
}
.btn-publish2 {
  width: 234px;
  height: 40px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  border-radius: 4px;
  color: #ffffff !important;
  background: #f35104;
  border: 1px solid #f35104;
  /* margin: 0% 0% 0% 14%; */
}
.list-publish li {
  color: #000;
}
.vl {
  /* border-left: 1px solid gray; */
  /* height: 193px; */
  /* margin: 39% 0% 0% 43%; */
}
.headline {
  /* margin: -38px 0px -31px 0px; */
}
.sectiondescription {
  height: auto;
  overflow: hidden;
  font-size: 14px;
  text-align: justify;
}
.sectiondescription .col-lg-12 {
  padding: 0;
}
.breadcrumbs {
  margin: 0px auto;
  margin-top: 3%;
}
.sectiondescription h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  color: #f35104 !important;
  margin: 1% 0;
  font-weight: 600;
}
.sectiondescription.council-members h3 {
  font-size: 30px;
  margin: 2% 0;
}
.publish-2 {
  /* margin: 4% 0% 0% 0%; */
}
.publish-3 {
  /* width: 104%; */
  /* margin: 3% 0% 0% -3%; */
}
.list-publish ul {
  margin: 0% 0% 0% 4%;
}
.councilmemberlist {
  border: 2px solid #f35104;
  margin: 1%;
  background: #fff;
  color: #000;
  border-radius: 15px;
  text-align: center;
}
.sectiondescription {
  height: auto;
  overflow: hidden;
  font-size: 14px;
  text-align: justify;
}
.sectiondescription .col-lg-12 {
  padding: 0;
}
.breadcrumbs {
  margin: 0px auto;
  margin-top: 3%;
}
.sectiondescription h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  color: #f35104 !important;
  margin: 1% 0;
  font-weight: 600;
}
.sectiondescription.council-members h3 {
  font-size: 30px;
  margin: 2% 0;
}
.councilmemberlist {
  border: 2px solid #f35104;
  margin: 1%;
  background: #fff;
  color: #000;
  border-radius: 15px;
  text-align: center;
}
.councilmemberlist > h5 {
  text-align: center;
  font-size: 16px;
}
.academics .col-md-4 {
  margin-bottom: 6%;
  text-align: center;
}
.membershiplist {
  margin-bottom: 2%;
  width: 100%;
  float: left;
}
.membershiplist > li {
  border: 1px solid #f35104;
  padding: 1%;
  margin: 1% 0% 0% 12%;
  background: #fff;
  border-radius: 4px;
  float: left;
  color: #fff;
  min-width: 337px;
}
.membershiplist > li > a {
  color: #f35104;
  text-align: center;
  float: left;
}
.sectiondescription ul.admissionslist {
  width: 100%;
  float: left;
  padding-left: 2%;
  margin-bottom: 1%;
}
.sectiondescription ul.admissionslist > li {
  list-style: disc;
}
.applyonlineform label {
  float: left;
  border: none;
  font-size: 18px;
  padding-left: 0;
  height: 40px;
}
.mt-60 {
  margin-top: 60px;
  width: 137%;
  margin: 0% 0% 0% -18.5%;
}
.section-block-grey {
  /*padding: 5px;*/
  /*margin: -3% 0% 0% 0%;*/
}
.serv-section-2 {
  position: relative;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
  border-radius: 5px;
  overflow: hidden;
  padding: 30px;
  min-height: 304px;
}
.serv-section-2:before {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 0;
  content: " ";
  width: 120px;
  height: 120px;
  background: #f5f5f5;
  border-bottom-left-radius: 136px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.serv-section-2-icon {
  position: absolute;
  top: 18px;
  right: 22px;
  max-width: 100px;
  z-index: 1;
  text-align: center;
}
.serv-section-2-icon i {
  color: #f35104;
  font-size: 48px;
  line-height: 65px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.serv-section-desc {
  position: relative;
}
.serv-section-2 h4 {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}
.serv-section-2 h5 {
  color: #333;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  margin-top: 5px;
}
.section-heading-line-left {
  content: '';
  display: block;
  width: 100px;
  height: 3px;
  background: #f35104;
  border-radius: 25%;
  margin-top: 15px;
  margin-bottom: 5px;
}
.serv-section-2 p {}
.serv-section-2:hover .serv-section-2-icon i {
  color: #fff;
}
.serv-section-2:hover:before {
  background: #f35104;
}
/* -------dynamic form------ */
.gly-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.gly-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gly-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gly-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.gly-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.gly-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.table {
  width: 104%;
  margin: 10px 0px 10px -8px !important;
}
/* ----bookshop---- */
.image-grid-cover {
  width: 100%;
  background-size: cover;
  min-height: 180px;
  position: relative;
  margin-bottom: 30px;
  text-shadow: rgba(0, 0, 0, .8) 0 1px 0;
  border-radius: 4px;
}
.image-grid-clickbox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 20;
  object-fit: cover;
}
.cover-wrapper {
  font-size: 18px;
  text-align: center;
  display: block;
  color: #fff;
  text-shadow: rgba(0, 0, 0, .8) 0 1px 0;
  z-index: 21;
  position: relative;
  top: 80px;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free" !important;
}
.color-sec {
  /* margin: 0% 0% 4% 0%; */
}
.publish-row {
  width: 99%;
  margin: 2% 0% 0% 0%;
}
.publish-row h3 {
  color: #f35104;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free" !important;
  color: #f35104;
  font-size: 49px;
  text-align: center;
  content: "\f007";
}
.icon {
  font-size: 2em;
}
.steps {
  /* width: 92%;
    margin: 0% 0% 0% 4%;
    height: auto; */
}
/* ---------list------------- */
.live > li {
  list-style: none;
  position: relative;
  padding: 0 0 0 2em;
  margin: 0 0 0.5em 10px;
  transition: 0.12s;
}
.live > li::before {
  position: absolute;
  content: "•";
  color: #dd4803;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 2em;
  opacity: 0.5;
  line-height: 0.75;
  transition: 0.5s;
}
.live > li:hover {
  color: #bb3d03;
}
.live > li:hover::before {
  transform: scale(2);
  opacity: 1;
  text-shadow: 0 0 4px;
  transition: 0.1s;
}
.section-container {
  margin: 1% 0% 0% 0%;
}
.list-sec {
  margin: -1% 0% 0% 0%;
}
.btn-publish3 {
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  color: #ffffff !important;
  background: #f35104;
  border: 1px solid #f35104;
}
.td-table {
  width: 90px !important;
}
.isdn-sec {
  width: 92%;
  margin: 0% 0% 0% 4%;
}
/* -----------book store---- */
.grid-container {
  margin: 3% 0% 0% 0%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(12, 20vw);
  grid-gap: 25px;
  width: 100%;
}
.grid_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s ease-in;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
}
.grid_item {
  position: relative;
  overflow: hidden;
  border: 1px solid #f35104;
  border-radius: 6px;
  /* margin: 10% 0% 0% 5%; */
  margin: 0% 0% 6% 8%;
  width: 83%;
  height: 100%;
}
/* .grid_item:hover {
  opacity: 0;
   animation: top_overlay 1s linear;
}
 */
/* .grid_item .after {
  position: absolute;
    top: 50%;
  left:50%;
  transform : translate(-50%, -50%);
  width: 100%;
  height: 100%;
    font-size : 2rem;
    display: none;
    color: red;
} */
/* .grid_item:hover .after {
  display: block;
  background: #fff;
  object-fit : cover;
} */
@keyframes slide {
  0% {
    top: -50%;
  }
  100% {
    top: 40%;
  }
}
.table {
  width: 101%;
  margin: 10px 0px 10px 0px !important;
}
/* ----------product-types------------- */
.grids {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-gap: 20px;
  align-items: stretch;
}
.grids > article {
  border: 1px solid #ff5e14;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
}
.grids > article:hover {
  border: 1px solid #fac20b;
}
.grids > article img {
  max-width: 100%;
  border-bottom: 1px solid #ff5e14;
}
.grids > article img:hover {
  border-bottom: 1px solid #fac20b;
}
.grids .text {
  padding: 20px;
}
.sections-container {
  width: 95%;
  margin: 0% 0% 0% 3%;
}
.sections-container h1 {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  margin: 40px 0px 40px 0px;
  color: #f35104;
}
.btn-primary {
  color: #fff;
  background-color: #f35104;
  border-color: #f35104;
  font-size: 15px;
  font-weight: 600;
  padding: 5px;
}
.text h3 {
  text-align: center;
  margin: 10px 0px 10px 0px;
  color: #f35104;
  font-size: 18px;
}
.text h3:hover {
  color: #fac20b;
}
.publi {
  /* width: 150%; */
  /* margin: 3% 0% 0% -21%; */
}
.fa-certificate {
  margin: 2% 0% 3% 0%;
}
.fa-keyboard {
  margin: 2% 0% 3% 0%;
}
.fa-bullhorn {
  margin: 2% 0% 3% 0%;
}
.fa-laptop {
  margin: 2% 0% 3% 0%;
}
.fa-bell {
  margin: 2% 0% 3% 0%;
}
.fa-crosshairs {
  margin: 2% 0% 3% 0%;
}
.list {
  /* margin: 4% 0% 1% 5.5%; */
}
.live {
  /* margin: 0px 0px 0px -3px; */
  overflow: hidden;
  /* height: 300px; */
}
.advantages {
  border: 2px solid #f35104;
  border-radius: 5px;
  /* padding:10px; */
}
.slick-sec:hover {
  border: 2px solid #F5C21B;
}
.slick-slide img:hover {
  border: 2px solid #F5C21B;
}
.colour-1:hover {
  border: 2px solid #F5C21B;
}
.fa:hover, .far:hover, .fas:hover {
  color: #F5C21B;
}
.colour-2:hover {
  border: 2px solid #F5C21B;
}
.advantages:hover {
  border: 2px solid #F5C21B;
}
.publish:hover {
  border: 2px solid #F5C21B;
}
.grid_item:hover {
  border: 1px solid #F5C21B;
}
.heading {
  text-align: center;
}
.glyphicon {
  font-family: inherit;
}
.glyphicon:before {
  font-family: 'Glyphicons Halflings';
}
.fa-angle-double-left {
  font-size: 25px;
  margin: 50px 0px 50px 0px;
}
.fa-angle-double-right {
  font-size: 25px;
  margin: 50px 0px 50px 0px;
}

.mail{
    color: #f35104;
}