/**
* Template Name: Mamba - v2.0.1
* Template URL: https://bootstrapmade.com/mamba-one-page-bootstrap-template-free/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "roboto condensed", system-ui, sans-serif;
  color: #000;
  background-color:#fff;
  font-weight:400
}

a {
  color: rgb(227, 8, 46);
}

.terms-main a:hover {
  color:#000;
}




a:hover {
  color: #9eccf4;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "roboto condensed", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
	position: fixed;
	display: none;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	right: 15px;
	bottom: 15px;
	background: #222 !important;
	color: #fff;
	transition: display 0.5s ease-in-out;
	z-index: 99999;
	text-align: center;
	padding: 0;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 4px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #629fd3;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #444;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  color: #428bca;
}

#topbar .contact-info i {
  color: #428bca;
  padding: 4px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 10px;
}

#topbar .social-links a {
  color: #5c768d;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #428bca;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
	height: auto;
	transition: all 0.5s;
	transition: all 0.5s;
	padding: 0;
	background: #fff;
	z-index: 997;
}

#header.header-scrolled {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  position:fixed;
  width:100%;
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #1c5c93;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu a {
	display: block;
	position: relative;
	color: #000;
	padding: 12px 15px;
	transition: 0.3s;
	font-size: 14px;
	font-family: "roboto condensed", system-ui, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #e4082e;
  text-decoration: none;
}
.login-name span {
	color: #e4082e;
	display: block;
}
.login-name span strong {
	color: #000;
}

.change-club {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 900;
}
.change-club a {
	color: #e4082e !important;
 
}
.tabbar-tit {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #000;
}

.nav-item.nav-link.active .tabbar-tit {
	color: #fff;
}



.login-name.float-right {
	text-align: right;
 
	font-weight: 600;
}


.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #103453;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #428bca;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

.card-deck .card {
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
	min-width: 325px;
	max-width: 325px;
}
.card-deck.mb-3.text-center.pricing-main.count2.card-deck .card {
	margin-right: auto;
	margin-left: auto;
	 
}


  
 .join-commit {
	width: 100%;
	height: auto;
	text-align: center;
/*	background-color: #111;

	border: 4px solid #333;*/
	text-transform: uppercase;
	margin-top: 12px;	margin-bottom: 50px;
}

.join-commit .slick-dots li button::before {
	background: #CEC9CA;
	border-radius: 55px;
	opacity: 1;color: transparent !important;
}

.join-commit .slick-dots li.slick-active button::before {
	opacity: 1;
	color: black;
	 background: #C7000D;color: transparent !important;
}
.join-commit .slick-dots li.slick-active button:hover:before {
	opacity: 1;
	color: black;
	 background: #C7000D;color: transparent !important;
}

.join-commit .slick-slider {
	margin-bottom: 70px;
}

 .join-commit .slick-dots {
	position: absolute;
	bottom: -51px;
 
}
 
.join-commit h1 {
	font-size: 65px;
	font-weight: bold;
	margin-top: 25px;
	color: #ff9b0d;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #170f03;
	letter-spacing: 1px;
}
 
 
.Join-ban.mobile{display:none !important}
 

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}

/* Mobile Navigation */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: #1f3548;
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #e3f0fc;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #9eccf4;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa0";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 20px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #5c768d;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(31, 53, 72, 0.7);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}



/*--------------------------------------------------------------
# Select Icon DEsign
--------------------------------------------------------------*/


.info-actdeta.top-cont.secondtab-con   option:disabled  {
	color: GrayText;
	background-color: ThreeDLightShadow;
	cursor: unset;
	display:none; 
}

.new-select {
	background: transparent none repeat scroll 0% 0% !important;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 0px;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 40px;
	border: 1px solid rgb(189, 189, 189);
	font-family: "roboto condensed", system-ui, sans-serif;
	-moz-appearance: none;
	display: inline-block;
	line-height: inherit;
	outline: currentcolor none medium;
}

.new-select-icon {
    position: absolute;
    z-index: 999;
    top: 9px;
    background: #fff;
    right: 4px;
}

.for-newselect-icon{
	position:relative;
	
}

.modal-dialog.modal-sm .modal-header h5 {
	text-align: center;
	width: 100%;
	font-weight: 600;
}

.modal-dialog.modal-sm .bootbox-body {
	text-align: center;
}

.modal-dialog.modal-sm .modal-footer {
	text-align: center;
	display: inline-block;
}

.modal-dialog.modal-sm .modal-footer .btn {
	padding-left: 20px;
	padding-right: 20px;
	min-width: 80px;
}

.modal-dialog.modal-sm .modal-footer .btn {
	padding-left: 20px;
	padding-right: 20px;
	min-width: 80px;
	background-color:#e3082e;
	border: none !important;
}


/*--------------------------------------------------------------
# Select Icon DEsign
--------------------------------------------------------------*/








/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: calc(100vh - 114px);
  padding: 0;
  overflow: hidden;
}

#hero .carousel-item {
  width: 100%;
  height: calc(100vh - 114px);
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  overflow: hidden;
}

#hero .carousel-item::before {
  content: '';
  background-color: rgba(13, 30, 45, 0.6);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

#hero .carousel-content {
  text-align: left;
}

#navbarSupportedContent {
	display: none !important;
}


@media (max-width: 992px) {
  #hero, #hero .carousel-item {
    height: calc(100vh - 70px);
  }
  #hero .carousel-content.container {
    padding: 0 50px;
  }
}

#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 900;
}

#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-left,
#hero .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}

#hero .carousel-indicators li {
  cursor: pointer;
}

#hero .btn-get-started {
  font-family: "roboto condensed", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0;
  background: #428bca;
}

#hero .btn-get-started:hover {
  background: #1c5c93;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
}

@media (min-width: 1024px) {
  #hero p {
    width: 60%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 40px 0;
}

.section-bg {
  background-color: #f5f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #5c768d;
}

.section-title p {
  margin-bottom: 0;
}


/*--------------------------------------------------------------
# Tabbar

--------------------------------------------------------------*/
.membar-actdeta.top-cont {
	/* background: linear-gradient(#e81e27, #fbc227); */
	display: inline-block;
	width: 100%;
	padding-left: 16px;
	padding-right: 0;
}


.membar-actdeta-right {
	float: right;
	width: auto;
	margin-right: 18px;
}



.card-header:first-child {
	border-radius: 0 !important;
}

.nav-item.nav-link.active .number {
	background: #000;
	color: #fff;
}

.nav-fill .nav-item {
	font-size: 17px;
	background: #fafafa;
	border-radius: 0;
	margin: 0;
	border:none !important;
	border-right: 1px solid #e0e0e0 !important;
}

.nav-fill .nav-item:first-child {
border-left: 1px solid #e0e0e0 !important;
}


.membar-actdeta-right #promoCode {
	width: 240px;
	padding: 7px 17px;
	border: none;
	font-size: 16px;
	/* margin-top: -2px; */
}
.top-cont {
	padding: 20px 50px 14px 50px;
}

.membar-actdeta-right button {
	background: transparent;
	padding: 0px 8px 5px 8px;
	border: 2px solid #fff;
	color: #fff;
	margin-left: 3px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 2px;
	margin-top: 0;
	line-height: 37px;
	height: 40px;
}

.membar-actdeta-left {
	float: left;
	margin-right: 15px;
	 
}


.membar-actdeta-left h2 {
 
	  color: #fff; 
	  font-weight: bold; 
}
.membar-actdeta-left h2 {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 5px;
	font-family: montserrat, system-ui, sans-serif;
	font-style: italic;
}

.confirmation-actdeta.top-cont h2 {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 5px;
	font-family: montserrat, system-ui, sans-serif;
	font-style: italic;
}

.thankyou h1 {
	font-weight: 900;
	color: #111;
	font-size: 31px;
	margin-bottom: 17px;
	text-align:center;
}

.thankyou p {
	font-weight: 500;
	text-align:center;
}

.col-xs-12.col-md-8.col-sm-12.left-bar.thankyou {
	min-height: 400px;
	padding-top: 30px;
	border: 2px solid rgb(66, 66, 66);
	padding: 50px;
}

.psummery .collapse .collapse-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

#collapseThree .due-deta-left {
	color: rgb(227, 8, 46);
	/* font-weight: 600; */
}
li.total-due {
  font-weight: 600;
}
.due-deta li span.due-deta-right {
	float: right;
	font-size: 13px;
}
.due-deta li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-size: 14px;
}
.right-top .toggle-section .card-body {
	background-color: rgb(250, 250, 250);
	padding: 0 11px 17px;
}
nav > .nav.nav-tabs {
	border: none;
	color: #000;
/*	background: #e5e5e5;*/
	border-radius: 0;
	max-width: 1050px;
	width: 1050px;
	margin: 0 auto;
}
#header .container {
	max-width: 1076px;
}

#header .navbar.navbar-expand-lg.navbar-light {
	padding-left: 0;
}

.right-top h2.mb-0 {
	background: transparent;
	color: #000;
	text-align: left;
	letter-spacing: 0;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
}


.right-top h2.mb-0 .btn {
	background: transparent;
	color: rgb(227, 8, 46);
	font-weight: 400;
	float: right;
	padding: 0;
	top: -7px;
	position: relative;
}

.right-top.two .toggle-section p {
	color: #000;
	margin-bottom: 10px;
}
.right-top .toggle-section {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 4px 5px 17px 5px; background:rgb(250, 250, 250)
}

.collapse .card-body {
	padding: 10px 15px;
}	

.collapse .due-deta th {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0 !important;
}

.collapse .due-deta td {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	 
}
.collapse .due-deta tr:last-child td {
	border-bottom: 0px solid #ccc;
	 
	 
}

.collapse .due-deta th p {
	margin-bottom: 7px;
	padding-left: 6px;
	 font-size: 13px;
}
.collapse .due-deta td p {
	margin-bottom: 7px;
	padding-left: 6px;
	font-size: 13px;
	line-height: normal;
	padding-top: 5px;
}

.Base-sc-1dkswi8-0.sc-gzVnrw.bYNEgm {
	color: #e4082e;
	line-height: 15px;
}

.club-th {
	width: 199px;
	padding-right: 8px;
}


.pricing-main .card-header {
	background-color: rgb(0, 0, 0);
	height: 50px;
	padding: 8px 16px;
	justify-content: center;
	-moz-box-align: center;
	-moz-box-pack: center;
	display: flex;
	align-items: center;
}
 
 .right-top.two {
	margin-top: 24px;
}

.right-top {
/*	border: 1px solid #ddd;*/
	padding-bottom: 15px;
}

.right-top.two .toggle-section {
	padding: 19px 35px;
}


.right-top.two .toggle-section .Base-sc-1dkswi8-0.sc-gzVnrw.fbrubZ {
	color: rgb(227, 8, 46);
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
}

.card-header h4 {
	color: #fff;
	font-size: 15px;
	font-weight: 700 !important;
	letter-spacing: 2px;
	font-family: "roboto condensed", system-ui, sans-serif;
    text-transform: uppercase;
}


.card-deck.mb-3.text-center.pricing-main {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	justify-content: center;
}
.plan-list-tabs li.content-tab-activate .fa.fa-star {
	display: none;
}
.plan-list-tabs li.content-tab-activate.active .fa.fa-star {
	display: block;
}

.pricing-main .card-body {
	padding:0
 
	/*background: rgba(0, 0, 0, 0) linear-gradient(rgb(255, 145, 0), rgb(227, 8, 46)) repeat scroll 0% 0%;*/
}
.pricing-main .card-body-top {
	background: rgba(0, 0, 0, 0) linear-gradient(rgb(255, 145, 0), rgb(227, 8, 46)) repeat scroll 0% 0%;
	padding:20px 25px 25px 25px;
	overflow: hidden;
	position: relative;
}

.pricing-main .card-body-bottom {
	/*padding: 20px 15px 55px 15px;*/
    padding: 20px 15px 85px 15px;
	display: inline-block;
/*	border: 1px solid #e3092d;*/
	border-top:none
}

.card-body-middle img {
	width: 100%;
}

.bot-text {
	color: #555;
	font-size: 13px;
	position: absolute;
	bottom: 14px;
	text-align: center;
	width: 100%;
	/* padding: 10px; */
	/* margin: 15px; */
	left: 0;
    line-height: 1.2 !important;
    padding: 0px 10px 0px 10px !important;
}

.best-value {
	position: absolute;
	top: 16px;
	right: -46px;
	padding: 3px 48px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	color: rgb(0, 0, 0);
	transform: rotate(45deg);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px;
	font-size: 13px;
}


.pricing-main .card-body-bottom li {
	margin: 2px 10px;
	float: left;
	width: 100%;
	font-size: 16px;
}

.card-greylist {
    color: #ccc !important;
}

.card-deck .card {
	border: none;
}

.card.mb-6.box-shadow.team {
	max-width: 100% !important;
}
.team .card-body-bottom.first-sec ul li:nth-child(1)  {
	width: 180px;
	float: left;
}
 .team .card-body-bottom.first-sec ul li:nth-child(2) {
	width: 180px;
	float: left;
}
.team .card-body-bottom.first-sec ul li:nth-child(3) {
	width: 250px;
	float: left;
}
.card.mb-6.box-shadow.strong .card-body-bottom.first-sec {
	display: inline-block;
	margin: 0 !important;
	width: 100%;
}

.card.mb-6.box-shadow.strong {
	max-width: 100% !important;
}
.strong .card-body-bottom.first-sec ul li:nth-child(1)  {
	width: 180px;
	float: left;
}
 .strong .card-body-bottom.first-sec ul li:nth-child(2) {
	width: 233px;
	float: left;
}
/*.strong .card-body-bottom.first-sec ul li:nth-child(3) {
	width: 250px;
	float: left;
}*/

.strong .card-body-bottom.first-sec ul li {
	margin-bottom: 8px;
	margin-top: 8px;
}

.team .card-body-bottom.first-sec ul li {
	margin-bottom: 8px;
	margin-top: 8px;
}

.card.mb-6.box-shadow.strong .card-body-bottom.first-sec p {
	text-align: left;
	padding-left: 18px;
	color: #111;
	font-weight: 600;
	margin-top: 15px;
}
.card.mb-6.box-shadow.team .card-body-bottom.first-sec p {
	text-align: left;
	padding-left: 18px;
	color: #111;
	font-weight: 600;
	margin-top: 15px;
}


.card.mb-6.box-shadow.team .card-body-bottom.first-sec p {
	text-align: left;
	padding-left: 18px;
	color: #111;
	font-weight: 600;
}



.pricing-main .card-body-bottom li .fa.fa-check {
	margin: 5px;
	float: left;
	width: 25px;
	position: relative;
}
/*.card-body-bottom.first-sec {
	min-height: 666px;
}*/
.pricing-main .card-body-bottom li span {
	float: left;
	width: 80%;
}

.info-actdeta.top-cont.secondtab-con {
	padding: 45px 0 25px 0;
}
.member-form {
	padding: 25px;
	border: 2px solid rgb(66, 66, 66);
}

.pricing-main .card-title {
	font-weight: 800;
	font-size: 60px;
	font-family: montserrat, system-ui, sans-serif;
	margin-bottom: 5px;
	line-height: 54px;
	color: #fff;
}

.pricing-main .card-body-top p {
	color: #fff;
}
.pricing-main   .text-muted {
	color: #fff !important;
	font-size: 21px;
}

.form-control {
	border-radius: 0;
	font-size: 0.9rem;
 
}

.doll {
	font-size: 0.4em;
	vertical-align: text-top;
	font-family: montserrat, system-ui, sans-serif;
	padding-right: 4px;
}


label {
	font-size: 15px;
	color:#000
} 

.info-actdeta.top-cont.secondtab-con label {
	font-size: 15px;
	color:#000
}

.member-form.recur-payment.terms .new-checkbox {
	margin-bottom: 0;
}

.birthday .form-group {
	padding: 0;
}

.birthday .form-group {
	padding: 3px;
	float: left;
}

.member-form h3 {
	color: #000;
	font-weight: 700;
	font-size: 1.17em;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-family: "roboto condensed", system-ui, sans-serif;
	letter-spacing: 1px;
}
.new-checkbox a {
	color: rgb(103, 40, 134);
}

.new-checkbox a:hover {
	color: #e4082e !important;
}


.member-form .form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #111;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgb(189, 189, 189) ;
	border-radius: 0;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	font-size: 16px;
	height: 40px;
}

.birthday label {
	float: left;
	width: 100%;
	margin: 2px 0;
}


.col-lg-6.form-group.birthday .col-lg-6.form-group {
	width: 40% !important;
	margin-right: 7px;
	padding-left: 0;
}
 
 .member-form.recur-payment {
	margin-top: 49px;
}


/* The new-checkbox */
.new-checkbox {
    display: block;
    position: relative;
    padding-left:27px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.terms-main .new-checkbox span {
	font-weight: 600;
	color: rgb(103, 40, 134);
}
.save {
	background: rgb(227, 8, 46);
	border: 0;
	padding: 0px 16px;
	color: #fff;
	transition: 0.4s;
	height: 40px;
	line-height: normal;
	font-weight: 900;
	font-family: "roboto condensed", system-ui, sans-serif;
	letter-spacing: 2px;
	min-width: 200px;
	text-transform: uppercase;
}

.save:hover {
	background: rgb(227, 8, 46);
	border: 0;
	padding: 0px 16px;
	color: #fff;
	transition: 0.4s;
	height: 40px;
	line-height: normal;
	font-weight: 900;
	font-family: "roboto condensed", system-ui, sans-serif;
	letter-spacing: 2px;
	min-width: 200px;
}

.col-lg-4.col-md-6.footer-newsletter {
	text-align: right;
}

.modal-dialog {
	max-width: 700px;
	margin: 1.75rem auto;
}

.modal.show .modal-dialog img {
	width: 100%;
	height: auto;
}
#exampleModalLongTitle {
	text-align: center !important;
	margin: 0 auto;
	width: 100%;
}

.col-lg-12.form-group.save-btn {
	margin-top: 43px;
}

/* Hide the browser's default checkbox */
.new-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.right-top h2 {
	background: rgb(0, 0, 0);
	color: #fff;
	font-size: 16px;
	padding: 8px 10px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
}
.right-top h3 {
	font-size: 16px;
	padding: 10px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	color: #111;
}


.right-top { padding-bottom:0
	 
}
.right-top .card-header {
	background: rgb(250, 250, 250);
	border: none !important;
}
.accordion > .card > .card-header {
	border-radius: 0;
	margin-bottom: -1px;
	padding: 0 1px;
}
.toggle-section .card {
	border: none;
}

/* FEATURES > Accordion */
.accordion-item {
	border-bottom: 1px solid #c2c2c2;
}

.accordion-item-title {
	padding: 10px 15px;
	font-size: 16px;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	color: #464646;
	line-height: 30px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	-webkit-transition: background 200ms ease-out;
	-moz-transition: background 200ms ease-out;
	-ms-transition: background 200ms ease-out;
	-o-transition: background 200ms ease-out;
	transition: background 200ms ease-out;
}

.accordion-item-title:after {
	content: "\f107";
	font-family: 'Font Awesome 5 Pro';
	line-height: 30px;
	width: 30px;
	height: 30px;
	font-size: 1.2rem;
	text-align: center;
	color: #47a8bd;
}

.accordion-item.active:focus {
	outline: none;
}

.accordion-item-title:hover,
.accordion-item-title:focus {
	background: #e4e4e4;
}

.accordion-item.active .accordion-item-title:after {
	content: "\f106";
}

.accordion-item-content {
	display: none;
}

 
.accordion-item-content p {
	font-size: 16px;
	text-align: justify;
	margin-left:15px;
	margin-right: 40px;
}

.accordion-item-content li {
    margin-right: 40px;
    text-align: justify;
}
.accordion-item.active .accordion-item-content {
	display: block;
	-webkit-animation: fadeIn 200ms both;
	animation: fadeIn 200ms both;
}

.accordion-item-content>*:first-child {
	margin-top: 20px;
}

.accordion-item-content>*:last-child {
	margin-bottom: 35px;
}

.monthly {
	font-size: 12px;
	color: rgb(158, 158, 158);font-weight: 400;	
}

.upcoming {
	font-size: 12px;
	color: rgb(158, 158, 158);font-weight: 400;			
}


/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
	border: 1px solid #ccc;
}


/* On mouse-over, add a grey background color */
.new-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.new-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.new-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.new-checkbox .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



.col-lg-6.form-group.birthday #birthdayYear {
	margin-left: 8px;
}
.col-lg-6.form-group.birthday #birthdayYear {
	margin-left: 8px;
	width: 88px;
}
.pricing-main .card-body-top .btn {
	border: 3px solid #fff !important;
	color: #fff  !important;
	width: auto;
	margin: 0 auto;
	padding: 0px 16px;
	line-height: normal;
	margin-top: 0;
	border-radius: 0;
	font-size: 16px;
	min-width: 150px;
	height: 40px; background:transparent !important; box-shadow:none !important
}
.pricing-main .btn-outline-primary {
	color: #fff !important;
	border: 3px solid #fff !important;
}
.pricing-main .card-body-top .btn:hover {
	border: 3px solid #fff !important;
	color: #fff;
	width: auto;
	margin: 0 auto;
	padding: 0px 16px;
	line-height: normal;
	margin-top: 0;
	border-radius: 0;
	font-size: 16px;
	min-width: 150px;
	height: 40px; background:transparent !important
}
 .text-danger {
	font-size: 13px;
}


.pricing-main .card-body .list-unstyled.mt-3.mb-4 {
	color: #222;
	text-align: left;
}

.pricing-main .card-body {
	color: #fff;
	border-image: linear-gradient(rgb(227, 8, 46), rgb(255, 145, 0)) 20 / 1 / 0 stretch !important;
	border: rgb(227, 8, 46);
	border-width: 0px 2px 2px !important;
	border: 2px solid #e4082e;
	position:relative;
}


nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link:first-child {
	border-left: 1px solid rgb(224, 224, 224);
}
.pricing-main .card-body .text-muted {
	color: #fff !important;
	font-size: 21px;
}

.nav-item.nav-link.active {
	background: transparent !important;
	color: #fff !important;
	border: none !important;
}
button.nav-item.nav-link:focus {
	border: none !important;
}

button.nav-item:focus {
	border: none !important;
	box-shadow:none !important
}
button.nav-item  {
	border: none !important;
	border-radius:0 !important;
	  border: none;
    outline:none;
	
	 
}
nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
	border: none;
	padding: 8px 20px;
	color: #000;
	background: transparent;
	border-radius: 0;
	text-transform: uppercase;
}

nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link {
	/* border: none; */
	padding: 8px 25px;
	color: #000 !important;
	background: #fafafa;
	border-radius: 0 !important;
	text-transform: uppercase;
	width: 33%;
	border-right: 1px solid #e0e0e0 !important;
	margin-bottom: 0px !important;
}

.tab-content-new {
	padding: 25px 0;
}

/*.tab-content-new .content-tab.card-deck {
	display: none;
}

.tab-content-new .content-tab.card-deck.active {
	display: block;
}*/


    .plan-list-tabs {
                list-style: none; 
                margin: 0 auto 30px; 
                padding: 0; 
                display: flex; 
                flex-wrap: nowrap; 
                border: none; 
                justify-content: center;
            }
            
            .plan-list-tabs li {
                border: none;
                padding: 0;
                list-style: none;
                float: none;
                margin: 0;
                list-style-type: none;
                display: block;
                text-align: -webkit-match-parent;
                box-sizing: border-box;
                outline: none;

            }
            .plan-list-tabs li.active a {
                background-color: #ec1e28;
                color: #fff;
                font-size: .95rem;
            }
            .plan-list-tabs li:first-child a {
                border-radius: 30px 0 0 30px;

            }
            .plan-list-tabs li:last-child a {
                border-radius: 0 30px 30px 0;

            }
            .plan-list-tabs li a {
                background-color: #fff;
                color: #000;
                text-decoration: none;
                height: 100%;
                align-items: center;
                position: relative;
                display: flex;
                flex-wrap: nowrap;
                text-transform: uppercase;
                word-wrap: break-word;
                white-space: normal;
                cursor: pointer;
                border: none !important;
                box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
                /*border-radius: 0;
                -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
                -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
                transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
                transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
                transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
                padding: 16px 16px;
                font-size: .95rem;
                letter-spacing: 2px;
                font-weight: bold;
                margin: 0;
                line-height: 1;
            }
            .pricingtbl .tab-display {
                display:none;
                
            }
            .pricingtbl .active {
                display: block;
            }
            /*.fade {
                opacity: 0;
                transition: opacity .15s linear;
                box-sizing: border-box; 
                outline: none;
            }
            .fade .in {
                opacity: 1;
            }*/
.content-tab.active {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.content-tab {
display: none;
}
				
				

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #e81e27 ; display:none
}

.top-nav {
	margin: 0 auto;
	width: 100%;
	display: flex;
}

.line.nav-left {
	display: flex;
	background: #fafafa;
	flex: 1 0 auto;
}

.tab-content {
/*	background: #fdfdfd;*/
	line-height: 25px;
	border-top: 0px solid #e81e27;
	border-bottom: 0px solid #e81e27;
	padding: 0 !important;
	margin-top: -117px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
/*    background: #e81e27;*/
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
 nav > div a.nav-item.nav-link.active .number {
background-color: rgb(0, 0, 0);
color:#fff	

}

.number {
	display: inline-block;
	width: 20px;
	margin: 0 auto;
	border-radius: 28px;
	background-color: rgb(189, 189, 189);
	color: #fff;
	height: 20px;
	margin: 6px;
	font-size: 13px;
	line-height: 19px;
	color: rgb(66, 66, 66);
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about {
  padding-bottom: 30px;
}

.about.tabbar {
	background: linear-gradient(-10deg,#ff9100,#e3082e);
	padding: 0;
	margin-top: 0;
	height: 152px;
	border-top: 1px solid #e0e0e0;
}
.about.tabbar .container {
	/* margin: 0 auto; */
	padding: 0;
	max-width: 100%;
}

.about.tabbar .container .row {
	 
	margin-right: 0;
	margin-left: 0;
}



.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1115px;
}
.about .video-box img {
  padding: 15px 0;
}

.about .section-title p {
  text-align: left;
  font-style: italic;
  color: #666;
}

.about .about-content {
  padding: 40px;
}

.about .icon-box + .icon-box {
  margin-top: 40px;
}

.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #f1f7fb;
  border-radius: 6px;
  transition: 0.5s;
}

.about .icon-box .icon i {
  color: #428bca;
  font-size: 32px;
}

.about .icon-box:hover .icon {
  background: #428bca;
}

.about .icon-box:hover .icon i {
  color: #fff;
}

.about .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.about .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.about .icon-box .title a:hover {
  color: #428bca;
}

.about .icon-box .description {
  margin-left: 95px;
  line-height: 24px;
  font-size: 14px;
}

.about .video-box {
  position: relative;
}

.about .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#428bca 50%, rgba(66, 139, 202, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.about .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.about .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(66, 139, 202, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.about .play-btn:hover::after {
  border-left: 15px solid #428bca;
  transform: scale(20);
}

.about .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# About Lists
--------------------------------------------------------------*/
.about-lists {
  padding: 40px;
}

.about-lists .row {
  overflow: hidden;
}

.about-lists .content-item {
  padding: 40px;
  border-left: 1px solid #d9e8f4;
  border-bottom: 1px solid #d9e8f4;
  margin: -1px;
}

.about-lists .content-item span {
  display: block;
  font-size: 24px;
  font-weight: 400;
  color: #9eccf4;
}

.about-lists .content-item h4 {
  font-size: 28px;
  font-weight: 400;
  padding: 0;
  margin: 20px 0;
}

.about-lists .content-item p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

@media (max-width: 768px) {
  .about-lists .content-item {
    padding: 40px 0;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-bottom: 30px;
}

.counts .count-box {
  box-shadow: 0px 0 16px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
}

.counts .count-box i {
  display: block;
  font-size: 64px;
  margin-bottom: 15px;
}

.counts .count-box span {
  font-size: 42px;
  display: block;
  font-weight: 700;
  color: #1c5c93;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "roboto condensed", system-ui, sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services {
  padding-bottom: 30px;
}

.services .icon-box {
  margin-bottom: 20px;
  text-align: center;
}

.services .icon {
  display: flex;
  justify-content: center;
}

.services .icon i {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  color: #428bca;
  font-size: 40px;
  overflow: hidden;
  padding-top: 20px;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
}

.services .icon-box:hover .icon i {
  box-shadow: 0px 0 30px rgba(66, 139, 202, 0.5);
}

.services .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  padding-bottom: 15px;
}

.services .title a {
  color: #444;
  transition: 0.3s;
}

.services .title a:hover {
  color: #428bca;
}

.services .title::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  background: #428bca;
  bottom: 0;
  left: calc(50% - 25px);
}

.services .description {
  line-height: 24px;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Our Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 35px 0;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #444;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  background: #428bca;
  color: #fff;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}

.portfolio .portfolio-wrap img {
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  text-align: center;
  background: rgba(31, 53, 72, 0.6);
  padding-bottom: 30px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.portfolio .portfolio-wrap .portfolio-info a {
  color: #428bca;
  margin: 0 4px;
  font-size: 18px;
  line-height: 1;
  background-color: #fff;
  padding-top: 7px;
  border-radius: 50px;
  text-align: center;
  width: 36px;
  height: 35px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info a:hover {
  background: #428bca;
  color: #fff;
}

.portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  padding-bottom: 0;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0 30px 0;
}

.team .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.team .member .pic {
  border-radius: 4px;
  overflow: hidden;
}

.team .member img {
  transition: all ease-in-out 0.4s;
}

.team .member:hover img {
  transform: scale(1.1);
}

.team .member .member-info {
  position: absolute;
  bottom: -48px;
  left: 20px;
  right: 20px;
  background: linear-gradient(360deg, #5c768d 0%, rgba(92, 118, 141, 0.9) 35%, rgba(140, 167, 191, 0.8) 100%);
  padding: 15px 0;
  border-radius: 4px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
}

.team .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: calc(50% - 25px);
}
.modal-content p {
	font-size: 15px;
	line-height: 1.4em;
	padding: 15px;
}
.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  transition: color 0.3s;
  color: #fff;
}

.team .member .social a:hover {
  color: #9eccf4;
}

.team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 100px;
  }
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq {
  padding-bottom: 30px;
}

.faq .faq-item {
  margin-bottom: 40px;
}

.faq .faq-item h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #1f3548;
}

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contact .info-box {
  color: #444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  margin-bottom: 30px;
  width: 100%;
}

.contact .info-box i {
  font-size: 32px;
  color: #428bca;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #9eccf4;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #666;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input::focus, .contact .php-email-form textarea::focus {
  background-color: #428bca;
}

.contact .php-email-form input {
  padding: 20px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #428bca;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #6aa3d5;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#footer {
	background: #fff;
	padding: 0 0 0px 0;
	color: #fff;
	font-size: 14px;
}

#footer .footer-top {
	background: #c41a24;
	border-top: 0px solid rgb(224, 224, 224);
	 
	padding: 30px 0 30px 0;
}
.copyright {
	margin-top: 25px;
}

#footer .footer-top .footer-info .fot-logo {
	width: 320px;
}

#footer .footer-top .footer-info ul {
	padding: 3px 3px;
	margin: 11px 0;
}

#footer .footer-top .footer-info ul li {
	float: left;
	margin-right: 6px;
	list-style: none;
	line-height: normal;
}

#footer .footer-top .footer-info ul li a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "roboto condensed", system-ui, sans-serif;
}


#footer .footer-top .footer-info ul li a:hover , #footer .footer-top .footer-info ul li a:focus {
	color: #fff;
	font-weight: 600;
	opacity:0.8
}
#footer .footer-top .footer-info ul li::after {
	content: "|";
	color: #fff;
	padding-left: 6px;
	font-weight: 800;
	/* font-family: mon; */
	font-family: montserrat, system-ui, sans-serif;
	font-size: 12px;
}


#footer .footer-top .footer-info ul li:last-child::after {
	display:none
	 
}
#footer .footer-top .footer-info {
	margin-bottom: 10px;
	padding-left: 25px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 0;
	font-family: "roboto condensed", sans-serif;
	color: #fff;
	text-align: left;
	font-weight: 900;
	padding-top: 0;
}


#footer .footer-top .footer-info p.fot-note {
	font-weight: 500 !important;
	line-height: 20px;
	font-size: 12px;
	max-width: 609px;
}


#footer .footer-top .social-links a {
	font-size: 21px;
	display: inline-block;
	background: #333;
	color: #fff;
	line-height: 1;
	padding: 10px 0;
	margin-right: 13px;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	height: 40px;
	transition: 0.3s;
}

#footer .footer-top .social-links a {
	font-size: 21px;
	display: inline-block;
	background: #fff;
	color: #111 ;
	line-height: 1;
	padding: 10px 0;
	margin-right: 13px;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	height: 40px;
	transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
	 
	background: #fff !important;
	color:#111;
 }
 
 
#footer .footer-top .social-links a i {
	color: #111 !important;
}

#footer .footer-top .social-links a:hover i, #footer .footer-top .social-links a:focus i {
	color: #111 !important;
	opacity:0.8
}




 .g-translate select {
	border: 2px solid #333 !important;
	outline: 0 none !important;
	border-radius: 25px !important;
	padding: 8px 40px 8px 15px !important;
	font-size: 15px !important;
	-webkit-appearance: none !important;
	background: transparent !important;
	color: #333 !important;
	background-image: url(../images/lang-arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 139px 6px !important;
	width: 175px;
	font-size: 12px !important;
	font-weight: bold !important;
	background-size: 21px !important;
	text-transform: uppercase !important;
}

.g-translate {
	margin: 27px 0;
	padding-right: 11px;
}


.app-buttons {
	padding-right:12px;
}
.app-buttons {
  margin-bottom: 1rem;
}

.app-buttons a {
  color: #000;
  display: inline-block;
  height: 35px;
  letter-spacing: -0.35px;
}

.app_apple::before, .app_google::before {
	width: 26px;
	height: 24px;
	display: inline-block;
	line-height: 0;
	vertical-align: -4px;
	padding: 0px 12px 0 0;
}

.app_apple::before {
  content: url('../images/app_apple1.png');
}

.app_google::before {
  content: url('../images/app_google_play1.png');
}

.retro_app_link {
  display: block;
  margin-top: 15px;
}

.retro_app_icon::before {
  width: 36px;
  height: 36px;
  display: inline-block;
  line-height: 0;
  position: relative;
  top: 10px;
  margin-right: 18px;
}

#footer .footer-top .app-buttons a {
	display: block;
	color: #fff;
	float: left;
	width: 100%;
	background: transparent;
	font-size: 14px;
	text-align: right;
	padding-right: 0 !important;
	text-transform: uppercase;
	font-weight: 700;
} 

#footer .footer-top .app-buttons a:hover , #footer .footer-top .app-buttons a:active {
	 
	color: #fff !important;	 
	background: transparent !important;
	opacity:0.8

} 



#footer .footer-top .social-links a:hover {
  background: #428bca;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #9eccf4;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #9eccf4;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #428bca;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #5295ce;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .credits a {
  color: #9eccf4;
}

.about.new-clubname .tab-content {
	margin-top: -74px;
}
.card.mb-6.box-shadow.team {
	max-width: 100% !important;
	padding-top: 0;
}

.save-new{background:linear-gradient(-10deg,#ff9100,#e3082e);
}
.col-lg-12.form-group.save-btn.callnow {
	flex: auto;
}
.col-lg-12.form-group.save-btn.callnow .save {
	background: linear-gradient(-10deg,#ff9100,#e3082e);
	height: 70px !important;
	display: inline-block;
	padding: 25px 25px;
    min-width: 300px !important;
    font-size: larger;
}
.col-lg-12.form-group.save-btn.callnow .save:hover, .col-lg-12.form-group.save-btn.callnow .save:focus {
	background: linear-gradient(#e3082e,#e3082e) !important;
	height: 70px !important;
	display: inline-block;
	padding: 25px 25px;
    min-width: 300px !important;
    font-size: larger;
}



@media (max-width: 768px) {
 #header .container .navbar {
	width: 100%;
}

.login-name.float-right {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	padding: 10px;
	display: inline-block;
	position: relative;
}

#header {
	height: auto;
 
}

#navbarSupportedContent .nav-item .nav-link {
	padding: 5px;
}

.navbar-nav.mr-auto {
	background: #f8f8f8;
}
.navbar-nav.mr-auto {
	background: #f8f8f8;
	padding: 15px 0;
	/* text-align: center; */
}

#navbarSupportedContent .nav-item {
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
}
.footer-newsletter {
	text-align: center;
}

#footer .footer-top .app-buttons a {
	text-align: center;
 
}



}


@media screen and (min-width:1024px) and (max-width: 1279px) {
#header .container {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	max-width:98%
}
#header {
	height: auto;
 
}	

#navbarSupportedContent .nav-item {
	padding-left: 6px;
}
.navbar-nav.mr-auto {
	margin: 0 !important;
}

.nav-link {
	font-size: 13px; 
}

#header .container .navbar {
	width: 85%;
}

.login-name.float-right {
	text-align: right;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}
 
	
}



@media screen and (min-width:280px) and (max-width: 767px) {
	
.navbar-light .navbar-toggler {
	display: none;
}	

#header .container {
	max-width: 1076px;
	padding: 0;
}
#header .navbar.navbar-expand-lg.navbar-light {

	padding: 10px !important;
	text-align: center;
}
#header .navbar.navbar-expand-lg.navbar-light .navbar-brand {
	text-align: center;
	width: 100%;
}
nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link {
 
	padding: 8px 15px;
 
}

.pricing-main .card-title {
	line-height: 36px;
 
}

.tabbar-tit {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.membar-actdeta-left h2 {
	font-size: 18px;
 
}
.about.tabbar {
	height: 180px;
 
}

.tab-content {
	margin-top: -166px;
}
.membar-actdeta.top-cont {
 
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.tab-content-new {
	padding: 25px 0;
}

.card-deck.mb-3.text-center.pricing-main {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.card-deck .card {
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	min-width: 100%;
	max-width: 640px;
	margin: 15px auto;
}

.social-buttons {
	text-align: center;
}

.pricing-main .card-body-bottom {
	padding: 20px 15px 55px 15px;
	display: inline-block;
	/* border: 1px solid #e3092d; */
	border-top: none;
}
.bot-text {
	color: #555;
	font-size: 13px;
	position: absolute;
	bottom: 14px;
	text-align: center;
	width: 100%;
	padding: 10px;
	padding-right: 17%;
}
#footer .footer-top {
	background: #fff;
	border-top: 2px solid rgb(224, 224, 224);
	padding: 30px 0 30px 0;
	text-align: center;
}
	
.membar-actdeta-right {
	float: right;
	width: auto;
	margin-right: 0;
}
.membar-actdeta-right #promoCode {
	width: auto;
	padding: 7px 17px;
	border: none;
	font-size: 16px;
	/* margin-top: -2px; */
}

.membar-actdeta-right {
	float: left;
	width: auto;
	margin-right: 0;
	text-align: left;
}

.membar-actdeta.top-cont {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.membar-actdeta-left {
	float: none;
	margin-right: 15px;
}
.membar-actdeta-right {
	float: none;
	width: auto;
	margin-right: 0;
	text-align: center;
}
.col-xs-12.col-md-8.col-sm-12.left-bar {
	margin-top: 50px;
}

.membar-actdeta-left h2 {
	font-size: 19px;
}

.col-lg-6.form-group.birthday .col-lg-6.form-group {
	width: 100% !important;
	margin-right: 7px;
	padding-left: 0;
}
.col-lg-6.form-group.birthday #birthdayYear {
	margin-left: 0;
	width: 100%;
}

.col-xs-12.col-md-4.col-sm-12.right-bar {
	margin-top: 35px;
}
#nav-profile .membar-actdeta-left h2 {
	padding-top: 21px;
	font-size: 22px;
}
#nav-profile .info-actdeta.top-cont.secondtab-con {
	padding-top: 26px;
}

.login-name.float-right {
	width: 100%;
	text-align: center;
	border-bottom: 0px solid #ccc;
	background: #f9f9f9;
	padding: 12px 13px 20px 13px;
	display: inline-block;
	position: relative;
}

#nav-home .membar-actdeta.top-cont {
	padding-top: 30px;
}
.pricing-main .card-body-top {
	 
	padding: 41px 39px 25px 39px;
	 
}

.birthday .col-lg-3.form-group {
	padding: 3px 0;
	float: left;
}


.pricing-main .card-title {
	font-size: 38px;
	 
}
.due-deta li {
	font-size: 13px;
}
.due-deta li span.due-deta-right {
	float: right;
	font-size: 12px;
}
.due-deta li {
 
	display: inline-block;
	width: 100%;
}
.due-deta-left {
	float: left;
	width: 55%;
}
.due-deta li span.due-deta-right {
	float: right;
	font-size: 12px;
	width: 45%;
	text-align: right;
}


.join-commit h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 25px;
	color: #ff9b0d;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #170f03;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.join-commit {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 19px;
	text-transform: uppercase;
	margin-top: 0;
}
.Join-ban.mobile {
	display: none !important;
	display: block !important;
	width: 100%;
}
.Join-ban.desktop {
	display: none;
}

.card-title.pricing-card-title span {
	margin: 0 -5px !important;
}

.about.new-clubname .tab-content {
	margin-top: -40px;
}
.card.mb-6.box-shadow.team {
	max-width: 100% !important;
	padding-top: 0;
}
 

}


@media screen and (min-width:590px) and (max-width: 767px) {
	
.card-deck .card {
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	min-width: 280px;
	max-width: 300px;
	margin: 15px 15px;
}

 .join-commit h1 {
	font-size: 40px;
 
}
	
	
}


@media screen and (min-width:768px) and (max-width: 1024px) {
.tab-content-new {
	padding: 25px 0 0px 0;
}
.card-deck.mb-3.text-center.pricing-main {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}	

.card-deck .card {
	margin-bottom: 15px;
 
}

.navbar-light .navbar-toggler {
	color: rgba(0,0,0,.5);
	border-color: rgba(0,0,0,.1);
	display: none;
}
.login-name.float-right {
	width: 50%;
	text-align: right;
	border-bottom: none;
	background: transparent;
	padding: 10px;
	display: inline-block;
	position: relative;
}

#header .container .navbar {
	width: 50%;
}
.bot-text {
	width: 270px;
 
}
.app-buttons a {
	text-align: right !important;
}
.pricing-main .card-title {
	font-size: 38px;
 
}
.pricing-main .text-muted {
	color: #fff !important;
	font-size: 18px;
	padding-left: 6px;
}
.pricing-main .card-body-top {
	padding: 20px 20px 25px 20px;
 
}


.col-lg-6.form-group.birthday .col-lg-6.form-group {
	width: 35% !important;
	margin-right: 7px;
	padding-left: 0;
}
.col-lg-6.form-group.birthday .col-lg-3.form-group {
	width: 29%;
}

.col-lg-6.form-group.birthday .col-lg-3.form-group:last-child {
	width: 34%;
}
.col-lg-6.form-group.birthday .col-lg-3.form-group:last-child #birthdayYear {
	width: 100%;
}
.col-xs-12.col-md-4.col-sm-12.right-bar {
	padding: 0;
}
.due-deta li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	font-size: 12px;
}

.due-deta li span.due-deta-right {
	float: right;
	font-size: 11px;
}
.right-top .toggle-section .card-body {
	background-color: rgb(250, 250, 250);
	padding: 0 2px 17px;
}
.due-deta li span.due-deta-right {
	float: right;
	font-size: 12px;
	width: 40%;
	text-align: right;
	line-height: normal;
}
.due-deta-left {
	width: 60%;
	float: left;
	line-height: normal;
}
	
.due-deta li {
	border-bottom: 1px solid #ccc;
	padding: 5px 6px;
	font-size: 13px;
	display: inline-block;
	width: 100%;
}


.join-commit {
 
	height: auto;
 
}
.join-commit h1 {
	font-size: 50px;
	font-weight: bold;
	margin-top: 25px;
	color: #ff9b0d;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #170f03;
	letter-spacing: 1px;
	margin-bottom: 25px;
}
.Join-ban.desktop {
	width: 94%;
}

.join-commit {
	width: 100%;
	height: auto;
	text-align: center;
	/* background-color: #111; */
	/* border: 4px solid #333; */
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 29px;
}

.card-title.pricing-card-title span {
	margin: 0 -5px !important;
}

.about.new-clubname .tab-content {
	margin-top: -40px;
}
.card.mb-6.box-shadow.team {
	max-width: 100% !important;
	padding-top: 0;
}

}



@media screen and (min-width:1023px) and (max-width: 1024px) {
 
}


@media screen and (min-width:1024px) and (max-width: 1279px) {
#header .container {
	padding: 0;
	width: 95%;
	margin: 0 auto;
	max-width: 98%;
}	
.card-deck .card {
 
	margin: 15px 0;
	padding:5px
}

.Join-ban.desktop {
	width: 100%;
	max-width: 975px;
}

.about.new-clubname .tab-content {
	margin-top: -40px;
}
.card.mb-6.box-shadow.team {
	max-width: 100% !important;
	padding-top: 0;
}
	
}
 
 
 @media screen and (min-width:1080px) and (max-width: 1260px) {
.card-deck.mb-3.text-center.pricing-main {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.bot-text {
	width: 80%;
 
}	 
	 
 }