@font-face {
  font-family: "gillsans-light";
  src: url("/storage/app/media/gill_sans_light-webfont.ttf");
}
@font-face {
  font-family: "lucida_handwriting";
  src: url("/storage/app/media/lucida_handwriting_italic-webfont.ttf");
}
@font-face {
  font-family: "fajardo";
  src: url("/storage/app/media/fajardo-webfont.ttf");
}
@font-face {
  font-family: "gill_sans_bold";
  src: url("/storage/app/media/gill_sans_bold-webfont.ttf");
}

/* ------------------------------------WEBSITE BACKGROUND------------------------------------------------- */
body {
  background: transparent !important;
  background-image: url(/storage/app/media/bg-1.gif) !important;
}
.tile,
.card {
  background: transparent !important;
}
.leadForm {
  width: 300px !important;
}
/* ----------------------------------END HEADER BG IMAGE------------------------------------------------- */
/* ----------------------------------LOGO TITLE------------------------------------------------- */
.wrap__logoHeader .logo__title {
  font-family: fajardo !important;
  font-size: 64pt !important;
  margin: 0 0 0px !important;
  color: rgb(224, 227, 164) !important;
}

.logo__description {
  font-size: 20px !important;
}
.wrap__ctaHeader .cta__link--icon:hover {
  color: rgba(166, 210, 101, 1) !important;
}
.wrap__page-content h1,
.page__title {
  font-family: fajardo !important;
  color: rgba(148, 157, 32, 1.00) !important;
  font-size: 48pt !important;
}
.image_header__container .image img {
  height: 165px;
}
/* ----------------------------------END LOGO TITLE------------------------------------------------- */
/* ----------------------------------CTA HEADER------------------------------------------------- */
.wrap__ctaHeader .cta__link--icon:hover {
  color: rgba(193, 208, 219, 1) !important;
}
/* ----------------------------------CTA HEADER------------------------------------------------- */
/* --------------------------------------------SIDEBAR----------------------------------------------------- */
/* -------BACKGROUND COLOR----------*/
/* .sidebar-holder {
  background-color: rgba(225, 225, 225, 1) !important;
} */
/* -------BOX COLOR----------*/
 .navigation
  .mm-panels
  > .mm-panel
  .mm-listview
  > li
  > a:not(.mm-next):not(.mm-arrow):before,
.navigation
  .mm-panels
  > .mm-panel
  .mm-listview
  > li
  > span:not(.mm-next):not(.mm-arrow):before {
  color: rgba(232, 96, 0, 1) !important;
}
/* -------HOVER----------*/
/* .navigation .mm-panels > .mm-panel .mm-listview > li > a:hover,
.navigation .mm-panels > .mm-panel .mm-listview > li > span:hover {
  background: rgba(166, 210, 101, 1) !important;
} */

/* -------TEXT----------*/
.navigation .mm-panels > .mm-panel .mm-listview > li > a,
.navigation .mm-panels > .mm-panel .mm-listview > li > span {
  color: rgba(88, 108, 141, 1) !important;
}
/* --------------------------------------------END SIDEBAR----------------------------------------------------- */

/* ----------------------------------SLOGAN------------------------------------------------- */
.slideshow__section .slogan__block {
  background: rgba(174, 206, 95, 1);
}

.image_slogan_block__container .image img {
  width: 100% !important;
  height: 100% !important;
}

.slogan-text-1 {
  font-family: gillsans-light;
  font-size: 80px;
  margin: 0;
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
.slogan-text-2 {
  font-family: gill_sans_bold;
  font-size: 33pt;
  margin: 0px 15px -5px 0;
  color: #fff;
  line-height: 0.3;
  letter-spacing: 0px;
}

.slogan__block
  .slogan__block--inner
  .editable__container
  .editable__container--inner {
  position: absolute;
  bottom: 55px;
  left: 31px;
}

/* ----------------------------------END SLOGAN------------------------------------------------- */
/* --------------------------------------------SIDEBAR CONTENT----------------------------------------------------- */
#side_links {
  font-size: 12px !important;
  position: relative;
  z-index: 1;
  text-align: center !important;
  line-height: 18px;
}
#side_links img {
  height: 12px !important;
}

#side_links a {
  text-decoration: none;
  color: black !important;
}
#side_links b {
  font-size: 14px !important;
}
#side_links em strong {
  font-size: 14px;
}
#side_links .title {
  font-size: 14px;
  color: black;
  font-weight: bold;
}

.wtable table th,
td {
  border: none;
}
/* --------------------------------------------END SIDEBAR CONTENT----------------------------------------------------- */
.custom_list-style li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 2.5em;
}
.mycustom_list-style li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 2.5em;
  list-style: square inside
    url(/storage/app/media/bullet.gif);
}
.custom_list-style1 li {
  /* list-style-type: disc;
  list-style-position: inside; */
  text-indent: -1.3em;
  padding-left: 2.5em;
}
.myindent {
  padding-left: 3em;
}
/* --------------------------------------------POSITIONING----------------------------------------------------- */
#content a {
  text-decoration: none !important;
  color: #949d20 !important;
  /* font-weight: bold!important; */
}
#content .left img {
  float: left;
  clear: left;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .right img {
  float: right;
  clear: right;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .img_center img {
  display: block !important;
  margin: auto !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .center {
  text-align: center !important;
}
#content .yellow {
  background-color: #ffff00;
}
.red {
  color: red !important;
}
/* --------------------------------------------END POSITIONING----------------------------------------------------- */

/* --------------------------------------------CONTENT----------------------------------------------------- */
.wrap__logoHeader {
  max-width: 60% !important;
}
#content .pdficon img {
  width: 40px;
  height: 43px;
}
.image_content__container img {
  width: 75% !important;
}
.wrap__ctaHeader {
  margin-top: 30px;
}
.wrap__logoHeader {
  max-width: 80% !important;
  width: 100% !important;
}
.sidebar-holder {
  background: rgb(224, 224, 224) !important;
}
.wrap__logoHeader {
    padding-top: 6px;
    padding-bottom: 15px;
}
.wrap__header--inner {
    text-align: left;
    padding: 12px 30px 12px !important;
  }
 .copyright__list a {
    color: #fff;
}

.wrap__ctaBody .cta_block .cta__title {
    color: rgba(148, 157, 32, 1.00)!important;
}
/* --------------------------------------------MEDIA----------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  .wrap__header--inner .header-right {
    float: right;
    padding: 0 0 0 10px;
    text-align: right;
    text-align: right;
    display: inline-block !important;
    position: relative;
    margin-top: -120px;
  }
  .wrap__logoHeader {
    padding-top: 0px;
    padding-bottom: 0px;
}
  .slideshow__section {
    display: none;
  }
  .wrap__header--inner {
    text-align: left;
    padding: 12px 30px 12px !important;
  }
  .wrap__logoHeader .logo .logo__summary {
    text-align: left !important;
    padding-bottom: 20px !important;
  }
  
  .wrap__header--inner .image__container {
    display: block !important;
  }
  .sidebar-info {
    height: 170px !important;
  }
  .sidebar-holder .image__container--inner {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .wrap__header--inner .header-right {
    display: none !important;
  }
  .img_center_tablet img {
    display: block !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .wrap__logoHeader .logo .logo__summary {
    text-align: center !important;
    padding-bottom: 20px !important;
  }
  .wrap__header--inner {
    text-align: center;
    padding: 12px 30px 10px !important;
  }
  .wrap__header--inner .image__container {
    display: none !important;
  }
  .wrap__logoHeader .logo__title {
    font-size: 58pt !important;
  }
  .logo__description {
    font-size: 20px !important;
  }
  .wrap__logoHeader {
    max-width: 100% !important;
  }
  #copyright ul li {
    text-align: center !important;
  }
  .leadForm {
    width: 60% !important;
  }
}
@media only screen and (max-width: 425px) {
  .wrap__logoHeader .logo__title {
    font-size: 44pt !important;
  }
  .logo__description {
    font-size: 16px !important;
    padding: 0px 10px;
    padding-bottom: 0px !important;
  }
  .wrap__header--inner {
    text-align: center;
    padding: 25px 15px 25px !important;
  }
  #content .right img {
    float: none !important;
    clear: right;
    display: block;
    margin: auto;
    margin-bottom: 10px;
  }
  #content .left img {
    float: none !important;
    clear: left;
    display: block;
    margin: auto;
    margin-bottom: 10px;
  }
  .leadForm {
    margin: auto;
    width: 90% !important;
  }
}

@media only screen and (max-width: 375px) {
  .wrap__logoHeader .logo__title {
    font-size: 44pt !important;
  }
  .logo__description {
    font-size: 16px !important;
    padding: 0px 10px;
    padding-bottom: 0px !important;
  }
  .wrap__header--inner {
    text-align: center;
    padding: 20px 15px 5px !important;
  }
}

.slider__button a:focus,
.slider__button a:active,
button:not([class^="se__"]):not([class^="redactor__"]):not([class^="redactor-"]):not([id^="redactor"]):not([class^="vjs-"]):not(.gallery-video-btn):focus,
button:not([class^="se__"]):not([class^="redactor__"]):not([class^="redactor-"]):not([id^="redactor"]):not([class^="vjs-"]):not(.gallery-video-btn):active,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:focus,
input[type="submit"]:active,
.button:focus,
.button:active,
.cta__button:focus,
.cta__button:active,
.cta__button--icon:focus,
.cta__button--icon:active {
  color: #fff !important;
}

.docheadline {
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}
.docsummary {
  font-family: Tahoma;
  font-size: 12px;
}
.docseperator {
  height: 3px;
  margin: 6px 0px 6px 0px;
  border-bottom: 1px solid #eeeeee;
}
.docNewsLogo {
  font-family: Tahoma;
  font-size: 10px;
  align: right;
}
.page-title {
  display: block !important;
}
