.elementor-kit-6{--e-global-color-primary:#FFC000;--e-global-color-secondary:#303030;--e-global-color-text:#000000;--e-global-color-accent:#01306E;--e-global-color-952c380:#FFFFFF;--e-global-color-bb613a1:#11121A;--e-global-color-8e63f85:#89CFF0;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Start Top Section Styling*/
.top_badges {
    padding: 0px;
    margin: 0px;
}
    .top_container {
        text-align: center;
    }
.top_badges li {
    list-style: none;
    display: inline-block;
    padding-right: 15px;
}
.top_badges li:last-child {
    padding-right: 0px;
}
.top_badges li img {
    width: 103px;
}

.top_h1, .top_h2 {
    color: #fff;
    font-family: "Barlow", Sans-serif;
    font-size: 60px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 60px;
}
.top_h2 {
    margin-top: -15px; 
    color: #90D4E1;
}
.top_h3 {
    font-family: "Barlow", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    color: #fff;
}

.top_cta {
    background-color: #01306E;
    color: #fff;
    font-family: "Barlow", Sans-serif;
    font-size: 25px;
    font-weight: 500;
    padding: 12px 28px 10px;
    border-radius: 30px;
    margin-top: 5px;
    display: inline-block;
    margin-bottom: 10px;
}
.top_cta span{
    display: inline;
}
.top_cta:hover {
    text-decoration: none;
    color: #fff;
}
.top_ctatxt {
    font-family: "Barlow", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
}

@media screen and (max-width: 800px) {
    .top_badges {
        width: 100%;
    }
    .top_badges li {
        padding-right: 5px;
    }
    .top_badges li img {
        width: 70px;
    }
    .top_h1, .top_h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        padding: 0px 15px;
    }
    .top_h3 {
        font-size: 16px;
        line-height: 16px;
        padding: 0px 15px;
        text-align: center;
    }
    .top_cta {
        font-size: 18px;
        padding: 7px 20px 6px;
    }
    .top_ctatxt {
        font-size: 22px;
    }
}
/*End Top Section Styling*/

/*Start Image Gallery*/
.img_grid {
    padding: 0px;
    margin: 0px;
}
.img_grid li {
    display: inline-block;
    width: 33.33333333333%;
    padding: 10px 10px;
}
.img_grid li img {
    width: 100%;
    border-radius: 20px 20px 0px 00px;
}
@media screen and (max-width: 800px) {
    .img_grid li {
        width: 50%;
        padding: 5px 5px;
    }
    .img_grid li:nth-child(odd) {
        padding-left: 0px;
    }
    .img_grid li:nth-child(even) {
        padding-right: 0px;
    }
    .img_grid li img {
       border-radius: 10px 10px 0px 00px;
       height: 130px;
       object-fit: cover;
    }
}
/*End Image Gallery*/
.top_frm {
    text-align: center;
}
.top_frm_h1 {
    font-family: "Barlow", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
    color: #01306e;
}
.top_frm_h2 {
    font-family: "Barlow", Sans-serif;
    font-size: 35px;
    font-weight: 800;
    line-height: 46px;
    color: #11121a;
}

@media screen and (max-width: 800px) {
    .top_frm_h1 {
        font-size: 30px;
        line-height: 1em;
    }
    .top_frm_h2 {
        font-size: 25px;
    }
}

/* Badget Css Start */
.top_h3{
    font-size: 25px;
    color: #89CFF0;
    font-weight: 500;
}
.price-wrapper{
    display:flex;
    align-items:center}

.price-badge{
    width:145px;
    height:145px;
    background:linear-gradient(135deg, #2658A3, #4CC9F0);
    border-radius:50%;
    display:flex;
    text-align: center;
    justify-content:center;
    align-items:center;
    color: white;
}
.price-badge-one{
    width:145px;
    height:145px;
    background:linear-gradient(135deg, #2658A3, #4CC9F0);
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:85px;
    font-weight:700;
    color: white;
    margin-right: 20px;
}
.price-badge-one sup{
    font-size:35px;
    top:-18px;
    }
.price-badge h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}
.price-badge h1 span{
    font-size:50px;
    }

@media screen and (max-width:600px){
.price-badge {
    width:145px;
    height:145px;
}

.price-wrapper{
    justify-content:center;
}
.top_h3{
    font-size: 20px;
    margin-top:20px;
}
}
.old-price::after {
  content: "";
  position: absolute;
  width: 110%;
  height: 3px;
  margin-top: -3px;
  background-color: red;
  transform: rotate(-25deg);
  transform-origin: bottom left;
}
.price-badge-new {
  width: 100px;
  height: 100px;
  background: linear-gradient(135deg, #6A4DFF, #2EDDBE);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  font-weight: bold;
  color: white;
}

.price-badge-new sup {
  font-size: 22px;
  position: relative;
  top: -15px;
}

.price-badge-new sup {
  font-size: 22px;
  position: relative;
  top: -15px;
}
.price-badge-new h1{
     font-size: 22px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
}
.price-badge-new h1 span {
  font-size: 35px;
  position: relative;
}

.now sup {
  font-size: 30px;
  top:-20px;
  margin-right: 2px;
}
@media screen and (max-width:600px){
    .now sup {
  font-size: 25px;
  
}
.price-badge-new {
  width: 90px;
  height: 90px;
  font-size: 45px;
}
}
.old-price sup {
  font-size: 18px;
  top:-15px;
} 

/* Badget Css End *//* End custom CSS */