/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html,
body {
  overflow-x: hidden;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
p {
  font-size: 16px;
}
h2,
h1 {
  font-size: 40px;
  color: #007bc7;
  font-weight: 800;
}
h1 {
  font-size: 50px;
}
a {
  transition: all .3s ease;
}
.text-blue-dark {
  color: #007bc7;
}
.ysc-cta-blue {
  cursor: pointer;
  text-align: center;
  color: #fff;
  background-color: #005f99;
  border: 1px solid #005f99;
  display: inline-block;
  padding: 15px 40px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px;
  transition: all .3s ease;
}
.ysc-cta-blue:visited {
  color: #fff;
  background-color: #005f99;
}
.ysc-cta-blue:hover {
  color: #005f99;
  background-color: #fff;
  text-decoration: none;
}
.ysc-cta-white {
  cursor: pointer;
  text-align: center;
  color: #005f99;
  background-color: #fff;
  border: 1px solid #005f99;
  display: inline-block;
  padding: 15px 40px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px;
  transition: all .3s ease;
}
.ysc-cta-white:visited {
  color: #005f99;
  background-color: #fff;
}
.ysc-cta-white:hover {
  color: #fff;
  background-color: #005f99;
  text-decoration: none;
}
.slick-prev,
.slick-next {
  border: 1px solid #017cc8 !important;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #017cc8;
}
.logo {
  margin: 0;
  float: none;
  max-width: 100%;
  margin-right: auto;
}
.page-layout-full-width .page-main {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.page-layout-full-width .page-main .columns .column.main {
  padding-bottom: 0;
}
.breadcrumbs {
  padding-top: 30px;
  padding-bottom: 30px;
}
.breadcrumbs .item {
  color: #007bc7;
  font-size: 13px;
  font-weight: 600;
}
.breadcrumbs .item a {
  color: #333;
}
.breadcrumbs .item a:hover {
  color: #007bc7;
}
@media (max-width: 768px) {
  .breadcrumbs {
    display: block !important;
  }
}
.toolbar-products .pages .pages-items .item {
  font-size: 19px;
  margin: 0;
  padding: 0;
}
.toolbar-products .pages .pages-items .item span {
  font-size: 19px !important;
}
.toolbar-products .pages .pages-items .item a,
.toolbar-products .pages .pages-items .item strong {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background-color: #e9e9e9;
  border: 0;
  color: #666;
  margin: 0 5px;
  border-radius: 100%;
  transition: all .3s ease;
}
.toolbar-products .pages .pages-items .item.current a,
.toolbar-products .pages .pages-items .item:hover a,
.toolbar-products .pages .pages-items .item.current strong,
.toolbar-products .pages .pages-items .item:hover strong {
  background: #007bc7;
  color: #fff;
}
.toolbar-products .pages .pages-items .item .action.next:before {
  display: inline-block;
  font: normal normal normal 19px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 19px;
  color: #666;
  margin: 0 0 0 1px;
  line-height: 36px;
}
.toolbar-products .pages .pages-items .item .action.next:hover:before {
  color: #fff;
}
.toolbar-products .pages .pages-items .item .action.previous:before {
  display: inline-block;
  font: normal normal normal 19px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
  font-size: 19px;
  color: #666;
  margin: 0;
  line-height: 36px;
}
.toolbar-products .pages .pages-items .item .action.previous:hover:before {
  color: #fff;
}
.toolbar-products .limiter .label {
  padding-top: 8px;
  font-weight: 700;
}
.toolbar-products .limiter .limiter-options {
  border: none;
  background-color: #eee;
  height: 40px;
  padding-right: 40px;
}
.fotorama__active .fotorama__dot {
  background-color: #005f99;
  border-color: #005f99;
}
.ysc-from-cont form {
  min-width: 100% !important;
}
.ysc-from-cont h2 {
  color: #007bc7;
  font-size: 25px;
  border-bottom: 0;
  margin-bottom: 30px;
  font-weight: 800;
}
.ysc-from-cont input[type="text"],
.ysc-from-cont input[type="email"],
.ysc-from-cont input[type="tel"],
.ysc-from-cont select,
.ysc-from-cont textarea {
  border: 0;
  border-bottom: 1px solid #525252;
  background-color: transparent;
  font-size: 20px;
  font-weight: 400;
  color: #555;
  border-radius: 0;
  height: 40px;
}
.ysc-from-cont input[type="text"]::placeholder,
.ysc-from-cont input[type="email"]::placeholder,
.ysc-from-cont input[type="tel"]::placeholder,
.ysc-from-cont select::placeholder,
.ysc-from-cont textarea::placeholder {
  color: #c2c2c2;
}
.ysc-from-cont textarea {
  height: auto;
}
.page-layout-landing-page .action.nav-toggle {
  display: none !important;
}
.search-autocomplete ul li {
  color: #000;
}
header.page-header {
  margin-bottom: 0;
  border-bottom: 0;
}
header.page-header .panel.wrapper {
  background-color: rgba(158, 171, 177, 0.15);
}
header.page-header .panel.wrapper .link-follow {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 0;
  margin-bottom: 0;
}
header.page-header .panel.wrapper .link-follow li {
  margin-left: 10px;
  margin-bottom: 0;
}
header.page-header .panel.wrapper .link-follow li svg {
  height: 25px;
  fill: #0D76BD;
}
header.page-header .panel.header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
header.page-header .panel.header .visit-left-link {
  margin-right: auto;
}
header.page-header .panel.header .visit-left-link .link-separator {
  margin: 0 10px;
  color: #0D76BD;
}
header.page-header .panel.header .block.block-search {
  float: none;
  position: relative;
  width: auto;
  margin-top: 0;
}
header.page-header .panel.header .block.block-search .block.block-content .field.search .ysc-search-label {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  color: #0D76BD;
  font-size: 16px;
  text-transform: uppercase;
}
header.page-header .panel.header .block.block-search .block.block-content .field.search .ysc-search-label svg {
  margin-right: 5px;
  height: 20px;
  fill: #0D76BD;
}
header.page-header .panel.header .block.block-search .block.block-content .field.search .control {
  position: absolute;
  border-top: 0;
  margin: 0;
  padding: 0;
  z-index: 20;
  right: 0;
  width: 250px;
  top: -500px;
}
header.page-header .panel.header .block.block-search .block.block-content .field.search .control input {
  height: 40px;
  position: initial;
  margin: 0;
  left: auto;
}
header.page-header .panel.header .block.block-search .block.block-content .actions .action.search {
  z-index: 20;
  top: -500px;
}
header.page-header .panel.header .block.block-search .block.block-content #search_mini_form.active .field.search .control {
  top: 35px;
}
header.page-header .panel.header .block.block-search .block.block-content #search_mini_form.active .actions .action.search {
  top: 40px;
}
@media (max-width: 768px) {
  header.page-header .panel.header .block.block-search {
    position: absolute;
    top: 155px;
    right: 5px;
    z-index: 10;
  }
  header.page-header .panel.header .block.block-search .ysc-search-label svg {
    height: 25px !important;
  }
  header.page-header .panel.header .block.block-search .ysc-search-label span {
    display: none;
  }
}
header.page-header .panel.header .switcher.language {
  display: block !important;
  float: none;
  margin-left: 10px;
  margin-right: 0;
}
header.page-header .panel.header .switcher.language .switcher-trigger span {
  color: #0D76BD;
  font-size: 16px;
  font-weight: 400;
}
header.page-header .panel.header .switcher.language .switcher-trigger::after {
  color: #0D76BD !important;
}
header.page-header .panel.header .switcher.language .dropdown.switcher-dropdown {
  margin-top: 12px;
  right: -50px;
}
header.page-header .panel.header .switcher.language .dropdown.switcher-dropdown::after,
header.page-header .panel.header .switcher.language .dropdown.switcher-dropdown::before {
  display: none !important;
}
header.page-header .panel.header .switcher.language .dropdown.switcher-dropdown li.switcher-option a {
  color: #0D76BD;
  font-size: 16px;
  font-weight: 400;
}
header.page-header .panel.header .ysc-language-cont .menu-list-cont .language-p {
  color: #0D76BD;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}
header.page-header .panel.header .ysc-language-cont .menu-list-cont .language-p svg {
  fill: #0D76BD;
  width: 20px;
  margin-left: 5px;
}
header.page-header .panel.header .ysc-language-cont .dropdown-options {
  border-color: #0D76BD;
  min-width: 160px;
  padding: 5px 0;
  border-radius: 5px;
}
header.page-header .panel.header .ysc-language-cont .dropdown-options::before,
header.page-header .panel.header .ysc-language-cont .dropdown-options::after {
  display: none !important;
}
header.page-header .panel.header .ysc-language-cont .dropdown-options a {
  color: #0D76BD !important;
  padding: 3px 20px;
  display: block;
}
@media (max-width: 768px) {
  header.page-header .panel.header {
    flex-wrap: wrap;
  }
  header.page-header .panel.header .visit-left-link {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
header.page-header .header.content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #e0eaef;
  padding: 0;
}
header.page-header .header.content .section-item-title.nav-sections-item-title {
  display: none !important;
}
header.page-header .header.content .nav-sections-item-content {
  margin-left: 0;
  margin-top: 0;
  float: none;
}
header.page-header .header.content .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
  margin-left: 0;
}
header.page-header .header.content .logo {
  margin-left: 15px;
}
header.page-header .header.content .logo img {
  min-width: 150px;
}
header.page-header .header.content .nav-sections {
  margin-bottom: 0;
}
header.page-header .header.content .navigation {
  background-color: transparent;
  position: relative;
}
header.page-header .header.content .navigation .ui-menu-item.all-category {
  display: none !important;
}
header.page-header .header.content .navigation .level0 {
  margin: 0;
}
header.page-header .header.content .navigation .level0 > .level-top {
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  line-height: inherit;
}
@media (min-width: 768px) {
  header.page-header .header.content .navigation .level0 {
    padding: 40px 0;
  }
  header.page-header .header.content .navigation .level0 > .level-top {
    padding: 0 10px;
  }
  header.page-header .header.content .navigation .level0 > .level-top > .ui-menu-icon {
    right: -5px;
  }
  header.page-header .header.content .navigation .level0.parent {
    position: initial;
  }
  header.page-header .header.content .navigation .level0.submenu {
    padding: 40px 30px;
    min-width: 230px;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
  }
  header.page-header .header.content .navigation .level0.submenu .level1 {
    padding: 8px 5px;
  }
  header.page-header .header.content .navigation .level0.submenu .level1 a {
    background-color: transparent !important;
    border-left: 3px solid #007bc7;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin: 10px 0;
    padding: 0 10px;
  }
  header.page-header .header.content .navigation .level0.submenu .level1 a:hover {
    color: #007bc7;
  }
}
@media (max-width: 768px) {
  header.page-header .header.content {
    padding: 20px 0 70px;
  }
  header.page-header .header.content .logo {
    margin-left: auto;
  }
  header.page-header .header.content .action.nav-toggle {
    top: 95px;
  }
  header.page-header .header.content .action.nav-toggle::before {
    color: #0D76BD;
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  html.nav-open .header.content .action.nav-toggle {
    top: -20px;
  }
  html.nav-open .header.content .action.nav-toggle::before {
    color: #fff;
    position: relative;
    z-index: 10;
    content: '\e616';
  }
}
.goog-te-banner-frame.skiptranslate,
.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate {
  display: none !important;
}
.ysc-home-hero .hero-section-cont {
  padding: 50px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ysc-home-hero .hero-section-cont .title {
  color: #007bc7;
  font-size: 40px;
  font-weight: 800;
  margin-top: 0;
}
.ysc-home-hero .hero-section-cont .title .title-span {
  color: #007bc7;
}
.ysc-home-hero .hero-section-cont .hero-desc {
  font-size: 24px;
  color: #5b717d;
}
.ysc-home-hero .hero-section-cont .hero-right-cont {
  margin-right: 0;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
  background-color: #fff;
}
.ysc-home-hero .hero-section-cont .hero-right-cont .hero-img-cont {
  padding-right: 0;
}
.ysc-home-hero .hero-section-cont .hero-left-cont {
  margin-left: 0;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-right: 70px;
  background-color: #fff;
}
.ysc-home-hero .hero-section-cont .hero-left-cont .hero-img-cont {
  padding-left: 0;
}
.ysc-home-hero .hero-section-cont.hero-1 .title {
  color: #f08300;
}
.ysc-home-hero .hero-section-cont.hero-2 .title {
  color: #5ab751;
}
.ysc-home-hero .hero-section-cont.hero-3 .title {
  color: #eb6168;
}
.ysc-home-hero .hero-section-cont.hero-4 .title {
  color: #8eabbc;
}
.ysc-home-hero .hero-section-cont.hero-5 .title {
  color: #37a1db;
}
.ysc-home-distributor {
  padding: 50px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ysc-home-distributor .title {
  font-size: 40px;
  color: #007bc7;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 800;
}
.ysc-home-distributor .desc {
  font-size: 24px;
  color: #5b717d;
}
.ysc-about-hero {
  padding-bottom: 50px;
}
.ysc-about-hero .title {
  margin-bottom: 10px;
}
.ysc-about-hero .title span {
  color: #37a1db;
}
.ysc-about-hero .subtitle {
  color: #007bc7;
  font-size: 16px;
  font-weight: 800;
}
.ysc-about-juki-western {
  padding: 50px 0;
  background-color: #eaf6fb;
}
.ysc-about-juki-western .title {
  font-size: 24px;
  color: #007bc7;
}
.ysc-about-juki-western .right-title {
  color: #007bc7;
  font-size: 19px;
  font-weight: 800;
}
.ysc-about-juki-western .desc {
  font-size: 19px;
  color: #5b717d;
}
.ysc-about-product-line {
  padding: 50px 0;
}
.ysc-about-product-line .title {
  color: #007bc7;
  font-size: 19px;
}
.ysc-about-product-line .desc {
  font-size: 19px;
  color: #5b717d;
}
.ysc-contact-form .ysc-contact-hero {
  padding: 50px 0;
}
.ysc-contact-form .ysc-contact-hero .title {
  margin-bottom: 10px;
}
.ysc-contact-form .ysc-contact-hero .title span {
  color: #37a1db;
}
.ysc-contact-form .ysc-contact-hero .desc {
  font-size: 24px;
  color: #5b717d;
  margin-bottom: 20px;
}
.ysc-distributor-page {
  padding-bottom: 50px;
}
.ysc-distributor-page h2.sub-title {
  margin-top: 0;
  color: #37a1db;
}
.ysc-distributor-page h3.sub-title {
  font-size: 25px;
  margin-top: 30px;
  color: #37a1db;
  font-weight: 800;
}
.ysc-distributor-page .distributors-box {
  margin-bottom: 15px;
}
.ysc-distributor-page .distributors-box p {
  color: #5b717d;
  line-height: 30px;
}
.ysc-distributor-page .distributors-box .distributors-title {
  font-weight: 700;
  font-size: 16px;
}
.ysc-distributor-page hr {
  margin-bottom: 50px;
  margin-top: 50px;
}
.ysc-distributor-page .ysc-distributor-hero {
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ysc-distributor-page .ysc-distributor-hero .title {
  margin-bottom: 10px;
}
.ysc-distributor-page .ysc-distributor-hero .title span {
  color: #37a1db;
}
.ysc-distributor-page .ysc-distributor-hero .desc {
  font-size: 24px;
  color: #5b717d;
  margin-bottom: 20px;
}
.ysc-distributor-page .ysc-distributor-hero .link-to-section {
  list-style: none;
  padding-left: 0;
}
.ysc-distributor-page .ysc-distributor-hero .link-to-section li {
  margin-bottom: 15px;
}
.ysc-distributor-page .ysc-distributor-hero .link-to-section li a {
  display: inline-block;
  color: #007bc7;
  font-size: 25px;
  font-weight: 800;
}
.ysc-products-top-content .hero {
  background-color: #EAF6FB;
  padding: 50px 0;
  margin-bottom: 50px;
}
.ysc-products-top-content .hero .title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
}
.ysc-products-top-content .categories-cont .inner-cont {
  border: 1px solid #E1E9EE;
  margin-bottom: 30px;
}
.ysc-products-top-content .categories-cont .inner-cont .img-cont {
  position: relative;
}
.ysc-products-top-content .categories-cont .inner-cont .img-cont .title-cont {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 100%;
}
.ysc-products-top-content .categories-cont .inner-cont .img-cont .title-cont .title {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  color: #fff;
  background-color: #0D76BD;
  border-radius: 25px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.ysc-products-top-content .categories-cont .inner-cont .text-cont {
  padding: 50px 20px 20px 20px;
}
.ysc-products-top-content .categories-cont .inner-cont .text-cont .desc {
  color: #5B717D;
  font-size: 16px;
  min-height: 150px;
}
.ysc-products-top-content .faq-productos {
  background-color: #F1F3F4;
  padding: 50px 0;
}
.ysc-products-top-content .faq-productos .accordion-title {
  text-align: center;
  color: #0D76BD;
  font-size: 40px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.ysc-products-top-content .faq-productos .ysc-accordion-cont .ysc-title {
  cursor: pointer;
}
.ysc-products-top-content .faq-productos .ysc-accordion-cont .ysc-title h3 {
  color: #5B717D;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  font-family: 'Lato', sans-serif;
}
.ysc-products-top-content .faq-productos .ysc-accordion-cont .ysc-title h3::after {
  content: '\f067';
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  right: -20px;
  color: #0D76BD;
  font-size: 20px;
}
.ysc-products-top-content .faq-productos .ysc-accordion-cont .ysc-title.active h3::after {
  content: '\f068';
}
.ysc-products-top-content .faq-productos .ysc-accordion-cont .inner-ysc-accordion {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 20px 50px 20px 20px;
}
.ysc-products-top-content .faq-productos .ysc-accordion-cont .inner-ysc-accordion .ysc-body {
  margin-top: 15px;
}
.ysc-products-top-content .faq-productos .ysc-accordion-cont .inner-ysc-accordion .ysc-body p {
  color: #5B717D;
  font-size: 16px;
  line-height: 25px !important;
}
.catalog-category-view.page-with-filter .toolbar-amount,
.catalogsearch-result-index.page-with-filter .toolbar-amount {
  float: none;
  text-align: right;
  position: initial;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-title,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-title {
  font-size: 18px;
  color: #007bc7;
  font-weight: 900;
  padding-bottom: 12px;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-title:before,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-title:before {
  content: "";
  width: 20px;
  border-top: 3px solid #007bc7;
  position: absolute;
  left: 10px;
  bottom: 0;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-item,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-item {
  border-bottom: 0;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-content a:hover,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-content a:hover {
  background-color: transparent;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-content .swatch-attribute-options,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-content .swatch-attribute-options {
  display: flex;
  flex-direction: column;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option {
  padding: 1px 2px;
  height: 20px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 0px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option.image,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option.image {
  background-position-x: 0 !important;
  padding-left: 30px;
  text-align: left;
  margin-bottom: 17px;
}
.catalog-category-view.page-with-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option.image:not(.disabled):hover,
.catalogsearch-result-index.page-with-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option.image:not(.disabled):hover {
  outline: 0px solid #ee0000 !important;
  border: 0px solid #fff !important;
}
.catalog-category-view.page-with-filter .filter .filter-title strong,
.catalogsearch-result-index.page-with-filter .filter .filter-title strong {
  background-color: #005f99;
  border: 1px solid #005f99;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  box-shadow: none;
  padding: 15px 40px;
  border-radius: 25px;
  transition: all .3s ease;
  cursor: pointer;
}
.catalog-category-view.page-with-filter .filter .filter-title strong:hover,
.catalogsearch-result-index.page-with-filter .filter .filter-title strong:hover {
  background-color: #fff;
  color: #005f99;
}
.catalog-category-view.page-with-filter .filter.active .filter-title strong,
.catalogsearch-result-index.page-with-filter .filter.active .filter-title strong {
  background-color: transparent;
  color: transparent;
  border: transparent;
}
.catalog-category-view .products-grid .product-items .product-item,
.catalogsearch-result-index .products-grid .product-items .product-item {
  width: 100%;
}
.catalog-category-view .products-grid .product-items .product-item .product-item-info,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info {
  width: 100%;
  padding: 9px;
  margin: 0 !important;
  border: 0;
}
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-image-photo,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-image-photo {
  transition: all .3s ease;
}
.catalog-category-view .products-grid .product-items .product-item .product-item-info:hover,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.catalog-category-view .products-grid .product-items .product-item .product-item-info:hover .product-image-photo,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info:hover .product-image-photo {
  transform: scale(1.08);
}
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-image-container,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-image-container {
  width: 100% !important;
}
.catalog-category-view .products-grid .product-items .product-item .product-item-name .product-item-link,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-name .product-item-link {
  color: #007bc7;
  font-weight: 700;
  font-size: 20px;
}
.catalog-category-view .products-grid .product-items .product-item .product-item-description,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-description {
  color: #5b717d;
  font-size: 16px;
}
.catalog-category-view .products-grid .product-items .product-item .product-item-description .action.more,
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-description .action.more {
  margin-top: 15px;
  display: block;
  color: #007bc7;
}
.catalog-product-view .column.main {
  padding-bottom: 0;
}
.catalog-product-view #maincontent.page-main {
  max-width: none;
}
.catalog-product-view #maincontent.page-main .product-info-main {
  width: 100%;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .title {
  font-size: 30px;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc h2 {
  font-size: 25px;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .downloadsTitle {
  color: #005f99;
  font-size: 24px;
  font-weight: 900;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .btn-downloads {
  max-width: 250px;
  width: 100%;
  text-align: center;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered {
  color: #5b717d;
  border: 1px solid #ddd;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > thead > tr > th,
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > thead > tr > th,
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > tbody > tr > th,
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > tfoot > tr > th,
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > thead > tr > td,
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > tbody > tr > td,
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.catalog-product-view #maincontent.page-main .ysc-product-inner-desc .table-bordered.table-striped > tbody > tr:nth-of-type(2n+1) {
  color: #5b717d;
  background-color: #d2e3eb;
}
.catalog-product-view #maincontent.page-main .top-product-cnt {
  margin-bottom: 40px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.catalog-product-view .fotorama__caption {
  right: auto;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
}
.catalog-product-view .fotorama__caption .fotorama__caption__wrap {
  margin-bottom: 0;
}
.catalog-product-view .view_gallery_product {
  padding-bottom: 20px;
  margin-left: 25px;
}
.catalog-product-view .view_gallery_product .view_gallery_product-a {
  color: #005f99;
}
.catalog-product-view .view_gallery_product .view_gallery_product-a svg {
  width: 15px;
  fill: #005f99;
  margin-right: 5px;
}
.ysc-related-product-cont .block-title.title {
  margin-bottom: 50px;
}
.ysc-related-product-cont .block-title.title strong {
  font-weight: 800;
  font-size: 24px;
  text-transform: uppercase;
}
.ysc-related-product-cont .ysc-related-product-slider .slick-slide {
  margin: 20px;
}
.ysc-related-product-cont .ysc-related-product-slider .slick-prev {
  left: -50px;
}
.ysc-related-product-cont .ysc-related-product-slider .slick-next {
  right: -50px;
}
.ysc-related-product-cont .product-items .product-item {
  width: 100%;
}
.ysc-related-product-cont .product-items .product-item .product-item-info {
  width: 100%;
  padding: 9px;
  margin: 0 !important;
  border: 0;
}
.ysc-related-product-cont .product-items .product-item .product-item-info .product-image-photo {
  transition: all .3s ease;
}
.ysc-related-product-cont .product-items .product-item .product-item-info:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.ysc-related-product-cont .product-items .product-item .product-item-info:hover .product-image-photo {
  transform: scale(1.08);
}
.ysc-related-product-cont .product-items .product-item .product-item-info .product-image-container {
  width: 100% !important;
}
.ysc-related-product-cont .product-items .product-item .product-item-name .product-item-link {
  color: #007bc7;
  font-weight: 700;
  font-size: 20px;
}
.ysc-related-product-cont .product-items .product-item .product-item-description {
  color: #5b717d;
  font-size: 16px;
}
.ysc-related-product-cont .product-items .product-item .product-item-description .action.more {
  margin-top: 15px;
  display: block;
  color: #007bc7;
}
.ysc-product-general-catalogs .title {
  margin: 0;
  font-size: 20px;
}
.ysc-juki-starts_hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 50px 0;
}
.ysc-juki-starts_hero::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 95, 153, 0.7);
}
.ysc-juki-starts_hero .text-cont {
  position: relative;
  z-index: 1;
  padding: 150px 0;
  text-align: center;
}
.ysc-juki-starts_hero .text-cont .title {
  font-size: 50px;
  color: #fff;
  margin-bottom: 30px;
}
.ysc-juki-starts_hero .text-cont .desc {
  color: #fff;
  margin-bottom: 40px;
}
.ysc-juki-starts_hero .text-cont .play-btn {
  color: #fff !important;
  font-size: 20px;
}
.ysc-juki-starts_hero .text-cont .play-btn svg {
  height: 20px;
  margin-left: 10px;
  fill: #fff;
}
.ysc-juki-starts_partner-loop {
  background-color: #EAF6FB;
  padding: 50px 0;
}
.ysc-juki-starts_partner-loop .single-loop {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px;
}
.ysc-juki-starts_partner-loop .title {
  color: #007BC7;
  font-size: 20px;
  margin-bottom: 10px;
}
.ysc-juki-starts_partner-loop .subtitle {
  color: #007BC7;
  font-size: 18px;
  margin-bottom: 25px;
}
.ysc-juki-starts_partner-loop .desc {
  color: #5B717D;
  font-size: 16px;
}
.ysc-contact-details {
  background-color: #eaf6fb;
  padding: 50px 0;
}
.ysc-contact-details .location-cont {
  margin-bottom: 30px;
}
.ysc-contact-details .location-cont .title {
  color: #5b717d;
  font-weight: 600;
  font-size: 16px;
}
.ysc-contact-details .location-cont a,
.ysc-contact-details .location-cont p {
  color: #5b717d !important;
  font-size: 16px;
}
.ysc-gallery-product-cont {
  margin-top: 50px;
  padding: 50px 0;
  background-color: #37a1db;
  margin-left: -20px;
  margin-right: -20px;
}
.ysc-gallery-product-cont .title {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
.ysc-gallery-product-cont .ysc-gallery-product-slider .single-slider .img-cont {
  padding: 10px;
}
/* Mexico Landing page Style  */
/* Heading  */
.landing-page-template-heading .landing-page-tpl-form,
.landing-page-tpl-mobile-form-cont .landing-page-tpl-form {
  background-color: #007bc7;
  padding: 58px 6% 16px;
  padding-top: 75px 5%;
  margin-left: 100px;
}
.landing-page-template-heading .form-title,
.landing-page-tpl-mobile-form-cont .form-title {
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 20px;
}
.landing-page-template-heading .ysc-from-cont .fieldset label,
.landing-page-tpl-mobile-form-cont .ysc-from-cont .fieldset label {
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.landing-page-template-heading .ysc-from-cont .fieldset input,
.landing-page-tpl-mobile-form-cont .ysc-from-cont .fieldset input,
.landing-page-template-heading .ysc-from-cont .fieldset textarea,
.landing-page-tpl-mobile-form-cont .ysc-from-cont .fieldset textarea {
  color: #fff;
  background-color: transparent !important;
  border-bottom: 1px solid #fff;
}
.landing-page-template-heading .ysc-from-cont .fieldset select,
.landing-page-tpl-mobile-form-cont .ysc-from-cont .fieldset select {
  color: #000;
  background-color: #fff !important;
  margin-top: 10px;
  border-radius: 5px;
  border: 1px solid #000;
}
.landing-page-template-heading .ysc-from-cont .fieldset .mage-error,
.landing-page-tpl-mobile-form-cont .ysc-from-cont .fieldset .mage-error {
  font-size: 16px;
  background-color: #fff;
}
.landing-page-template-heading .ysc-from-cont .fieldset .ysc-cta-blue,
.landing-page-tpl-mobile-form-cont .ysc-from-cont .fieldset .ysc-cta-blue {
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .landing-page-template-heading .landing-page-tpl-form,
  .landing-page-tpl-mobile-form-cont .landing-page-tpl-form {
    margin-left: 0;
  }
  .landing-page-template-heading .form-title,
  .landing-page-tpl-mobile-form-cont .form-title {
    font-size: 30px;
  }
}
.landing-page-template-heading {
  position: relative;
  min-height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 70px;
}
.landing-page-template-heading::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.landing-page-template-heading > .container {
  position: relative;
  z-index: 1;
}
.landing-page-template-heading .landing-page-tpl-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.landing-page-template-heading .logo-img {
  max-width: 300px;
  margin: 300px auto;
}
.landing-page-template-heading .down-icon {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* transition: all .15s; */
}
.landing-page-template-heading .down-icon svg {
  cursor: pointer;
  fill: #fff;
  width: 30px;
}
@media (max-width: 991px) {
  .landing-page-template-heading {
    min-height: unset;
    padding-bottom: 0;
  }
  .landing-page-template-heading .landing-page-tpl-video {
    position: relative;
  }
  .landing-page-template-heading .down-icon {
    display: none;
  }
  .landing-page-template-heading .logo-img {
    margin: 0;
    max-width: 100%;
    display: block;
  }
  .landing-page-template-heading .mobile-image-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 200px;
  }
}
.ysc-landing-page-icon-section {
  padding: 50px 0;
}
.ysc-landing-page-icon-section .ysc-landing-page-icon-slider .single-icon {
  padding: 10px;
}
.ysc-landing-page-icon-section .ysc-landing-page-icon-slider .single-icon .img-icon {
  margin: 0 auto 20px auto;
}
.ysc-landing-page-icon-section .ysc-landing-page-icon-slider .single-icon .title-icon {
  font-size: 20px;
  font-weight: 700;
  color: #005f99;
  text-transform: uppercase;
}
.ysc-landing-page-icon-section .ysc-landing-page-icon-slider .single-icon .desc-icon {
  color: #5b717d;
}
.ysc-landing-page-template-footer .top-footer {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .ysc-landing-page-template-footer .top-footer .logo img {
    margin: 0 auto;
  }
}
.ysc-landing-page-template-footer .bottom-footer {
  padding: 15px 0;
  background-color: #005f99;
}
.ysc-landing-page-template-footer .follow-link-header .link-follow {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ysc-landing-page-template-footer .follow-link-header .link-follow li {
  margin-left: 10px;
  margin-bottom: 0;
}
.ysc-landing-page-template-footer .follow-link-header .link-follow li svg {
  height: 25px;
  fill: #fff;
}
.ysc_landing-page_body-top-cont {
  padding: 70px 0;
  background-color: #f6fafd;
}
.ysc_landing-page_body-top-cont .title {
  font-size: 20px;
  font-weight: 700;
  color: #005f99;
  text-transform: uppercase;
}
.ysc_landing-page_body-top-cont .desc {
  color: #5b717d;
}
.ysc_landing-page_body-bottom-cont {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.ysc_landing-page_body-bottom-cont .text-cont {
  background-color: #fff;
  padding: 50px 20px;
}
.ysc_landing-page_body-bottom-cont .text-cont .title {
  color: #f08300;
}
.ysc_landing-page_body-bottom-cont .text-cont .desc {
  font-size: 24px;
  color: #5b717d;
  margin-bottom: 40px;
}
.ysc_landing-page_body-bottom-cont .text-cont .subtitle {
  font-size: 25px;
  color: #007bc7;
  margin-bottom: 40px;
}
.ysc_landing-page_body-bottom-cont .text-cont .sub-desc {
  margin-bottom: 0;
  font-size: 24px;
  color: #5b717d;
}
.ysc-janets-inquiry-cont {
  background-color: #CDDBE2;
  padding: 30px 0 0 0;
}
.ysc-janets-inquiry-cont .top-section .section-title {
  margin-bottom: 0;
  color: #0071CE;
  font-size: 45px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.ysc-janets-inquiry-cont .top-section .subtitle {
  color: #000;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 30px;
}
.ysc-janets-inquiry-cont .top-section .desc {
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 23px !important;
}
.ysc-janets-inquiry-cont .top-section .hero-img {
  position: relative;
  top: -30px;
  margin-top: -50px;
}
.ysc-janets-inquiry-cont .botton-section {
  background-color: #0071CE;
  padding: 0 0 50px 0;
}
.ysc-janets-inquiry-cont .botton-section .ysc-from-cont {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 3px 30px #89898929;
  position: relative;
  top: -50px;
  margin-top: -70px;
}
.ysc-janets-inquiry-cont .botton-section .ysc-from-cont .form-title {
  color: #333;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.ysc-janets-inquiry-cont .botton-section .ysc-from-cont label {
  font-size: 16px;
  font-weight: 400;
  white-space: normal;
  margin-bottom: 5px;
}
.ysc-janets-inquiry-cont .botton-section .ysc-from-cont input,
.ysc-janets-inquiry-cont .botton-section .ysc-from-cont select,
.ysc-janets-inquiry-cont .botton-section .ysc-from-cont textarea {
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #707070;
  height: 40px;
  margin-bottom: 10px;
}
.ysc-janets-inquiry-cont .botton-section .ysc-from-cont textarea {
  line-height: initial;
}
.ysc-janets-inquiry-cont .botton-section .bottom-row {
  display: flex;
  align-items: center;
}
.ysc-janets-inquiry-cont .botton-section .bottom-desc {
  color: #fff;
  line-height: 23px;
  font-weight: 400;
}
.ysc-janets-details-desc .title-cont {
  padding: 50px 0;
}
.ysc-janets-details-desc .title-cont .section-title {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
.ysc-janets-details-desc .title-cont .subtitle {
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 50px;
  line-height: 23px;
}
.ysc-janets-details-desc .title-cont .icon-cont {
  background-color: #FAFAFA;
  min-height: 400px;
  padding: 30px 20px;
  margin-bottom: 20px;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
}
.ysc-janets-details-desc .title-cont .icon-cont .icon-img-cont {
  min-height: 115px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ysc-janets-details-desc .title-cont .icon-cont .icon-title {
  color: #0071CE;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.ysc-janets-details-desc .title-cont .icon-cont .icon-desc {
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.ysc-janets-details-desc .benefits-cont {
  background-color: #0071CE;
  padding: 50px 0;
}
.ysc-janets-details-desc .benefits-cont .title {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.ysc-janets-details-desc .benefits-cont .subtitle {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
.ysc-janets-details-desc .benefits-cont .desc {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: 400;
}
.ysc-janets-details-desc .download-cat-cont {
  background-color: #C9DCE3;
  padding-top: 30px;
}
.ysc-janets-details-desc .download-cat-cont .btn-downloads {
  margin: 30px auto;
}
.ysc-janets-details-desc .tailored-solutions {
  padding: 70px 15px;
}
.ysc-janets-details-desc .tailored-solutions .title {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 60px;
}
.ysc-janets-details-desc .tailored-solutions .top-box {
  background-color: #0071CE;
  padding: 30px;
  border-top-right-radius: 22px;
  border-top-left-radius: 22px;
}
.ysc-janets-details-desc .tailored-solutions .top-box .box-title {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 0;
  min-height: 60px;
}
.ysc-janets-details-desc .tailored-solutions .bottom-box {
  position: relative;
  background-color: #FAFAFA;
  padding: 20px 20px 100px 20px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  min-height: 460px;
}
.ysc-janets-details-desc .tailored-solutions .bottom-box .subtitle {
  color: #0071CE;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}
.ysc-janets-details-desc .tailored-solutions .bottom-box .ul-box {
  list-style: none;
  padding-left: 0;
}
.ysc-janets-details-desc .tailored-solutions .bottom-box .ul-box li {
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.ysc-janets-details-desc .tailored-solutions .bottom-box .ul-box li:before {
  content: '✓';
  color: #0071CE;
  margin-right: 5px;
  font-family: system-ui;
}
.ysc-janets-details-desc .tailored-solutions .bottom-box .btn-pro {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
@media (max-width: 1199px) {
  .ysc-janets-details-desc .tailored-solutions .top-box .box-title,
  .ysc-janets-details-desc .tailored-solutions .bottom-box {
    min-height: auto;
  }
  .ysc-janets-details-desc .tailored-solutions .bottom-box {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .ysc-janets-details-desc .botton-section .bottom-desc {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .ysc-janets-details-desc .title-cont .icon-cont {
    min-height: auto;
  }
}
.ysc_home_insights {
  padding: 50px 0;
  background-color: #d3e3ec;
}
.ysc_home_insights .title {
  color: #007bc7;
  margin-bottom: 40px;
}
.ysc_home_insights .ysc-slider-blog .inner-slider {
  margin: 15px;
}
.ysc_home_insights .ysc-slider-blog .inner-slider .top-box {
  position: relative;
}
.ysc_home_insights .ysc-slider-blog .inner-slider .top-box .label_down {
  position: absolute;
  background-position: top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 125px;
  height: 54px;
  bottom: -16px;
  left: -15px;
  padding: 17px 5px 5px 5px;
  font-size: 23px;
  color: white;
  font-weight: 500;
  text-align: center;
  z-index: 1;
}
.ysc_home_insights .ysc-slider-blog .inner-slider .panel-d {
  background-color: #fff;
  padding: 30px 10px;
  min-height: 250px;
}
.ysc_home_insights .ysc-slider-blog .inner-slider .panel-d .text-grey {
  color: #5b717d;
}
.ysc_home_insights .ysc-slider-blog .inner-slider .panel-d .title-panel {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  color: #007bc7;
}
.post-view .title-panel,
.post-list .title-panel {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}
.post-view .post-info,
.post-list .post-info,
.post-view .post-content,
.post-list .post-content {
  margin-top: 20px;
}
.post-view .post-info .post-posed-date,
.post-list .post-info .post-posed-date,
.post-view .post-content .post-posed-date,
.post-list .post-content .post-posed-date {
  display: inline-block;
  color: #2b2b2b;
  text-transform: uppercase;
  font-size: 12px;
}
.post-view .post-info .dash,
.post-list .post-info .dash,
.post-view .post-content .dash,
.post-list .post-content .dash {
  display: inline-block;
}
.post-view .post-info .post-categories,
.post-list .post-info .post-categories,
.post-view .post-content .post-categories,
.post-list .post-content .post-categories {
  text-transform: uppercase;
  display: inline-block;
}
.post-view .post-info .post-categories .label,
.post-list .post-info .post-categories .label,
.post-view .post-content .post-categories .label,
.post-list .post-content .post-categories .label {
  color: #2b2b2b;
  font-size: 12px;
  font-weight: normal;
}
.post-view .post-info .post-categories a,
.post-list .post-info .post-categories a,
.post-view .post-content .post-categories a,
.post-list .post-content .post-categories a {
  color: #007bc7;
  font-size: 12px;
  display: inline-block;
  margin-top: 2px;
}
.post-view .post-info .post-title,
.post-list .post-info .post-title,
.post-view .post-content .post-title,
.post-list .post-content .post-title {
  margin-top: 10px;
}
.post-view .post-info .post-title a,
.post-list .post-info .post-title a,
.post-view .post-content .post-title a,
.post-list .post-content .post-title a {
  color: #111111;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.5;
  display: inline-block;
}
.post-view .post-info .post-title a:hover,
.post-list .post-info .post-title a:hover,
.post-view .post-content .post-title a:hover,
.post-list .post-content .post-title a:hover {
  color: #007bc7;
}
.post-view .post-info .post-description,
.post-list .post-info .post-description,
.post-view .post-content .post-description,
.post-list .post-content .post-description {
  font-size: 13px;
  color: #333;
}
.post-view .post-info .post-description h2,
.post-list .post-info .post-description h2,
.post-view .post-content .post-description h2,
.post-list .post-content .post-description h2 {
  font-size: 20px;
  color: #333;
}
.post-view .top-box,
.post-list .top-box {
  position: relative;
}
.post-view .top-box .label_down,
.post-list .top-box .label_down {
  position: absolute;
  background-position: top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 125px;
  height: 54px;
  bottom: -16px;
  left: -15px;
  padding: 17px 5px 5px 5px;
  font-size: 23px;
  color: white;
  font-weight: 500;
  text-align: center;
  z-index: 1;
}
.post-view .panel-d,
.post-list .panel-d {
  background-color: #fff;
  padding: 30px 10px;
}
.post-view .panel-d .text-grey,
.post-list .panel-d .text-grey {
  color: #5b717d;
}
.post-view .panel-d .title-panel,
.post-list .panel-d .title-panel {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  color: #007bc7;
}
.toolbar-blog-posts {
  display: flex;
  justify-content: flex-start;
}
.toolbar-blog-posts .pages .items .item {
  font-size: 20px;
}
.toolbar-blog-posts .pages .items .item.current strong.page {
  font-size: 20px;
  background-color: transparent;
}
.toolbar-blog-posts .pages .items .item .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  width: 34px;
  background: transparent;
  box-shadow: none;
  padding: 10px 7px;
  border-radius: 0;
}
.toolbar-blog-posts .pages .items .item .action::before {
  color: #7d7d7d;
  font-size: 20px;
}
.toolbar-blog-posts .pages .items .item .action.next {
  margin-left: 12px;
}
.ysc_career_hero .title {
  color: #37a1db;
  margin-bottom: 10px;
}
.ysc_career_hero .subtitle {
  color: #007bc7;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 18px;
}
.ysc_career_hero .desc {
  color: #5b717d;
}
.ysc_career_hero .bottom-cont {
  padding: 50px 0;
  background-color: #eaf6fb;
}
footer.page-footer {
  background-color: #f7f7f7;
  padding-bottom: 0;
  margin-top: 0;
}
footer.page-footer .footer-top-cont {
  padding: 40px 0;
}
footer.page-footer .footer-top-cont .action.nav-toggle {
  display: none !important;
}
footer.page-footer .footer-top-cont .navigation-footer ul {
  padding-left: 0;
  margin-bottom: 0;
}
footer.page-footer .footer-top-cont .navigation-footer ul li {
  margin: 15px 0;
  text-align: center;
}
footer.page-footer .footer-top-cont .navigation-footer ul li a {
  font-weight: 500;
  font-size: 14px;
  color: #5b717d;
  text-transform: uppercase;
}
footer.page-footer .footer-top-cont .navigation-footer ul li a:hover {
  color: #005f99;
  text-decoration: none;
}
footer.page-footer .footer-top-cont #mc_embed_signup input[type="email"],
footer.page-footer .footer-top-cont #mc_embed_signup select {
  width: 100%;
  height: 40px;
  min-height: 40px;
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
footer.page-footer .footer-top-cont #mc_embed_signup input[type="submit"] {
  margin: 0;
  min-width: auto;
  padding: 15px 20px;
  width: 100%;
  text-transform: uppercase;
  border-radius: 25px;
  margin-top: 24px;
}
footer.page-footer .footer-top-cont #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41;
}
footer.page-footer .footer-top-cont #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 3px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41;
  width: 100%;
}
footer.page-footer .footer-top-cont #mc_embed_signup .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
}
footer.page-footer .footer-top-cont #mc_embed_signup .title-cont {
  display: flex;
  justify-content: space-between;
}
footer.page-footer .footer-top-cont #mc_embed_signup .title-cont .signup-title {
  color: #007bc7;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
footer.page-footer .footer-top-cont #mc_embed_signup .title-cont .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%;
}
footer.page-footer .footer-top-cont #mc_embed_signup .mc-field-group {
  margin-bottom: 20px;
}
footer.page-footer .footer-top-cont #mc_embed_signup .mc-field-group label {
  line-height: 30px;
  color: #7b7b7b;
  font-size: 16px;
}
footer.page-footer .footer-top-cont #mc_embed_signup div.response,
footer.page-footer .footer-top-cont #mc_embed_signup div#mce-responses {
  width: 100%;
  padding: 0;
}
@media (max-width: 1199px) {
  footer.page-footer .footer-top-cont .logo img {
    margin: 0 auto 30px auto;
  }
}
footer.page-footer .footer-bottom-cont {
  background-color: #005f99;
  padding: 15px 0;
}
footer.page-footer .footer-bottom-cont .footer-copyright {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
footer.page-footer .footer-bottom-cont .sbi-link {
  color: #fff;
  font-size: 12px;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup {
  margin: 20px !important;
  max-width: 940px;
  background-color: #fff;
  border: 1px solid #eaeaea;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll {
  display: flex;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .left-box {
  background-image: url("../images/home/jukiqvp-popup-left-image.webp");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: cover;
  flex-basis: 350px;
  width: 350px;
  padding: 20px;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .left-box .signup-title {
  color: #fff;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 70px;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .left-box .indicates-required {
  display: none;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box {
  flex-basis: calc(100% - 350px);
  width: calc(100% - 350px);
  padding: 20px;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box .col-md-6,
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box .col-md-8,
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box .col-md-4 {
  width: 100%;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box .mc-field-group {
  margin-bottom: 20px;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box .ysc-cta-blue {
  width: 100%;
}
.lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box #mce-responses {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll {
    flex-direction: column;
  }
  .lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .left-box {
    flex-basis: 100%;
    width: 100%;
    background-image: none !important;
  }
  .lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .left-box .signup-title {
    color: #000;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
  }
  .lity.lity-opened.lity-inline .lity-content #mc_embed_signup #mc_embed_signup_scroll .right-box {
    flex-basis: 100%;
    width: 100%;
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
