.common-home-badge .white-Bg-bnr .bg-title-background .bg-title-heading {
  margin-bottom: 30px;
}
.common-home-badge .white-Bg-bnr .bg-title-background .bg-title-heading h3.des {
  color: #ffffff;
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  text-align: center;
}
.common-home-badge .white-Bg-bnr .card-new {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-middle-header {
  padding: 0;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-middle-text {
  height: auto;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-middle-text .content-block {
  margin-top: 10px;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-middle-text .content-block p {
  text-align: center;
  font-size: 16px;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-middle-text .content-block p.yel-text {
  color: #FFC600;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 15px;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-middle-text .content-block p.below-text {
  color: #ffffff;
  line-height: 22px;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-foot-img .btn.btn-cta {
  border: none;
  font-size: 24px;
  padding: 10px 20px;
  background: #FFC600;
  border-radius: 15px;
  color: #042A46;
  font-weight: 700;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-foot-img .btn.btn-cta:hover {
  background: #FFf;
}
.common-home-badge .white-Bg-bnr .card-new .bg-card-foot-img .btn.btn-cta span {
  display: none;
}

.form-section {
  background: #ffc600;
  height: 108px;
}
.form-section .col-lg-6 #mktoForm_11111 .email {
  display: inline-block;
}
.form-section .col-lg-6 #mktoForm_11111 .email label {
  display: none;
}
.form-section .col-lg-6 #mktoForm_11111 .submit {
  display: inline-block;
}
.form-section .col-lg-6 #mktoForm_11111 section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-section .col-lg-6 .subscribe p {
  font-size: 24px;
  line-height: 37px;
  margin-top: 35px;
  font-weight: 700;
  color: #042A46;
  text-align: center;
}
.form-section .col-lg-6 form {
  margin-top: 25px;
}
.form-section .col-lg-6 form .email input {
  width: 330px;
  height: 50px;
  padding: 15px;
  border-radius: 10px;
  margin-right: 30px;
}
.form-section .col-lg-6 form .submit button {
  background: #002F87;
  padding: 14px 41px;
  border-radius: 6px;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
}
.form-section .col-lg-6 form .submit button:hover {
  font-style: italic;
  background: #042A46;
}

#home-badge-desktop.home-badge h3 {
  color: #002F87;
  text-align: center;
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 55px;
}
#home-badge-desktop.home-badge .home-badge-slider-custom {
  max-width: 100%;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-slide {
  margin-right: auto;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-slide p {
  font-size: 24px;
  text-align: center;
  color: #343434;
  font-weight: 700;
  font-style: italic;
  margin-top: 18px;
}
#home-badge-desktop.home-badge .home-badge-slider-custom.slider {
  max-width: 100%;
}
#home-badge-desktop.home-badge .home-badge-slider-custom.slider img {
  height: auto;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-prev {
  top: 80px;
  left: -70px;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-prev:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-left-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-next {
  top: 80px;
  right: -40px;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-next:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-right-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-dots li button:before {
  font-size: 50px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.25;
  color: #475957;
}
#home-badge-desktop.home-badge .home-badge-slider-custom .slick-dots li.slick-active button:before {
  opacity: 0.75 !important;
  color: #000 !important;
}

.home-badge-slider-mobile {
  background: #f1f1f1;
  padding-bottom: 90px;
}
.home-badge-slider-mobile h4 {
  color: #002F87;
  text-align: center;
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 55px;
}
.home-badge-slider-mobile .home-badge-slider-custom {
  max-width: 100%;
}
.home-badge-slider-mobile .home-badge-slider-custom .new-slider {
  margin-right: auto;
}
.home-badge-slider-mobile .home-badge-slider-custom .new-slider p {
  font-size: 24px;
  text-align: center;
  color: #343434;
  font-weight: 700;
  font-style: italic;
  margin-top: 18px;
}
.home-badge-slider-mobile .home-badge-slider-custom.slider img {
  height: auto;
}
.home-badge-slider-mobile .home-badge-slider-custom .slick-prev {
  top: 80px;
  left: -70px;
}
.home-badge-slider-mobile .home-badge-slider-custom .slick-prev:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-left-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.home-badge-slider-mobile .home-badge-slider-custom .slick-next {
  top: 80px;
  right: -40px;
}
.home-badge-slider-mobile .home-badge-slider-custom .slick-next:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-right-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}

.home-badge-common-slider-mobile {
  background: #f1f1f1;
  padding-bottom: 90px;
}
.home-badge-common-slider-mobile h4 {
  color: #002F87;
  text-align: center;
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 55px;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom {
  max-width: 100%;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .new-slider {
  margin-right: auto;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .new-slider p {
  font-size: 24px;
  text-align: center;
  color: #343434;
  font-weight: 700;
  font-style: italic;
  margin-top: 18px;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom.slider img {
  height: auto;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .slick-prev {
  top: 80px;
  left: -70px;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .slick-prev:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-left-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .slick-next {
  top: 80px;
  right: -40px;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .slick-next:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-right-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}

.home-badge-common-slider-mobile {
  background-color: #042A46;
}
.home-badge-common-slider-mobile h4 {
  color: #FFF;
  text-align: center;
  font-size: 25px;
  font-style: italic;
  font-weight: 800;
  line-height: normal;
  padding-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .new-slider h3 {
  color: #FFC600;
  font-weight: 700;
  font-style: italic;
  padding-bottom: 0px;
  text-align: center;
  font-size: 24px;
  padding-top: 20px;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .new-slider p {
  font-size: 18px;
  text-align: center;
  color: white;
  font-weight: 500;
  font-style: normal;
  margin-top: 18px;
  line-height: normal;
}
.home-badge-common-slider-mobile .home-badge-common-slider-custom .new-slider a {
  border: none;
  font-size: 18px;
  padding: 10px 20px;
  background: #FFC600;
  border-radius: 15px;
  color: #042A46;
  font-weight: 700;
  display: block;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.w-100 {
  width: 100%;
}

.text-center {
  text-align: center !important;
}

#common-view-all-btn {
  background-color: #f1f1f1;
  text-align: right;
  padding-top: 30px;
}
#common-view-all-btn .btn-cta {
  border: none;
  font-size: 21px;
  padding: 6px 25px;
  background: #FFC600;
  border-radius: 15px;
  color: #042A46;
  font-weight: 700;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: 10px;
  margin-bottom: 10px;
}
#common-view-all-btn .btn-cta:hover {
  background: #002F87;
  color: white;
}

.error-page {
  margin-top: 80px;
  padding: 100px 0px;
}
.error-page h4 {
  color: #002f87;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.error-page p {
  font-size: 18px;
  color: #343434;
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
}
.error-page p a {
  color: #002f87;
  margin-top: 20px;
  display: block;
}

section.banner.blog {
  background-image: url(/siteassets/img/img-3840x1151-blog-banner.webp);
  height: 653px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
}
section.banner p {
  position: relative;
}
section.banner p a {
  text-decoration: none;
  color: #ffc600;
  font-size: 24px;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: 200px;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 2px transparent;
          box-shadow: 0 0 2px transparent;
  padding: 20px;
  border-radius: 8px;
  cursor: pointer;
}

.blog-badge .white-Bg-bnr {
  padding-top: 73px;
}
.blog-badge .white-Bg-bnr .card-new {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.blog-badge .white-Bg-bnr .card-new .bg-card-header {
  display: none;
}
.blog-badge .white-Bg-bnr .card-new .bg-card-middle-text {
  height: auto;
  padding: 57px 0 0 0;
}
.blog-badge .white-Bg-bnr .card-new .bg-card-middle-text .tip-h3 {
  font-size: 30px;
  line-height: 35px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
}
.blog-badge .white-Bg-bnr .card-new .bg-card-middle-text .middle-text {
  font-size: 20px;
  color: #343434;
  line-height: 24px;
  font-weight: 500;
  padding-top: 30px;
}
.blog-badge .white-Bg-bnr .card-new .bg-card-last-text .pro-name {
  margin-top: 39px;
  font-size: 20px;
  color: #595959;
  font-style: italic;
  margin-bottom: 36px;
}
.blog-badge .white-Bg-bnr .card-new .blog-ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-badge .white-Bg-bnr .card-new .blog-ul p {
  display: inline-block;
  text-align: right;
  font-size: 20px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
  padding: 0;
}
.blog-badge .white-Bg-bnr .card-new .blog-ul p.icon {
  background: url(/siteassets/img/icon-144x10-social.svg) no-repeat;
  width: 144px;
  height: 44px;
}

.line-hr {
  background: #f1f1f1;
}
.line-hr hr {
  color: #D9D9D9;
  height: 4px;
  text-align: center;
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 34px;
  margin-top: 40px;
}

.slider-section-blog {
  background: #f1f1f1;
  padding-bottom: 90px;
}
.slider-section-blog h4 {
  color: #002F87;
  text-align: center;
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 55px;
}
.slider-section-blog .blog-slider {
  max-width: 100%;
}
.slider-section-blog .blog-slider .slick-track {
  padding-top: 20px;
}
.slider-section-blog .blog-slider .slick-track a {
  text-decoration: none;
}
.slider-section-blog .blog-slider .slick-track a .new-slider {
  margin-right: 20px;
}
.slider-section-blog .blog-slider .slick-track a .new-slider p {
  font-size: 24px;
  text-align: center;
  color: #343434;
  font-weight: 700;
  font-style: italic;
  margin-top: 18px;
}
.slider-section-blog .blog-slider.slider img {
  height: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider-section-blog .blog-slider.slider img:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.slider-section-blog .blog-slider .slick-prev {
  top: 80px;
  left: -70px;
}
.slider-section-blog .blog-slider .slick-prev:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-left-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.slider-section-blog .blog-slider .slick-next {
  top: 80px;
  right: -70px;
}
.slider-section-blog .blog-slider .slick-next:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-right-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.slider-section-blog .blog-slider .slick-dots li button:before {
  font-size: 50px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.25;
  color: black;
}
.slider-section-blog .blog-slider .slick-dots li.slick-active button:before {
  opacity: 0.75 !important;
  color: #000 !important;
}

#banner-body {
  background-color: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 50px;
}
#banner-body h3 {
  font-size: 21px;
  text-align: justify;
  line-height: normal;
  color: #343434;
  padding-bottom: 10px;
  padding-top: 10px;
}
#banner-body .row-one h1 {
  font-size: 50px;
  color: #343434;
  text-align: center;
  font-style: italic;
  font-weight: 700;
  padding-bottom: 35px;
}
#banner-body .row-two p {
  font-size: 21px;
  text-align: justify;
  line-height: normal;
  color: #343434;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#banner-body .row-three p {
  font-size: 21px;
  text-align: justify;
  line-height: normal;
  color: #343434;
  padding-bottom: 10px;
  padding-top: 10px;
}
#banner-body .row-three ol li {
  padding: 10px 0px;
  font-size: 18px;
  text-align: left;
  line-height: normal;
  color: #343434;
}
#banner-body .row-four {
  padding-top: 30px;
}
#banner-body .row-four p {
  font-size: 21px;
  text-align: right;
  line-height: normal;
  color: #343434;
  font-style: italic;
}
#banner-body .row-four img {
  width: 35px;
  padding-right: 10px;
}
#banner-body ul {
  padding-left: 35px;
}
#banner-body ul li {
  list-style-type: disc;
  color: #343434;
  text-align: left;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  line-height: 30px;
}
#banner-body .btn-cta {
  border: none;
  font-size: 24px;
  padding: 10px 20px;
  background: #FFC600;
  border-radius: 15px;
  color: #042A46;
  font-weight: 700;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: 10px;
  margin-bottom: 10px;
}
#banner-body .btn-cta:hover {
  background: #002F87;
  color: white;
}
#banner-body .custom-multivitaminico li a {
  text-transform: uppercase;
  line-height: normal;
  color: #343434;
  font-weight: 500;
}

#blog-slider {
  background-color: #f1f1f1;
  padding-top: 0px;
  padding-bottom: 50px;
  margin-bottom: 0px;
}
#blog-slider h2 {
  font-size: 50px;
  color: #FFC600;
  text-align: center;
  padding-bottom: 45px;
  font-weight: 600;
  font-style: italic;
}

#blog-slider .product-slider .new-slider p {
  font-size: 24px;
  text-align: center;
  color: #343434;
  font-weight: 700;
  font-style: italic;
  margin-top: 18px;
}

#blog-slider .product-slider .slick-prev:before {
  content: "";
  background: url(/siteassets/img/blog-slider-prev.png) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
#blog-slider .product-slider .slick-next:before {
  content: "";
  background: url(/siteassets/img/blog-slider-next.png) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}

.custom_blog_List {
  background-color: #f1f1f1;
  padding-top: 20px;
  padding-bottom: 50px;
}
.custom_blog_List .item-content {
  height: auto;
  padding: 30px 10px 30px 10px;
  border-bottom: 1px solid #979797;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.custom_blog_List .item-content:hover {
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3);
}
.custom_blog_List .item-content .categories-container {
  height: auto;
}
.custom_blog_List .item-content p {
  height: auto;
  padding-bottom: 10px;
}
.custom_blog_List .item-content .custom_blog_List h4 {
  height: auto;
}
.custom_blog_List h4 {
  font-size: 24px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
  height: auto;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.custom_blog_List p {
  font-size: 20px;
  color: #343434;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 39px;
  text-align: justify;
  height: 8rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 26px;
  max-height: 14rem;
  -webkit-line-clamp: 2;
  min-height: 9rem;
}
.custom_blog_List img {
  width: 100%;
  height: auto;
}
.custom_blog_List .social-media {
  padding-top: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 23px;
}
.custom_blog_List .social-media a {
  text-decoration: none;
}
.custom_blog_List .social-media img {
  width: 30px;
  padding-right: 10px;
}
.custom_blog_List .button-conainer {
  width: 50%;
  float: right;
  text-align: right;
}
.custom_blog_List .button-conainer .btn {
  display: inline-block;
  text-align: right;
  font-size: 20px;
  color: #343434;
  font-weight: 800;
  font-style: italic;
  padding: 0;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  line-height: normal;
  padding-top: 20px;
}
.custom_blog_List .button-conainer .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.Artical-blog-slider.slider {
  max-width: 100%;
}
.Artical-blog-slider.slider .slick-track .slick-slide {
  padding: 0 20px;
}

#blog-video-section {
  padding: 50px 0px;
}

.custom_blog_List .Artical-blog-slider .col-12 {
  margin-bottom: 40px;
}

header {
  background: -webkit-gradient(linear, left top, left bottom, from(#042A46), to(transparent));
  background: linear-gradient(180deg, #042A46, transparent);
  position: fixed;
  z-index: 9;
  top: 0;
  width: 100%;
  text-align: center;
}
header .logo {
  width: auto;
  max-width: 278px;
}
header .logo img {
  padding-top: 1rem;
}
header .navbar-toggler {
  padding: 3px 5px;
  font-size: 1.5rem;
  line-height: 1;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
header .navbar-nav .navbar-nav li {
  padding: 1rem 1.5rem 1rem 1.5rem;
  padding-left: 1.8rem !important;
}
header .navbar-nav .navbar-nav li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .navbar-nav .navbar-nav li a:hover {
  color: #FFE807;
  font-weight: 700;
}
header .navbar-nav .navbar-nav li.menu-active a {
  color: #FFE807;
  font-weight: 700;
}
header .navbar-nav .navbar-nav li ul {
  top: 1.5rem;
}
header .navbar-nav .navbar-nav li ul li {
  padding-bottom: 0.5rem;
}
header #navbarCollapse {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header #navbarCollapse .dropdown {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header #navbarCollapse .dropdown:hover .dropdown-menu {
  display: block;
  background-color: rgba(0, 0, 0, 0.52);
  margin-top: 25px;
  padding: 15px 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
header #navbarCollapse .dropdown .dropdown-toggle {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 500;
}
header #navbarCollapse .dropdown .dropdown-toggle:hover {
  color: #FFE807;
  font-weight: 700;
}
header #navbarCollapse .dropdown .dropdown-toggle::after {
  display: none;
}
header #navbarCollapse ul.dropdown-menu li {
  margin-left: 0px;
  padding-top: 8px;
}
header #navbarCollapse ul.dropdown-menu li.menu-active a {
  color: #FFE807;
  font-weight: 700;
}
header #navbarCollapse ul.dropdown-menu li a {
  text-decoration: none;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  padding: 5px 15px;
  border-bottom: 1px solid #fff;
  display: block;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header #navbarCollapse ul.dropdown-menu li a:hover {
  color: #FFE807;
  font-weight: 700;
}
header #navbarCollapse ul.dropdown-menu li:last-child a {
  border-bottom: 0px solid #fff;
}
header .icon-menu {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 20px;
  vertical-align: middle;
  fill: none;
}
header .icon-menu .line {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: #fff;
}
header .icon-menu .line-1 {
  top: 0;
}
header .icon-menu .line-2 {
  top: 50%;
  margin-top: -2px;
}
header .icon-menu .line-3 {
  bottom: 0;
}
header .is-active .icon-menu .line-1 {
  -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
  transform: translateY(8px) translateX(0) rotate(45deg);
}
header .is-active .icon-menu .line-2 {
  opacity: 0;
}
header .is-active .icon-menu .line-3 {
  -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
  transform: translateY(-8px) translateX(0) rotate(-45deg);
}
header .header-social {
  margin-top: 1.6rem;
}
header .header-social ul li {
  display: inline-block;
  margin-right: 10px;
}
header .header-social ul li img {
  height: 24px;
}
header .header-social ul li .facebook-icon {
  width: 14px;
  height: auto;
}
header .header-social ul li .instagram-icon {
  width: 21px;
  height: auto;
}
header .header-social ul li .utube-icon {
  width: 24px;
  height: auto;
}
header .header-social ul li .spotify-icon {
  width: 20px;
  height: auto;
}

footer .footer-top-section {
  background: #002F87;
  padding-top: 27px;
  padding-bottom: 37px;
}
footer .footer-top-section .left-section p {
  text-align: center;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
}
footer .footer-top-section .left-section p img {
  margin-bottom: 32px;
}
footer .footer-top-section .left-section p a {
  text-decoration: none;
  color: #FFE807;
  font-weight: 700;
}
footer .footer-top-section .right-section .social-footer ul {
  text-align: center;
  margin-bottom: 42px;
}
footer .footer-top-section .right-section .social-footer ul li {
  display: inline-block;
  margin-right: 41px;
}
footer .footer-top-section .right-section .social-footer p {
  text-align: center;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
  padding: 0 40px;
  word-wrap: break-word;
}
footer .footer-top-section .right-section .social-footer p a {
  text-decoration: none;
  color: #FFE807;
  font-weight: 700;
}
footer .footer-bottom-section {
  background: #042A46;
  text-align: center;
  padding: 26px 0;
}
footer .footer-bottom-section p {
  color: #FFE807;
  font-size: 18px;
  font-weight: 500;
}
footer .footer-bottom-section p span {
  margin-right: 15px;
}

#compra-slider {
  background-color: #F1F1F1;
}
#compra-slider h4 {
  padding-top: 50px;
  padding-bottom: 30px;
  color: #002f87;
  text-align: center;
  font-size: 35px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
#compra-slider .compra-custom-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 100%;
}
#compra-slider .compra-custom-slider .new-slider {
  max-width: 220px;
  height: auto;
  padding: 25px;
}
#compra-slider .compra-custom-slider .new-slider img {
  height: auto;
}

#clients-first-badge, #badge-grid-two, #badge-grid-three {
  display: none;
}

.product-low-banner {
  margin-bottom: 25px;
}

.productcontentone h3 {
  font-size: 32px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 25px;
}
.productcontentone p {
  font-size: 24px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 15px;
}

.product-hr {
  margin-top: 44px;
  margin-bottom: 24px;
}
.product-hr hr {
  background: #D9D9D9;
  height: 4px;
}

.productcontenttwo {
  margin-bottom: 60px;
}
.productcontenttwo h3 {
  margin-top: 24px;
  text-align: center;
  font-weight: 900;
  font-style: italic;
  color: #343434;
  margin-bottom: 56px;
}
.productcontenttwo .left-section p {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 29px;
}
.productcontenttwo .left-section p a {
  text-decoration: none;
  color: #042A46;
  padding: 16px 46px;
  background: #FFC600;
  border-radius: 15px;
  font-weight: 700;
}
.productcontenttwo .left-section p:last-child {
  margin-top: 45px;
}
.productcontenttwo .right-section p {
  color: #343434;
  font-size: 24px;
  font-weight: 500;
  padding-right: 61px;
  margin-bottom: 50px;
}
.productcontenttwo .right-section .right-img {
  text-align: center;
  padding-right: 0;
  width: 100%;
  max-width: 65%;
  margin: 0 auto;
}

.productsectionthree {
  margin-bottom: 60px;
}
.productsectionthree .leftsection h3 {
  font-size: 30px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 70px;
}
.productsectionthree .leftsection p {
  font-size: 24px;
  color: #343434;
  font-weight: 500;
  padding-right: 70px;
}
.productsectionthree .leftsection .conoce {
  padding-right: 0;
  text-align: center;
  margin-top: 60px;
}
.productsectionthree .leftsection .conoce a {
  text-decoration: none;
  color: #042A46;
  padding: 16px 46px;
  background: #FFC600;
  border-radius: 15px;
  font-weight: 700;
}
.productsectionthree .rightsection p {
  color: #343434;
  font-size: 24px;
  font-weight: 500;
}
.productsectionthree .rightsection ul {
  margin-top: 25px;
  padding-left: 35px;
}
.productsectionthree .rightsection ul li {
  color: #343434;
  font-size: 24px;
  font-weight: 500;
  position: relative;
}
.productsectionthree .rightsection ul li:before {
  content: "";
  background: #343434;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  left: -15px;
  top: 13px;
}

.productsectionfour {
  margin-bottom: 60px;
}
.productsectionfour h3 {
  margin-top: 45px;
  color: #343434;
  font-size: 30px;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  margin-bottom: 50px;
}
.productsectionfour .left-img-section img {
  width: 100%;
  max-width: 90%;
}
.productsectionfour .right-text-section p {
  font-size: 24px;
  font-weight: 500;
  color: #343434;
}
.productsectionfour .right-text-section p.aver {
  margin-top: 80px;
  font-weight: 700;
}
.productsectionfour .right-text-section p.conoce {
  text-align: center;
  margin-top: 60px;
}
.productsectionfour .right-text-section p a {
  text-decoration: none;
  color: #042A46;
  padding: 18px 46px;
  background: #FFC600;
  border-radius: 15px;
  font-weight: 700;
}

.productbadge .white-Bg-bnr {
  padding-top: 31px;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum .card-new {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-right: 4px solid #D9D9D9;
  border-radius: inherit;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum .card-new .bg-card-header {
  display: none;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum .card-new .bg-card-middle-header {
  min-height: auto;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum .card-new .bg-card-middle-header a img {
  width: 150px;
  margin: 0 auto;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum .card-new .bg-card-middle-text {
  height: auto;
  margin-top: 36px;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum .card-new .bg-card-middle-text .middletext {
  color: #343434;
  text-align: justify;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  word-break: break-all;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum:last-child .bg-card-middle-header {
  min-height: auto;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum:last-child .bg-card-middle-header a img {
  width: 60px;
  margin: 0 auto;
}
.productbadge .white-Bg-bnr .fullwidth .bg-coloum:last-child .card-new {
  border-right: 0;
}

.banner#product {
  margin-bottom: 20px;
}
.banner .carousel-indicators button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 7px;
  background-color: #D9D9D9;
}
.banner .carousel-indicators button.active {
  background-color: #FFE807;
}
.banner .carousel-caption {
  bottom: 55px;
}
.banner .carousel-item .carousel-caption {
  padding-top: 2.25rem;
  padding-bottom: 0.25rem;
}
.banner .carousel-item .carousel-caption h2 {
  margin-bottom: 5px;
  color: #F5F5F5;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.banner .carousel-item .carousel-caption p {
  color: #F5F5F5;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner .pop-sus {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 999;
  color: white;
  left: 78%;
  cursor: pointer;
}
.banner .pop-sus a {
  color: #ffc600;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 500;
  background-color: rgba(4, 42, 70, 0.2392156863);
  padding: 6px 14px;
  border-radius: 6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.banner .pop-sus a:hover {
  color: #fff;
  font-weight: 700;
  background-color: transparent;
}

.uso {
  margin-bottom: 48px;
}
.uso h4 {
  text-align: center;
  font-size: 30px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
}

.capsul-banner .carousel-caption {
  bottom: 1.25rem;
}
.capsul-banner .carousel-caption h2 {
  margin-bottom: 5px;
  color: #F5F5F5;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.capsul-banner .carousel-caption p {
  color: #F5F5F5;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.below-banner {
  margin-bottom: 40px;
}

.cpascontentone h3 {
  font-size: 32px;
  font-weight: 900;
  font-style: italic;
  color: #343434;
}
.cpascontentone p {
  font-size: 24px;
  color: #343434;
  font-weight: 500;
}
.cpascontentone .que .que-h3 {
  margin-bottom: 63px;
}
.cpascontentone .como .como-h3 {
  margin-bottom: 30px;
}
.cpascontentone .para {
  margin-top: 50px;
  margin-bottom: 36px;
}
.cpascontentone .para h3 {
  margin-bottom: 32px;
}

.capssectiontwo {
  margin-bottom: 36px;
}
.capssectiontwo .paratext h3 {
  font-size: 30px;
  color: #343434;
  margin-bottom: 32px;
  font-weight: 900;
  font-style: italic;
}
.capssectiontwo .paratext p {
  font-size: 24px;
  color: #343434;
  font-weight: 500;
  padding-right: 120px;
}

.capscontenthree {
  text-align: center;
  margin-bottom: 70px;
}
.capscontenthree p {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 48px;
}
.capscontenthree a {
  text-decoration: none;
  color: #042A46;
  font-weight: 700;
  font-size: 24px;
  background: #FFC600;
  padding: 20px 46px;
  border-radius: 15px;
}

.banner#product-caps {
  margin-bottom: 75px;
}

.gbelow-banner {
  margin-bottom: 40px;
}

.G-contentone {
  margin-bottom: 30px;
}
.G-contentone h3 {
  font-size: 32px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
}
.G-contentone p {
  font-size: 24px;
  font-weight: 500;
  color: #343434;
}
.G-contentone .para .para-h3 {
  margin-bottom: 36px;
}
.G-contentone .que .que-h3 {
  margin-bottom: 20px;
}
.G-contentone .como-text {
  margin-top: 35px;
}
.G-contentone .como-text h3 {
  margin-bottom: 30px;
}

.G-contnettwo {
  margin-bottom: 68px;
}
.G-contnettwo .g-left-text h3 {
  font-size: 30px;
  color: #343434;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 35px;
}
.G-contnettwo .g-left-text p {
  font-size: 24px;
  font-weight: 500;
  color: #343434;
  padding-right: 45px;
}
.G-contnettwo .g-left-text .compare {
  text-align: center;
  margin: 60px 0 0 0;
}
.G-contnettwo .g-left-text .compare a {
  text-decoration: none;
  color: #042A46;
  font-weight: 700;
  font-size: 24px;
  background: #FFC600;
  padding: 20px 46px;
  border-radius: 15px;
}

.line-hr.products {
  background: transparent;
}

.slider-section-product {
  background-color: #fff !important;
  background-color: #fff !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.slider-section-product .product-slider {
  max-width: 100%;
}
.slider-section-product .product-slider a {
  text-decoration: none;
}
.slider-section-product .product-slider a .new-slider {
  margin-right: 25px;
}
.slider-section-product .product-slider a .new-slider p {
  font-size: 40px;
  text-align: center;
  color: #343434;
  font-weight: 700;
  font-style: italic;
  margin-top: 18px;
}
.slider-section-product .product-slider.slider img {
  height: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider-section-product .product-slider.slider img:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.slider-section-product .product-slider .slick-prev {
  top: 80px;
  left: -70px;
}
.slider-section-product .product-slider .slick-prev:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-left-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.slider-section-product .product-slider .slick-next {
  top: 80px;
  right: -40px;
}
.slider-section-product .product-slider .slick-next:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-right-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.slider-section-product .product-slider .slick-active {
  opacity: 0.5;
}
.slider-section-product .product-slider .slick-active.slick-center {
  opacity: 1;
}

.banner#product-g {
  margin-bottom: 95px;
}

section.banner.home {
  margin-top: -101px;
  background-image: url(/siteassets/img/img-3840x1151-home-banner.webp);
  height: 653px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
}
section.banner p {
  position: relative;
}
section.banner p a {
  text-decoration: none;
  color: #ffc600;
  font-size: 24px;
  font-weight: 500;
  position: absolute;
  right: 0;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 2px transparent;
          box-shadow: 0 0 2px transparent;
  padding: 20px;
  border-radius: 8px;
}
section.banner .banner-image {
  position: relative;
}
section.banner .banner-image .container {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  max-width: 85%;
}
section.banner .banner-image .container p {
  position: relative;
}
section.banner .banner-image .container p a {
  text-decoration: none;
  color: #ffc600;
  font-size: 24px;
  font-weight: 500;
  position: absolute;
  right: 0;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 2px transparent;
          box-shadow: 0 0 2px transparent;
  padding: 20px;
  border-radius: 8px;
  top: 2.5rem;
}
section.banner .banner-image .container h2 {
  position: relative;
  top: 11rem;
  color: #FFF;
  text-align: right;
  font-family: Montserrat;
  font-size: 100px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
}
section.banner .banner-image .carousel-caption h2 {
  margin-bottom: 5px;
  color: #F5F5F5;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
section.banner .banner-image .carousel-caption p {
  color: #F5F5F5;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.home-badge .bg-title-background .bg-title-heading h3.blog {
  text-align: center;
  margin-bottom: 25px;
  font-size: 35px;
  line-height: 37px;
  font-style: italic;
  color: #002F87;
  font-weight: 700;
}
.home-badge .white-Bg-bnr {
  padding-bottom: 40px;
}
.home-badge .fullwidth .card-new {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
.home-badge .fullwidth .card-new .bg-card-middle-header {
  padding: 0;
}
.home-badge .fullwidth .card-new .bg-card-header {
  display: none !important;
}
.home-badge .fullwidth .card-new .bg-card-middle-text {
  display: none;
}
.home-badge .fullwidth .bg-card-last-text p {
  text-align: center;
  color: #343434;
  font-weight: 700;
  font-size: 24px;
  margin-top: 20px;
  font-style: italic;
}
.home-badge .fullwidth .bg-card-last-text p a {
  text-align: center;
  color: #343434;
  text-decoration: none;
}

.home-slider {
  padding-top: 91px;
  background: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), color-stop(60%, #E7E7E7), color-stop(80%, #EEEEEE));
  background: linear-gradient(#DBDBDB 0% 10%, #E7E7E7 60% 70%, #EEEEEE 80% 100%);
}
.home-slider h4 {
  font-size: 35px;
  color: #002f87;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  margin-bottom: 30px;
}
.home-slider .slider.home-slider {
  margin-top: 0;
}
.home-slider .homeslider {
  max-width: 100%;
  margin-bottom: 50px;
  /*.slick-active + .slick-active ~ .slick-slide {
  	opacity: 0.5;
  }*/
}
.home-slider .homeslider img {
  height: 180px;
}
.home-slider .homeslider .slick-prev {
  top: 70px;
  left: -70px;
}
.home-slider .homeslider .slick-prev:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-left-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.home-slider .homeslider .slick-next {
  top: 70px;
  right: -70px;
}
.home-slider .homeslider .slick-next:before {
  content: "";
  background: url(/siteassets/img/icon-25x25-right-nav.svg) no-repeat;
  width: 40px;
  height: 70px;
  display: inline-block;
}
.home-slider .homeslider .item {
  margin: 0 10px;
  opacity: 0.5;
}
.home-slider .homeslider .slick-active {
  opacity: 0.5;
}
.home-slider .homeslider .slick-active.slick-center {
  opacity: 1;
}

#home-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
}
#home-carousel .owl-nav button:focus {
  outline: none;
}
#home-carousel .owl-nav button.owl-prev {
  left: 40px;
}
#home-carousel .owl-nav button.owl-next {
  right: 50px;
}
#home-carousel .owl-dots {
  text-align: center;
  padding-top: 15px;
  margin-top: -56px;
  z-index: 99999;
  position: relative;
}
#home-carousel .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  margin: 0 7px;
}
#home-carousel .owl-dots button.owl-dot:focus {
  outline: none;
}
#home-carousel .owl-dots button.owl-dot.active {
  background-color: #ede523;
}
#home-carousel span {
  font-size: 56px;
  position: relative;
  top: -5px;
}

#compra-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
}
#compra-carousel .owl-nav button:focus {
  outline: none;
}
#compra-carousel .owl-nav button.owl-prev {
  left: 40px;
}
#compra-carousel .owl-nav button.owl-next {
  right: 50px;
}
#compra-carousel .owl-dots {
  text-align: center;
  padding-top: 15px;
  margin-top: -56px;
  z-index: 99999;
  position: relative;
}
#compra-carousel .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  margin: 0 7px;
}
#compra-carousel .owl-dots button.owl-dot:focus {
  outline: none;
}
#compra-carousel .owl-dots button.owl-dot.active {
  background-color: #ede523;
}
#compra-carousel span {
  font-size: 56px;
  position: relative;
  top: -5px;
}

#common-home-badge-desktop.common-home-badge .slider {
  max-width: 100%;
}
#common-home-badge-desktop.common-home-badge .slider img {
  height: auto;
}
#common-home-badge-desktop.common-home-badge .slider ul.slick-dots {
  bottom: -10px;
}

#home-badge-desktop.home-badge .slider {
  max-width: 100%;
}
#home-badge-desktop.home-badge .slider img {
  height: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#home-badge-desktop.home-badge .slider img:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
#home-badge-desktop.home-badge .slider ul.slick-dots {
  bottom: -10px;
}

.form-popup .modal .modal-dialog {
  width: 100%;
  max-width: 1002px;
}
.form-popup .modal .modal-dialog .modal-content {
  background-color: #042A46;
  border-color: #042A46;
  border-radius: 20px;
  padding: 30px 43px 30px 56px;
}
.form-popup .modal .modal-dialog .modal-content .modal-header {
  position: absolute;
  right: 0px;
  border-bottom: 0px solid #dee2e6;
  margin-top: 0px;
  top: 10px;
}
.form-popup .modal .modal-dialog .modal-content .modal-header .close {
  color: #002F87;
  font-size: 40px;
  height: 32px;
  background-color: #ffc600;
  line-height: normal;
  padding-top: 0px;
  margin-top: -12px;
  border-radius: 25px;
  width: 32px;
  z-index: 999999;
}
.form-popup .modal .modal-dialog .modal-content .modal-header .close span {
  position: relative;
  top: -9px;
}
.form-popup .modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-left-section h3 {
  font-size: 41px;
  color: #ffffff;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 10px;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-left-section .rutina {
  font-size: 24px;
  color: #ffc600;
  font-style: italic;
  font-weight: 800;
  margin-bottom: 13px;
  line-height: normal;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-left-section .rutina-bootom {
  font-size: 27px;
  color: #ffc600;
  font-style: italic;
  font-weight: 700;
  margin-top: 27px;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .FormParagraphText {
  margin-bottom: 0;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .FormParagraphText h4 {
  color: #ffc600;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 5px;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .label-new {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 13px;
  font-weight: 600;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .label-new:after {
  content: none;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .input-new {
  width: 100%;
  height: 39px;
  border-radius: 8px;
  padding: 0 20px;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .sexo, .form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .ocup {
  display: inline-block;
  width: 47%;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .sexo {
  margin-right: 20px;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .submit button {
  position: absolute;
  left: 12px;
  bottom: 9px;
  width: 100%;
  max-width: 38%;
  height: 61px;
  border-radius: 15px;
  background: #ffc600;
  color: #042A46;
  font-size: 24px;
  font-weight: 700;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section form.ValidationFail #mktoForm_555 section .submit button {
  bottom: 100px;
}
.form-popup .modal .modal-dialog .modal-content .modal-body .footnote {
  font-size: 14px;
  font-weight: 700;
  color: #ffc600;
  margin-top: 20px;
}
.form-popup .modal .btn-close {
  width: 24px;
  height: 24px;
  background: #ffc600;
  border-radius: 100%;
  opacity: 1;
  position: absolute;
  right: 20px;
  z-index: 99999;
}
.form-popup .modal .btn-close:after {
  content: "";
  background: url(/siteassets/img/icon-32x32-close-icon.webp) no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-size: 100%;
}

.EPiServerForms .Form__Element .Form__Element__ValidationError {
  color: #ffc600 !important;
  display: block;
  word-wrap: break-word;
  padding-top: 10px;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
}

body, * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  list-style-type: none;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
  color: inherit;
}

/* Badge Css Start*/
/* Badge Css end*/
/* Tab Css Start */
/* Tab Css end */
#clients-first-badge .white-Bg-bnr {
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
#clients-first-badge .white-Bg-bnr .card-new {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
}

#badge-grid-two .white-Bg-bnr {
  padding-top: 0px;
  padding-bottom: 0px;
}
#badge-grid-two .white-Bg-bnr .card-new {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
}

#badge-grid-three .white-Bg-bnr {
  padding-top: 0px;
}
#badge-grid-three .white-Bg-bnr .card-new {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
}

.brand-heading {
  text-align: center;
  background-color: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #002f87;
  font-style: italic;
  font-weight: 700;
}

#custom-faq {
  background-color: #f1f1f1;
  padding: 60px 0px;
  padding-bottom: 0px;
}
#custom-faq .tab-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#custom-faq .tab-section nav {
  width: 100%;
}
#custom-faq h1 {
  color: #FFC600;
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  padding-bottom: 35px;
}
#custom-faq .nav-tabs {
  border-bottom: 0px solid #dee2e6;
}

#nav-faq-tab {
  height: 70%;
  overflow-y: scroll;
}
#nav-faq-tab .nav-link.active {
  color: #FFC600;
  background-color: transparent;
  border-color: transparent;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
}
#nav-faq-tab .nav-link {
  color: #343434;
  background-color: transparent;
  border-color: transparent;
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  padding: 12px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav-faq-tab .nav-link:hover {
  color: #FFC600;
}
#nav-faq-tab::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #d9d9d9;
}
#nav-faq-tab::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
#nav-faq-tab::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ffc600;
  height: 30px;
}

#faq-tab {
  width: 100%;
  background-color: #f1f1f1 !important;
  padding-left: 30px;
  border: 0px solid !important;
}
#faq-tab p {
  font-size: 20px;
  color: #343434;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
}
#faq-tab h3 {
  font-size: 20px;
  color: #343434;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
  padding: 12px 0px;
}
#faq-tab ul {
  padding-left: 40px;
}
#faq-tab ul li {
  list-style-type: disc;
  font-size: 20px;
  color: #343434;
  font-weight: 400;
  line-height: normal;
  padding: 2px 0px;
}
#faq-tab .link-button {
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 20px;
  border: none;
  font-size: 24px;
  padding: 10px 20px;
  background: #FFC600;
  border-radius: 15px;
  color: #042A46;
  font-weight: 700;
  text-decoration: none;
}

#faq-eight ul li {
  list-style-type: decimal;
  font-size: 20px;
  color: #343434;
  font-weight: 400;
  line-height: normal;
  padding: 2px 0px;
}

.content-second-p {
  padding-top: 12px;
}

@media (min-width: 768px) {
  #clients-first-badge .imagetitlecrd {
    width: 20%;
  }
  #badge-grid-two .bg-coloum {
    width: 20%;
  }
}
@media (max-width: 768px) {
  #clients-first-badge .imagetitlecrd {
    width: 100%;
  }
  #clients-first-badge .card-img .bg-card-middle-text {
    text-align: center;
  }
  #badge-grid-two .bg-coloum {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 992px) {
  #badge-grid-three .bg-coloum {
    max-width: 260px;
  }
}
#custom-faq-mobile-block {
  background-color: #f1f1f1;
  padding: 60px 0px;
  padding-bottom: 20px;
  padding-top: 30px;
}
#custom-faq-mobile-block h1 {
  color: #FFC600;
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  padding-bottom: 35px;
}
#custom-faq-mobile-block ul button {
  color: #343434;
  background-color: transparent;
  border-color: transparent;
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  padding: 10px 5px;
  width: 100%;
  text-align: center;
  line-height: normal;
}
#custom-faq-mobile-block ul .active {
  color: #FFC600;
  background-color: transparent;
  border-color: transparent;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
}
#custom-faq-mobile-block ul .focus {
  color: #FFC600;
  background-color: transparent;
  border-color: transparent;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
}

#custom-faq-mobile-block .modal .modal-dialog .modal-content .modal-header {
  text-align: right;
  display: block;
  padding: 0px 10px;
  padding-top: 7px;
}
#custom-faq-mobile-block .modal .modal-dialog .modal-content .modal-header .close {
  color: #002F87;
  font-size: 50px;
  height: 40px;
  background-color: white;
  line-height: normal;
  padding-top: 0px;
  margin-top: -5px;
}
#custom-faq-mobile-block .modal .modal-dialog .modal-content .modal-body p {
  color: #343434;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#custom-faq-mobile-block .modal .modal-dialog .modal-content .modal-body h3 {
  font-size: 16px;
  color: #343434;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
  padding: 12px 0px;
  font-style: normal;
}
#custom-faq-mobile-block .modal .modal-dialog .modal-content .modal-body ul {
  padding-left: 40px;
}
#custom-faq-mobile-block .modal .modal-dialog .modal-content .modal-body ul li {
  list-style-type: disc;
  font-size: 16px;
  color: #343434;
  font-weight: 400;
  line-height: normal;
  padding: 3px 0px;
  font-style: normal;
}
#custom-faq-mobile-block .modal .modal-dialog .modal-content .modal-body .link-button {
  margin-top: 25px;
  display: block;
  margin-bottom: 20px;
  border: none;
  font-size: 21px;
  padding: 10px 20px;
  background: #FFC600;
  border-radius: 15px;
  color: #042A46;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
  font-style: normal;
  text-align: center;
  width: 222px;
  margin-left: auto;
  margin-right: auto;
}
#custom-faq-mobile-block #Modal-eight ul li {
  list-style-type: decimal;
  font-size: 16px;
  color: #343434;
  font-weight: 400;
  line-height: normal;
  padding: 2px 0px;
  font-style: normal;
}

@media only screen and (max-width: 767px) {
  .form-section {
    background: #ffc600;
    height: auto;
  }
  .form-section .col-lg-6 #mktoForm_11111 section {
    display: ruby;
    display: ruby;
    display: ruby;
  }
  .form-section .col-lg-6 #mktoForm_11111 .submit {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .form-section .col-lg-6 .subscribe p {
    font-size: 18px;
    line-height: normal;
    margin-top: 35px;
    font-weight: 900;
    color: #042A46;
    text-align: center;
  }
  .form-section .col-lg-6 form .submit button {
    background: #002F87;
    padding: 14px 41px;
    border-radius: 6px;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    font-style: normal;
  }
  .banner .carousel-item .carousel-caption h2 {
    font-size: 20px;
  }
  .banner .carousel-item .carousel-caption p {
    font-size: 16px;
  }
  footer .footer-top-section .right-section .social-footer ul {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  footer .footer-top-section .right-section .social-footer p {
    text-align: justify;
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    padding: 0 20px;
    word-wrap: break-word;
    font-style: normal;
  }
  footer .footer-top-section .left-section p {
    text-align: justify;
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    padding: 0 20px;
    font-style: normal;
  }
  footer .footer-bottom-section {
    background: #042A46;
    text-align: center;
    padding: 15px 0;
  }
  footer .footer-bottom-section p {
    color: #FFE807;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    font-style: normal;
  }
  footer .footer-bottom-section p span {
    margin-right: 0px;
    display: block;
    width: 100%;
  }
  #carouselExampleCaptions {
    margin-top: 60px;
  }
  #carouselExampleCaptions .carousel-inner .carousel-item img {
    height: auto;
  }
  header {
    background: #002F87;
    position: fixed;
    z-index: 9;
    top: 0;
    width: 100%;
    text-align: center;
  }
  header .navbar {
    margin-left: 0px;
  }
  header .navbar .logo img {
    width: 200px;
  }
  header .navbar .navbar-nav .navbar-nav li {
    padding: 0.6rem 1.5rem 0.6rem 1.5rem;
  }
  header .header-social {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  header #navbarCollapse .dropdown-menu li {
    margin-left: 0px;
    padding-left: 0.4rem !important;
    padding-right: 0.4rem;
  }
  header #navbarCollapse .dropdown-menu li a {
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    padding: 15px 0px;
    border-bottom: 1px solid #fff;
    display: block;
    padding-top: 0px;
  }
  header #navbarCollapse .dropdown {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding-left: 0px !important;
    padding-right: 0px;
  }
  .banner .pop-sus {
    position: absolute;
    top: 100px;
    right: 0;
    z-index: 0;
    color: white;
    left: auto;
    cursor: pointer;
    display: none;
  }
  section.banner .banner-image {
    margin-top: 60px;
  }
  section.banner .banner-image .container h2 {
    position: relative;
    top: 17rem;
    color: #FFF;
    text-align: center;
    font-size: 50px;
  }
  section.banner .banner-image .container p a {
    display: none;
  }
  .slider-section-blog .blog-slider .slick-next {
    top: 80px;
    right: 0px;
    display: none !important;
  }
  .slider-section-blog .blog-slider .slick-prev {
    top: 80px;
    left: 0px;
    display: none !important;
  }
  .slider-section-blog h4 {
    color: #002F87;
    text-align: center;
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 55px;
  }
  .form-popup .modal .modal-dialog .modal-content {
    background-color: #042A46;
    border-color: #042A46;
    border-radius: 20px;
    padding: 30px 19px 30px 9px;
  }
  .form-popup .modal .modal-dialog .modal-content .modal-body .form-left-section h3 {
    font-size: 25px;
    color: #ffffff;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 10px;
  }
  .form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .sexo {
    display: inline-block;
    width: 100%;
  }
  .form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .ocup {
    display: inline-block;
    width: 100%;
  }
  .form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .submit button {
    position: relative;
    left: 12px;
    bottom: unset !important;
    width: 100%;
    max-width: 93%;
    height: 50px;
    border-radius: 15px;
    background: #ffc600;
    color: #042A46;
    font-size: 24px;
    font-weight: 700;
  }
  .home-slider {
    padding-top: 45px;
    background: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), color-stop(60%, #E7E7E7), color-stop(80%, #EEEEEE));
    background: linear-gradient(#DBDBDB 0% 10%, #E7E7E7 60% 70%, #EEEEEE 80% 100%);
  }
  .home-slider h4 {
    font-size: 24px;
    color: #002f87;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin-bottom: 30px;
  }
  .productsectionfour h3 {
    margin-top: 45px;
    color: #343434;
    font-size: 30px;
    font-weight: 900;
    font-style: italic;
    text-align: center;
    margin-bottom: 50px;
    word-wrap: break-word;
    margin-top: 45px;
    color: rgb(52, 52, 52);
    font-size: 24px;
    font-weight: 900;
    font-style: italic;
    text-align: center;
    margin-bottom: 50px;
    word-wrap: break-word;
  }
  .productsectionfour .right-text-section p {
    font-size: 24px;
    font-weight: 500;
    color: #343434;
    text-align: justify;
    padding-top: 30px;
  }
  .productsectionfour .right-text-section p.aver {
    margin-top: 10px;
    font-weight: 700;
  }
  .productsectionthree .leftsection h3 {
    font-size: 24px;
    color: #343434;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 70px;
    word-wrap: break-word;
  }
  .productsectionthree .leftsection p {
    font-size: 24px;
    color: #343434;
    font-weight: 500;
    padding-right: 0px;
    text-align: justify;
  }
  .productsectionthree .leftsection .conoce a {
    margin-bottom: 20px;
    display: inline-block;
  }
  .productsectionthree .rightsection p {
    color: #343434;
    font-size: 24px;
    font-weight: 500;
    text-align: justify;
  }
  .uso h4 {
    text-align: center;
    font-size: 30px;
    color: #343434;
    font-weight: 900;
    font-style: italic;
    word-wrap: break-word;
  }
  .slider-section-product .product-slider .slick-next {
    top: 80px;
    right: 0px;
    display: none !important;
  }
  .slider-section-product .product-slider .slick-prev {
    top: 80px;
    left: 0px;
    display: none !important;
  }
  .productcontentone h3 {
    font-size: 32px;
    color: #343434;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 25px;
    word-wrap: break-word;
  }
  .productcontentone p {
    font-size: 24px;
    font-weight: 500;
    color: #343434;
    margin-bottom: 15px;
    text-align: justify;
  }
  .productcontenttwo .right-section p {
    color: #343434;
    font-size: 24px;
    font-weight: 500;
    padding-right: 0px;
    margin-bottom: 50px;
    text-align: justify;
  }
  .productbadge .white-Bg-bnr .fullwidth .bg-coloum .card-new .bg-card-middle-text .middletext {
    font-size: 20px;
    font-weight: 500;
    color: #343434;
    text-align: justify;
  }
  .product-hr {
    margin-top: 18px;
    margin-bottom: 10px;
  }
  .common-home-badge .white-Bg-bnr .bg-title-background .bg-title-heading h3.des {
    color: #ffffff;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    font-style: italic;
  }
  .common-home-badge .white-Bg-bnr .card-new .bg-card-middle-text .content-block p {
    text-align: center;
    font-size: 24px;
  }
  .common-home-badge .white-Bg-bnr .card-new .bg-card-middle-text .content-block p.below-text {
    color: #ffffff;
    line-height: 22px;
    font-size: 18px;
  }
  .common-home-badge .white-Bg-bnr .card-new .bg-card-foot-img .btn.btn-cta {
    border: none;
    font-size: 18px;
    padding: 8px 15px;
    background: #FFC600;
    border-radius: 15px;
    color: #042A46;
    font-weight: 700;
    margin-bottom: 20px;
  }
  #clients-first-badge .imagetitlecrd {
    width: 100%;
    margin-bottom: 0px;
  }
  #clients-first-badge .card-img .bg-card-middle-text {
    text-align: center;
  }
  #badge-grid-two .bg-coloum {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
  }
  .white-Bg-bnr .bg-coloum {
    margin-bottom: 0px !important;
  }
  .cpascontentone h3 {
    font-size: 22px;
    font-weight: 900;
    font-style: italic;
    color: #343434;
    text-align: center;
  }
  .cpascontentone .que .que-h3 {
    margin-bottom: 20px;
  }
  .cpascontentone p {
    font-size: 16px;
    color: #343434;
    font-weight: 500;
    word-wrap: break-word;
    text-align: justify;
  }
  .cpascontentone .para {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .cpascontentone .como .como-h3 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .capssectiontwo .paratext h3 {
    font-size: 22px;
    color: #343434;
    margin-bottom: 32px;
    font-weight: 900;
    font-style: italic;
    text-align: center;
  }
  .capssectiontwo .paratext p {
    font-size: 16px;
    color: #343434;
    font-weight: 500;
    padding-right: 0px;
    word-wrap: break-word;
    padding-bottom: 27px;
    text-align: justify;
  }
  .banner#product-caps {
    margin-bottom: 40px;
  }
  .capscontenthree {
    text-align: center;
    margin-bottom: 10px;
  }
  .capscontenthree p {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 48px;
  }
  .capscontenthree a {
    text-decoration: none;
    color: #042A46;
    font-weight: 700;
    font-size: 18px;
    background: #FFC600;
    padding: 10px 46px;
    border-radius: 15px;
  }
  #blog-slider h2 {
    font-size: 26px;
    color: #FFC600;
    text-align: center;
    padding-bottom: 34px;
    font-weight: 600;
    font-style: italic;
    padding-top: 20px;
  }
  #blog-slider .product-slider .new-slider p {
    font-size: 18px;
    text-align: center;
    color: #343434;
    font-weight: 700;
    font-style: italic;
    margin-top: 18px;
  }
  .home-badge .bg-title-background .bg-title-heading h3.blog {
    text-align: center;
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 37px;
    font-style: italic;
    color: #002F87;
    font-weight: 700;
  }
  .home-badge .fullwidth .bg-card-last-text p {
    text-align: center;
    color: #343434;
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .G-contentone h3 {
    font-size: 22px;
    color: #343434;
    font-weight: 900;
    font-style: italic;
    text-align: center;
    word-wrap: break-word;
  }
  .G-contentone p {
    font-size: 16px;
    font-weight: 500;
    color: #343434;
    text-align: justify;
  }
  .G-contnettwo {
    margin-bottom: 10px;
  }
  .G-contnettwo .g-left-text h3 {
    font-size: 22px;
    color: #343434;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 35px;
    text-align: center;
    word-wrap: break-word;
  }
  .G-contnettwo .g-left-text p {
    font-size: 16px;
    font-weight: 500;
    color: #343434;
    padding-right: 0px;
    text-align: justify;
    word-wrap: break-word;
  }
  .G-contnettwo .g-left-text .compare {
    text-align: center;
    margin: 45px 0 50px 0;
  }
  #banner-body .row-one h1 {
    font-size: 30px;
    color: #343434;
    text-align: center;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 35px;
  }
  #banner-body .row-two p {
    font-size: 16px;
    text-align: justify;
    line-height: normal;
    color: #343434;
    padding-right: 0px;
    padding-bottom: 25px;
  }
  #banner-body .row-three p {
    font-size: 16px;
    text-align: justify;
    line-height: normal;
    color: #343434;
    padding-bottom: 25px;
    padding-top: 20px;
  }
  #banner-body .row-four img {
    width: 30px;
    padding-right: 10px;
  }
  #banner-body .row-four p {
    font-size: 20px;
    text-align: right;
    line-height: normal;
    color: #343434;
    font-style: italic;
  }
  #custom-faq h1 {
    color: #002F87;
    text-align: center;
    padding-bottom: 35px;
    font-size: 25px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
  }
  #custom-faq .tab-section {
    display: block;
  }
  #nav-faq-tab {
    height: auto;
    overflow-y: hidden;
  }
  #nav-faq-tab .nav-link {
    color: #343434;
    background-color: transparent;
    border-color: transparent;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    padding: 12px 5px;
    text-align: center;
  }
  #faq-tab {
    width: 100%;
    background-color: #f1f1f1 !important;
    padding-left: 0px;
    border: 0px solid !important;
    padding: 20px;
  }
  #faq-tab .link-button {
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 20px;
    border: none;
    font-size: 20px;
    padding: 10px 20px;
    background: #FFC600;
    border-radius: 15px;
    color: #042A46;
    font-weight: 700;
    text-decoration: none;
  }
  .custom_blog_List h4 {
    font-size: 20px;
    line-height: normal;
    color: #343434;
    font-weight: 900;
    font-style: italic;
    text-align: left;
  }
  .custom_blog_List p {
    font-size: 16px;
    color: #343434;
    line-height: 26px;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
    min-height: auto;
    height: auto;
    letter-spacing: -0.32px;
  }
  .line-hr hr {
    color: #D9D9D9;
    height: 4px;
    text-align: center;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 0px;
  }
  #custom-faq-mobile-block h1 {
    color: #002F87;
    text-align: center;
    font-family: Montserrat;
    font-size: 25px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 10px;
  }
  .home-badge-slider-mobile .home-badge-slider-custom .slick-next {
    top: 80px;
    right: 0px;
    display: none !important;
  }
  .home-badge-slider-mobile .home-badge-slider-custom .slick-prev {
    top: 80px;
    left: 0px;
    display: none !important;
  }
  .home-badge-common-slider-mobile .home-badge-common-slider-custom .slick-next {
    top: 80px;
    right: 0px;
    display: none !important;
  }
  .home-badge-common-slider-mobile .home-badge-common-slider-custom .slick-prev {
    top: 80px;
    left: 0px;
    display: none !important;
  }
  .slider-section-product .product-slider.slider .new-slider {
    margin-right: auto;
  }
  .slider-section-product .product-slider.slider .new-slider img {
    height: auto;
  }
  .home-slider .homeslider img {
    height: auto;
  }
  .capsul-banner .carousel-caption h2 {
    font-size: 20px !important;
  }
  .capsul-banner .carousel-caption p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 767px) {
  #custom-faq {
    display: block;
  }
  #custom-faq-mobile-block {
    display: none;
  }
  .home-badge-slider-mobile {
    display: none;
  }
  #home-badge-desktop {
    display: block;
  }
  #common-home-badge-desktop {
    display: block;
  }
  .home-badge-common-slider-mobile {
    display: none;
  }
  .custom-hamberger {
    display: none;
  }
  section.banner .banner-image .container h2 {
    top: 11rem;
  }
}
@media only screen and (max-width: 767px) {
  #custom-faq {
    display: none;
  }
  .home-badge .fullwidth .card-new .bg-card-middle-header {
    padding: 0px 10px;
  }
  #compra-slider .compra-custom-slider .new-slider {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    height: auto;
    padding: 25px;
  }
  .dropdown-toggle::after {
    border-right: white;
  }
  .custom-hamberger {
    display: block;
  }
  .custom-hamberger:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .social-media-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  header .header-social ul li {
    display: inline-block;
    margin-right: 5px;
  }
  header .header-social ul li .fb-image {
    width: 15px;
  }
  header .header-social ul li .insta-image {
    width: 30px;
  }
  header .header-social ul li .utube-image {
    width: 35px;
  }
  header .header-social ul li .spotify-image {
    width: 30px;
  }
  header .icon-menu {
    position: absolute;
    display: inline-block;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    fill: none;
    top: 20px;
    right: 20px;
  }
  #custom-faq-mobile-block {
    display: block;
  }
  .home-badge-slider-mobile {
    display: block;
  }
  /* #home-badge-desktop {
       display: none;
   }*/
  /* #common-home-badge-desktop {
       display: none;
   }*/
  .home-badge-common-slider-mobile {
    display: block;
  }
  .Artical-blog-slider button.slick-prev {
    left: -10px;
  }
  .Artical-blog-slider button.slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 6 Free";
    color: #002f87;
  }
  .Artical-blog-slider button.slick-prev:hover {
    left: -10px;
  }
  .Artical-blog-slider button.slick-next {
    right: -10px;
  }
  .Artical-blog-slider button.slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    color: #002f87;
  }
  .Artical-blog-slider button.slick-next:hover {
    right: -10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .social-media-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .form-section .col-lg-6 #mktoForm_11111 section {
    display: ruby;
    display: ruby;
    display: ruby;
  }
  .form-section .col-lg-6 .subscribe p {
    font-size: 16px;
    line-height: normal;
  }
  .custom-hamberger {
    display: block;
  }
  header .icon-menu {
    position: absolute;
    display: inline-block;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    fill: none;
    top: 20px;
    right: auto;
  }
  header .navbar {
    margin-left: 0px;
  }
  header {
    background: #002F87;
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    text-align: center;
  }
  .home-slider .homeslider .slick-prev {
    top: 70px;
    left: -37px;
  }
  .home-slider .homeslider .slick-next {
    top: 70px;
    right: -37px;
  }
  .slider-section-blog .blog-slider .slick-prev {
    top: 70px;
    left: -37px;
  }
  .slider-section-blog .blog-slider .slick-next {
    top: 70px;
    right: -37px;
  }
  section.banner .banner-image {
    margin-top: 60px;
  }
  section.banner .banner-image .container h2 {
    top: 6rem;
  }
  .form-popup .modal .modal-dialog .modal-content .modal-body .form-right-section #mktoForm_555 .submit button {
    position: relative;
    left: 12px;
    bottom: unset !important;
  }
}