

@font-face {
  font-family: "font_title";
  src: url("/storage/app/media/futurxkc-webfont.ttf");
}
@font-face {
  font-family: "font_description";
  src: url("/storage/app/media/futurabt-light-webfont-1.ttf");
}
@font-face {
  font-family: "font_page_title";
  src: url("/storage/app/media/franklin_gothic_demi-webfont.ttf");
}
@font-face {
  font-family: "font_slogan1";
  src: url("/storage/app/media/helvetica-webfont.ttf");
}
@font-face {
  font-family: "font_slogan2";
  src: url("/storage/app/media/snellrnd-webfont.ttf");
}
@font-face {
  font-family: "font_sibarInfo";
  src: url("/storage/app/media/varelaround-regular-1.ttf");
}

.red {
  color: red;
}
.wrap__logoHeader .logo__title {
  font-family: font_title !important;
}
.wrap__logoHeader .logo__description {
  font-family: font_description !important;
}
.wrap__page-content h1,
.page__title {
  font-family: font_page_title !important;
  margin-left: auto;
}
.slider__image,
.slider__image--fixed {
  background-size: 100% 100% !important;
}
.slideshow__section .slogan__block {
  width: 100%;
}
.editable__container--inner {
  width: 100%;
}
.slideshow__section .slogan__block--inner > div {
  text-align: center;
}
#myslogan {
  position: relative;
}
#myslogan .slogan1 {
  text-align: center;
  font-family: font_slogan1 !important;
  font-size: 30pt;
}
#myslogan .slogan2 {
  font-family: font_slogan2 !important;
  font-size: 55pt;
  line-height: 88px;
  margin-left: 200px !important;
}
/* --------------------------------------------SIDELINKS----------------------------------------------------- */
#sidebarInfo {
  color: #fff!important;
  font-size: 14px !important;
  text-align: center;
  line-height: 18px;
  font-family: font_sibarInfo !important;
}
#sidebarInfo b {
  font-size: 14px !important;
}
#sidebarInfo a {
  text-decoration: none !important;
  color: #fff !important;
}
#sidebarInfo .title {
  color: #fff !important;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}
.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;
}
/* --------------------------------------------CONTENT----------------------------------------------------- */
#content a {
  text-decoration: none !important;
  color: rgba(189, 78, 40, 1) !important;
  /* font-weight: bold!important; */
}
#content .left img {
  float: left;
  clear: left;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#content .right img {
  float: right;
  clear: right;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#content .center {
  text-align: center !important;
}
#content .img_center img {
  display: block !important;
  margin: auto !important;
}
#content .wel_img img {
  height: 240px;
  width: 160px;
}
.mytable table {
  width: 400px;
}
.mytable table tr,
td,
th {
  vertical-align: top;
  border: 0;
}
.mytable3 table tr,
td,
th {
  vertical-align: top;
  border: 0;
}
#content .text_right {
  text-align: right;
}
#content .text_left {
  text-align: left;
}
#content .text_center {
  text-align: center;
}
.leadForm {
  width: 300px !important;
}
/* --------------------------------------------INDENT----------------------------------------------------- */
.custom_list-style li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 2.5em;
}
.custom_list-style1 li {
  /* list-style-type: disc;
  list-style-position: inside; */
  text-indent: -1.3em;
  padding-left: 2.5em;
}
.myindent {
  padding-left: 3em;
}
.wrap__logoHeader {
  max-width: 70%;
  width: 70%;
}
.wrap__slider {
  flex: none !important;
}
.mylogo__container--inner .logo__title{
    color:green;
    font-family:Ubuntu,sans-serif!important;
    font-weight:bold;
    font-size:34px!important;
}
.wrap__ctaHeader {
    margin-top: -30px;
}
@media (max-width: 518px) {
  .hidden--t {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .img_center_tablet img {
    display: block !important;
    margin: auto !important;
  }
  .logo__link.logo__left .logo__image,
  .logo__left img[class$="__img"] {
    display: none;
  }
  .wrap__page-content h1,
  .page__title {
    font-size: 34px;
    margin-left: 20px;
  }
  .wrap__ctaHeader {
    float: none;
    display: none;
  }
  .wrap__logoHeader .logo__title {
    font-size: 30px !important;
  }
  .wrap__logoHeader .logo__description {
    font-size: 20px;
  }
  #content .right img {
    float: none !important;
    display: block !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  #content .left img {
    float: none !important;
    display: block !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .wrap__logoHeader .logo__title {
    text-align: center;
  }
  .wrap__logoHeader .logo__description {
    text-align: center;
  }
  .wrap__logoHeader {
    max-width: 100% !important;
    width: 100% !important;
  }
  .logo__link.logo__left {
    width: 100% !important;
  }
  .logo__left .logo__summary {
    width: 100% !important;
  }
  .wrap__slider {
    display: none !important;
  }
  .wrap__image {
    display: none !important;
  }
  .slideshow__section {
    display: none !important;
  }
}
@media only screen and (max-width: 425px) {
  .leadForm {
    margin: 0 auto;
    width: 90% !important;
  }
  .wrap__logoHeader .logo__title {
    font-size: 34px !important;
  }
  .wrap__logoHeader .logo__description {
    font-size: 22px;
  }
  .wrap__page-content h1,
  .page__title {
    font-size: 24px;
    margin-left: auto;
  }
  .img_center_mobile img {
    display: block !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .editable .text-right,
  .editable__container .text-right {
    text-align: center;
  }
  .editable .text-left,
  .editable__container .text-left {
    text-align: center;
  }

  .wrap__logoHeader {
    max-width: 100%;
    width: 100%;
  }
  #copyright ul li {
    text-align: center !important;
  }
  .wrap__contact-info {
    height: 400px;
  }
  .mylogo__container--inner .logo__title{
    font-size:30px!important;
}
}
@media only screen and (max-width: 320px) {
  .wrap__logoHeader .logo__title {
    font-size: 28px !important;
  }
  .wrap__logoHeader .logo__description {
    font-size: 18px;
  }
  .wrap__page-content h1,
  .page__title {
    font-size: 22px;
  }
}

.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;
}
/*  RESPONSIVE GRID  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 0 1%;
  border-right: none;
  border-left: none;
  background: none;
}

.col:first-child {
  margin-left: 0;
}

/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 */
}
/*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 48.5%;
}
/*  GRID OF THREE  */
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 65.33%;
}
.span_1_of_3 {
  width: 31.66%;
}
/*  GRID OF FOUR  */
.span_4_of_4 {
  width: 100%;
}
.span_3_of_4 {
  width: 73.75%;
}
.span_2_of_4 {
  width: 48.5%;
}
.span_1_of_4 {
  width: 23.25%;
}
/*  GRID OF FIVE  */
.span_5_of_5 {
  width: 100%;
}
.span_4_of_5 {
  width: 78.8%;
}
.span_3_of_5 {
  width: 58.6%;
}
.span_2_of_5 {
  width: 38.4%;
}
.span_1_of_5 {
  width: 18.2%;
}
/*  GRID OF SIX  */
.span_6_of_6 {
  width: 100%;
}
.span_5_of_6 {
  width: 82.06%;
}
.span_4_of_6 {
  width: 65.13%;
}
.span_3_of_6 {
  width: 48.2%;
}
.span_2_of_6 {
  width: 31.26%;
}
.span_1_of_6 {
  width: 14.33%;
}
/*  GRID OF SEVEN  */
.span_7_of_7 {
  width: 100%;
}
.span_6_of_7 {
  width: 85.48%;
}
.span_5_of_7 {
  width: 70.97%;
}
.span_4_of_7 {
  width: 56.45%;
}
.span_3_of_7 {
  width: 41.94%;
}
.span_2_of_7 {
  width: 27.42%;
}
.span_1_of_7 {
  width: 12.91%;
}

/*  MEDIA QUERIES */

@media only screen and (max-width: 768px) {
  .col {
    margin: 1% 0 1% 0%;
  }
  .span_2_of_2,
  .span_1_of_2 {
    width: 100%;
  }
  .span_3_of_3,
  .span_2_of_3,
  .span_1_of_3 {
    width: 100%;
  }
  .span_1_of_4,
  .span_2_of_4,
  .span_3_of_4,
  .span_4_of_4 {
    width: 100%;
  }
  .span_1_of_5,
  .span_2_of_5,
  .span_3_of_5,
  .span_4_of_5,
  .span_5_of_5 {
    width: 100%;
  }
  .span_1_of_6,
  .span_2_of_6,
  .span_3_fo_6,
  .span_4_of_6,
  .span_5_of_6,
  .span_6_of_6 {
    width: 100%;
  }
  .span_1_of_7,
  .span_2_of_7,
  .span_3_of_7,
  .span_4_of_7,
  .span_5_of_7,
  .span_6_of_7,
  .span_7_of_7 {
    width: 100%;
  }
}
