/*https://demo.bootstrapious.com/university/1-1-1/staff.html*/
/*https://developer.snapappointments.com/bootstrap-select/examples/*/
/*https://demo.bootstrapious.com/universal/2-1-0/shop-detail.html*/
/*https://demo.bootstrapious.com/places/1-1-4/detail.html*/
/*https://demo.bootstrapious.com/places/1-1-4/blog.html#*/
/*https://demo.bootstrapious.com/hub/1-4-3/customer-order.html*/

/*@font-face {
  font-family: 'Baloo Tamma 2', cursive;
  
  font-weight: normal;
  }*/

  h1,h2,h3,h4,h5
  {
    font-family: 'Baloo Tamma 2', cursive  !important;
  }
  html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    text-decoration: none !important;
  }

  body {
   font-family: 'Baloo Tamma 2', cursive;
   font-size: 16px;
   font-weight: 400;
   line-height: 1.5;
   color: #212529;
   background-color: #fff;
 }
 a {
  color: #F33557;
  text-decoration: none;
}
a:focus, a:hover {
  color: #413049;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}
h1, .h1 {
  font-size: 2.8rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.5rem;
}
h4, .h4 {
  font-size: 1.25rem;
}
h5, .h5 {
  font-size: 1rem;
}
h6, .h6 {
  font-size: .75rem;
}
a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
a, button, i, span, strong, small {
  display: inline-block;
}

.txt-sm
{

  font-size: 12px  !important;
}

.txt-xs
{

  font-size: 12px !important;
}

.list-group-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1em;
}

.list-group-item-grid {
  background: #F7F7F7;
  padding: 1em;
  text-align: center;
}
.badge-transparent {
  border-radius: 50px;
  background: rgba(126,126,126,0.5);
  padding: 5px 20px;
  font-size: 0.75em;
  letter-spacing: 0.05em;
  display: inline-block;
}

.row.no-space {
  margin-left: 0;
  margin-right: 0;
}

.row.no-space .box-image {
  margin: 0;
}
.box-image {
  position: relative;
  margin: 20px 0;
}


a, a:hover, a:visited, a:active, a:link {
  text-decoration: none;

}

.bg-orange
{
  background-color: #F89C1B ;
}

.text-orange
{
  color: #F89C1B ;
}

.bg-gray {
  background: #f5f5f5 !important;
}


.bg-black
{
  background-color: #000 !important;
}


}
.border-primary {
  border-color: #7DA830 !important;
}


.bg-primary
{
  background-color: #7DA830 !important;
}


.text-primary
{
  color: #7DA830 !important;
}


.text-muted {
  color: #939ba2 !important;
}
.text-small {
  font-size: 0.85rem !important;
}


.light-gray {
  background: #eee;
}

.has-pattern {
  position: relative;
}

.has-pattern::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url(/theme/images/dots.png);
  background-size: 6%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.02;
}


hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small, .small {
  font-size: 80%;
  font-weight: 400;
}

.smallest {
  font-size: 0.65rem;
  font-weight: normal;
}



.play-btn {
  height: 80px;
  width: 80px;
  font-size: 30px;
  line-height: 78px;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #fff;
  margin-top: 30px;
}



.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;
}

.lead {
  font-size: 0.75rem;
  font-weight: 300;
}

/*
---------------------------------------------GENERAL END-------------------------------------------------------------------
*/
.top-bar {
  padding: 10px 0;
  background: #7DA830;
  color: #fff;
  font-size: 0.85rem;
  font-weight: 300;
}




.top-bar a {
  color: #fff;
  margin-left: 20px;
}




nav.navbar a.navbar-brand {
  color: #333;
}


nav.navbar a.navbar-brand strong {
  text-transform: uppercase;
  display: block;
  line-height: 1;
  font-size: 1.5rem;
}



nav.navbar a.nav-link.active, nav.navbar a.nav-link:hover {
  color: #333;
}

nav.navbar a.nav-link {
  text-transform: uppercase;
  color: #333;
  font-size: 0.9rem;
  font-weight: 700;
}

nav.navbar .megamenu {
  width: 100%;
  padding: 40px 30px;
  margin-top: 0;
  z-index: 9999 !important;
}
nav.navbar .megamenu strong {
  margin-bottom: 10px;
  display: block;
}
nav.navbar .megamenu ul {
  padding: 0;
  margin: 0;
}
nav.navbar .megamenu ul a {
  padding: 5px 0 !important;
  text-decoration: none;
  color: #555;
  font-size: 0.9em !important;
}
nav.navbar .megamenu ul a:hover {
  background: none;
  color: #F33557 !important;
}

/*_____________________________________________________NAVIGATION BAR END___________________________________________________________________
*/

.top-header 
{
  background-image: url(/assets/images/masscomm-header.jpg);
  /* height: 360px;  You must set a specified height */
  background-position: top left; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  
  background-size: cover;
}

/*_____________________________________________________ HEADER BANNER BAR END___________________________________________________________________
*/



.divider {
  background-size: cover !important;
  background-position: center center !important;
  color: #fff;
}
.has-overlay-dark, .has-overlay-darker {
  position: relative;
  z-index: 1;
}

.has-overlay-dark::before, .has-overlay-darker::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0);
  z-index: -1;
}
.counter-section
{   
  background-position: fixed; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  
  background-color: #4A8130;
  padding:40px 0 40px 0;
}



.counter {

  padding: 20px 0;
  border-radius: 5px;
}

.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color:#fff;
}

.count-text {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color:#fff;
}

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #fff;
}


/*_____________________________________________________ COUNTER  END___________________________________________________________________
*/

.li-plan-features
{
  padding:15px 0 15px 0;
}
.li-plan-features li
{
  font-size: 15px;
  color: #848789;
  padding:0;
  border:0;
  line-height: 30px;
  font-weight: 400;
}


.ul-block-item li
{
  padding:0;
  border:0;
}

.ul-block-item  
{
  padding-top:15px;
  padding-bottom:15px;
  border-top: 1px dashed #ccc;
  border-bottom: 1px  dashed #ccc;
  margin-top: 10px 0 10px 0;

}
.ul-block-item li span
{
  padding:0;
  border:0;
  color:#6f7273;
  font-size: 14px;
}



.ul-li-price li
{

  padding:0px;
  border:0;
  font-size: 16px;
}

.ul-li-price > li > span.price
{

  font-weight: 700;
  font-size: 20px !important;
}




.footer-highlight-orange
{
  font-size: 14px;
  background-color: #FFF1E4;
  color:#F89C1B;
  padding:5px;
  padding-left: 10px;
}


.footer-highlight-green
{
 font-size: 14px;
 background-color: #F7F8F3;
 color:#7DA830;
 padding:5px;
 padding-left: 10px;
}


.leftbannercard
{

/*  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;

  -webkit-background-size: contain;
  background-size: contain;*/
  opacity:1;
  background: url(/assets/images/plan-cards-illustration.svg) right 0 no-repeat;
  background-color: #477489;
}