Body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #000;
  margin: 0px;
  padding: 0px;
  font-weight: 400; }

p, span {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #000;
  margin: 0px !important;
  padding: 0px;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  line-height: 30px;
  padding: 0px;
  color: #2db200;
  font-weight: 400;
  margin-bottom: 1rem !important; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 17px; }

h6 {
  font-size: 14px; }

a {
  color: #2db200; }

a:hover {
  color: #1e6d03;
  text-decoration: none; }
.fa-instagram{
	background: #000;
color: #fff;
border-radius: 0.25rem;
padding: 0 2px;
font-size: 2.7em !important;
}
.fa-instagram:hover {
    color: #fff !important;
    background: #2db200 !important;
}

header {
  margin-top: 20px;
  margin-bottom: 20px; }
  header a i {
    color: #000; }
  header a i:hover {
    color: #2db200;
    text-decoration: none; }

.top-text {
  font-size: 25px;
  position: absolute;
  bottom: 0px;
  right: 15px; }

.navbar {
  border-top: 3px solid #2db200;
  padding: 0px; }

.navbar-nav {
  margin-left: auto;
  margin-right: auto; }

.nav-link {
  padding: 0.8rem 0.7rem !important;
  font-size: 18px;
  color: #000 !important; }

.navbar-light .navbar-nav .active > .nav-link {
  color: #2db200 !important; }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #2db200 !important; }

.dropdown-menu {
  margin: 0px !important; }

.dropdown-item.active, .dropdown-item:active {
  background-color: #F8F9FA; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 0.8em; }

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem; }

.main-content {
  margin-top: 40px;
  margin-bottom: 40px; }

.three-box {
  padding: 15px;
  background-color: #eee;
  min-height: 350px; }
  .three-box p {
    font-size: 16px;
    font-weight: 500; }

footer {
  background-color: #000;
  padding: 20px 0px; }
  footer p {
    color: #fff;
    font-size: 16px;
    font-weight: 500; }

.foot-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.heading {
  position: relative;
  margin-bottom: 30px; }
  .heading h1 {
    position: relative;
    display: inline;
    z-index: 2;
    background-color: #fff;
    padding-right: 10px; }
  .heading .heading-line {
    position: absolute;
    background-color: #eee;
    height: 3px;
    top: 15px;
    width: 100%;
    z-index: 1;
    display: block;
    left: 0px; }

dt {
  margin-bottom: 20px; }

.security
{
  color: red;
  font-size: 15px;
}

.verify
{
  -webkit-text-fill-color: red; 
  opacity: 1;
}

.add-per
{
  color:#2db200;
  cursor:pointer;
}

.remove-per
{
  /*color:#2db200;*/
  color: red;
  cursor:pointer;
}

#caltotal
{
  font-weight: bold;
}


/*----------------- media query -------------------- */
@media (max-width: 320px) {
  .fb-i {
    position: absolute;
    top: 98px;
    right: 10px; }

  .top-text {
    position: absolute;
    text-align: center;
    line-height: 30px;
    bottom: unset;
    top: 10px; }

  .navbar-toggler {
    position: absolute;
    top: -55px;
    right: 10px;
    background-color: #2db200; }

  .navbar-collapse {
    position: absolute;
    top: -10px;
    right: 15px;
    background-color: #eee;
    z-index: 10;
    text-align: center; }

  .foot-text {
    position: static;
    transform: unset; }

  .frm-mar-b {
    margin-bottom: 15px; } }
@media (min-width: 321px) and (max-width: 575px) {
  .fb-i {
    position: absolute;
    top: 136px;
    right: 15px; }

  .top-text {
    position: absolute;
    text-align: center;
    line-height: 30px;
    bottom: unset;
    top: 10px; }

  .navbar-toggler {
    position: absolute;
    top: -55px;
    right: 15px;
    background-color: #2db200; }

  .navbar-collapse {
    position: absolute;
    top: -10px;
    right: 15px;
    background-color: #eee;
    z-index: 10;
    text-align: center; }

  .foot-text {
    position: static;
    transform: unset; }

  .frm-mar-b {
    margin-bottom: 15px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .top-mob-container {
    max-width: 100%; }

  .top-text {
    position: absolute;
    bottom: unset;
    margin-top: 10px !important; }

  .navbar-toggler {
    position: absolute;
    top: -60px;
    right: 15px;
    background-color: #2db200; }

  .navbar-collapse {
    position: absolute;
    top: -20px;
    right: 15px;
    background-color: #eee;
    z-index: 10;
    text-align: center; }

  .foot-text {
    position: static;
    transform: unset; }

  .frm-mar-b {
    margin-bottom: 15px; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .top-mob-container {
    max-width: 100%; }

  .top-text {
    position: absolute;
    bottom: unset;
    margin-top: 10px !important; }

  .navbar-toggler {
    position: absolute;
    top: -60px;
    right: 15px;
    background-color: #2db200; }

  .navbar-collapse {
    position: absolute;
    top: -20px;
    right: 15px;
    background-color: #eee;
    z-index: 10;
    text-align: center; }

  .frm-mar-b {
    margin-bottom: 15px; } 

  .top-text {
    font-size: 19px;
  }

  }
@media (min-width: 1024px) and (max-width: 1279px) {
  .nav-link {
    padding: 0.8rem 0.5rem !important;
    font-size: 15px; }

  .frm-mar-b {
    margin-bottom: 15px; } }
/*---------------media query for iframe------------------ */
@media (min-width: 320px) and (max-width: 359px) {
  .embed-responsive-1by1::before {
    padding-top: 178%; } }
@media (min-width: 360px) and (max-width: 479px) {
  .embed-responsive-1by1::before {
    padding-top: 155%; } }
@media (min-width: 480px) and (max-width: 575px) {
  .embed-responsive-1by1::before {
    padding-top: 110%; } }
@media (min-width: 576px) and (max-width: 639px) {
  .embed-responsive-1by1::before {
    padding-top: 110%; } }
@media (min-width: 640x) and (max-width: 767px) {
  .embed-responsive-1by1::before {
    padding-top: 110%; } }
@media (min-width: 768px) and (max-width: 799px) {
  .embed-responsive-1by1::before {
    padding-top: 130%; } }
@media (min-width: 800px) and (max-width: 919px) {
  .embed-responsive-1by1::before {
    padding-top: 130%; } }
@media (min-width: 920px) and (max-width: 1023px) {
  .embed-responsive-1by1::before {
    padding-top: 130%; } }
@media (min-width: 1024px) and (max-width: 1279px) {
  .embed-responsive-1by1::before {
    padding-top: 130%; } }

/*# sourceMappingURL=style.css.map */
