/*
Colors
*/
/*
Dimensions
*/
/*
Vendor setup
*/
/*
$mq-breakpoints: (
        mobile: 320px,
        tablet: 768px,
        desktop: 992px,
        wide: 1200px
);
*/
.m-full-height {
  position: relative;
  height: 100%; }

@media (max-width: 47.99em) {
  .m-full-width-small {
    width: 100%; } }

.m-align-wrapper {
  display: table;
  width: 100%; }
  .m-align-wrapper .align-center,
  .m-align-wrapper .align-ver-center,
  .m-align-wrapper .align-hor-center {
    display: table-cell; }
  .m-align-wrapper .align-center {
    text-align: center;
    vertical-align: middle; }
  .m-align-wrapper .align-ver-center {
    vertical-align: middle; }
  .m-align-wrapper .align-hor-center {
    text-align: center; }

@media (max-width: 767px) {
  .m-left-border-sm {
    border-left: 1px solid black !important; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .m-left-border-md {
    border-left: 1px solid black !important; } }

@media (min-width: 1200px) {
  .m-left-border-lg {
    border-left: 1px solid black !important; } }

@media (max-width: 47.99em) {
  .m-no-hor-pad-small {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.m-pad-left-0 {
  padding-left: 0px; }

.m-mar-left-0 {
  margin-left: 0px; }

.m-pad-left-1 {
  padding-left: 1px; }

.m-mar-left-1 {
  margin-left: 1px; }

.m-pad-left-5 {
  padding-left: 5px; }

.m-mar-left-5 {
  margin-left: 5px; }

.m-pad-left-10 {
  padding-left: 10px; }

.m-mar-left-10 {
  margin-left: 10px; }

.m-pad-left-15 {
  padding-left: 15px; }

.m-mar-left-15 {
  margin-left: 15px; }

.m-pad-left-30 {
  padding-left: 30px; }

.m-mar-left-30 {
  margin-left: 30px; }

.m-pad-left-50 {
  padding-left: 50px; }

.m-mar-left-50 {
  margin-left: 50px; }

.m-pad-left-70 {
  padding-left: 70px; }

.m-mar-left-70 {
  margin-left: 70px; }

.m-pad-left-100 {
  padding-left: 100px; }

.m-mar-left-100 {
  margin-left: 100px; }

.m-pad-left-130 {
  padding-left: 130px; }

.m-mar-left-130 {
  margin-left: 130px; }

.m-pad-left-160 {
  padding-left: 160px; }

.m-mar-left-160 {
  margin-left: 160px; }

.m-pad-left-200 {
  padding-left: 200px; }

.m-mar-left-200 {
  margin-left: 200px; }

.m-pad-right-0 {
  padding-right: 0px; }

.m-mar-right-0 {
  margin-right: 0px; }

.m-pad-right-1 {
  padding-right: 1px; }

.m-mar-right-1 {
  margin-right: 1px; }

.m-pad-right-5 {
  padding-right: 5px; }

.m-mar-right-5 {
  margin-right: 5px; }

.m-pad-right-10 {
  padding-right: 10px; }

.m-mar-right-10 {
  margin-right: 10px; }

.m-pad-right-15 {
  padding-right: 15px; }

.m-mar-right-15 {
  margin-right: 15px; }

.m-pad-right-30 {
  padding-right: 30px; }

.m-mar-right-30 {
  margin-right: 30px; }

.m-pad-right-50 {
  padding-right: 50px; }

.m-mar-right-50 {
  margin-right: 50px; }

.m-pad-right-70 {
  padding-right: 70px; }

.m-mar-right-70 {
  margin-right: 70px; }

.m-pad-right-100 {
  padding-right: 100px; }

.m-mar-right-100 {
  margin-right: 100px; }

.m-pad-right-130 {
  padding-right: 130px; }

.m-mar-right-130 {
  margin-right: 130px; }

.m-pad-right-160 {
  padding-right: 160px; }

.m-mar-right-160 {
  margin-right: 160px; }

.m-pad-right-200 {
  padding-right: 200px; }

.m-mar-right-200 {
  margin-right: 200px; }

.m-pad-top-0 {
  padding-top: 0px; }

.m-mar-top-0 {
  margin-top: 0px; }

.m-pad-top-1 {
  padding-top: 1px; }

.m-mar-top-1 {
  margin-top: 1px; }

.m-pad-top-5 {
  padding-top: 5px; }

.m-mar-top-5 {
  margin-top: 5px; }

.m-pad-top-10 {
  padding-top: 10px; }

.m-mar-top-10 {
  margin-top: 10px; }

.m-pad-top-15 {
  padding-top: 15px; }

.m-mar-top-15 {
  margin-top: 15px; }

.m-pad-top-30 {
  padding-top: 30px; }

.m-mar-top-30 {
  margin-top: 30px; }

.m-pad-top-50 {
  padding-top: 50px; }

.m-mar-top-50 {
  margin-top: 50px; }

.m-pad-top-70 {
  padding-top: 70px; }

.m-mar-top-70 {
  margin-top: 70px; }

.m-pad-top-100 {
  padding-top: 100px; }

.m-mar-top-100 {
  margin-top: 100px; }

.m-pad-top-130 {
  padding-top: 130px; }

.m-mar-top-130 {
  margin-top: 130px; }

.m-pad-top-160 {
  padding-top: 160px; }

.m-mar-top-160 {
  margin-top: 160px; }

.m-pad-top-200 {
  padding-top: 200px; }

.m-mar-top-200 {
  margin-top: 200px; }

.m-pad-bottom-0 {
  padding-bottom: 0px; }

.m-mar-bottom-0 {
  margin-bottom: 0px; }

.m-pad-bottom-1 {
  padding-bottom: 1px; }

.m-mar-bottom-1 {
  margin-bottom: 1px; }

.m-pad-bottom-5 {
  padding-bottom: 5px; }

.m-mar-bottom-5 {
  margin-bottom: 5px; }

.m-pad-bottom-10 {
  padding-bottom: 10px; }

.m-mar-bottom-10 {
  margin-bottom: 10px; }

.m-pad-bottom-15 {
  padding-bottom: 15px; }

.m-mar-bottom-15 {
  margin-bottom: 15px; }

.m-pad-bottom-30 {
  padding-bottom: 30px; }

.m-mar-bottom-30 {
  margin-bottom: 30px; }

.m-pad-bottom-50 {
  padding-bottom: 50px; }

.m-mar-bottom-50 {
  margin-bottom: 50px; }

.m-pad-bottom-70 {
  padding-bottom: 70px; }

.m-mar-bottom-70 {
  margin-bottom: 70px; }

.m-pad-bottom-100 {
  padding-bottom: 100px; }

.m-mar-bottom-100 {
  margin-bottom: 100px; }

.m-pad-bottom-130 {
  padding-bottom: 130px; }

.m-mar-bottom-130 {
  margin-bottom: 130px; }

.m-pad-bottom-160 {
  padding-bottom: 160px; }

.m-mar-bottom-160 {
  margin-bottom: 160px; }

.m-pad-bottom-200 {
  padding-bottom: 200px; }

.m-mar-bottom-200 {
  margin-bottom: 200px; }

.m-pad-0 {
  padding: 0px; }

.m-pad-hor-0 {
  padding-left: 0px;
  padding-right: 0px; }

.m-pad-ver-0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.m-mar-0 {
  margin: 0px; }

.m-mar-hor-0 {
  margin-left: 0px;
  margin-right: 0px; }

.m-mar-ver-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.m-pad-1 {
  padding: 1px; }

.m-pad-hor-1 {
  padding-left: 1px;
  padding-right: 1px; }

.m-pad-ver-1 {
  padding-top: 1px;
  padding-bottom: 1px; }

.m-mar-1 {
  margin: 1px; }

.m-mar-hor-1 {
  margin-left: 1px;
  margin-right: 1px; }

.m-mar-ver-1 {
  margin-top: 1px;
  margin-bottom: 1px; }

.m-pad-5 {
  padding: 5px; }

.m-pad-hor-5 {
  padding-left: 5px;
  padding-right: 5px; }

.m-pad-ver-5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.m-mar-5 {
  margin: 5px; }

.m-mar-hor-5 {
  margin-left: 5px;
  margin-right: 5px; }

.m-mar-ver-5 {
  margin-top: 5px;
  margin-bottom: 5px; }

.m-pad-10 {
  padding: 10px; }

.m-pad-hor-10 {
  padding-left: 10px;
  padding-right: 10px; }

.m-pad-ver-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.m-mar-10 {
  margin: 10px; }

.m-mar-hor-10 {
  margin-left: 10px;
  margin-right: 10px; }

.m-mar-ver-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.m-pad-15 {
  padding: 15px; }

.m-pad-hor-15 {
  padding-left: 15px;
  padding-right: 15px; }

.m-pad-ver-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.m-mar-15 {
  margin: 15px; }

.m-mar-hor-15 {
  margin-left: 15px;
  margin-right: 15px; }

.m-mar-ver-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.m-pad-30 {
  padding: 30px; }

.m-pad-hor-30 {
  padding-left: 30px;
  padding-right: 30px; }

.m-pad-ver-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.m-mar-30 {
  margin: 30px; }

.m-mar-hor-30 {
  margin-left: 30px;
  margin-right: 30px; }

.m-mar-ver-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.m-pad-50 {
  padding: 50px; }

.m-pad-hor-50 {
  padding-left: 50px;
  padding-right: 50px; }

.m-pad-ver-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.m-mar-50 {
  margin: 50px; }

.m-mar-hor-50 {
  margin-left: 50px;
  margin-right: 50px; }

.m-mar-ver-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.m-pad-70 {
  padding: 70px; }

.m-pad-hor-70 {
  padding-left: 70px;
  padding-right: 70px; }

.m-pad-ver-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.m-mar-70 {
  margin: 70px; }

.m-mar-hor-70 {
  margin-left: 70px;
  margin-right: 70px; }

.m-mar-ver-70 {
  margin-top: 70px;
  margin-bottom: 70px; }

.m-pad-100 {
  padding: 100px; }

.m-pad-hor-100 {
  padding-left: 100px;
  padding-right: 100px; }

.m-pad-ver-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.m-mar-100 {
  margin: 100px; }

.m-mar-hor-100 {
  margin-left: 100px;
  margin-right: 100px; }

.m-mar-ver-100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.m-pad-130 {
  padding: 130px; }

.m-pad-hor-130 {
  padding-left: 130px;
  padding-right: 130px; }

.m-pad-ver-130 {
  padding-top: 130px;
  padding-bottom: 130px; }

.m-mar-130 {
  margin: 130px; }

.m-mar-hor-130 {
  margin-left: 130px;
  margin-right: 130px; }

.m-mar-ver-130 {
  margin-top: 130px;
  margin-bottom: 130px; }

.m-pad-160 {
  padding: 160px; }

.m-pad-hor-160 {
  padding-left: 160px;
  padding-right: 160px; }

.m-pad-ver-160 {
  padding-top: 160px;
  padding-bottom: 160px; }

.m-mar-160 {
  margin: 160px; }

.m-mar-hor-160 {
  margin-left: 160px;
  margin-right: 160px; }

.m-mar-ver-160 {
  margin-top: 160px;
  margin-bottom: 160px; }

.m-pad-200 {
  padding: 200px; }

.m-pad-hor-200 {
  padding-left: 200px;
  padding-right: 200px; }

.m-pad-ver-200 {
  padding-top: 200px;
  padding-bottom: 200px; }

.m-mar-200 {
  margin: 200px; }

.m-mar-hor-200 {
  margin-left: 200px;
  margin-right: 200px; }

.m-mar-ver-200 {
  margin-top: 200px;
  margin-bottom: 200px; }

.m-fg-common {
  color: #303030 !important; }

.m-fg-white {
  color: white !important; }

.m-fg-brand {
  color: #b7282e !important; }

.m-fg-brand-light {
  color: #c6353b !important; }

.m-bg-cover-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.m-bg-solid-text {
  overflow: hidden; }
  .m-bg-solid-text > * {
    display: inline-block;
    float: left;
    padding: 10px;
    background: white; }

.m-font-bold {
  font-weight: bold; }

.m-break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.m-list-dashed ul {
  padding-left: 17px !important; }
  .m-list-dashed ul ul {
    padding-left: 35px !important; }
  .m-list-dashed ul li {
    list-style-type: none;
    position: relative; }
    .m-list-dashed ul li:before {
      content: "-";
      position: absolute;
      z-index: 1;
      left: -1em; }

.m-a-black a {
  color: #363636; }

.m-a-underline a {
  text-decoration: underline; }

.m-block-underline {
  border-bottom: 1px solid #333; }

.m-block-overline {
  border-top: 1px solid #333; }

.m-img-grayscale {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

@media (max-width: 26.25em) {
  .m-xs-no-background {
    background: none !important; } }

@-moz-document url-prefix() {
  input[type="file"] {
    padding: 0px !important; } }

html, body {
  font-size: 16px; }

body {
  font-family: "Lato", sans-serif; }

.master_content {
  padding-top: 2em; }
  @media (max-width: 61.99em) {
    .master_content {
      padding-top: 0em; } }

/*
*
*/
.basic_container {
  display: block;
  position: relative;
  width: 100%;
  padding: 50px 100px; }
  @media (max-width: 61.99em) {
    .basic_container {
      padding: 50px 5%; } }

a {
  outline: none;
  color: #b7282e; }
  a:hover, a:focus {
    text-decoration: none;
    color: #B7282D; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Lato" !important, sans-serif;
  color: #363636; }

h1, .h1 {
  font-size: 40px; }

h2, .h2 {
  font-size: 40px; }

h3, .h3 {
  font-size: 32px; }

h4, .h4 {
  font-size: 24px; }

h5, .h5 {
  font-size: 22px; }

h6, .h6 {
  font-size: 20px; }

ol li, ul li {
  font-family: "Lato", sans-serif; }

p {
  line-height: 1.25em; }
  p.p-small {
    font-size: 0.9em; }

@media (min-width: 75em) {
  h5, .h5,
  h6, .h6 {
    line-height: 1.3em; }
  h1, .h1 {
    font-size: 56px; }
  h2, .h2 {
    font-size: 56px; }
  h3, .h3 {
    font-size: 38px; }
  h4, .h4 {
    font-size: 28px; }
  h5, .h5 {
    font-size: 24px; }
  h6, .h6 {
    font-size: 22px; } }

@media (min-width: 48em) and (max-width: 74.99em) {
  h5, .h5,
  h6, .h6 {
    line-height: 1.3em; } }

@media (min-width: 48em) and (max-width: 61.99em) {
  h3, .h3 {
    font-size: 30px; } }

@media (max-width: 47.99em) {
  h5, .h5,
  h6, .h6 {
    line-height: 1.3em; }
  h1, .h1 {
    font-size: 36px; }
  h2, .h2 {
    font-size: 36px; }
  h3, .h3 {
    font-size: 30px; }
  h4, .h4 {
    font-size: 24px; }
  h5, .h5 {
    font-size: 20px; }
  h6, .h6 {
    font-size: 22px; } }

.icon--din-arrow:before {
  content: "\3E";
  font-family: 'Din'; }

.about-icons {
  width: 60px;
  height: auto; }

.radio-btn {
  height: 15px !important;
  margin: 0px !important;
  margin-bottom: 3px !important; }

.google-searchbox {
  float: right;
  display: inline-block; }
  .google-searchbox .search-button {
    font-size: 34px;
    vertical-align: top;
    padding: 15px;
    float: left;
    cursor: pointer;
    display: none;
    background-color: white; }
  .google-searchbox > #___gcse_0 {
    float: left;
    display: inline-block;
    height: 64px; }
    .google-searchbox > #___gcse_0 .gsc-control-searchbox-only {
      display: none; }
      .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box {
        border-collapse: separate; }
        .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box tr {
          border: 0 !important; }
          .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box tr td {
            border: 0 !important; }
        .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-input {
          margin: 0;
          padding: 0 !important;
          border: 0; }
          .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-input tr {
            height: 64px; }
          .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-input .gsc-input-box {
            border: 0 !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important; }
            .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-input .gsc-input-box .gsib_a {
              background: #f1f1f1;
              border: 0 !important; }
              .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-input .gsc-input-box .gsib_a .gsc-input {
                background: none !important; }
            .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-input .gsc-input-box .gsib_b {
              display: none; }
        .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-search-button, .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-clear-button {
          display: none; }
        .google-searchbox > #___gcse_0 .gsc-control-searchbox-only .gsc-search-box .gsc-branding {
          display: none; }

/*
* Boxes used throughout the application:
* edge borders, gray background
*/
.box-bordered-nn {
  position: relative;
  border: 1px solid black;
  border-top: none;
  border-left: none;
  -webkit-box-shadow: 0 -1px 0 black;
  box-shadow: 0 -1px 0 black;
  /* top shadow instead of border for box overlap */
  padding: 70px; }
  .box-bordered-nn::before, .box-bordered-nn::after {
    content: '';
    position: absolute;
    z-index: 0; }
  .box-bordered-nn::before {
    top: 30px;
    bottom: 30px;
    left: -1px;
    right: -1px;
    border-left: 2px solid white;
    border-right: 2px solid white; }
  .box-bordered-nn::after {
    top: -2px;
    bottom: -2px;
    left: 30px;
    right: 30px;
    border-top: 3px solid white;
    border-bottom: 3px solid white; }
  .box-bordered-nn > * {
    position: relative;
    z-index: 2; }
  .box-bordered-nn .box-bordered-clear-top-right {
    position: absolute;
    width: 32px;
    height: 32px;
    top: -2px;
    right: -2px;
    border-top: 2px solid white;
    border-right: 2px solid white; }
  .box-bordered-nn .box-bordered-clear-top-left {
    position: absolute;
    width: 32px;
    height: 32px;
    top: -2px;
    left: -2px;
    border-top: 2px solid white;
    border-left: 2px solid white; }

.box-colored {
  background-color: #eaeaea;
  padding: 40px; }

.box-commented--with-arrow {
  padding-right: 4em;
  background-image: url("../images/arrow_thin.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 30px; }

.button-red {
  display: inline-block;
  position: relative;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #B7282D;
  color: #B7282D;
  font-size: 24px; }
  .button-red:hover {
    border: 1px solid #F2555B;
    color: #F2555B; }
  @media (min-width: 75em) {
    .button-red {
      padding: 25px 50px; } }
  @media (max-width: 47.99em) {
    .button-red {
      width: 100%; } }

.btn-brand {
  display: inline-block;
  position: relative;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 15px 30px;
  font-size: 18px;
  background: #b7282e;
  color: #fff !important;
  font-weight: 600; }
  .btn-brand:hover {
    background: #c6353b; }
  @media (min-width: 75em) {
    .btn-brand {
      padding: 25px 50px; } }

@media (max-width: 47.99em) {
  .btn {
    width: 100%; } }

.btn-clear {
  display: inline-block;
  position: relative;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 15px 30px;
  font-size: 18px;
  background: #999999;
  color: #fff !important;
  font-weight: 600; }
  .btn-clear:hover {
    background: #b3b3b3; }
  @media (min-width: 75em) {
    .btn-clear {
      padding: 25px 50px; } }

@media (max-width: 47.99em) {
  .btn {
    width: 100%; } }

.btn-brand-new, html .btn-brand-new-second {
  background: #B7282D !important;
  border-color: #B7282D;
  color: white;
  font-weight: 600;
  padding: 10px;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .btn-brand-new:hover, html .btn-brand-new-second:hover {
    background: #F2555B !important; }

.btn-brand-new-white {
  font-weight: 600;
  padding: 6px;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-color: #FFF;
  color: #FFF;
  /*
  &:hover{
    background: #F2555B !important;
  }*/ }

.btn-brand-new-grey {
  font-weight: 600;
  padding: 6px;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-color: #818181;
  color: #818181;
  /*
  &:hover{
    background: #818181 !important;
  }*/ }

/*
* Flex override of the bootstrap grid
*/
.row.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row.row-flex::before, .row.row-flex::after {
    display: none; }

.row .box-bordered {
  padding: 50px; }

@media (max-width: 47.99em) {
  .row .box-bordered {
    padding: 50px 30px; }
  .row.row-flex [class*="col-"] {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

@media (min-width: 75em) {
  .row .box-bordered {
    padding: 70px; } }

.row.row--align-top [class*="col-"], .row.row--align-top .table_cell {
  vertical-align: top; }

.row.row--padding-vertical [class*="col-"] {
  padding-bottom: 10px; }

.row.row--box-padding-none .box-bordered {
  padding: 0; }

.row.row--box-padding-sm .box-bordered {
  padding: 50px 25px; }

.row.row--box-padding-vertical-sm .box-bordered {
  padding-top: 25px;
  padding-bottom: 25px; }

.row.row--box-padding-horizontal-sm .box-bordered {
  padding-right: 25px;
  padding-left: 25px; }

.row.row--box-padding-md .box-bordered {
  padding: 50px; }

.row.row--box-padding-horizontal-sidegap .box-bordered {
  padding-right: 100px;
  padding-left: 100px; }

.row.box-content-font-sm .box-bordered {
  font-size: 14px; }

.row.box-heading-font-sm .box-bordered h1, .row.box-heading-font-sm .box-bordered h2, .row.box-heading-font-sm .box-bordered h3, .row.box-heading-font-sm .box-bordered h4, .row.box-heading-font-sm .box-bordered h5 {
  font-size: 20px; }

.row.box-heading-red h1, .row.box-heading-red h2, .row.box-heading-red h3, .row.box-heading-red h4, .row.box-heading-red h5 {
  color: #c6353b;
  font-size: 24px; }

.link_box {
  background: url(../images/arrow_thin.png) no-repeat;
  background-position: right;
  background-size: 30px;
  padding-right: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer; }
  .link_box.dark {
    color: #303030; }
    .link_box.dark:hover {
      color: #303030; }
  .link_box img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .link_box:hover {
    color: #c6353b;
    background-size: 40px; }
    .link_box:hover img {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

.large-checkbox {
  font-size: 22px; }
  .large-checkbox label:before {
    background-color: #eaeaea !important;
    border-color: #eaeaea !important;
    padding: 12px;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-left: -30px !important;
    margin-top: 2px; }
  .large-checkbox label:after {
    margin-left: -28px !important;
    margin-top: 3px !important;
    font-size: 15px !important; }

.apply-courses .checkbox input[type="checkbox"], .apply-courses .checkbox input[type="radio"] {
  opacity: 0;
  top: 0;
  z-index: 2;
  left: -20px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.cc_banner-wrapper .cc_container {
  background: #363636;
  border: none;
  padding: 10px;
  color: white;
  font-size: 16px;
  font-family: "Lato"; }
  .cc_banner-wrapper .cc_container .cc_message {
    margin: 0.2em;
    text-align: center; }
  .cc_banner-wrapper .cc_container .cc_btn {
    background-color: #c6353b;
    color: white;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
    .cc_banner-wrapper .cc_container .cc_btn:hover {
      background-color: #781a1e;
      color: white; }

#accordion .ns-box a {
  color: #b7282e !important; }

.owl-carousel .owl-prev {
  top: 0;
  background-size: 50px 50px;
  width: 70px;
  height: 100%;
  left: 0; }

.owl-carousel .owl-next {
  top: 0;
  background-size: 50px 50px;
  width: 70px;
  height: 100%;
  right: 0; }

.owl-carousel .owl-stage-outer {
  height: inherit; }

@media (max-width: 47.99em) {
  .owl-carousel {
    height: 500px; } }

.mosaics h4 {
  color: white; }

.mosaics .overlay {
  margin: 15px !important;
  width: auto !important; }
  .mosaics .overlay h4, .mosaics .overlay p, .mosaics .overlay a {
    color: black;
    background-color: white;
    padding: 7px;
    display: inline-block;
    margin: 0px !important; }

.mosaics .image-placeholder {
  display: none; }

@media (max-width: 47.99em) {
  .mosaics.mosaic--responsive .height_33 {
    height: auto !important; }
  .mosaics.mosaic--responsive .height_66 {
    height: auto !important; } }

.mosaics.mosaic--responsive .overlay {
  position: absolute; }

.mosaics.mosaic--responsive .image-placeholder {
  width: 100%;
  display: block; }
  @media (min-width: 48em) {
    .mosaics.mosaic--responsive .image-placeholder {
      display: none; } }

.inside_item {
  display: table-cell;
  vertical-align: middle;
  padding-left: 100px;
  font-family: "Abril"; }
  .inside_item h5 {
    color: #bc3e43; }
  .inside_item p {
    height: auto !important; }
  @media (max-width: 47.99em) {
    .inside_item {
      padding-left: 5%; } }

@media (min-width: 48em) {
  .courses-buttons-list {
    padding: 50px; } }

.courses-buttons-list .courses-buttons-inner {
  background-color: #f6f6f6;
  padding: 3% 3% 3% 3%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-top: 10px;
  margin-bottom: 10px;
  height: auto;
  min-height: 400px; }
  .courses-buttons-list .courses-buttons-inner:not(.courses-buttons-inner--auto-width) {
    width: 49%; }
  .courses-buttons-list .courses-buttons-inner.scolarships {
    background-color: #f1f1f1;
    padding: 3% 3% 3% 3%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto; }
  .courses-buttons-list .courses-buttons-inner.darker {
    background-color: #e4e5e5;
    background-image: url(../images/arrow_thin.png);
    background-repeat: no-repeat;
    background-position: 95%;
    background-size: 5%;
    padding-right: 0; }
    @media (max-width: 767px) {
      .courses-buttons-list .courses-buttons-inner.darker {
        background-size: 10%;
        padding-right: 15%; } }
    .courses-buttons-list .courses-buttons-inner.darker > div {
      padding-right: 10%; }
  .courses-buttons-list .courses-buttons-inner.darker_down {
    background-color: #eaeaea;
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: 92% 90%;
    background-size: 71px 30px; }

.courses-buttons-list a, .courses-buttons-list a:hover {
  font-family: Abril;
  color: #333333;
  text-decoration: none; }

.courses-list-title {
  padding: 5%; }
  @media (min-width: 48em) {
    .courses-list-title {
      padding: 50px 50px 50px 80px; } }
  .courses-list-title h1 {
    text-decoration: none; }
  .courses-list-title h3, .courses-list-title h2 {
    font-family: Abril; }
  @media (max-width: 767px) {
    .courses-list-title .col-md-11, .courses-list-title .col-md-12, .courses-list-title .col-md-7 {
      padding-left: 0;
      padding-right: 0; } }
  .courses-list-title.project_pro .auto-height {
    outline: none;
    overflow: hidden;
    resize: none;
    min-height: 92px; }
  .courses-list-title #accordion {
    margin-bottom: 10px; }
    .courses-list-title #accordion .questions {
      font-family: "Gudea", sans-serif;
      font-weight: bold;
      color: #333333;
      line-height: 1.42857143;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      border: 1px solid #eaeaea;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: #eee;
      /*border-left: none;
      border-right: none;
      background: none;*/
      width: 100%;
      display: inline-block;
      margin: -6px 0 10px 0; }
      .courses-list-title #accordion .questions span {
        width: 95%;
        float: left; }
      .courses-list-title #accordion .questions i {
        float: right;
        font-size: 27px;
        color: #BBB9B9;
        margin-right: 10px; }
        .courses-list-title #accordion .questions i.fa-angle-right {
          -webkit-transition: all 0.4s linear;
          transition: all 0.4s linear; }
        .courses-list-title #accordion .questions i.rotate {
          -ms-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
    .courses-list-title #accordion .answers {
      display: block;
      font-family: Gudea, sans-serif;
      font-size: 16px;
      color: #333333;
      line-height: 1.42857;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      border-top-color: #eaeaea;
      border-bottom: none;
      border-left: none;
      border-right: none;
      background: none; }
      .courses-list-title #accordion .answers p {
        white-space: pre-line; }

@media (max-width: 47.99em) {
  .courses-list-title {
    padding: 0px !important; }
    .courses-list-title .main_description {
      padding: 5%; }
    .courses-list-title .course-list-content {
      padding: 0px !important; }
      .courses-list-title .course-list-content #categories-accordion h3 {
        padding-left: 5%; }
      .courses-list-title .course-list-content #categories-accordion #answers-accordion .heading {
        padding-left: 0px;
        padding-right: 0px; }
      .courses-list-title .course-list-content #categories-accordion #answers-accordion .content {
        padding: 0px;
        padding-left: 5%;
        padding-right: 5%; }
        .courses-list-title .course-list-content #categories-accordion #answers-accordion .content .point-header {
          padding: 0px; }
          .courses-list-title .course-list-content #categories-accordion #answers-accordion .content .point-header .btn-point {
            margin-left: 0px !important;
            display: inline-table;
            margin-bottom: 10px; }
        .courses-list-title .course-list-content #categories-accordion #answers-accordion .content .add-category {
          padding: 0px; }
        .courses-list-title .course-list-content #categories-accordion #answers-accordion .content .remove-category {
          margin-bottom: 20px;
          width: 100%; } }

.table-parent {
  max-width: 100%;
  overflow-x: auto; }

.table_members {
  max-width: 100%; }
  .table_members th, .table_members tr, .table_members td {
    border: 5px solid #fff !important;
    font-size: 18px; }
  .table_members span {
    display: inline-block !important; }
  .table_members td {
    background: #f6f6f6;
    margin: 5px;
    padding: 15px !important; }
  .table_members th {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px; }
  @media (max-width: 767px) {
    .table_members {
      overflow-x: auto; }
      .table_members td {
        padding: 5px !important; }
      .table_members th, .table_members tr, .table_members td {
        font-size: 16px; }
      .table_members td.dataTables_empty {
        text-align: left !important; } }

.courses-single {
  padding: 5%; }
  @media (min-width: 48em) {
    .courses-single {
      padding: 0px 50px 50px 80px; } }
  @media (max-width: 47.99em) {
    .courses-single .col-md-8 {
      padding-left: 0;
      padding-right: 0; } }
  .courses-single .courses-single-program p {
    line-height: 2em; }
  .courses-single h1, .courses-single h2, .courses-single h3 {
    font-family: Abril; }
  .courses-single .courses-single-button .custom-courses-single-button:after {
    content: "\2192"; }
  .courses-single .courses-single-button a, .courses-single .courses-single-button a:hover {
    color: #ffffff;
    text-decoration: none; }
  .courses-single .courses-single-button .custom-courses-single-button {
    margin: 0 auto;
    background-color: #b7282e;
    font-weight: 700;
    padding: 25px 50px 25px 50px;
    border: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 200px; }

.courses-contact-form {
  padding: 50px; }
  .courses-contact-form p {
    margin: 0 auto; }
  .courses-contact-form .glyphicon.glyphicon-arrow-right {
    float: right;
    padding-left: 5px; }
  .courses-contact-form .input-group {
    width: 100%;
    margin: 10px 0px 10px 0px; }
  .courses-contact-form .checkbox a {
    color: #000000;
    text-decoration: underline; }
  .courses-contact-form .form-group {
    margin-bottom: 30px;
    overflow: hidden; }
    .courses-contact-form .form-group label {
      font-weight: 400; }
      @media (max-width: 295px) {
        .courses-contact-form .form-group label {
          font-size: 12px; } }
    .courses-contact-form .form-group input:not([type=radio]), .courses-contact-form .form-group select {
      height: 60px;
      border: 0;
      background-color: #eaeaea; }
    .courses-contact-form .form-group textarea {
      border: 0;
      resize: none;
      background-color: #eaeaea; }
    .courses-contact-form .form-group select {
      width: 120%;
      background-image: url("../images/doublearrows.png");
      background-color: #eaeaea;
      background-position: 75% center;
      background-repeat: no-repeat; }
  .courses-contact-form #submit {
    background-color: #b7282e;
    font-weight: 700;
    padding: 25px 50px 25px 50px;
    border: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .courses-contact-form .btn.btn-default {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0;
    background-color: #666666;
    color: #ffffff;
    font-weight: 700;
    padding: 15px 25px 15px 25px;
    margin: 15px 0px 15px 0px; }
  .courses-contact-form .required-field-sign {
    color: #b7282e; }

#form-programme input, #form-programme select {
  height: 60px;
  border: 0; }

#form-programme input, #form-programme select, #form-programme textarea {
  background-color: #eaeaea; }

#form-programme h3 {
  font-family: Abril;
  font-weight: 600;
  font-size: 28px; }

#form-programme ul li {
  font-size: 21px; }

#form-programme ul li ul li {
  font-size: 16px; }

#collapse1 {
  background: #f1f1f1; }

.panel-group .panel {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important; }

a.view_app {
  position: absolute;
  right: 85px;
  top: 0px; }

.row_pp .form-group {
  margin-bottom: 30px;
  overflow: hidden; }
  .row_pp .form-group label {
    font-weight: 400; }
    @media (max-width: 295px) {
      .row_pp .form-group label {
        font-size: 12px; } }
  .row_pp .form-group input:not([type=radio]), .row_pp .form-group select {
    height: 60px;
    border: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .row_pp .form-group textarea {
    border: 0;
    resize: none; }
  .row_pp .form-group input, .row_pp .form-group select, .row_pp .form-group textarea {
    background-color: #eaeaea; }
  .row_pp .form-group select {
    width: 100%;
    overflow: hidden;
    -webkit-appearance: none !important;
    background-image: url("../images/doublearrows.png");
    background-color: #eaeaea;
    background-position: 96% center;
    background-repeat: no-repeat;
    padding: 6px 12px; }
  .row_pp .form-group input[type=submit] {
    background: #66cc33;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    font-weight: 600; }
    @media (max-width: 47.99em) {
      .row_pp .form-group input[type=submit] {
        width: 100%; } }
  .row_pp .form-group.form_datepicker {
    overflow: visible; }

.row_pp .radio label {
  min-width: 150px; }
  @media (max-width: 295px) {
    .row_pp .radio label {
      min-width: 100px; } }

.custom-filter {
  padding: 25px; }
  .custom-filter p {
    margin: 0 auto; }
  .custom-filter .input-group {
    width: 100%;
    margin: 10px 0px 10px 0px; }
  .custom-filter .form-group {
    margin-bottom: 30px;
    overflow: hidden; }
    .custom-filter .form-group label {
      font-weight: 400; }
    .custom-filter .form-group input, .custom-filter .form-group select {
      height: 60px;
      border: 0; }
    .custom-filter .form-group textarea {
      border: 0;
      resize: none; }
    .custom-filter .form-group input, .custom-filter .form-group select, .custom-filter .form-group textarea {
      background-color: #eaeaea; }
    .custom-filter .form-group select {
      width: 120%;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      background-image: url("/images/doublearrows.png");
      background-color: #eaeaea;
      background-position: 75% center;
      background-repeat: no-repeat; }
  .custom-filter #custom-filter {
    background-color: #b7282e;
    font-weight: 700;
    padding: 20px 50px 20px 50px;
    border: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px; }

.main_menu {
  width: 50%;
  float: right;
  /*background: rgba(0, 0, 0, .95);*/
  height: 100%;
  /*position: absolute;*/
  position: fixed;
  top: 0;
  right: -50%;
  z-index: 99;
  display: none;
  height: 100% !important;
  overflow: auto; }
  .main_menu.classic {
    z-index: 99999999; }
  .main_menu.mobile {
    z-index: 999999; }
  .main_menu ul {
    list-style: none;
    padding-left: 10px;
    padding-bottom: 0;
    padding-right: 0px;
    padding-top: 20px;
    display: block !important;
    width: 100%;
    margin-top: 0; }
    .main_menu ul li.drop ul li {
      border: none; }
    .main_menu ul.close {
      display: none; }

/*li.red_border {
    border-bottom: 1px solid #B7282E !important;
}

.main_menu a.dropdown_menu i {
    float: right;
    padding-right: 30px;
    font-size: 35px;
    padding-top: 15px;
} */
/*.main_menu ul li.red a {
    color: #b7282e;
    font-weight: bolder;
}*/
.accordion .heading {
  background: #eeeeee;
  border: none !important;
  color: black;
  outline-color: transparent;
  font-weight: normal;
  font-size: 24px !important; }
  .accordion .heading.ui-accordion-header-active span.accordion-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .accordion .heading span.accordion-arrow {
    float: right;
    margin-right: 5px;
    background: url("/images/accordion_arrow_02.svg") no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px; }

.accordion .content {
  background: #eeeeee;
  border: none !important; }

.title-jumbotron {
  margin: 0px !important;
  padding: 0px !important;
  margin-top: -5px !important;
  position: relative; }
  .title-jumbotron > div {
    padding-top: 9%;
    padding-bottom: 9%;
    padding-left: 100px;
    padding-right: 100px; }
    @media (max-width: 61.99em) {
      .title-jumbotron > div {
        padding-left: 5%;
        padding-right: 5%; } }
  .title-jumbotron h2 {
    font-size: 48px;
    color: #FFF; }
  .title-jumbotron p {
    font-size: 36px;
    color: #FFF;
    padding: 0;
    margin: 0; }
  .title-jumbotron > img {
    width: 100%; }

.custom-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .custom-slider .custom-slider-button {
    display: inline-block;
    background: url(../image-assets/HistoryArrow.svg);
    background-size: 20px;
    width: 20px;
    height: 28px;
    cursor: pointer;
    margin-top: 20px;
    vertical-align: top; }
  .custom-slider--horizontal .custom-slider-prev-button {
    margin-right: 30px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .custom-slider--horizontal .custom-slider-next-button {
    margin-left: 30px; }
  .custom-slider--horizontal .custom-slider-outer {
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    overflow: hidden;
    display: inline-block; }
    .custom-slider--horizontal .custom-slider-outer .custom-slider-stage {
      position: relative;
      -webkit-transition: -webkit-transform 0.1s linear;
      transition: transform 0.1s linear; }
      .custom-slider--horizontal .custom-slider-outer .custom-slider-stage .custom-slider-item {
        display: inline-block;
        width: auto;
        vertical-align: top; }
  .custom-slider--vertical .custom-slider-button {
    display: block;
    margin: auto; }
  .custom-slider--vertical .custom-slider-prev-button {
    -webkit-transform: rotateZ(270deg);
    transform: rotateZ(270deg);
    margin-bottom: 30px; }
  .custom-slider--vertical .custom-slider-next-button {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    margin-top: 30px; }
  .custom-slider--vertical .custom-slider-outer {
    overflow: hidden;
    display: block;
    height: -webkit-calc(100% - 100px);
    height: calc(100% - 100px); }
    .custom-slider--vertical .custom-slider-outer .custom-slider-stage {
      -webkit-transition: -webkit-transform 0.1s linear;
      transition: transform 0.1s linear; }
      .custom-slider--vertical .custom-slider-outer .custom-slider-stage .custom-slider-item {
        display: block;
        width: 100%; }

#backtotop {
  position: fixed;
  bottom: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  z-index: 777;
  cursor: pointer;
  display: none; }

footer {
  font-size: 0.8em;
  padding: 30px 0;
  background: #363636; }
  footer > .row {
    margin-top: 15px; }
  footer h5 {
    color: #FFF;
    padding-bottom: 20px;
    font-weight: bold; }
  footer p {
    color: #FFF;
    font-size: 17px;
    line-height: 24px; }
  footer a {
    text-decoration: none;
    color: #FFF; }
  footer ul {
    list-style-type: none;
    padding: 0; }
  footer .fa {
    color: #B7282D;
    margin: 0 5px;
    display: inline-block; }
  footer .footer_links .links_title {
    font-weight: bold;
    margin-bottom: 1em; }
  footer .footer_links .social a {
    color: #b7282e; }
  footer .footer_links .social i.fa:hover {
    color: #c6353b; }
  footer .final-links {
    max-width: 700px;
    margin: 0 auto;
    font-weight: bold; }
    @media (min-width: 48em) {
      footer .final-links {
        text-align: center; } }
    footer .final-links .last {
      margin-top: 10px; }
    footer .final-links a, footer .final-links p {
      color: #FFF;
      font-size: 17px;
      font-weight: bold; }

header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*position: relative;*/
  position: fixed;
  z-index: 8888;
  background: #FFF; }
  header a {
    color: inherit; }
    header a:hover {
      color: inherit; }
  header .header-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    float: left;
    padding: 0rem 0 0rem 100px; }
    header .header-left img {
      padding: 0.4rem 0;
      cursor: pointer;
      margin-top: 14px; }
    header .header-left input {
      padding: 0 62px 0 20px; }
    header .header-left img, header .header-left .google-searchbox {
      height: 64px; }
  header .header-right {
    height: 100%;
    float: right;
    font-size: 0.8em;
    font-weight: bold; }
    header .header-right .main-navigation {
      display: table;
      width: 100%;
      height: 102%;
      text-transform: uppercase; }
      header .header-right .main-navigation .dropdown {
        display: inline-block; }
      header .header-right .main-navigation .open > .dropdown-menu {
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        box-shadow: none;
        -webkit-box-shadow: none; }
        header .header-right .main-navigation .open > .dropdown-menu .dropdown-submenu {
          position: relative; }
        header .header-right .main-navigation .open > .dropdown-menu .dropdown-submenu .dropdown-menu {
          top: 0;
          border: 0;
          left: 100%;
          margin-top: -1px;
          background: none;
          box-shadow: none !important;
          -webkit-box-shadow: none !important; }
          header .header-right .main-navigation .open > .dropdown-menu .dropdown-submenu .dropdown-menu li {
            margin-left: 5px !important; }
        header .header-right .main-navigation .open > .dropdown-menu li {
          /*margin: 5px 0 5px 20px !important;*/
          border: 1px solid #EEEEEE;
          text-transform: uppercase;
          background: #EEEEEE;
          /*margin: 5px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;*/ }
          header .header-right .main-navigation .open > .dropdown-menu li:hover {
            background: #D4D4D4;
            border: 1px solid #D4D4D4; }
          header .header-right .main-navigation .open > .dropdown-menu li a {
            padding: 10px 10px;
            font-weight: bold;
            color: #000; }
            header .header-right .main-navigation .open > .dropdown-menu li a:hover {
              background: none;
              border: 0; }
      header .header-right .main-navigation .navigation-item, header .header-right .main-navigation .btn-default {
        /*display: table-cell;*/
        position: relative;
        display: inline-block;
        min-width: 0em;
        height: auto;
        /*padding: 1em;*/
        text-align: center;
        vertical-align: middle;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        height: 44px;
        margin: 26px 5px 0;
        color: #FFF;
        font-size: 17px;
        cursor: pointer;
        /*
      &:nth-child(1) {
        background: $clGrayLighter;
      }
      &:nth-child(2) {
        background: $clGrayLight;
      }
      &:nth-child(3) {
        background: $clBrand;
        color: white;
      }
      &:nth-child(4) {
        vertical-align: middle;
        background: $clGrayDark;
        color: white;
      }
*/ }
        header .header-right .main-navigation .navigation-item.menu_open, header .header-right .main-navigation .btn-default.menu_open {
          /*
        width: $dmHeaderMenuButtonWidth;
        padding-right: $dmHeaderMenuButtonPadding;
        text-align: right;
        */ }
      header .header-right .main-navigation .classic {
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
        padding: 10px 0 10px;
        border: 1px solid #FFF; }
        header .header-right .main-navigation .classic:hover {
          background: #D4D4D4;
          border: 1px solid #D4D4D4; }
        header .header-right .main-navigation .classic.greyBackground {
          background: #EEEEEE;
          border: 1px solid #EEEEEE;
          padding: 10px 10px; }
          header .header-right .main-navigation .classic.greyBackground:hover {
            background: #EEEEEE;
            border: 1px solid #EEEEEE; }
      header .header-right .main-navigation .menuButton {
        border: 1px solid #000;
        background: #000;
        padding: 10px 10px;
        padding-right: 42px; }
        header .header-right .main-navigation .menuButton:hover {
          background: #656565;
          border: 1px solid #656565; }
      header .header-right .main-navigation .loginButton {
        padding: 10px 10px;
        border: 1px solid #28b7ad;
        background: #28b7ad !important; }
        header .header-right .main-navigation .loginButton:hover {
          border: 1px solid #6be5dc;
          background: #6be5dc !important; }
      header .header-right .main-navigation .becomeMemberButton {
        padding: 10px 10px;
        border: 1px solid #B7282D;
        background: #B7282D !important; }
        header .header-right .main-navigation .becomeMemberButton:hover {
          border: 1px solid #F2555B;
          background: #F2555B !important; }
      header .header-right .main-navigation .logout {
        padding: 10px 10px;
        color: #FFF;
        border: 1px solid #818181;
        background: #818181 !important; }
        header .header-right .main-navigation .logout:hover {
          border: 1px solid #BBB9B9;
          background: #BBB9B9 !important;
          color: #FFF; }
  header.is-branch-learning-center {
    background: #b7282e; }
    header.is-branch-learning-center .header-right .main-navigation .navigation-item:nth-child(3) {
      background: #f1f1f1;
      color: inherit; }
  @media (max-width: 61.99em) {
    header {
      display: inline-block;
      height: 8em;
      font-size: 0.9em;
      position: relative; }
      header .header-left,
      header .header-right {
        display: block;
        height: 50%;
        width: 100%; }
      header .header-left {
        padding: 0;
        padding-left: 0;
        height: 64px; }
      header .header-right .main-navigation .navigation-item {
        min-width: 6em; } }

.main_menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -50%;
  width: 250px;
  height: 100%;
  /*background: rgba(0, 0, 0, .95);*/
  color: #eaeaea;
  z-index: 9999;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px; }
  .main_menu.is-open {
    display: block;
    right: 0; }
  .main_menu .divider {
    border-bottom: 1px solid #FFF;
    padding-left: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px; }
  .main_menu .menu_close {
    position: absolute;
    right: 10px;
    top: 0px;
    /*right: 40px;
  top: 20px;*/
    opacity: 1;
    color: white;
    font-size: 30px;
    cursor: pointer; }
  .main_menu .menu_list {
    height: 100%;
    font-size: 16px;
    font-weight: bold; }
    .main_menu .menu_list > ul {
      text-align: left; }
      .main_menu .menu_list > ul > li a {
        color: #e4e5e5;
        padding: 10px 10px 10px 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        margin-right: 40px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        text-decoration: none;
        display: block; }
        .main_menu .menu_list > ul > li a:hover {
          color: #ffffff;
          background-color: #656565; }
      .main_menu .menu_list > ul > li ul {
        color: #b7282e;
        font-size: 0.7em; }
        .main_menu .menu_list > ul > li ul li a {
          color: #b7282e; }
      .main_menu .menu_list > ul > li:first-child {
        border-top: none; }
      .main_menu .menu_list > ul > li:last-child {
        color: #b7282e; }
        .main_menu .menu_list > ul > li:last-child:hover {
          color: #c6353b; }
        .main_menu .menu_list > ul > li:last-child a {
          color: #b7282e; }
          .main_menu .menu_list > ul > li:last-child a:hover {
            color: #c6353b; }
  @media (max-width: 47.99em) {
    .main_menu {
      right: -100%;
      width: 100%; } }

.fc-container {
  margin-top: 60px; }

.fc-course-types a, .fc-course-types a:hover, .fc-course-types a:focus {
  font-family: Abril;
  color: #333333;
  text-decoration: none;
  display: inline-block;
  width: 100%; }

.fc-title-section {
  padding-top: 0;
  padding-bottom: 25px; }

.fc-terms-section {
  padding-top: 25px;
  padding-bottom: 25px;
  border: 1px solid black; }
  .fc-terms-section::before, .fc-terms-section::after {
    content: '';
    position: absolute;
    z-index: 0; }
  .fc-terms-section::before {
    top: 0;
    bottom: 0;
    left: -1px;
    right: -1px;
    border-left: 2px solid white;
    border-right: 2px solid white; }
  .fc-terms-section::after {
    top: -2px;
    bottom: -2px;
    left: 80px;
    right: 0;
    border-top: 3px solid white;
    border-bottom: 3px solid white; }
    @media (max-width: 61.99em) {
      .fc-terms-section::after {
        left: 4%; } }
  .fc-terms-section > * {
    position: relative;
    z-index: 2; }

.fc-programme-section {
  padding-top: 25px; }
  .fc-programme-section .day {
    margin-top: 60px;
    padding: 5px 20px; }
  .fc-programme-section .day-list {
    list-style-type: none;
    padding-left: 0; }
    .fc-programme-section .day-list > li {
      border-bottom: 1px solid black; }
      .fc-programme-section .day-list > li > h5 {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%;
        padding: 5px 20px; }
      .fc-programme-section .day-list > li > ul {
        list-style-type: none;
        padding-left: 20px; }
  .fc-programme-section .hour {
    float: left; }
  .fc-programme-section .programme-info {
    width: 75%;
    float: left;
    margin-left: 5%; }

.fc-title {
  margin-left: 10px; }
  .fc-title span {
    margin-left: 10px;
    font-size: 20px;
    font-weight: 100; }

.fc-button-wrapper {
  padding: 80px 30px 80px 30px;
  color: #303030;
  background-color: #F1EFF0; }
  .fc-button-wrapper:last-of-type {
    margin-left: 20px; }

.fc-boxes-section {
  margin-left: 10px;
  margin-top: 100px !important; }
  @media (max-width: 47.99em) {
    .fc-boxes-section {
      margin-left: 0; } }

@media (max-width: 47.99em) {
  .fostering-courses .col-lg-2, .fostering-courses .col-lg-3, .fostering-courses .col-lg-4, .fostering-courses .col-lg-5, .fostering-courses .col-lg-6, .fostering-courses .col-lg-7, .fostering-courses .col-lg-9, .fostering-courses .col-lg-10, .fostering-courses .col-lg-12 {
    padding-left: 0;
    padding-right: 0; }
  .fostering-courses .courses-contact-form {
    padding-left: 5%;
    padding-right: 5%; }
  .fostering-courses input[type="submit"] {
    width: 100%; } }

@media (max-width: 47.99em) {
  .fostering-courses.applications .courses-applicants-list {
    padding-left: 5%;
    padding-right: 5%; } }

.fostering-courses.applications .top-buttons .btn {
  margin-top: 10px; }

@media (max-width: 47.99em) {
  .fostering-courses.edit .courses-contact-form, .fostering-courses.edit-agenda .courses-contact-form {
    padding-left: 5%;
    padding-right: 5%; }
  .fostering-courses.edit .col-lg-10, .fostering-courses.edit .col-lg-4, .fostering-courses.edit .col-md-6, .fostering-courses.edit-agenda .col-lg-10, .fostering-courses.edit-agenda .col-lg-4, .fostering-courses.edit-agenda .col-md-6 {
    padding-left: 0;
    padding-right: 0; } }

.user_menu {
  font-size: 0.8em;
  font-weight: bold;
  position: fixed;
  top: 120px;
  width: 100%;
  background: #E5E6E6;
  z-index: 888; }
  @media (max-width: 61.99em) {
    .user_menu {
      position: relative;
      top: auto; } }
  .user_menu a {
    color: inherit; }
    .user_menu a:hover {
      color: inherit; }
  .user_menu .menu_main {
    position: relative;
    margin-left: 100px;
    line-height: 55px; }
    @media (max-width: 47.99em) {
      .user_menu .menu_main {
        line-height: 40px;
        margin-top: 15px; } }
    .user_menu .menu_main .back_button {
      float: left; }
    .user_menu .menu_main .main_content {
      float: left; }
      .user_menu .menu_main .main_content .content_link {
        display: inline-block;
        position: relative;
        padding: 0 15px;
        vertical-align: middle;
        cursor: pointer;
        font-size: 16px; }
        .user_menu .menu_main .main_content .content_link .dropdown_menu {
          line-height: 1;
          padding: 1em;
          border: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          font-size: inherit; }
          .user_menu .menu_main .main_content .content_link .dropdown_menu li a {
            padding: 5px 0; }
            .user_menu .menu_main .main_content .content_link .dropdown_menu li a:hover {
              background: none;
              color: #c6353b; }
        @media (max-width: 47.99em) {
          .user_menu .menu_main .main_content .content_link {
            padding: 0 10px; } }
      .user_menu .menu_main .main_content .expand_menu_btn {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block;
        width: 150px;
        padding-right: 40px;
        color: #b7282e;
        font-size: 2em;
        text-align: right;
        vertical-align: middle;
        cursor: pointer; }
        .user_menu .menu_main .main_content .expand_menu_btn_space_placeholder {
          display: inline-block;
          width: 150px; }
    @media (max-width: 47.99em) {
      .user_menu .menu_main {
        margin-left: 5%; } }
  .user_menu .menu_expanded {
    position: relative; }
    .user_menu .menu_expanded .list_wrapper {
      right: 20px;
      display: none;
      position: absolute;
      width: 650px;
      padding: 40px;
      background: rgba(198, 53, 59, 0.95);
      color: white;
      text-transform: uppercase;
      z-index: 1000; }
      .user_menu .menu_expanded .list_wrapper::before {
        content: '';
        position: absolute;
        top: -10px;
        right: 20px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent rgba(198, 53, 59, 0.95) transparent; }
        @media (max-width: 47.99em) {
          .user_menu .menu_expanded .list_wrapper::before {
            right: 40px; } }
      .user_menu .menu_expanded .list_wrapper .list .list_item {
        padding: 7px; }
        .user_menu .menu_expanded .list_wrapper .list .list_item::before {
          content: "\f0da";
          padding-right: 10px;
          font-family: FontAwesome;
          font-size: 10px; }
    @media (max-width: 47.99em) {
      .user_menu .menu_expanded .list_wrapper {
        right: 0;
        left: 0;
        width: auto; } }

.page-team .modal-dialog .form-group img {
  max-width: 100%; }

.page-team .modal-dialog .modal-footer .btn {
  width: 49%;
  float: left; }

.row_news .news {
  padding: 50px;
  display: table; }
  .row_news .news > div {
    display: table-cell;
    vertical-align: middle; }
  .row_news .news .btn-register {
    display: inline-block;
    position: relative; }

.static-section-links-box p.body a {
  color: black; }

.ns-accordion {
  border: none !important; }
  .ns-accordion .accordion-title {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0; }
    .ns-accordion .accordion-title .accordion-continent {
      float: left; }
    .ns-accordion .accordion-title .accordion-arrow {
      float: right;
      padding-top: 5px;
      background: url(/images/accordion_arrow_02.svg) no-repeat;
      background-size: 30px 30px;
      width: 30px;
      height: 30px; }
      .ns-accordion .accordion-title .accordion-arrow.accordion-arrow-90 {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg); }
  .ns-accordion .accordion-heading {
    background-color: #eeeeee !important; }
  .ns-accordion .accordion-body {
    background-color: #eeeeee !important;
    border: none !important; }
    .ns-accordion .accordion-body > .row > .ns-box {
      padding-bottom: 25px; }

#buorgig, #buorgul, #buorgpermanent {
  padding: 10px 10px !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
  font-size: 13px !important;
  line-height: 18px !important;
  font-family: "Lato", sans-serif !important;
  text-transform: uppercase;
  font-weight: 700;
  border-color: #B7282D !important; }

#buorgul {
  background: #B7282D !important; }

#buorgig {
  background: #B7282D !important; }

/* FIX 2017 CCA*/
@media (max-width: 61.99em) {
  /* search */
  header .google-searchbox {
    width: 100%;
    min-width: auto !important; }
  header .header-left .btn_search {
    position: absolute !important;
    top: -64px;
    right: 0;
    width: auto !important; }
  /*header #searchBox{ position: absolute; top: -64px; right: 0;  }*/
  header #searchBox {
    float: none !important;
    vertical-align: middle !important;
    margin: 26px 5px 0 !important;
    border: 0 !important;
    min-width: 0 !important;
    display: none !important; }
  header #searchBox:focus {
    min-width: 120px !important;
    border: 1px solid #707070 !important; }
  header .header-left {
    text-align: center; } }

@media (max-width: 47.99em) {
  header .header-left .btn_search, header #searchBox {
    top: -64px; }
  .owl-carousel .owl-next, .owl-carousel .owl-prev {
    background-position: center 70%; }
  .clrpaddingmobile {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .clrpaddingrightleftmobile {
    padding-left: 0;
    padding-right: 0; }
  .setpaddingmobile {
    padding: 30px 15px; }
  .news_helper {
    display: block !important;
    height: 40%;
    bottom: 0; }
  .main_description {
    padding-bottom: 0px; }
  /* menu */
  .main_menu ul li a {
    font-size: 18px;
    line-height: 120%;
    width: 100%;
    display: inline-block;
    padding: 5px 0; }
  .main_menu ul {
    padding-left: 15px;
    padding-right: 15px; }
  /* Home */
  html .owl-stage .main_text {
    margin-left: 15px !important;
    margin-right: 15px !important; }
  html .owl-controls .owl-next {
    right: 15px; }
  html .owl-controls .owl-prev {
    left: 15px; }
  html .page_index .section_info .info_container {
    padding: 30px 15px; }
  html .home .hidefix, html .home .mosaics {
    display: none; }
  /* About */
  .middle {
    padding-right: 0px;
    padding-left: 0px; }
  .basic_container {
    padding: 25px 15px; }
  .row.row--box-padding-md .box-bordered {
    padding-right: 15px;
    padding-left: 15px; }
  .row.row--box-padding-horizontal-sm .box-bordered {
    padding-right: 15px;
    padding-left: 15px; }
  h2 {
    font-size: 28px; }
  .row .box-bordered.specialborder:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 0; }
  /* congress */
  html .leadership-gallery .member .content {
    padding: 30px 15px; }
  .inside_item h5 {
    padding: 25px 0;
    font-size: 28px; }
  html .board-gallery .cards {
    padding: 0; }
  html .row .box-bordered {
    padding: 30px 15px !important; }
  html .custom-padding {
    padding: 0; }
  html .custom-margin-tablet {
    margin-top: 0; }
  /* Congresses and Symposia */
  html .congress_text {
    margin-left: 0px !important;
    margin-top: 30px !important; }
  html .m-bg-solid-text > * {
    padding-left: 0;
    padding-right: 0; }
  html .m-bg-solid-text > h5 {
    margin-top: 0;
    padding-top: 0; }
  html .box-bordered > h4 {
    margin-top: 0;
    padding-top: 0; }
  html .main_middle {
    padding-left: 0;
    padding-right: 0; }
  /* Photo of past ceremonies */
  html .past-ceremonies .past-ceremony-item {
    display: block !important; }
  html .scholarships .courses-list-title {
    padding: 25px 15px !important; }
  html .past-ceremonies .past-ceremony-item .preview-text {
    padding: 30px 0px; }
  html .fc-button-wrapper {
    margin-left: 0 !important;
    padding: 30px 15px !important; }
  /* Memberships */
  html .how_to_apply {
    padding: 0 15px !important; }
  /* Alumni club */
  html #alumni_filter input {
    height: 60px;
    border: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #eaeaea;
    cursor: auto;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  html #alumni_filter label {
    font-weight: 400;
    display: inline-grid; }
  html .past-ceremonies .image-container .view-more-hover span {
    font-size: 20px;
    left: 25%; }
  html .dataTables_length label {
    font-weight: 400; }
  html .dataTables_length select {
    font-weight: 600; }
  html .table_members {
    font-family: "Gudea", sans-serif !important;
    font-weight: 400; }
  html .alumniNote, html .alumniId {
    display: none !important; }
  html .modal-body dl dd {
    margin-bottom: 15px; }
  html .modal-footer {
    text-align: center !important; }
  html .modal-footer #add {
    margin-bottom: 15px; }
  /* Project proposal */
  html .content-box .col-md-6:last-child {
    margin-top: 50px; }
  html .pprc-wrapper .content-box ul, .pprc-wrapper .content-box ol {
    margin: 0 !important; }
  /* Login */
  html .courses-list-title {
    padding: 0 15px !important; }
  /* Learning center */
  html .about-icons {
    width: 35px; }
  html .resourceCategories, html .resourceEvents {
    margin-bottom: -10px;
    display: block; }
  html .abstractsKeywords, html .abstractsType, html .abstractsCategory {
    display: none !important; }
  /* EADV School */
  html .courses-buttons-list .courses-buttons-inner.darker {
    background-size: 5%; }
  html .clinical_article {
    width: auto; }
  /* My EADV */
  html .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px; }
  html .search-letter {
    margin: 7px; }
  /* Other */
  html .box--with-arrow {
    background-size: 15px !important; }
  html .helper1, .second_helper1, .third_helper1 {
    display: inherit; }
  html input[type=radio] {
    height: 18px; }
  html .modal-mobile {
    width: 100vw; }
  html .box-bordered {
    border-left: 1px solid black; }
  html img {
    width: 100%; }
  html .logo-link img {
    width: auto !important;
    max-width: 80%; }
  html .m-pad-70, html .m-pad-top-30 {
    padding: 0; }
  html .btn {
    margin-left: 0px !important; }
  html .modal-dialog .btn, html .table .btn {
    margin-top: 5px; }
  html .nav > li > a {
    padding: 10px 5px; } }

/* Scholarship*/
html .text-area-comment {
  width: 100%;
  background-color: #f6f6f6;
  border: none; }

html .input-link {
  color: #ba2527; }

html .search-letter {
  display: inline-block;
  float: none;
  background-color: white;
  color: #ba2527 !important; }

html .search-letter.active {
  border: 1px solid #b7282e;
  background: white;
  padding-left: 4px;
  padding-right: 4px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

html .pagination > li {
  display: inline-block !important; }

html .dataTables_wrapper .dataTables_paginate .paginate_button, html .pagination > li > a, html .pagination > li > span {
  color: #b7282e !important;
  border: none; }

html .dataTables_wrapper .dataTables_paginate .paginate_button.current, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border: 1px solid #ba2527 !important;
  background: white !important; }

html .modal-body .form-control {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  background-color: #eaeaea;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

html .form-group .form-control {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  border: none !important; }

html .form-group input:not([type=radio]), html .form-group select {
  height: 60px;
  border: 0;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #eaeaea; }

html .form-group select {
  width: 100%;
  overflow: hidden;
  -webkit-appearance: none !important;
  background-image: url(../images/doublearrows.png);
  background-color: #eaeaea;
  background-position: 96% center;
  background-repeat: no-repeat;
  padding: 6px 12px; }

html .top-margin {
  margin-top: 15px !important;
  /*display: table;*/ }

html .alert-info {
  color: #b3b3b3;
  border: 1px solid #b3b3b3;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

html .alert-danger {
  border-color: #a94442;
  background-color: white;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

html .alert-danger li {
  margin-left: 18px; }

html .alert-success {
  -webkit-border-radius: 0px;
  border-radius: 0px; }

html .table dl dt {
  margin-top: 15px; }

html .btn-brand-new, html .btn-brand-new-second {
  color: white !important; }

html .btn-brand-new-second {
  border: 1px solid #ba2527 !important;
  background-color: white !important;
  color: #ba2527 !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important; }

html .btn-brand-new-second:hover {
  color: #FFF !important; }

html .main_description {
  line-height: 1.4em; }

html .fellowships .confirm_delete {
  float: none; }

html .owl-carousel {
  height: 700px; }

html .scholarships.apply .save-application {
  color: #ba2527 !important; }

html .homepage_news h2, html .homepage_news h3 {
  color: #FFF; }

html .homepage_news h3 {
  margin-top: 0; }

html .homepage_news .btn-brand-new, html .homepage_news .btn-brand-new-second {
  margin-top: 60px; }

html .intro_text h4 {
  line-height: 130%; }

html .lightGreen {
  color: #28B7AD; }

html .lightGrey {
  color: #BBB9B9; }

html .darkGrey, html .darkGrey p {
  color: #818181; }

html .margin-top-30 {
  margin-top: 30px; }

html .margin-top-20 {
  margin-top: 20px; }

html .margin-top-60 {
  margin-top: 60px; }

html .margin-top-120 {
  margin-top: 120px; }

html .circle_buttons a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

html .circle_buttons > div a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

html .circle_buttons h3 {
  color: #FFF;
  margin: 0; }

html .section_news {
  background: #e4e4e4;
  padding: 60px 0;
  margin-top: 60px; }

html .section_news h3, html .section_news h5, html .section_news p {
  color: #000; }

html .section_news .btn {
  margin-top: 15px;
  display: inline-block;
  color: #818181;
  border-color: #818181; }

html .section_news .btn:hover {
  margin-top: 15px;
  display: inline-block;
  color: #000;
  border-color: #000; }

html .section_news .news_element {
  padding: 0 4%; }

html .section_news p {
  font-size: 20px;
  color: #000; }

html .section_news p strong {
  color: #000; }

@media only screen and (max-width: 991px) {
  html .section_news .news_element {
    margin-bottom: 30px; }
  html .section_news .news_element {
    padding: 0 15px; } }

html .new_mosaic {
  background: #f9f9f9; }

html .new_mosaic .element_row {
  padding: 60px 0;
  position: relative; }

html .new_mosaic .element_row p {
  font-size: 20px; }

html .new_mosaic .backgroundSection {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

html .new_mosaic .inverse .backgroundSection {
  right: 0;
  left: auto; }

html .new_mosaic .textSection {
  margin-left: 50%;
  padding: 0 5%; }

html .new_mosaic .inverse .textSection {
  margin-right: 50%;
  margin-left: 0;
  left: 0; }

html .backgroundSectionGrey {
  background: #EEEEEE; }

@media only screen and (max-width: 991px) {
  html .new_mosaic .textSection, html .new_mosaic .inverse .textSection {
    margin: 0 15px;
    padding: 30px 0; }
  html .new_mosaic .backgroundSection, html .new_mosaic .inverse .backgroundSection {
    position: relative;
    top: 0;
    height: 300px; }
  html .new_mosaic .element_row {
    padding: 0; } }

html .intro_congress .title p {
  font-size: 20px;
  margin-bottom: 60px; }

html .intro_congress .listing p {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 30px; }

html .intro_congress .listing img {
  width: 100%;
  max-width: 300px; }

html .intro_congress .listing .img_thumb {
  width: 100%;
  max-height: 255px;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  text-align: center; }

html .intro_congress .listing {
  margin-bottom: 60px; }

html .intro_congress .listing h4 {
  font-size: 24px;
  margin-bottom: 0; }

html .intro_congress .row.listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

html .intro_congress .row.listing > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media only screen and (max-width: 767px) {
  html .intro_congress .row.listing {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  html .intro_congress .row.listing > [class*='col-'] {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

html .big_intro .bg_section {
  padding: 120px 0; }

html .big_intro .bg_section h1, html .big_intro .bg_section h2 {
  color: #FFF; }

html .big_intro .container-fluid {
  margin: 0;
  padding: 0; }

html .big_intro .intro_section {
  font-size: 20px;
  line-height: 140%; }

html .boxed-section .boxed {
  padding: 60px; }

html .boxed-section .boxed p, html .boxed-section .boxed h5 {
  width: 100%; }

html .boxed-section .row:nth-child(odd) .boxed:first-child {
  background: #EEEEEE; }

html .boxed-section .row:nth-child(even) .boxed:last-child {
  background: #EEEEEE; }

html .boxed-section .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

html .boxed-section .row > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

html .newway p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
  color: #818181 !important; }

html .newway .item-list {
  padding: 30px; }

/*html .newway .item-list:nth-child(2n), html .newway .item-list:nth-child(3n+4){ background: #EEE; }*/
html .smallGreen, html p.smallGreen {
  color: #28B7AD !important;
  font-weight: bold; }

html .boxed-section.sp .row > [class*='col-'] p,
html .boxed-section.sp .row > [class*='col-'] h4,
html .boxed-section.sp .row > [class*='col-'] h5,
html .boxed-section.sp .row > [class*='col-'] h3 {
  width: 100%; }

html .boxed-section.sp .row > [class*='col-'] p.sp {
  color: #28B7AD;
  font-weight: bold; }

html .main-navigation .button-menu {
  display: inline-block;
  vertical-align: middle;
  /*margin-top: 26px;*/ }

html .main-navigation .button-menu.addtop {
  margin-top: 26px; }

html .main-navigation .button-menu a {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  /*background: #EEEEEE;*/
  /*border: 1px solid #FFF;*/
  padding: 4px 10px 11px; }

@media only screen and (max-width: 1199px) {
  html .main-navigation .button-menu .active a {
    color: #000 !important; } }

html .main-navigation .button-menu a:hover {
  background: #FFF;
  /*border: 1px solid #EEEEEE;*/ }

html .main-navigation .button-menu a {
  width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 17px;
  text-align: left; }

html .main-navigation .button-menu a.active {
  -webkit-border-radius: 0;
  border-radius: 0; }

html .main-navigation .button-menu ul {
  list-style: none;
  margin: 0;
  padding: 0; }

html .main-navigation .button-menu ul li {
  position: relative;
  /*background: #eee;*/ }

html .main-navigation .button-menu ul li.active {
  background: #FFF;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

html .main-navigation .button-menu .submenu ul li.active {
  background: transparent; }

html .main-navigation .button-menu .submenu {
  position: relative;
  top: 0;
  left: 0;
  display: none; }

html .main-navigation .button-menu .submenu.active {
  display: block; }

html .main-navigation .button-menu .submenu.firstlevel {
  position: absolute;
  margin-top: 8px;
  background: #FFFFFF;
  width: 300px;
  top: 24px;
  z-index: 9999999;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

html .main-navigation .button-menu .submenu a {
  border-bottom: 0;
  background: none;
  border: 0; }

html .main-navigation .button-menu .submenu a:hover {
  background: none;
  /*0#BBB9B9*/
  color: #000;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

html .main-navigation .button-menu .submenu .submenu {
  padding-bottom: 10px; }

html .main-navigation .button-menu .submenu .submenu a {
  padding: 5px;
  border: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

html .main-navigation .button-menu .submenu .submenu a:hover {
  background-color: none; }

html .main-navigation .button-menu .submenu .submenu li {
  padding-left: 25px; }

/*html .main-navigation .button-menu.red_style{ margin-top: 0; margin-right: 10px; }*/
html .main-navigation .button-menu.red_style a {
  background-color: #B7282D;
  color: #FFF; }

html .main-navigation .button-menu.red_style .submenu.firstlevel {
  background-color: #B7282D;
  color: #FFF; }

html .main-navigation .button-menu.red_style .submenu a:hover {
  background: #F2555B; }

@media only screen and (max-width: 991px) {
  header .header-right .main-navigation {
    text-align: center; } }

.main_menu.is-open {
  left: 0;
  width: 100%; }

html .main_menu .menu_close {
  color: #000;
  z-index: 99999999; }

/*html .main_menu.mobile .main-navigation .button-menu .submenu .submenu{ padding-bottom: 0; }*/
html .main_menu.mobile .main-navigation .submenu.firstlevel {
  /*display: block !important;*/
  position: relative !important;
  margin-top: 0;
  top: 0; }

html .main_menu.mobile .main-navigation .submenu.active {
  background-color: #B7282D; }

html .main_menu.mobile .main-navigation .submenu.active .submenu.active {
  background-color: #B7282D;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px; }

html .main_menu.mobile .main-navigation .button-menu {
  width: 100%;
  margin-top: 0; }

html .main_menu.mobile .main-navigation .button-menu .submenu {
  width: 100%; }

html .main_menu.mobile .main-navigation .button-menu .submenu ul li.active {
  background: #B7282D; }

html .main_menu.mobile .main-navigation .button-menu .submenu ul li.active .submenu ul li.active {
  background: #B7282D;
  /* #818181;*/
  margin-left: 25px;
  padding-left: 0px; }

html .intro_congress h4 {
  margin-bottom: 25px; }

html .intro_congress .item-list p {
  margin-top: 15px; }

html .modal {
  top: 120px; }

html .boxed-section .row {
  width: 100%; }

html .boxed-section .row .boxed > div {
  width: 100%; }

html .intro_congress .item-list p {
  width: 100%; }

/*
@media only screen and (min-width: 991px) {
  html .main_menu.mobile .main-navigation{ display: none !important; }
}
*/
.contact-form {
  margin-bottom: 100px; }

.btn-send {
  margin-top: 0px; }

textarea {
  resize: none; }

.history_timeline {
  margin-top: 30px; }
  .history_timeline .year {
    text-align: center;
    padding: 5px 20px 5px 10px;
    cursor: pointer; }
    .history_timeline .year h3 {
      margin-top: 10px;
      color: #c4c4c4; }
    .history_timeline .year.active h3, .history_timeline .year.active h6 {
      color: #c6353b; }
  .history_timeline.custom-slider--horizontal .year {
    border-left: 1px solid #999999; }
    .history_timeline.custom-slider--horizontal .year:last-of-type {
      border-right: solid 1px #999999; }
    .history_timeline.custom-slider--horizontal .year.active {
      border-left: solid 1px #c6353b; }
  .history_timeline.custom-slider--vertical {
    height: 450px; }
    .history_timeline.custom-slider--vertical .year {
      border-top: 1px solid #999999; }
      .history_timeline.custom-slider--vertical .year:last-of-type {
        border-bottom: solid 1px #999999; }
      .history_timeline.custom-slider--vertical .year.active {
        border-top: solid 1px #c6353b; }

@media only screen and (max-width: 822px) {
  .custom-margin-tablet {
    margin-top: 80px; } }

.page_index .section_news .news_type {
  margin-bottom: 1em; }

@media (max-width: 992px) {
  .page_index .section_news .custom-col-width {
    width: 100%; } }

.page_index .section_info .info_container {
  padding: 70px; }

.page_index .section_mosaic .hover_second {
  padding-top: 50% !important; }
  .page_index .section_mosaic .hover_second h5 {
    padding-left: 20px !important; }

.page_index .section_mosaic .height_33 .hover_second {
  padding-top: 8% !important; }

.hover_second a {
  display: block;
  width: 100%;
  height: 100%; }

.hover_second a.edit_mosaic {
  display: inline-block;
  width: auto;
  height: auto; }

.calendar .year a {
  color: #303030; }
  .calendar .year a.active {
    color: #c6353b; }
  .calendar .year a:hover {
    color: #b7282e; }
  .calendar .year a h3 {
    color: inherit; }

.calendar .archive.active h3 {
  color: #c6353b; }

.calendar .archive:hover h3 {
  color: #b7282e; }

.calendar .archive h3 {
  color: #999999; }

.calendar .calendar-icon {
  height: 80px; }
  .calendar .calendar-icon img {
    height: 100%; }

.calendar-news .highlight > div > * {
  color: #c6353b; }

.calendar-news .highlight .news-body {
  color: inherit; }

.past-ceremonies {
  position: relative;
  z-index: 1; }
  .past-ceremonies .past-ceremony-item {
    font-size: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%; }
    .past-ceremonies .past-ceremony-item .preview-image {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      position: relative;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      padding-bottom: 40%; }
      .past-ceremonies .past-ceremony-item .preview-image .preview-image-hover {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #c6353b;
        opacity: 0.7;
        cursor: pointer; }
        .past-ceremonies .past-ceremony-item .preview-image .preview-image-hover img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .past-ceremonies .past-ceremony-item .preview-image:hover .preview-image-hover {
        display: block; }
    .past-ceremonies .past-ceremony-item .preview-text {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      font-size: 16px;
      padding: 20px; }
  .past-ceremonies .thumbnail {
    padding: 0;
    border: none;
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    background: none; }
    .past-ceremonies .thumbnail img {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      visibility: hidden; }
  .past-ceremonies.congress {
    margin-top: 0 !important; }
  .past-ceremonies .image-container {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 20%;
    height: 0;
    padding: 0;
    padding-bottom: 13.3333%;
    display: inline-block; }
    .past-ceremonies .image-container.image-container-hidden {
      display: none; }
    .past-ceremonies .image-container .view-more-hover {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      font-size: 80px;
      cursor: pointer; }
      .past-ceremonies .image-container .view-more-hover span {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .past-ceremonies .image-container .stretch {
      min-height: 250px; }
    .past-ceremonies .image-container .actions-button {
      position: absolute;
      top: 10px;
      left: 10px;
      font-size: 20px;
      color: #fff;
      background: none;
      border: none;
      cursor: pointer;
      z-index: 2; }
      .past-ceremonies .image-container .actions-button:hover {
        color: #ccc; }
      .past-ceremonies .image-container .actions-button + input {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        z-index: -9999; }
    .past-ceremonies .image-container .actions-button + input:checked ~ .image-actions {
      display: block; }
    .past-ceremonies .image-container .image-actions {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5); }
      .past-ceremonies .image-container .image-actions .image-actions-container {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
      .past-ceremonies .image-container .image-actions button {
        padding: 0;
        margin: 0;
        background: none;
        border: none; }
      .past-ceremonies .image-container .image-actions form {
        display: inline-block; }
      .past-ceremonies .image-container .image-actions i {
        color: #ffffff;
        font-size: 30px;
        cursor: pointer; }
  .past-ceremonies .table_line {
    font-size: 0; }

.ceremonies-sections h3 {
  font-size: 20px;
  color: #c6353b; }

.archive-section .archive-text > * {
  display: inline-block; }

.archive-section .archive-text p {
  padding-left: 1em;
  color: #000000; }

.statutes .level {
  padding-left: 29px; }

.statutes .h2 {
  font-weight: bold;
  font-family: "Lato"; }

.statutes .bracket-upper-alpha-list {
  counter-reset: bracket-upper-alpha-list; }
  .statutes .bracket-upper-alpha-list > div:not(.level) {
    margin-bottom: 10px; }
    .statutes .bracket-upper-alpha-list > div:not(.level):before {
      counter-increment: bracket-upper-alpha-list;
      content: "(" counter(bracket-upper-alpha-list, upper-alpha) ") ";
      position: absolute;
      margin-left: -1.45em; }

.statutes .bracket-lower-alpha-list {
  counter-reset: bracket-lower-alpha-list; }
  .statutes .bracket-lower-alpha-list > div:not(.level) {
    margin-bottom: 10px; }
    .statutes .bracket-lower-alpha-list > div:not(.level):before {
      counter-increment: bracket-lower-alpha-list;
      content: "(" counter(bracket-lower-alpha-list, lower-alpha) ") ";
      position: absolute;
      margin-left: -1.45em; }

.statutes .bracket-number-list {
  counter-reset: bracket-number-list; }
  .statutes .bracket-number-list > div:not(.level) {
    margin-bottom: 10px; }
    .statutes .bracket-number-list > div:not(.level):before {
      counter-increment: bracket-number-list;
      content: "(" counter(bracket-number-list, decimal) ") ";
      position: absolute;
      margin-left: -1.45em; }

.statutes .number-list {
  counter-reset: number-list; }
  .statutes .number-list > div:not(.level) {
    margin-bottom: 10px; }
    .statutes .number-list > div:not(.level):before {
      counter-increment: number-list;
      content: "" counter(number-list, decimal) ". ";
      position: absolute;
      margin-left: -1.45em; }

.pprc-wrapper .top-section {
  height: auto;
  margin-bottom: 100px !important;
  margin-top: 50px !important; }

.pprc-wrapper .content-box {
  margin-bottom: 50px !important; }
  @media (min-width: 991px) {
    .pprc-wrapper .content-box > div {
      padding-right: 50px; }
    .pprc-wrapper .content-box > div + div {
      padding-right: 15px;
      padding-left: 50px; } }
  .pprc-wrapper .content-box ul, .pprc-wrapper .content-box ol {
    margin-left: -23px; }

.btn-success-custom {
  background: #66cc33;
  color: #fff;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 16px;
  font-size: 18px;
  font-weight: 600;
  height: 60px;
  border: 0;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  float: right; }

.btn-default-custom {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 16px;
  font-size: 18px;
  font-weight: 600;
  height: 60px;
  -webkit-border-radius: 0px; }

.table_evaluations > tbody > tr > td:first-child {
  width: 80%; }

.wrap-paragraph {
  -webkit-box-orient: vertical;
  width: 333px;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  height: 135px;
  white-space: pre-line;
  overflow: hidden;
  word-wrap: break-word; }

.label-padding {
  padding: 10px;
  margin-bottom: 0px; }
  .label-padding input {
    margin: 7px 0 0; }

.board-gallery .cards {
  padding: 0 30px; }
  .board-gallery .cards .card {
    min-height: 120px;
    max-height: 120px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 47.99em) {
      .board-gallery .cards .card {
        max-height: 100%; } }
    .board-gallery .cards .card > div {
      padding-top: 10px;
      padding-left: 0; }

.committee-gallery .box-bordered h4 {
  padding-bottom: 10px; }

.leadership-gallery .statutes {
  height: initial !important; }

.leadership-gallery a {
  color: white !important; }

.leadership-gallery a:active {
  color: white !important; }

.leadership-gallery .link_box {
  height: 60px;
  float: right; }

@media (min-width: 62em) {
  .leadership-gallery .member {
    padding: 20px; }
    .leadership-gallery .member .content {
      padding-left: 70px;
      position: static; }
      .leadership-gallery .member .content > div {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

@media (max-width: 590px) {
  .leadership-gallery .link_box {
    display: none !important; } }

@media (max-width: 61.99em) {
  .leadership-gallery .member.link-box {
    height: auto !important; }
  .leadership-gallery .member .content {
    padding: 70px; } }

@media (min-width: 62em) {
  .leadership-gallery .content > div {
    width: 85%; } }

.congress-intro .section_info .info_container {
  position: relative;
  padding: 0; }
  .congress-intro .section_info .info_container.info_congress img {
    width: 100%;
    z-index: 0; }
  .congress-intro .section_info .info_container.info_congress .padded {
    padding: 14% 7%; }
  .congress-intro .section_info .info_container .content {
    position: absolute;
    z-index: 1; }
  @media (min-width: 48em) {
    .congress-intro .section_info .info_container:not(.info_congress) > div {
      height: 100%; } }
  .congress-intro .section_info .info_container:not(.info_congress) > div img.icon {
    margin-bottom: 20px; }

.congress-page .section_mosaic .hover_second, .symposium-page .section_mosaic .hover_second {
  padding-top: 50% !important; }
  .congress-page .section_mosaic .hover_second h5, .symposium-page .section_mosaic .hover_second h5 {
    padding-left: 20px !important; }

.congress-page .section_mosaic .height_33 .hover_second, .symposium-page .section_mosaic .height_33 .hover_second {
  padding-top: 8% !important; }

.scholarships .header-holder {
  padding: 0px;
  margin-top: -5px !important;
  position: relative;
  min-height: 180px; }
  .scholarships .header-holder .header {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .scholarships .header-holder img {
    width: 100%;
    min-height: 180px; }

@media (max-width: 47.99em) {
  .scholarships.management input[type="submit"], .scholarships.import input[type="submit"] {
    width: 100%; } }

@media (max-width: 47.99em) {
  .scholarships.past-ceremonies p, .scholarships.past-ceremonies a {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0; } }

.scholarships.index small p {
  margin-bottom: 0 !important;
  padding-top: 4px; }

@media (min-width: 1280px) {
  .scholarships.index .box-bordered {
    padding-right: 0; } }

@media (max-width: 47.99em) {
  .scholarships.scholarships-grants.col-md-12 {
    padding-left: 5%;
    padding-right: 5%; }
  .scholarships.scholarships-grants .col-md-6 {
    padding: 0; } }

.scholarships.documents input[type="submit"] {
  margin-top: 10px; }

.scholarships.documents .slider_item .col-xs-12 {
  text-align: center; }

.scholarships.create-ceremony .remove-section {
  margin: 0;
  margin-bottom: 20px; }

@media (max-width: 47.99em) {
  .scholarships.create-ceremony .form-title {
    padding-left: 5%;
    padding-right: 5%; } }

.scholarships.create-ceremony button {
  margin-top: 10px; }
  @media (max-width: 47.99em) {
    .scholarships.create-ceremony button {
      width: 100%; } }

.scholarships.details .application-closed, .scholarships.apply .application-closed {
  color: #aa0000; }

.scholarships.apply .address {
  float: left; }
  .scholarships.apply .address.street {
    width: 65%;
    margin-right: 5%; }
  .scholarships.apply .address.number {
    width: 30%; }
  .scholarships.apply .address.postal-code {
    width: 30%;
    margin-right: 5%; }
  .scholarships.apply .address.city {
    width: 65%; }
  .scholarships.apply .address.country, .scholarships.apply .address.home-or-work {
    width: 100%; }

@media (max-width: 424px) {
  .scholarships.apply .country-select option {
    font-size: 12px; } }

.scholarships.apply .save-application {
  margin-bottom: 5px;
  background: #b7282e;
  color: #fff !important;
  font-family: 'Din';
  font-weight: 600;
  border: none;
  padding: 15px;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 100px; }

.scholarships.apply .submit-application {
  margin-bottom: 5px;
  background: #b7282e;
  color: #fff !important;
  font-family: 'Din';
  font-weight: 600;
  border: none;
  padding: 15px;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important; }

.scholarships.applications-list .action-button {
  float: left;
  margin-right: 3px; }

.scholarships.applications-list a {
  margin-top: 5px; }

.scholarships.edit-application .red, .scholarships.apply .red, .scholarships.application-votes .red, .scholarships.create .red {
  color: red; }

.scholarships.edit-application .red-bold, .scholarships.apply .red-bold, .scholarships.application-votes .red-bold, .scholarships.create .red-bold {
  color: red;
  font-weight: bold; }

.scholarships.how-to-apply div.checkbox {
  margin-top: 65px;
  padding-left: 15px; }

.scholarships .scholarship-title {
  padding-right: 10%; }

.scholarships .icon-holder {
  height: 170px; }
  .scholarships .icon-holder .icon1 {
    height: 55px; }

.scholarships .description {
  padding-bottom: 50px !important;
  padding-right: 10%;
  font-size: 15px; }

.scholarships .confirm_delete {
  clear: both;
  bottom: 15px;
  right: 40px; }

.scholarships a:not(.btn) {
  min-height: 34px;
  padding-top: 8px; }

@media (max-width: 767px) {
  .scholarships a, .scholarships .confirm_delete {
    min-width: 110px; } }

@media (min-width: 48em) {
  .scholarships .application-criteria {
    padding-right: 50px; } }

@media (max-width: 47.99em) {
  .scholarships .application-criteria {
    padding-left: 0;
    padding-right: 0; } }

.scholarships .ceremony-title {
  padding-left: 5%; }

.scholarships .ceremony-button {
  margin-bottom: 45px; }

.scholarships .alumni-form {
  clear: both;
  float: left;
  margin-right: 3px; }

.scholarships .create-ceremony-button {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }

.scholarships .edit-ceremony-button {
  margin-top: 30px;
  padding-left: 100px; }
  @media (max-width: 47.99em) {
    .scholarships .edit-ceremony-button {
      padding-left: 5%; }
      .scholarships .edit-ceremony-button button {
        width: 100%; } }

.scholarships .ceremonies-link a {
  color: white !important; }

.scholarships .ceremonies-link a:active {
  color: white !important; }

.scholarships .custom-box-padding {
  padding: 70px !important; }

.scholarships .pagination a:not(.btn) {
  padding-top: 6px !important;
  margin-top: 0px !important; }

@media (max-width: 47.99em) {
  .users.account.basic_container {
    padding: 5%; } }

@media (max-width: 991px) {
  .users.account .md-padding {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 1199px) {
  .users.search .no-left-padding {
    padding-left: 0; } }

@media (max-width: 47.99em) {
  .users.search .main_middle {
    padding: 60px 5%;
    background-position: right 5% center !important; } }

@media (max-width: 1280px) {
  .users.search .main_middle {
    background-position: right 15px center !important; } }

@media (max-width: 319px) {
  .users.search .main_middle {
    background-size: 30px !important; }
    .users.search .main_middle h3 {
      font-size: 25px; } }

@media (max-width: 767px) {
  .users.members .form-group {
    margin-bottom: 0; } }

.users.apply table {
  display: block;
  max-width: 100%;
  overflow-x: auto; }

.users.apply .supporting-orgs-checkbox {
  margin-left: 5px !important;
  margin-right: 5px !important; }

.users.apply textarea {
  width: 100%; }

@media (max-width: 47.99em) {
  .users.apply .main-col {
    padding-left: 5%;
    padding-right: 5%; }
  .users.apply .payment-label {
    font-size: 16px; } }

.users.memberships-index .box-bordered h4 {
  min-height: 60px; }

@media (min-width: 320px) {
  .users.my-eadv h3 {
    min-height: 78px; } }

.users.my-eadv .members-buttons a {
  margin-top: 2px; }

@media (max-width: 47.99em) {
  .users.my-eadv .main_middle {
    padding: 60px 5%;
    background-position: right 5% center !important; } }

@media (max-width: 1280px) {
  .users.my-eadv .main_middle {
    background-position: right 15px center !important; } }

@media (max-width: 319px) {
  .users.my-eadv .main_middle {
    background-size: 30px !important; } }

@media (max-width: 319px) {
  .users.my-eadv .resource-centre-title {
    font-size: 25px !important; }
  .users.my-eadv .resource-centre-description {
    font-size: 12px; } }

.patient-corner.search .result-item {
  background-color: #f1f1f1;
  padding: 3% 3% 3% 3%;
  margin-top: 10px;
  margin-bottom: 10px; }
  .patient-corner.search .result-item h3, .patient-corner.search .result-item h5 {
    font-family: Abril; }
  .patient-corner.search .result-item p {
    font-family: Din; }
  .patient-corner.search .result-item .email {
    color: #b7282e; }

.patient-corner.search label {
  font-family: Din;
  font-size: 20px; }

.patient-corner.search .description {
  font-size: 16px;
  font-family: Din; }

.membership .box-bordered .box-body {
  padding: 20px 0 10px 0; }

.scientific-cme-credits .questionnaires > div:first-of-type * {
  color: #b7282e; }

.con-sym-list h5.con-sym-title {
  color: #c6353b;
  margin-bottom: 5px; }

.con-sym-list h3.con-sym-city {
  margin-top: 0;
  margin-bottom: 25px; }

.leaflet .file-link {
  color: #303030; }
  .leaflet .file-link h4 {
    color: inherit; }
  .leaflet .file-link:hover {
    color: #b7282e; }

.leaflet h6 {
  margin-top: 25px; }

@media (max-width: 47.99em) {
  .clinical-guidelines.subject-list {
    padding: 5%; } }

@media (max-width: 47.99em) {
  .election-committee input[type="submit"] {
    width: 100%; }
  .election-committee .col-md-6 {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 48em) {
  .fellowships .confirm_delete {
    float: right; } }

.fellowships h4.main_description {
  word-break: break-word; }

@media (max-width: 47.99em) {
  .fellowships.call-details .middle {
    padding-left: 5%;
    padding-right: 5%; } }

@media (max-width: 47.99em) {
  .fellowships.apply .title {
    padding-left: 5%;
    padding-right: 5%; } }

@media (min-width: 48em) {
  .fellowships.apply .title {
    padding-left: 100px;
    padding-right: 100px; } }

.fellowships.apply .radio label {
  margin-right: 50px; }

@media (min-width: 48em) {
  .fellowships.apply .form {
    padding-left: 100px; } }

.resources.browsing form {
  width: 600px; }
  @media (min-width: 48em) {
    .resources.browsing form .form-group {
      margin-top: 10px; }
      .resources.browsing form .form-group input, .resources.browsing form .form-group select {
        width: 600px; } }
  @media (max-width: 47.99em) {
    .resources.browsing form {
      width: 100%; } }

.list_resource ul {
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0; }
  .list_resource ul li {
    padding: 0;
    margin: 0 15px 0 0;
    display: inline; }

.list_resource table h3 {
  font-size: 30px;
  margin-top: 0;
  display: inline-block; }

.list_resource table img {
  float: right;
  margin-bottom: 10px;
  margin-left: 15px; }

.list_resource table p {
  margin-bottom: 15px !important; }

.list_resource table td {
  border-bottom: 25px solid #FFF !important; }
  .list_resource table td.sp {
    background-color: #ddd; }

.sitemap-page h4 {
  color: #c6353b;
  margin-top: 60px;
  margin-bottom: 20px; }

.sitemap-page a, .sitemap-page small {
  color: inherit; }

.sitemap-page a:hover {
  color: #b7282e; }

.sitemap-page .sitemap-links-row {
  margin: 0 -50px !important; }
  .sitemap-page .sitemap-links-row > .sitemap-links-column {
    padding: 0 50px; }

.purchase-access table.m-table-stripped {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0 !important; }
  .purchase-access table.m-table-stripped tr {
    border: 0 !important; }
    .purchase-access table.m-table-stripped tr td, .purchase-access table.m-table-stripped tr th {
      border: 0 !important;
      background-image: none !important;
      font-weight: 400; }
      .purchase-access table.m-table-stripped tr td img, .purchase-access table.m-table-stripped tr th img {
        width: 19px;
        height: 19px; }
    .purchase-access table.m-table-stripped tr th {
      font-weight: 700; }
  .purchase-access table.m-table-stripped tbody th {
    text-align: center;
    background-color: #cdcbcc; }
  .purchase-access table.m-table-stripped tbody td.not-included {
    color: #ababab; }
  .purchase-access table.m-table-stripped tbody tr:nth-child(2n) td {
    background-color: #e4e5e4; }
  .purchase-access table.m-table-stripped tbody tr:nth-child(2n + 1) td {
    background-color: #f6f6f6; }

.purchase-access table thead th {
  text-align: center;
  width: -webkit-calc(100% / 7);
  width: calc(100% / 7); }

.purchase-access table tbody th {
  text-align: right; }

.purchase-access table tbody td {
  background: url("/images/icon-check.svg");
  background-size: 26px 19px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee; }
  .purchase-access table tbody td.not-included {
    background: url("/images/icon-times.svg");
    background-size: 19px 19px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #eee; }

.purchase-access table tfoot td {
  background-color: transparent;
  font-weight: normal; }
  .purchase-access table tfoot td a {
    text-decoration: underline; }

.purchase-access table th {
  font-weight: 700; }

.purchase-access table th, .purchase-access table td {
  font-size: 16px;
  font-family: "Lato";
  height: 65px;
  vertical-align: middle !important; }
  .purchase-access table th img, .purchase-access table td img {
    margin: 0 20px; }

.purchase-access table .cell-dark {
  background-color: #cdcbcc; }

/*
todo: elixir watch not working outside of public sasss directory
*/

/*# sourceMappingURL=sass-compiled.css.map */
