.cmp-carouselCategories .carouselCategories .lSSlideOuter {
  padding-left: 40px;

}
.listCalendar ul li a.noLinkConferencesCalendar .captionDate{
	color: #111;
}
.cmp-commChannel h3 {
  text-transform: uppercase;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 24px;
}
.cmp-contact-form {
  padding-top: 16px;
}

.cmp-contact-form .btnForm {
  margin-top: 10px;
}

.cmp-contact-form .selectwrap:after {
  padding-right: 40px;
}
@charset "UTF-8";



.cmp_csr .contentDivided.CSR div[class^="col-"] {
  padding-top: 0;
}

.cmp_csr .moduleCSR.desktop {
  background: url("../img/CSRModuleBack.png") no-repeat;
  background-color: #EEE;
  display: inline-block;
  width: 100%;
  padding-top: 110px;
}

.cmp_csr .moduleCSR h2 {
  font-family: FoundryLight, Tahoma, sans-serif;
  text-transform: none;
  font-size: 3.967rem;
  color: #2c2c31;
  letter-spacing: -0.75px;
  line-height: 3.967rem;
  margin-top: 30px;
  margin-bottom: 30px;
}

.cmp_csr .moduleCSR .CSRLinks {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cmp_csr .moduleCSR .CSRLinks li {
  background-color: #FFF;
  color: #333;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  line-height: 1.785rem !important;
  display: inline-block !important;
  float: left;
  margin-right: 7px;
  width: calc(14.28% - 7px);
  height: 100%;
  margin-bottom: 14px;
  padding: 0;
  position: relative;
}

.cmp_csr .moduleCSR .CSRLinks li.active {
  color: #FF6900;
}

.cmp_csr .moduleCSR .CSRLinks li:last-child {
  margin-right: 0;
}

.cmp_csr .moduleCSR .CSRLinks li a {
  color: #333;
  display: inline-block;
  padding: 20px 14px;
  min-height: 111px;
  width: 100%;
}

.cmp_csr .moduleCSR .CSRLinks li.active a {
  color: #FF6900;
  border-bottom: 3px solid #FF6900;
}

.cmp_csr .moduleCSR .CSRLinks li a:hover {
  color: #FF6900;
  text-decoration: none;
  border-bottom: 3px solid #FF6900;
}

.cmp_csr .moduleCSR .CSRLinks li:not(.active):after {
  content: '';
  display: inline-block;
  float: right;
  width: 14px;
  height: 19px;
  background: url("../img/arrowsandbullets.png") no-repeat;
  background-position: -32px 0;
  margin-top: -23px;
  margin-right: 4px;
}

.cmp_csr .wrapperModuleCSR {
  width: 100%;
  padding: 0 100px;
  max-width: 1300px;
  margin: 0 auto;
}

.cmp_csr .moduleCSR.desktop + .headBanner {
  margin-top: 0;
}

.cmp_csr .headerCollapsibleCSR {
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  background-color: #dddddd;
  color: #323233;
  text-transform: none;
  font-family: FoundryRegular, Tahoma, sans-serif;
  font-size: 2rem;
  line-height: 2.6rem;
  padding: 16px 90px 16px 26px;
  margin-bottom: 10px;
  position: relative;
  min-height: 70px;
}

.cmp_csr .headerCollapsibleCSR:hover,
.cmp_csr .headerCollapsibleCSR:active,
.cmp_csr .headerCollapsibleCSR:visited,
.cmp_csr .headerCollapsibleCSR:focus {
  text-decoration: none;
  color: #323233;
}

.cmp_csr .headerCollapsibleCSR:after {
  display: inline-block;
  background-color: #FF6900;
  height: 100%;
  width: 80px;
  float: right;
  content: '';
  background-image: url("../img/arrowsandbullets.png");
  background-repeat: no-repeat;
  background-position: -83px center;
  position: absolute;
  top: 0;
  right: 0;
}

.cmp_csr .headerCollapsibleCSR.opened {
  margin-bottom: 45px;
}

.cmp_csr .headerCollapsibleCSR.opened:after {
  background-position: -167px center;
}

.cmp_csr .CSR + .contentPage .subcontentShareCapital p {
  margin-bottom: 30px;
  line-height: 2.7rem;
}

.cmp_csr .subcontentShareCapital ul.greyItems {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cmp_csr .subcontentShareCapital ul.greyItems li {
  padding-left: 20px;
  text-indent: -18px;
  margin-bottom: 24px;
  line-height: 2.7rem;
}

.cmp_csr .subcontentShareCapital ul.greyItems li::before {
  content: '�  ';
  color: #FF6900;
  font-size: 12px;
  margin-right: 10px;
}

.cmp_csr .CSRPillars {
  list-style: none;
  padding: 0;
  margin: 15px 0 0 0;
  display: inline-block;
}

.cmp_csr .CSRPillars li[class^="col-"] {
  padding: 0;
}

.cmp_csr .CSRPillars li:nth-child(odd) {
  padding-right: 50px;
}

.cmp_csr .CSRPillars li:nth-child(even) {
  padding-left: 50px;
}

.cmp_csr .CSRPillars .iconContainer {
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
  width: 112px;
  text-align: center;
}

.cmp_csr .CSRPillars .iconContainer img {
  max-width: 100%;
  width: auto;
}

.cmp_csr .CSRPillars .descriptionContainer {
  margin-bottom: 75px;
  width: calc(100% - 132px);
  float: left;
}

.cmp_csr .footerDirectLinks ul li.footerMosaicLink.longText a {
  line-height: 1.785rem !important;
  max-width: 316px;
  text-align: center;
  display: flex;
  align-items: center;
  height: 425px;
}

.cmp_csr .moduleTipsForCSR {
  background: #ededed;
  padding: 70px 0 100px 0;
}

.cmp_csr .wrapperTipsForCSR {
  width: 100%;
  padding: 0 100px;
  max-width: 1300px;
  margin: 0 auto;
}

.cmp_csr .tipsCSR {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}

.cmp_csr .tipsCSR li {
  display: inline-block;
  float: left;
  width: 20%;
  text-align: center;
}

.cmp_csr .tipsCSR .imgsTipsContainer {
  margin-bottom: 10px;
}

.cmp_csr .tipsDescription .bigNumber {
  font-family: FoundryLight, Tahoma, sans-serif;
  font-size: 3.967rem;
  color: #2C2c31;
  letter-spacing: -0.75px;
  width: 100%;
  display: block;
}

.cmp_csr .tipsDescription .literalTips {
  font-family: FoundryMedium, Tahoma, sans-serif;
  font-size: 1.8rem;
  color: #2C2c31;
  line-height: 2rem;
  width: 100%;
  display: block;
  max-width: 165px;
  margin: 0 auto;
}

.cmp_csr .textIntro ul.greyItems {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cmp_csr .textIntro ul.greyItems li {
  padding-left: 20px;
  text-indent: -18px;
  margin-bottom: 24px;
  line-height: 2.7rem;
}

.cmp_csr .textIntro ul.greyItems li::before {
  content: '�  ';
  color: #FF6900;
  font-size: 12px;
  margin-right: 10px;
}

.cmp_csr .textIntro h3 {
  color: #323233;
  text-transform: uppercase;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
}

.cmp_csr .textIntro h3:nth-of-type(2) {
  margin-top: 40px;
}

.cmp_csr .textIntro h3 + .underLine {
  margin-top: 15px;
}

@media (min-width: 1196px) and (max-width: 1245px) {


  .cmp_csr .wrapperModuleCSR {
    padding: 0 70px;
  }

  .cmp_csr .wrapperTipsForCSR {
    padding: 0 70px;
  }
}

@media (min-width: 1156px) and (max-width: 1195px) {


  .cmp_csr .wrapperModuleCSR {
    padding: 0 40px;
  }

  .cmp_csr .wrapperTipsForCSR {
    padding: 0 40px;
  }
}

@media (min-width: 1066px) and (max-width: 1155px) {


  .cmp_csr .wrapperModuleCSR {
    padding: 0 40px;
  }

  .cmp_csr .moduleCSR .CSRLinks li a {
    padding: 20px 12px;
  }

  .cmp_csr .wrapperTipsForCSR {
    padding: 0 40;
  }
}

@media (min-width: 1026px) and (max-width: 1065px) {


  .cmp_csr .wrapperModuleCSR {
    padding: 0 20px;
  }

  .cmp_csr .moduleCSR .CSRLinks li a {
    padding: 20px 12px;
  }

  .cmp_csr .wrapperTipsForCSR {
    padding: 0 20px;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {


  .cmp_csr .wrapperModuleCSR {
    padding: 0 20px;
  }

  .cmp_csr .moduleCSR .CSRLinks li a {
    padding: 20px 9px;
  }

  .cmp_csr .wrapperTipsForCSR {
    padding: 0 20px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {


  .cmp_csr .moduleCSR.desktop {
    padding-top: 90px;
  }

  .cmp_csr .wrapperModuleCSR {
    padding: 0 38px;
  }

  .cmp_csr .moduleCSR h2 {
    margin-top: 35px;
    margin-bottom: 25px;
    line-height: 4.76rem;
  }

  .cmp_csr .moduleCSR.desktop .CSRLinks {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
  }

  .cmp_csr .moduleCSR.desktop .CSRLinks li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .cmp_csr .moduleCSR .CSRLinks li.hidden-md {
    display: none !important;
  }

  .cmp_csr .moduleCSR .CSRLinks li.active {
    width: 100%;
    margin-right: 0;
  }

  .cmp_csr .moduleCSR .CSRLinks li a {
    padding: 20px 14px 27px 14px;
    min-height: initial;
  }

  .cmp_csr .moduleCSR.tabletSmartphone .wrapperModuleCSR {
    background-color: #EEE;
    display: inline-block;
    padding: 35px 38px 40px 38px;
    margin-bottom: -5px;
  }

  .cmp_csr .moduleCSR.tabletSmartphone .CSRLinks li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .cmp_csr .moduleCSR.tabletSmartphone .CSRLinks li.active {
    display: none !important;
  }

  .cmp_csr .wrapperModuleCSR .tabletSmartphone button.dropdown-toggle,
  .cmp_csr .wrapperModuleCSR .tabletSmartphone button:active.dropdown-toggle {
    font-family: FoundryBold, Tahoma, sans-serif;
    color: #FF6900;
    border: none;
    border-bottom: 3px solid #FF6900;
    border-radius: 0;
    font-size: 1.487rem;
    padding: 20px 14px;
    margin-bottom: 30px;
    width: 100%;
    text-align: left;
    background-color: #fff;
    box-shadow: none;
  }

  .cmp_csr .wrapperModuleCSR .tabletSmartphone button.dropdown-toggle .caret {
    float: right;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-top: 10px;
  }

  .cmp_csr .open > ul.CSRLinksDrop.dropdown-menu {
    border-radius: 0;
    margin-top: -29px;
    width: 100%;
    border: none;
  }

  .cmp_csr .CSRLinksDrop.dropdown-menu > li > a {
    text-transform: none;
    font-family: FoundryBold, Tahoma, sans-serif;
    font-size: 1.487rem;
    white-space: normal;
    line-height: 1.785rem;
  }

  .cmp_csr .CSRLinksDrop.dropdown-menu > li {
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
  }

  .cmp_csr .CSRLinksDrop.dropdown-menu > li:last-child {
    border-bottom: none;
  }

  .cmp_csr .CSRLinksDrop.dropdown-menu > li > a {
    text-transform: none;
    font-family: FoundryBold, Tahoma, sans-serif;
    font-size: 1.487rem;
    white-space: normal;
    line-height: 1.785rem;
    margin: 14px 0;
  }

  .cmp_csr .contentDivided.CSR div[class^="col-"] {
    border-bottom: none;
    padding-bottom: 0;
  }

  .cmp_csr .CSRPillars li:nth-child(odd) {
    padding-right: 0;
  }

  .cmp_csr .CSRPillars li:nth-child(even) {
    padding-left: 0;
  }

  .cmp_csr .CSRPillars .descriptionContainer {
    margin-bottom: 30px;
  }

  .cmp_csr .CSRPillars .iconContainer {
    margin-bottom: 30px;
  }

  .cmp_csr .footerDirectLinks ul li.footerMosaicLink.longText a {
    height: 250px;
  }

  .cmp_csr .moduleTipsForCSR {
    border-bottom: 1px solid #FFF;
    padding: 70px 0 60px 0;
  }

  .cmp_csr .wrapperTipsForCSR {
    padding: 0 38px;
  }

  .cmp_csr .tipsCSR li:nth-child(1),
  .cmp_csr .tipsCSR li:nth-child(2),
  .cmp_csr .tipsCSR li:nth-child(3) {
    width: 33.33% !important;
    margin-bottom: 50px;
  }

  .cmp_csr .tipsCSR li:nth-child(4),
  .cmp_csr .tipsCSR li:nth-child(5) {
    width: 50% !important;
  }
}

@media (max-width: 575px) {

  .threeColumns .colWrap3{
  	left: 0 !important;
  }
  
	.col-xs-offset-3.col-xxs-12 {
	    margin-left: 0 !important;
	}
	
	.col-xxs-12 {
	    width: 100%;
	}

.offices {
    padding-left: 0 !important;
    width: calc(100% + 32px);
    margin: 0 -16px;
}
  .cmp_csr .moduleCSR.desktop {
    padding-top: 70px;
  }

  .cmp_csr .wrapperModuleCSR {
    padding: 0 16px;
  }

  .cmp_csr .moduleCSR h2 {
    font-size: 2.38rem;
    margin-top: 22px;
    margin-bottom: 20px;
    line-height: 2.856rem;
  }

  .cmp_csr .moduleCSR.desktop .CSRLinks {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
  }

  .cmp_csr .moduleCSR .CSRLinks li.hidden-md {
    display: none !important;
  }

  .cmp_csr .moduleCSR .CSRLinks li,
  .cmp_csr .moduleCSR .CSRLinks li.active {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .cmp_csr .moduleCSR .CSRLinks li a {
    padding: 20px 14px 27px 14px;
    min-height: initial;
  }

  .cmp_csr .moduleCSR.tabletSmartphone .wrapperModuleCSR {
    background-color: #EEE;
    display: inline-block;
    padding: 25px 16px 30px 16px;
    margin-bottom: -5px;
  }

  .cmp_csr .moduleCSR.tabletSmartphone .CSRLinks li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .cmp_csr .moduleCSR.tabletSmartphone .CSRLinks li.active {
    display: none !important;
  }

  .cmp_csr .wrapperModuleCSR .tabletSmartphone button.dropdown-toggle,
  .cmp_csr .wrapperModuleCSR .tabletSmartphone button:active.dropdown-toggle {
    font-family: FoundryBold, Tahoma, sans-serif;
    color: #FF6900;
    border: none;
    border-bottom: 3px solid #FF6900;
    border-radius: 0;
    font-size: 1.487rem;
    padding: 20px 14px;
    margin-bottom: 14px;
    width: 100%;
    text-align: left;
    background-color: #fff;
    box-shadow: none;
    white-space: normal;
  }

  .cmp_csr .wrapperModuleCSR .tabletSmartphone button.dropdown-toggle .caret {
    float: right;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-top: 10px;
  }

  .cmp_csr .open > ul.CSRLinksDrop.dropdown-menu {
    border-radius: 0;
    margin-top: -13px;
    width: 100%;
    border: none;
  }

  .cmp_csr .CSRLinksDrop.dropdown-menu > li {
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
  }

  .cmp_csr .CSRLinksDrop.dropdown-menu > li:last-child {
    border-bottom: none;
  }

  .cmp_csr .CSRLinksDrop.dropdown-menu > li > a {
    text-transform: none;
    font-family: FoundryBold, Tahoma, sans-serif;
    font-size: 1.487rem;
    white-space: normal;
    line-height: 1.785rem;
    margin: 14px 0;
  }

  .cmp_csr .contentDivided.CSR div[class^="col-"] {
    border-bottom: none;
    padding-bottom: 0;
  }

  .cmp_csr .CSRPillars li:nth-child(odd) {
    padding-right: 0;
  }

  .cmp_csr .CSRPillars li:nth-child(even) {
    padding-left: 0;
  }

  .cmp_csr .CSRPillars .descriptionContainer {
    margin-bottom: 35px;
    width: 100%;
  }

  .cmp_csr .CSRPillars .iconContainer {
    margin-bottom: 10px;
    text-align: left;
  }

  .cmp_csr .footerDirectLinks ul li.footerMosaicLink.longText a {
    height: 210px;
  }

  .cmp_csr .moduleTipsForCSR {
    padding: 40px 0 45px 0;
    border-bottom: 1px solid #FFF;
  }

  .cmp_csr .wrapperTipsForCSR {
    padding: 0 16px;
  }

  .cmp_csr .tipsCSR li {
    width: 100%;
    text-align: left;
    margin-bottom: 35px;
  }

  .cmp_csr .tipsCSR .imgsTipsContainer {
    margin-bottom: 0px;
    width: 85px;
    display: inline-block;
    float: left;
    margin-right: 16px;
  }

  .cmp_csr .tipsCSR .tipsDescription {
    display: inline-block;
    float: left;
    width: calc(100% - 101px);
  }

  .cmp_csr .tipsDescription .literalTips {
    max-width: none;
  }
}
@charset "UTF-8";

.cmp-financial-calendar .subheader {
  margin-top: 110px;
  padding: 64px 100px 40px 100px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.cmp-financial-calendar .subheader div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.cmp-financial-calendar .subheader.contentDivided {
  padding-top: 0;
  padding-bottom: 0;
}

.cmp-financial-calendar .contentDivided .lined {
  padding-top: 64px;
  border-right: 1px solid #DDD;
}

.cmp-financial-calendar .titlePage {
  border-left: 3px solid #FF6900;
  padding-left: 24px !important;
}

.cmp-financial-calendar .titlePage h2 {
  font-family: FoundryLight, Tahoma, sans-serif;
  text-transform: none;
  font-size: 3.97rem;
  line-height: 3rem;
  margin-top: 0px;
  color: #2c2c31;
  margin-bottom: 0 !important;
}

.cmp-financial-calendar .titlePage .breadcrumb + h2 {
  margin-top: 10px;
  line-height: 4.67rem;
}

.cmp-financial-calendar .dropdownHeader a.dropdown-toggle {
  color: #333 !important;
  text-transform: none !important;
  font-size: 1.4rem !important;
  font-family: Arial, sans-serif !important;
  font-weight: bold;
}

.cmp-financial-calendar .dropdownHeader a.dropdown-toggle .caret {
  color: #ff6900 !important;
}

.cmp-financial-calendar .dropdown-menu > li > a {
  text-transform: uppercase;
  font-family: FoundryRegular, Tahoma, sans-serif;
  font-size: 1.6rem;
  line-height: 3.5rem;
}

.cmp-financial-calendar .dropdown-menu > li > a:hover {
  color: #FF6900;
  text-decoration: none;
  background-color: #FFF;
}

.cmp-financial-calendar .wrapperCalendar {
  display: block;
  max-width: 1300px;
  padding: 0 100px;
  width: 100%;
  margin: 0 auto;
}

.cmp-financial-calendar .calendarContainer {
  background-color: #EEE;
  padding: 55px 40px;
  display: inline-block;
  width: 100%;
}

.cmp-financial-calendar .listCalendar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cmp-financial-calendar .listCalendar ul li {
  display: inline-block;
  float: left;
  background-color: #FFF;
  width: calc(25% - 10px);
  margin: 5px;
  height: 235px;
}

.cmp-financial-calendar .listCalendar ul li a {
  width: 100%;
  height: 235px;
  display: block;
  border-bottom: 4px solid #FFF;
  padding: 34px 18px 28px 28px;
  position: relative;
}

.cmp-financial-calendar .listCalendar ul li a:hover {
  border-bottom: 4px solid #FF6900;
  text-decoration: none;
}

.cmp-financial-calendar .listCalendar ul li a .captionDate {
  color: #FF6900;
  font-family: FoundryLight, Tahoma, sans-serif;
  font-size: 2.182rem;
  line-height: 2.618rem;
  letter-spacing: -0.095rem;
}

.cmp-financial-calendar .listCalendar ul li a .dateNew {
  font-family: FoundryLight, Tahoma, sans-serif;
  color: #323233;
  font-size: 3.173rem;
  line-height: 3.808rem;
  position: absolute;
  bottom: 0;
  left: 28px;
  width: calc(100% - 28px);
  margin-bottom: 16px;
}

.cmp-financial-calendar .listCalendar ul li a .dateNew .monthDay {
  display: block;
}

.cmp-financial-calendar .listCalendar ul li a .captionDateNoLink {
  color: #000000;
  font-family: FoundryLight, Tahoma, sans-serif;
  font-size: 2.182rem;
  line-height: 2.618rem;
  letter-spacing: -0.095rem;
}

@media screen and (max-width: 575px) {


  .cmp-financial-calendar .subheader {
    margin-top: 70px;
    padding: 20px 16px;
  }

  .cmp-financial-calendar .titlePage {
    padding-left: 20px !important;
  }

  .cmp-financial-calendar .titlePage h2 {
    font-size: 2.38rem;
    line-height: 2.67rem !important;
    margin-bottom: 0;
    margin-top: 0px;
  }

  .cmp-financial-calendar .textPage {
    padding: 30px 16px;
    line-height: 2.1rem;
  }

  .cmp-financial-calendar .textIntro {
    padding: 24px 0 34px 0;
    line-height: 2.1rem;
  }

  .cmp-financial-calendar .subheader.contentDivided {
    padding: 0;
  }

  .cmp-financial-calendar .filterYear {
    margin: 24px 8px 10px 8px;
    width: calc(100% - 16px);
  }

  .cmp-financial-calendar .dropdownYears,
  .cmp-financial-calendar .dropdownYears li.dropdown,
  .cmp-financial-calendar .dropdownYears li.dropdown > a {
    width: 100%;
    display: inline-block;
  }

  .cmp-financial-calendar .dropdownYears a.dropdown-toggle .caret {
    float: right;
    margin-top: 10px;
  }

  .cmp-financial-calendar .dropdownYears .dropdown-menu {
    width: calc(100% + 48px);
  }

  .cmp-financial-calendar .dropdownYears .dropdown-menu li a {
    padding-left: 24px;
    padding-right: 24px;
    text-align: left;
  }

  .cmp-financial-calendar .wrapperCalendar {
    padding: 0;
  }

  .cmp-financial-calendar .inversorsContactWrapperWhite {
    padding: 28px 16px;
  }

  .cmp-financial-calendar .inversorsContactWrapperWhite .contactDetails .dataGroupGrey {
    width: 100%;
  }

  .cmp-financial-calendar .inversorsContactWrapperWhite .address {
    padding: 24px 10px;
    width: 100%;
  }

  .cmp-financial-calendar .calendarContainer {
    padding: 28px 16px;
  }

  .cmp-financial-calendar .listCalendar ul li {
    width: 100%;
    margin: 3px 0;
    height: auto;
  }

  .cmp-financial-calendar .listCalendar ul li a {
    height: auto;
    padding: 19px 26px 16px 26px;
  }

  .cmp-financial-calendar .listCalendar ul li a .captionDate {
    font-size: 1.785rem;
    line-height: 2.142rem;
  }

  .cmp-financial-calendar .listCalendar ul li a .dateNew {
    font-size: 2.38rem;
    line-height: 2.856rem;
    position: static;
    width: 100%;
    margin-bottom: 0;
  }

  .cmp-financial-calendar .listCalendar ul li a .dateNew .monthDay {
    display: inline-block;
  }
}

@media screen and (max-width: 991px) and (min-width: 576px) {


  .cmp-financial-calendar .subheader {
    margin-top: 90px;
    border-top: 1px solid #ddd;
    padding: 32px 38px 32px 38px;
  }

  .cmp-financial-calendar .textPage {
    padding: 30px 38px;
  }

  .cmp-financial-calendar .textIntro {
    padding-right: 0;
    padding-bottom: 50px;
  }

  .cmp-financial-calendar .wrapperCalendar {
    padding: 0;
  }

  .cmp-financial-calendar .inversorsContactWrapperWhite {
    padding: 50px 38px;
  }

  .cmp-financial-calendar .inversorsContactWrapperWhite .contactDetails .dataGroupgrey {
    width: 100%;
    float: left;
  }

  .cmp-financial-calendar .calendarContainer {
    padding: 40px 38px;
  }

  .cmp-financial-calendar .wrapperCalendar {
    padding: 0;
  }

  .cmp-financial-calendar .inversorsContactWrapperWhite {
    padding: 50px 38px;
  }

  .cmp-financial-calendar .inversorsContactWrapperWhite .contactDetails .dataGroupGrey {
    width: 100%;
    float: left;
  }

  .cmp-financial-calendar .calendarContainer {
    padding: 40px 38px;
  }

  .cmp-financial-calendar .listCalendar ul li {
    width: calc(33.33% - 10px);
    height: 205px;
  }

  .cmp-financial-calendar .listCalendar ul li a {
    height: 205px;
  }

  .cmp-financial-calendar .listCalendar ul li a .dateNew {
    font-size: 2.578rem;
    line-height: 3.094rem;
  }
}


.cmp-footer .footerSiteMap {
  background-color: #323234;
  padding-bottom: 18px;
}

.cmp-footer .sucStories + .footerSiteMap {
  margin-top: 70px;
}

.cmp-footer .headerFooter {
  display: block;
  width: 100%;
  height: 48px;
}

.cmp-footer .interBackground div[class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.cmp-footer .interBackground {
  display: block;
  height: 47px;
  width: 100%;
  background-color: #ff6900;
}

.cmp-footer .maxdiv {
  display: block;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  height: 48px;
}

.cmp-footer .linkopen {
  display: inline-block;
  width: 86px;
  float: left;
}

.cmp-footer a.openFooter {
  display: inline-block;
  height: 47px;
  width: 86px;
  background-color: #FF6900;
}

.cmp-footer a.openFooter:before {
  content: '';
  width: 16px;
  height: 48px;
  background: url("../img/arrowsandbullets.png") no-repeat;
  background-color: transparent;
  display: inline-block;
  background-position: -12px center;
  float: right;
  margin-right: 16px;
}

.cmp-footer a.openFooter.closeFooter:before {
  content: '';
  width: 16px;
  height: 48px;
  background: url("../img/arrowsandbullets.png") no-repeat;
  background-color: transparent;
  display: inline-block;
  background-position: -46px center;
  float: right;
  margin-right: 16px;
}

.cmp-footer .titlesmap {
  display: inline-block;
  float: left;
  width: calc(100% - 86px);
  background: #323234;
  height: 48px;
}

.cmp-footer .titleFooter {
  color: #FFF;
  text-transform: uppercase;
  vertical-align: top;
  display: inline-block;
  font-weight: bold;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  line-height: 48px;
  margin-left: 20px;
}

.cmp-footer .bottomFooter .interDiv {
  max-width: 1300px;
  margin: 0 auto;
  padding: 38px 105px 16px 105px;
}

.cmp-footer .greyBack {
  display: inline-block;
  width: 100%;
  float: right;
  height: 48px;
  background-color: #323234;
  margin-top: -48px;
  max-width: 940px;
}

.cmp-footer .sitemapFooter {
  padding: 40px 80px;
  max-width: 1300px;
  margin: 0 auto;
}

.cmp-footer .sitemapList {
  display: inline-block;
  float: left;
  -webkit-padding-start: 0;
  width: 100%;
  padding-left: 0px;
}

.cmp-footer .sitemapList div[class^="col-"] {
  padding: 0;
}

.cmp-footer .sitemapList div[class^="col-"] > li {
  width: 33.33%;
}

.cmp-footer .sitemapList > div > li > ul {
  padding-left: 0;
  padding-top: 30px;
}

.cmp-footer .sitemapList > div > li > *{
    margin: 0;
}

.cmp-footer .sitemapList > div > li > ul > li > ul {
  padding-left: 19px;
}

.cmp-footer .sitemapList > div > li > ul > li > ul > li > ul {
  padding-left: 27px;
}

.cmp-footer .sitemapList li.parentList:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url("../img/arrowsandbullets.png") no-repeat;
  color: #FF6900;
  margin-right: 3px;
  background-position: left center;
}

.cmp-footer .sitemapList > div > li > a{
  display: inline-block;
  padding:0;
  float: left;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  text-transform: uppercase;
  color: #fff;
}

.cmp-footer .sitemapList > div > li {
  display: inline-block;
  padding: 0 0 0 24px;
  float: left;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  text-transform: uppercase;
  color: #fff;
}

.cmp-footer .sitemapList > div > li,
.cmp-footer .sitemapList > div > li > a:hover {
  text-decoration: none;
}

.cmp-footer .sitemapList > div > li > ul,
.cmp-footer .sitemapList > div > li > ul > li > ul,
.cmp-footer .sitemapList > div > li > ul > li > ul > li > ul {
  list-style: none;
}

.cmp-footer .sitemapList > div > li > ul > li {
  text-transform: none;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  color: #9f9ea5;
  padding-bottom: 13px;
  cursor: pointer;
}

.cmp-footer .sitemapList > div > li > ul > li > a,
.cmp-footer .sitemapList > div > li > ul > li > ul > li a {
  font-family: FoundryRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
  color: #CCC;
}

.cmp-footer .sitemapList > div > li > ul > li > a:hover,
.cmp-footer .sitemapList > div > li > ul > li > ul > li a:hover {
  font-family: FoundryRegular, Tahoma, sans-serif;
  font-size: 1.4rem;
  color: #ff6900;
  text-decoration: none;
}

.cmp-footer .sitemapList > div > li > ul > li > a,
.cmp-footer .sitemapList > div > li > ul > li > a:hover {
  font-family: Arial, sans-serif;
}

.cmp-footer .sitemapList > div > li > ul > li > a {
  color: #9f9ea5;
}

.cmp-footer .bottomFooter {
  border-top: 1px solid #4c4c4f;
}

.cmp-footer .bottomFooter div[class^="col-"] {
  padding: 0;
}

.cmp-footer .logoApplusFooter:hover {
  text-decoration: none;
}

.cmp-footer .copyApplus {
  color: #fff;
  font-size: 1.4rem;
  font-family: Arial, sans-serif;
  padding: 5px 20px 5px 10px;
}

.cmp-footer .footerLink {
  color: #9f9ea5;
  font-size: 1.4rem;
  padding: 5px 20px 5px 0;
}

.cmp-footer .footerLink:hover {
  color: #FF6900;
  text-decoration: none;
}

.cmp-footer .footerText {
  color: #929196;
  font-family: Arial, sans-serif;
  display: inline-block;
  float: left;
  margin: 35px 10px 0 0;
  font-size: 1.4rem;
}

.cmp-footer .logoExpertise {
  display: inline-block;
  float: left;
  margin: 10px 15px 0 0;
}

.cmp-footer .aToRight {
  text-align: right;
  float: right;
}

.cmp-footer .rrssText {
  color: #FFF;
  font-size: 1.3rem;
  font-family: Arial, sans-serif;
  display: inline-block;
  padding: 5px 10px;
}

.cmp-footer .rrssLinks a:hover {
  text-decoration: none;
}

.cmp-footer .rrssLinks a:hover img {
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
}

@media (max-width: 1300px) {
  .cmp-footer .greyBack {
    display: none;
  }
}

@media (max-width: 575px) {


  .cmp-footer .bottomFooter .interDiv {
    padding-left: 0px;
    padding-right: 0px;
  }

  .cmp-footer .bottomFooter {
    padding: 24px;
  }

  .cmp-footer .bottomFooter .aToRight {
    float: left;
  }

  .cmp-footer .bottomFooter .aToRight .rrssLinks {
    text-align: left;
    margin-bottom: 40px;
  }

  .cmp-footer .bottomFooter div[class^="col-"] {
    padding: 0;
  }

  .cmp-footer .bottomFooter .visible-sm.visible-xs {
    display: inline-block !important;
  }

  .cmp-footer .linkopen,
  .cmp-footer a.openFooter {
    width: 48px;
  }

  .cmp-footer .titlesmap {
    width: calc(100% - 48px);
  }

  .cmp-footer .sitemapFooter {
    padding: 40px 30px;
  }

  .cmp-footer .sitemapList {
    width: 72%;
    margin: 0 14%;
  }

  .cmp-footer .sitemapList > div > li {
    width: 100%;
    margin-bottom: 30px;
  }

  .cmp-footer .sitemapList .col-xxs-12 > li {
    width: 100% !important;
  }

  .cmp-footer .sitemapList > div > li,
  .cmp-footer .sitemapList > div > li > a {
    padding: 0;
  }

  .cmp-footer .rrssText {
    padding-left: 0;
    display: block;
  }

  .cmp-footer .logoApplusFooter img {
    max-width: 94px;
    height: auto;
  }

  .cmp-footer .copyApplus {
    padding: 9px 20px 0px 42px;
  }

  .cmp-footer .footerLink {
    margin-top: 10px;
    display: inline-block;
  }
}
@font-face {
  font-family: FoundryRegular;
  src: url("../fonts/Founmrg.ttf");
  font-weight: normal;
}

@font-face {
  font-family: FoundryMedium;
  src: url("../fonts/Founmm.ttf");
}

@font-face {
  font-family: FoundryBold;
  src: url("../fonts/Founmb.ttf");
}

@font-face {
  font-family: FoundryItalic;
  src: url("../fonts/Founmrgi.ttf");
}

@font-face {
  font-family: FoundryLight;
  src: url("../fonts/Founml.ttf");
}

.cmp-imagecarousel {
  position: relative;
  margin-bottom: 75px;
}

.cmp-imagecarousel h2 {
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  text-transform: uppercase;
}

.cmp-imagecarousel #headerImageCarousel {
  margin-top: 92px;
  height: calc(100vh - 180px);
  max-height: 705px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.cmp-imagecarousel #headerImageCarousel > .item {
  height: calc(100vh - 180px);
  max-height: 705px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.cmp-imagecarousel #headerImageCarousel > .item.hasIframe {
  position: relative;
}

.cmp-imagecarousel #headerImageCarousel > .item.hasIframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.cmp-imagecarousel #headerImageCarousel > .item .play {
  height: 100%;
  width: 100%;
  margin: -30px auto 0 auto;
  background: url("../img/playButton.png") no-repeat;
  background-position: center center;
  cursor: pointer;
  opacity: 0.7;
  display: inline-block;
  z-index: 10000000;
  position: absolute;
}

.cmp-imagecarousel #headerImageCarousel > .item .play:hover {
  opacity: 1;
}

.cmp-imagecarousel #headerImageCarousel > .item.degraded {
  background-blend-mode: hue, lighten;
}

.cmp-imagecarousel #headerImageCarousel > .item > img,
.cmp-imagecarousel #headerImageCarousel > .item > a > img {
  height: 705px;
  max-height: 705px;
  width: auto;
  display: none;
}

.cmp-imagecarousel #headerImageCarousel > .item .wrapperCaption {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.cmp-imagecarousel #headerImageCarousel > .item .wrapperCaption .carousel-caption {
  right: auto;
  left: 0px;
  text-align: left;
  border-left: 4px solid #FF6900;
  padding-left: 30px;
  font-size: 4.76rem;
  line-height: 5.71rem;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 125px;
  text-shadow: none;
  font-family: FoundryBold, Tahoma, sans-serif;
}

.cmp-imagecarousel .doubleBack {
  height: 705px;
  max-height: 705px;
  width: auto;
  display: none;
}

.cmp-imagecarousel .headerSlider .lSAction > a {
  height: 100%;
  opacity: 1;
  background-repeat: no-repeat;
  background-position-y: center !important;
  top: 0;
  position: absolute;
}

.cmp-imagecarousel .headerSlider .lSAction > .lSPrev {
  float: left;
}

.cmp-imagecarousel .headerSlider .lSAction > .lSNext {
  float: right !important;
  background-position: -30px 0;
}

.cmp-imagecarousel .whatWeDoReqQuote {
  margin-left: 100px;
  margin-right: 100px;
  margin-top: 0px;
  background-color: transparent;
  z-index: 5;
  position: absolute;
  width: calc(100% - 200px);
  bottom: -73px;
}

.cmp-imagecarousel .whatWeDoReqQuote .wwd {
  background-color: #EEE;
  padding-bottom: 34px;
  padding-left: 26px;
  padding-right: 26px;
}

.cmp-imagecarousel .whatWeDoReqQuote .wwd h2 {
  margin-top: 30px;
}

.cmp-imagecarousel .whatWeDoReqQuote .raq {
  background-color: #FF6900;
}

.cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess {
  text-align: center;
  padding-bottom: 34px;
}

.cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess a {
  color: #fff;
  text-transform: uppercase;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  margin: 72px auto 0 auto;
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: left;
}

.cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess a:hover {
  text-decoration: none;
}

.cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess a:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 24px;
  float: left;
  background-image: url("../img/spriteButtonIcons.png");
  background-repeat: no-repeat;
  background-position: -184px -9px;
  margin-right: 16px;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ {
  max-width: 1100px;
  margin: 0 auto;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .divisionSelector a {
  color: #fff;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  text-transform: uppercase;
  background: #AAA;
  padding: 4px 12px;
  border: none;
  border-radius: 0;
  background-color: #AAA !important;
  color: #FFF !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .divisionSelector a:hover,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .divisionSelector a:active,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .divisionSelector a:focus,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .divisionSelector a.selected {
  color: #fff;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  text-transform: uppercase;
  background: #323234;
  padding: 4px 12px;
  text-decoration: none;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs {
  border-bottom: none;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li {
  margin-bottom: 0;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li > a {
  border-radius: 0px;
  padding: 4px 10px;
  border: none;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li > a:hover,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li > a:focus {
  border-radius: 0px;
  padding: 4px 10px;
  border: none;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li > a:hover,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li > a:focus {
  background-color: #323234 !important;
  border: none !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li.active > a {
  background-color: #323234 !important;
  border: none !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li.active > a:hover,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li.active > a:focus {
  background-color: #323234 !important;
  border: none !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .nav-tabs > li.active > a:last-of-type {
  margin-right: 0;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo {
  margin-top: 20px;
  width: 64%;
  float: left;
  display: inline-block;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs {
  width: 100%;
  float: left;
  display: inline-block;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs > li {
  background: transparent !important;
  color: #333 !important;
  width: 33.33%;
  padding: 0;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs > li > a {
  background: transparent !important;
  color: #333 !important;
  width: 33.33%;
  padding: 0;
  width: auto;
  display: inline-block;
  float: left;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs > li > a:hover,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs > li > a:active,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs > li > a:focus {
  color: #FF6900 !important;
  background-color: transparent !important;
  text-decoration: none;
  width: auto;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs > li.active > a {
  color: #FF6900 !important;
  background-color: transparent !important;
  text-decoration: none;
  width: auto;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs > li > a:after {
  display: block;
  width: 14px;
  height: 8px;
  background-color: transparent;
  content: '';
  background-image: url("../img/arrowsandbullets.png");
  background-repeat: no-repeat;
  background-position: -32px -6px;
  margin: 0 auto;
  padding: 0;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .nav-tabs .hidden-xs {
  display: inline-block !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content > .tab-pane {
  width: 100%;
  float: left;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content > .tab-pane ul {
  list-style: none;
  padding: 10px 0;
  width: 33.33%;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content > .tab-pane ul > li {
  text-transform: none;
  color: #323234 !important;
  background-color: transparent !important;
  font-family: FoundryMedium, Tahoma, sans-serif;
  font-size: 1.4rem;
  padding: 4px 0;
  line-height: 1.2em;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content > .tab-pane ul > li > a {
  text-transform: none;
  color: #323234 !important;
  background-color: transparent !important;
  font-family: FoundryMedium, Tahoma, sans-serif;
  font-size: 1.4rem;
  padding: 4px 0;
  line-height: 1.2em;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content > .tab-pane ul > li > a:hover,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content > .tab-pane ul > li > a:focus,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content > .tab-pane ul > li > a:active {
  color: #FF6900 !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content .tab-pane ul {
  margin-bottom: 0;
  padding-bottom: 0;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content .tab-pane:first-child ul {
  text-align: left;
  float: left !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content .tab-pane:nth-child(2) ul {
  margin: 0 auto;
  text-align: left;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo .tab-content .tab-pane:last-child:not(:nth-child(2)) ul {
  text-align: left;
  float: right;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo.twoCategories .nav-tabs > li {
  width: 50%;
  text-align: left;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo.twoCategories .nav-tabs > li > a {
  width: 100%;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo.twoCategories .nav-tabs > li > a:after {
  margin-left: 60px;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo.twoCategories .tab-content > .tab-pane ul {
  width: 50%;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo.twoCategories .tab-content > .tab-pane:last-child ul {
  margin-left: 50%;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .linksWhatWeDo.oneCategory .tab-content > .tab-pane ul {
  width: 100%;
}

.inputWhatWeDo {
  width: 36%;
  float: left;
  margin-top: 13px;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  position: relative;
}

.inputWhatWeDo.tablet {
  width: 100%;
}

.acResults {
  position: absolute;
  top: 32px;
  min-width: 261px;
  display: block;
}

.acResults.tablet {
  top: 60px;
}

.acResults .listado_ac a {
  background-color: transparent !important;
  color: #999999 !important;
  text-transform: none;
  padding: 5px 18px;
  display: block;
  max-width: 280px;
}

.acResults .listado_ac a:hover{
  background-color: #EEE !important;
  color: #FF6900 !important;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo input {
  border: none;
  padding: 12px 20px;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  color: #999;
  width: 100% !important;
  height: 40px;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo input.search-query {
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 3px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo input.search-query:focus + button {
  z-index: 3;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo input.search-query.form-control:focus {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo .input-group-btn {
  background-color: #fff;
  height: 40px;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo .input-group-btn button {
  border: 0;
  background: none;
  padding: 0 7px;
  position: relative;
  left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo .input-group-btn button:focus,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo .input-group-btn button:hover,
.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo .input-group-btn button:active {
  background-color: #FFF;
}

.cmp-imagecarousel .whatWeDoReqQuote .rowWWDRQ .inputWhatWeDo .input-group-btn button .icon-search {
  width: 30px;
  height: 30px;
  background-image: url("../img/spriteButtonIcons.png");
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  display: inline-block;
}

@media (min-width: 1196px) and (max-width: 1245px) {
  .cmp-imagecarousel .whatWeDoReqQuote {
    margin-left: 70px;
    margin-right: 70px;
    width: calc(100% - 140px);
  }
}

@media (min-width: 1156px) and (max-width: 1195px) {
  .cmp-imagecarousel .whatWeDoReqQuote {
    margin-left: 40px;
    margin-right: 40px;
    width: calc(100% - 80px);
  }
}

@media (min-width: 1066px) and (max-width: 1155px) {
  .cmp-imagecarousel .whatWeDoReqQuote {
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
  }
}

@media (min-width: 1026px) and (max-width: 1065px) {
  .cmp-imagecarousel .whatWeDoReqQuote {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .cmp-imagecarousel .whatWeDoReqQuote {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .cmp-imagecarousel #headerImageCarousel {
    height: 465px;
  }

  .cmp-imagecarousel .whatWeDoReqQuote {
    margin-left: 40px;
    margin-right: 40px;
    width: calc(100% - 80px);
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .linksWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .linksWhatWeDo .nav-tabs li a {
    text-align: center;
    width: 100% !important;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .inputWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess a {
    margin-top: 22px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cmp-imagecarousel #headerImageCarousel {
    height: 465px;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs {
    display: inline-table;
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li {
    display: table-column;
    width: 25%;
    text-align: center;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .linksWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .linksWhatWeDo .nav-tabs li a {
    text-align: center;
    width: 100% !important;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .inputWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess a {
    margin-top: 22px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .cmp-imagecarousel #headerImageCarousel {
    height: 465px;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li {
    width: 100%;
    margin-bottom: 4px;
    margin-right: 0;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li a {
    font-size: 1.309rem !important;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li .linksWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li .linksWhatWeDo .nav-tabs li a {
    text-align: center;
    width: 100% !important;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li .inputWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess a {
    margin-top: 22px;
  }
}

@media (max-width: 575px) {
  .cmp-imagecarousel #headerImageCarousel {
    height: 465px;
  }

  .cmp-imagecarousel .whatWeDoReqQuote {
    margin-left: 0;
    margin-right: 0;
    margin-top: -1px;
    width: 100%;
    position: static;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd {
    padding-left: 18px;
    padding-right: 18px;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .nav-tabs > li {
    width: 100%;
    margin-bottom: 4px;
    margin-right: 0;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .linksWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .linksWhatWeDo .nav-tabs li a {
    text-align: center;
    width: 100% !important;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .wwd .inputWhatWeDo {
    width: 100%;
  }

  .cmp-imagecarousel .whatWeDoReqQuote .raq .requestAccess a {
    margin-top: 22px;
  }
}
.cmp-ultimas-noticias .headerNews h2 {
  display: inline;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  text-transform: uppercase;
}
.cmp-sedes-3col .listado_offices_by_country li {
  width: calc(33.33% - 20px);
}
@charset "UTF-8";

.cmp-suc-stories .sucStories {
  display: block;
  width: 100%;
  margin-top: 40px;
  padding: 0 105px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.cmp-suc-stories .sucStories .headerSS h2 {
  display: inline;
  float: left;
  font-family: FoundryBold, Tahoma, sans-serif;
  font-size: 1.487rem;
  text-transform: uppercase;
}

.cmp-suc-stories .sucStories .linkSectionHeader {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}

.cmp-suc-stories .sucStories .carouselSucStories {
  float: left;
  width: 100%;
  margin: 0px;
  position: relative;
}

.cmp-suc-stories .sucStories .carouselSucStories ul {
  list-style: none;
  display: inline-block;
  width: 100%;
  padding: 0;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li:hover a:hover .captionItem .titleSS,
.cmp-suc-stories .sucStories .carouselSucStories ul li:active a:hover .captionItem .titleSS,
.cmp-suc-stories .sucStories .carouselSucStories ul li:focus a:hover .captionItem .titleSS,
.cmp-suc-stories .sucStories .carouselSucStories ul a:hover .captionItem .titleSS,
.cmp-suc-stories .sucStories .carouselSucStories ul a:active .captionItem .titleSS,
.cmp-suc-stories .sucStories .carouselSucStories ul a:focus .captionItem .titleSS {
  color: #FF6900;
  text-decoration: none;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] {
  height: 420px;
  width: calc(33.33% - 6px);
  padding: 0;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a {
  height: 420px;
  display: block;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #eee;
  margin: 0 3px;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a:hover {
  border-bottom: 2px solid #FF6900;
  border-top: 2px solid #FF6900;
  text-decoration: none !important;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a .imageSS {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto 1em;
  max-width: 600px;
  max-height: 600px;
  display: block;
  overflow: hidden;
  position: relative;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a .imageSS:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 70.37%;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a .imageSS img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a .captionItem .titleSS {
  font-family: FoundryRegular, tahoma, sans-serif;
  font-size: 1.8rem;
  color: #111;
  line-height: 2.34rem;
  margin-top: 32px;
  display: inline-block;
}

@media (min-width: 576px) and (max-width: 991px) {
  .cmp-suc-stories .sucStories {
    margin-top: 60px;
    padding: 0 40px;
  }

  .cmp-suc-stories .sucStories .headerSS {
    padding: 0px;
  }

  .cmp-suc-stories .sucStories .carouselSucStories {
    height: 536px;
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
  }

  .cmp-suc-stories .sucStories .carouselSucStories .captionItem {
    width: calc(100% - 220px);
    margin-left: 24px;
    float: left;
    height: 100%;
    border-bottom: 2px solid #eee;
  }

  .cmp-suc-stories .sucStories .carouselSucStories .captionItem .titleSS {
    margin: 18px 0;
  }

  .cmp-suc-stories .sucStories .carouselSucStories .carouselSucStoriesLS {
    width: 100% !important;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] {
    width: 100%;
    height: auto;
    min-height: 150px;
    margin: 0;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a {
    width: 100%;
    height: 130px;
    margin: 2px 0;
    border: none;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a:hover {
    border: none;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a .imageSS {
    height: 100%;
    overflow: hidden;
    width: 196px;
    float: left;
    display: inline-block;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a .imageSS img {
    height: 100%;
    max-height: 100%;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a .captionItem {
    width: calc(100% - 222px);
    margin-left: 22px;
    display: inline-block;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .cmp-suc-stories .sucStories {
    padding: 0 25px;
  }
}

@media (min-width: 1026px) and (max-width: 1065px) {
  .cmp-suc-stories .sucStories {
    padding: 0 25px;
  }
}

@media (min-width: 1066px) and (max-width: 1155px) {
  .cmp-suc-stories .sucStories {
    padding: 0 35px;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .cmp-suc-stories .sucStories {
    padding: 0 25px;
  }
}

@media (min-width: 1156px) and (max-width: 1195px) {
  .cmp-suc-stories .sucStories {
    padding: 0 45px;
  }
}

@media (min-width: 1196px) and (max-width: 1245px) {
  .cmp-suc-stories .sucStories {
    padding: 0 75px;
  }
}

@media (min-width: 320px) and (max-width: 413px) {
  .cmp-suc-stories .carouselSucStories li[class^="col-"] a {
    border: none;
    margin: 0px;
    height: 300px;
  }

  .cmp-suc-stories .carouselSucStories .imageSS {
    max-height: 215px;
  }
}

@media (max-width: 575px) {
  .cmp-suc-stories .sucStories {
    padding: 0 30px;
    margin-top: 30px;
  }

  .cmp-suc-stories .sucStories .headerSS {
    padding: 0px;
  }

  .cmp-suc-stories .sucStories .carouselSucStories {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul {
    height: 100%;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] {
    height: 100%;
    border: none;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a {
    border: none;
    margin: 0px;
    height: 375px;
  }

  .cmp-suc-stories .sucStories .carouselSucStories ul li[class^="col-"] a:hover {
    border: none;
  }

  .cmp-suc-stories .carouselSucStories .imageSS {
    max-height: 300px;
  }

  .cmp-suc-stories .carouselSucStories .captionItem .titleSS {
    margin: 18px 0;
  }
}

.topContainer ~ .subheader{border-top:none;margin-top:-5px !important;}

.cmp-ultimas-noticias {
	margin-bottom: 20px;
}

section.cmp-ultimas-noticias + .cmp-footer-mosaic,
section.cmp-ultimas-noticias + * + .cmp-footer-mosaic {
    margin-top: 100px!important;
}

select.wider {
    height: 50px;
    width: 220px;
    border: none;
    background-color: #ededed;
    font-family: Tahoma, sans-serif;
    font-size: 1.4rem;
    padding-left: 17px;
    color: #323233;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

/* VUE */
[v-cloak] {
display:none;
}

.legalTextGPDR2 p {
    font-family: Tahoma, sans-serif;
    font-size: 1.1rem;
    color: #777;
    line-height: 1.32rem;
    margin-bottom: 15px;
}

.captionOverlay span {
    font-family: Tahoma, sans-serif !important;
    font-size: 1.5rem !important;
    line-height: 2.7rem !important;
    color: #2C2C31 !important;
    width: 100% !important;
    margin: 20px 0 !important;
    display: inline-block !important;
}

.captionOverlay h4 {
    font-family: FoundryRegular, Tahoma, sans-serif !important;
    text-transform: none !important;
    font-size: 1.8rem !important;
    line-height: 2.34rem !important;
    /* color: #333; */
    margin: 0 !important;
}

.subheader {
    margin-top: 110px;
    padding: 40px 100px 20px 100px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.logoNorcontrol {
	margin-top: -17px;
}

.investors {
	margin-bottom: 20px;
}

.subheader{
	margin-top:unset;
}

.cmp-presscenter-card .socialMediaIcon {
    width: 20%;
    display: block;
    height: 55px;
    float: left;
}
.cmp-presscenter-card .socialMediaIcon a {
    height: 55px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.corporatePresentation .cmp-selectWithImage:nth-child(2) {
	margin-top: 50px;
}

.socialLinks{
	margin-top: 40px;
}
 
.mainContainer {
    overflow-x: hidden;
}

.pointer {
	cursor: pointer !important;
}

.subheader {
    border-top: none;
}

@media (max-width: 1155px) and (min-width: 1066px) {
	.subheader {
	     padding: 64px 40px 40px 40px!important;
	}
}


@media (max-width: 1245px) and (min-width: 1196px) {
	.subheader {
	  padding: 64px 70px 40px 70px!important;
	}
}


@media (max-width: 1065px) and (min-width: 998px){
    .subheader {
	  padding: 64px 20px 40px 20px!important;
	}
}

@media (max-width: 991px) and (min-width: 576px) {
	.subheader {
	    margin-top: 90px;
	    padding: 32px 38px 32px 38px!important;
	}
}

@media (max-width: 991px) and (min-width: 576px){
	.bottomFooter {
	    padding: 48px 20px 16px 20px!important;
	}
}

@media (max-width: 991px) and (min-width: 576px){
	.bottomFooter .interDiv {
	    padding: 10px 0 0 0 !important;
	}
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.inputWhatWeDo {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    padding-right: 26px;
}

.inputWhatWeDo {
    width: 40%;
    float: left;
    margin-top: 13px;
}

.headerImageCarousel ~ .cmp-ultimas-noticias {
	margin-top: 86px;
}

.noMargin {
	margin-top: 0 !important;
}

.noBorder {
	border-top: unset !important;
}

.dataGroup > .titleGroup > p{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.cmp-carouselHistoria .carouselContainer {
	display: block;
}

.cmp-destacados + .cmp-footer {
    margin-top: 70px;
}

.contentPage .textContent h2 {
	font-family: FoundryBold, Tahoma, sans-serif;
	text-transform: uppercase;
}

.headerImageCarousel + .cmp-destacados {
    margin-top: 70px;
}

.ddcLabsDE {
	padding: 40px 36px 36px 16px !important;
}

div.-textPage.-textPageException {
    color: #000;
}

.textPage p.-textPage {
    margin-bottom: 24px;
}

.germanPromo {
    white-space: normal !important;
    height: 68px !important;
}

.textIntro .CSRPillars li::before {
    content: "";
}

.cmp-footer-mosaic {
  overflow: hidden; 
  margin-top: 30px;
}
.cmp-contactInvestor + .cmp-footer-mosaic,
.subheader.contentDivided + .contentPage + .cmp-footer-mosaic,
.moduleTipsForCSR +  .cmp-footer-mosaic{
     margin-top: 0;  
}
 

#formConsulta .contactForm, #formDenuncia .contactForm {
    padding: 0 40px !important;
}

.carouselCategories a:hover .captionItem .titleCategories {
    color: #FF6900;
}

.carouselCategories .captionItem .titleCategories {
    font-family: FoundryRegular, tahoma, sans-serif;
    font-size: 1.4rem;
    color: #111;
    line-height: 1.8rem;
}
.contentPage + .cmp-video .row .videoContainer {
	margin-top: 0px;
}

.interPresence .textPromotion, .workWithUs .textPromotion {
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    padding: 20% 11%;
}

.corporatePresentationTopEmployer {
	padding-top: 20px !important;
}

.topEmployerImage {
	margin-top: 50px;
}

a.news-link {
    cursor: pointer;
}

.primaryRow a {
    height: 285px !important;
}

@media (max-width:575px){
 	.breadcrumb a {
 		text-transform:capitalize !important;
 		 font-size:1.3rem!important;
 	}
}


.cmp-contactInvestorWhite + section.cmp-footer-mosaic {
    margin: 0!important;
}

.cmp-share-capital-information + section.cmp-footer-mosaic {
    margin: 0!important;
}


.py-0{
    padding-top:0!important;
    padding-bottom:0!important;
}

.px-0{
    padding-left:0!important;
    padding-right:0!important;
}

.pl-0{
    padding-left:0!important;
}

.pr-0{
    padding-right:0!important;
}

.pb-0{
    padding-bottom:0!important;
}

.pt-0{
    padding-top:0!important;
}

.my-0{
    margin-top:0!important;
    margin-bottom:0!important;
}

.mx-0{
    margin-left:0!important;
    margin-right:0!important;
}

.ml-0{
    margin-left:0!important;
}

.mr-0{
    margin-right:0!important;
}

.mb-0{
    margin-bottom:0!important;
}

.mt-0{
    margin-top:0!important;
}

