:root {
    --t-xxs: 10px;
    --t-xs: 12px;
    --t-sm: 14px;
    --t-md: 15px;
    --t-base: 16px;
    --t-lg: 18px;
    --t-xl: 20px;
    --t-xxl: 24px;
    --h-xxs: 18px;
    --h-xs: 26px;
    --h-sm: 36px;
    --h-md: 40px;
    --h-base: 50px;
    --i-xxs: 12px;
    --i-xs: 14px;
    --i-sm: 17px;
    --i-md: 20px;
    --i-base: 24px;
    --i-lg: 30px;
    --i-xl: 38px;
    --i-xxl: 48px;
    --i-xxxl: 60px;
}

:root {
    --theme-color: #20376e;
    --hover-color: #1a5d52;
    --primary: #0069d9;
    --primary_dark: #0054ae;
    --primary_light: #99c3f0;
    --accent: #681aea;
    --accent_dark: #5315bb;
    --accent_light: #c3a3f7;
    --white: #fff;
    --black: rgb(34, 34, 34);
    --black_90: rgba(34, 34, 34, .90);
    --black_80: rgba(34, 34, 34, .80);
    --black_70: rgba(34, 34, 34, .70);
    --black_60: rgba(34, 34, 34, .60);
    --black_50: rgba(34, 34, 34, .50);
    --black_40: rgba(34, 34, 34, .40);
    --black_30: rgba(34, 34, 34, .30);
    --black_20: rgba(34, 34, 34, .20);
    --black_15: rgba(34, 34, 34, .15);
    --black_10: rgba(34, 34, 34, .10);
    --black_07: rgba(34, 34, 34, .07);
    --black_90_S: rgb(56,56,56);
    --black_80_S: rgb(78,78,78);
    --black_70_S: rgb(100,100,100);
    --black_60_S: rgb(122,122,122);
    --black_50_S: rgb(145,145,145);
    --black_40_S: rgb(167,167,167);
    --black_30_S: rgb(189,189,189);
    --black_20_S: rgb(211,211,211);
    --black_15_S: rgb(222,222,222);
    --black_10_S: rgb(233,233,233);
    --black_07_S: rgb(240,240,240);
    --error: #cc1e1e;
    --error_dark: #a31818;
    --error_light: #eba5a5;
    --warn: #dc700b;
    --success: #1c8250;
    --success_dark: #166840;
    --success_light: #a4cdb9;
    --font: Bozon, sans-serif;
    --program_color: #6654ed;
}
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Open+Sans&family=Oswald&family=Poppins&family=Source+Sans+Pro&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

body{
        font-family: 'Source Sans Pro', sans-serif;
}
.s1{
    overflow: hidden;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #433e3e;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
p{
        font-family: 'Source Sans Pro', sans-serif;
}
.product-thumbnail a:hover{
    cursor: default;
}
.gta-prd-txt{
        padding: 20px 30px;
}
.breadcrumb{
    padding: 4px 0!important;
}

#myaccount-span button a:hover{
    color: #468c80 !important;
}
a.navbar-brand img {
    width: 50%;
}
.product-right .product-sub-description .about-title {
    display: block;
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0.5em;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #276d61!important;
    border-radius: 50px;

}


.pricing-section {
     position: relative;
    min-height: 500px;
}
.title-block .title--large {
    font-size: 48px;
    font-weight: 300;
}
.txt-light {
    color: #fff;
}
.txt-center {
    text-align: center;
}
.pgb-150 {
    padding-bottom: 150px;
}
.pgt-150 {
    padding-top: 150px;
}
.pgt-50 {
    padding-top: 50px;
}
.pgb-100 {
    padding-bottom: 100px;
}
.pgb-50 {
    padding-bottom: 50px;
}
.title-block .title--huge {
    font-size: 80px;
    line-height: 30px;
    margin-bottom: 35px;
    padding-bottom: 20px;
    font-weight: 500;
}

.pricing-description{
        text-align: center;
}
.pricing-description__item{
    color:#fff;
}
.subtitle{
        font-weight: 600;
    font-size: 21px;
}
.pricing-description__item {
    font-size: 15px;
    color: #000000;
    line-height: 18px;
    padding: 10px 0;
}
.txt-color {
    color: #479a8d;
}

.btn--extralg {
    padding: 20px 70px;
}
.btn--round {
    border-radius: 50px;
}
.badges img{
    max-width: 141px !important;
    padding: 15px 0;
    margin: auto;
}
.border-right2 {
    border-right: 1px solid #71777c !important;
}
.user-actions {
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background: #ffffff;
    padding: 18px 20px 15px;
    margin-bottom: 65px;
    border-top: 3px solid #cbcbcb;
    position: relative;
    color: #666666;
}
.user-actions::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -35px;
    width: 100%;
    height: 1px;
    background: #eeeeee;
}
td.product-quantity {
    width: 435px;
}
td.product-quantity .cart-plus-minus {
    display: inline-block;
    height: 40px;
    padding: 0;
    position: relative;
    width: 110px;
}
td.product-quantity .cart-plus-minus .dec.qtybutton {
    border-right: 1px solid #e5e5e5;
    height: 40px;
    left: 0;
    padding-top: 8px;
    top: 0;
}
td.product-quantity .cart-plus-minus .inc.qtybutton {
    border-left: 1px solid #e5e5e5;
    height: 40px;
    padding-top: 9px;
    right: 0;
    top: 0;
}
 td.product-quantity .cart-plus-minus .qtybutton {
    color: #666;
    cursor: pointer;
    float: inherit;
    font-size: 16px;
    margin: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 20px;
    text-align: center;
}
td.product-quantity .cart-plus-minus input.cart-plus-minus-box {
    color: #666;
    float: left;
    font-size: 14px;
    height: 40px;
    margin: 0;
    width: 110px;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    padding: 0;
    text-align: center;
}
 
.billing-details {
    background-color: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

.nav-cart-content {
  top: 100%;
  right: 0px;
  position: absolute;
  z-index: 999;
  background-color: #fff;
  padding: 2px;
  border: 3px solid #e2dddb;
  width: 336px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.16);
  border-radius: 3px;
  display:none;
  transition: all 0.3s ease;
}
.nav-cart-item-desc a {
  font-family: "Fira Sans", sans-serif;
  color: #222;
}
li.nav-item.cart-sec {

    position: relative;
    padding-right: 5px;

}

.nav-cart-item:first-child {
  border-top: 0 none;
  margin-top: 0;
  padding-top: 0;
}
.nav-cart-item-image {
  border: 2px solid #eee;
  height: 48px;
  margin-right: 15px;
  transition: border-color 0.2s linear 0s;
  width: 48px;
}
.nav-cart-item-image a, .nav-cart-item-image img {
  display: block;
  height: 100%;
  width: 100%;
}
.nav-cart-item-quantity {
  padding: 4px 9px;
  margin-left: 13px;
  border-radius: 50%;
}
span.rounded-area {
    margin-left: 20px;
    background-color: #20376e;
    padding: 3px 0;
    border-radius: 50%;
    color: #fff;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    font-size: 11px;
    top: -5px;
    text-align: center;
}
.nav-cart-action .default-btn:hover{
color: #fff!important;
}
ul.navbar-item li i {
    font-size: 1.3rem;
    color: var(--hover-color);
}
.banner-text p {
  padding-right: 33px;
  color: #fff;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgb(254, 83, 47);
}

.form-control {
    height: 50px!important;
    color: #6e6e6e!important;
    border: 1px solid #e8e8e8!important;
    background-color: transparent;
    border-radius: 0!important;
    padding: 0;
    font-size: 15px;
    padding: 10px 20px;
    width: 100%;
}
.checkout-btn:hover{
    background: #000!important;
}
.shippinAddress {
    background: #f4f4f4;
    padding: 10px;
    text-align: center;
    margin: 10px 0;
}
.question1 {
    padding-left: 20px;
}
.default-btn{
      display: inline-block!important;
    background-color: var(--theme-color)!important;
    border-radius: 5px!important;
    padding: 10px 40px!important; 
    color: #fff!important;
}
.cart-wraps {
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    padding: 40px;
}
.cart-table table tbody tr td {
    vertical-align: middle;
    color: #666;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    border-color: #eaedff;
    border-left: none;
    border-right: none;
    text-align: center;
}
 .pro-qty-btn {
    margin: 0 0;
    border: 1px solid #cdc5c5;
    width: 160px;
    /* border-radius: 7px; */
}
.pro-qty-btn input:focus-visble{
    outline:none;
}
.qtyplus, .qtyminus {
  color: #b9b9b9;
    border: none;
    background: none;
    position: relative;
    font-weight: 400;
}
.prod-detail-img{
        background: #f4f4f4;
}
.pro-qty-btn input {
       text-align: center;
    border: none;
    padding: 5px 0;
    font-size: 16px;
    width: 100px;
    height: 45px;
    display: inline-block;
    font-weight: 500;
    margin-left: 0;
    background: transparent;
    position: relative;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    text-align: center;
}

.cart-table table tbody tr td.product-thumbnail img {
    height: 67px;
}
.cart-table table tbody tr td.product-name a:hover {
    color: #333;
}
.cart-table table tbody tr td.product-name a:hover {
    color: #333;
}
.cart-table table tbody tr td.product-name a {
    color: #666;
    font-weight: 600;
    display: inline-block;
}
.default-btn{
        background-color: var(--theme-color);
}
.cart-table table tbody tr td.product-quantity .input-counter {
    max-width: 130px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
    position: relative;
}
.cart-table table tbody tr td.product-quantity .input-counter input {
    height: 45px;
    color: #333;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}
.cart-table table tbody tr td.product-subtotal .remove i {
    font-size: 22px;
    margin-top: -11px;
}
.cart-table table tbody tr td.product-subtotal .remove:hover {
    color: red!important;
}

.cart-table table tbody tr td.product-subtotal .remove {
    color: #666;
    float: right;
    position: relative;
    top: 1px;
    transition: all 0.5s;
}
.cart-table table tbody tr td.product-subtotal .remove {
    color: #666;
    float: right;
    position: relative;
    top: 1px;
    transition: all 0.5s;
}

/* .table-bordered td, .table-bordered th {
   border-right: none!important; 
   border-left: none!important; 
   border-top: none!important; 
} */
.contact-info-area .single-contact-info h3 {
    transition: all 0.5s;
    font-size: 18px;
    line-height: 18px;
}
.contact-info-area .single-contact-info a {
    color: #686868;
    transition: all 0.5s;
    display: block;
}
/* .contact-info-area .single-contact-info:hover {
    background-color: var(--theme-color);
}
.contact-info-area .single-contact-info:hover h3 {
    color: #fff;
}
.contact-info-area .single-contact-info:hover a {
    color: #fff!important;
} */
.contactHeader{
        text-align: center;
    max-width: 1000px;
    margin: auto;
}
.product-details-image {
    text-align: center;
    /* background-color: #f7f7f7; */
    margin: auto;
    padding: 50px 70px;
}
.product-details-image {
    text-align: center;
    background-color: #f7f7f7;
}
.hdng1-pro {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    color: #292a28;
}
.contact-info-area .single-contact-info {
    text-align: center;
    /* box-shadow: 0 0 40px rgba(82, 85, 90, 0.1); */
    /* background-color: #fff; */
    margin-bottom: 30px;
    /* padding: 30px; */
    transition: all 0.5s;
    min-height: 200px;
}
.cart-area, .contact-info-area {
    background: #f4f4f4;
    padding: 30px;
}
span {
    font-family: "Fira Sans", sans-serif;
}
.how {
    margin-bottom: 22px;
    background: #f2f2f2;
    padding: 30px;
    margin-top: 20px;
}
.how p {
    font-weight: 600;
}
.default-btn {
    font-family: "Fira Sans", sans-serif;
    background-color: var(--theme-color);
    transition: all 0.5s;
    position: relative;
    z-index: 1;
    border-radius: 0px;
    overflow: hidden;
    letter-spacing: 0;
    font-size: 1rem;
    padding: 15px 46px;
    text-align: center;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}
.default-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -180px;
    width: 100%;
    height: 100%;
    background-color: var(--hover-color);
    border-color: var(--hover-color);
    z-index: -1;
    -webkit-transition: all 0.9s;
    transition: all 0.3s;
    opacity: 0;
}
.default-btn:hover::before {
    opacity: 1;
    left: 0;
}
.qty-div input {
    background: #fff;
    border-radius: 29px;
    font-weight: 700;
}
.form-control {
    height: 50px;
    color: #6e6e6e;
    border: 1px solid #e8e8e8;
    background-color: transparent;
    border-radius: 0;
    padding: 1.5rem 0.75rem;
    font-size: 15px;
    width: 100%;
}
.product-right .product-sub-description {
    display: block;
    width: 100%;
    margin-top: 1.5em;
}
.product-right .product-sub-description .about-description {
    display: block;
    width: 100%;
    font-size: 16px;
    /* white-space: break-spaces; */
    /* text-align: justify; */
}
/* section {
    padding-top: 18px;
    padding-bottom: 60px;
} */
.hd-1{
    font-size: 50px;
}
.big-title {
    font-size: 90px;
    line-height: 110px;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #000;
    z-index: -1;
    color: transparent;
    /* margin-left: -130px; */
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.28);
    -webkit-text-fill-color: transparent;
}

.prt-list.prt-list-style-icon-01 li {
  position: relative;
    align-items: baseline;
    margin-bottom: 10px;
    padding-left: 18px;
    color: #fff;
}
.prt-list-item {
    list-style: none;
}
.prt-list{
    margin-left: 0;
    padding-left: 0;
}
.prt-list.prt-list-style-icon-01 li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 11px;
    right: auto;
    bottom: auto;
    width: 6px;
    height: 6px;
    background-color: #fec44a;
}
.hd3{
        font-family: "Oswald", sans-serif;
}
.img-tag{
    max-width: 38px;
    display: inline-block;
    margin-right: 5px;
}
.top_menu .navbar-light .navbar-nav .nav-link {
letter-spacing: 1px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, .7);
    transition: all ease-in-out 0.3s;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;

}

.featured-imagebox-post { 
    overflow: visible;
}
.featured-imagebox-post .featured-content .post-meta span{ 
    display: inline-block;
    position: relative;
    margin-right: 20px;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 12px;
}
.featured-imagebox-post .featured-content .post-meta span,
.featured-imagebox-post .featured-content .post-meta span a {
    color: var(--body-font-color);
}
.featured-imagebox-post .featured-content .post-meta span:last-child{
    margin-right: 0;
}
.featured-imagebox-post .featured-content .post-meta span i{ 
    padding-right: 4px; 
    font-size: 14px;
    line-height: 0;
    color: var(--base-skin);
}
.featured-imagebox-post .featured-content .post-meta span i.fa-comments-o { font-size: 16px; }
.featured-imagebox-post .prt-box-post-date .prt-entry-date{
    color: #fff;
    display: inline-block;
    padding: 20px 8px;
    z-index: 2;
    font-size: 15px;
}
.prt-box-post-date .prt-entry-date .entry-month, 
.prt-box-post-date .prt-entry-date .entry-year {
    font-size: 16px;
    line-height: 1;
    display: block;
    font-weight: 700;
    text-transform: capitalize;
}
.post-category{
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1;
    padding: 6px 10px;
    color: #fff;
    margin-bottom: 15px;
}
/* post-1 */
.featured-imagebox-post.style1 {
    overflow: hidden;
    border: 15px solid #fff;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.05);
}
.featured-imagebox-post.style1:hover{
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.09);
}
.featured-imagebox-post.style1 .featured-content {
    position: relative;
    padding: 25px 5px 11px;
    text-align: left;
}
.featured-imagebox-post.style1 .featured-content .post-meta span{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}
.featured-imagebox-post.style1 .featured-content .featured-title h3 {
    font-size: 21px;
    line-height: 32px;
    text-transform: none;
}
.featured-imagebox-post.style1 .featured-content .featured-desc p{
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.featured-imagebox-post.style1 .featured-content .blog-tag .imagebox-category-blog{
    display: inline-block;
    padding: 12px 20px 10px;
    border-radius: 20px;
    background-color: #57aa46;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.featured-imagebox-post .blog-tag {
    padding-top: 16px;
    margin: 16px 0px 4px 0px;
    border-top: 1px solid #f0f0f0;
}
.featured-imagebox-post .post-meta{
    font-size: 16px;
    line-height: 16px;
    background-color: rgba( 87,170,70 , 0.85);
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
}
.featured-imagebox-post .post-meta .prt-meta-date{
    font-size: 25px;
    line-height: 24px;
}
.featured-imagebox-post .post-meta .prt-meta-month{
    font-size: 14px;
    padding-top: 9px;
}
/* post-2 */
.featured-imagebox-post.style2 .post-metadate {
    display: flex;
}
.featured-imagebox-post.style2 span.prt-meta-line.date{
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    -webkit-text-stroke: 1px #000;
    -webkit-text-fill-color: transparent;
}
.featured-imagebox-post.style2 span.prt-meta-line.month{
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    display: table-caption;
    margin: 0 0 0 10px;
}
.featured-imagebox-post.style2 .featured-thumbnail{
    margin-left: -40px;
    border-radius: 50px;
    overflow: hidden;
}
.featured-imagebox-post.style2 .featured-thumbnail img{
    transform: scale(1);
}
.featured-imagebox-post.style2 .featured-content h3 a{
    font-size: 22px;
    line-height: 32px;
}
.featured-imagebox-post.style2 .featured-content .post-meta span {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    margin-bottom: 15px;
}
.featured-imagebox-post.style2 .featured-content .post-meta span.headingfont-color{
    color: var(--base-headingfont-color);
}
.featured-imagebox-post.style2 .featured-thumbnail:after, 
.featured-imagebox-post.style2 .featured-thumbnail:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    transition: .6s ease;
    z-index: 1;
    opacity: 0;
    background-color: rgba(0,0,0,0.67);
    left: 0;
}
.featured-imagebox-post.style2  .featured-thumbnail:before {
    top: 0;
}
.featured-imagebox-post.style2  .featured-thumbnail:after {
    bottom: 0;
}
.featured-imagebox-post.style2:hover .featured-thumbnail:after, 
.featured-imagebox-post.style2:hover .featured-thumbnail:before {
    height: 100%;
    opacity: .4;
}
/* services-1 */

/* style1 */
.featured-imagebox-service.style1 {
    position: relative;
    overflow: visible;
}
.featured-imagebox-service.style1 .featured-title h3 {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 18px;
    font-weight: 600;
}
.featured-title a{
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.featured-imagebox-service.style1 .featured-thumbnail {
    transition: .5s all;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 30%;
    height: 100vh;
    margin-left: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.featured-imagebox-service.style1 .featured-thumbnail img{
    transform: scale(1);
    object-fit: cover;
    max-width: 233px;
}
.featured-imagebox-service.style1:hover .featured-thumbnail {
    transition: .5s all;
    opacity: 1;
    top: -50px;
    transform: rotate(3deg);
}
.featured-imagebox-service.style1 .featured-title h3 a {
    color: rgba(255, 255 ,255 , 0.70);
}
.featured-imagebox-service.style1:hover .featured-title h3 a{
    color: var(--base-skin);
}

.page-title-area .page-title-content h2 {
    margin-bottom: 0;
    font-size: 48px;
    color: #ffffff;
}
.page-title-content {
    margin-top: 60px;
}
.page-title-area .page-title-content ul {
    padding-left: 0;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 0;
}
.page-title-area .page-title-content ul li {
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-size: 15px;
}
.page-title-area .page-title-content ul li a {
    color: #ffffff;
}
.store-membershi:hover{
          color:#fff!important;
      }
.page-title-area {
position: relative;
    z-index: 1;
    padding-bottom: 69px;
    text-align: center;
    background:url(../images/inner-banner.jpg) no-repeat center;
    background-size: cover;
    padding-top: 23px;
}

.contact-info-area .single-contact-info i {
    display: block;
    color: #417d33;
    transition: all 0.5s;
    font-size: 25px;
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    line-height: 50px;
    border: 2px dotted #417d33;
    border-radius: 50%;
}
.w-heading h2 {
    font-size: 45px;
    line-height: 58px;
    font-family: 'Oswald', sans-serif;
    text-transform: capitalize;
    color: #999;
}

.bn-icon {
    display: block;
    padding: 5px;
    /* margin: auto; */
    text-align: center;
    width: auto;
    background: #fff;
    margin-top: -19px;
    width: 70px;
    height: 70px;
    position: relative;
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.bn-box:hover .bn-icon {
    background: var(--theme-color);
    border-radius: 50%;
}
.bn-text h4 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
.subtitle2 h4 {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
}
.subtitle2 h4::after {
    display: inline-block;
    content: "";
    width: 156px;
    height: 3px;
    vertical-align: middle;
    -webkit-margin-start: 30px;
    margin-inline-start: 30px;
    background: #000;
}
.Header {
    align-items: center;
    background: #fff;
    display: flex;
    flex-flow: column;
    width: 100%;
}
.w-section {
    position: relative;
    /* padding: 120px 0px 0px; */
}
.add-to-link ul{
    display: flex;
    /* justify-content: center;*/
}

.add-to-link  li{
    list-style: none;
    margin: 0 5px;
}

.add-to-link  li a{
     text-transform: uppercase;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
    transition: 0.3s ease-in-out all;
    color: #fff;
    padding: 10px 15px;
    background: #333;
    font-family: 'Source Sans Pro', sans-serif;
}
.add-to-link  li a:hover{
    background: var(--hover-color);
    color: #ffffff!important;

}
.pricing-meta li{
    list-style: none;
}
.banner-bg-top .bannerContent {
    position: relative;
    z-index: 7;
    visibility: visible;
    display: block;
    left: 0px;
    max-height: none;
    overflow: visible;
    padding: 100px 85px !important;
    width: 525px;
    height: 516px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    animation-name: float_left_right;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_left_right;
    -webkit-animation-duration: 9s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_left_right;
    -moz-animation-duration: 9s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    /* border-right: #18924b 24px solid; */
}

@keyframes float_left_right {
    0% {
        transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }

    50% {
        transform: translateX(20px);
        transform: translateX(20px);
        opacity: 1;
    }

    100% {
        transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }

}
.hd-2{
      font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    color: #fff;
}
.model-img  img{
position: relative;
       z-index: 1;
    color: rgb(255, 255, 255);
    /* width: 714px; */
    /* height: 714px; */
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(-155px, 0px);
    visibility: visible;
    border-radius: 50%;
    
}
.bg-img1 {

    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.bg-img5{
      background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.bg-img1 .big-title {
    -webkit-text-stroke: 1px rgba(255, 255, 255, .28);
}
.banner-bg-top h3 {
    color: #ffffff;
    font-size: 44px;
    letter-spacing: 0px;
    margin: 20px 0px;
    /* font-weight: 700; */
    /* font-family: 'Montserrat', sans-serif; */
    font-family: "Oswald", sans-serif;
}
.button-bg-m {
     /* margin-top: 1rem; */
        background: var(--theme-color);
    height: 49px;
    line-height: 24px;
    color: #fff;
    /* border-radius: 6px; */
}
.button-bg-m:hover {
    background: var(--hover-color);
     color: #fff!important;
}
.button-bg-m {
  display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
    padding: 18px 40px;
    /* background: #ccc; */
    border-width: 0px;
    border-style: solid;
    border-color: #eaeff5;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    /* font-family: var(--base-headingfont); */
    transition: all 0.5s ease 0s;
    background-color: rgb(86, 170, 70);
}
.button-bg-m::before{
    background-image: linear-gradient(to right, #59aa46, #20376e);
    border-radius: 0;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-100%, 0) rotate(10deg);
    transform-origin: top left;
    transition: .3s transform ease-out;
    will-change: transform;
    z-index: -1;
}

.button-bg-m:hover:before{
    transform: translate(0, 0);
    transform: scale(1.05);
    will-change: transform;
}
.banner-bg-top p {
    color: #ffffff;
    margin-bottom: 0px;
    /* font-size: 27px; */
    /* margin-top: 2rem; */
    padding: 0px;
    font-weight: normal;
    /* letter-spacing: 7px; */
    font-family: 'Montserrat', sans-serif;
}
.banner-bg-top .row {
    /* min-height: 850px; */
    padding: 90px 0;
}
.sub-title h4 {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    color: #ffffff;
}
.btn-warning {
       color: #ffffff!important;
    background-color: #479a8d!important;
    border-color: #479a8d!important;
}
.btn-warning:hover{
    color: #ffffff;
    background-color: #000000!important;
    border-color: #000000!important;
}
.SkipToContent.SkipToContent {
    background-color: #fff;
    left: 0.25em;
    padding: 0.25em;
    position: fixed!important;
    top: 0.25em;
}
.img-block img{
max-width: 100%;
}

.is-visuallyHidden {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.banner-bg-top {
     width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    /* height: 100vh; */
    z-index: 9;
    overflow: hidden;
    background-attachment: fixed;
}
/* .banner-bg-top::after {
    content: '';
    position: absolute;
    background: #ffbe34;
    width: 40%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    border-radius: 30px 0px 0px 30px;
} */
.Header-navMenu {
     background: #479a8d;
    color: #fff;
    display: flex;
    font-size: var(--t-sm);
    font-weight: 600;
    height: 40px;
    justify-content: center;
    padding: 0 30px;
    width: 100%;
}

.Header-navMenu_content, .Header-navMenu_left {
    align-items: center;
    display: flex;
    height: 100%;
}

.Header-navMenu_content {
    justify-content: space-between;
    max-width: 1500px;
    width: 100%;
}

.Header-navMenu_content, .Header-navMenu_left {
    align-items: center;
    display: flex;
    height: 100%;
}

.LanguageSelector {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%;
    margin-left: 40px;
    width: 110px;
}

.Header-navMenu_right {
    align-items: center;
    display: flex;
}

.Header-navMenu_right a {
    color: #fff;
    margin-right: 30px;
    text-decoration: none;
}

.Header-navMenu_right a:last-child {
    margin-right: 0;
}

.Header-navMenu_right a {
    color: #fff;
    margin-right: 30px;
    text-decoration: none;
}


.Header-main {
    background: #000000e0;
    grid-column-gap: 20px;
    align-content: center;
    align-items: center;
    display: flex;
    grid-template-columns: 175px 1fr auto;
    min-height: 104px;
    padding: 0 40px;
    position: relative;
    width: 100%;
    justify-content: space-between;
}

.Header-main_logoContainer {
    align-items: center;
    display: flex;
    height: inherit;
    max-width: 175px;
    min-width: 145px;
}

.Header-main_logoContainer img {
    max-height: 65px;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
}

.Header-main_inputContainer {
    display: flex;
    justify-content: center;
}

.SearchForm {
    border-radius: 5px;
    box-shadow: 0 1px 5px rgb(34 34 34 / 12%), 0 6px 10px rgb(34 34 34 / 25%);
    display: grid;
    grid-template-columns: 1fr 1fr 46px;
    height: 46px;
    justify-content: center;
    max-width: 700px;
    min-width: 450px;
    width: 90%;
}

.SearchForm__location, .SearchForm__search {
    position: relative;
}

.SearchForm__input-icon {
    color: #22222266;
    left: 20px;
    position: absolute;
    top: 10px;
}

.SearchForm input {
    border: none;
    border-radius: 5px;
    font-size: 18px;
    height: 100%;
    outline: none;
    padding-left: 50px;
    width: 100%;
}

.SearchForm__divider {
    background-color: var(--black_20);
    height: 90%;
    position: absolute;
    top: 5%;
    width: 1px;
    z-index: 2;
}

.SearchForm__submit-btn {
    background: var(--primary);
    border: none;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    outline: none;
    width: 46px;
}

.SearchForm__submit-icon {
    color: var(--white);
    margin-top: 5px;
}

.Header-main_userCtrlContainer {
    min-width: 100%;
    width: 20%;
    text-align: right;

}

.Header-userCtrl_noUser {
   
}

.button__elem {
    display: inline-block;
}

.Header-userCtrl_noUser * {
    white-space: nowrap;
    color: #242222;
    letter-spacing: 0;
}

.button__elem button.medium.round {
    border-radius: 28px;
}

.button__elem button.medium {
    font-size: var(--t-xs);
    line-height: 16px;
    min-height: 30px;
    padding: 6px 16px;
}

.button__elem button.primary-outlined {
    background: rgba(0,0,0,0);
    border: 1px solid var(--btn_color_main);
    color: var(--btn_color_main);
}

.button__elem button.primary-color {
    --btn_color_main: var(--primary);
    --btn_color_dark: var(--primary_dark);
    --btn_color_light: var(--primary_light);
}

.button__elem button {
    border-radius: 2px;
    transition: all .3s ease;
    text-align: center;
    font-family: var(--font);
    width: 100%;
    font-weight: 600;
    letter-spacing: 1.5px;
    outline: none;
    border: none;
    display: grid;
    align-items: center;
    justify-content: center;
}


.MegaCatMenu {
    display: flex;
    padding: 0 30px;
}

.MegaCatMenu-container {
    display: flex;
    justify-content: center;
    position: relative;
}

.MegaCatMenu-headingItem {
   color: #000;
    --border-bottom-width: 2px;
    align-items: center;
    background: transparent;
    background-image: linear-gradient(var(--black_70_S),var(--black_70_S));
    background-position: 55% 100%;
    background-repeat: no-repeat;
    background-size: 0 var(--border-bottom-width);
    border: none;
    cursor: pointer;
    display: inline-block;
    display: flex;
    font-weight: 400;
    margin-right: 30px;
    outline: none;
    padding: 10px 10px 20px;
    transition: background-size .3s;
}

.wrapper{
    width: 100%;

}

.SmallTeaserCard-background {
    align-items: center;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 2px 1px var(--black_07),0 2px 6px var(--black_20);
    cursor: pointer;
    display: flex;
    border-radius: 5px;
    height: 84%;
    justify-content: space-around;
    margin: auto;
    width: 100%;
}



.Home-themeParks {
    min-height: 195px;
    margin-top: 28px;
    margin-bottom: 28px;
}

.ThemeParksNearYou-container {
    background: #fff;
}

.ThemeParksNearYou-title {
    text-align: left;
}

.ThemeParksNearYou-title {
    font-size: var(--t-base);
    margin-top: 0;
    padding: 15px 10px 0;
}

.ThemeParksNearYou-contentContainer {
    width: auto;
}

.ThemeParksNearYou-contentContainer {
    margin: 0 auto;
    padding: 0 10px 8px;
}



.TileImage-stacked.TileImage.clickable {
    cursor: pointer;
}

.TileImage-stacked.TileImage {
    grid-row-gap: 12px;
    display: grid;
    grid-template-rows: 72px auto;
    position: relative;
    text-decoration: none;
}

.TileImage-stacked .TileImage-image {
    background-position: 57%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    padding: 4rem;
}

.TileImage-stacked .TileImage-text-head {
    font-size: var(--t-sm);
    padding-bottom: 8px;
}

.TileImage-stacked .TileImage-text-head {
    color: var(--black);
    font-size: var(--t-base);
    font-weight: 600;
    margin: 0;
}

.TileImage-stacked .TileImage-text-body {
    font-size: var(--t-xs);
    padding-bottom: 8px;
}

.TileImage-stacked .TileImage-text-body {
    color: var(--black);
    font-size: var(--t-sm);
    font-weight: 400;
    margin: 0;
}



.Home-popBrands {
    background: var(--white);
    box-shadow: 0 2px 1px var(--black_07),0 2px 6px var(--black_20);
    min-height: 162px;
    margin-bottom: 22px;
    border-radius: 5px;
}

.CampaignHeader {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 8px 15px;
    width: 100%;
}

.CampaignHeader h2 {
    font-size: var(--t-base);
    margin: 0;
}



.Home-mobileBanner {
    background: var(--white);
    border-radius: 5px;
    box-shadow: 0 2px 1px var(--black_07),0 2px 6px var(--black_20);
    height: 298px;
}

.MobileTeaser-content-left-image {
    grid-area: image;
    height: 128px;
    margin: 45px auto 0;
    width: 128px;
    position: relative;
    left: 60px;
}

.MobileTeaser-content-mobileCta {
    align-items: end;
    grid-area: cta;
    margin: 24px 0 0;
    width: 530px;
}

.MobileTeaser-content-headline {
    font-size: var(--t-lg);
    font-weight: 400;
    grid-area: topRow;
    margin-top: 19px;
}

.MobileTeaser-content-bold {
    font-size: var(--t-lg);
    font-weight: 600;
    white-space: pre-wrap;
}

.MobileTeaser-content-description {
    font-size: var(--t-lg);
    grid-area: description;
    padding-top: 8px;
    width: 530px;
}

.MobileTeaser-appBadges {
    float: left;
    grid-area: buttons;
    margin-top: 15px;
    margin-bottom: 35px;
}

.MobileTeaser-appBadges a {
    padding: 5px;
}

.MobileTeaser-appBadges img {
    height: 50px;
}

.MobileTeaser-right-image {
    grid-area: rightImage;
    padding-top: 17px;
    padding-right: 20px;
    position: relative;
    right: 60px;
}




.Footer {
background: var(--white);
color: var(--black);
display: block;
position: relative;
width: 100%;
}
.Footer-userNav {
align-items: center;
display: flex;
flex-flow: column;
}

.Footer-uppernav {
background-color: var(--program_color);
padding: 24px;
text-align: center;
width: 100%;
}
.Footer-modalContainer.noMobile, .Footer-modalContainer.noUser {
grid-template-columns: auto auto;
justify-items: center;
}
.Footer-modalContainer {
grid-gap: 100px;
grid-gap: 15px;
color: var(--white);
display: grid;
grid-template-columns: 1fr 1fr auto;
text-align: left;
}
.Footer-modalInfo {
align-items: center;
display: grid;
grid-template-rows: 1fr 1fr 2fr;
height: 120px;
min-width: 200px;
padding-left: 36px;
}
.Footer-modalInfoHeader {
align-items: center;
display: flex;
position: relative;
}
.icon__elem.icon__lg {
font-size: var(--i-lg);
}
.Footer-modalInfoIcon {
display: flex;
justify-content: center;
}
.Footer-modalInfoTitle {
font-size: var(--t-lg);
font-weight: 300;
margin: 5px 0;
}
.Footer-modalInfoSubtext {
font-size: var(--t-xs);
font-weight: 300;
padding-bottom: 5px;
}
.button__elem {
display: inline-block;
}
.button__elem button.large.round {
border-radius: 36px;
}
.Footer-btnContainer .button__elem.Footer-btn button {
border-color: var(--white);
color: var(--white);
}
.button__elem button.large {
font-size: var(--t-md);
line-height: 20px;
min-height: 40px;
padding: 7px 24px;
}
.button__elem button.secondary-outlined {
background: rgba(0,0,0,0);
border: 1px solid #fff;
color: #fff;
}
.button__elem button.primary-color {
--btn_color_main: var(--primary);
--btn_color_dark: var(--primary_dark);
--btn_color_light: var(--primary_light);
}
.button__elem button {
border-radius: 2px;
transition: all .3s ease;
text-align: center;
font-family: var(--font);
width: 100%;
font-weight: 600;
letter-spacing: 1.5px;
outline: none;
border: none;
display: grid;
align-items: center;
justify-content: center;
}
button, [type=button], [type=reset], [type=submit] {
-webkit-appearance: button;
}
button, select {
text-transform: none;
}
button, input {
overflow: visible;
}
button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
.button__elem button span.button__label {
line-height: inherit;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
vertical-align: -moz-middle-with-baseline;
transform: translate(0, 0);
margin-bottom: -2px;
}
.Footer-modalInfo {
align-items: center;
display: grid;
grid-template-rows: 1fr 1fr 2fr;
height: 120px;
min-width: 200px;
padding-left: 36px;
}
.Footer-modalInfoHeader {
align-items: center;
display: flex;
position: relative;
}
.icon__elem.icon__lg {
font-size: var(--i-lg);
}
.Footer-modalInfoIcon {
display: flex;
justify-content: center;
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}
.Footer-modalInfoTitle {
font-size: var(--t-lg);
font-weight: 300;
margin: 5px 0;
}
.Footer-modalInfoSubtext {
font-size: var(--t-xs);
font-weight: 300;
padding-bottom: 5px;
}
.button__elem button.large.round {
border-radius: 36px;
}
.Footer-btnContainer .button__elem.Footer-btn button {
border-color: var(--white);
color: var(--white);
}

.button__elem button.large {
font-size: var(--t-md);
line-height: 20px;
min-height: 40px;
padding: 7px 24px;
}

.button__elem button.secondary-outlined {
background: rgba(0,0,0,0);
border: 1px solid #fff;
color: #fff;
}

.button__elem button.primary-color {
--btn_color_main: var(--primary);
--btn_color_dark: var(--primary_dark);
--btn_color_light: var(--primary_light);
}

.button__elem button {
border-radius: 2px;
transition: all .3s ease;
text-align: center;
font-family: var(--font);
width: 100%;
font-weight: 600;
letter-spacing: 1.5px;
outline: none;
border: none;
display: grid;
align-items: center;
justify-content: center;
}

button, [type=button], [type=reset], [type=submit] {
-webkit-appearance: button;
}

button, select {
text-transform: none;
}

button, input {
overflow: visible;
}

button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
.button__elem button span.button__label {
line-height: inherit;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
vertical-align: -moz-middle-with-baseline;
transform: translate(0, 0);
margin-bottom: -2px;
}
.Footer-bottomNavLinks {background-color: rgb(34 34 34 / 74%);display: flex;justify-content: center;margin: 0;padding: 15px;width: 100%;}
.Footer-bottomNavUl {
display: flex;
justify-content: space-around;
list-style: none;
margin: 0;
padding: 0;
width: 50%;
}
.Footer-bottomNavUl a, .Footer-bottomNavUl li {
color: var(--white) !important;
font-size: var(--t-xs);
text-decoration: none;
}

.active, .inactive {
cursor: pointer;
text-decoration: none;
}

a {
background-color: rgba(0,0,0,0);
}
.Footer-bottomNavUl a, .Footer-bottomNavUl li {
color: var(--white);
font-size: var(--t-xs);
text-decoration: none;
}
.Footer-bottomNavUl a, .Footer-bottomNavUl li {
color: var(--white);
font-size: var(--t-xs);
text-decoration: none;
}
.Footer-bottomNavUl a, .Footer-bottomNavUl li {
color: var(--white);
font-size: var(--t-xs);
text-decoration: none;
}

@media screen and (min-width: 1024px){
.Footer-uppernav {
padding: 24px 56px;
}
.Footer-modalContainer.noMobile, .Footer-modalContainer.noUser {
grid-gap: 100px;
display: inline-grid;
}
.Footer-modalContainer {
margin: 0 auto;
max-width: 1500px;
}
.Footer-modalInfoIcon {
left: -40px;
position: absolute;
}
.Footer-modalInfoIcon {
left: -40px;
position: absolute;
}
.Home-featuredDeals {
margin-bottom: 90px;
}
}

.CampaignCard-offer {
    background: var(--white);
    box-shadow: 0 2px 1px var(--black_07),0 2px 6px var(--black_20);
    cursor: pointer;
    min-height: 210px;
    overflow: hidden;
    border-radius: 5px;
}

.CampaignCard-offer_imgContainer {
    min-height: 123px;
}

.CampaignCard-offer_imgContainer img {
    color: transparent;
    width: 100%;
}

.CampaignCard-offer_content {
    padding: 3px 10px;
}

.CampaignCard-offer_content h4 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: var(--t-lg);
    margin: 0px 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CampaignCard-offer_content p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: var(--t-sm);
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}


.carousel-item {
height: 100%;
}
.carousel-item img {
position: relative;
width: 100%;
object-fit: cover;
}
.primaryBanner_info {
cursor: pointer;
display: grid;
font-family: var(--font);
grid-template-columns: 1fr 3fr 2fr;
grid-template-rows: 1fr 1fr 1fr;
height: 100%;
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.banner-content{
    width: 70%;
    margin: 20px auto;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 50%;
    top: 50%;
    border: 8px solid #c00129;
    transform: translate(-50%,-50%);
    padding: 50px;
    
}
.b-con{
    text-align: center;
}
.b-con h2{
    font-size: 50px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.b-con p{
    font-size: 22px;
    margin-bottom: 50px;
    color: #fff;
}

.b-btn{
    padding: 15px 40px;
    background: #c00129;
    border-right: 3px solid transparent;
    transition: 0.5s;
    color: #fff;

}
.b-btn:hover{
    background: rgb(48, 47, 47);
    border-right: 3px solid #c00129;
    color: #fff;
}
/* .primaryBanner_infoBar {
align-items: center;
align-self: end;
background: var(--black_70);
display: flex;
grid-column: 1/-1;
grid-row: 3/-1;
height: 70px;
justify-content: space-between;
width: 100%;
} */
.primaryBanner_logo_container {
margin-bottom: 45px;
margin-left: 10px;
background: #fff;
padding: 0.25rem;
}
.primaryBanner_title-description.travelEnabled {
max-width: 60%;
margin: 0 0 0 -10rem;
}
.primaryBanner_title {
color: #fff;
line-height: 8px;
font-size: 1rem;
margin: 1rem 0 0 0;
}
.primaryBanner_offer {
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
display: -webkit-box;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 1rem;
color: #fff;
}
.primaryBanner_viewDeals {
justify-self: right;
margin-left: 5px;
padding-right: 15px;
white-space: nowrap;
}
.button__elem button.large {
font-size: var(--t-md);
line-height: 20px;
min-height: 40px;
padding: 7px 24px;
}
.button__elem button.large.round {
border-radius: 36px;
}
.button__elem button span.button__label {
line-height: inherit;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
vertical-align: -moz-middle-with-baseline;
transform: translate(0, 0);
margin-bottom: -2px;
}
.primaryBanner_logo {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
border-radius: 5px;
height: 100%;
width: 100%;
}

.primaryBanner_logo_container {
    margin-bottom: 45px;
    margin-left: 10px;
    background: #fff;
    padding: 0.25rem;
    width: 11%;
}

.primaryBanner_title-description.travelEnabled {
    max-width: 60%;
    margin: 0 0 0 0;
}
.carousel {
    height: 100%;
}
.carousel-inner{
    height: 84%;
    position: relative;
}
.section-space {
    padding-top: 60px;
    padding-bottom: 60px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125) !important;
    border-radius: .25rem;
    margin-top: 20px;
}
.card-registration .select-input.form-control[readonly]:not([disabled]) {
font-size: 1rem;
line-height: 2.15;
padding-left: .75em;
padding-right: .75em;
}
.card-registration .select-arrow {
top: 13px;
}
.select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 12px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.prod-detail{
    padding-top: 60px;
    padding-bottom: 60px;
}
/* .prod-detail-text{
    margin-top: 20px;
} */
/* .prod-detail-text-top{
    border: #e7e7e7 1px solid;
    border-radius: 0.25rem;
    padding: 20px;
    border-left: #479a8d 10px solid;
    background: #fafafa;
} */
.prod-detail-text-bottom{
    background-color: #fff6f8 !important;
    border: 1px solid #efbdc7 !important;
    padding: 30px;
}
.prod-detail-text-bottom p{
    margin-top: 0px;
    margin-bottom: 1rem;
    text-align: center;
}
.card-body h3 {
    font-size: 17px;
    /* border-bottom: #ccc 1px solid; */
    /* padding-bottom: 20px; */
    background: #f5f5f5;
    padding: 10px;
}
a:hover{
    color: #1e4020 !important;
}

.btn-prod{
    color: #fff;
    font-size: 14px;
    background-color: #c00129;
    text-transform: capitalize;
    line-height: 50px;
    padding: 0 44px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border: none;
    display: block;
    margin: auto;
}
a,a:hover {
    text-decoration: none !important;
}
.ThemeParksNearYou-contentContainer a {
    text-decoration: none;
}


.page-container {
    padding: 70px 0;
}

.section-grey {
    background-color: #efefef;
}
.section-heading {
    padding: 0px 0px 60px 0;
    font-weight: 500;
    /* text-transform: uppercase; */
}
.main-header {
    /* font-size: 3rem; */
    font-weight: 800;
    font-size: 40px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.btn{
        line-height: 1.7;
}
.mtm-13{
           margin-top: 30px;
}
.btn {
        line-height: 1.67!important;
}
.package {
background-color: #fff;
    /* border: solid 1px #eff3f7; */
    box-shadow: -0.939px 5.926px 11.57px 1.43px rgb(0 0 0 / 4%);
        padding-bottom: 19px;
}
.package_top.color-top {
    background-color: #404040;
    background: #404040;
    color: #fff;
}
.package_top {
    background-color: #27c3a1;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: 900;
}
.package_top.color-top p {
    font-style: normal;
    font-size: 13px !important;
    font-weight: 700 !important;
    padding: 0 13px;
}
.package_top p {
    /* color: white; */
    font-weight: 900 !important;
    text-align: center;
    text-transform: uppercase;
}
.package_icon {
    width: 100%;
    margin: 20px 0;
}
.package_icon .icon_color_1 {
    background-color: #479a8d;
}
.btn-block{
    display: block;
}

.package_icon_wrap {
    margin: 0 auto;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.package_icon_wrap img {
    width: 50px;
    height: 50px;
}
.package img {
    max-width: 100%;
}
.package_cost .amount {
    margin: 0;
    font-size: 2.25rem;
    font-weight: 700;
}
.package_cost .sub-month {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    display: block;
}
.package_list li {
    padding-top: 10px;
    /* border-bottom: solid 1px #ccc; */
    padding-bottom: 10px;
}
.package_list_wrap {
    display: flex;
    /* width: 300px; */
    position: relative;
    margin: 0 auto;

}
.package_list_tick {
    margin-right: 15px;
}
.package_list_tick i {
    color: #1ad77a;
}
.package_list_text p {
    margin: 0;
    font-weight: 600;
    color: #444748;
    /* word-wrap: break-word; */
    font-size: 14px;
}
.package_list_text p span {
    margin: 0;
    font-weight: 400;
    color: #93adc8;
}
.button-main {
font-weight: 800;
    color: #fff !important;
    text-align: center;
    padding: 8px 25px;
    transition: .5s all;
    -webkit-transition: .5s all;
    border-radius: 5px !important;
    background-color: #479a8d !important;
    height: 43px;
}
.ThemeParksNearYou-container {
    background: #fff;
    padding: 4rem;
}
.TileImage-text {
    margin: 4rem 0;
}
.footer-main{
    background: #222;
    padding: 24px 20px;
    width: 100%;
}
.footer-main .footer-middle-head h3, .footer-main .footer-last-head h3{
    font-size: 23px;
    color: #fff;
    margin-bottom: 15px;
}
.footer-main .footer-middle-head ul, .footer-main .footer-last-head ul{
   margin: 0px;
   margin-bottom: 20px;
   padding: 0px;
}
.footer-main .footer-middle-head ul li, .footer-main .footer-last-head ul li{
    list-style: none;
}
.footer-main .footer-middle-head ul li a, .footer-main .footer-last-head ul li a{
    font-size: 16px;
    color: rgb(223 223 223) !important;
}
.footer-main .footer-last-head ul li span{
    font-size: 14px;
    color: #fff !important;
    font-weight: 600;
}
a:hover {
    text-decoration: underline;
}
.footer-top-area {
    background: #000000;
    padding: 0px 60px 60px 60px;
}
.footer-bottom-area {
    background-color: #56aa46;
    padding: 12px 0;
    height: auto;
}
.footer-bottom-area p {
    /* color: #479a8d; */
    margin-top: 4px;
    margin-bottom: 0;
    color: #fff;
}
.product-bg-n a.sliderImg img {
    padding: 1rem 0;
    position: relative;
    z-index: 1;
    padding-top: 0;
}
.product-bg-n a.sliderImg img {
    padding: 1rem 0;
    position: relative;
    z-index: 1;
    padding-top: 0;
}
a.sliderImg img {
    max-width: 100%;
    width: 100%;
}
.sliderImg img {
    max-width: 60%;
    display: block;
}
.discount-tag{
   background: #f9f9f9;
    padding: 10px 4px;
        font-size: 21px;
}
.discount-tag, .discount-tag span{
    font-size: 19px;
    line-height: 9px;
}
.bolder-text{
        font-weight: 600;
    font-family: 'Oswald', sans-serif;
        font-size: 17px;
        color: #000;
}
.product-bg-n .product-content {
padding: 10px 0;
    box-shadow: 5.994px 14.835px 30px 0px rgb(229 234 239 / 50%);
    width: 100%;
    bottom: 0;
    transition: all 0.3s ease-in-out;
    z-index: 9;
    position: relative;
}
.product-bg-n .product-content .title {
    line-height: 15px;
}
.section-title h1 {
    font-size: 2.3rem;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-transform: capitalize;
}
.discounted{
    color: #000!important;
}
.product-bg-n .product-content .title .ng-binding {
    font-size: 16px;
    text-transform: capitalize;
    color: #060505;
    font-weight: normal;
    font-family: 'Source Sans Pro', sans-serif;
}
.product-bg-n .product-content .price {
     color: var(--theme-color);
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
       font-size: 17px;
}
.linkBtn {
    margin-top: 20px;
    width: 100%;
    margin-bottom: 33px;
}
.product-bg-n .product-content .quick-view {
    color: #fff;
    padding: 10px 15px;
    background: #333;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.product-bg-n .product-content .quick-view:hover {
    background: var(--hover-color);
    color: #ffffff!important;
}
.product-bg-n .product-content .quick-view {
color: #fff;
    padding: 10px 15px;
    background: #333;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}
.section-title p {
    color: #7b7b7b;
}
.product-bg-n {
    font-family: 'Raleway', sans-serif;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 4px #ccc;
}
.sliderImg img {
    max-width: 60%;
    display: block;
}
a.sliderImg img {
    max-width: 100%;
    width: 100%;
}
.footer-bottom-area .conditions {
  float: right;
}
.footer-bottom-area .conditions li {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.footer-bottom-area .conditions li::before {
  content: "";
  position: absolute;
  top: 6px;
  right: -14px;
  width: 1px;
  height: 15px;
  background-color: #fff;
}
.footer-bottom-area .conditions li a {
  color: #fff;
  text-decoration: none;
}
.footer-bottom-area .conditions li:last-child::before {
  display: none;
}
.single-widget h3 {
    color: #ffffff;
    font-size: 19px;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}
.single-widget .links li a {
color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    transition: all ease-in-out 0.3s;
}
.single-widget ul {
    padding-left: 0;
}
.single-widget .links li {
    margin-bottom: 14px;
    display: block;
    text-align: left;
    transition: all ease-in-out 0.3s;
}
.address-innr h4 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000000;
}
.card_image img {
    max-width: 37%;
}
.footer-top-area .single-widget .links li a:hover {
    color: #56aa46 !important;

}
.footer-top-area .single-widget p {
    color: #ffffff;
    margin: 15px 0px;
}
.address-innr p, .address-innr p a {
    color: #ffffff;
    transition: all ease-in-out 0.3s;
}
.bannerContent p {
    margin-bottom: 18px;
}
.pp-00{
    padding: 0px !important;
}
@media all and (max-width:767px){
    .footer-top-area{
        padding: 0px 30px 30px 30px;
    }
    .badges img {
    max-width: 91px !important;
 
}.bdg-tag h4 {
    font-size: 15px!important;
}
    .hero-title {
        font-size: 30px !important;
    }
    .badges img {
    max-width: 57px !important;
    }
div#product-area .nav-link:hover,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: transparent!important;
}

    .process-box{
            display: block;
    }
    /* .ThemeParksNearYou-container {

    padding: 0;
} */
.process-box {

    display: block!important;
  
}
.hd-1 {
    font-size: 33px;
}
.featured-imagebox-service.style1 .featured-title h3 a {
    
    font-size: 19px;
}
.big-title{
    line-height: normal;
}
.banner-bg-top .bannerContent {
 
    padding: 100px 25px !important;
}
.big-title {
        font-size: 39px;
}
.button-bg-m {
   
    font-size: 11px;
    line-height: 1;
    padding: 18px 11px;
}
.banner-bg-top .bannerContent{
        width: unset;
        height: unset;
        background: transparent;
        animation: none;
}
.model-img img{
    transform: translate(0, 0);
}
    .pp-00{
        display: none;
    }
    .box-con-img img{
        width: 43px !important;
    }
    .top-head{
        display: none;
    }
    .box-con {
    overflow: hidden;
}
.address-innr {
    overflow: hidden;
}
    .Header-main_userCtrlContainer {
    text-align: center;
    width: 100%;
}
.banner-model{
    display: none;
}
.banner-bg-top{
    height: auto;
}
.banner-bg-top::after{
    width: 10%;
}
.banner-bg-top h3 {
        color: #ffffff;
        font-size: 26px;
}

.w-section{
    padding: 50px 0px 0px;
}
h2.about-heading{
    font-size: 48px !important;;
    top: 118px !important;;
    left: -68px !important;;
}
.box-con-content {
    width: 80%;
}
.box-con{
    justify-content: flex-start;
    margin-top: 10px;
}
.service ul{
    padding: 0;
    flex-direction: column;
}
.featured-product{
    padding: 50px 0px !important;
}
.heading h2{
    font-size: 30px !important;
}
.after-1:after{
    display: none;
}
.display{
    display: none;
}
.work-details {
    padding: 12px;
}
div#product-area .nav-item {
background: #56aa46;
        width: 100%;
        margin-top: 5px;
        border-radius: 5px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent!important;

}
.navbar-light .navbar-toggler {

    border: none;
}
.after-2:after{
   display: none;
}
h3.prd-heading{
    font-size: 40px !important;
}
h2.work-heading{
    font-size: 28px !important;
    top: -4px !important;
    left: 52px !important;
}
.section-three{
    margin-top: 10px
}
.w-heading h2 {
    font-size: 32px;
}
.nav-cart-content {
  
       width: 195px;
    margin: auto;
    left: 0;

}
}
.banner-model img {
    position: relative;
    margin-left: -70px;
    margin-top: -70px;
    z-index: 999;
}
.banner-model h2 {
    position: absolute;
    font-size: 110px;
    font-weight: 900;
    top: 161px;
    right: -133px;
    transform: rotate(90deg);
    color: #eeeeee;
    opacity: 0.5;
}
span.sub-title {
    background: #479a8d;
    padding: 16px;
    border-radius: 5px;
}
.about-con h4 {
    font-size: 33px;
    line-height: 1.5;
}
.about-model{
    position: relative;
    z-index: 9;
    text-align: center;
}
.about-model img {
    width: 65%;
    position: relative;
    z-index: 9;
}
.service ul {
    align-items: center;
    display: flex;
    gap: 15px;
    justify-content: space-between;
    margin: 0;
}
.service ul li {
    border-right: 1px solid #eeeeee;
    width: 100%;
    list-style: none;
    text-align: center
}
.service ul li:last-child {
    border-bottom: none;
    border-right: none;
    padding-bottom: 0;
}
.service ul li .service-block {
    gap: calc(8px + .625vw);
    justify-content: center;
    position: relative;
}
.service ul li .service-block img {
    transition: all .4s ease-in-out;
    margin-bottom: 10px;
}
.service ul li .service-block:hover img {
    animation: tada 1.5s ease infinite;
}
.service ul li .service-block h6 {
    display: -webkit-box !important;
    overflow: hidden;
    transition: all .4s ease-in-out;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    white-space: normal;
    font-weight: 700;
    line-height: 1.5;
    color: #be8817;
}
.service ul li .service-block p {
    display: -webkit-box !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
    white-space: normal;
}
section.ship-section {
    padding: 0;
}
.three-container {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    padding: 28px;
    border-radius: 20px;
}
.section-three {
    padding: 0;
}
.box-con {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    min-height: 100px;
}
.box-con-img img {
    width: 40px;
    text-align: center;
}
.box-con-content a {
    color: #000000;
}
.box-con-content h6 {
    font-weight: 700;
}
section.ship-section {
    padding: 80px 0px;
}
.benefits-sec {
    position: relative;
    z-index: 9;
    padding: 90px 0px;
}
.benefits-sec:after {
    position: absolute;
    content: '';
    width: 97%;
    height: 100%;
    background: #f5f5f5;
    top: 0;
    right: 0;
    border-radius: 30px 0px 0px 30px;
    z-index: -1;
}
.ben-box {
    position: relative;
    z-index: 9;
    background: #ffffff;
    padding: 20px;
    border-radius: 15px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    min-height: 200px;
}
.ben-img {
    width: 260px;
}
.ben-img img {
    width: 100%;
    border-radius: 90px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(184, 184, 184, 1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(184, 184, 184, 1);
    box-shadow: 0px 0px 5px 1px rgba(184, 184, 184, 1);
}
.ben-content h2 {
    font-size: 25px;
    line-height: 1.4;
    font-weight: 700;
}
h2.ben-stic {
    position: absolute;
    font-size: 110px;
    font-weight: 900;
    top: 246px;
    right: -209px;
    transform: rotate(90deg);
    color: #a8a8a8;
    opacity: 0.3;
}
.featured-product {
    position: relative;
    padding: 100px 0px;
}
.heading {
    text-align: center;
}
.heading h2 {
    line-height: 2;
    text-align: center;
    font-size: 56px;
    font-weight: 800;
    opacity: 0.5;
    color: #9c9c9c;
}
.featured-content h2 {
    font-size: 28px;
    line-height: 2;
}
.featured-content h2 span {
    background-color: #479a8d;
    color: #ffffff;
    padding: 8px;
    font-size: 25px;
    border-radius: 5px;
}
.how-it-work{
    position: relative;
    z-index: 999;
    padding: 80px 0px;
}
.how-it-work::after {
    position: absolute;
    content: '';
    background-color: #479a8d;
    top: 0;
    right: 0;
    width: 97%;
    height: 100%;
    z-index: -1;
    border-radius: 30px 0px 0px 30px;
}
h2.work-heading {
    position: absolute;
    font-size: 82px;
    font-weight: 900;
    top: -17px;
    left: 161px;
    color: #ffffff;
    opacity: 0.3;
}
.work-content {
    position: relative;
    z-index: 9;
}
.after-1{
    position: relative;
    z-index: 9;
}
.after-1:after {
    position: absolute;
    content: '';
    top: 135px;
    right: -90px;
    width: 114px;
    height: 58px;
    background: url(../images/after-dot.png) no-repeat center;
    background-size: contain;
    transform: rotate(321deg);
}
.after-2{
    position: relative;
    z-index: 9;
}
.after-2:after {
    position: absolute;
    content: '';
    top: 121px;
    right: -114px;
    width: 114px;
    height: 58px;
    background: url(../images/after-dot.png) no-repeat center;
    background-size: contain;
    transform: rotate(33deg);
}
.work-details h2 {
    color: #ffffff;
    font-size: 22px;
}
.work-details p{
    color: #ffffff;
}
.box-red1{
    border-radius: 15px 0px 0px 15px;
}
.box-red2{
    border-radius: 0px 15px 15px 0px;
}
.ben-box.box-back {
    background: #479a8d;
}
.ben-box.box-back h2{
    color: #ffffff;
}
.ben-box.box-back p{
    color: #ffffff;
}
.prd-btn {
    display: block;
    background: #479a8d;
    padding: 12px;
    color: #fff;
    font-size: 17px;
    transition: all ease 0.5s;
    border-radius: 6px;
}
.prd-btn:hover{
    background: #27695e;
    color: #fff !important;
}
.gta-prd {
    /* background-color: #384558; */
    margin-top: 40px;
    /* border-radius: 1rem; */
    text-align: center;
    /* padding: 15px; */
    border: #e6e4e4 1px solid;
    transition: all ease-in-out 0.3s;
    background: #fff;
    cursor: default;
    position: relative;
}
.gta-prd-img {
    /* padding: 15px; */
    margin-bottom: 25px;
}
.discount-tag {
    position: absolute;
    left: 3px;
    background: var(--theme-color-light);
    color: #fff;
    top: 4px;
    z-index: 1;
    padding: 2px 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
}
.gta-prd .gta-prd-txt h4, .gta-prd .gta-prd-txt p {
    color: #424242;
    font-size: 15px;
    /* margin-bottom: 10px; */
}


   .btn-theme2{
          background: #565a5a!important;
    color: #fff!important;
    border-radius: 5px!important;
    padding: 8px!important;
   }
     .btn-theme2:hover{
    background: #252a2a !important;
    color: #fff !important;
    border-radius: 50px;
     }
    .nav-tabs {
    border-bottom: 0px solid #dee2e6 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border: none !important;
}
a.nav-link {
    color: #000000;
}
/* .container.Border {
    border-top: 1px solid #ababab;
} */
.single-widget {
    margin-top: 60px;
}
h3.prd-heading {
    text-align: center;
    font-size: 56px;
    font-weight: 800;
    opacity: 0.5;
    color: #9c9c9c;
}
h2.about-heading {
    position: absolute;
    font-size: 82px;
    font-weight: 900;
    top: 165px;
    left: -120px;
    transform: rotate(270deg);
    color: #d2d2d2;
    opacity: 0.5;
}
.work-model img {
    width: 75%;
    margin: 10px 0px;
}
.work-model {
    text-align: center;
}
.logo_image img {
    width: 89%;
    filter: invert(1) brightness(100);
}
.upsale {
position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 218px;
    padding: 35px;
    border-radius: 5px;
    margin-bottom: 40px;
    box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    text-align: center;
    background: #56aa46;
}
.upsale:hover{
    cursor: pointer;
}
.upsale input[type="checkbox"] {
    position: absolute;
    width: 276px;
    height: 276px;
    z-index: 0;
    opacity: 0;

}
.upsale input[type="checkbox"]:hover{
    cursor: pointer;
}
.upsale img {
    width: 30%;
    margin-left: 10px;
}
.upsale p {
margin: 0;
    margin-left: 10px;
    font-weight: 600;
    color: #ffffff;
}
.upsale input[type="checkbox"]::after {
       content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #56aa46;
    border: 1px solid #56aa46;
    top: 0;
    left: 0;
    border-radius: 3px;
}
a.footer-btn {
    color: #7a7a7a;
    font-size: 15px; 
    border: 1px solid #bdbdbd;
    border-radius: 30px;
    padding: 7px 49px;
}
.pricing-element {
    background: #ececec;
    padding: 65px 10px;
    border-radius: 5px;
    outline: 2px #f6f6f6 dashed;
    outline-offset: -15px;
    text-align: left;
}
.btn:hover {
    color: #c2c2c2 !important;
    text-decoration: none;
}
.featured-img img {
    width: 67%;
}
.featured-img {
    text-align: center;
}
.card.card-registration {
    background: #eeeeee;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(158, 158, 158, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(158, 158, 158, 1);
    box-shadow: 0px 0px 10px 0px rgba(158, 158, 158, 1);
}

.log-back{
    background: url(../images/login-banner.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 9;
}
.log-back::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .9;
    background: rgb(255, 190, 52);
    background: linear-gradient(180deg, rgb(75 57 20) 0%, rgba(162, 121, 35, 1) 83%);
}
.login-banner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.login-banner h2 {
    color: #ffffff;
    font-size: 37px;
    line-height: 2;
}
.login-banner p{
    color: #ffffff;
}
.login-banner p a{
    color: #5fe7d2;
}
.login-banner p a:hover{
    color: #41ad9c;
}
div#product-area .nav-link {

   display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5;
    padding: 18px 52px;
    /* background: #ccc; */
    border-width: 0px;
    border-style: solid;
    border-color: #eaeff5;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: left;
    /* font-family: var(--base-headingfont); */
    transition: all 0.5s ease 0s;
    background-color: rgb(86, 170, 70);
    color: #fff;
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
}
div#product-area .nav-link:hover{
    color: #fff!important;
   background-color: #276d61 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #276d61 !important;
    color: #fff !important;
}
.ThemeParksNearYou-container .nav-tabs{

}
.nv-top-42  .nav-link:focus, .nv-top-42 .nav-link:hover{
        background-color: #276d61!important;
        color: #fff!important;
}
.box-con-img {
    width: 20%;
}
.box-con-content {
    width: 80%;
}
.billing-details img {
    width: 50%;
}

#cookiePopup {
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
       background: #1a1a1a;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        z-index: 999999;
        gap: 20px;
        align-items: center;
        justify-content: center;
        display: none;
    }

    #cookiePopup h4 {
        font-size: 25px;
        color: #fff;
        margin-bottom: 15px;
    }

    #cookiePopup p {
        font-size: 15px;
        color: #fff;
        margin-bottom: 15px;
        letter-spacing: 1px;
        line-height: 1.5;
        max-width: 850px;
    }

    #cookiePopup p a {
        color: #fff;
        text-decoration: underline;
    }

    .cookieBtns {
        display: inline-flex;
        gap: 10px;
    }

    .cookieBtns button {
    font-size: 15px;
    margin: 10px 0;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    background: #3bb63e;
    cursor: pointer;
    transition: all 0.5s ease;
    /* border: 2px solid #fff;*/
    }

    .cookieBtns button:last-child {
    background-color: #fff;
    color: #000000;
    }

    .process-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 20px 0;
}
.clip-image-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -8px;
    font-family: var(--base-bodyfont);
    color: transparent;
    font-size: 200px;
    line-height: 200px;
    font-weight: 900;
}
.process-box-thumbnail {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.process-box:hover .process-box-thumbnail {
    background-position: -50px;
}
.process-box-thumbnail{
    background-position: 50% 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.process-box-thumbnail.box-1 {
    background-image: url(../images/process-box-1.jpg);
}
.process-box-thumbnail.box-2 {
    background-image: url(../images/process-box-2.jpg);
}
.process-box-thumbnail.box-3 {
    background-image: url(../images/process-box-3.jpg);
}
.process-box-thumbnail.box-4 {
    background-image: url(../images/process-box-4.jpg);
}
.process-box .process-box-thumbnail {
    background-position: 0;
    transition: all 1s ease;
}
.process-box-content {
    padding-left: 30px;
}
.process-box-heading {
    margin-top: 0px;
    margin-bottom: 12px;
    /* font-family: var(--base-headingfont); */
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
}
.process-box-text {
    margin-bottom: 0px;
}
.process-box.right-sep:after {
    content: "";
    position: absolute;
    background-color: #57aa46;
    width: 5px;
    height: 100%;
    top: 0;
    right: -18px;
}
.grid-box-heading.bg-dark {
    color: #fff;
}
.grid-box-heading {
    margin-top: 0px;
    margin-bottom: 22px;
    font-family: var(--base-headingfont);
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}
.box-bottom-heading {
    margin-top: 22px;
    margin-bottom: 0px;
    font-family: var(--base-headingfont);
    font-size: 20px;
    font-weight: 500;
}

/*iconbox*/

.iconbox.style1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
}
.prt-icon.style1 {
    margin-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.iconbox-heading {
    margin-top: 0px;
    margin-bottom: 7px  !important;
    font-family: var(--base-headingfont);
    color: #000;
    font-size: 22px !important;
    line-height: 32px !important;
    font-weight: 600;
}
.iconbox-text {
    margin-bottom: 0px;
}
.iconbox.style1.last-child {
    margin-bottom: 0px;
}
.service-title {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: var(--base-headingfont);
    color: #000;
    font-size: 46px;
    line-height: 56px;
    font-weight: 600;
}


.process-box-thumbnail.box-2 {
    background-image: url(../images/process-box-2.jpg);
}


@media all and (max-width:767px){
  
div#product-area .nav-link:hover,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: transparent!important;
}
}


.pr-Slider .container{
    overflow: hidden;
}
.badges{
    text-align: center;
}

.bdg-tag h4{
        font-size: 25px;
}
.section-bg::before{
position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 325px;
    margin: auto;
    background-image: url(../images/service-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 501px;
    opacity: 0.4;


}
