@font-face {
  font-family: 'Frutiger';
  src: url('/Fonts/Frutiger-Roman.eot');
  src: url('/Fonts/Frutiger-Roman.eot?#iefix') format('embedded-opentype'), url('/Fonts/Frutiger-Roman.woff') format('woff'), url('/Fonts/Frutiger-Roman.ttf') format('truetype'), url('/Fonts/Frutiger-Roman.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*Responsive*/
.visible-mobile {
  display: block;
}
.visible-desktop {
  display: none;
}
.row {
  width: 100%;
  padding: 2%;
  box-sizing: border-box;
}
.col {
  width: 95%;
}
/*Global*/
html {
  background-color: #e2e2e2;
}
a {
  color: #d81e05;
}
hr {
  background-color: #D9D9D9;
}
img {
  border: none;
}
h2 {
  color: #d81e05;
  font-size: 36px;
  margin: 2% 0;
}
h3 {
  color: #666666;
  font-size: 20px;
  font-weight: normal;
}
h4 {
  color: #666666;
  font-size: 16px;
  margin: 5px 0;
}
h5 {
  color: #d81e05;
  font-size: 14px;
  margin: 5px 0;
}
ul.checked li {
  list-style-type: none;
}
ul.checked li:before {
  content: "\2713";
  color: #d81e05;
  font-weight: bold;
  padding-right: 8px;
}
.AgilityDevBar,
.AgilityStatusBar {
  display: none !important;
}
/*Remove dots bg*/
#top {
  background-image: none;
}
.wrapper {
  background-image: none;
  padding: 0;
}
/*Template layout*/
#content-body .btn-primary,
#content-body .btn-default {
  position: relative;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 5px;
  margin: 1px;
  font-weight: bold;
}
#content-body .btn-primary {
  border: 1px solid #bd0000;
  margin: 1px;
  background-color: #d81e05;
  color: #fff;
  box-shadow: 0 1px 1px #900;
  width: auto;
}
#content-body .btn-default {
  border: 1px solid #d0d0d0;
  margin: 1px;
  background: linear-gradient(to bottom, #fefefe, #ededed);
  color: #d81e05;
  box-shadow: 0 1px 1px #666;
}
#content-body .btn-primary:hover,
#content-body .btn-default:hover {
  top: 1px;
  text-decoration: none;
}
#content-body .btn-default:hover {
  background: linear-gradient(to bottom, #ededed, #fefefe);
  box-shadow: none;
}
#content-body .btn-primary:hover {
  box-shadow: 0 -8px 4px -4px #f21b1b inset;
}
.btn-close:after {
  content: "x";
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: black;
  border-radius: 20px;
  border: 3px solid #dedede;
  padding: 1px 6px;
  float: right;
}
/*Extend template, match colours in designs*/
#top {
  background-color: #E2E2E2;
}
#top > .col {
  width: 100%;
}
#logoHeader {
  background-color: white;
}
#logoHeader > .col {
  width: 100%;
  position: relative;
}
#siteHeader #siteLogo {
  height: auto;
  max-width: 125px;
  margin: 0;
  padding: 10px 0 7px 10px;
}
#serviceMenuHeader {
  background-color: #eee;
}
#megaMenuHeader {
  background-color: #d81e05;
}
#megaMenuHeader #mega-menu {
  border: none;
}
#megaMenuHeader > .col {
  width: 100%;
}
#rotatorMain {
  height: 365px;
  padding: 0;
  background-color: white;
  border-bottom: 1px solid #C5C5C5;
  margin-bottom: 3%;
}
#ribbonMain {
  padding: 0;
  background-color: white;
  /*border-top: 1px solid #D2D2D2; border-bottom: 1px solid #D2D2D2;*/
}
#ribbonMain .col {
  width: auto;
}
#tileMain {
  padding: 0 4px;
  background-color: #E2E2E2;
}
#tileMain .col {
  width: auto;
}
#topFooter {
  box-sizing: border-box;
  padding: 0 4px;
}
#topFooter .col {
  width: auto;
}
.topFooterMobile > div {
  font-size: 16px;
  line-height: 1.3em;
}
.topFooterMobile > div h3 {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}
.topFooterMobile > div h4 {
  font-size: 15px;
  font-weight: bold;
  color: #666666;
}
.topFooterMobile > div p {
  margin: 0;
  color: #666666;
}
.topFooterMobile > div a {
  font-size: 16px;
}
.topFooterMobile > div .phone {
  font-size: 24px;
  font-weight: bold;
}
.socialMediaLinks img {
  display: block;
  width: auto;
  height: 36px;
}
#topFooter .products.mobile {
  display: block;
  padding: 1px 10px 1px 10px;
  margin: 0;
  list-style: none;
  background-color: #D5D4D3;
  font-size: 0.9em;
}
#topFooter .products.mobile li.tabContent {
  margin: 10px 0;
  background-color: #f1f0ea;
  padding: 10px;
}
#topFooter .products.mobile li.tabContent h1 {
  font-size: 16px;
  background: url("//cdn.aglty.io/scotiabank-colombia/WebsiteTheme/plusMinus.png") no-repeat right 0px;
  margin: 0 -10px 0 0;
  height: 20px;
  color: #515151;
}
#topFooter .products.mobile li.tabContent.selected h1 {
  background-position: right bottom;
}
#topFooter .products.mobile li.tabContent > article > a {
  display: block;
}
#bottomFooter {
  margin-top: 6px;
  padding: 0;
}
#bottomFooter .col {
  width: 100%;
}
#bottomFooter hr {
  display: none;
}
.bottomFooterMobile ul {
  margin: 0;
  padding: 0;
}
.footerLinks {
  text-align: left;
}
.footerLinks li {
  border: none;
}
#legalFooter {
  position: relative;
  padding: 0;
  background-color: #fff;
}
#legalFooter:before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  right: 18px;
  height: 0;
  border-top: 1px solid #d3d3d3;
}
#legalFooter .col {
  width: 100%;
}
#legal {
  padding: 12px 18px;
  text-align: left;
  font-weight: normal;
}
#legal small {
  color: #666666;
  font-size: 11px;
}
/*Other Template Overrides*/
#top ul#nav-tabs li {
  background-color: #7D7D7D;
}
#top ul#nav-tabs li.current a {
  color: #7D7D7D;
}
#top ul#nav-tabs li:first-of-type {
  margin-left: 0;
}
#serviceMenuHeader .header {
  z-index: 1000;
}
#ulServiceMenu li:first-of-type .tab {
  padding-left: 0;
  margin: 0;
}
#ulServiceMenu li.a .content {
  height: 370px;
  left: 0;
}
#ulServiceMenu li.c .content {
  left: -345px;
}
#mainNav ul li a span {
  position: relative;
  z-index: 100;
  text-align: center;
}
#mainNav ul li a span em {
  font-style: normal;
  position: relative;
  display: block;
  text-align: center;
  z-index: 420;
  margin: 0px auto;
}
#megaMenuHeader #mega-menu {
  padding: 0;
}
#mega-menu.top-nav-sb li.a a.tab {
  padding-left: 0 !important;
}
/*Modules*/
.tile {
  position: relative;
  background-color: white;
  border: 1px solid #D2D2D2;
  margin: 10px 0;
  padding: 20px 20px 80px 20px;
  font-size: 0.833em;
  box-sizing: border-box;
}
.tile .bgImage {
  position: relative;
  height: 100%;
  margin: -10px -10px 0 -10px;
  padding: 10px 10px 40px 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.tile h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
}
.tile h4 {
  margin: 0 0 20px 0;
  font-family: Frutiger, Arial, Helvetica, sans-serif;
  font-size: 1.834em;
  font-weight: normal;
}
.tile h5 {
  color: #515151;
  font-size: 1.5em;
  font-weight: normal;
}
#content-body .tile p {
  margin: 1em 0;
}
#content-body .tile .btn {
  position: absolute;
  bottom: 21px;
  left: 20px;
  font-size: 15px;
  padding: 8px 20px;
}
#content-body .tile .bgImage .btn {
  bottom: 11px;
  left: 10px;
}
#content-body .tile .btn:hover {
  top: inherit;
  bottom: 20px;
}
#content-body .tile .bgImage .btn:hover {
  bottom: 10px;
}
#content-body .tile .btn:nth-of-type(2) {
  left: inherit;
  right: 20px;
}
#content-body .tile .bgImage .btn:nth-of-type(2) {
  right: 10px;
}
.tile.map .googleMap div {
  background: initial;
}
.tile.map h4 {
  font-size: 1.5em;
}
.tile.map h5 {
  margin: 15px 0 0 0;
  color: #515151;
  font-size: 1.25em;
  font-weight: bold;
}
.tile.map section {
  font-size: 1.25em;
}
.tile.map > footer {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
#content-body .tile.map .btn {
  bottom: 1px;
  left: 0;
}
#content-body .tile.map .btn:hover {
  bottom: 0;
}
#content-body .tile.map .btn + a {
  position: absolute;
  bottom: 18px;
  right: 0;
  width: 50%;
  margin-right: -5px;
  font-size: 1.25em;
  text-align: right;
  transform: translateY(50%);
}
.tile.map .noLocations {
  display: none;
}
.rotator {
  position: relative;
  margin: 0;
  height: 100%;
}
.rotator h2 {
  font-family: Frutiger, Arial, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: -0.03em;
}
#content-body .rotator > ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  font-size: 0px;
}
.rotator > ul.pauseEffects {
  transition: none;
}
.rotator > ul > li {
  transition: margin-left ease-out 0.5s;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 15px;
  list-style-type: none;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  box-sizing: border-box;
  vertical-align: top;
  background-color: transparent;
}
.rotator > ul > li > a {
  display: block;
  width: 100%;
}
.rotator > ul > li a img {
  top: 0;
  width: 100%;
  vertical-align: top;
}
.rotator > ul > li a article {
  position: absolute;
  bottom: 30px;
  width: 85%;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  color: #666666;
}
.rotator .visible-mobile {
  display: table;
  height: 100%;
}
.rotator .visible-mobile > div {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 40px;
}
.rotator .visible-mobile h2 {
  font-family: frutiger, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#content-body .rotator p,
#content-body .rotator h3 {
  margin: 15px 0;
}
#content-body .rotator h3 {
  font-size: 16px;
  line-height: 1.5em;
}
.rotator .btn {
  margin-top: 10px;
  font-size: 15px;
}
.rotator > nav {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 32px;
  padding: 0;
  text-align: center;
  background: none;
  border: none;
}
#content-body .rotator > nav ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.rotator > nav li {
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  list-style: none;
}
.rotator > nav a {
  text-indent: -9000px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  line-height: 0px;
  background-color: #898989;
  border-radius: 0;
}
.rotator > nav li.selected a {
  background-color: #d81e05;
}
.rotator .next,
.rotator .prev {
  display: none;
}
.rotator .pause,
.rotator .resume {
  display: none;
}
.rotator > ul > li > * {
  white-space: normal;
  max-height: 100%;
}
.ribbons {
  width: 100%;
  position: relative;
}
#content-body .ribbons > ul {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  z-index: 100;
}
.ribbons > ul:before,
.ribbons > ul:after {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 54px;
  background: #fff;
  z-index: 200;
}
.ribbons > ul:before {
  left: 0;
}
.ribbons > ul:after {
  right: 0;
}
.ribbons > ul > li {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ribbons > ul > li > header {
  transition: left 0.5s ease-in-out 0s;
  top: 9px;
  width: 90%;
  height: 36px;
  margin: 0 0 0 5%;
  line-height: 36px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
  text-align: center;
}
.ribbons > ul > li > header > img {
  vertical-align: middle;
  max-width: 36px;
}
.ribbons > ul > li > header > span {
  display: inline-block;
  z-index: 10;
  padding-left: 10px;
  line-height: 1.1em;
  vertical-align: middle;
}
.ribbons > ul > li > section {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
/*Collapse for Ribbons:*/
.ribbons > ul > li {
  transition: max-height 0.5s ease-in-out 0.5s;
  max-height: 54px;
}
.ribbons > ul > li:nth-of-type(1n+2) {
  margin-left: -0.28em;
}
.ribbons > ul > li.expanded {
  transition: max-height 0.5s ease-in-out 0s;
  max-height: 2500px;
  z-index: 100;
}
.ribbons > ul > li > section {
  transition: opacity 0.5s ease-in-out 0.5s;
  margin-top: 60px;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  opacity: 0;
  box-sizing: border-box;
}
.ribbons > ul > li.expanded > section {
  transition: opacity 0.33s ease-in-out 0.5s, margin-left 0.75s ease-in-out 0s;
  opacity: 1;
}
/*Collapse for Content:*/
.ribbons > ul > li > section > .contentColumn {
  display: block;
  width: 100%;
  vertical-align: top;
  white-space: normal;
  height: 100%;
  padding: 0;
  margin: 0;
}
.ribbons > ul > li > section > .contentColumn > article {
  position: relative;
  border-top: 2px solid #eee;
  width: 100%;
  padding: 45px 0 15px 0;
}
.ribbons > ul > li > section > .contentColumn > article > div {
  display: none;
}
.ribbons > ul > li > section > .contentColumn > article.expanded > div {
  display: block;
}
#content-body .ribbons > ul > li > section > .contentColumn > article > h3 {
  position: absolute;
  font-size: 20px;
  top: 30px;
  left: 0;
  width: 100%;
  margin: 0;
  font-weight: bold;
  cursor: pointer;
  transform: translateY(-50%);
}
.ribbons > ul > li > section > .contentColumn > article > h3:after {
  content: "+";
  position: absolute;
  right: 10px;
  top: -3px;
  font-size: 24px;
  font-weight: bold;
  color: #d81e05;
}
.ribbons > ul > li > section > .contentColumn > article.expanded > h3:after {
  content: "\2013";
  right: 11px;
  top: -4px;
}
.contentColumn h2 {
  margin-bottom: 25px;
  font-family: frutiger, Arial, Helvetica, sans-serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 1em;
}
#content-body .contentColumn h3 {
  margin: 0;
  color: #666666;
  font-size: 1.61em;
  font-weight: bold;
}
#content-body .contentColumn ul {
  margin: 1em 0;
  padding: 0;
  font-size: 17px;
}
#content-body .contentColumn p {
  margin: 15px 0;
}
.contentColumn img {
  display: inline-block;
  margin-top: 16px;
}
.contentColumn .btn-default {
  display: inline-block;
  min-width: 90px;
  line-height: normal;
  text-align: center;
  box-sizing: border-box;
}
.ribbons > nav {
  height: 0;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  z-index: 1000;
}
.ribbons > nav ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.ribbons > nav ul li {
  display: inline-block;
  padding: 0 6px;
}
.ribbons > nav a {
  position: absolute;
  display: block;
  top: 28px;
  width: 30px;
  height: 30px;
  padding: 5px 0;
  background-color: #eee;
  border-radius: 5px;
  box-sizing: border-box;
  transform: translateY(-50%);
  cursor: pointer;
}
.ribbons > nav a.disabled,
.ribbons > nav a:hover {
  opacity: 0.5;
}
.ribbons > nav .prev {
  left: 15px;
}
.ribbons > nav .next {
  right: 16px;
}
.ribbons > nav img {
  display: block;
  width: auto;
  height: 20px;
  margin: 0 auto;
}
.flag {
  right: 130px;
  bottom: 20px;
}
#signIn.button {
  bottom: -42px;
}
/* Tabbed Content */
.tabbedContent > ul {
  list-style: none;
  padding: 2px 10px;
  margin: 10px -20px;
  background-color: #f0eee9;
}
.tabbedContent > ul > li {
  margin: 10px 0;
  background-color: #FFF;
  padding: 10px;
}
.tabbedContent article {
  margin-top: 15px;
}
.tabbedContent > li > a {
  color: red;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 37px;
  padding: 0px 10px;
}
.tabbedContent > ul > li.selected > a {
  color: #666666;
  font-weight: bold;
}
.tabbedContent > ul ul {
  margin: 0;
  padding: 0;
}
.tabbedContent > ul ul li {
  margin: 0;
  padding: 4px 0 4px 20px;
  background: url("//cdn.aglty.io/scotiabank-colombia/WebsiteTheme/redIconCheck.png") no-repeat left 6px;
  list-style-type: none;
}
.tabbedContent > ul > li > h1 {
  font-size: 16px;
  background: url("//cdn.aglty.io/scotiabank-colombia/WebsiteTheme/plusMinus.png") no-repeat right 0px;
  margin: 0 -10px 0 0;
  height: 20px;
}
.tabbedContent > ul > li.selected h1 {
  background-position: right bottom;
}
.tabbedContent > ul > li > *:not(h1) {
  display: none;
}
.tabbedContent > ul > li.selected > * {
  display: block;
}
.tabbedContent ul > li .splitCollapsible {
  margin: 0px 2px;
}
.tabbedContent ul > li h1 + .splitCollapsible {
  margin-top: 15px;
}
.tabbedContent ul > li .splitCollapsible .splitCollapsible {
  margin: 5px 0 0 0;
}
@media (min-height: 400px) and (min-width: 600px) {
  #siteTabs ul {
    display: block;
  }
}
