@font-face {
        font-family: 'fajardo';
    src:url('/storage/app/media/James_Fajardo.ttf');
}
@font-face {
        font-family: 'varelaround-regular';
    src:url('/storage/app/media/varelaround-regular.ttf');
}
/*---------------HOT TOPICS-------------------------*/
#side_links {
  color: rgba(176, 176, 176, 1) !important;
  font-size: 14px !important;
  text-align: center;
  line-height: 18px;
}
#side_links b {
  font-size: 14px !important;
}
#side_links a {
  text-decoration: none !important;
  color: #fff !important;
}
#side_links .title {
  color: rgba(117, 98, 76, 1.00) !important;
  font-size: 22px;
  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;
}
.byellow{
    background-color: #ffff00;
}
/* --------------------------------------------CONTENT----------------------------------------------------- */
#content a {
  text-decoration: none !important;
  color: rgba(148, 157, 32, 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;
}
.myoffice table {
  width: 400px;
}
#content .text_right {
  text-align: right;
}
#content .text_left {
  text-align: left;
}
#content .text_center {
  text-align: center;
}
.leadForm {
  width: 300px !important;
}

/*-------------HEADER-------------------------*/
.logo__title{
    color: rgb(224, 227, 164);
    font-size: 52pt;
    font-family: 'fajardo' !important;
  
}
.logo__description{
 font-family: 'varelaround-regular';
 font-size: 16pt;
 color: rgba(196, 134, 23, 1.00);
}
.slider__item.slider__image {
background-size: 100% 100% !important;
}
h1{
        font-family:  'varelaround-regular';
        padding-top: 15px;
        font-size: 21pt;
        color: rgba(219, 148, 20, 1.00);
}
.editable__container ul li, .editable__container ol li {
list-style-type: disc;
list-style-position: inside;
text-indent: -1.3em;
padding-left: 2.5em;
}
.left{
    float:left;
    padding-right:35px;
}
.warning {
color:red
}
th, td {
    border:none;
}
@media (max-width: 1024px){
.content-inside {
    padding: 0px 15px 13px;
}
.wrap__ctaHeader--inner {
    display: none;
}
.wrap__header--inner {
    padding: 20px 20px 20px;
}
.wrap__header {
    padding: unset;
}
.wrap__logoHeader {
    margin: 0 auto;
    display: block;
    text-align: center;
    float: unset;
    max-width: unset !important;
}
p.logo__description {
    text-align: center;
}
}
@media (max-width: 768px){
.copyright__list {
    text-align: center;
}
.copyright__description {
    text-align: center;
}
}
@media (max-width: 425px){
.hamburger {
    width: 100%;
    text-align: center;
}
.content-inside .page__title h1, .content-inside .editable__container h1 {
    margin: unset;
    font-size: 32px;
}
.wrap__header {
        padding:unset !important;
        }
.logo__description {
    font-size: 22px !important;
    }
.content-inside {
    padding: 20px 16px 10px !important;
    }
    .left{
    float:unset !important;
    padding-right:unset !important;
    margin:0 auto;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.wrap__logoHeader .logo__title {
    font-size: 57px;
}
}
@media (max-width: 375px){
.wrap__logoHeader .logo__title {
    font-size: 43px;
}
.logo__description {
    font-size: 17px !important;
    }
.content-inside .page__title h1, .content-inside .editable__container h1 {
    margin: unset;
    font-size: 27px;
}
}