:root{
--btn-big-color:#0099ff;
--btn-small-color:#5f9df7;
--btn-font-color:#ffffff;
--btn-small-font-color:#ffffff;
--btn-color-hover:#6d4bd3;
--title-color:#5b5b5b;
--content-color:#66789C;
--icon_color:#a0abb8;
--max-border-color:#E0E6F7;
}
@media (min-width: 220px) and (max-width: 840px) {
.bootstrap-wrapper .btn.btn-big { 
border-radius: 4px;
padding: 8px 8px;
font-size: 14px;   
}
}
.bootstrap-wrapper .btn.btn-big:hover {
filter: brightness(120%);  
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
transition: 0.2s;
-webkit-transition: 0.2s;
color: var(--btn-font-color);
transition: 0.2s;
box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
}
.bootstrap-wrapper .btn-big {
color: var(--btn-font-color);
background-color: var(--btn-big-color);
border-radius: 8px;
padding: 12px 15px;
font-size: 18px;	
line-height: 1;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.pricing-table-content{
background-color:transparent;
}
.fitness-banner {
margin-top: 127px;
}
.bn-line {
width: 258px;
height: 1px;
background: #626262;
margin-top: 22px;
}
.banner-title-area {}
.banner-title-area h1 {
font-size: 40px;
font-weight: 600;
color: #252525;
margin-bottom: 25px;
}
.banner-title-area p {
font-size: 13px;
color: #494949;
margin-bottom: 50px;
}
.banner-section {
overflow: hidden;
}
.banner-item {
width: 465px;
position: relative;
margin: auto;
margin-bottom: 28px;
}
.banner-item::before {
content: '';
position: absolute;
width: 440px;
height: 25px;
background: #f13b3e;
bottom: -10px;
left: 0;
z-index: -1;
border-radius: 9px;
box-shadow: 1px 5px 10px #988f8f;
}
.banner-item img {}
.banner-info {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
text-align: center;
width: 305px;
}
.logo-img {
display: inline-block;
height: 68px;
width: 68px;
line-height: 57px;
border: 2px solid white;
border-radius: 50%;
margin-bottom: 12px;
}
.logo-img img {}
.banner-info p {
font-size: 10px;
font-weight: 600;
color: #ffffff;
letter-spacing: 0.05em;
margin-bottom: 9px;
line-height: 14px;
}
.banner-info h1 {
font-size: 18px;
color: white;
font-weight: 600;
text-transform: uppercase;
line-height: 19px;
}
.banner-info h4 {
color: white;
font-size: 9px;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.1em;
line-height: 10px;
margin-top: 12px;
}
.banner-info h4 i,
.banner-info p.phone i {
font-size: 16px;
color: #f13b3e;
padding-right: 5px;
}
.banner-info p.phone {
font-size: 10px;
font-weight: 400;
color: #6a6a6a;
background: white;
border-radius: 33px;
line-height: 37px;
height: 34px;
width: 127px;
margin: auto;
margin-top: 24px;
font-family: 'Montserrat', sans-serif;
}
.banner-info p.phone i {}
.banner-info a.website {
font-size: 8px;
color: white;
font-weight: 400;
letter-spacing: 0.05em;
margin-top: 18px;
display: inline-block;
line-height: 10px;
} .banner-btm-title h1 {
font-weight: 600;
margin-bottom: 30px;
}
.banner-btm-title p {
font-size: 13px;
color: #5c5c5c;
margin-bottom: 75px;
}
.pricing-plan-area {
padding: 63px 0 75px;
background: #fff;
}
.pricing-plan-head {
margin-bottom: 72px;
text-align: center;
}
.pricing-plan-head p {}
.pricing-plan-head h2 {}
.single-pricing {
border-radius: 8px;
border: 0.88px solid rgba(141, 141, 170, 0.2);
background: #ffffff;
text-align: center;
}
.single-pricing:hover {
border-radius: 8px;
-webkit-box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 8%);
box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 8%);
border-color: var(--max-border-color);
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
transition: 0.2s;
-webkit-transition: 0.2s;	
transition: 0.2s;
}
.pricing-head {
background: #f7f7f7 none repeat scroll 0 0;
padding: 31px 0 28px;
position: relative;
border-radius: 8px;
}
.pricing-head::after {
background: #eb3a3d none repeat scroll 0 0;
bottom: 0;
content: "";
height: 3px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 34px;
}
.pricing-head .pricing-price {
color: #303030;
font-family: "Open Sans", sans-serif;
font-size: 38px;
line-height: 42px;
margin-bottom: 9px;
}
.pricing-head .pricing-price span {
font-size: 16px;
font-weight: 600;
line-height: 20px;
}
.pricing-head .pricing-time {
color: #303030;
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 22px;
}
.pricing-body {
padding: 26px 30px 9px;
background: white;
border-radius: 8px;
}
.short-desc-price-table{
color: #3b4249;
font-size: 18px;
}
.pricing-body .short-desc {
color: #303030;
font-size: 16px;
line-height: 24px;
margin-bottom: 32px;
}
.pricing-details {
margin-bottom: 47px;
}
.single-pricing-details {
color: #676767;
display: block;
font-size: 14px;
letter-spacing: 0;
padding-top: 2px;
text-transform: uppercase;
}
.single-pricing-details i{
font-size: 18px;
}
.single-pricing a {
text-decoration: none!important;
}
.pricing-buy-now {
background: #e53c35 none repeat scroll 0 0;
border-radius: 25px;
color: #fff;
display: inline-block;
font-weight: 700;
margin-bottom: 6px;
padding: 5px 42px;
}
.pricing-buy-now:hover {
color: #fff;
}
.short-desc-bottom {
color: #4f4f4f;
font-size: 14px;
}
.special-single-price .pricing-head::before {
background-image: url(//enclavenavarra.com/wp-content/plugins/listinghub/admin/files/css/images/price-tag.png);
background-repeat: no-repeat;
content: "";
height: 42px;
position: absolute;
right: 30px;
top: 0;
width: 26px;
}  .pricing-plan-area {
padding: 63px 0 75px;
}
.pricing-plan-head {
margin-bottom: 72px;
text-align: center;
}
.pricing-plan-head p {}
.pricing-plan-head h2 {}
.pricing-head {
background: #f7f7f7 none repeat scroll 0 0;
padding: 31px 0 28px;
position: relative;
}
.pricing-head::after {
background: #eb3a3d none repeat scroll 0 0;
bottom: 0;
content: "";
height: 3px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 34px;
}
.pricing-head .pricing-price {
color: #303030;
font-family: "Open Sans", sans-serif;
font-size: 38px;
line-height: 42px;
margin-bottom: 9px;
}
.pricing-head .pricing-price span {
font-size: 16px;
font-weight: 600;
line-height: 20px;
}
.pricing-head .pricing-time {
color: #303030;
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 22px;
}
.pricing-body {
padding: 26px 30px 9px;
}
.pricing-body .short-desc {
color: #303030;
font-size: 16px;
line-height: 24px;
margin-bottom: 32px;
}
.pricing-details {
margin-bottom: 47px;
}
.pricing-buy-now {
background: #e53c35 none repeat scroll 0 0;
border-radius: 25px;
color: #fff;
display: inline-block;
font-weight: 700;
margin-bottom: 6px;
padding: 5px 42px;
}
.pricing-buy-now:hover {
color: #fff;
}
.short-desc-bottom {
color: #4f4f4f;
font-size: 12px;
}
.special-single-price .pricing-head::before {
background-image: url(//enclavenavarra.com/wp-content/plugins/listinghub/admin/files/css/images/price-tag.png);
background-repeat: no-repeat;
content: "";
height: 42px;
position: absolute;
right: 30px;
top: 0;
width: 26px;
}
.pricing-container {
margin-top: 140px;
}
.pricing-head .pricing-time {
margin: 0;
}
.pricing-buy-now {
margin-bottom: 15px;
}
.pricing-buy-now:hover {
color: #fff;
}