.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.html") 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.html") 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.html");
  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.html") 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.html") 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.html") 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.html");
  font-weight: normal;
}

@font-face {
  font-family: FoundryMedium;
  src: url("../fonts/Founmm.html");
}

@font-face {
  font-family: FoundryBold;
  src: url("../fonts/Founmb.html");
}

@font-face {
  font-family: FoundryItalic;
  src: url("../fonts/Founmrgi.html");
}

@font-face {
  font-family: FoundryLight;
  src: url("../fonts/Founml.html");
}

.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.html") 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_new.html");
  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.html");
  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_new.html");
  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;
}

.headerImageCarousel + script + .cmp-destacados {
    margin-top: 70px;
}

.headerImageCarousel + script + script + .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;
}

 .textContent{
    margin-bottom: 65px;
 }
 
 input:-webkit-autofill, 
 input:-webkit-autofill:hover, 
 input:-webkit-autofill:focus textarea:-webkit-autofill, 
 textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, 
 select:-webkit-autofill, 
 select:-webkit-autofill:hover, 
 select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset !important;
     
 }
 
 .cmp-suc-stories + script + .cmp-footer {
    margin-top: 70px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 575px) {
    #containerShare{
        display: flex;
        flex-direction: column;
    }
    #sharePriceText {
        font-size: 6vw !important;
    }
    #innerDivShare{
        width: 100% !important;
        display: block;
        float: left;
        order: 2;
        margin-top: 20px;
        margin-left: 0px !important;
    },
    #outerDivShare{
        width: 100% !important;
        display: block;
        float: left;
        order: 1;
    }
}

@media (min-width:641px) and (max-width:1025px){
    #sharePriceText {
        font-size: 3vw !important;
    }
}

.withoutRightBorder {
	border-right: 0px !important;
}


.modalPPT {
    text-align: center;
    padding: 0 !important;
}

.modalPPT:before {
      content: '';
	  display: inline-block;
	  height: 100%;
	  vertical-align: middle;
	  margin: -4px;
}

.modalPPT .modal-dialog {
    background-color: #fff;
    border-radius: 5px;
    margin: auto;
    width: 60%;
    max-width: 900px;
    height: auto;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modalPPT .modal-body {
  height: calc(100% - 84px);
  padding: 10px;
}

.modalPPT .modal-body iframe {
  width: 100%;
  height: 100%;
}

.modalPPT .modal-header button.close {
  margin-top: -11px;
  opacity: 0.9;
}

.center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

/* Testimonials Style
-----------------------*/
.testimonials {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.testimonials::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.testimonials .ul {
	margin: 0 auto;
	padding: 9rem 0;
	transition: transform .6s;
}
.testimonials .ul::after {
	content: '';
	display: table;
	clear: both;
}
.testimonials .li {
	float: left;
	list-style: none;
	max-width: 420px;
	height: 465px; 
	background: #fff;
	border-radius: 10px;
	border: 2px solid #FF6900;
	box-shadow: 0 5px 6px 0px rgba(0,0,0,.25);
	transform: scale(0.9);
	transition: transform .6s;
	margin-top: 2%;
	margin-bottom: 2%;
}
.testimonials .li img {
	width: 13rem;
	border-radius: 50%;
	margin-top: -7rem;
	border: 10px solid white;
	background-color: white;
}
.testimonials .li blockquote {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 4rem;
	padding-top: 0rem;
	border: none !important;
}
.quote {
	position: relative;
	z-index: 1;
	font-size: 10pt;
	line-height: 1.5rem;
	color: #585D6D;
}

.quote::before {
    content: "\201C";
  	font-size: 5rem;
  	position:absolute;
	color: #FF6900;
	opacity: 1;
	font-family: serif;
	font-weight: bold;
	z-index: -1;
	pointer-events: none;
	left: -3rem;
}

.quote::after {
 	content: "\201D";
  	font-size: 5rem;
	color: #FF6900;
	position:absolute;
	opacity: 1;
	font-family: serif;
	font-weight: bold;
	z-index: -1;
	pointer-events: none;
	right: -2.5rem;
}

.testimonials footer {
	padding: 3rem 0;
}
.author {
	display: block;
    font-size: 1.5rem;
    font-family: 'Playfair Display', sans-serif;
    color: #FF6900;
    margin-bottom: 1rem;
    font-weight: bold;
}
.info {
	font-size: 1.2rem;
	color: #B1B4BD;
	width: 60%;
	margin: 0 auto;
	line-height: 2.5rem;
}
.testimonials li.current_slide {
	transform: scale(1);
	cursor: inherit;
	cursor: initial;
	
}

@media screen and (max-width: 425px) {
	.testimonials .li { height: 480px; }
}
@media screen and (max-width: 321px) {
	.testimonials .li { height: 590px; }
}
/* Google maps careers style (cards)*/ 

.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: rgba(255, 255, 255, .85);
    border-radius: 8px;
    padding: 0px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
}

.gm-style .gm-style-iw-d {
    overflow: unset !important;
}

.contentDivided .corporatePresentation .triggerPresentation {
    margin-bottom: 20px;
}


@media (min-width:575px) and (max-width:1023px){
    #sharePriceText {
        margin-right: 20% !important;
        margin-bottom: 32px;
        height: 28px !important;
    }
    .contactLink2:before{
    
        margin-top: 0px !important;
        margin-bottom: 5px !important;
        
    }
    
    #outerDivShare{
        height: 90px;
    }
    
    #innerDivShare{
        height: 80px !important;
        width: 51% !important;
    }
}


 .contactLink2:before{
    padding: 15px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    content: '';
    padding-top: 12px;
    display: inline-block;
    width: 15px;
    height: -3px;
    z-index: 999999;
    background-image: url('../img/Icono-white.html');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    margin-right: 14px;
    margin-bottom: 4px;
    margin-top: 0px;
    vertical-align: middle;
 }
 
.flex-container {
  /* We first create a flex layout context */
  display: flex;
  
  /* Then we define the flow direction 
     and if we allow the items to wrap 
   * Remember this is the same as:
   * flex-direction: row;
   * flex-wrap: wrap;
   */
  flex-flow: row wrap;
  
  /* Then we define how is distributed the remaining space */
  justify-content: flex-start;
  
  padding: 0;
  margin: 0;
  list-style: none;
}

.flex-item {
    padding: 0px;
    margin-bottom: 30px;
    margin-left: 3px;
    margin-right: 3px;
    width: 60px;
    height: 26px !important;
    text-align: center;
    object-fit: contain !important;
}

.imagenManagementAwards{display:inline-block; float:left; border-left:none;}


@media (min-width: 992px) {

.imagenManagementAwards{display:inline-block; float:left; border-left:none; margin-right:35px; width:30%; max-width:380px; }
.dataManagement{width: calc(100% - 30% - 35px);}
	
}


@media (min-width: 1200px) {

.imagenManagementAwards{display:inline-block; float:left; border-left:none; margin-right:35px; width:30%; max-width:380px; }
.dataManagement{width: calc(100% - 30% - 35px);}

}

@media (max-width: 575.98px) {

	.dateNewAwards {
		margin-left: 16px;
	}
	
}



/* --------------- Consulta de certificados ----------------- */

.selectwrapFormulario:after{content:'\25bc'; text-align:center; line-height:32px; position:absolute; width:32px; height:32px; right:125px; top:0px;    pointer-events:none; color:#ff6900; display:inline-block}
.selectFormulario { font-size: 12px !important; max-width: 400px;}
.formCertificado { padding: 10px; }
.certificadoBtn {
	background-color: #FF6900;
    border: none;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-family: FoundryBold, Tahoma, SimSun, sans-serif;
    font-size: 1.487rem;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
}

.certificadoBtn:hover {
	background-color: #333333;
	color: #fff;
}


.tabsCertificado {
  display: flex;
  flex-wrap: wrap;
  max-width: 830px;
  margin: 0 auto;
  padding: 35px 0;
  margin-left: 0px;
}

.tabsCertificado > label {
  order: 1;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 200px;
  height: 50px;
  margin-right: 0.2rem;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 3px 3px 0 0;
  background: #D7D9D9;
  font-weight: bold;
  margin-bottom: 0px !important;
  transition: background ease-in-out 0.2s;
}

.tabsCertificado > label > img {
  width: 30px;
  max-width: 100%;
}

.tabsCertificado .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
  background: #F3F2F3;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.tabsCertificado #tab-1 {
  display: none;
}
.tabsCertificado #tab-2 {
  display: none;
}
.tabsCertificado #tab-3 {
  display: none;
}

.tabsCertificado input[type="radio"]:checked+label {
  background: #F3F2F3;
  
}

.tabsCertificado input[type="radio"]:checked+label+.tab {
  display: block;
}

@media (max-width: 739px) {
  .tab-1, .tab-2, .tab-3 {
    flex-direction: column;
    width: 80px;
    height: 80px;
  }
  .form-label{
  	display: block;
  }
  .formCertificado {
  	padding: 0px;
  }
}

.formCertificado .form-label {
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  font-size: 13px;
}

.formCertificado .form-input {
  padding: 10px 15px;
  margin: 0 20px 10px 5px;
  border-radius: 3px;
  font-family: Lato, 'Segoe UI', Tahoma, Verdana, sans-serif;
  color: #7D7575;
  border: none;
  font-size: 13px;
}

.formCertificado input[type="text"] {
  padding: 12px;
}

.formCertificado .form-btn {
  background-color: dodgerblue;
  border-radius: 3px;
  width: 100px;
  padding: 12px;
  text-transform: uppercase;
  color: #fff; 
  border: none;
  cursor: pointer;
}

.cmp-certificates-form h3 {
    text-transform: none;
    font-size: 1.97rem;
    font-weight: bold;
    line-height: 3rem;
    margin-top: 0px;
    color: #FF6900;
    margin-bottom: 0 !important;
}

.textPageCertificates {
	padding-top: 0px;
}


#profile-description .name {
    margin-bottom: 10px;
}


@media (max-width: 576px) {

	.selectFormulario {
		max-width: 180px;
	}
	
}

@media (min-width: 310px) and (max-width: 359px) {

	.selectFormulario {
		max-width: 140px;
	}
	
}

/* --------------- Politica de cookies ----------------- */

body.no-scroll-cookies{
    overflow: hidden;
}
body.no-scroll-cookies:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: .6;
    z-index: 9999;
}

body.no-scroll:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: .6;
    z-index: 999;
}

.cmp-modal__wrapper{
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: Tahoma;
    z-index:99999;
}

.cmp-modal__wrapper .cap-1__wrapper,
.cmp-modal__wrapper .cap-2__wrapper {
    padding: 20px;
    box-sizing: border-box;
}

/** CAPA 1 **/

.cmp-modal__wrapper .cap-1__wrapper{
    background: #E4DEDC;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 50vh;
    align-items: center;
    justify-content: center;
}

.cmp-modal__wrapper .cap-1__wrapper p{
    margin: 0;
    line-height: 1.5;
    font-size: 16px;
    margin-left: 10%;
    margin-right: 10%
}



@media (max-width: 767px){
    .cmp-modal__wrapper .cap-1__wrapper p{
        font-size: 12px;
    }
    .cmp-modal__wrapper .cap-1__wrapper button{
    	min-height: 25px;
    	font-size: 12px;
    }
}

.cmp-modal__wrapper .cap-1__wrapper p a{
    text-decoration: underline;
    cursor: pointer;
}

.cmp-modal__wrapper .cap-1__wrapper button{
    align-self: center;
    background-color: #FF6900;
    font-weight: bold;
    color: #fff;
    border: none;
    cursor: pointer;
    min-width: 155px;
	min-height: 40px;
    font-size: 16px;
    margin: 20px 0 0 0;
}

/** CAPA 2 **/

.cmp-modal__wrapper .cap-2__wrapper{
    display: none;
    flex-direction: column;
    background: #fff;
    max-width: 50%;
    position: relative;
}

@media (max-width: 1024px){
    .cmp-modal__wrapper .cap-2__wrapper{
        max-width: 85%;
    } 
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper{
        max-width: 95%;
        width: 95%;
        overflow: auto;
        max-height: calc(100vh - 20px);
    } 
}

.cmp-modal__wrapper .cap-2__wrapper > .closeButton{
    position: absolute;
    right: 5px;
    top: 0;
    padding: 0;
    background: transparent;
    border: none;
    font-size: 25px;
    cursor: pointer;
    color: lightslategrey;
}

.cmp-modal__wrapper .cap-2__wrapper > .panelMain{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > .panelMain{
        font-size: 17px;
        font-weight: bold;
    } 
}

.cmp-modal__wrapper .cap-2__wrapper > ul{
    list-style: none;
    padding: 0;
    margin: 0 35px;
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > ul{
        margin: 0;
    } 
}

.cmp-modal__wrapper .cap-2__wrapper > ul li{
    display: flex;
    justify-content: space-between;
}

/** Cookies exentas en mobile **/
@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > ul li:first-child{
        display: none;
    } 
}

.cmp-modal__wrapper .cap-2__wrapper > ul li:not(:last-child){
    margin-bottom: 20px;
}

.cmp-modal__wrapper .cap-2__wrapper > ul li > div:first-child{
    flex: 1 1 0;
    padding-right: 25px;
}

.cmp-modal__wrapper .cap-2__wrapper > ul li .panelSecondary{
    font-size: 20px;
    margin: 0;
    font-weight: bold;
    margin-bottom: 10px;
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > ul li .panelSecondary{
        font-size: 17px;
    } 
}

.cmp-modal__wrapper .cap-2__wrapper > ul li p{
    font-size: 15px;
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > ul li p{
        font-size: 13px;
    } 
}

.cmp-modal__wrapper .cap-2__wrapper > ul li p a{
    color: #FF6900;
}

.cmp-modal__wrapper .cap-2__wrapper > ul li:not(:first-child) > div:last-child{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cmp-modal__wrapper .cap-2__wrapper > ul li > div:last-child button{
    min-height: 30px;
    border: 1px solid #FF6900;
    background: transparent;
    color: #FF6900;
    font-size: 14px;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: bold;
}

.cmp-modal__wrapper .cap-2__wrapper > ul li > div:last-child button:last-child{
    border-color: gray;
    color: gray;
    margin-bottom: 0;
}

.cmp-modal__wrapper .cap-2__wrapper > ul li > div:last-child button.enabledBtn.active{
    border: 1px solid #FF6900;
    background: #FF6900;
    color: #fff;
}

.cmp-modal__wrapper .cap-2__wrapper > ul li > div:last-child button.disabledBtn.active{
    border: 1px solid gray;
    background: gray;
    color: #fff;
}

.cmp-modal__wrapper .cap-2__wrapper > .saveConfiguration{
    margin: 20px 0;
    align-self: center;
    background-color: #FF6900;
    font-weight: bold;
    color: #fff;
    border: none;
    cursor: pointer;
    min-width: 145px;
    min-height: 40px;
    font-size: 18px;
    padding: 15px 20px;
	font-family: Tahoma, sans-serif;
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > .saveConfiguration{
        font-size: 16px;
        margin: 30px 0;
        min-height: 50px;;
    } 
}

.cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper{
    display: flex;
    justify-content: space-between;
    margin: 0 35px;
}

.cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper button:first-child{
    background: transparent;
    border: none;
    padding: 0;
    color: gray;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper button:first-child{
        font-size: 14px;
    }    
}

.cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper button:last-child{
    background: transparent;
    border: none;
    padding: 0;
    color: #FF6900;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
}

@media (max-width: 767px){
    .cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper button:last-child{
        font-size: 14px;
        margin-right: 15px;
    }
    .cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper{
        margin: 0;
        padding-bottom: 20px;
    }
}

.center-vertical {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cmp-modal__wrapper .panelMain {
	font-family: Tahoma, sans-serif;
}

.cmp-modal__wrapper .panelSecondary {
	font-family: Tahoma, sans-serif;
}

/* For 1024 Resolution */  
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)  
{
	.cmp-modal__wrapper .cap-2__wrapper {
		max-height: 82%;
	}
	.cmp-modal__wrapper .panelMain {
		font-size: 15px;
	}

	.cmp-modal__wrapper .panelSecondary {
		font-size: 15px;
	}
	.cmp-modal__wrapper .cap-2__wrapper > ul li p {
		font-size: 12px;
	}
	.cmp-modal__wrapper .cap-2__wrapper > .saveConfiguration{
		min-height: 30px;
    	font-size: 15px;
    	padding: 5px 20px;
	}
	.cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper button:first-child {
		font-size: 15px;
	}
	.cmp-modal__wrapper .cap-2__wrapper > .allCookies__wrapper button:last-child {
		font-size: 15px;
	}
}  

.certificadoBtn:focus{
	color: white;
	text-decoration: none;
	outline: none;
}


@media (min-width: 481px) and (max-width: 660px) {
	.certificadoBtn {
		display: block;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.formCertificado .form-label {
    	text-align: center;
	}
	.formCertificado .form-input {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
	}
	.tabsCertificado > label {
	   
	    width: 50%;
	    margin-right: 0;
	}
	
}


@media (max-width: 480px) {
	.certificadoBtn {
		display: block;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.formCertificado .form-label {
    	text-align: center;
	}
	.formCertificado .form-input {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
	}
	.tabsCertificado > label {
	   
	    width: 50%;
	    margin-right: 0;
	}
	
}


@media (min-width: 660px) and (max-width: 865px) {
  
  .certificadoBtn {
		display: block;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.formCertificado {
		text-align: center;
	}
  
}


@media (max-width: 765px){
	
	.formCertificado .form-label {
	    margin: 0;
	    width: 50%;
	    display: inline-block;
	    margin-top: 10px;
	}
	
	
	.formCertificado .form-input {
	    width: 40%;
	    display: inline-block;
	    margin: 0;
	    margin-top: 10px;
	}
}


.suspended {
    filter:hue-rotate(180deg);
  }



.otroDiv {
	width: 100%;
    height: 85px;
    position: absolute;
    top: 0;
    background-color: grey;
    opacity: 0.6;
    display: flex;
    justify-content: center;
    align-items: center;
}

.divLinea {
	border-bottom: 2px solid #fff;
    width: 70%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
}

.webinarText {
    font-family: Tahoma;
    font-size: 15px;
    font-weight: normal;
    color: white;
}

.row + .row + .contentPage > .textPage + .subservicesContainer {
    margin-top: -90px;
}

.serList + .servicesList {
	margin-top: 10%;
}


#profile-description + #video > .contentPage > .textPage > #videoBox {
    	max-width: 80%;
    	max-height: 80%;
}


.topContainerHome > .cmp-banner > .headBanner{background-position: top; width:100%; height:100vh; max-height:calc(100vh - 220px); display:inline-block; margin-top:110px!important; background-repeat:no-repeat; background-size:cover;}

button#contactButtonHeaderNoChild{background-color:#FF6900; border:none; border-radius:3px; color:#fff; text-transform:uppercase; font-family:FoundryBold, Tahoma, SimSun, sans-serif; font-size:1.487rem; margin-top:38px; padding:6px 8px; margin-right:20px;}
button:hover#contactButtonHeaderNoChild, button:focus#contactButtonHeaderNoChild, button:active#contactButtonHeaderNoChild{background-color:#FF6900; outline:none; outline-offset:0;}
button:hover#contactButtonHeaderNoChild, .menuaccess.borderBottom button#contactButtonHeaderNoChild{background-color:#333333;}
#contactButtonHeader.submenuSelected, a.submenuSelected{background-color:#ff6900 !important; box-shadow:none; background-image:url(../img/closeSubmenu.html); background-repeat:no-repeat; background-position:right center;}

@media (max-width: 767px) {
	.oldStyle .cap-1__wrapper {
	    max-width: 85%;
	    width: unset !important;
	
	}
}

.awards > .listSuccessStories > #listadoSuccessStories li {
    height: 390px;
}


.tableDataProvingGround > table {
	width: 100% !important;
}

.txp_tipbar {
	display: none !important;
}

/*** --- VIDEO --- ***/
.videoContainer{position:relative; padding-bottom:56.25%; padding-top:35px; height:0; overflow:hidden;}
.tencent-player{position:relative; padding-bottom:56.23%; /* Use 75% for 4:3 videos */height:0; overflow:hidden; max-width:100%; background:#FFF; margin:0px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.tencent-player iframe{position:absolute; top:0; left:0; width:100%; height:100%; z-index:100; background:transparent;}
.tencent-player img{bottom:0; display:block; left:0; margin:auto; max-width:100%; width:100%; position:absolute; right:0; top:0; border:none; height:auto;       cursor:pointer; -webkit-transition:.4s all; -moz-transition:.4s all; transition:.4s all;}
.tencent-player img:hover{-webkit-filter:brightness(75%);}
.tencent-player .overVideo{height:210px; width:100%; text-align:center; color:#fff; top:50%; left:50%; margin-left:-50%; margin-top:-105px; position:absolute;}
.tencent-player .videoTitle{font-family:FoundryRegular, Tahoma, SimSun, sans-serif; font-size:3.173rem; margin-bottom:18px; display:inline-block;}
.tencent-player .videoTitle .strongText{font-family:FoundryBold, Tahoma, SimSun, sans-serif; font-size:3.173rem;}
.tencent-player .play{height:106px; width:104px; margin:0 auto; background:url("../img/playButton.html") no-repeat; background-position:center center; cursor:pointer;}
.tencent-player .play:hover{opacity:0.6; -moz-opacity:0.6; -webkit-opacity:0.6;}
.tencent-player .subtitleText{font-family:Tahoma, sans-serif; font-weight:bold; font-size:1.4rem; display:inline-block; margin-top:16px;}
.videoContainer.w50 .tencent-player{position:relative; padding-bottom:56.23%; height:0; overflow:hidden; max-width:100%; background:#FFF;    margin:0px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.tencent-player .play.small{height:76px; width:74px; margin:40px auto 0 auto; background:url(../img/playButton_small.html) no-repeat; background-position:center center; cursor:pointer;}
.videoContainer.bottom .tencent-player{position:relative; padding-bottom:56.23%; height:0; overflow:hidden; max-width:100%; background:#FFF; margin:0px; background-repeat:no-repeat; background-position:center center; background-size:cover;}

.bottomLineProving {
    display: block;
    border-bottom: 1px solid #ddd;
    height: 1px;
    width: 100%;
    max-width: 1110px;
    margin: 0 auto !important;
}

.borderTopTbSm .textContent ul li::before{padding-right: 10px;}

.tabText{
	background-color: white !important;
}

hr {
  display: block;
  border-color: #746660;
}

.hr-orange {
  display: block;
  border: 2px solid #FF6900; 
  margin: 0 auto;
  width: 70%;
}

.ulListsContainers > .tipList ~ .downloadInServices {
	padding-bottom: 0px;
}

.nomarginBottom {
	margin-bottom: 0px !important;
}

.row.downloadInServices.multiple {
    max-width: 1300px;
    padding: 20px 100px;
    margin: 0 auto;
    padding-top: 0px;
}

.headerServices h2 {
	display: inline;
    float: left;
    font-family: FoundryBold, Tahoma, sans-serif;
    font-size: 1.487rem;
    text-transform: uppercase;
}


.headerServices .selectorBloquesServ {
   	display: none;
}	

.testimonialsList {
    height: 545px !important;
}

.testimonialsListMini{
	height: 600px !important;
}

.carouselTestimonials .testimonials .li {
	height: 505px;
	/*margin-top: 10% !important;*/
}
	

.quoteSlider p {
	font-size: 16px;
}

@media (max-width:480px)  {
	.quoteSlider p {
		font-size: 13px;
	}
}

.banner-text .title { font-size: 50px; }
.banner-text .subtitle { font-size: 20px; }

.cmp-banner-text .title, .cmp-banner-text .subtitle {
  margin: 0;
  text-align: center;
}

.cmp-banner-text {
  color: white;
  background-color: #FF6900;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-text {
	padding: 10%;
	padding-bottom:40px;
	padding-top:40px;
}

.carouselTestimonials {
    float: left;
    width: calc(100% - 60px);
    height: 100%;
    margin: 0 30px;
    position: relative; 
    border-top: 0;
    padding-top: 0!important;
}

.fullWidth {
    width: 100%;
    margin: 0px;
}


.carouselTestimonials .carruselActions {
    position: absolute;
    top: 20%;
    width: 100%;
}
.carouselTestimonials .carruselActions .actTestRight{position:absolute; top:145px; right:-30px;}
.carouselTestimonials .carruselActions .actTestLeft{position:absolute; top:145px; left:-30px;}
.carouselTestimonials .carruselActions .actTestRight{position:absolute; top:145px; right:-30px;}

.carouselTestimonials .carruselActions .arrow {
    content: '';
    background-image: url(../img/slideArrows.html);
    background-repeat: no-repeat;
    width: 27px;
    height: 57px;
    display: inline-block;
}

.carouselTestimonials .carruselActions .arrow-left {
    background-position: 0px 0px;
}

.carouselTestimonials .carruselActions .arrow-right {
    background-position: -15px 0px;
}

.testimonials .lightSlider .li {
	max-width: unset;
	height: 537px;
}

.testimonials .lightSlider .liFixedHeight {
	height: unset;
}

.cmp-ultimas-noticias .testimonials {
	height: 100%;
}

.fullHeight {
    height: 100% !important;
    margin: 0px;
}

.contentDivided + .cmp-banner-text {
    margin-top: 0px !important;
}

@media (max-width:480px)  {
	.cmp-banner-text .title {
	    font-size: 25pt;
	}
	.cmp-banner-text .subtitle {
	    font-size: 15pt;
	}
}

.testimonials .lightSlider .liFixedHeight {
    height: 500px;
}

.carouselServices .carruselActions .actServLeft{position:absolute; top:20%; left:-30px; right: unset !important;}
.carouselServices .carruselActions .actServRight{position:absolute; top:20%; left:unset !important; right: -30px;}

.carouselServices .carruselActions .arrow{content:''; background-image:url(../img/slideArrows.html); background-repeat:no-repeat; width:27px; height:57px; display:inline-block;}
.carouselServices .carruselActions .arrow-left{background-position:0px 0px;}
.carouselServices .carruselActions .arrow-right{background-position:-15px 0px;}

.linkPromotionServices {
	width: 99% !important;
    color: #fff;
    text-transform: uppercase;
    font-family: FoundryBold, Tahoma, SimSun, sans-serif;
    display: block;
}


.captionItem .subTitleNew {
    font-family: FoundryRegular, Tahoma, SimSun, sans-serif;
    font-size: 1.4rem;
    color: #111;
    line-height: 2.34rem;
    display: block;
    margin-top: 10px;
}

.claimHeaderMenuDesktop {
	display:inline-block; 
    margin-top: 30px;
    padding: 0;
    text-indent: -999999px;
    background-color: transparent;
    border: none;
    float: right !important;
}

@media (max-width:575px){
	.claimHeaderMenuMobile {
		display:inline-block; 
	    margin-top: 0px;
	    padding: 0;
	    text-indent: -999999px;
	    background-color: transparent;
	    border: none;
	    float: right !important;
	}
	.claimHeaderMenuDesktop {
		display: none;
	}
}

@media (max-width:576px)  {
	.captionItem .subTitleNew {
   	 	display: none;
	}
	.linkPromotionServices {
		display: none;
	}
}

.linkPromotion .textForm:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 24px;
  background-image: url("../img/spriteButtonIcons_new.html");
  background-repeat: no-repeat;
  background-position: -184px -9px;
  margin-right: 16px;
}

.wrapperCaptionWhite .carousel-caption {
    right: auto;
    left: 10% !important;
    top: 20%;
    text-align: left;
    color: #333;
    border-left: none !important;
    display: block;
    padding-left: 30px;
    font-size: 2.5rem !important; 
    line-height: 3.5rem !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 125px;
    text-shadow: none;
    font-family: FoundryBold, Tahoma, SimSun, sans-serif;
}


@media (max-width: 575px){
	.wrapperCaptionWhite {
		width: 38% !important;
	}
	
	.wrapperCaptionWhite .carousel-caption {
	    font-size: 2.5vw !important;
	    line-height: 1.4em !important;
	    padding-left: 12px;
	    padding-right: 12px;
	    margin-bottom: 0px;
	    width: 100%;
	    left: 12% !important;
        top: 35%;
	}
	
	button#carouselButton {
		font-size: 2vw !important;
		margin-top: 8px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1230px) {
	.wrapperCaptionWhite {
	    width: 30% !important;
	}
}

.downloadPresentationLink { 
	color: black;
    float: none;
    display: block;
    position: relative;
}

.downloadPresentationLink:hover { 
	color: #FF6900;
	text-decoration: none;
}


button#carouselButton{background-color:#FF6900; border:none; border-radius:3px; color:#fff; text-transform:uppercase; font-family:FoundryBold, Tahoma, SimSun, sans-serif; font-size:1.487rem; margin-top:38px; padding:6px 8px; margin-right:20px;}
button:hover#carouselButton, button:focus#carouselButton, button:active#carouselButton{background-color:#FF6900; outline:none; outline-offset:0;}
button:hover#carouselButton, .menuaccess.borderBottom button#carouselButton{background-color:#333333;}

.linkPromotion .textForm {
	display:inline-flex;
}

.linkPromotion .textForm p{
	padding-top: 5px;
}

@media (min-width: 576px) and (max-width: 992px) {
.cmp-ultimas-noticias .carouselServicesLS {
  width: 100% !important;
}

@media (min-width: 320px) and (max-width: 413px) {
    .carouselServicesLS li[class^="col-"] a {
        border: none;
        margin: 0px;
        height: 430px;
    }
}

@media (min-width: 576px) and (max-width: 991px){
.carouselServicesLS li[class^="col-"] a {
    height: 155px;
}
.carouselServicesLS li[class^="col-"] {
    height: 175px;
}
}

@media (min-width: 991px){
    .carouselServicesLS li[class^="col-"] {
        height: 460px;
    }
}

.carouselServicesLS li[class^="col-"] a {
    height: 460px;
}


#main:not(.oculto) + script + .applusDivisions.oculto + header.navbar-fixed-top, #main.oculto + script + .applusDivisions:not(.oculto) + header.navbar-fixed-top{position:static; margin-bottom:0;}

