@charset "UTF-8";
/* -- vars.scss START -- */
/*Config file - all variable and config for project*/
/*asset paths - base path for image and font files*/
/*Base Setting*/
/* REMOVING
$ute-font-size-h5:            1.8rem;// 18px
$ute-font-size-h6:            1.8rem;// 18px
*/
/* REMOVING
$ute-font-size-h5-mobile:     1.8rem;// 18px
$ute-font-size-h6-mobile:     1.8rem;// 18px
*/
/* REMOVING
$ute-font-size-copy-4:        1.6rem;// 16px
$ute-font-size-copy-5:        1.4rem;// 14px
$ute-font-size-copy-6:        1.2rem;// 12px
*/
/*Colors*/
/* ADDITIONALLY 15-13 */
/*Vendor specific variables*/
/*Other configs*/
/* -- vars.scss END -- */
/* TRIANGLE */
/* -- fonts.scss START -- */
@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-Bold.eot") format("eot"), url("../../common/fonts/TedNext-Bold.svg") format("svg"), url("../../common/fonts/TedNext-Bold.woff") format("woff"), url("../../common/fonts/TedNext-Bold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-BoldItalic.eot") format("eot"), url("../../common/fonts/TedNext-BoldItalic.svg") format("svg"), url("../../common/fonts/TedNext-BoldItalic.woff") format("woff"), url("../../common/fonts/TedNext-BoldItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-Semibold.eot") format("eot"), url("../../common/fonts/TedNext-Semibold.svg") format("svg"), url("../../common/fonts/TedNext-Semibold.woff") format("woff"), url("../../common/fonts/TedNext-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-SemiboldItalic.eot") format("eot"), url("../../common/fonts/TedNext-SemiboldItalic.svg") format("svg"), url("../../common/fonts/TedNext-SemiboldItalic.woff") format("woff"), url("../../common/fonts/TedNext-SemiboldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-Regular.eot") format("eot"), url("../../common/fonts/TedNext-Regular.svg") format("svg"), url("../../common/fonts/TedNext-Regular.woff") format("woff"), url("../../common/fonts/TedNext-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-Italic.eot") format("eot"), url("../../common/fonts/TedNext-Italic.svg") format("svg"), url("../../common/fonts/TedNext-Italic.woff") format("woff"), url("../../common/fonts/TedNext-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-Light.eot") format("eot"), url("../../common/fonts/TedNext-Light.svg") format("svg"), url("../../common/fonts/TedNext-Light.woff") format("woff"), url("../../common/fonts/TedNext-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'TedNext';
  src: url("../../common/fonts/TedNext-LightItalic.eot") format("eot"), url("../../common/fonts/TedNext-LightItalic.svg") format("svg"), url("../../common/fonts/TedNext-LightItalic.woff") format("woff"), url("../../common/fonts/TedNext-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic; }

/* -- fonts.scss END -- */
.ute-smb .ute-modal .modal-content {
  border-radius: 1.5rem; }

.ute-smb .ute-modal .modal-header, .ute-smb .ute-modal .modal-body {
  padding: 3rem; }

.ute-smb .ute-modal .modal-header {
  position: relative; }
  .ute-smb .ute-modal .modal-header .ute-legal-header > :first-child {
    padding: 0 4rem 0 0;
    margin: 0;
    color: #414042; }

.ute-smb .ute-modal .modal-body {
  padding-top: 0; }

.ute-smb .ute-legal {
  margin-top: 4rem; }
  .ute-smb .ute-legal .ute-btn-icon.print {
    right: 5rem; }

/* -- typography.scss START -- */
html[lang="fr"] {
  font-size: 10px; }

html[lang="en"] {
  font-size: 10px; }

#bodywrap{
  margin-top: 50px;
}

.ute-smb {
  font-family: "TedNext", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  color: #414042;
  line-height: 1.4; }
  .ute-smb[ute-device-size='xs'] {
    font-size: 1.6rem; }
  .ute-smb.xs {
    font-size: 1.6rem; }

.ute-smb h1, .ute-smb h2, .ute-smb h3, .ute-smb h4 {
  margin: 1rem 0; }

.ute-smb .header-1, .ute-smb h1 {
  font-size: 4.5rem;
  font-weight: normal;
  line-height: 5.5rem; }
  [ute-device-size='xs'] .ute-smb .header-1, [ute-device-size='xs'] .ute-smb h1 {
    font-size: 3rem;
    line-height: 4rem; }
  .xs .ute-smb .header-1, .xs .ute-smb h1 {
    font-size: 3rem;
    line-height: 4rem; }

.ute-smb .header-2, .ute-smb h2 {
  font-size: 3rem;
  font-weight: normal;
  line-height: 4rem; }
  [ute-device-size='xs'] .ute-smb .header-2, [ute-device-size='xs'] .ute-smb h2 {
    font-size: 2.4rem;
    line-height: 3.4rem; }
  .xs .ute-smb .header-2, .xs .ute-smb h2 {
    font-size: 2.4rem;
    line-height: 3.4rem; }

.ute-smb .header-3, .ute-smb .ute-special-offer-v2 h3, .ute-smb h3 {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 3.4rem; }
  [ute-device-size='xs'] .ute-smb .header-3, [ute-device-size='xs'] .ute-smb .ute-special-offer-v2 h3, [ute-device-size='xs'] .ute-smb h3 {
    font-size: 1.8rem;
    line-height: 2.8rem; }
  .xs .ute-smb .header-3, .xs .ute-smb .ute-special-offer-v2 h3, .xs .ute-smb h3 {
    font-size: 1.8rem;
    line-height: 2.8rem; }

.ute-smb .header-4, .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::after, .ute-smb .ute-special-offer-v2 .call-cta, .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a, .ute-smb h4 {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 2.8rem; }
  [ute-device-size='xs'] .ute-smb .header-4, [ute-device-size='xs'] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::after, [ute-device-size='xs'] .ute-smb .ute-special-offer-v2 .call-cta, [ute-device-size='xs'] .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a, [ute-device-size='xs'] .ute-smb h4 {
    font-size: 1.6rem;
    line-height: 2.6rem; }
  .xs .ute-smb .header-4, .xs .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::after, .xs .ute-smb .ute-special-offer-v2 .call-cta, .xs .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a, .xs .ute-smb h4 {
    font-size: 1.6rem;
    line-height: 2.6rem; }

.ute-smb .copy-1, .ute-smb .popover.ute-popover, .ute-smb .ute-btn-primary, .ute-smb .ute-btn-secondary, .ute-smb .ute-btn-promo, .ute-smb .price-tiles-wrapper .header .ribbon {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.6rem; }
  [ute-device-size='xs'] .ute-smb .copy-1, [ute-device-size='xs'] .ute-smb .popover.ute-popover, [ute-device-size='xs'] .ute-smb .ute-btn-primary, [ute-device-size='xs'] .ute-smb .ute-btn-secondary, [ute-device-size='xs'] .ute-smb .ute-btn-promo, [ute-device-size='xs'] .ute-smb .price-tiles-wrapper .header .ribbon {
    font-size: 1.6rem;
    line-height: 2.6rem; }
  .xs .ute-smb .copy-1, .xs .ute-smb .popover.ute-popover, .xs .ute-smb .ute-btn-primary, .xs .ute-smb .ute-btn-secondary, .xs .ute-smb .ute-btn-promo, .xs .ute-smb .price-tiles-wrapper .header .ribbon {
    font-size: 1.6rem;
    line-height: 2.6rem; }

.ute-smb .copy-2, .ute-smb .copy-footnotes {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem; }
  [ute-device-size='xs'] .ute-smb .copy-2, [ute-device-size='xs'] .ute-smb .copy-footnotes {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  .xs .ute-smb .copy-2, .xs .ute-smb .copy-footnotes {
    font-size: 1.4rem;
    line-height: 2.4rem; }

.ute-smb .copy-3, .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-intro, .ute-smb .copy-legal {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.8rem; }
  [ute-device-size='xs'] .ute-smb .copy-3, [ute-device-size='xs'] .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-intro, [ute-device-size='xs'] .ute-smb .copy-legal {
    font-size: 1.2rem;
    line-height: 1.8rem; }
  .xs .ute-smb .copy-3, .xs .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-intro, .xs .ute-smb .copy-legal {
    font-size: 1.2rem;
    line-height: 1.8rem; }

.ute-smb .font-light, .ute-smb .ute-btn-close, .ute-smb .ute-btn-icon.print {
  font-weight: 300; }

.ute-smb .font-regular {
  font-weight: normal; }

.ute-smb .font-medium, .ute-smb .ute-btn-primary, .ute-smb .ute-btn-secondary, .ute-smb .ute-btn-promo, .ute-smb .ute-image-tile-v2 .ute-image-tile .ute-image-tile-content h4, .ute-smb .ute-special-offer-v2 h3, .ute-smb .ute-special-offer-v2 .call-cta, .ute-smb .price-tiles-wrapper .header h3, .ute-smb .price-tiles-wrapper .header .ribbon, .ute-smb strong {
  font-weight: 600; }

.ute-smb .font-heavy {
  font-weight: 900; }

.ute-smb .font-normal {
  font-style: normal; }

.ute-smb .font-italic {
  font-style: italic; }

/* -- typography.scss END -- */
::-webkit-scrollbar {
  width: 10px;
  border-radius: 30px; }

::-webkit-scrollbar-thumb {
  background: #808885;
  border-radius: 30px; }

::-webkit-scrollbar-track {
  background: #bcbec0;
  border-radius: 30px; }

/* For IE */
body, div {
  scrollbar-face-color: #808885;
  scrollbar-track-color: #bcbec0; }

/*COMPLETE FORM*/
form label {
  font-weight: normal;
  margin-bottom: 10px;
  width: 100%; }

form .form-group {
  margin-bottom: 30px; }

form .form-control {
  border-radius: 10px;
  padding: 6px 12px;
  border: 1px solid #808285; }

form .btn-default:hover {
  font-weight: normal; }

form .customer-dropdown {
  display: inline-block;
  font-size: 1.2rem;
  color: #000;
  border-radius: 10px;
  width: 250px;
  transition: 0.3s ease all;
  padding: 5px 0px 5px 5px;
  border: 1px solid #808285;
  background: white; }
  form .customer-dropdown:hover {
    border-color: #bbe4ed; }
  form .customer-dropdown .label-customer-dropdown {
    border: none;
    width: 200px;
    text-align: left; }
  form .customer-dropdown .btn {
    border: none;
    padding: 2px 12px; }
    form .customer-dropdown .btn + .dropdown-toggle {
      border-left: 1px solid #808285;
      font-size: 1.4rem;
      padding: 0 12px; }
    form .customer-dropdown .btn:hover {
      color: #bbe4ed;
      background-color: transparent; }
  form .customer-dropdown .dropdown-menu {
    width: 100%; }
    form .customer-dropdown .dropdown-menu li {
      padding: 6px 24px;
      position: relative; }
      form .customer-dropdown .dropdown-menu li:hover {
        background-color: #bbe4ed; }
      form .customer-dropdown .dropdown-menu li .selected {
        background-color: #00aec7;
        position: absolute;
        left: 0;
        height: 100%;
        top: 0;
        padding: 1.5%;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; }

/* Radio and checkbox input fields */
.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
  .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
  .checkbox label::after {
    content: "\2713";
    display: inline-block;
    position: absolute;
    left: 0;
    top: -10px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 20px;
    color: #00aec7; }
  .checkbox input[type="checkbox"],
  .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1; }
  .checkbox input[type="checkbox"]:focus + label::before,
  .checkbox input[type="radio"]:focus + label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .checkbox input[type="checkbox"]:checked + label::after,
  .checkbox input[type="radio"]:checked + label::after {
    content: " "; }
  .checkbox input[type="checkbox"]:indeterminate + label::after,
  .checkbox input[type="radio"]:indeterminate + label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #00aec7;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px; }
  .checkbox input[type="checkbox"]:disabled + label,
  .checkbox input[type="radio"]:disabled + label {
    opacity: 0.65; }
  .checkbox input[type="checkbox"]:disabled + label::before,
  .checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
    content: ""; }
  .checkbox input[type="checkbox"]:disabled + label::after,
  .checkbox input[type="radio"]:disabled + label::after {
    content: ""; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
  .radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
  .radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #00aec7;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0;
    z-index: 1; }
  .radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  .radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
  .radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
  content: ""; }

input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before {
  color: #fff; }

input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  color: #fff; }

/* Radio and checkbox input fields[END] */
/*FORM COMPONENTS*/
.form-component label {
  font-weight: normal;
  margin-bottom: 10px;
  width: 100%;
  font-weight: 600; }

.form-component .form-group {
  margin-bottom: 30px; }

.form-component .form-control {
  border-radius: 10px;
  padding: 6px 12px;
  border: 1px solid #808285; }

.form-component .customer-dropdown {
  display: inline-block;
  font-size: 1.2rem;
  color: #000;
  border-radius: 10px;
  width: 250px;
  transition: 0.3s ease all;
  padding: 5px 0px 5px 5px;
  border: 1px solid #808285;
  background: white; }
  .form-component .customer-dropdown:hover {
    border-color: #00aec7; }
  .form-component .customer-dropdown .label-customer-dropdown {
    border: none;
    width: 200px;
    text-align: left; }
  .form-component .customer-dropdown .btn {
    border: none;
    padding: 2px 12px; }
    .form-component .customer-dropdown .btn.dropdown-toggle {
      border-left: 1px solid #808285;
      font-size: 1.4rem;
      padding: 0 12px; }
    .form-component .customer-dropdown .btn:hover {
      color: #00aec7;
      background-color: transparent; }
  .form-component .customer-dropdown .dropdown-menu {
    width: 100%; }
    .form-component .customer-dropdown .dropdown-menu li {
      padding: 6px 24px;
      position: relative; }
      .form-component .customer-dropdown .dropdown-menu li .selected {
        color: #00aec7;
        background-color: transparent; }
      .form-component .customer-dropdown .dropdown-menu li:hover {
        background-color: #00aec7; }
      .form-component .customer-dropdown .dropdown-menu li .selected {
        background-color: #00aec7;
        position: absolute;
        left: 0;
        height: 100%;
        top: 0;
        padding: 1.5%;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; }

.form-component .date-picker .btn {
  border: none;
  border-radius: 10px; }

.form-component .date-picker ul, .form-component .date-picker table {
  width: 100%; }

.form-component .date-picker .text-info {
  background-color: #00aec7;
  color: white; }

.form-component .date-picker .btn-success {
  background-color: #00aec7; }

/*-- popover.scss START -- */
.ute-smb .ute-popup {
  border: none;
  padding: 0;
  background-color: transparent; }
  .ute-smb .ute-popup > i {
    color: #00aec7;
    font-size: 2rem; }
  .ute-smb .ute-popup:active, .ute-smb .ute-popup:focus, .ute-smb .ute-popup:hover {
    background-color: transparent;
    outline: none; }

.popover.ute-popover.right {
  margin-left: 10px; }
  .popover.ute-popover.right .arrow {
    left: -8px; }
    .popover.ute-popover.right .arrow, .popover.ute-popover.right .arrow:after {
      border-right-color: #bbe4ed; }

.popover.ute-popover.left {
  margin-left: -10px; }
  .popover.ute-popover.left .arrow {
    right: -8px; }
    .popover.ute-popover.left .arrow, .popover.ute-popover.left .arrow:after {
      border-left-color: #bbe4ed; }

.popover.ute-popover.top {
  margin-left: 0px; }
  .popover.ute-popover.top .arrow {
    bottom: -8px; }
    .popover.ute-popover.top .arrow, .popover.ute-popover.top .arrow:after {
      border-top-color: #bbe4ed; }

.popover.ute-popover.bottom {
  margin-left: 0px; }
  .popover.ute-popover.bottom .arrow {
    top: -8px; }
    .popover.ute-popover.bottom .arrow, .popover.ute-popover.bottom .arrow:after {
      border-bottom-color: #bbe4ed; }

.popover.ute-popover .arrow {
  display: block; }

.popover.ute-popover .popover-title {
  background-color: #bbe4ed;
  border-bottom: 0;
  padding-bottom: 10px;
  margin: 0;
  padding-top: 15px;
  height: 4.5rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative; }
  .popover.ute-popover .popover-title .closeTxt {
    font-size: 12px;
    position: absolute;
    top: 18px;
    right: 40px;
    line-height: 12px; }
  .popover.ute-popover .popover-title .ute-btn-close {
    padding: 0px !important;
    width: 2rem;
    height: 2rem;
    background-color: transparent;
    top: 15px;
    right: 15px;
    line-height: 2rem;
    font-size: 25px;
    border-width: 1px; }
    .popover.ute-popover .popover-title .ute-btn-close span {
      top: -2px;
      left: -1px;
      width: 2.1rem; }
  .popover.ute-popover .popover-title .close {
    opacity: .6;
    font-weight: normal;
    border: 1px solid; }

.popover.ute-popover .popover-content {
  padding: 0 15px 15px;
  background-color: #bbe4ed;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: none;
  color: #000; }
  .popover.ute-popover .popover-content:after {
    content: none; }

/* -- popover.scss ENDS -- */
#bodywrap{
  margin-top: 50px;
}
/*-- tabs.scss START -- */
.ute-smb .ute-tabs {
  margin-top: 4rem; }
  .ute-smb .ute-tabs .ute-tabs-wrapper {
    padding: 0;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #bcbec0; }
    .ute-smb .ute-tabs .ute-tabs-wrapper:before, .ute-smb .ute-tabs .ute-tabs-wrapper:after {
      border-bottom: 1px solid #bcbec0;
      content: " ";
      height: 100%;
      position: absolute;
      bottom: -1px;
      width: 100%; }
    .ute-smb .ute-tabs .ute-tabs-wrapper:after {
      left: 100%; }
    .ute-smb .ute-tabs .ute-tabs-wrapper:before {
      right: 100%; }
    .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab {
      list-style: none;
      display: inline-block;
      margin-right: 3rem;
      margin-bottom: -1px;
      vertical-align: bottom; }
      .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab > a {
        display: block;
        position: relative;
        background-color: #e9e9e9;
        color: #414042;
        padding: 1rem 2rem;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        border: 1px solid #e9e9e9;
        border-bottom: 1px solid #bcbec0; }
        @media (min-width: 768px) {
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab > a {
            min-width: 16rem; } }
        .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab > a .ribbon {
          position: absolute;
          top: -2rem;
          background-color: #ffbf3f;
          padding: 0.4rem 1rem;
          border-radius: 7px 7px 7px 0;
          font-weight: 600; }
        .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab > a ul li {
          list-style-type: disc; }
      .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab.active > a {
        background-color: transparent;
        border-color: #bcbec0;
        border-bottom: 1px solid white; }
      .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
      .ute-smb .ute-tabs .ute-tabs-wrapper:before, .ute-smb .ute-tabs .ute-tabs-wrapper:after {
        width: auto; 
      }        
        .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab {
          width: 100%;
          margin-right: 0; }
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab.active {
            display: none; }
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab a {
            border: 1px solid #bcbec0;
            background-color: white;
            border-radius: 0;
            text-align: center; }
            .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab a .ribbon {
              display: none; } }
    .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tabs-mobile-dropdown {
      display: inline-block; }
      @media (max-width: 767px) {
        .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tabs-mobile-dropdown {
          background-color: white;
          display: block;
          width: 100%;
          position: absolute;
          z-index: 1;
          top: 4rem;
          border: 1px solid #bcbec0;
          border-top: 0;
          padding-bottom: 1rem;
          border-bottom-left-radius: 1rem;
          border-bottom-right-radius: 1rem; }
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tabs-mobile-dropdown[tab-expanded="false"] {
            display: none; }
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tabs-mobile-dropdown[tab-expanded="true"] {
            display: block; }
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tabs-mobile-dropdown a {
            border: 0; }
            .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tabs-mobile-dropdown a:hover {
              background-color: #bbe4ed; } }
    .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab-head {
      display: none; }
      @media (max-width: 767px) {
        .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab-head {
          display: block; }
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab-head a {
            border-top-left-radius: 1rem;
            border-top-right-radius: 1rem;
            border-bottom: 0; }
            .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab-head a .ribbon {
              display: block; }
            .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab-head a span:after {
              position: absolute;
              margin-left: 0.5rem;
              content: "";
              font-family: "rui-icon" !important;
              font-style: normal !important;
              font-weight: normal !important;
              font-variant: normal !important;
              text-transform: none !important;
              speak: none;
              -webkit-font-smoothing: antialiased;
              box-sizing: border-box;
              font-size: 1.3rem; }
          .ute-smb .ute-tabs .ute-tabs-wrapper .ute-tab-head.ute-tab-rotate a span:after {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg); } }
  .ute-smb .ute-tabs .ute-tabs-content-wrapper {
    margin-top: 4rem;margin-bottom: 1rem; }
    .ute-speak-to-specialist-callBackFrom-wrapper.collapse.in {
    	margin-bottom: 30px;
    }
    .ute-smb .ute-tabs .ute-tabs-content-wrapper .ute-tabs-content {
      display: none; }
      .ute-smb .ute-tabs .ute-tabs-content-wrapper .ute-tabs-content.active {
        display: block; }
  @media (min-width: 768px) {
    .ute-smb .ute-tabs.ute-tabs-large .ute-tabs-wrapper .ute-tab > a {
      min-width: 20rem; } }

/* -- tabs.scss END -- */
.ute-smb .ute-alert {
  border-radius: 1.5rem;
  padding: 3rem;
  color: #414042;
  border: 0; }
  .ute-smb .ute-alert i {
    font-size: 6rem;
    margin-right: 2rem; }
  .ute-smb .ute-alert > div {
    display: inline-block;
    vertical-align: middle; }
    .ute-smb .ute-alert > div:nth-child(2) {
      width: calc(100% - 9rem); }
  .ute-smb .ute-alert h1, .ute-smb .ute-alert h2, .ute-smb .ute-alert h3, .ute-smb .ute-alert h4 {
    margin-top: 0; }
  .ute-smb .ute-alert.ute-alert-success {
    background-color: #bbe4ed; }
    .ute-smb .ute-alert.ute-alert-success i {
      color: #00aec7; }
  .ute-smb .ute-alert.ute-alert-warning {
    background-color: #ffe9c7; }
    .ute-smb .ute-alert.ute-alert-warning i {
      color: #ffbf3f; }

::-webkit-scrollbar {
  width: 10px;
  border-radius: 30px; }

::-webkit-scrollbar-thumb {
  background: #808885;
  border-radius: 30px; }

::-webkit-scrollbar-track {
  background: #bcbec0;
  border-radius: 30px; }

/* For IE */
body, div {
  scrollbar-face-color: #808885;
  scrollbar-track-color: #bcbec0; }

.ute-smb .ute-speak-to-specialist {
  background-color: #bbe4ed;
  border: 1px solid #bbe4ed;
  padding: 2rem;
  border-radius: 1.5rem;
  margin-top: 4rem; }
  .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-title {
    text-align: center;
    margin-bottom: 2.5rem; }
    .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-title > :first-child {
      margin: 0; }
  .ute-smb .ute-speak-to-specialist a {
    cursor: pointer; }
    body[ute-device-dilation="wide"] .ute-smb .ute-speak-to-specialist a {
      white-space: nowrap; }
    body[ute-device-size="md"] .ute-smb .ute-speak-to-specialist a, body[ute-device-size="sm"] .ute-smb .ute-speak-to-specialist a {
      white-space: inherit; }
  body[ute-device-size="lg"] .ute-smb .ute-speak-to-specialist:not(.ute-speak-to-specialist-small) a {
    white-space: nowrap; }
  html[lang="en"] body[ute-device-size="md"] .ute-smb .ute-speak-to-specialist:not(.ute-speak-to-specialist-small) a,
  html[lang="en"] body[ute-device-size="sm"] .ute-smb .ute-speak-to-specialist:not(.ute-speak-to-specialist-small) a {
    white-space: nowrap; }
  .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta {
    text-align: center;
    margin-bottom: 0;
    margin-left: 0px; }
    @media (max-width: 767px) {
      .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta {
        text-align: inherit; } }
    .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li {
      width: calc(100%/4.1);
      vertical-align: top; }
      @media (max-width: 767px) {
        .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li {
          width: calc(100%/2.05);
          text-align: center; } }
      .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li i, .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li span, .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::before, .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::after {
        display: inline-block;
        vertical-align: middle; }
        body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li i, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li span, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::before, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::after {
          display: block; }
      .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li i, .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::before {
        color: #00aec7;
        font-size: 2.5rem;
        margin-right: 0.5rem; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li:nth-last-child(2) span, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li:nth-last-child(2) .bcStatic a::after, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li:last-child span, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li:last-child .bcStatic a::after {
        margin-bottom: 0; }
    .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-4 li {
      width: calc(100%/4.1); }
      body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-4 li {
        width: calc(100%/2.05); }
        body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-4 li:first-child span, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-4 li:first-child .bcStatic a::after, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-4 li:nth-child(2) span, body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-4 li:nth-child(2) .bcStatic a::after {
          margin-bottom: 1.5rem; }
    .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li {
      width: calc(100%/3.1); }
    .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-2 li {
      width: calc(100%/2.05); }
    .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-1 li {
      width: calc(100%); }
  .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small {
    padding: 1rem;
    margin-top: 0; }
    body[ute-device-size="md"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small, body[ute-device-size="sm"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small {
      padding: 1rem 0; }
      .ute-speak-to-specialist-title body[ute-device-size="md"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small, .ute-speak-to-specialist-title body[ute-device-size="sm"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small {
        padding: 0 1rem; }
    .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-title {
      margin-bottom: 1rem; }
      body[ute-device-size="xs"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-title {
        margin-bottom: 2rem; }
    .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta {
      text-align: inherit; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-4 li {
        width: calc(100%/4.1); }
      .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li {
        width: calc(100%/2.1); }
        .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li:last-child {
          width: 100%; }
        html[lang="fr"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li {
          width: 100%; }
        body[ute-device-size="md"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li, body[ute-device-size="sm"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li {
          width: 100%; }
        body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li {
          width: calc(100%/3.1); }
          body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-3 li span {
            margin-bottom: 0; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-2 li {
        width: calc(100%/2.05); }
      body[ute-device-size="md"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-2 li, body[ute-device-size="sm"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-2 li {
        width: calc(100%); }
        body[ute-device-size="md"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-2 li:first-child, body[ute-device-size="sm"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-2 li:first-child {
          margin-bottom: 0.5rem; }
      html[lang="fr"] body[ute-device-dilation="wide"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-2 li {
        width: 100%; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta.ute-speak-to-specialist-cta-1 li {
        width: calc(100%); }
      .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta li {
        text-align: center; }
        .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta li i, .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta li span, .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta li .bcStatic a::before, .ute-smb .ute-speak-to-specialist.ute-speak-to-specialist-small .ute-speak-to-specialist-cta li .bcStatic a::after {
          display: inline-block;
          vertical-align: middle; }
  .ute-smb .ute-speak-to-specialist li a[aria-expanded="true"] {
    position: relative; }
    .ute-smb .ute-speak-to-specialist li a[aria-expanded="true"]:after {
      content: " ";
      display: block;
      position: absolute;
      left: calc(50% - 10px);
      bottom: -45px;
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #bbe4ed; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-speak-to-specialist li a[aria-expanded="true"]:after {
        bottom: -40px; }

.ute-smb .ute-speak-to-specialist-callBackFrom {
  position: relative;
  margin-top: 2rem;
  padding: 2rem;
  border-radius: 1.5rem;
  border: 1px solid #bcbec0; }
  .ute-smb .ute-speak-to-specialist-callBackFrom .ute-speak-to-specialist-callBackFrom-close {
    position: absolute;
    right: 2rem;
    top: 2rem;
    border: 2px solid #414042;
    width: 26px;
    height: 26px;
    text-align: center; }
    .ute-smb .ute-speak-to-specialist-callBackFrom .ute-speak-to-specialist-callBackFrom-close span {
      display: inline-block;
      font-size: 1em;
      line-height: 20px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.ute-price.ute-price-lg {
  font-size: 4.5rem; }
  .ute-price.ute-price-lg .period {
    margin-left: -20px; }

.ute-price.ute-price-md {
  font-size: 3.5rem; }
  .ute-price.ute-price-md .period {
    margin-left: -25px; }

.ute-price .dollar-sign, .ute-price .dollars {
  font-weight: 400; }

.ute-price .dollars {
  margin-left: -5px; }

.ute-price .cents {
  font-size: 0.4em;
  font-weight: 400; }

.ute-price .period {
  font-size: 1.4rem;
  vertical-align: 3px; }

.ute-smb .ute-btn-close, .ute-smb .ute-btn-icon.print {
  width: 2.5rem;
  height: 2.5rem;
  background-color: white;
  border: 2px solid #414042;
  color: #414042;
  opacity: 1;
  line-height: 2.5rem;
  text-align: center;
  position: absolute;
  top: 2rem;
  right: 2rem; }
  .ute-smb .ute-btn-close > span, .ute-smb .ute-btn-icon.print > span, .ute-smb .ute-btn-close > i, .ute-smb .ute-btn-icon.print > i {
    position: absolute; }
  .ute-smb .ute-btn-close > span, .ute-smb .ute-btn-icon.print > span {
    top: -0.3rem;
    left: -0.1rem;
    width: 2.4rem; }
  .ute-smb .ute-btn-close > i, .ute-smb .ute-btn-icon.print > i {
    top: 0.2rem;
    left: 0.2rem; }

.ute-smb .ute-btn-close {
  font-size: 3.4rem; }

.ute-smb .ute-btn-icon.print {
  font-size: 1em; }

.ute-smb button[class*="ute-"], .ute-smb a[class*="ute-"] {
  transition: background-color 0.25s linear; }

.ute-smb .ute-btn-primary, .ute-smb .ute-btn-secondary, .ute-smb .ute-btn-promo {
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  padding: 15px 30px; }
  .ute-smb .ute-btn-primary:focus, .ute-smb .ute-btn-secondary:focus, .ute-smb .ute-btn-promo:focus {
    outline: none;
    text-decoration: none;
    color: inherit; }
  .ute-smb .ute-btn-primary:active, .ute-smb .ute-btn-secondary:active, .ute-smb .ute-btn-promo:active {
    text-decoration: none; }
  .ute-smb [disabled].ute-btn-primary, .ute-smb [disabled].ute-btn-secondary, .ute-smb [disabled].ute-btn-promo {
    opacity: 1;
    text-decoration: none; }

.ute-smb .ute-btn-primary {
  background: #da291c;
  color: white; }
  .ute-smb .ute-btn-primary:hover {
    background: #af2217;
    color: white; }
  .ute-smb .ute-btn-primary:focus {
    color: white; }
  .ute-smb .ute-btn-primary[disabled] {
    background: #ffa59e;
    color: #ffd2cf; }

.ute-smb .ute-btn-secondary {
  background: #00aec7;
  color: white; }
  .ute-smb .ute-btn-secondary:hover {
    background: #009ab0;
    color: white; }
  .ute-smb .ute-btn-secondary:focus {
    color: white; }
  .ute-smb .ute-btn-secondary[disabled] {
    background: #9ce9f6;
    color: #ebfbfd; }

.ute-smb .ute-btn-promo {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  padding: 8px 30px;
  background: #ffbf3f;
  color: #414042; }
  .ute-smb .ute-btn-promo:hover {
    background: #ffbf3f;
    color: #414042; }
  .ute-smb .ute-btn-promo:focus {
    background: #ffbf3f;
    color: #414042; }
  .ute-smb .ute-btn-promo[disabled] {
    background: #ffbf3f;
    color: #414042; }

body[ute-device-size="xs"] .ute-smb button[class*="ute-"], body[ute-device-size="xs"] .ute-smb a[class*="ute-btn-"] {
  width: 100%;
  text-align: center;
  line-height: 1; }

body[ute-device-size="xs"] .ute-smb button[class*="ute-btn-close"],
body[ute-device-size="xs"] .ute-smb button[class*="ute-btn-icon"] {
  width: 2.5rem;
  line-height: 2.5rem; }

.ute-smb .ute-stepsbar {
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
  color: #414042;
  font-size: 1em;
  background: #9ce9f6; }
  .ute-smb .ute-stepsbar > div:nth-child(1) {
    padding-left: 15px; }
  .ute-smb .ute-stepsbar > div {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 25px 10px 45px; }
    .ute-smb .ute-stepsbar > div.active {
      background: #00aec7; }
      .ute-smb .ute-stepsbar > div.active > span:nth-child(3) {
        position: absolute;
        z-index: 999;
        /* DIRECTION & POSITION  */
        right: 0px;
        -webkit-transform: scaleY(4);
        -moz-transform: scaleY(4);
        -ms-transform: scaleY(4);
        transform: scaleY(4);
        bottom: calc(50% - (20px * 4));
        /* SHAPE */
        /* BORDER */ }
        .ute-smb .ute-stepsbar > div.active > span:nth-child(3):before {
          border-top: 20px solid transparent;
          border-bottom: 20px solid transparent;
          border-left: 34.64px solid #00aec7;
          content: '';
          z-index: 2;
          position: absolute;
          bottom: 0px;
          left: 0px; }
        .ute-smb .ute-stepsbar > div.active > span:nth-child(3):after {
          left: 1px;
          bottom: -2px;
          border-top: 22px solid transparent;
          border-bottom: 22px solid transparent;
          border-left: 36.64px solid #FFFFFF;
          content: '';
          z-index: 1;
          position: absolute; }
    .ute-smb .ute-stepsbar > div > span:nth-child(1) {
      width: 30px;
      height: 30px;
      position: absolute;
      z-index: 1000;
      font-weight: 600;
      line-height: 30px;
      text-align: center;
      border-radius: 50%;
      background: whitesmoke;
      top: calc(50% - 15px); }
    .ute-smb .ute-stepsbar > div > span:nth-child(2) {
      position: relative;
      z-index: 1000;
      padding-left: 38px; }
    .ute-smb .ute-stepsbar > div > span:nth-child(3) {
      position: absolute;
      z-index: 999;
      /* DIRECTION & POSITION  */
      right: 0px;
      -webkit-transform: scaleY(4);
      -moz-transform: scaleY(4);
      -ms-transform: scaleY(4);
      transform: scaleY(4);
      bottom: calc(50% - (20px * 4));
      /* SHAPE */
      /* BORDER */ }
      .ute-smb .ute-stepsbar > div > span:nth-child(3):before {
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 34.64px solid #9ce9f6;
        content: '';
        z-index: 2;
        position: absolute;
        bottom: 0px;
        left: 0px; }
      .ute-smb .ute-stepsbar > div > span:nth-child(3):after {
        left: 1px;
        bottom: -2px;
        border-top: 22px solid transparent;
        border-bottom: 22px solid transparent;
        border-left: 36.64px solid #FFFFFF;
        content: '';
        z-index: 1;
        position: absolute; }
    .ute-smb .ute-stepsbar > div > span {
      display: inline-block; }
      .ute-smb .ute-stepsbar > div > span a {
        color: #414042; }
      .ute-smb .ute-stepsbar > div > span a:hover {
        text-decoration: underline; }
  .ute-smb .ute-stepsbar > div:last-child {
    padding-right: 55px; }
    .ute-smb .ute-stepsbar > div:last-child > span:last-child {
      display: none; }

.ute-smb .ute-stepsbar.text-off > div,
.ute-smb .xs .ute-stepsbar.xs-text-off > div,
.ute-smb .sm .ute-stepsbar.sm-text-off > div {
  padding: 10px 0px 10px 10px;
  margin-left: 0px; }
  .ute-smb .ute-stepsbar.text-off > div > span:nth-child(1),
  .ute-smb .xs .ute-stepsbar.xs-text-off > div > span:nth-child(1),
  .ute-smb .sm .ute-stepsbar.sm-text-off > div > span:nth-child(1) {
    position: static;
    margin-left: 48px; }
  .ute-smb .ute-stepsbar.text-off > div > span:nth-child(2),
  .ute-smb .xs .ute-stepsbar.xs-text-off > div > span:nth-child(2),
  .ute-smb .sm .ute-stepsbar.sm-text-off > div > span:nth-child(2) {
    display: none; }
  .ute-smb .ute-stepsbar.text-off > div > span:nth-child(3),
  .ute-smb .xs .ute-stepsbar.xs-text-off > div > span:nth-child(3),
  .ute-smb .sm .ute-stepsbar.sm-text-off > div > span:nth-child(3) {
    margin-left: -20px; }

.ute-smb .ute-stepsbar.text-off div:nth-child(1),
.ute-smb .xs .ute-stepsbar.xs-text-off div:nth-child(1),
.ute-smb .sm .ute-stepsbar.sm-text-off div:nth-child(1) {
  padding-left: 0px; }
  .ute-smb .ute-stepsbar.text-off div:nth-child(1) span:nth-child(1),
  .ute-smb .xs .ute-stepsbar.xs-text-off div:nth-child(1) span:nth-child(1),
  .ute-smb .sm .ute-stepsbar.sm-text-off div:nth-child(1) span:nth-child(1) {
    margin-left: 30px; }

.ute-smb .ute-stepsbar.text-off > div:last-child,
.ute-smb .xs .ute-stepsbar.xs-text-off > div:last-child,
.ute-smb .sm .ute-stepsbar.sm-text-off > div:last-child {
  padding-right: 30px; }

.ute-smb a.ute-link {
  color: #0a5498; }
  .ute-smb a.ute-link:hover {
    text-decoration: underline; }
  .ute-smb a.ute-link > i.ute-link-chevron {
    font-size: 0.65em;
    vertical-align: middle;
    margin-left: 8px; }
  .ute-smb a.ute-link > [class*="-icon-"] {
    display: inline-block; }
    .ute-smb a.ute-link > [class*="-icon-"].ute-link-icon-primary {
      color: #00aec7; }
    .ute-smb a.ute-link > [class*="-icon-"].ute-link-icon-secondary {
      color: #0a5498; }
    .ute-smb a.ute-link > [class*="-icon-"].ute-link-icon-left {
      margin-right: 8px; }
    .ute-smb a.ute-link > [class*="-icon-"].ute-link-icon-right {
      margin-left: 8px; }

.breadcrumb ul.menu li:nth-last-of-type(n+2)::after, .xs .breadcrumb ul.menu li:nth-last-child(2):before {
  content: "\e826";
  display: inline-block;
  line-height: 12px;
  color: #414042;
  font-family: rui-icon;
  font-size: 7px;
  vertical-align: middle;
  -webkit-transform: scaleX(2);
  -moz-transform: scaleX(2);
  -ms-transform: scaleX(2);
  transform: scaleX(2); }

.breadcrumb {
  margin: 1rem 0; }
  body[ute-device-dilation="narrow"] .breadcrumb ul.menu {
    padding: 0 1.5rem; }
  .breadcrumb ul.menu li span {
    color: #0a5498;
    font-size: 1.4rem; }
    [ute-device-size='xs'] .breadcrumb ul.menu li span {
      font-size: 1.4rem; }
  .breadcrumb ul.menu li:last-child span {
    color: #414042; }
  .breadcrumb ul.menu li:nth-last-of-type(n+2)::after {
    margin-left: 5px;
    margin-right: -5px; }

.xs .breadcrumb ul.menu li {
  margin-top: 0px; }
  .xs .breadcrumb ul.menu li.active {
    padding-left: 0; }
  .xs .breadcrumb ul.menu li:nth-last-child(2):after {
    display: none; }
  .xs .breadcrumb ul.menu li:nth-last-child(2):before {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 2px;
    -webkit-transform: scaleX(2) rotate(180deg);
    -moz-transform: scaleX(2) rotate(180deg);
    -ms-transform: scaleX(2) rotate(180deg);
    transform: scaleX(2) rotate(180deg); }
  .xs .breadcrumb ul.menu li:not(:nth-last-child(2)) {
    display: none; }

.ute-smb .ute-hero-banner {
  margin-top: 2rem;
  background-repeat: no-repeat;
  background-position: right top; }
  body[ute-device-dilation="wide"] .ute-smb .ute-hero-banner {
    background-position: 50%; }
  body[ute-device-size="md"] .ute-smb .ute-hero-banner {
    background-position: 50%; }
  body[ute-device-size="sm"] .ute-smb .ute-hero-banner {
    background-position: 20%; }
  body[ute-device-size="xs"] .ute-smb .ute-hero-banner {
    background-position: -100%; }
  .ute-smb .ute-hero-banner.ute-hero-banner-large {
    margin-top: 0; }
    .ute-smb .ute-hero-banner.ute-hero-banner-large .ute-hero-banner-content-wrapper {
      height: 29rem;
      min-height: 29rem; }
      body[ute-device-size="xs"] .ute-smb .ute-hero-banner.ute-hero-banner-large .ute-hero-banner-content-wrapper {
        height: 20rem;
        min-height: 20rem; }
      .ute-smb .ute-hero-banner.ute-hero-banner-large .ute-hero-banner-content-wrapper .ute-hero-banner-content {
        display: block;
        padding: 3rem 0; }
  .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper {
    height: 16rem;
    min-height: 16rem;
    position: relative;
    display: table; }
    body[ute-device-size="xs"] .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper {
      min-height: 12rem;
      height: 12rem; }
    .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content {
      display: table-cell;
      vertical-align: middle;
      padding: 1rem 0; }
      .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content *:not(i):not(.ute-hero-banner-intro) {
        margin: 0; }
      .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-intro i, .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-intro p {
        display: inline-block;
        vertical-align: middle; }
      .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-intro i {
        font-size: 3rem;
        margin-right: 1rem;
        margin-bottom: 1rem; }
      .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-intro span {
        position: relative;
        top: -0.2rem; }
      .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-copy a {
        color: #414042; }
      .ute-smb .ute-hero-banner .ute-hero-banner-content-wrapper .ute-hero-banner-content .ute-hero-banner-title {
        margin-bottom: 0.5rem; }

.ute-smb .ute-image-tile-v1 {
  margin-top: 4rem; }
  .ute-smb .ute-image-tile-v1 h2 {
    margin: 0 0 2.5rem; }
  .ute-smb .ute-image-tile-v1 .ute-image-tile {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #e3e6df; }
    body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile {
      border-radius: 15px;
      height: 21.5rem;
      -webkit-transform: translate3d(1rem, 1rem, 0);
      -moz-transform: translate3d(1rem, 1rem, 0);
      -ms-transform: translate3d(1rem, 1rem, 0);
      -o-transform: translate3d(1rem, 1rem, 0);
      transform: translate3d(1rem, 1rem, 0);
      margin: -1rem 0 1rem -1rem;
      overflow: hidden; }
      body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile:hover .ute-image-tile-image img {
        -webkit-filter: blur(2px);
        -moz-filter: blur(2px);
        -o-filter: blur(2px);
        -ms-filter: blur(2px);
        filter: blur(2px);
        transform: scale(1.1); }
    html[lang="fr"] body[ute-device-size='md'] .ute-smb .ute-image-tile-v1 .ute-image-tile {
      height: calc(21.5rem + 3rem); }
    body[ute-device-size='sm'] .ute-smb .ute-image-tile-v1 .ute-image-tile {
      height: calc(21.5rem + 3rem); }
    body[ute-device-dilation="narrow"] .ute-smb .ute-image-tile-v1 .ute-image-tile {
      border-left: 0;
      border-right: 0;
      width: calc(100% + 30px);
      margin-left: -15px;
      padding: 2rem 15px; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-image-tile-v1 .ute-image-tile:after {
        content: "";
        font-family: "rui-icon" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        box-sizing: border-box;
        position: absolute;
        top: 50%;
        right: 15px;
        font-size: 2.5rem;
        color: #414042;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0); }
    body[ute-device-dilation="narrow"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-title, body[ute-device-dilation="narrow"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-content {
      width: calc(100% - 5rem); }
    .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-title {
      position: relative;
      z-index: 2; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-title {
        color: #414042; }
      body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-title {
        text-align: center;
        margin-top: 2.5rem;
        color: white; }
      body[ute-device-dilation="narrow"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-title {
        margin-top: 0.5rem; }
      .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-title h2 {
        margin: 0; }
    .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-content {
      color: #414042; }
      body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-content {
        position: absolute;
        width: 100%;
        bottom: 0;
        z-index: 2;
        padding: 1.5rem;
        background-color: rgba(255, 255, 255, 0.9);
        height: 10.5rem; }
        html[lang="fr"] body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-content {
          height: 12.5rem; }
      body[ute-device-size='sm'] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-content {
        height: 13rem; }
      .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-content p {
        margin: 0; }
    body[ute-device-dilation="narrow"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-image {
      display: none; }
    body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-image {
      position: absolute;
      top: 0;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 15px;
      overflow: hidden;
      z-index: 0; }
      body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-image::before {
        content: "";
        position: absolute;
        top: 0px;
        z-index: 2;
        height: 10.75rem;
        width: 100%;
        opacity: 0.5;
        background: -webkit-linear-gradient(#000, transparent);
        background: -o-linear-gradient(#000, transparent);
        background: -moz-linear-gradient(#000, transparent);
        background: linear-gradient(#000, transparent);
        pointer-events: none; }
      body[ute-device-dilation="wide"] .ute-smb .ute-image-tile-v1 .ute-image-tile .ute-image-tile-image img {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px; }

.ute-smb .ute-image-tile-v2 .ute-image-tile .ute-image-tile-image img {
  border-radius: 15px; }

.ute-smb .ute-image-tile-v2 .ute-image-tile .ute-image-tile-content h4 {
  margin-top: 0; }

.ute-smb .ute-products {
  margin-top: 4rem; }
  .ute-smb .ute-products .ute-products-header {
    margin-bottom: 1.5rem; }
    .ute-smb .ute-products .ute-products-header > :first-child {
      margin: 0rem; }
  body[ute-device-dilation="wide"] .ute-smb .ute-products .ute-product {
    margin-bottom: 4rem; }
  body[ute-device-dilation="narrow"] .ute-smb .ute-products .ute-product {
    margin-bottom: 2rem; }
  .ute-smb .ute-products .ute-product .ute-product-icon, .ute-smb .ute-products .ute-product .ute-product-content {
    display: inline-block;
    vertical-align: top; }
  .ute-smb .ute-products .ute-product .ute-product-icon {
    margin: 0.5rem 1.5rem 0 0;
    width: 3.5rem; }
    .ute-smb .ute-products .ute-product .ute-product-icon i {
      font-size: 3.5rem; }
  .ute-smb .ute-products .ute-product .ute-product-content {
    width: calc(100% - 3.5rem - 1.5rem - 0.5rem); }
    .ute-smb .ute-products .ute-product .ute-product-content .header-4, .ute-smb .ute-products .ute-product .ute-product-content .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::after, .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic .ute-products .ute-product .ute-product-content a::after, .ute-smb .ute-products .ute-product .ute-product-content .ute-special-offer-v2 .call-cta, .ute-smb .ute-special-offer-v2 .ute-products .ute-product .ute-product-content .call-cta, .ute-smb .ute-products .ute-product .ute-product-content .ute-accordion .panel-group .panel .panel-heading .panel-title a, .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title .ute-products .ute-product .ute-product-content a {
      margin: 0; }
  body[ute-device-dilation="wide"] .ute-smb .ute-products .row:last-child .ute-product {
    margin-bottom: 0; }
  body[ute-device-dilation="narrow"] .ute-smb .ute-products .row:last-child > div:last-child .ute-product {
    margin-bottom: 0; }

.ute-smb .ute-quick-links {
  margin-top: 4rem; }
  .ute-smb .ute-quick-links .ute-quick-header > :first-child {
    margin: 0 0 1.5rem; }
  .ute-smb .ute-quick-links .ute-quick-link-columns h4 {
    margin-top: 0; }
  body[ute-device-dilation="wide"] .ute-smb .ute-quick-links .ute-quick-link-columns .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body[ute-device-dilation="wide"] .ute-smb .ute-quick-links .ute-quick-link-columns .row > div {
      width: 25%; }
  body[ute-device-dilation="wide"] .ute-smb .ute-quick-links .ute-quick-link-separators > div.col-sm-3 {
    border-right: 1px solid #bcbec0; }
    body[ute-device-dilation="wide"] .ute-smb .ute-quick-links .ute-quick-link-separators > div.col-sm-3:last-child {
      border-right: 0; }
  body[ute-device-dilation="narrow"] .ute-smb .ute-quick-links .ute-quick-link-columns div.col-sm-3 {
    margin-bottom: 0.5rem; }

.full-width {
  width: 100%;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.section-small {
  margin: 0; }

.section-big {
  margin: 4rem 0 0; }

.section-medium {
  margin: 2rem 0 0; }

.section-last {
  margin-bottom: 0; }

.ute-special-offer {
  padding-top: 20px; }
  .ute-special-offer .special-offer-container {
    border: 1px solid #ffbf3f;
    border-radius: 15px;
    position: relative; }
    .ute-special-offer .special-offer-container .offer-badge {
      position: absolute;
      top: -25px;
      background-color: #ffbf3f;
      border: 1px;
      border-radius: 15px;
      padding: 5px;
      padding-left: 20px;
      border-bottom-right-radius: 0px; }
      .ute-special-offer .special-offer-container .offer-badge .header-3, .ute-special-offer .special-offer-container .offer-badge .ute-smb .ute-special-offer-v2 h3, .ute-smb .ute-special-offer-v2 .ute-special-offer .special-offer-container .offer-badge h3 {
        margin: 0px; }
      .xs .ute-special-offer .special-offer-container .offer-badge {
        position: relative;
        top: 10px;
        width: 94%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
        border-bottom-right-radius: 15px;
        padding-left: 10px; }
    .ute-special-offer .special-offer-container .img-badge {
      padding: 0px;
      float: right;
      display: block;
      top: -20px;
      left: 4%;
      border: 1px solid #ffbf3f;
      border-radius: 15px; }
      .ute-special-offer .special-offer-container .img-badge img {
        border-radius: 15px; }
    .ute-special-offer .special-offer-container .offer-content {
      margin-top: 20px; }
      .ute-special-offer .special-offer-container .offer-content .header-4, .ute-special-offer .special-offer-container .offer-content .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic a::after, .ute-smb .ute-speak-to-specialist .ute-speak-to-specialist-cta li .bcStatic .ute-special-offer .special-offer-container .offer-content a::after, .ute-special-offer .special-offer-container .offer-content .ute-smb .ute-special-offer-v2 .call-cta, .ute-smb .ute-special-offer-v2 .ute-special-offer .special-offer-container .offer-content .call-cta, .ute-special-offer .special-offer-container .offer-content .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a, .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title .ute-special-offer .special-offer-container .offer-content a {
        margin-top: 0;
        padding-left: 15px;
        margin-bottom: 0px; }
      .ute-special-offer .special-offer-container .offer-content .offer-info span strong {
        color: #0a5498; }
      .xs .ute-special-offer .special-offer-container .offer-content {
        margin-left: 10px; }
    .ute-special-offer .special-offer-container .offer-footer.table {
      display: table; }
    .ute-special-offer .special-offer-container .offer-footer .table-cell {
      display: table-cell;
      vertical-align: middle; }
    .ute-special-offer .special-offer-container .offer-footer .icon {
      font-size: 26px;
      color: #ffbf3f;
      margin-right: 10px; }
      .ute-special-offer .special-offer-container .offer-footer .icon.table-cell {
        padding-right: 10px; }
    .ute-special-offer .special-offer-container .offer-footer a {
      color: #414042;
      white-space: nowrap; }

.ute-smb .ute-special-offer-v2 {
  border: 1px solid #ffbf3f;
  border-radius: 15px; }
  .ute-smb .ute-special-offer-v2 h3 {
    -webkit-border-radius: 15px 0 15px 0;
    -moz-border-radius: 15px 0 15px 0;
    -ms-border-radius: 15px 0 15px 0;
    border-radius: 15px 0 15px 0;
    background-color: #ffbf3f;
    margin: 0;
    padding: 8px 20px;
    width: 90%; }
  .ute-smb .ute-special-offer-v2 .offer-content {
    padding: 20px; }
  .ute-smb .ute-special-offer-v2 .call-cta {
    color: #414042; }
    .ute-smb .ute-special-offer-v2 .call-cta .rui-icon {
      font-size: 1.4em;
      vertical-align: -3px;
      color: #ffbf3f; }

.ute-smb .ute-accordion {
  margin-top: 4rem; }
  .ute-smb .ute-accordion .ute-accordion-title > :first-child {
    margin: 0 0 1.5rem 0; }
  .ute-smb .ute-accordion .panel-group {
    margin-bottom: 0; }
    .ute-smb .ute-accordion .panel-group .panel + .panel {
      margin-top: 1.5rem; }
    .ute-smb .ute-accordion .panel-group .panel {
      border: 0; }
      .ute-smb .ute-accordion .panel-group .panel .panel-heading {
        padding: 0;
        background-color: transparent;
        border: 0;
        color: #0a5498; }
        .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a {
          position: relative;
          color: #0a5498; }
          .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a:after {
            content: '[+]';
            position: relative;
            left: 0.5rem; }
          .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"]:after {
            content: '[—]' !important; }
          .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a.panel-btn-2:before {
            content: '';
            margin: auto;
            height: 3px;
            width: 0px;
            border-top: none;
            display: inline-block;
            transition: width .5s ease, background-color .5s ease;
            text-align: center;
            position: absolute;
            bottom: -5px;
            color: #00aec7; }
          .ute-smb .ute-accordion .panel-group .panel .panel-heading .panel-title a.panel-btn-2[aria-expanded="true"]:before {
            width: 100%;
            content: "\25bc";
            color: #00aec7;
            background-color: #00aec7;
            display: inline-block;
            line-height: 1; }
    .ute-smb .ute-accordion .panel-group .panel-collapse .panel-body {
      border-top-width: 0;
      padding: 0.5rem 0 0 3rem; }
    .ute-smb .ute-accordion .panel-group .fullwidth-panel:before {
      content: "\25bc";
      color: #00aec7;
      height: 3px;
      background-color: #00aec7;
      width: 0%;
      display: block;
      opacity: 0;
      padding-left: 0;
      transition: width .25s ease,padding-left .25s ease, opacity .25s ease;
      line-height: 1;
      margin-bottom: 20px;
      font-size: 1.8rem; }
    .ute-smb .ute-accordion .panel-group .fullwidth-panel[aria-expanded="true"]:before {
      width: 100%;
      opacity: 1;
      padding-left: 80px; }

.ute-smb .bcStatic a:before {
  content: "";
  font-family: "rui-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box; }

html[lang="en"] .ute-smb .bcStatic a:after {
  content: "Live Chat"; }

html[lang="fr"] .ute-smb .bcStatic a:after {
  content: "Clavardage en direct"; }

.ute-smb .bcStatic a img {
  display: none; }

.ute-smb .ute-intro-block h1 {
  margin-top: 0; }

.ute-smb .ute-intro-block .ute-speak-to-specialist.ute-speak-to-specialist-small {
  border: 1px solid #bcbec0;
  background-color: white; }

.ute-smb .price-tiles-wrapper .ute-tile {
  margin: 15px 0 15px 0; }

.ute-smb .price-tiles-wrapper .header {
  position: relative;
  border: 1px solid #bcbec0;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  -ms-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0; }
  .ute-smb .price-tiles-wrapper .header h3 {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0; }
  .ute-smb .price-tiles-wrapper .header .ribbon {
    position: absolute;
    top: -16px;
    left: 22px;
    background-color: #ffbf3f;
    padding: 4px 10px;
    -webkit-border-radius: 7px 7px 7px 0;
    -moz-border-radius: 7px 7px 7px 0;
    -ms-border-radius: 7px 7px 7px 0;
    border-radius: 7px 7px 7px 0; }

.ute-smb .price-tiles-wrapper .no-header {
  border: 1px solid #bcbec0;
  -webkit-border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -ms-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px; }
  .ute-smb .price-tiles-wrapper .no-header .header {
    border: 0;
    padding-bottom: 0; }
  .ute-smb .price-tiles-wrapper .no-header h3 {
    border-bottom: 1px solid #bcbec0;
    margin-right: 20px;
    margin-left: 20px;
    padding: 0 0 20px 0; }
  .ute-smb .price-tiles-wrapper .no-header .tile-content {
    border: 0; }

.ute-smb .price-tiles-wrapper .option-1 .header {
  background-color: #eeeeee; }

.ute-smb .price-tiles-wrapper .option-1 h3 {
  position: relative; }
  .ute-smb .price-tiles-wrapper .option-1 h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background-color: #00aec7;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0; }

.ute-smb .price-tiles-wrapper .option-2 .header {
  background-color: #eeeeee; }

.ute-smb .price-tiles-wrapper .option-3 .header {
  border: 1px solid #00aec7;
  background-color: #00aec7; }

.ute-smb .price-tiles-wrapper .option-3 h3 {
  color: white; }

.ute-smb .price-tiles-wrapper .option-4 .header {
  border: 1px solid #ffbf3f;
  background-color: #ffbf3f; }

.ute-smb .price-tiles-wrapper .tile-col-wrapper.tile-left {
  border-right: 1px solid #bcbec0; }

.ute-smb .price-tiles-wrapper .tile-col-wrapper.tile-right {
  padding: 20px 20px 20px 0; }

.ute-smb .price-tiles-wrapper .tile-content {
  padding: 20px;
  border: 1px solid #bcbec0;
  border-top: 0;
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  -ms-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px; }

.ute-smb .price-tiles-wrapper .tile-section {
  border-bottom: 1px solid #bcbec0;
  margin-bottom: 20px; }
  .ute-smb .price-tiles-wrapper .tile-section.no-border {
    border: 0; }
  .ute-smb .price-tiles-wrapper .tile-section:last-child {
    margin-bottom: 0; }

.ute-smb .price-tiles-wrapper .expansion-container.point-to-1 .ute-collapse-content-wrapper:before {
  left: 15%; }

.ute-smb .price-tiles-wrapper .expansion-container.point-to-2 .ute-collapse-content-wrapper:before {
  left: 50%; }

.ute-smb .price-tiles-wrapper .expansion-container.point-to-3 .ute-collapse-content-wrapper:before {
  left: auto;
  right: 15%; }

.ute-smb .price-tiles-wrapper .owl-buttons {
  display: none; }

.ute-smb .price-tiles-wrapper .owl-pagination {
  background-color: transparent;
  width: 100%;
  bottom: 0;
  min-height: 20px;
  text-align: center; }
  .ute-smb .price-tiles-wrapper .owl-pagination .owl-page {
    margin: 5px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #00aec7;
    border-radius: 50%;
    border: 1px solid #00aec7; }
    .ute-smb .price-tiles-wrapper .owl-pagination .owl-page.active {
      background-color: transparent; }

.ute-smb .price-tiles-wrapper .owl-carousel .ute-prev, .ute-smb .price-tiles-wrapper .owl-carousel .ute-next {
  position: absolute;
  min-width: 40px;
  min-height: 80px;
  top: 50%;
  margin-top: -40px;
  overflow: hidden;
  cursor: pointer;
  z-index: 100; }
  .ute-smb .price-tiles-wrapper .owl-carousel .ute-prev span, .ute-smb .price-tiles-wrapper .owl-carousel .ute-next span {
    position: absolute;
    color: #fff;
    background-color: #414042;
    font-size: 40px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    padding-left: 15px; }
  .ute-smb .price-tiles-wrapper .owl-carousel .ute-prev.disabled span, .ute-smb .price-tiles-wrapper .owl-carousel .ute-next.disabled span {
    background-color: #bbbdc0 !important; }

.ute-smb .price-tiles-wrapper .owl-carousel .ute-prev {
  left: 0px; }
  .ute-smb .price-tiles-wrapper .owl-carousel .ute-prev span {
    left: -40px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.ute-smb .price-tiles-wrapper .owl-carousel .ute-next {
  right: 0px; }
  .ute-smb .price-tiles-wrapper .owl-carousel .ute-next span {
    right: -40px; }

.sm .ute-smb .price-tiles-wrapper .expansion-container.point-to-1 .ute-collapse-content-wrapper:before {
  left: 20%; }

.sm .ute-smb .price-tiles-wrapper .expansion-container.point-to-2 .ute-collapse-content-wrapper:before {
  left: auto;
  right: 20%; }

.xs .ute-smb .dual-tile {
  margin: 20px; }
  .xs .ute-smb .dual-tile .tile-col-wrapper.tile-left {
    border: 0;
    border-bottom: 1px solid #bcbec0; }
  .xs .ute-smb .dual-tile .tile-col-wrapper.tile-right {
    border: 0;
    padding: 20px; }

.ute-smb .day-carousel-wrapper {
  position: relative; }
  .ute-smb .day-carousel-wrapper .day-carousel-indicators-wrapper {
    position: relative;
    border: 1px solid #bcbec0;
    border-bottom: 0; }
    .ute-smb .day-carousel-wrapper .day-carousel-indicators-wrapper .day-carousel-displayer {
      width: 14rem; }
    body[ute-device-dilation="wide"] .ute-smb .day-carousel-wrapper .day-carousel-indicators-wrapper {
      border-top-left-radius: 15px;
      border-top-right-radius: 15px; }
    body[ute-device-dilation="narrow"] .ute-smb .day-carousel-wrapper .day-carousel-indicators-wrapper {
      border-left: 0;
      border-right: 0; }
      body[ute-device-dilation="narrow"] .ute-smb .day-carousel-wrapper .day-carousel-indicators-wrapper .day-carousel-displayer {
        position: absolute;
        top: 0;
        left: calc(100%/3);
        width: calc(100%/3);
        background-color: #da291c;
        height: 100%;
        z-index: 1;
        box-shadow: 0px 23px 35px -15px #000; }
        body[ute-device-dilation="narrow"] .ute-smb .day-carousel-wrapper .day-carousel-indicators-wrapper .day-carousel-displayer span {
          content: "";
          width: 0;
          height: 0;
          position: absolute;
          bottom: -2rem;
          left: 0;
          border-left: 7rem solid transparent;
          border-right: 7rem solid transparent;
          border-top: 2rem solid #da291c; }
  .ute-smb .day-carousel-wrapper .day-carousel-indicators {
    position: relative;
    z-index: 2;
    margin-bottom: 0; }
    .ute-smb .day-carousel-wrapper .day-carousel-indicators li {
      cursor: pointer;
      text-align: center; }
      .ute-smb .day-carousel-wrapper .day-carousel-indicators li span {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        display: inline-block;
        height: 4rem;
        line-height: 5rem; }
      .ute-smb .day-carousel-wrapper .day-carousel-indicators li.active span {
        color: #fff;
        font-weight: 600; }
    body[ute-device-dilation="wide"] .ute-smb .day-carousel-wrapper .day-carousel-indicators {
      margin-left: 0;
      padding: 2rem 14rem 0rem; }
      body[ute-device-dilation="wide"] .ute-smb .day-carousel-wrapper .day-carousel-indicators li {
        width: calc(100%/4.2); }
        body[ute-device-dilation="wide"] .ute-smb .day-carousel-wrapper .day-carousel-indicators li span {
          width: 14rem; }
        body[ute-device-dilation="wide"] .ute-smb .day-carousel-wrapper .day-carousel-indicators li.active span {
          background-color: #da291c;
          position: relative;
          box-shadow: 0px 23px 35px -15px #000; }
          body[ute-device-dilation="wide"] .ute-smb .day-carousel-wrapper .day-carousel-indicators li.active span:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: -2rem;
            left: 0;
            border-left: 7rem solid transparent;
            border-right: 7rem solid transparent;
            border-top: 2rem solid #da291c; }
    body[ute-device-size="sm"] .ute-smb .day-carousel-wrapper .day-carousel-indicators {
      padding: 2rem 2rem 0rem; }
    body[ute-device-dilation="narrow"] .ute-smb .day-carousel-wrapper .day-carousel-indicators {
      margin-left: calc(100%/3);
      width: calc(4/3 * 100%); }
      body[ute-device-dilation="narrow"] .ute-smb .day-carousel-wrapper .day-carousel-indicators li {
        width: calc(100%/4);
        float: left; }
      body[ute-device-dilation="narrow"] .ute-smb .day-carousel-wrapper .day-carousel-indicators:before {
        position: absolute; }
      body[ute-device-dilation="narrow"] .ute-smb .day-carousel-wrapper .day-carousel-indicators:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0; }
  .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-prev, .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-next {
    position: absolute;
    top: calc(40% - 3.5rem);
    font-size: 7rem;
    color: rgba(0, 0, 0, 0.7);
    z-index: 1; }
    body[ute-device-size="xs"] .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-prev, body[ute-device-size="xs"] .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-next {
      font-size: 4rem;
      color: #414042; }
    body[ute-device-size="xs"] .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-prev:after, body[ute-device-size="xs"] .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-next:after {
      content: "";
      width: 3rem;
      height: 3rem;
      background-color: #fff;
      border-radius: 50%;
      position: absolute;
      top: calc(50% - 2rem);
      left: calc(50% - 1.5rem);
      z-index: -1; }
  .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-prev {
    left: -4rem; }
    body[ute-device-size="xs"] .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-prev {
      left: -0.75rem; }
  .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-next {
    right: -4rem; }
    body[ute-device-size="xs"] .ute-smb .day-carousel-wrapper .owl-carousel .owl-buttons .owl-next {
      right: -0.75rem; }
  .ute-smb .day-carousel-wrapper .owl-carousel .owl-page {
    width: 10px;
    height: 10px;
    background-color: black;
    display: inline-block;
    margin-left: 10px; }

.ute-smb .ute-check-availability {
  margin-top: 4rem;
  background-color: #bbe4ed;
  border-radius: 15px;
  padding: 2rem; }
  @media (max-width: 991px) {
    .ute-smb .ute-check-availability {
      text-align: center; } }
  .ute-smb .ute-check-availability label {
    width: inherit;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .ute-smb .ute-check-availability label {
        width: 100%; } }
  .ute-smb .ute-check-availability .ute-input-block {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 991px) {
      .ute-smb .ute-check-availability .ute-input-block {
        width: 100%;
        padding: 1.5rem 0; } }
    .ute-smb .ute-check-availability .ute-input-block input, .ute-smb .ute-check-availability .ute-input-block .ute-input-search {
      height: 4rem;
      border-radius: 15px;
      display: inline-block;
      vertical-align: top;
      border: 1px solid #00aec7;
      padding: 0 1rem; }
    .ute-smb .ute-check-availability .ute-input-block input {
      width: calc(100% - 5rem);
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      @media (min-width: 992px) {
        .ute-smb .ute-check-availability .ute-input-block input {
          width: 20rem;
          margin-left: 2rem; } }
    .ute-smb .ute-check-availability .ute-input-block .ute-input-search {
      background-color: #00aec7;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      width: 5rem;
      text-align: center;
      color: #ffffff;
      line-height: 3rem;
      font-size: 2rem;
      cursor: pointer;
      margin-left: -0.5rem; }
  .ute-smb .ute-check-availability .ute-check-availability-result {
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 992px) {
      .ute-smb .ute-check-availability .ute-check-availability-result {
        margin-left: 3rem; } }
    .ute-smb .ute-check-availability .ute-check-availability-result > :first-child {
      margin: 0; }

.ute-smb .ute-collapse-link {
  display: block; }
  .ute-smb .ute-collapse-link:after {
    content: ' [+]'; }
  .ute-smb .ute-collapse-link[aria-expanded="true"]:after {
    content: ' [—]' !important; }

.ute-smb .ute-collapse .ute-collapse-content-wrapper {
  margin-top: 2rem;
  border-top: 5px solid #00aec7;
  position: relative; }
  .ute-smb .ute-collapse .ute-collapse-content-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    width: 0;
    display: block;
    height: 0;
    border-left: 1.25rem solid transparent;
    border-right: 1.25rem solid transparent;
    border-top: 1.25rem solid #00aec7; }
    @media (max-width: 767px) {
      .ute-smb .ute-collapse .ute-collapse-content-wrapper:before {
        left: calc(50% + 0.625rem); } }
  .ute-smb .ute-collapse .ute-collapse-content-wrapper .ute-collapse-content {
    position: relative;
    margin-top: 2rem;
    border: 1px solid #bcbec0;
    border-radius: 1.5rem;
    padding: 2rem; }
    .ute-smb .ute-collapse .ute-collapse-content-wrapper .ute-collapse-content h4 {
      margin-bottom: 2rem;
      margin-top: 0; }
    .ute-smb .ute-collapse .ute-collapse-content-wrapper .ute-collapse-content .ute-btn-close {
      z-index: 2; }

/* adding 50px globally between body and header */
#bodywrap{
  margin-top: 50px;
}