/* Import Font */
@font-face {
  font-family: 'fajardo';
  src: url("/storage/app/media/fajardo-webfont.woff");
}
@font-face {
  font-family: 'futurabt_light';
  src: url("/storage/app/media/futurabt_light-webfont.woff");
}
@font-face {
  font-family: 'gill_sans_bold';
  src: url("/storage/app/media/gill_sans_bold-webfont.woff");
}

@font-face {
  font-family: 'GillSans';
  src: url("/storage/app/media/GillSans-Bold.ttf");
}

@font-face {
  font-family: 'GillSans-Light';
  src: url("/storage/app/media/GillSans-Light.ttf");
}

@font-face {
  font-family: 'apple_chancery';
  src: url("/storage/app/media/apple_chancery.woff");
}

/*****added code******/
h1.page__title {
    font-size: 25pt !important;
}
h1{
    font-family: 'apple_chancery' !important;
}

.centertext{
    text-align: center;
}
li.slider__item.slider__image {
    background-size: 100% 100% !important;
}



.wrap__text-block {
    margin-bottom: 30px !important;
}


.slider__button a, button:not([class^='se__']):not([class^='redactor__']):not([class^='redactor-']):not([id^='redactor']):not([class^='vjs-']):not(.gallery-video-btn), input[type="button"], input[type="reset"], input[type="submit"], .button, .cta__button, .cta__button--icon {
    appearance: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font: 13px / 1.5 "ubuntu-bold", Verdana, sans-serif;
    color: white;
    background: #8b624a;
    border: none;
    border-radius: 15px;
    -webkit-transition: color 0.4s;
    display: inline-block;
    vertical-align: top;
    background-color: #8b624a;
    
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}



div#google_translate_element {
    margin-top: -25px;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    color: black !important;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: white !important;
    white-space: nowrap;
}

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: white !important;
    text-decoration: none;
}


/* Tile body Background */
.image_fullscreen__container.image__container {
  background-image: url(/storage/app/media/bg.gif);
}

.tile.color--pomegranate.text-center {
  background-image: url(/storage/app/media/bg.gif);
}
/*End of Tile body Background */

/* Header */
.wrap__logoHeader {
  padding-top: 15px !important;
}
p.logo__title {
  font-family: "fajardo" !important;
  font-size: 52pt !important;
}

p.logo__description {
  font-size: 16px !important;
}

.wrap__logoHeader .logo__title {
  margin: 0px !important;
}
.wrap__header--inner .image__container .image img {
  height: 10em !important;
}

.wrap__header--inner {
  background-image: url(/storage/app/media/watermark-header.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.image_header__container--inner.image__container--inner {
  display: none;
}

.wrap__logoHeader {
  padding-top: 20px !important;
}

.wrap__logoHeader {
  max-width: 100%;
}
/* End of Header */

/*** for editable section ********/
/*****************FOR SIDEBAR *********************************/

.sidebar-text {
    position: relative;
    z-index: 9999;
}


.sidebar-text p {
    font-size: 15px !important;
    margin: 0 0 3px;
    text-align: center;
}


.sidebar-text .bold-this {
    font-weight: bold;
    font-size:14px;
}

.sidebar-text .super-bold {
    font-weight: bold;
    font-size: 22px !important;
color: #586c8d;
    line-height: 1.2;
    text-align: center !important;
    display: block;
}

.sidebar-text a {
    text-decoration:none;
    color: inherit;
    width: 100% !important;
    font-size: 15px !important;
    line-height: 1.3;
}


/* Slogan  / Life in Balance */

.slideshow__section .slogan__block--inner > div {
  justify-content: flex-start;
}

.slogan_section {
    margin-bottom: 15px;
}

p.slogan-text-1 {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 30pt;
    font-family: "Gill_Sans_Light" !important;
    line-height: 1.2;
    margin-left: 35px !important;
    text-align: left;
}

p.slogan-text-2 {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 30px;
    font-family: "Gill_Sans_Light" !important;
    line-height: 0.4;
    margin-bottom: 5px !important;
   
}


p.slogan-text-3 {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 30pt;
    font-family: "Gill_Sans_Bold" !important;
    line-height: 1;
    text-align: right;
    margin-right: 18px !important;
}



.slideshow__section .slogan__block--inner {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 15px 66px 15px 55px;
  z-index: 10;
}
.image_slogan_block__container--inner.image__container--inner {
  background-image: url(/storage/app/media/watermark-slogan.png);
  background-repeat: no-repeat;
  background-size: 100%;
  
}

.slideshow__section .slogan__block .image__container .image img {
  display: block;
  display: none !important;
}
/* .slideshow__section {
    border-bottom: 12px solid #e88858;
} */

/* Slogan Edits /Life in Balance */

/* Sidebar nav */
span.profile-email {
    font-size: 14px !important;
}

.image_sidebar__container--inner.image__container--inner.active-component {
  background-image: url(/storage/app/media/watermark-sidebar.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.image_sidebar__container--inner.image__container--inner {
  display: none !important;
}
/*End of Sidebar nav */

/* sidebar info1 */
.sideBarInfoBox {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}

span.client-name {
  font-size: 15pt;
}

.sideBarInfoBox a {
  color: inherit;
  text-decoration: none;
}


/* End of sidebar info1 */

/* sidebar info2 */
div#sidebarTitle {
  font-family: "ubuntu";
  font-size: 20px;
  font-weight: bold;
  color: #596d81;
}

div#sidebarInfo {
  text-align: center;
  line-height: 1.5;
}

div#sidebarInfo a {
  text-decoration: none;
  color: inherit;
}

div#innerSidebar a {
  color: inherit;
  text-decoration: none;
}

.sidebar-holder {
  background-image: url(/storage/app/media/watermark-sidebar.png) !important;
  background-repeat: no-repeat !important;
  background-position: left bottom !important;
}
/* End of sidebar info2 */

/* Content Links */
.wrap__text-block a {
  color: #5c6f83 !important;
}

.link-contents a[target="_blank"] {
  color: #5c6f83 !important;
}

.hot-contents a[target="_blank"] {
  color: #5c6f83 !important;
}
/* Content Links */

/* Home contents */

.custom-form-home {
  width: 50%;
}
img.home-img1 {
  margin: 0px 15px 15px 0px;
}

.page-title-main {
  font-size: 41pt;
  font-family: "fajardo";
  color: #5c6f83;
  margin: 15px 0px;
}

blockquote {
    border-left: none;

}
/*End of Home contents */

/* Image floats */
.img-left {
  float: left;
  padding: 0px 15px 15px 0px;
}
.img-right {
  float: right;
  padding: 0px 0px 15px 15px;
}
.image_content__container img {
  width: 75% !important;
}
.home-contents .img-right {
  padding: 15px 0px 15px 15px;
}

/* Enf of Image floats */

/*fullwidth content*/

h1.page__title {
  font-size: 41pt;
  font-family: "fajardo";
  margin: 15px 0px;
}

.wrap__text-block--inner ul li {
  padding-left: 20px;
}

/* contents with red text*/
span.redTxt-contact {
  color: red !important;
}

/*End of fullwidth content */

/* Image Padding left*/
img.abou-img1 {
  float: right;
  padding: 0px 0px 15px 15px;
}

/* Custom Map  / remove height and with of the iframe*/
.map-frame iframe {
  border: 3px solid #242424 !important;
  max-width: 50%;
}

.custom-form {
  width: 50%;
}

.map-frame iframe {
  height: 400px;
}
/*End of  Custom Map */

/* Text align */

.txt-center {
  text-align: center;
}

.thera-contents tr td {
  border: none;
}
/* End of Text align */

/* table Border make a payement pages remove colspan*/
table.payment-table tr td {
  border: none;
  text-align: center;
}

table.payment-table {
  width: 50% ;
}

.help-contents tr td {
  border: none;
}
/* Responsive */


@media (max-width: 1024px) and (min-width: 769px) {
    
    .wrap__header--inner .header-right {
    display: block !important;
    margin-top: -120px;
}

    
    
  .sidebar-holder .sidebar-info {
    background-color: #c1d0dc !important;
  }
  .sidebar-holder {
    background-color: #c1d0dc !important;
  }
  li.copyright__item {
    text-align: center !important;
  }
  .slideshow__section--inner {
    display: none !important;
  }

  img.side-img {
    width: 24%;
  }

  img.peronIcon {
    width: 1.5% !important;
  }

  p.logo__title {
    font-size: 55px !important;
  }

  p.logo__description {
    font-size: 18px !important;
  }

  .logo {
    padding-bottom: 18px;
  }

  .wrap__header--inner {
    text-align: center;
    padding: 10px 20px 10px;
  }
}

@media (max-width: 768px) and (min-width: 426px) {
    
    .wrap__header--inner .header-right {
    display: none !important;
    margin-top: -120px;
}

  .custom-form {
    width: 100% !important;
  }
  h1.page__title {
    font-size: 32pt;
  }
  .sidebar-holder .sidebar-info {
    background-color: #c1d0dc !important;
  }
  .sidebar-holder {
    background-color: #c1d0dc !important;
  }
  li.copyright__item {
    text-align: center !important;
  }
  .slideshow__section--inner {
    display: none !important;
  }

  p.logo__title {
    font-size: 32pt !important;
    padding-top: 10px;
  }

  p.logo__description {
    font-size: 14px !important;
  }
  img.side-img {
    width: 25%;
  }

  .logo {
    padding-bottom: 10px;
  }

  .wrap__logoHeader {
    padding-top: 0px !important;
  }

  .wrap__header--inner {
    text-align: center;
    padding: 20px 20px 20px;
}
}

@media (max-width: 425px) and (min-width: 376px) {
    
    
    .formatted_text {
    width: 100% !important;
}
    



   .payment-table {
    width: 100% !important;
}
  .custom-form {
    width: 100% !important;
  }
  .page-title-main {
    font-size: 30pt !important;
  }
  h1.page__title {
    font-size: 32pt;
  }
  .sidebar-holder .sidebar-info {
    background-color: #c1d0dc !important;
  }
  .map-frame iframe {
    border: 3px solid #242424 !important;
    max-width: 100%;
  }
  .sidebar-holder {
    background-color: #c1d0dc !important;
  }
  img.abou-img1 {
    width: 80% !important;
    margin: 0% 12% !important;
  }
  p.logo__title {
    font-size: 33pt !important;
    padding-top: 10px;
  }

  p.logo__description {
    font-size: 14px !important;
  }
  li.copyright__item {
    text-align: center !important;
  }

  .slideshow__section--inner {
    display: none !important;
  }

  img.abo-img1 {
    margin: 0px 26%;
  }

  img.abo-img1 {
    width: 50%;
  }

  p.logo__description {
    padding-bottom: 10px;
  }
  .home-contents .img-right {
    width: 100% !important;
    padding: 2% 10% !important;
  }

  .wrap__logoHeader {
    padding-top: 0px !important;
  }

  .wrap__header--inner {
    text-align: center;
    padding: 10px 20px 10px;
  }

  img.home-img1 {
    width: 96%;
    padding: 4% 14%;
  }
}

@media (max-width: 375px) {
  .payment-table {
    width: 100% !important;
}
  .page-title-main {
    font-size: 30pt !important;
  }
  .sidebar-holder .sidebar-info {
    background-color: #c1d0dc !important;
  }
  .map-frame iframe {
    border: 3px solid #242424 !important;
    max-width: 100%;
  }
  .sidebar-holder {
    background-color: #c1d0dc !important;
  }
  .home-contents .img-right {
    width: 100% !important;
    padding: 2% 10% !important;
  }

  p.logo__title {
    font-size: 24pt !important;
    padding-top: 10px;
  }

  p.logo__description {
    font-size: 14px !important;
  }
  li.copyright__item {
    text-align: center !important;
  }
  .slideshow__section--inner {
    display: none !important;
  }

  img.abo-img1 {
    margin: 0px 26%;
  }

  img.abo-img1 {
    width: 50%;
  }

  p.logo__description {
    padding-bottom: 10px;
  }

  img.home-img1 {
    width: 96%;
    padding: 4% 14%;
  }
  .wrap__logoHeader {
    padding-top: 0px !important;
  }

  .wrap__header--inner {
    text-align: center;
    padding: 10px 20px 10px;
  }
}



.formatted_text {
    width: 205%;
}

form {
    width:300px;
}





form input, form label, form select, form textarea {
    margin-left: 5px;
}

td.payment1 {
    display: -webkit-inline-box;
}


td {
    border: 0px;
}

table.payment-table {
    width: 70%;
}























