.tax-treaties-dividend .people-item {
  margin-top: 30px;
  margin-bottom: 60px;
}

.tax-treaties-dividend .related {
  margin-top: 60px;
}

.tax-treaties-dividend .newsletter {
  margin-top: 70px;
  margin-bottom: 110px;
}
.content-wrap {
  max-width: 1530px;
    margin: 0 auto;
    padding: 0 15px;
}
.tax-treaties-dividend .table-responsive {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  margin-bottom: 50px;
}

.tax-treaties-dividend .table {
  margin-bottom: 0;
}

.tax-treaties-dividend .table td {
  padding: 4px 10px 10px 11px;
}

.tax-treaties-dividend__content {
  margin-top: 10px;
}

.tax-treaties-dividend__content h2 {
  margin-bottom: 20px;
}

.tax-treaties-dividend__content span {
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-bottom: 26px;
  display: block;
}

@media (min-width: 992px) {
  .tax-treaties-dividend .table tbody tr td:first-child {
    width: 230px;
  }

  .tax-treaties-dividend .people-item {
    margin-top: 0;
  }
}

.tax-treaties-form__wrapper {
  padding: 30px 30px 20px 30px;
  background-color: #7897c4;
}

.tax-treaties-form h2 {
  color: #fff;
  margin-bottom: 24px;
}

.tax-treaties-form .button-search {
  border: none;
}

.tax-treaties-form__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.tax-treaties-form__content button {
  text-align: left;
  position: relative;
}

.multiselect-wrap.show {
  position: relative;
}

.multiselect-wrap.show ul {
  transform: translate3d(0px, 42px, 0px) !important;
  width: 100%;
}

.tax-treaties-form__content button:after {
  position: absolute;
  right: 5px;
  top: 45%;
}

.tax-treaties-form__content .form-group {
  width: 100%;
}

.tax-treaties-form__content .tax-treaties-form__button {
  width: 6%;
}

@media (min-width: 768px) {
  .tax-treaties-form__content {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tax-treaties-form__content .form-group {
    width: 45%;
  }
}

.tax-treaties-key .service-item {
  margin-bottom: 20px;
}

.tax-treaties-key .people-item {
  margin-top: 30px;
  margin-bottom: 60px;
}

.tax-treaties-key .related {
  margin-top: 60px;
}

.tax-treaties-key .newsletter {
  margin-top: 70px;
  margin-bottom: 110px;
}

.tax-treaties-key .table td {
  padding: 7px 10px 7px 11px;
}

@media (min-width: 992px) {
  .tax-treaties-key .table tbody tr td:first-child {
    width: 230px;
  }

  .tax-treaties-key .people-item {
    margin-top: 0;
  }
}

.tax-treaties-table .table thead th {
  border: none;
  font-size: 14px;
  font-family: "TAXciweb";
  line-height: 24px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

.tax-treaties-table .table tbody tr td {
  font-size: 15px;
}

.tax-treaties-table .table tbody tr td:first-child {
  color: #597fb6;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  font-weight: normal;
}

.tax-treaties-table .table tbody tr td:last-child {
  color: #919191;
  font-family: "TAXciweb";
  font-size: 13px;
  border: none;
  line-height: 24px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .tax-treaties-table .table thead th {
    padding-left: 16px;
    padding-right: 16px;
  }

  .tax-treaties-table .table tbody tr td:first-child {
    font-size: 18px;
  }

  .tax-treaties-table .table tbody tr td:last-child {
    font-size: 15px;
  }

  .tax-treaties-table .table tbody tr td {
    font-size: 18px;
  }
}

.tax-treaties-table .table-responsive {
  overflow-x: unset;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
}

.tax-treaties-table .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}

.tax-treaties .breadcrumb {
  margin-bottom: 0;
}

.tax-treaties .tax-treaties-form {
  margin-bottom: 35px;
}

.tax-treaties .table-responsive {
  margin-bottom: 50px;
}

.tax-treaties .people-item {
  margin-top: 30px;
  margin-bottom: 60px;
}

.tax-treaties .related {
  margin-top: 60px;
}

.tax-treaties .newsletter {
  margin-top: 70px;
  margin-bottom: 110px;
}

@media (min-width: 992px) {
  .tax-treaties .people-item {
    margin-top: 0;
  }

  .tax-treaties .table-responsive {
    margin-bottom: 100px;
  }
}
select.round {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    none;
  background-position:
    calc(100% - 12px) calc(1em + 2px),
    calc(100% - 8px) calc(1em + 2px),
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
  -webkit-appearance: none;
    -moz-appearance: none;
}
.button-search {
  width: 47px;
  background: url("/sites/taxci-mvc/images/icons/i_magnifier_search.png") center no-repeat #d6d213;
  cursor: pointer;
  border: 1px solid #dfdfdf;
  height: 43px;
  border-left: none;
  margin-left: 24px;
}
.multiselect-wrap button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search select.form-control:not([size]):not([multiple]) {
  height: 43px;
}

.disclaimer {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  margin-top: 85px;
  padding: 40px 28px 35px 28px;
}

.disclaimer p {
  font-style: italic;
}

.disclaimer h2 {
  margin-bottom: 10px;
}

.heading {
  margin: 0 -15px;
}
@media only screen and (min-width: 1500px) {
  .heading .heading__title h1 {
      padding-right: 0;
      padding-left: 0;
  }
}
.search-form .form-group {
  position: relative;
  margin: 0;
}

.search-form input {
  background: #fff;
  border: 1px solid #eeeeee;
  width: 100%;
  padding: 8px 35px 8px 15px;
}

.search-form button {
  position: absolute;
  right: 0;
  top: 0px;
  border: none;
  height: 43px;
  width: 43px;
  background: #eee url("/sites/taxci-mvc/images/search-white.png") center no-repeat;
}

.search-form .form-group .search-bar {
  display: none;
}

.search-form .form-group.active .search-bar {
  display: block;
}

@media (min-width: 992px) {
  .search-form input {
    width: 375px;
    padding: 8px 41px 8px 20px;
    transition: width 0.5s;
    background-color: transparent;
  }

  .search-form button {
    background-color: #eee;
    right: 0;
    background: #eee url("/sites/taxci-mvc/images/search-white.png") center no-repeat;
  }
}

.header__search {
  margin-top: 35px;
  color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-order: 1;
  order: 1;
  padding: 0;
}

.header__search > form {
  width: 540px !important;
}
.search-form select {
  border: 1px solid #eeeeee;
    padding: 8px 10px 8px 10px;
    border-left: 0;
    width: 123px;
    color: #c2c2c2;
    background: #fff;
}
.easy-autocomplete {
  float: left;
}

@media (min-width: 992px) {
  .header__search {
    -ms-flex-order: 0;
    order: 0;
    padding-right: 15px;
    padding-left: 15px;
  }

  .header__search > form {
    width: auto;
  }
}

.cover {
  background-repeat: no-repeat;
  background-position: center;
  height: 550px;
  background-size: cover;
  position: relative;
  margin: 0 -15px;
}

.cover__caption {
  padding: 47px 15px 37px 15px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}

h2.pblock-title {
  font-size: 48px;
}

.text-warning {
  color: #d6d213 !important;
}

.text-center {
  text-align: center !important;
}

p.pblock-text {
  font-size: 24px;
  max-width: 750px;
  margin: 0 auto 0 auto;
}

.text-center {
  text-align: center !important;
}

.container-fluid.pageblock {
  margin-right: -15px;
  margin-left: -15px;
}

section.pageblock {
  margin-top: 95px;
}

.vacancies-result a {
  margin-bottom: 0;
  color: #597fb6;
  font-family: "TAXciweb";
  font-size: 22px;
}

.vacancies-result__wrapper {
  padding-left: 0;
}

.vacancies-result .date {
  margin-right: 15px;
  display: block;
}

@media (min-width: 768px) {
  .vacancies-result__wrapper {
    padding-left: 20px;
  }

  .vacancies-result .date {
    display: inline-block;
  }

  .vacancies-result__item a {
    font-size: 28px;
  }
}

.date {
  color: #919191;
  font-family: "TAXciweb";
  font-size: 15px;
  font-weight: bold;
}

.btn-primary {
  border-bottom: 3px solid #537ab3;
  border-top: 0;
  border-right: 0;
  border-right: 0;
}

.btn {
  font-family: "TAXciweb";
  font-size: 22px;
  letter-spacing: 2.3px;
  padding: 7px 55px 5px 55px;
}

.newsletter__wrapper {
  padding: 27px 27px 41px 27px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
}

.newsletter__wrapper h2 {
  display: inline-block;
  margin-left: 20px;
}

.newsletter__wrapper img {
  vertical-align: top;
  margin-top: 5px;
}

.newsletter__wrapper p {
  color: #597fb6;
  margin-top: 21px;
}

.newsletter__wrapper .btn {
  margin-top: 10px;
  padding-left: 35px;
  letter-spacing: 0.1px;
  padding-right: 35px;
}

.newsletter-home {
  margin-top: 80px;
}

.newsletter-home {
  margin-bottom: 90px;
}

.newsletter-home__wrapper {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.newsletter-home__wrapper img {
  width: 100%;
  max-width: 100%;
}

.newsletter-home__text {
  color: #597fb6;
  margin-left: 0;
  padding: 20px 15px;
}

.newsletter-home__text .btn {
  letter-spacing: 1.3px;
  padding: 7px 19px 5px 19px;
  font-size: 15px;
}

@media (min-width: 992px) {
  .newsletter-home {
    margin-bottom: 160px;
  }

  .newsletter-home__wrapper {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .newsletter-home__wrapper img {
    max-width: 394px;
  }

  .newsletter-home__text {
    margin-left: 60px;
  }

  .newsletter-home__text .btn {
    font-size: 21px;
  }
}

section.jobs,
section.news,
section.services {
  margin-top: 140px;
}

@media (min-width: 768px) {
  .jobs {
    padding-bottom: 120px;
  }
}

.services .service-item {
  margin-top: 50px;
}

.service-item {
  height: 173px;
}

.service-item a:hover {
  text-decoration: none;
}

.service-item__wrapper {
  padding: 0 50px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
}

.service-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.service-item__title img {
  max-width: 25%;
}

.service-item h3 {
  color: #333333;
  margin-left: 30px;
  font-size: 22px;
  margin-bottom: 0;
  margin-top: 0;
}

.expertise .expertise-item {
  margin-top: 20px;
}

.expertise-item__img {
  position: relative;
}

.expertise-item__img img {
  width: 100%;
}

.expertise-item__text {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 0;
}

.expertise-item h3 {
  color: #fff;
}

.people .people-item {
  margin-top: 20px;
}

.people-item {
  height: 380px;
}

.people-item__wrapper {
  height: 100%;
  padding: 60px 20px 20px 20px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
}

.people-item__info {
  display: none;
}

.people-item img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 220px;
}

.people-item__title h3 {
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 5px;
}

a .people-item__title h3 {
  color: #333333;
}

.people-item__title h4 {
  color: #7897c4;
  font-family: "TAXciweb";
  line-height: 19px;
  font-size: 18px;
}

.main-nav {
  z-index: 12;
}

.main-nav .dropdown:hover > .dropdown-menu {
  display: block;
  top: 100%;
  left: 0px;
  border: none;
  font-size: 16px;
  margin-top: 0;
  box-shadow: 0px 0px 12px 5px rgb(0 0 0 / 7%);
  padding-top: 25px;
  padding-bottom: 25px;
}

.main-nav .dropdown .dropdown-menu.active.outofview {
  right: 0px;
  left: auto;
}

.main-nav .dropdown:hover .nav-link {
  z-index: 1001;
  box-shadow: 0px -8px 12px 0px rgb(0 0 0 / 7%);
  z-index: 1111;
  background: #fff;
  height: 100%;
  position: relative;
}

.service-list .service-item {
  margin-bottom: 20px;
}

.service-item {
  height: 173px;
}

.service-item a:hover {
  text-decoration: none;
}

.service-item__wrapper {
  height: 100%;
  display:flex;
  padding: 0 20px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
}

.service-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.service-item h3 {
  color: #333333;
  margin-left: 30px;
  font-size: 22px;
  margin-bottom: 0;
  margin-top: 0;
}

.service-item__text {
  display: none;
}

.service-item--full {
  height: 303px;
}

.service-item--full .service-item__wrapper {
  display: block;
}

.service-item--full .service-item__title {
  padding-top: 30px;
}

.service-item--full .service-item__title h2 {
  line-height: 28px;
}

.service-item--full .service-item__text {
  display: block;
  padding-left: 0;
  color: #333333;
}

.service-item--full .service-item__text ul {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}

.service-item--full .service-item__text ul li:before {
  content: "-";
  position: relative;
  padding-right: 5px;
}

.service-item--full .more {
  margin-top: 40px;
}

.service-item--full .more:hover {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .service-item__wrapper {
    padding: 0 50px 0 50px;
  }

  .service-item h2 {
    font-size: 28px;
  }

  .service-item--full .service-item__text {
    padding-left: 85px;
    font-size: 1.05rem;
  }

  .service-item--full .service-item__title {
    padding-top: 50px;
  }

  .service-item--small {
    min-height: 80px;
    height: auto;
  }

  .service-item--small h2 {
    font-size: 18px;
  }
}

.more {
  font-size: 15px;
  line-height: 15px;
  color: #919191;
  font-family: "TAXciweb";
  font-weight: bold;
  display: block;
  letter-spacing: 0.2px;
}

.expertise-list .expertise-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.people-list .search {
  margin-bottom: 55px;
}

.search {
  padding: 30px 20px;
  background-color: #7897c4;
  position: relative;
  z-index:11;
}

.search h2 {
  color: #fff;
  margin-bottom: 24px;
}

.search .form-group {
  width: 100%;
  margin-bottom: 20px;
}

.search__input.form-group {
  width: 100%;
}

.search__input.form-group input {
  width: 100%;
  height: 43px;
  border: 1px solid #dfdfdf;
  padding-left: 15px;
  color: #999999;
  border-right: none;
}

.search__input.form-group input::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  color: #999999;
}

.search__input.form-group input::-moz-placeholder {

  /* Firefox 19+ */

  color: #999999;
}

.search__input.form-group input:-ms-input-placeholder {

  /* IE 10+ */

  color: #999999;
}

.search__input.form-group input:-moz-placeholder {

  /* Firefox 18- */

  color: #999999;
}

.search__input {
  display: -ms-flexbox;
  display: flex;
  line-height: 37px;
}

@media (min-width: 768px) {
  .search {
    padding: 30px 30px 37px 30px;
  }

  .search .form-group {
    width: 21%;
    margin-bottom: 0;
  }

  .search__input.form-group input {
    width: 100%;
  }

  .search--people .form-group {
    width: 32%;
  }
}

.publication-result {
  margin-top: 80px;
}

.publication-result__item {
  margin-bottom: 55px;
}

.publication-result a {
  margin-bottom: 0;
  color: #597fb6;
  font-family: "TAXciweb";
  font-size: 23px;
}

.publication-result__wrapper {
  padding-left: 0;
}

.publication-result .text-tag {
  margin-right: 8px;
}

.publication-result .date {
  margin-right: 15px;
  display: block;
}

@media (min-width: 768px) {
  .publication-result__wrapper {
    padding-left: 20px;
  }

  .publication-result .date {
    display: inline-block;
  }

  .publication-result a {
    font-size: 28px;
  }
}

.date {
  color: #919191;
  font-family: "TAXciweb";
  font-size: 15px;
  font-weight: bold;
}

.pagination {
  margin-top: 20px;
  margin-bottom: 110px;
  font-size: 20px;
  font-family: "TAXciweb";
}

.pagination .page-item:first-child {
  width: 100px;
  text-align: center;
}

.pagination .page-item:last-child {
  width: 100px;
  text-align: center;
  margin-right: 0;
}

.pagination .page-item {
  margin-right: 5px;
  width: 30px;
  text-align: center;
}

@media (min-width: 768px) {
  .pagination {
    font-size: 28px;
  }

  .pagination .page-item {
    width: 40px;
    margin-right: 10px;
  }
}

.publication-content {
  margin-top: 40px;
  min-height: 25px;
}

.publication-subpages .accordion .card-header {
  cursor: pointer;
  color: #7897c4;
}

.publication-subpages .accordion .card-header .card-open,
.publication-subpages .accordion .card-header .card-close {
  color: rgba(0, 0, 0, 0.125);
  font-size: 1.65rem;
  font-weight: bold;
  line-height: 90%;
}

.publication-subpages .accordion .card-body {
  padding: 0;
  margin: 0;
}

.publication-subpages .accordion .card-body .accordion {
  margin: 0;
  padding: 0;
}

.publication-subpages .accordion .card-body .accordion .card {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 0 none;
  border-right: 0 none;
  border-left: 0 none;
}

.publication-subpages .accordion .card-body .accordion .card .card-header {
  padding-left: 35px;
  background: none;
  border: 0 none;
}

.publication-subpages .accordion .card-body .accordion .card .card-body .accordion .card .card-header {
  padding-left: 70px;
}

.publication-subpages .accordion .card-body .accordion .card .card-body .accordion .card .accordion .card {
  font-size: 95%;
  border: 0 none;
}

.publication-subpages .accordion .card-body .accordion .card .card-body .accordion .card .accordion .card .card-header {
  padding-left: 105px;
}

.publication-subpages .accordion .card-body a {
  color: #333;
}

.publication-subpages .accordion .card-open {
  display: none;
}

.publication-subpages .accordion .card.active > .card-header .card-close {
  display: none;
}

.publication-subpages .accordion .card.active > .card-header .card-open {
  display: inline-block;
}

.publication-subpages .accordion .card! .collapse.show .card-close {
  display: none;
}

.publication-subpages .accordion .card! .collapse.show .card-open {
  display: inline-block;
}

.publication-subpages {
  margin-top: 30px;
}

.publication-subpages .card .card-header span.active {
  font-weight: bold;
}

/* .publication-detail__content table {
  border-top: 1px solid #efefef !important;
  border-left: 1px solid #efefef !important;
  border-bottom: 1px solid #efefef !important;
  margin-bottom: 0 !important;
  width: 100%;
  table-layout: fixed;
}

.publication-detail__content table tr td {
  min-height: 24px;
  border-right: 1px solid #efefef !important;
}

.publication-detail__content table tr:first-child {
  background: #fff;
}

.publication-detail__content table tr:first-child td {
  font-size: 14px;
  font-family: "TAXciweb";
  line-height: 24px;
  font-weight: bold;
}

.publication-detail__content table tr:nth-child(even) {
  background: #f8f8f8;
} */

/* .publication-detail__content.tax-table table {
  border-top: 1px solid #e0e0e0 !important;
  border-left: 1px solid #e0e0e0 !important;
  border-bottom: 1px solid #e0e0e0 !important;
  margin-bottom: 40px !important;
  font-size: 0.8rem;
  table-layout: fixed;
  width: 100% !important;
  min-width: 100% !important;
}

.publication-detail__content.tax-table table tr {
  width: auto !important;
  border-top: 1px solid #e0e0e0 !important;
}

.publication-detail__content.tax-table table tr td {
  width: auto !important;
  min-height: 24px;
  padding: 5px;
  border-right: 1px solid #e0e0e0 !important;
  vertical-align: top !important;
}

.publication-detail__content.tax-table table tr td p {
  margin: 0;
}

.publication-detail__content.tax-table table tr th p {
  margin: 0;
}

.publication-detail__content.tax-table table tr:first-child {
  background: #7897c4;
}

.publication-detail__content.tax-table table tr:first-child td {
  font-size: 14px;
  letter-spacing: 0.15rem;
  font-family: "TAXciweb";
  line-height: 24px;
  font-weight: lighter;
  color: #fff;
  padding: 7px 5px;
}

.publication-detail__content.tax-table table tr:nth-child(even) {
  background: #f8f8f8;
} */

.newsletter__wrapper {
  padding: 27px 27px 41px 27px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
}

.newsletter__wrapper h2 {
  display: inline-block;
  margin-left: 20px;
}

.newsletter__wrapper img {
  vertical-align: top;
  margin-top: 5px;
}

.newsletter__wrapper p {
  color: #597fb6;
  margin-top: 21px;
}

.newsletter__wrapper .btn {
  margin-top: 10px;
  padding-left: 35px;
  letter-spacing: 0.1px;
  padding-right: 35px;
}

.publication-intro {
  font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  line-height: 33px;
  margin-bottom: 35px;
}

.people-detail img {
  width: 100%;
  max-width: 120px;
  margin: 0 auto;
  display: block;
}

.people-detail__info .links-contact__location.editable-click {
  background: url("/sites/taxci-mvc/images/loc.png") left no-repeat !important;
}

.exedit-on .people-detail__info .links-contact__location.editable-click.showonexedit {
  display: block !important;
  margin-left: 5px;
  padding-left: 37px !important;
}

.people-detail__info {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  padding: 45px 15px 20px 15px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.people-detail__info h2 {
  font-size: 39px;
  margin-bottom: 0;
  line-height: 35px;
}

.people-detail__info span {
  font-size: 19px;
  font-family: "TAXciweb";
  color: #537ab3;
}

.people-detail__info p {
  font-size: 20px;
  margin-top: 20px;
  max-width: 900px;
}

.people-detail__info .links-contact__skype,
.people-detail__info .links-contact__phone,
.people-detail__info .links-contact__vcard,
.people-detail__info .links-contact__location {
  font-size: 21px;
  font-weight: bold;
  padding-left: 42px;
  margin-bottom: 16px;
  letter-spacing: 0.5px;
  display: block;
}

.people-detail__info .links-contact__phone {
  background-size: 24px;
}

.people-detail__info .links-contact__vcard {
  margin-left: 5px;
  padding-left: 37px;
}

.people-detail__info .links-contact__location {
  margin-left: 5px;
  padding-left: 37px;
}
.people-detail__info .links-contact a span {
  color: #000;
}
.links-contact__linkedin {
  margin-left:15px
}
.people-detail .links-contact__linkedin img {
  width: 80px;
  float:left;
}
.links-contact a {
  display: block;
  color: #333;
  padding-left: 28px;
  font-size: 16px;
  line-height: 24px;
}

.people-detail__info-contact {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 15px;
  margin: 20px 0;
}

.people-detail__intro {
  overflow: hidden;
  margin: 10px 0 30px;
}

.people-detail__info-contact .btn {
  margin-right: 0;
  margin-top: 7px;
}

.people-detail__content {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  padding: 43px 15px 30px 15px;
}

.people-detail__content h2 {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  .people-detail img {
    max-width: 271px;
  }

  .people-detail__info,
  .people-detail__content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .people-detail__content {
    margin-bottom: 105px;
  }

  .people-detail__info {
    margin-top: 0;
  }

  .people-detail__info p {
    font-size: 24px;
  }

  .people-detail__info-contact {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .people-detail__info-contact .btn {
    margin-right: 35px;
  }
}

.people-detail__info a span {
  color: #fff;
}

.people-detail__content p,
.people-detail-text p {
  font-size: inherit;
  margin-top: inherit;
}

.people-detail__content div[class*="col-"],
.people-detail-text div[class*="col-"] {
  padding-bottom: 50px;
}

.people-detail__content .icon-wrap,
.people-detail-text .icon-wrap {
  min-height: 55px;
  overflow: hidden;
}

.people-detail__content .icon-wrap .icon,
.people-detail-text .icon-wrap .icon {
  width: auto;
  margin: inherit;
}

.people-detail__content .text-title,
.people-detail-text .text-title {
  font-family: "TAXciweb";
  font-size: 1.75005rem;
  font-weight: 500;
  line-height: 1.3;
  color: inherit;
  display: block;
}

.people-detail__content .text-title p,
.people-detail-text .text-title p {
  margin: 0;
}

.showonexedit {
  display: none !important;
}

.people-detail__info .links-contact__location.editable-click {
  background: url("/sites/taxci-mvc/images/loc.png") left no-repeat !important;
}

.exedit-on .people-detail__info .links-contact__location.editable-click {
  display: block !important;
  margin-left: 5px;
  padding-left: 37px !important;
  cursor: pointer;
  color: inherit !important;
  border: 0 none !important;
  padding: inherit !important;
  border-radius: 5px;
  font-size: inherit !important;
  outline: 1px dotted #777 !important;
}

.text-tag {
  color: #597fb6;
  font-family: "TAXciweb";
  font-size: 12px !important;
  border-radius: 10px;
  border: 1px solid #597fb6;
  display: inline-block;
  padding: 0px 12px;
  margin-bottom: 5px;
  margin-right: 10px;
  line-height: 21px;
  letter-spacing: 1.7px;
  font-weight: bold;
  cursor: pointer;
}

.text-tag--blue {
  background-color: #cdd9e9;
  color: #fff;
  border-color: #cdd9e9;
}

.text-tag--yellow {
  color: #597fb6;
  background-color: #f1f0b2;
  border-color: #f1f0b2;
}

.links-contact__location {
  background: url("/sites/taxci-mvc/images/icons/i_location_black.png") left no-repeat;
}

.links-contact__phone {
  background: url("/sites/taxci-mvc/images/icons/i_phone_black_bg.png") left no-repeat;
  background-size: 16px;
}

.links-contact__email {
  background: url("/sites/taxci-mvc/images/icons/i_plane_black.png") left no-repeat;
  background-size: 16px;
}

.links-contact__skype {
  background: url("/sites/taxci-mvc/images/icons/i_skype_black.png") left no-repeat;
}

.links-contact__vcard {
  background: url("/sites/taxci-mvc/images/icons/i_user_black.png") left no-repeat;
}

.btn-light--blue {
  color: #fff;
  background-color: #7897c4;
  border-color: #7897c4;
  padding: 7px 48px 6px 57px;
}

.btn-light {
  color: #333;
  background-color: #fff;
  border-color: #fff;
  color: #68b;
  position: relative;
  padding: 7px 25px 6px 57px;
}

.btn {
  font-family: "TAXciweb";
  font-size: 22px;
  letter-spacing: 2.3px;
  padding: 7px 55px 5px 55px;
}

.people-item--full .btn {
  width: 100%;
  margin-top: 33px;
  margin-bottom: 25px;
}

.btn-light--blue {
  color: #fff;
  background-color: #7897c4;
  border-color: #7897c4;
  padding: 7px 48px 6px 57px;
}

.btn-light:before {
  position: absolute;
  top: 12px;
  left: 13px;
  content: '';
  width: 32px;
  height: 24px;
  background-image: url("/sites/taxci-mvc/images/icons/i_plane.png");
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.15s transform;
}

.btn-light--blue:hover {
  color: #fff;
  background-color: #5d82b8;
  border-color: #557cb4;
}

.btn-light--blue:before {
  background-image: url("/sites/taxci-mvc/images/icons/i_plane_white.png");
}

.btn:hover {
  transform: scale(1.03);
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}

.exedit-on .showonexedit {
  display: inline-block !important;
}

.tinymce-table-of-contents {
  border: 1px solid #eee;
  /*list-style-image: url('/sites/taxci_en/images/toc-list.png');
  padding-left: 40px;
 */
}

.tinymce-table-of-contents ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tinymce-table-of-contents ul li {
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 10px 0 10px 40px;
  background: url('/sites/taxci-mvc/images/toc-list.png') no-repeat 20px 15px;
}

.tinymce-table-of-contents ul li:last-child {
  border-bottom: 0 none;
}

.sidebar .sideblock {
  margin-bottom: 60px;
  width: 100%;
}

.service-aside {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  padding-top: 40px;
  padding-bottom: 35px;
}

.service-item--small .service-item__wrapper {
  padding: 0 35px;
  box-shadow: none;
}

.service-aside h2 {
  margin-left: 30px;
}

.related__wrapper {
  padding: 40px 20px 40px 30px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
}

.related h2 {
  padding-top: 0;
}

.related ul {
  list-style: none;
  padding-left: 5px;
  padding-top: 10px;
  font-size: 16px;
}

.related ul li {
  position: relative;
  padding-left: 21px;
  margin-bottom: 13px;
  line-height: 19px;
}

.related ul li:before {
  background: url("/sites/taxci-mvc/images/icons/i_list-sm.png") left no-repeat;
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  display: inline-block;
  width: 12px;
  height: 15px;
}

.contact__wrapper {
  background-color: transparent;
  margin: 0 -15px;
}

.contact__wrapper .ocms {
  flex-direction: column;
}

.contact__wrapper .ocms .fqrow input[type=text],
.contact__wrapper .ocms .fqrow input[type=email],
.contact__wrapper .ocms .fqrow select,
.contact__wrapper .ocms .fqrow textarea {
  width: 100%;
}

.contact__left {
  background-color: #f3f3f3;
  padding-top: 30px;
  padding-bottom: 95px;
}

.contact__right {
  padding-top: 30px;
  padding-left: 60px;
}

.contact__right h2 {
  line-height: 28px;
  margin-bottom: 20px;
}

.contact__right-address {
  margin-bottom: 65px;
}

.contact__right-address a {
  color: #333333;
}

.contact__title h2 {
  margin-bottom: 30px;
  margin-top: 30px;
}

.contact__form {
  padding-bottom: 50px;
}

.contact__form label {
  margin: 0;
}

.cbfq_input input {
  vertical-align: sub;
}

.contact__form .custom-control-label {
  display: block;
}

.contact__form .custom-control {
  margin-top: 15px;
}

.contact__form .btn {
  margin-top: 50px;
  float: right;
}

@media (min-width: 992px) {
  .contact__wrapper {
    background: #f3f3f3;
    background: -webkit-gradient(left top, right top, color-stop(0%, #f3f3f3), color-stop(60%, #f3f3f3), color-stop(60%, #fefefe), color-stop(100%, #fefefe));
    background: linear-gradient(to right, #f3f3f3 0%, #f3f3f3 60%, #fefefe 60%, #fefefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fefefe', GradientType=1);
  }

  .contact__form {
    padding-bottom: 95px;
  }
}

.exologForm .fqrow.form-group {
  margin-bottom: 1em;
  margin-top: 0;
}

.error-msg {
  color: red;
  font-size: 14px;
}

.topics-wrap {
  margin-bottom: 80px;
}

.topic {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  padding: 20px;
  width: 100%;
}

.topic img {
  width: 100%;
}

.topic-title {
  font-family: "TAXciweb";
  font-size: 23px;
  line-height: 120%;
  color: initial;
}

.topic-text {
  color: initial;
}

.topic-big .topic-title {
  font-size: 28px;
  color: initial;
  margin-bottom: 10px;
}

.topic a:hover,
.topic a:hover .topic-title,
.topic a:hover .topic-text p {
  text-decoration: none;
}

.read-more {
  color: #919191;
  font-family: "TAXciweb";
  font-size: 15px;
  font-weight: bold;
}

.img-wrap {
  position: relative;
  margin-bottom: 15px;
}

.img-wrap .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(/sites/taxci-mvc-en/images/pic-bg.png) repeat-x;
  background-size: cover;
}

.img-text {
  position: absolute;
  bottom: 30px;
  right: 15px;
  z-index: 2;
  color: #fff;
  font-size: 28px;
  text-align: right;
  min-width: 100px;
}

.img-text p {
  margin: 0;
}

.topics-wrap div[class*="col-md"] {
  display: flex;
}

.topics-wrap div[class="col-md-4"] {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.topic-small {
  height: 46.5%;
}

.search-results__content {
  padding-top: 10px;
  padding-bottom: 85px;
}

.search-results__content h1 {
  margin-bottom: 0;
  line-height: 48px;
}

.search-results__content .publication-result {
  margin-top: 65px;
}

.search-results__found {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  padding: 35px 20px 30px 28px;
}

.search-results__found ul {
  list-style: none;
  font-family: "TAXciweb";
  padding-left: 0;
}

.search-results__found ul li {
  font-size: 23px;
  margin-bottom: 12px;
}

.search-results__found ul li a {
  color: #919191;
}

.search-results__found ul li a.active {
  color: #597fb6;
}

@media (min-width: 768px) {
  .search-results__found ul li {
    font-size: 28px;
  }
}

.easy-autocomplete-container ul {
  display: none;
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
  content: '';
  list-style: none;
  background-color: #fff;
  padding: 10px 10px 20px 15px;
  font-size: 15px;
  z-index: 11;
  overflow-y: auto;
  height: 490px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.autocomplete-category-inner {
  color: #919191;
  font-weight: bold;
  font-size: 0.9374625rem;
  font-family: "TAXciweb";
  line-height: 1.3;
  padding: 5px 0;
}

.easy-autocomplete-container ul li {
  margin-left: 10px;
}

.easy-autocomplete-container ul li a {
  color: #919191;
}
.relative {
  position: relative;
}
.no-margin {
  margin: 0 !important;
}

.fq_field .fq_prefix {
  padding-left: 0.8rem;
  width: 75%;
  padding-bottom: 10px;
}

.p-title-yellow {
  font-family: "TAXciweb";
  font-size: 48px;
  margin-top: 6.65rem;
  color: #d6d213 !important;
}

.url-groups {
  margin: 35px 0;
}

.url-groups div[class*="col-"] {
  margin: 15px 0 45px;
}

.url-groups .url-item {
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.07);
  padding: 55px 40px 55px 52px;
  height: 100%;
}

.url-groups .url-item a {
  color: #333;
}

.url-groups .url-item a:hover {
  color: #333;
}

.url-groups .group-title {
  font-family: "TAXciweb";
  font-size: 27px;
  letter-spacing: 0.035rem;
  margin-bottom: 27px;
}

.offices__content h1 {
  position: relative;
  margin-bottom: 48px;
  font-size: 40px;
}

.offices__content h1:after {
  content: '';
  height: 3px;
  width: 227px;
  background-color: #333333;
  position: absolute;
  left: 0;
  bottom: -10px;
  display: block;
}

.offices__content-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.offices__content-img > img {
  margin-right: 0;
  width: 100%;
  margin-bottom: 5px;
}

.offices__content-img div img {
  margin-bottom: 5px;
  width: 100%;
}

.offices__content-img div img:last-child {
  margin-bottom: 0;
}

.offices__content-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-top: 30px;
}

.offices__content-info-address {
  width: 100%;
  margin-top: 25px;
}

.offices__content-info-address a {
  color: #333333;
  text-decoration: underline;
}

.offices__content-info-mail {
  width: 100%;
  margin-top: 25px;
}

.offices__content-info-btn {
  width: 100%;
  margin-bottom: 20px;
}

.offices__content-info h4 {
  font-size: 28px;
  margin-bottom: 5px;
}

.offices__content-info .links-contact {
  width: 100%;
}

.offices__content-info .links-contact__phone {
  background-size: 24px;
  font-size: 20px;
  line-height: 32px;
  padding-left: 40px;
  font-weight: bold;
  margin-top: 5px;
}

@media (min-width: 992px) {
  .offices__content h1 {
    font-size: 48px;
  }

  .offices__content-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .offices__content-img > img {
    margin-right: 15px;
    margin-bottom: 0;
  }

  .offices__content-img div img {
    margin-bottom: 15px;
    width: auto;
    min-height: revert !important;
  }

  .offices__content-img div img:last-child {
    margin-bottom: 0;
  }

  .offices__content-info {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .offices__content-info .links-contact {
    width: 100%;
  }

  .offices__content-info .links-contact__phone {
    background-size: 24px;
    font-size: 20px;
  }

  .offices__content-info-btn {
    width: 100%;
    margin-bottom: 0;
  }

  .offices__content-info-address {
    width: 55%;
  }

  .offices__content-info-mail {
    width: 45%;
  }
}

@media (min-width: 1650px) {
  .offices__content-img {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .offices__content-info {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .offices__content-info .links-contact {
    width: 45%;
  }

  .offices__content-info .links-contact__phone {
    background-size: 32px;
    font-size: 28px;
  }

  .offices__content-info-btn {
    width: 55%;
  }
}

.offices__content-img div.offices__content-img-big,
.offices__content-img div.offices__content-img-big img {
  width: 100%;
}

.offices__content-img div.offices__content-img-small {
  padding-top: 4px;
  width: 100%;
}

.offices__content-img div.offices__content-img-small img {
  width: 35%;
  min-height: 169px;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
}

@media (min-width: 1400px) {
  .offices__content-img div.offices__content-img-big {
    max-width: 70%;
    width: 100%;
    overflow: hidden;
    margin-right: 15px;

    img {
      width: auto;
      min-height: 336px;
      margin: 0 auto;
    }
  }

  .offices__content-img div.offices__content-img-small {
    padding-top: 0;
    max-width: 80%;

    img {
      margin-bottom: 15px;
    }
  }
}

.heading__text.heading__text--left {
  justify-content: left;
  padding: 0;
}

.heading__text.heading__text--right {
  justify-content: end;
  padding: 0;
}
.width-10 {
  width:10% !important;
}
.clientportal {
  position: absolute;
  top: 20px;
  right: 30px;
  font-family: "TAXciweb";
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  z-index:12;
}

@media (min-width: 992px) {
  .clientprtl__wrapper {
    background: #f3f3f3;
    padding-bottom: 45px;
    background: -webkit-gradient(left top, right top, color-stop(0%, #f3f3f3), color-stop(50%, #f3f3f3), color-stop(50%, #fefefe), color-stop(100%, #fefefe));
    background: linear-gradient(to right, #f3f3f3 0%, #f3f3f3 50%, #fefefe 50%, #fefefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fefefe', GradientType=1);
  }

  .clientprtl__right {
    padding-left: 2rem;
  }

  .clientprtl__left {
    padding: 0 4.3rem 0 2rem;
  }
}

.clientprtl__imagewide {
  padding-top: 7.1rem;
}

#loginform,
#lostPasswordForm {
  margin-top: 21px;
}

#loginform input,
#lostPasswordForm input {
  width: 100%;
  padding: 0.4rem 0.8rem;
  border: 1px solid #dfdfdf;
  font-size: 1.125rem;
  line-height: 1.65;
  color: #999;
  margin: 8px 0;
}

#loginform button,
#lostPasswordForm button {
  margin: 20px 0 48px;
}

.login-box__button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.6;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "TAXciweb";
  font-size: 22px;
  letter-spacing: 2.3px;
  padding: 7px 55px 5px 55px;
  color: #fff;
  background-color: #7897c4;
  border-color: #7897c4;
  border-bottom: 3px solid #537ab3;
  border-top: 0;
  border-right: 0;
  border-right: 0;
  cursor: pointer;
}
.exedit-on .admin-red,
.exedit-off .admin-red {
  color: red !important;
}
#form_958 [data-aire-for=new_email],
#form_958 [data-aire-for=confirm_new_email],
#form_958 [data-aire-for=reason],
#form_958 [data-aire-for=extra_reason] {
  display: none;
}

header .header__container .header__language .header__language_icon {
  margin-right: 3px;
}

header .header__container .header__language .header__language_container {
  top: 25px;
  right: 3px;
}
.header__language_container a img {
  margin: 4px 0;
}
header .header__container .header__language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 11;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .header__container .header__language .header__language_icon {
  display: block;
  margin-right: 18px;
  height: 11px;
  padding: 12px 25px;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  background-position: center;
  /* background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30' width='1200' height='600' xmlns:v='https://vecta.io/nano'%3E%3CclipPath id='A'%3E%3Cpath d='M0 0v30h60V0z'/%3E%3C/clipPath%3E%3CclipPath id='B'%3E%3Cpath d='M30 15h30v15zv15H0zH0V0zV0h30z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23A)'%3E%3Cpath d='M0 0v30h60V0z' fill='%23012169'/%3E%3Cpath d='M0 0l60 30m0-30L0 30' stroke='%23fff' stroke-width='6'/%3E%3Cpath d='M0 0l60 30m0-30L0 30' clip-path='url(%23B)' stroke='%23c8102e' stroke-width='4'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23fff' stroke-width='10'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23c8102e' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E"); */
  background-image: url(/sites/taxci-mvc/images/icons/i_flag.png);
  background-repeat: no-repeat;
  background-size: 28px 16px;
}

header .header__container .header__language .header__language_icon:focus,
header .header__container .header__language .header__language_icon:hover {
  outline: none;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

header .header__container .header__language .header__language_icon--active {
  outline: none;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

header .header__container .header__language .header__language_container {
  display: none;
  position: absolute;
  z-index: 1;
  top: 24px;
  right: 18px;
  background-color: white;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  padding: 4px 11px;
}

header .header__container .header__language .header__language_container--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

table.taxci-table {
  border-top: 1px solid #e0e0e0 !important;
  border-left: 1px solid #e0e0e0 !important;
  border-bottom: 1px solid #e0e0e0 !important;
  margin-bottom: 40px !important;
  font-size: 0.8rem;
  table-layout: fixed;
  width: 100% !important;
  min-width: 100% !important;
}
table.taxci-table tr {
  width: auto !important;
  border-top: 1px solid #e0e0e0 !important;
}
table.taxci-table tr td {
  width: auto !important;
  min-height: 24px;
  padding: 5px;
  border-right: 1px solid #e0e0e0 !important;
  vertical-align: top !important;
}
table.taxci-table tr td p {
  margin: 0;
}
table.taxci-table tr th p {
  margin: 0;
}
table.taxci-table tr:first-child {
  background: #7897c4;
}
table.taxci-table tr:first-child td {
  font-size: 14px;
  letter-spacing: 0.15rem;
  font-family: "TAXciweb";
  line-height: 24px;
  font-weight: lighter;
  color: #fff;
  padding: 7px 5px;
}
table.taxci-table tr:nth-child(even) {
  background: #f8f8f8;
}
.picture-overlay {
  position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(1,1,1,0.3);
}

#form_1026 [data-aire-component=label] {
  display: none;
}
#form_1026 .custom-checkbox [data-aire-component=label] {
  display: initial;
}
#form_1026 .form-group[data-aire-for=firstname],
#form_1026 .form-group[data-aire-for=surname],
#form_1026 .form-group[data-aire-for=company],
#form_1026 .form-group[data-aire-for=email] {
  width: 50%;
  float: left;
}
#form_1026 .form-group[data-aire-for=firstname],
#form_1026 .form-group[data-aire-for=company] {
  padding-right: 15px;
}
#form_1026 .custom-control-label[data-aire-for=date_1],
#form_1026 .custom-control-label[data-aire-for=date_2],
#form_1026 .custom-control-label[data-aire-for=date_3] {
  display: flex;
}
#form_1026 .custom-control-label[data-aire-for=date_1] .tm-col,
#form_1026 .custom-control-label[data-aire-for=date_2] .tm-col,
#form_1026 .custom-control-label[data-aire-for=date_3] .tm-col {
  width: 186px;
  margin-left: 12px;
}
#form_1026 .val-error {
  box-shadow: none !important;
}
#form_1026 .val-error:before {
  box-shadow: 0 0 3px red inset !important;
}
.tm-schedule-table {
  margin-top: 30px;
  overflow-x: auto;
  box-shadow: 0 0 5px #c5c5c5;
  margin-bottom: 37px;
}

.tm-schedule-table table thead tr th {
  background: #7897c4;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: lighter;
}

td.tm-sp-btn-group a {
  display: inline-block;
  padding: 5px 12px;
  font-size: 12px !important;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #d6d215;
  white-space: nowrap;
  text-align: left;
  font-family: "TAXciweb";
  min-width: 135px;
}

td.tm-sp-btn-group a:hover {
  text-decoration: none;
}

.tm-icon-box.tm-style1 {
  margin-bottom: 60px;
}

.tm-icon-wrap {
  display: inline-block;
  vertical-align: top;
}

.tm-icon-txt {
  display: inline-block;
  width: 70%;
  margin-left: 5%;
}

.tm-schedule-table .table td {
  font-size: 13px !important;
}

.tm-schedule-table .table tr td:first-child span {
  font-size: 14px;
}

.text-block img {
  max-width: 100%;
}
.tm-back-btn a:hover {
  text-decoration: none;
}

.afterlunch-item h1 {
  color: #d6d213 !important;
  margin: 22px 0 36px;
  font-size: 3rem;
}

.tm-icon3 {
  background: url('/sites/taxci-mvc/images/icon-als-speaker.png') no-repeat;
  width: 90px;
  height: 90px;
  margin: 0;
}

.tm-icon5 {
  background-position: -0px -58px;
  width: 90px;
  height: 89px;
  margin: 0;
  background-size: 90px;
}

.tm-icon6 {
  background-position: -0px -411px;
  width: 90px;
  height: 69px;
  margin: 0;
  background-size: 90px;
}

.tm-icon2 {
  background: url('/sites/taxci-mvc/images/icon-als-synopsys.png') no-repeat;
  width: 90px;
  height: 93px;
  margin: 0;
}

.tm-icon4 {
  background: url('/sites/taxci-mvc/images/icon-als-questions.png') no-repeat;
  width: 90px;
  height: 82px;
  margin: 0;
}

.tm-icon1 {
  background: url('/sites/taxci-mvc/images/icon-als-datetime.png') no-repeat;
  width: 90px;
  height: 90px;
  margin: 0;
}

.tm-icon-txt h2 {
  font-size: 1.6rem;
}

.tm-row {
  display: flex;
  grid-column: auto;
}

.tm-row .tm-col:first-child {
  width: 70%;
}

.tm-col {
  width: 30%;
  white-space: nowrap;
}

.session-registration {
  background: #f3f3f3;
  padding: 60px;
}
.session-registration .custom-control.custom-checkbox[data-aire-for=privacy] {
  display: inline-block;
}
.form-date-time {
  display: flex;
  padding-left: 35px;
  margin-bottom: 5px;
}

.form-date-time .tm-col {
  width: 200px;
}
.afterlunch-faq {
  padding-top: 50px;
  padding-right: 0;
  padding-left: 0;
}
.tm-back-btn a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.4rem 0.8rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "TAXciweb";
  letter-spacing: 2.3px;
  padding: 7px 20px 5px 20px;
  color: #fff;
  background-color: #7897c4;
  border-color: #7897c4;
  border-bottom: 3px solid #537ab3;
  border-top: 0;
  border-right: 0;
  border-right: 0;
  cursor: pointer;
  margin-top: 110px;
}
.error-msg {
  font-size: 12px;
  color: red;
}

.success-msg {
  background: #f4f4f4;
  padding: 30px;
  border-radius: 6px;
  position: relative;
}

.close-msg {
  display: block;
  width: 29px;
  height: 29px;
  position: absolute;
  right: 10px;
  top: 15px;
  background: url('/sites/taxci-mvc/images/icons/i_close.png') no-repeat;
}

#formloginform {
  background: #f3f3f3;
  padding: 60px 40px;
}
#formloginform button[type=Submit] {
  margin-bottom: 0;
}
.export-btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.4rem 0.8rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "TAXciweb";
  letter-spacing: 2.3px;
  padding: 7px 20px 5px 20px;
  color: #fff;
  background-color: #D6D217;
  border-color: #fff;
  border: 1px solid #E6DF5A;
  cursor: pointer;
  margin-top: 30px;
}

.export-btn:hover,
.export-btn:active {
  text-decoration: none;
  color: #fff;
}

.alert-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.alert-modal .alert-modal-modal {
  position: absolute;
  width: 600px;
  height: auto;
  background: #f3f3f3;
  padding: 30px;
  margin-left: 50%;
  left: -300px;
  top: 40vh;
}

.alert-modal .alert-modal-modal .alert-modal-text {
  font-family: "TAXciweb";
  font-size: 21px;
}

.alert-modal .alert-modal-modal .modal-btn-blue {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.4rem 0.8rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "TAXciweb";
  letter-spacing: 2.3px;
  padding: 7px 20px 5px 20px;
  color: #fff;
  background-color: #7897c4;
  border-color: #7897c4;
  border-bottom: 3px solid #537ab3;
  border-top: 0;
  border-right: 0;
  border-right: 0;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 30px;
}

.alert-modal .alert-modal-modal .modal-btn-blue:hover,
.alert-modal .alert-modal-modal .modal-btn-blue:active {
  text-decoration: none;
  color: #fff;
}

.alert-modal .alert-modal-modal .cancel {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.4rem 0.8rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "TAXciweb";
  letter-spacing: 2.3px;
  padding: 7px 20px 5px 20px;
  color: #7897c4;
  background-color: #fff;
  border-color: #fff;
  border-bottom: 3px solid #fff;
  border-top: 0;
  border-right: 0;
  border-right: 0;
  cursor: pointer;
  margin-top: 30px;
}

.alert-modal .alert-modal-modal .cancel:hover,
.alert-modal .alert-modal-modal .cancel:active {
  text-decoration: none;
  color: #7897c4;
}

.alert-modal .alert-modal-modal .close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
}
.footer__links {
  text-align:left !important;
  max-width: 800px;
  padding:0 !important; 
}
.footer__links a {
  margin: 0 20px 0 0 !important;
}

.footer__flex {
  display: flex;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
.footer__nob {
  overflow: hidden;
  min-width: fit-content !important;
}
.footer__nob img {
  max-height: 100px;
}

@media only screen and (max-width: 1200px) {
  .footer__flex {
    display: block;
  }
  .footer__links a {
    display: block;
  }
  header {
    margin-left:-15px;
  }
}
.nob_link img {
  max-width: 100%;
}
.nob_link p {
  margin: 0;
  padding: 0;
}
.container-two-cols .page-text {
  padding: 0;
}
