/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15 May, 2020, 1:23:50 AM
    Author     : admin
*/
/*-------------------------Package----------------------*/
header #menu-header-menu.nav > li:last-child a:after {
  display: none; }

body ul#menu-header-menu li.dropdown ul.dropdown-menu {
  margin-top: -1.5em !important; }
body ul#menu-header-menu li.dropdown:hover:after {
  bottom: 1.3em !important; }
body .slimcontext {
  padding-left: 3em; }
body .location .pad-section, body .location #map {
  max-height: 660px !important; }
body .centeralignpage .center-heading {
  padding: 3em 11em !important; }
body .mainpaybox.Package .paybox {
  width: calc(100% / 5);
  padding: 0 5px; }
  body .mainpaybox.Package .paybox .bobybox {
    padding: 1em; }
    body .mainpaybox.Package .paybox .bobybox .amount {
      font-size: 1.8em;
      min-height: 4em; }
    body .mainpaybox.Package .paybox .bobybox .bugcount {
      font-size: 1.8em;
      padding-bottom: 1em; }
    body .mainpaybox.Package .paybox .bobybox .packageDetails a {
      display: block;
      padding: 1em 0; }
body .mainpaybox .paybox .bobybox {
  font-family: 'Avenir-medium' !important;
  color: #0095da;
  background: #f9f9f9;
  padding: 2em;
  text-align: center;
  position: relative;
  transition: all 2s; }
  body .mainpaybox .paybox .bobybox:hover {
    color: #fff;
    background: #0095da; }
    body .mainpaybox .paybox .bobybox:hover .payboxbtn button {
      background-color: #f39200 !important; }
    body .mainpaybox .paybox .bobybox:hover div {
      color: #fff !important; }
  body .mainpaybox .paybox .bobybox .payboxbtn {
    position: absolute;
    bottom: -1em;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    left: 0px; }
    body .mainpaybox .paybox .bobybox .payboxbtn button {
      transition: all 2s;
      background-color: #0095da;
      color: #FFF;
      padding: 0.3em 2em;
      border: 0;
      border-radius: 1em;
      font-size: 1em;
      text-transform: capitalize !IMPORTANT;
      outline: none;
      font-family: 'Avenir-roman' !important; }
  body .mainpaybox .paybox .bobybox .amount {
    font-size: 4rem;
    font-weight: 700; }
  body .mainpaybox .paybox .bobybox .bugcount {
    font-size: 5.5rem;
    font-weight: 700;
    margin-top: -0.4em; }
    body .mainpaybox .paybox .bobybox .bugcount div {
      color: #717171;
      font-size: 1.5rem;
      margin-top: -1em; }

/*-------------------------Package----------------------*/

/*# sourceMappingURL=NewCustom.css.map */
